<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 320px) {
    .icw h1,
    .icw .h1,
    .icw h2,
    .icw .h2,
    .icw h3,
    .icw .h3,
    .icw h4,
    .icw .h4,
    .icw h5,
    .icw .h5,
    .icw h6,
    .icw .h6,
    .section.section-benefit,
    .popup-benefit,
    .section.section-highlight,
    .ui-datepicker,
    .ui-datepicker select.ui-datepicker-month,
    .ui-datepicker select.ui-datepicker-year,
    .content-table-terms table,
    .section-coverage,
    .section.section-faq .accordion,
    .section.section-contact,
    fieldset,
    .txt-notify,
    .table-wrap .table-overlay .desc,
    .icw-table.table.tb-content,
    .converage-card-body td,
    .select2-container .select2-results__option,
    .image-onMobile p {
        font-family: 'Kanit', Helvetica, Arial, sans-serif;
        font-weight: 400;
        line-height: 1.2;
        color: #777;
    }
    .icw h1&gt;strong,
    .icw .h1&gt;strong,
    .icw h2&gt;strong,
    .icw .h2&gt;strong,
    .icw h3&gt;strong,
    .icw .h3&gt;strong,
    .icw h4&gt;strong,
    .icw .h4&gt;strong,
    .icw h5&gt;strong,
    .icw .h5&gt;strong,
    .icw h6&gt;strong,
    .icw .h6&gt;strong,
    .section.section-benefit strong,
    .popup-benefit strong,
    .section.section-highlight strong,
    .btn.btn-theme,
    .content-table-terms table strong,
    .section-coverage strong,
    .section.section-coverage-terms .accordion-title,
    .section.section-contact strong,
    .section.section-contact a,
    .converage-card-title,
    .icw-table.table.tb-content strong,
    .tabs-faq {
        font-family: 'Kanit', Helvetica, Arial, sans-serif;
        font-weight: 600;
    }
    /* Entry Content */
    .entrycontent h1,
    .entrycontent h2,
    .entrycontent h3,
    .entrycontent h4,
    .entrycontent h5,
    .entrycontent h6,
    .entrycontent .h1,
    .entrycontent .h2,
    .entrycontent .h3,
    .entrycontent .h4,
    .entrycontent .h5,
    .entrycontent .h6 {
        margin-bottom: 10px;
    }
    .entrycontent p {
        margin-bottom: 10px;
    }
    .entrycontent a {
        color: #00a950;
    }
    .entrycontent a,
    .entrycontent a:hover {
        text-decoration: underline;
    }
    .entrycontent h1 a,
    .entrycontent h2 a,
    .entrycontent h3 a,
    .entrycontent h4 a,
    .entrycontent h5 a,
    .entrycontent h6 a,
    .entrycontent .h1 a,
    .entrycontent .h2 a,
    .entrycontent .h3 a,
    .entrycontent .h4 a,
    .entrycontent .h5 a,
    .entrycontent .h6 a {
        display: inline-block;
        line-height: 0.7;
        border-bottom: 1px solid;
        text-decoration: none !important;
        color: inherit;
    }
    .entrycontent ul,
    .entrycontent ol {
        margin-bottom: 15px;
        margin-left: 1.3em;
    }
    .entrycontent li ol {
        margin-left: 0;
    }
    .entrycontent li {
        margin-bottom: 6px;
    }
    .entrycontent li li {
        margin-top: 5px;
    }
    .entrycontent li ul,
    .entrycontent li ol {
        margin-bottom: 10px;
    }
    .entrycontent li ul:last-child,
    .entrycontent li ol:last-child {
        margin-bottom: 0;
    }
    .entrycontent ul&gt;li {
        list-style-type: disc;
    }
    .entrycontent ol&gt;li {
        list-style-type: decimal;
    }
    .entrycontent ol {
        counter-reset: item;
        margin-left: 0;
    }
    .entrycontent ol&gt;li {
        display: table;
        width: 100%;
        text-align: left;
    }
    .entrycontent ol&gt;li:before {
        content: counters(item, ".") ".";
        counter-increment: item;
        display: table-cell;
        padding-right: 0.45em;
        width: 1%;
        font-weight: normal;
    }
    .entrycontent ol&gt;li&gt;ol&gt;li:before {
        content: counters(item, ".") "";
    }
    .c-green {
        color: #00A94F !important;
    }
    .c-white {
        color: #fff !important;
    }
    .c-black {
        color: #333 !important;
    }
    .c-theme {
        color: #008282 !important;
    }
    .a-red {
        color: #ed1b2e !important;
    }
    .icw h1,
    .icw .h1 {
        font-size: 26px;
    }
    .icw h2,
    .icw .h2 {
        font-size: 22px;
    }
    .icw h3,
    .icw .h3 {
        font-size: 20px;
    }
    .icw h4,
    .icw .h4 {
        font-size: 18px;
    }
    .icw h5,
    .icw .h5,
    .icw h6,
    .icw .h6 {
        font-size: 16px;
    }
    .section .sc-heading {
        position: relative;
        margin-bottom: 40px;
    }
    .tb {
        height: 100%;
    }
    .btn.btn-theme.btn-sm {
        max-width: 210px;
    }
    .btn.btn-theme {
        width: 100%;
        max-width: 375px;
        background-color: #FF0D8F;
        color: #fff;
        font-size: 18px;
        border-radius: 25px;
        padding: 0;
        height: 50px;
        line-height: 2.85;
    }
    .btn.btn-theme img {
        position: relative;
        display: inline-block;
        margin-top: -5px;
        margin-left: 5px;
    }
    .main-section-ipdopd {
        position: relative;
    }
    .back-to-top {
        bottom: 185px;
    }
    .btn.btn-theme.btn-disabled {
        background-color: #999999;
    }
    .btn.btn-theme.btn-disabled.active {
        background-color: #FF0D8F;
    }
    .btn.btn-theme.btn-disabled::after {
        content: "";
        width: 24px;
        height: 24px;
        border-radius: 50%;
        display: inline-block;
        background: url(../img/dissableBtn.svg) no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative;
        top: 5px;
        right: -15px;
    }
    .btn.btn-theme.btn-disabled.active::after {
        content: "";
        background: url(../img/arrowBtn.svg) no-repeat;
        background-position: center center;
        background-size: cover;
    }
    /* notify-tab */
    .notify-tab.d.full {
        position: fixed;
        width: 100%;
        top: 80px;
        z-index: 99;
    }
    .notify-tab.d {
        z-index: 999;
        width: 100%;
        overflow: hidden;
        -webkit-transition: .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: .5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    }
    .notify-tab.m.show {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 999;
    }
    .notify-tab {padding: 15px 0;background-color: #D9F2E5;}
    .notify-tab .txt-notify .h6 {color: #333333;font-size: 18px;}
    .notify-tab .btn-notify { text-align: center; width: 1%;}
    .notify-tab .btn.btn-theme.btn-notify {
        width: 100%; position: relative; border: 0;
        height: 40px; line-height: 40px; padding: 0 20px; font-size: 18px; font-weight: 600;
        max-width: inherit; background-color: #00A950; color: #fff;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    }
    .notify-tab .btn.btn-theme.btn-notify:hover {background-color: #046a2d;}
    .notify-tab .btn .ic{width: 24px; height: 24px; line-height: 24px; display: inline-block; vertical-align: middle; text-align: center;
        background-color: #fff; color: #00A950; margin-left: 8px; font-size: 12px; position: relative; top: -2px;
        border-radius: 50%; 
    }
    .notify-tab .share-group {text-align: center; width: 1%; vertical-align: middle; display: table-cell;}
    .notify-tab .share-alt{display: block;margin-left: 20px; line-height: 1;}
    .notify-tab .share-alt .ickb-share-alt{font-size: 26px; color: #333;}
    /* section benefit */
    .benefit-content-inner {
        position: relative;
    }
    .benefit-content-details {
        width: 100%;
        background-color: #F2FBF6;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        border-top: 5px solid #008282;
        border-radius: 0 0 10px 10px;
        padding: 30px 0 50px;
    }
    .sc-detail {
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
        line-height: 30px;
    }
    .benefit-content-image {
        width: 100%;
        position: relative;
        z-index: 2;
    }
    .benefit-content-image img {
        box-shadow: 0 8px 30px rgba(0, 0, 0, .35);
    }
    .sc-detail .step {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .sc-detail .timeline {
        font-size: 14px;
        margin-top: 10px;
    }
    /* section highlight */
    .section.section-highlight {
        background-color: #F2FBF6;
    }
    .list-highlight.slick-slide.slick-active.slick-center {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .list-highlight.slick-slide {
        background: rgba(255, 13, 142, 1);
        background: -moz-linear-gradient(45deg, rgba(255, 13, 142, 1) 0%, rgba(255, 13, 142, 1) 45%, rgba(245, 165, 205, 1) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255, 13, 142, 1)), color-stop(45%, rgba(255, 13, 142, 1)), color-stop(100%, rgba(245, 165, 205, 1)));
        background: -webkit-linear-gradient(45deg, rgba(255, 13, 142, 1) 0%, rgba(255, 13, 142, 1) 45%, rgba(245, 165, 205, 1) 100%);
        background: -o-linear-gradient(45deg, rgba(255, 13, 142, 1) 0%, rgba(255, 13, 142, 1) 45%, rgba(245, 165, 205, 1) 100%);
        background: -ms-linear-gradient(45deg, rgba(255, 13, 142, 1) 0%, rgba(255, 13, 142, 1) 45%, rgba(245, 165, 205, 1) 100%);
        background: linear-gradient(45deg, rgba(255, 13, 142, 1) 0%, rgba(255, 13, 142, 1) 45%, rgba(245, 165, 205, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff0d8e', endColorstr='#f5a5cd', GradientType=1);
        margin: 100px 0 0px;
        padding: 20px 5px;
        min-height: 250px;
        border-radius: 10px;
        transition: all 800ms ease;
        position: relative;
        z-index: 1;
        -moz-transform: scale(.82);
        -ms-transform: scale(.82);
        -o-transform: scale(.82);
        -webkit-transform: scale(.82);
        transform: scale(.82);
    }
    .slick-slider .slick-next {
        right: 10px;
    }
    .slick-slider .slick-prev {
        left: 10px;
    }
    .converage-card-slide .slick-arrow .active,
    .converage-card-slide .slick-arrow.slick-disabled .not-active {
        display: inline-block;
    }
    .converage-card-slide .slick-arrow.slick-disabled .active,
    .converage-card-slide .slick-arrow .not-active {
        display: none;
    }
    .list-highlight .image {
        width: 100%;
        max-width: 200px;
        margin: 0 auto -100px;
        position: relative;
        top: -100px;
    }
    .list-highlight .content-area {
        padding: 0 0 0 25px;
    }
    .list-highlight .content-area h3 {
        color: #fff;
        margin-top: 15px;
    }
    .list-highlight .content-area&gt;p {
        color: #fff;
        overflow: hidden;
        margin: 10px 0;
        font-size: 16px;
        line-height: 24px;
    }
    .list-highlight .content-area a {
        margin-top: 0;
        display: inline-block;
        font-weight: bold;
        color: #213E2C;
        line-height: 2;
        text-decoration: underline;
    }
    .content-area p&gt;img {
        display: inline-block;
    }
    .sc-remark {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px;
    }
    ol.sup-list {
        list-style: none;
    }
    ol.sup-list li {
        counter-increment: step-counter;
        position: relative;
        font-size: 16px;
        margin: 5px 15px;
    }
    ol.sup-list li::before {
        content: '(' counter(step-counter) ')';
        position: absolute;
        top: -5px;
        left: -15px;
        font-size: 70%;
    }
    /* Slick */
    .slick-slider .slick-prev:hover,
    .slick-slider .slick-next:hover {
        color: #FF0D8F;
    }
    .slick-slider .slick-next:before,
    .slick-slider .slick-prev:before {
        content: none;
    }
    .icw button.slick-arrow {
        width: 35px;
        height: 35px;
        top: 55%;
        color: #FF0D8F;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
        border-radius: 50%;
        overflow: hidden;
        z-index: 1;
    }
    /* .slick-slider .slick-prev {
        padding-right: 3px;
    } */
    .slick-slide:focus {
        outline: 0;
    }
    .slick-arrow.slick-disabled {
        opacity: 0.3;
    }
    .slick-arrow.slick-disabled {
        opacity: 0.3;
    }
    .choose-item-converage .slick-slider .slick-prev:hover,
    .choose-item-converage .slick-slider .slick-next:hover {
        color: #fff;
    }
    .icw .choose-item-converage button.slick-arrow {
        width: 35px;
        height: 35px;
        /* top: 60%; */
        color: #fff;
        background-color: #FF0D8F;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .26);
        border-radius: 50%;
        overflow: hidden;
        z-index: 1;
    }
    /* .choose-item-converage .slick-slider .slick-prev {
        padding-right: 3px;
    } */
    .choose-item-converage .slick-slide:focus {
        outline: 0;
    }
    .icw .choose-item-converage .slick-arrow.slick-disabled {
        color: #FF0D8F;
        background-color: #fff;
        opacity: 1;
    }
    /* dots */
    .slick-dots li button:before {
        content: "";
    }
    .slick-slider .slick-dots {
        position: relative;
        padding-top: 40px;
    }
    .slick-slider .slick-dots li.slick-active button {
        background: #008282;
    }
    .slick-slider .slick-dots li button {
        background: rgba(51, 51, 51, .2);
    }
    /* section coverage */
    .select2-container .select2-selection--single .select2-selection__rendered {
        font-family: 'Kanit', Helvetica, Arial, sans-serif;
        font-weight: 600;
    }
    /*.select2-container--default .select2-selection--single .select2-selection__arrow b:before,
    .select2-container--default .select2-selection--single .select2-selection__clear:before,
    .select2-container .select2-selection--single .select2-selection__rendered,
    input::placeholder {
        color: #007485 !important;
        font-weight: 600;
    }
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #008282 !important;
    }*/
    .select2-container .select2-results__option {
        padding: 10px 10px 10px 20px;
        border: 0;
    }
    .select2-dropdown {
        border: 0;
        border-radius: 0 0 10px 10px;
        box-shadow: 0 5px 6px rgba(0, 0, 0, .1);
    }
    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        color: #fff;
        background-color: #008282;
    }
    .layout-over {
        display: block;
    }
    .layout-over .layout-by-box {
        margin-bottom: 30px;
    }
    .layout-over .layout-by-box:last-child {
        margin-bottom: 0;
    }
    .form-filter {
        background-color: #F2FBF6;
        padding: 30px;
    }
    .icw input {
        font-size: 16px;
    }
    .select:after {
        font-family: 'icongarage';
        content: "\e90d";
        font-size: 0;
        color: #007485;
        background-color: transparent;
    }
    .icw input.input-date-picker {
        border: 2px solid #FF0D8F !important;
    }
    .select-gender .select2-container--default .select2-selection--single {
        border: 2px solid #FF0D8F !important;
    }
    .select-gender .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
        border-bottom: 0 !important;
    }
    .select-gender .select2-container--open .select2-dropdown--below {
        border: 2px solid #FF0D8F;
        border-top: 0;
    }
    .select-gender .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 45px;
    }
    img.ui-datepicker-trigger {
        position: absolute;
        top: 17px;
        right: 20px;
        width: 100%;
        max-width: 13px;
        cursor: pointer;
    }
    .ui-datepicker {
        width: 20em;
    }
    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        text-align: center;
        background: #FF0D8F;
        color: #fff !important;
    }
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 1px solid #ededed;
        text-align: center;
        color: #333;
    }
    .ui-datepicker table {
        font-size: 14px;
    }
    /* card */
    .card-item {
        position: relative;
        margin: 30px 15px;
    }
    .converage-card {
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
    }
    .best-seller {
        position: absolute;
        top: -28px;
        right: 0;
        z-index: 1;
    }
    .converage-card-title {
        position: relative;
        background: #FF0D8F;
        color: #fff;
        text-align: center;
        padding: 0 0 10px;
        line-height: 25px;
    }
    .converage-card-title p {
        font-size: 28px;
    }
    .converage-card-title p&gt;span {
        font-size: 18px;
    }
    .converage-card-body table tr,
    .converage-card-body th,
    .converage-card-body td {
        border: 0;
    }
    .converage-card-body table td {
        line-height: 23px;
        padding: 5px 5px 5px 15px;
    }
    .converage-card-body td {
        text-align: left;
        font-size: 14px;
        color: #333;
    }
    .converage-card-body table tr:nth-child(odd) {
        background-color: #F2FBF6;
    }
    /* radio btn */
    .panel-heading {
        font-size: 16px;
    }
    .panel-body {
        font-size: 28px;
    }
    .panel-remark {
        font-size: 12px;
    }
    .choose-option .co-title {
        padding: 6px 10px;
        background-color: #FF0D8F;
        font-size: 18px;
    }
    .choose-radio-card label {
        width: 100%;
    }
    .choose-radio-card .card-input-element {
        display: none;
    }
    .choose-radio-card:first-child .card-input {
        margin-bottom: 1px;
    }
    .choose-radio-card .card-input {
        background-color: #008282;
        border: 5px solid transparent;
        padding: 6px 0;
    }
    .choose-radio-card .card-input:hover {
        cursor: pointer;
    }
    .choose-radio-card:last-child .card-input-element:checked+.card-input {
        border-radius: 0 0 10px 10px;
    }
    .choose-radio-card .card-input-element:checked+.card-input {
        border: 5px solid #FF0D8F;
    }
    .choose-radio-card .panel-default {
        position: relative;
    }
    .choose-radio-card .card-input-element:checked+.panel-default.card-input::after {
        content: "";
        position: absolute;
        top: 20px;
        right: 5px;
        width: 25px;
        height: 25px;
        display: block;
        background: url(../img/icon-pink.svg) no-repeat;
        background-size: cover;
        background-position: center center;
        border-radius: 50%;
    }
    .choose-radio-card .panel-default.card-input::after {
        content: "";
        position: absolute;
        top: 20px;
        right: 5px;
        width: 25px;
        height: 25px;
        display: block;
        background: #fff;
        border-radius: 50%;
    }
    .plan-coverage {
        font-size: 18px;
        line-height: 32px;
        margin-top: 60px;
    }
    .plan-coverage a {
        position: relative;
        color: #008282;
        text-decoration: underline;
        font-weight: 600;
    }
    .plan-coverage a:after {
        content: '';
        position: absolute;
        border-top: 2px solid #008282;
        border-left: 2px solid #008282;
        width: 8px;
        height: 8px;
        top: 11px;
        right: -10px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(135deg);
    }
    .choose-item-converage .slick-slider .slick-dots {
        position: absolute;
        padding: 0;
        margin: 0;
        bottom: -115px;
        left: 0;
    }
    .card-item .action-form {
        margin-top: 20px;
    }
    .card-item .action-form .btn.btn-theme {
        max-width: 141px;
        background-color: #999999;
    }
    .card-item .action-form .btn.btn-theme.active {
        background-color: #FF0D8F;
    }
    .card-item .action-form .btn.btn-theme::after {
        content: "";
        width: 24px;
        height: 24px;
        border-radius: 50%;
        display: inline-block;
        background: url(../img/dissableBtn.svg) no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative;
        top: 5px;
        right: -15px;
    }
    .card-item .action-form .btn.btn-theme.active::after {
        content: "";
        background: url(../img/arrowBtn.svg) no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .istep {
        margin-top: 30px;
    }
    .istep .note-box {
        margin-top: 15px;
    }
    .istep .note-box ul.list-style-line {
        margin-top: 10px;
    }
    /* - Internet Explorer 10à¹€à¸™Â‚à¹‚Â‚à¸Œà¹‚â‚¬Âœ11
   - Internet Explorer Mobile 10-11 */
    .icw .form input.input-text {
        padding: 10px 20px !important;
        line-height: 28px !important;
        color: #008282 !important;
        font-weight: 600;
    }
    .select2-container .select2-selection--single [title].select2-selection__rendered {
        color: #008282;
    }
    /* section insurance terms */
    .section.section-insurance-terms {
        background-color: #F8F8F8;
    }
    .content-table-terms {
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    }
    .image-onMobile .c-image img {
        box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
        border-radius: 10px;
    }
    .content-table-terms .table-responsive {
        padding-bottom: 0;
    }
    .content-table-terms table.table {
        box-shadow: 0 3px 6px #ededed;
        width: 100%;
        max-width: 100%;
        border-spacing: 0;
        border-collapse: collapse;
    }
    .content-table-terms table td {
        font-size: 18px;
        padding: 15px;
    }
    .content-table-terms table.table tr {
        border: 0;
    }
    .content-table-terms table td:first-child {
        background-color: #008282;
        color: #fff;
    }
    .content-table-terms table td:last-child {
        border-bottom: 1px solid #EDEDED;
        color: #008282;
    }
    .content-table-terms table tr:last-child td:last-child {
        border-bottom: 0;
    }
    .content-table-terms table td&gt;p {
        font-size: 19px;
        margin-bottom: 10px;
    }
    /* table responsive */
    .table-wrap {
        position: relative;
    }
    .table-responsive {
        width: 100%;
        min-height: .01%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 15px;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-wrap .table-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.65);
        display: none;
        text-align: center;
        padding: 70px 20px;
        cursor: pointer;
    }
    .table-wrap .table-overlay .desc {
        font-size: 18px;
        text-shadow: -1px 1px 2px #000;
        line-height: 0.8;
        color: #fff;
        margin-bottom: 10px;
    }
    .table-wrap .table-overlay .icon {
        width: 216px;
        margin: 0 auto;
    }
    .table-wrap.scroller .table-responsive {
        overflow: hidden;
    }
    .table-wrap.scroller .table-overlay {
        display: block;
    }
    .table-data th,
    .table-data td {
        padding-left: 25px;
        padding-right: 25px;
        border: 1px solid #f0f0f0;
    }
    .table-data td {
        vertical-align: middle !important;
    }
    /* table popup */
    .bg-gray {
        background-color: #F7F7F7;
    }
    .sc-table {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    table.icw-table.table.tb-content {
        border-radius: 10px;
        box-shadow: 0 3px 6px #ededed;
        border-spacing: 0;
        border-collapse: collapse;
        overflow: hidden;
    }
    table.icw-table.table.tb-content thead {
        background: #FF0D8F;
    }
    table.icw-table.table.tb-content th {
        font-size: 26px;
    }
    table.icw-table.table.tb-content th&gt;span {
        font-size: 20px;
    }
    table.icw-table.table.tb-content td {
        font-size: 20px;
        padding: 25px 20px;
        line-height: 30px;
    }
    .bg-table-greendark {
        background-color: #008282;
    }
    .sc-remark {
        font-size: 16px;
    }
    .sc-remark .remark-popup-list p span {
        display: table-cell;
    }
    .sc-remark .remark-popup-list p span:first-child {
        width: auto;
        display: table-cell;
        text-align: right;
    }
    .image-onMobile p {
        margin-bottom: 10px;
    }
    /* section-coverage-terms */
    .section.section-coverage-terms {
        background-color: #F2FBF6;
    }
    .section.section-coverage-terms .accordion {
        border-top: 3px solid #008282;
        background-color: #fff;
        padding: 50px 20px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .06);
        border-radius: 0 0 10px 10px;
    }
    /*.accordion-title {
        font-size: 18px;
        border-left: 0;
        padding: 0;
    }*/
    .section.section-coverage-terms .accordion-content {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 1.5;
        padding-top: 20px;
    }
    .section.section-coverage-terms .list-topic {
        margin-top: 30px;
    }
    .sc-remark-choose {
        line-height: 26px;
    }
    /*.accordion-title.active {
        color: #333;
    }*/
    .accordion-title:after {
        /*content: '' !important;
        border-top: 2.5px solid #008282;
        border-left: 2.5px solid #008282;
        width: 12px;
        height: 12px;
        top: 2px;
        right: 1px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);*/
        font-family: 'icongarage';
        content: "\e90f";
        font-size: 14px;
        line-height: 1;
        position: absolute;
        right: 25px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .accordion-title.active:after {
        /*content: '' !important;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 7px;*/
        content: "\e910";
    }
    .title-dropdown h2:after {
        content: '' !important;
        position: absolute;
        border-top: 2.5px solid #008282;
        border-left: 2.5px solid #008282;
        width: 12px;
        height: 12px;
        top: 13px;
        right: 20px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .title-dropdown.active h2:after {
        content: '' !important;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 18px;
    }
    .sc-heading.title-dropdown {
        margin-bottom: 0;
    }
    .group-dropdown .detail-dropdown {
        margin-top: 30px;
    }
    .sc-heading.title-dropdown {
        cursor: pointer;
    }
    .section.section-coverage-terms .accordion:not(:last-child) {
        margin-bottom: 30px;
    }
    .accordion-content ul,
    .section ul {
        margin: 5px 15px;
    }
    .accordion-content ul li,
    .section ul li {
        list-style-type: disc;
    }
    .accordion-content ul li&gt;ul li,
    .section ul li&gt;ul li {
        list-style-type: none;
        position: relative;
    }
    .accordion-content ul li&gt;ul li::before,
    .section ul li&gt;ul li::before {
        content: "-";
        position: absolute;
        left: -10px;
    }
    /*.accordion-title:after,
    .accordion-title:hover,
    .accordion-title.active {
        color: #333;
    }*/
    /* section faq */
    .section.section-faq {
        background-color: #F8F8F8;
    }
    .section.section-faq .accordion,
    .section.section-faq .accordion-title {
        font-size: 16px;
        line-height: 20px;
    }
    .section.section-faq .accordion-title {
        padding-right: 20px;
    }
    .section.section-faq .accordion .accordion-title.active {
        color: #008282;
    }
    .section.section-faq .accordion {
        border-left: 3px solid #008282;
        background-color: #fff;
        padding: 20px;
    }
    .section.section-faq .accordion-content .wrap {
        margin-top: 15px;
        padding-right: 20px;
    }
    .section.section-faq .accordion:not(:last-child) {
        margin-bottom: 30px;
    }
    .section.section-faq .accordion-content {
        color: #555555;
    }
    .accordion-content a {
        color: #008282;
        text-decoration: underline;
    }
    .tabs-faq .accordion-group {
        display: none;
    }
    .tabs-faq .accordion-group.active {
        display: block;
    }
    .tabs-faq .tab-list li {
        width: auto;
        display: inline-block;
        vertical-align: top;
        font-size: 16px;
        color: #008282;
        opacity: .4;
        list-style: none;
        padding: 10px 0 5px;
        margin: 0 20px;
        text-align: center;
        transition: 0.3s;
        border-bottom: solid 3px transparent;
        cursor: pointer;
    }
    .tabs-faq .tab-list li:hover,
    .tabs-faq .tab-list li.active {
        color: #008282;
        border-color: #008282;
        opacity: 1;
    }
    .tabs-faq-inner {
        margin-bottom: 30px;
    }
    /* section service */
    .section.section-service {
        background-color: #F2FBF6;
    }
    .section.section-service .card-service {
        background-color: #fff;
        padding: 50px 20px;
        border-top: 3px solid #008282;
        border-radius: 0 0 10px 10px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .06);
    }
    .section.section-service .card-subtitle-service {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .card-comment {
        margin-top: 20px;
    }
    /* section contact */
    .section.section-contact {
        background-color: #EDF8F5;
    }
    .contact-card {
        display: table;
        width: 100%;
        height: 100%;
    }
    .contact-image {
        display: table-cell;
    }
    .contact-content {
        display: table-cell;
        font-size: 14px;
        line-height: 20px;
    }
    .contact-card .contact-content h3 {
        font-size: 20px;
    }
    .contact-card .contact-content a {
        color: #00A94F;
    }
    .contact-card .contact-content p {
        color: #555555;
    }
    /* other */
    .filter-alert .a-not-found {
        display: none;
        color: #999999;
        margin-top: 60px;
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 767px) {
    .icw h1,
    .icw .h1 {
        font-size: 35px;
    }
    .icw h2,
    .icw .h2 {
        font-size: 28px;
    }
    .icw h3,
    .icw .h3 {
        font-size: 24px;
    }
    .icw h4,
    .icw .h4 {
        font-size: 22px;
    }
    .icw h5,
    .icw .h5 {
        font-size: 20px;
    }
    .icw h6,
    .icw .h6 {
        font-size: 18px;
    }
    .visible-w767 {
        display: none !important;
    }
    /* notify */
    .btn-notify {
        text-align: right;
    }
    /* section benefit */
    .section.section-benefit .sc-inner {
        padding: 70px 0 100px;
    }
    .benefit-content {
        margin: 30px auto;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }
    .benefit-content-inner {
        position: relative;
    }
    .benefit-content .content {
        width: 100%;
        max-width: 60%;
        position: absolute;
        top: -30px;
        right: -50px;
    }
    .benefit-content-details {
        padding: 30px 0;
    }
    .benefit-content-image {
        max-width: 60%;
        top: 10px;
        left: -80px;
    }
    .benefit-content-image img {
        border-radius: 10px;
    }
    /* section coverage */
    .card-item {
        margin: 50px 5px 30px;
    }
    .layout-over {
        display: grid;
        display: -ms-grid;
        grid-template-columns: 1fr 20px 1fr;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-rows: 1fr 0 1fr 0 1fr;
        -ms-grid-rows: 1fr 1fr 1fr;
        gap: 0;
    }
    .layout-by-box:nth-child(1) {
        grid-column: 1 / 2;
        -ms-grid-column: 1;
        margin-bottom: 20px;
    }
    .layout-by-box:nth-child(3) {
        grid-column: 3 / 4;
        -ms-grid-column: 3;
    }
    .layout-by-box:nth-child(5) {
        grid-column: 1 / 2;
        -ms-grid-column: 1;
        -ms-grid-row: 2;
    }
    .layout-by-box:nth-child(7) {
        grid-column: 3 / 4;
        -ms-grid-column: 3;
        -ms-grid-row: 2;
    }
    .layout-by-box:nth-child(9) {
        grid-column: 1 / 1;
        -ms-grid-column: 1;
        -ms-grid-row: 3;
    }
    .plan-coverage {
        margin-top: 20px;
    }
    /* card  */
    .converage-card-title {
        padding: 10px 0 20px;
        line-height: 32px;
    }
    .converage-card-title p {
        font-size: 32px;
    }
    .converage-card-title p&gt;span {
        font-size: 21px;
    }
    .converage-card-body table tr,
    .converage-card-body th,
    .converage-card-body td {
        border: 0;
    }
    .converage-card-body table td {
        line-height: 23px;
        padding: 15px 10px;
    }
    .converage-card-body td {
        text-align: left;
        font-size: 14px;
        color: #333;
    }
    .converage-card-body table tr:nth-child(odd) {
        background-color: #F2FBF6;
    }
    .choose-radio-card .card-input-element:checked+.panel-default.card-input::after {
        top: 6px;
    }
    .choose-radio-card .panel-default.card-input::after {
        top: 6px;
    }
    .choose-option .co-title {
        padding: 10px;
    }
    /* section-coverage-terms */
    .sc-heading.title-dropdown {
        text-align: center;
    }
    .section.section-coverage-terms .accordion {
        padding: 40px 30px 40px 60px;
    }
    .title-dropdown h2:after {
        right: 30px;
    }
    .group-dropdown .detail-dropdown {
        margin-top: 40px;
    }
    /* section faq */
    .section.section-faq .accordion {
        padding: 20px 30px 20px 30px;
        margin-bottom: 15px;
    }
    /* section service */
    .section.section-service .card-service {
        padding: 40px 60px 60px;
    }
    .card-comment {
        margin-top: 30px;
    }
    /* section contact */
    .contact-card {
        text-align: center;
    }
    .contact-image {
        display: block;
    }
    .contact-content {
        display: block;
        margin-top: 10px;
    }
    .contact-card .contact-content a {
        margin: 5px auto;
        display: block;
    }
}

@media screen and (min-width: 992px) {
    .visible-w991 {
        display: none !important;
    }
    /* section benefit */
    .benefit-content-details .viewmore-btn {
        text-align: left;
    }
    /* section highlight */
    .list-highlight.slick-slide {
        padding: 20px 30px;
    }
    .slick-slider .slick-next {
        right: 140px;
    }
    .slick-slider .slick-prev {
        left: 140px;
    }
    /* section coverage */
    .sc-content {
        width: 100%;
        max-width: 1140px;
        margin: 0 auto;
    }
    .form-filter {
        border-radius: 55px;
    }
    .layout-over {
        display: grid;
        display: -ms-grid;
        grid-template-columns: 20% 20px 11% 20px 24% 20px 21% 20px 15%;
        -ms-grid-columns: 20% 20px 11% 20px 24% 20px 21% 20px 15%;
        grid-template-rows: 1fr;
        -ms-grid-rows: 1fr;
        grid-column-gap: 0;
    }
    .layout-over .layout-by-box {
        margin-bottom: 0;
    }
    .layout-by-box:nth-child(1) {
        grid-column: 1 / 2;
        -ms-grid-column: 1;
        -ms-grid-row: 1;
    }
    .layout-by-box:nth-child(3) {
        grid-column: 3 / 4;
        -ms-grid-column: 3;
        -ms-grid-row: 1;
    }
    .layout-by-box:nth-child(5) {
        grid-column: 5 / 6;
        -ms-grid-column: 5;
        -ms-grid-row: 1;
    }
    .layout-by-box:nth-child(7) {
        grid-column: 7 / 8;
        -ms-grid-column: 7;
        -ms-grid-row: 1;
    }
    .layout-by-box:nth-child(9) {
        grid-column: 9 / 10;
        -ms-grid-column: 9;
        -ms-grid-row: 1;
    }
    /* section benefit */
    .benefit-content {
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    .benefit-content-inner {
        position: relative;
    }
    .benefit-content .content {
        max-width: 52%;
        right: 0;
    }
    .benefit-content-image {
        width: 100%;
        max-width: 50%;
        position: relative;
        top: 0;
        left: 0;
        z-index: 2;
    }
    .benefit-content-image img {
        border-radius: 10px;
    }
}

@media screen and (min-width: 1025px) {
    .visible-w1024 {
        display: none !important;
    }
    /* section coverage */
    .layout-over {
        grid-template-columns: 200px 30px 110px 30px 267px 30px 200px 30px 161px;
        -ms-grid-columns: 200px 30px 110px 30px 267px 30px 200px 30px 161px;
        grid-template-rows: 1fr;
        -ms-grid-rows: 1fr;
        grid-gap: 0;
    }
    /* section coverage */
    .benefit-content-details {
        padding: 60px 0;
    }
}

@media screen and (min-width: 1200px) {
    .visible-w1199 {
        display: none !important;
    }
}


/* max-width */

@media screen and (max-width: 1199px) {
    .hidden-w1199 {
        display: none !important;
    }
}

@media screen and (max-width: 1024px) {
    .hidden-w1024 {
        display: none !important;
    }
}

@media screen and (max-width: 991px) {
    .hidden-w991 {
        display: none !important;
    }
    .choose-item-converage .slick-slider .slick-next {
        right: -10px;
    }
    .choose-item-converage .slick-slider .slick-prev {
        left: -10px;
    }
    .sc-table table.icw-table.table.tb-content {
        min-width: 1000px;
    }
    .content-table-terms table.table.table-data {
        min-width: 900px;
    }
}

@media screen and (max-width: 767px) {
    .section .tb,
    .section .tb .tbcell {
        display: block;
    }
    .hidden-w767 {
        display: none !important;
    }
    /* section benefit */
    .section.section-benefit {
        padding: 0 15px;
    }
    /* section coverage terms */
    .sc-heading.title-dropdown h2 {
        font-size: 28px;
    }
    .choose-radio-card:last-child .card-input-element:checked+.panel-default.card-input::after {
        top: 28px;
    }
    .choose-radio-card:last-child .panel-default.card-input::after {
        top: 28px;
    }
    /* section service */
    h3.card-title-service {
        font-size: 18px;
    }
    /* section contact */
    .contact-content {
        padding-left: 10px;
    }
    /* table */
    table.icw-table.table.tb-content th {
        font-size: 20px;
    }
    table.icw-table.table.tb-content th&gt;span {
        font-size: 16px;
    }
    table.icw-table.table.tb-content td {
        font-size: 16px;
        padding: 10px 20px;
        line-height: 1.4;
    }
}</pre></body></html>