<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --green-color-1: #00a94f;
    --green-color-2: #2af780;
    --green-color-3: #005c4f;
    --green-color-4: #02403d;
    --dark-color-1: #333;
    --dark-color-2: #384957;

    --gray-color-1: #666;
    --gray-color-2: #f6f6f6;
    --gray-color-3: #EEE;
    --gray-color-4: #F9F9F9;
    --gray-color-5: #999;
    --gray-color-6: #CFCFCF;
    --gray-color-7: #C6C6C6;

    --dark-brown-color-1: #815757;
    --dark-pink-color-1: #B69393;

    --yellow: #FFF5D8;
}

.show-360 {
    display: none;
}

.c-black {
    color: var(--dark-color-1) !important;
}

.icw b, .icw strong {
    font-weight: 700;
}

.icw ul b, .icw ul strong,
.icw ol b, .icw ol strong,
.g-accordion-content strong  {
    font-weight: 600;
    font-family: kurious-looped;
}

.mb-5 {
    margin-bottom: 5px !important;
}

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

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

.mb-32 {
    margin-bottom: 32px !important;
}

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

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

.row-btn button:disabled {
    opacity: 0.6;
    cursor: default;
}

.row-btn button:disabled:hover {
    background-color: var(--green-color-1);
}

.c-yellow {
    color: #fff57e !important;
}

.box-lang,
.sw-lang {
    display: none !important;
}

.grecaptcha-badge {
    z-index: 1001 !important;
}

.disable {
    pointer-events: none;
    opacity: 0.5;
}

.show-375 {
    display: none !important;
}

.visible-414 {
    display: none !important;
}

.show-xs {
    display: none !important;
}

#page {
    background-color: unset;
}

.icw main * {
    /* margin: 0;
    padding: 0; */
    box-sizing: border-box;
    font-family: 'kurious';
}

*:focus {
    outline: none;
}

html {
    scroll-padding-top: 5rem;
    overflow-x: hidden;
}

body {
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: none;
}

.icw .h1 {
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 8px;
    font-family: 'kurious' !important; 
}

.icw h2,
.icw .h2 {
    font-size: 33px;
    line-height: 50px;
    font-weight: 700;
}

.icw h3,
.icw .h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}

.icw .text-green-title {
    font-size: 26px;
    line-height: 30px;
    color: var(--green-color-1) !important;
}


.text-green {
    color: var(--green-color-1) !important;
}

.text-green-14 {
    color: var(--green-color-1) !important;
    font-size: 14px;
    font-weight: 500;
}

.text-green-16 {
    color: var(--green-color-1) !important;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}

.text-green-18 {
    color: var(--green-color-1) !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.text-green-22 {
    color: var(--green-color-1) !important;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}

.text-light-green {
    color: var(--green-color-2) !important;
}

.text-light-green-22 {
    color: var(--green-color-2) !important;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}

.text-light-green-28 {
    color: var(--green-color-2) !important;
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
}

.text-green-26 {
    color: var(--green-color-1) !important;
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
}

.text-white-14 {
    color: #FFF;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}

.text-white-16 {
    color: #FFF;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}

.text-white-16-light {
    color: #FFF;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}

.text-white-20 {
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    line-height: 16px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.text-white-22 {
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
}

.text-white-22 {
    color: #FFF;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}

.text-brown-14 {
    color: var(--dark-brown-color-1) !important;
    font-size: 14px;
    font-weight: 500;
}

.text-brown-18 {
    color: var(--dark-brown-color-1) !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.text-dark-22 {
    color: var(--dark-color-1) !important;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}

.text-dark-26 {
    color: var(--dark-color-1) !important;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
}

.text-dark-14 {
    color: var(--dark-color-1) !important;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
}

.text-dark-13 {
    color: var(--dark-color-1) !important;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
}

.text-dark-16 {
    color: var(--dark-color-1) !important;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
}

.text-dark-18 {
    color: var(--dark-color-1) !important;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
}

.text-dark-thin-16 {
    color: var(--dark-color-1) !important;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.text-gray-14 {
    color: var(--gray-color-1);
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
}

.text-gray-16 {
    color: var(--gray-color-1);
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

.text-center {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.text-remark {
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
    padding: 15px 10px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin: 20px 0;
    background: #287468;
    border-radius: 10px;
    /* border: 1px solid #048242; */
}

.line-dashed {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    margin-top: 20px;
}

.bg-dark {
    background-color: var(--dark-color-2);
    color: #FFF;
}

.bg-green1 {
    background: var(--green-color-1);
    color: #FFF;
}

.bg-green1 th:first-child {
    width: 40%;
}

.bg-green1 th:last-child {
    width: 60%;
}

.hide-xs {
    display: block !important;
}

.show-xs {
    display: none !important;
}

.show-359 {
    display: none !important;
}

._container {
    width: 100%;
    max-width: 930px;
    padding: 0 15px;
    margin: 0 auto;
    margin-bottom: 60px;
}

.icw main .g-content,
.icw main .ol-list-normal li,
ul li {
    font-family: kurious-looped !important; 

}

.g-accordion-head span {
    font-family: kurious;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

.g-accordion-head:after {
    font-family: 'iconavigation' !important;
    content: "\e906";
    color: var(--green-color-1);
}

.g-list.active .g-accordion-head:after {
    font-family: 'iconavigation' !important;
    content: "\e907";
    color: #fff;
}

.g-list .g-accordion-head,
.g-accordion-content {
    padding: 16px 24px;
}

.g-accordion-content a {
    color: var(--green-color-1);
    text-decoration: underline;
}

.g-accordion-content a:hover {
    color: #00873F;
    text-decoration: underline;
}

.section-thanks {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--gray-color-3);
}

.section-thanks .img-thanks {
    max-width: 80px;
    margin: 30px auto 10px;
}

.section-title {
    padding: 48px 0 24px;
    text-align: center;
}

.section-title span{
   font-size: 16px;
}

.section-title .desc {
    color: var(--gray-color-1);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 5px;
}

.section-title .desc2 {
    margin-top: 7px;
}

.section-title .small {
    font-size: 16px;
}

.section-title .number {
    font-size: 26px;
}

.section-title img {
    max-width: 115px;
    position: relative;
    bottom: 4px;
}

.section-title .date {
    margin-top: 16px;
    line-height: 30px;
    font-family: kurious-looped; 
    font-size: 13px;
}

.text-gray-normal {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: var(--gray-color-1);
}

.text-gray-normal-2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: var(--dark-color-1);
    margin-top: 16px !important;
}

.text-gray-bold {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: var(--gray-color-1);
}

.icw .text-white-big {
    font-size: 26px;
    line-height: 39px;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 8px;
}

.text-white-small {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #FFF;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.content-table table {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    border-collapse: collapse;
}

.content-table .th-card {
    text-align: center;
}

.content-table .img-table {
    max-width: 50px;
    display: inline-block;
    vertical-align: middle;
}

.content-table ._text {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

.content-table table th {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    padding: 10px;
    border: solid 1px #E8E8E8;
    border-top: 0;
    padding: 24px 0;
    text-align: center;
    font-family: kurious; 
}

.content-table table th:nth-child(1) {
    border-left: 0;
}

.content-table table th:last-child {
    border-right: 0;
}

.content-table table td {
    border: solid 1px #E8E8E8;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    padding: 16px 0;
    color: #666;
    text-align: center;
    font-family: kurious-looped; 
}

.icw .g-accordion-content,
.icw .g-accordion-content li {
    color: #333;
}

.content-table table td span {
    font-family: kurious-looped; 
}

.content-table tbody tr:last-child {
    background-color: var(--gray-color-4);
}

.content-table tbody tr:last-child td {
    font-size: 13px;
    color: var(--gray-color-5);
}

.content-table table td .t-green {
    color: var(--green-color-1) !important;
    font-size: 16px;
    font-weight: 600;
    font-family: kurious-looped; 
}

.content-table table tbody {
    background: #FFF;
}

.content-table .last-row {
    font-size: 14px;
    font-weight: 500;
    color: #777;
    line-height: 18px;
    padding: 20px 0;
    background-color: #f6f6f6;
}

.section-detail {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 0;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
}

.section-detail.section-detail1 {
    background-image: url(../img/massoversea_titanium_bg-desktop.png);
    margin-bottom: 32px;
    /* padding-bottom: 16px; */
}

.section-detail.section-detail3 {
    background: rgb(248,248,248);
    background: linear-gradient(151deg, rgba(248,248,248,1) 0%, rgba(214,214,214,1) 100%);
    margin-bottom: 32px;
}

.section-detail h3 {
    margin-bottom: 16px;
}

.section-detail h3 span {
    vertical-align: middle;
}

.wrapper-flag {
    margin-bottom: 24px;
}

.wrapper-flag img {
    margin: 0 4px;
}   

.section-detail .wrapper-title-section {
    display: flex;
    padding: 40px 0 25px;
    justify-content: center;
    text-align: center;
}

.section-detail .wrapper-title-section .box-number {
    background-color: var(--green-color-4);
    border-radius: 10px;
    overflow: hidden;
    color: #FFF;
    font-weight: 600;
    padding: 5px;
    min-height: 60px;
    max-height: 60px;
    min-width: 80px;
    text-align: center;
    margin-right: 20px;
    position: relative;
}

.section-detail .wrapper-title-section .box-number.box-number1 {
    background: rgb(4, 57, 34);
    background: linear-gradient(330deg, rgba(4, 57, 34, 1) 0%, rgba(4, 93, 43, 1) 100%);
}

.section-detail .wrapper-title-section .box-number.box-number2 {
    background: rgb(33, 49, 62);
    background: linear-gradient(330deg, rgba(33, 49, 62, 1) 0%, rgba(46, 62, 75, 1) 100%);
}

.section-detail .wrapper-title-section .box-number.box-number3 {
    background: rgb(11, 38, 28);
    background: linear-gradient(330deg, rgba(11, 38, 28, 1) 0%, rgba(2, 64, 61, 1) 100%);
}

.section-detail .wrapper-title-section .box-number::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--green-color-1);
    height: 3px;
}

.section-detail .wrapper-title-section .box-number .number {
    color: var(--green-color-1);
    font-size: 30px;
    line-height: 24px;
    font-weight: 600;
    display: block;
    text-align: center;
}

.section-detail .box-ic-zoom {
    text-align: center;
    margin-bottom: 15px;
}

.section-detail .box-ic-zoom i {
    display: inline-block;
    vertical-align: middle;
    max-width: 24px;
    margin-right: 6px;
}

.section-detail .box-ic-zoom div {
    display: inline-block;
    vertical-align: middle;
}

.section-detail.section-detail3::after {
    background: #fafafa;
    background: linear-gradient(141deg, #fafafa 0%, #d5d5d5 100%);
}

.section-detail .container-register {
    padding: 40px 48px;
    border-radius: 8px;
    overflow: hidden;
}

.content-table {
    /* padding: 40px 34px; */
    /* background: rgba(255, 255, 255, 0.15); */
    /* border-radius: 8px; */
}

.content-register {
    padding-bottom: 16px;
}

.head-register {
    background-color: var(--green-color-1);
    color: #FFF;
    text-align: center;
    padding: 24px 16px;
    position: relative;
}

.register-channel {
    text-align: center;
    position: relative;
    padding-bottom: 24px;
}

input[type="tel"].input-credit {
    width: 47px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    padding: 0;
    border: unset;
    font-weight: 600;
    color: var(--dark-color-1);
}

input[type="tel"].input-credit.valid {
    border: 2px solid #FF0000;
}

input[type="tel"].input-credit.width-40 {
    width: 24px;
}

input[type="tel"].input-credit.full {
    width: 100% !important;
    text-align: left;
    padding: 0 10px;
}

.credit-number {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 8px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    width: 140px;
    margin: 0 8px;
}

.credit-number.dat {
    width: 7px;
    margin: 0 8px;
    text-align: center;
    padding: 0;
}

.wrap-regis {
    border-bottom: 1px solid var(--gray-color-6);
}

.box-register .column {
    width: fit-content;
    margin: 0 auto;
    width: 328px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: left;
}

.box-input {
    display: flex;
    margin-top: 10px;
    background: #FFF;
    border-radius: 100px;
    padding: 4px 16px;
}

.text-required {
    font-size: 11px;
    color: #FFF;
    background-color: #FF0000;
    padding: 2px 10px !important;
    border-radius: 10px;
    display: inline-block;
    float: right;
    margin-top: 5px !important;
}

.wrap-regis2 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* background-color: var(--gray-color-2); */
    border-radius: 8px;
    padding: 0 30px;
    /* height: 190px; */
    margin-top: 48px;
}

.wrap-regis2 .img-sms,
.wrap-regis2 .box-how-to {
    position: relative;
    z-index: 9
}

.wrap-regis2::after { 
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    height: 190px;
    width: 100%;
    background-color: var(--gray-color-2);
    border-radius: 8px;
    opacity: 0.8;
}

.detail-how-to {
    /* padding: 25px 30px 15px 140px; */
}

.detail-how-to-text {
    color: var(--green-color-1);
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 16px;
    display: inline-block;
}

.detail-how-to-text-2 {
    color: var(--gray-color-1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.detail-how-to-note {
    color: var(--gray-color-1);
    text-align: center;
    font-family: kurious-looped !important; 
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    margin-top: 24px;
}

.row-btn {
    padding: 24px 0 30px;
    text-align: center;
    border-bottom: 1px dashed var(--gray-color-7);
    
}

.container-register div,
.container-register h3 {
    position: relative;
    z-index: 3;
}



.row-btn .btn-register {
    background-color: var(--green-color-1);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 48px;
    display: inline-block;
    border-radius: 8px;
    padding: 0 80px;
    box-shadow: 0 3px 6px rgb(0, 0, 0, 0.16);
    cursor: pointer;
}

.row-btn .btn-register:hover {
    background-color: #028f44;
}

.img-sms {

}

.img-sms img {
    width: 252px;
}

.box-how-to {

}

.box-how-to .wraper-how-to {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    /* display: flex; */
    justify-content: flex-end;
    text-align: left;
    color: #333;
    overflow: hidden;
    border-radius: 10px;
    text-align: center;
}

.box-how-to .wraper-how-to span {
    /* font-weight: 700; */
}

.box-how-to .wraper-how-to p {
    color: var(--green-color-1);
    text-decoration: underline;
    display: inline-block;
}

.footer-how-to {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: var(--gray-color-1);
    text-align: center;
    padding: 15px 20px;
    background-color: var(--gray-color-2);
}

.wrap-tips {
    margin-top: 40px;
    background-color: var(--dark-pink-color-1);
    border-radius: 10px;
    color: #FFF;
    padding: 15px 40px;
    display: table;
    width: 100%;
}

.wrap-tips .ic-tips {
    display: table-cell;
    vertical-align: middle;
    width: 33px;
}

.wrap-tips .detail-tips {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.header-condition {
    cursor: pointer;
    padding: 15px 0 15px;
    border-top: 1px solid var(--gray-color-3);
    position: relative;
    font-size: 16px;
    font-weight: 600;
    /* line-height: 38px; */
    color: var(--dark-color-1);
    padding-right: 20px;
}

.section-detail .header-condition,
.section-detail .header-condition.active,
.section-detail .all-conditions ul li,
.section-detail .all-conditions ul li b,
.section-detail .all-conditions ul li a {
    color: #fff;
}

.section-detail .header-condition::after,
.section-detail .header-condition.active::after {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}


.header-condition.active {
    color: var(--green-color-1);
}

.header-condition.active::after {
    transform: rotate(222deg);
    margin-top: -2px;
}

.header-condition::after {
    content: '';
    position: absolute;
    right: 2px;
    top: 50%;
    width: 11px;
    height: 11px;
    border-right: 2px solid var(--dark-color-1);
    border-bottom: 2px solid var(--dark-color-1);
    transform: rotate(43deg);
    margin-top: -7px;
    transition: transform 300ms;
}

.all-conditions {
    padding-bottom: 5px;
}

.conditions:last-child {
    border-bottom: 1px solid var(--gray-color-3);
}

.conditions {
    border-bottom: 1px solid var(--gray-color-3);
}

.all-conditions ul {
    padding-left: 13px;
    margin-bottom: 10px;
}

.all-conditions ul li,
.all-conditions ul li b,
.all-conditions ul li a {
    font-family: Helvetica !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: var(--gray-color-1);
    list-style: disc;
}

.all-conditions ul li b {
    font-weight: 600;
}

.all-conditions ul li ul li {
    list-style: circle !important;
}

.all-conditions ul li ul {
    margin-bottom: 0;
}

.all-conditions ul li .link {
    color: var(--green-color-1);
}

.all-conditions ul li .link:hover {
    text-decoration: underline;
}

.all-conditions ul img {
    max-width: 24px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.box-register {
    background-color: rgb(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 24px;
    position: relative;
}

.remark {
    text-align: center;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 500;
    color: var(--green-color-1);
    font-family: kurious-looped !important; 
}

.icw .text-policy {
    font-family: kurious-looped  !important;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    color: var(--gray-color-1);
    margin-top: 24px;
    text-align: center;
}

.icw  .text-policy-2 {
    font-family: kurious-looped  !important;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    color: var(--gray-color-5);
    margin-top: 24px;
    text-align: center;
}

.box-register .text-policy {
    margin-top: 5px;
}

.icw .text-policy a {
    text-decoration: underline;
    font-family: Helvetica !important;
}

.icw .text-policy a:hover {
    text-decoration: underline;
}

.show-991 {
    display: none !important;
}

.hidden-991 {
    display: block !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.mb5-pc {
    margin-bottom: 5px !important;
}

#fixed-bar {
    padding: 8px 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
}

#fixed-bar .title {
    color: #feffff;
    font-family: kurious;
    font-size: 22px;
    font-weight: 600;
    line-height: 13px;
    text-align: left;
}

#fixed-bar ._container {
    margin-bottom: 0;
    display: flex;
    justify-content: end;
    align-items: center;
    max-width: 1170px;
}

#fixed-bar .btn-reg-bar {
    display: block;
    width: 220px;
    line-height: 40px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    background-color: var(--green-color-1);
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

#fixed-bar .btn-reg-bar:hover {
    background-color: #009445;
}

.section-card {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin: 0 15px 30px;
}

.section-card .box-card {
    position: relative;
}

.section-card .box-card img {
    max-width: 408px;
    width: 100%;
}

#navigation-page-sticky .stickyNav-panelList li {
    list-style: none !important;
}

#navigation-page-sticky .stickyNav-list {
    padding-left: 0 !important;
}

/* .btn-green {
    background-color: #00a94f;
    color: #ffffff !important;
    height: 40px;
    border-radius: 25px;
    font-family: kurious, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 30px;
}

.btn-green:hover {
    background-color: #009445;
} */

.icw .kpoint-28 {
    max-width: 28px;
    width: 100%;
    position: relative;
    top: -2px;
}

.icw .kpoint-24 {
    max-width: 24px;
    width: 100%;
    position: relative;
    top: -2px;
}

.box-note {
    background-color: #025c4e;
    padding: 15px 35px;
    /* margin-bottom: 40px; */
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 20px;
}

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

.icw main ul li,
.icw .popup-content ul li {
    list-style: disc !important;
}

.icw main ol li {
    list-style: decimal !important;
}

.icw main ul,
.icw main ol {
    padding-left: 20px;
}

.icw #fixed-bar.fixed {
    top: 80px;
    position: fixed;
    width: 100%;
    z-index: 10;
    background: #FFF;
}

.bar-title {
    position: relative;
    margin-bottom: 15px;
}

.bar-title img {
    max-width: 209px;
    width: 100%;
}

.bar-title .text {
    position: absolute;
    top: 20%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    color: #085842;
    font-family: kurious;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    /* display: table; */
}

.box-apply {
    padding-top: 48px;
}

.section-benefit {
    width: 100%;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px;
    margin: 0 auto;
    flex-direction: row;
    
    font-size: 26px;
    line-height: 39px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background-image: url(../img/massoversea_titanium_bg2-desktop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    max-height: 222px;
}

/* .section-benefit .column:first-child img {
    display: block;
    margin: 0 auto;
} */

.section-benefit img.banner {
    max-width: 240px;
    margin-right: 32px;
}

.section-benefit img.point {
    max-width: 115px;
}

.icw .btn-link {
    background-color: var(--green-color-1);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    display: block;
    border-radius: 8px;
    cursor: pointer;
    width: 225px;
    margin: 16px auto 0;
    transition: .3s ease-in-out;
}

.icw .btn-link.btn-thank {
    width: 295px;
}

.icw .btn-link:hover {
    background-color: #028f44;
}

.icw .bg-gray .btn-link {
    margin: 0 auto;
}

.section-benefit .text-green-26 p {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.icw .btn-link p {
    display: inline-block;
    position: relative;
}

.icw .btn-link p::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    transform: rotate(-45deg);
    right: -10px;
    top: 50%;
    margin-top: -5px;
}

.icw .bg-gray {
    border-radius: 10px;
    background-color: #f7f7f7;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

.icw .link-more span {
    color: #00a94f;
    font-family: kurious;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    width: auto;
    text-decoration: underline;
}


.icw .link-more span:hover {
    color: #00873F;
}

/* .icw .more:after {
    font-family: 'icongarage';
    content: "\e905";
    font-size: 9px;
    margin-left: 7px;
    color: #00a94f;
} */

.icw .bg-top {
    position: absolute;
    top: 110px;
    right: 0;
    max-width: 237px;
    width: 100%;
}

.icw .bg-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0px;
    max-width: 720px;
    width: 100%;
}

.icw .bg-bottom-left {
    position: absolute;
    bottom: 304px;
    left: 0px;
    max-width: 302px;
    width: 100%;
}

.icw .mb-card {
    position: relative;
}

.icw .mb-card .text-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 140px;
    width: 100%;
    margin: 0 auto;
    height: calc(100% - 50px);
    display: flex;
    align-items: center;
}

.icw .mb-card .text-img img {
    max-width: 140px;
    width: 100%;
}

ol.list-style-num {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0 !important;
}

ol.list-style-num&gt;li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
}

ol.list-style-num&gt;li:before {
    content: "(" counters(item, ".") ")";
    display: table-cell;
    padding-right: 0.6em;
}

.visible-w767 {
    display: none;
}

.hide-xs {
    display: block;
}

.icw .note-policy {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #999;
    font-weight: 500;
    margin-top: 15px;
}

.g-recaptcha {
    display: none;
}

.webchatbox .tooltip-web {
    font-family: 'DBThaiTextXBd', Arial, sans-serif !important;
}

.header-active .header-top::before {
    opacity: 1;
    background: #00a850;
    background: -webkit-gradient(linear, left top, right top, from(#00a850), to(#61d699));
    background: linear-gradient(90deg, #00a850 0%, #61d699 100%);
    background-size: 100% auto;
}

.header-active ._container {
    margin-top: 64px;
    margin-bottom: 64px;
}

.icw .t-thank {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 5px;
}

.section-accordion {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}

.btn-tel {
    display: none;
}

@media screen and (max-width: 767px) {

    .btn-tel {
        border-radius: 8px;
        background: #00A94F;
        display: inline-flex;
        padding: 8px 24px;
        justify-content: center;
        align-items: center;
        gap: 8px;

        color: #FFF !important;
        text-align: center;
        font-family: kurious;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        margin: 8px 0;
        transition: .3s ease-in-out;
        text-decoration: none !important;
    }

    .btn-tel:active{
        color: #FFF !important;
    }

    .btn-tel:hover {
        background: #0BC160;
        color: #FFF !important;
    }

    .section-benefit img.banner {
        max-width: 204px;
        margin: 0 auto;
        /* margin-right: 0; */
        margin-bottom: 24px;
    }

    .box-wrap-regis2 {
        padding: 0 16px;
    }   

    .section-accordion {
        padding: 32px 16px;
    }

    .section-detail.section-detail1 {
        background-image: url(../img/massoversea_titanium_bg-mobile.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        margin-bottom: 16px;
    }

    .section-detail.section-detail3 {
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .content-table {
        /* padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 16px; */
        margin-bottom: 24px;
    }

    .visible-w767 {
        display: block;
    }

    .hide-xs {
        display: none;
    }

    .header-active ._container {
        margin-top: 48px;
        margin-bottom: 48px;
    }

    .header-active .footer-main {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1024px) {

    /* .footer-main {
        padding-bottom: 0;
    } */
    .show-991 {
        display: block !important;
    }

    .hidden-991 {
        display: none !important;
    }

    .box-note {
        padding: 15px 30px 15px 22px;
    }

    #fixed-bar {
        padding: 10px 0;
        position: fixed;
        top: auto;
        bottom: 0;
        width: 100%;
        z-index: 10;
    }

    #fixed-bar .btn-reg-bar {
        width: 100%;
        margin: 0 15px;
    }

    .icw #fixed-bar.fixed {
        /* top: 60px; */
        position: fixed;
        top: auto;
        bottom: 0;
    }

}

@media screen and (max-width: 767px) {

    .g-list .g-accordion-head,
    .g-accordion-content {
        padding: 16px;
    }

    .g-accordion-head span {
        font-size: 16px;
        line-height: 24px;
    }

    .bg-green1 th:first-child {
        width: 55%;
    }
    
    .bg-green1 th:last-child {
        width: 45%;
    }

    .icw h2,
    .icw .h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .text-gray-normal-2 {
        font-size: 16px;
    }

    .section-card .box-card {
        width: 50%;
    }

    /* .btn-green {
        bottom: 10px;
    } */

    .icw .bg-top {
        top: 120px;
        right: -51px;
        max-width: 134px;
        width: 100%;
    }
    
    .icw .bg-bottom-right2 {
        position: absolute;
        bottom: 281px;
        right: 0px;
        max-width: 900px;
        width: 100%;
    }
    
    .icw .bg-bottom-left {
        position: absolute;
        bottom: 205px;
        left: -18px;
        max-width: 115px;
        width: 100%;
    }

    .icw .bg-bottom {
        bottom: -60px;
    }

    .icw .bg-gray {
        margin: 0 15px;
    }

    .box-apply {
        padding-top: 0;
    }

    .section-benefit {
        display: block;
        max-height: 100%;
        background-image: url(../img/massoversea_titanium_bg2-mobile.jpg);
        padding: 32px 16px;
        font-size: 20px;
        border-radius: 0;
        line-height: 30px;
    }

    .icw .btn-link {
        margin: 10px auto 0;
    }

    .mb10 {
        margin-bottom: 3px !important;
    }

    .show-991 {
        display: none !important;
    }

    .hidden-991 {
        display: none !important;
    }

    .content-table .bg-popup-table table {
        width: 725px;
    }

    .padding-bottom-50 {
        padding-bottom: 40px;
    }

    .content-table .bg-popup-table {
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
        padding: 20px;
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        transition: all 500ms;
        opacity: 0;
        z-index: -1;
    }

    .content-table .bg-popup-table.active {
        z-index: 1002;
        opacity: 1;
    }

    .content-table .wrap-table {
        background: #FFF;
        padding: 20px;
        position: relative;
        overflow: hidden;
    }

    .content-table .box-table {
        overflow-x: scroll;
    }

    .content-table .wrap-table i {
        position: fixed;
        right: 0;
        width: 25px;
        margin-top: -35px;
        margin-right: 7px;
    }

    .how-to-touch {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        padding: 20px;
    }

    .how-to-touch.hide {
        display: none !important;
    }

    .how-to-touch .box-how-to-touch {
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
    }

    .how-to-touch img {
        width: 213px;
        margin: 0 auto;
    }

    .section-detail .wrapper-title-section {
        padding-top: 40px;
        padding-bottom: 25px;
    }

    /* .wrap-regis2 .img-sms {
        margin-bottom: 20px;
    } */
/* 
    .img-sms img {
        position: relative;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: -120px;
    } */

    .all-conditions {
        display: none;
    }

    .box-register {
        padding: 20px;
        border-radius: 0;
    }

    .show-xs {
        display: block !important;
    }

    .hide-xs {
        display: none !important;
    }

    ._container {
        padding: 0;
    }

    .section-title {
        padding: 26px 16px;
    }

    .text-white-big {
        font-size: 24px;
    }

    .icw .h1 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
    }

    .text-light-green-22,
    .text-white-22 {
        font-size: 20px;
        line-height: 16px;
    }

    .text-light-green-28 {
        font-size: 20px;
        line-height: 28px;
    }

    .text-white-20 {
        font-size: 18px;
        /* line-height: 26px; */
    }

    .section-title .desc {
        font-size: 16px;
        margin-top: 10px;
    }

    .section-detail::after {
        width: auto;
        left: -20px;
        right: -20px;
    }

    /* .head-register {
        padding: 15px 30px;
    } */

    .icw .head-register h2 {
        font-size: 24px;
        line-height: 28px;
    }

    .icw .text-green-title {
        font-size: 24px;
        line-height: 32px;
    }

    .text-white-small {
        margin-top: 5px;
    }

    .section-detail {
        border-radius: unset;
        /* padding: 32px 0; */
    }

    .section-detail .container-register {
        padding: 24px 16px;
    }

    .section-detail1 .container-register {
        padding-bottom: 0;
    }

    .section-detail3 .container-register {
        padding: 0;
        padding-top: 24px;
    }

    .register-channel {
        padding: 10px 0 !important;
        padding-top: 0 !important;
    }

    .wrap-regis2 {
        margin-top: 24px;
        padding: 0 16px;
    }

    .wrap-tips {
        margin-top: 20px;
        padding: 15px 20px;
    }

    .content-register {
        padding-bottom: 32px;
    }

    .section-detail .conditions {
        margin: 0;
    }

    .conditions {
        margin: 0 20px;
    }

    .header-condition {
        line-height: 24px;
        padding: 15px 0;
        padding-right: 20px;
    }

    .wrap-regis {
        display: block;
    }

    .row-btn {
        padding-top: 15px;
        padding-bottom: 25px;
    }

    .section-thanks {
        margin-left: 20px;
        margin-right: 20px;
    }

    ._container {
        margin-bottom: 0;
    }

    .box-input {
        margin-top: 5px;
    }

    .content-table table td {
        line-height: 24px;
        font-size: 13px;
    }

    .content-table table td:last-child {
        font-size: 13px;
        line-height: 20px;
        padding: 16px 8px;
    }

    .content-table table td .t-green small {
        font-size: 13px;
    }

    .text-center {
        margin-top: 20px;
    }

    .box-register .column {
        margin-bottom: 25px;
    }

    #fixed-bar ._container {
        justify-content: center;
    }

    .section-card {
        gap: 15px;
    }

    /* .btn-green {
        margin: 0 10px;
    } */

    .content-table table th {
        padding: 16px 0;
        font-size: 13px;
        line-height: 20px;
    }

    /* .content-table table th:nth-child(1) {
        width: 60%;
    } */

    .content-table table td {
        padding: 16px 0;
    }

    .text-green-22,
    .text-dark-22 {
        font-size: 20px;
    }


    .box-how-to .wraper-how-to {
        /* padding: 10px; */
        justify-content: center;
    }

    .box-how-to {
        /* max-width: 235px; */
        width: 100%;
        position: relative;
        left: 0;
        display: block;
        margin-top: 10px;
        margin-bottom: 0;
        z-index: 1;
    }

    .bar-title .text {
        font-size: 20px;
    }

    .wrap-regis2 {
        flex-direction: column;
        right: auto;
        height: auto;
        padding-bottom: 24px;
        border-radius: 8px;
        overflow: hidden;
    }

    .wrap-regis2::after {
        height: 100%;
        overflow: hidden;
        top: 100px;
    }

    .detail-how-to-note {
        margin-top: 16px;
    }

}

@media screen and (max-width: 440px) {
    /* .column {
        width: 100% !important;
        min-width: auto !important;
    }

    .box-input {
        display: flex;
        justify-content: space-around;
    } */

    /* input[type="tel"].input-credit.width-40 {
        width: 40px;
    }

    input[type="tel"].input-credit {
        width: 75px;
    }

    .credit-number {
        letter-spacing: 3px;
    }

    .box-register {
        padding: 20px 15px;
    } */
}

@media screen and (max-width: 414px) {
    /* .credit-number {
        font-size: 20px;
    } */

    .visible-414 {
        display: block !important;
    }
}


@media screen and (max-width: 414px) {
    .show-375 {
        display: block !important;
    }

    .credit-number {
        padding: 0;
    }

    /* .icw h1 {
        font-size: 22px;
        line-height: 28px;
    } */
}

@media screen and (max-width: 360px) {

    .show-360 {
        display: block;
    }

    .content-table {
        /* padding: 0 10px 26px; */
    }

    /* .head-register {
        padding: 15px 10px;
    } */

    .container-register {
        padding: 0px 20px;
    }

    .box-register {
        padding: 20px 10px;
    }

    /* .credit-number {
        font-size: 19px;
    } */

    .section-detail .conditions {
        margin: 0;
    }

    /* .conditions {
        margin: 0 10px;
    } */

    .register-channel .text-white-22 {
        display: block;
    }

    .show-375 {
        display: none !important;
    }

    .show-359 {
        display: block !important;
    }

    .section-title .text-dark-thin-16 {
        line-height: 25px;
    }

    /* input[type="tel"].input-credit {
        width: 57px;
    } */
}

@media screen and (min-width:767px) and (max-width:991px) {
    .img-sms img {
        left: 30%;
    }

    .wrap-regis2::after {
        top: 0;
    }
}


/*########### loading ###########*/
.load-div {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    /*width: 100%;
    height: 100%;*/
    z-index: 100000;
    background: white;
}


.loader-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.loader {
    border: 8px solid #ccc;
    border-radius: 50%;
    border-top: 8px solid #00a950;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}


.inactive {
    display: none !important;
}




@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }


    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}




@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }


    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*########### end loading ###########*/


/*########### promotion ###########*/
.sc-promotion .title {
    color: #333;
    font-family: kurious;
    font-size: 33px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    margin-bottom: 24px;
}

.sc-promotion  {
    padding: 64px 16px;
    background: #F4F4F4;
}

.sc-promotion ._container {
    margin-bottom: 0;
}


.default-item {
    color: #666;
    font-family: kurious;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    overflow: hidden;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
}

.default-item .title-thum .link {
    color: #333;
    font-family: kurious;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
}

.default-item .title-thum .link:hover {
    color: #00a94f;
}

.default-item .thumb {
    overflow: hidden;
}

.default-item .thumb .link:hover img {
    transform: scale(1.1);
}

.default-item .thumb .link img {
    transform: scale(1);
    transition: all .4s ease-in-out;
    width: 100%;
}

.default-item .content {
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}

.default-item .content .des {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    color: #777;
    font-family: kurious-looped;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}

.promo {
    display: grid;
    grid-template-columns: 364px 364px;
    gap: 24px;
    justify-content: center;
}

@media screen and (max-width:767px) {
    .sc-promotion  {
        padding: 48px 16px;
    }

    .sc-promotion .title {
        font-size: 24px;
        line-height: 36px;
    }

    .promo {
        grid-template-columns: auto auto;
        gap: 16px;
    }

    .default-item .thumb {
        border-radius: 8px;
    }

    .default-item {
        background: transparent;
        box-shadow: none;
    }

    .default-item .content {
        padding: 0;
        padding-top: 16px;
        min-height: 142px;
    }

    .default-item .title-thum .link {
        font-size: 16px;
        line-height: 24px;
    }
    
}

/*########### end promotion ###########*/

body {
    overflow-x: visible;
  }

  #navigation-page-sticky .stickyNav-panelList li {
    line-height: 1.5 !important;
  }</pre></body></html>