@charset "UTF-8";
.banner_kv {
  margin-top: 103px;
}

#lang_button {
  white-space: nowrap;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.underline {
  text-decoration: underline;
}

.smaller {
  font-size: 80%;
}

#wrap {
  position: relative;
  max-width: none;
  font-size: 24px;
  overflow: hidden;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  #wrap {
    font-size: 20px;
  }
}

h1:lang(zh-cn), h1:lang(zh-hk) {
  font-family: "Noto Sans TC", "Noto Sans SC", Arial, Verdana, Helvetica, sans-serif, "Microsoft JhengHei", "微軟正黑體" !important;
}

body {
  color: #333333;
  height: auto !important;
}
body:lang(zh-cn), body:lang(zh-hk) {
  font-family: "Noto Sans TC", "Noto Sans SC", Arial, Verdana, Helvetica, sans-serif, "Microsoft JhengHei", "微軟正黑體" !important;
}

html {
  overflow-y: scroll;
  /* Ensures scrollbar remains visible */
}

.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

#logo_area {
  width: 100%;
  max-width: inherit;
  z-index: 3;
  background-color: #ffffff;
}

.bold {
  font-weight: bold;
}

.d-inline-block {
  display: inline-block;
}

p {
  font-size: 18px;
  line-height: 26px;
  color: #000;
}

.modal {
  display: none;
  position: fixed;
  z-index: 100;
  padding-top: 20px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-header {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.modal-body {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  height: 500px;
  overflow: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
  margin: auto;
  padding: 10px 0;
  width: 90%;
  padding-left: 15px;
  padding-right: 15px;
}
.modal-content h1 {
  margin-top: 20px;
}

.size-80 {
  font-size: 80%;
}

.close {
  color: #3ab54a;
  float: right;
  font-size: 22px;
  line-height: 22px;
  margin-right: 5px;
}

.modal .close {
  height: 32px;
  max-height: 32px;
  min-height: 32px;
  max-width: 32px;
  min-width: 32px;
  width: 32px;
  bottom: auto;
  left: auto;
  position: absolute;
  right: 16px;
  top: 16px;
  background-image: url(../images/icn_stroke_close_grey02.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
}

.close:hover, .close:focus {
  color: #123317;
  text-decoration: none;
  cursor: pointer;
}

.warn-modal .modal-content {
  top: 30%;
  border: 0 none;
  padding: 30px;
  border-radius: 10px;
  max-width: 800px;
}
@media (max-width: 768px) {
  .warn-modal .modal-content {
    max-width: 90%;
  }
}
.warn-modal .modal-content .warn-heading {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
}
.warn-modal .modal-content .warn-desc {
  font-size: 15px;
  text-align: left;
  margin-top: 10px;
  line-height: 24px;
}
.warn-modal .modal-content .warn-btn {
  text-align: right;
  padding-top: 40px;
}
.warn-modal .modal-content .warn-btn.open-ac-link {
  display: flex;
  justify-content: center;
  padding-top: 0;
  margin-top: 30px;
  flex-wrap: wrap;
}
.warn-modal .modal-content .warn-btn.open-ac-link a {
  font-size: 19px;
  line-height: 25px;
}
.warn-modal .modal-content .warn-btn.open-ac-link a:not(:last-child) {
  margin-bottom: 20px;
}
.warn-modal .modal-content .warn-btn .cancel-btn {
  border: 1px solid #005126;
  color: #005126;
  padding: 10px 40px;
  margin-right: 8px;
  border-radius: 3px;
}
.warn-modal .modal-content .warn-btn .con-btn {
  background-color: #005126;
  color: #fff;
  padding: 10px 40px;
  border-radius: 3px;
}

#top_banner_area .large-12.columns {
  background-color: #b0b0b0;
  height: 590px;
  background-image: url(../images/KV_desktop.jpg);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #top_banner_area .large-12.columns {
    background-image: url(../images/KV_mobile.jpg);
    height: 350px;
  }
}

@media screen and (min-width: 769px) {
  .md-show {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .md-hide {
    display: none !important;
  }
}
h2 {
  font-size: 44px;
  color: #055541;
  margin-bottom: 47px;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 30px;
    margin-bottom: 33px;
  }
}

.columns {
  padding-inline: 20px;
}

.row {
  padding: 0;
  max-width: 1440px;
}

.leadin {
  max-width: 1440px;
  margin: auto;
  padding: 60px 20px 45px;
  line-height: 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .leadin {
    padding: 30px 20px 45px;
  }
}
.leadin img.cardfaces {
  margin: auto;
  display: block;
  width: 520px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .leadin img.cardfaces {
    margin-bottom: 30px;
    width: 375px;
  }
}
.leadin h2 {
  font-size: 36px;
}
.leadin h2 span {
  font-size: 40px;
}
.leadin p {
  font-size: 24px;
  line-height: 1.5;
}

.offer-section {
  max-width: 1440px;
  margin: auto;
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .offer-section {
    margin-top: 40px;
  }
}
.offer-section .offer-title-img {
  background-color: white;
  width: 815px;
  height: 86px;
  position: relative;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 1;
}
.offer-section .offer-title-img img {
  width: 815px;
  height: 86px;
}
@media screen and (max-width: 768px) {
  .offer-section .offer-title-img {
    display: none;
    width: calc(100vw - 20px - 20px);
  }
  .offer-section .offer-title-img img {
    width: calc(100vw - 20px - 20px);
  }
}
.offer-section .offer-title-container {
  background-color: #e8f9e3;
  border-top-left-radius: 45px;
  border-top-right-radius: 45px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .offer-section .offer-title-container {
    background-color: transparent;
  }
}
.offer-section .offer-title {
  font-size: 34px;
  background: white;
  display: inline-block;
  padding: 12px 34px;
  border-width: 2px;
  border-color: rgb(26, 138, 78);
  border-style: solid;
  border-radius: 999px;
  box-shadow: 0px 15px 16px 0px rgba(26, 138, 78, 0.16);
  z-index: 2;
  position: relative;
  max-width: 600px;
  margin-top: -30px;
}
.offer-section .offer-title img {
  margin-bottom: 4px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  .offer-section .offer-title {
    font-size: 26px;
    padding: 10px 26px;
  }
  .offer-section .offer-title img {
    margin-bottom: 2px;
    height: 20px;
  }
}
.offer-section .offer-container {
  margin: 0px 20px 45px;
  padding: 50px;
  padding-top: 80px;
  border-radius: 0 0 45px 45px;
  background-image: linear-gradient(180deg, rgb(234, 249, 227) 45%, rgb(249, 253, 240) 88%);
  box-shadow: 0px 15px 16px 0px rgba(26, 138, 78, 0.16);
}
@media screen and (max-width: 768px) {
  .offer-section .offer-container {
    border-radius: 45px;
    margin-top: 24px;
    padding-top: 50px;
    padding: 34px;
    padding-top: 34px;
  }
}
.offer-section .offer-container .offer-icons {
  display: flex;
  justify-content: space-around;
  margin-bottom: 40px;
}
.offer-section .offer-container .offer-icons > .offer-item {
  flex: 1;
  padding-inline: 12px;
}
@media screen and (max-width: 768px) {
  .offer-section .offer-container .offer-icons {
    flex-direction: column;
    gap: 1.5em;
  }
  .offer-section .offer-container .offer-icons .offer-item strong {
    top: -30px;
  }
}
.offer-section .offer-container h2 {
  font-size: 30px;
}
.offer-section .offer-container button {
  border-radius: 36px;
  background-image: linear-gradient(180deg, rgb(17, 110, 43) 1%, rgb(109, 165, 108) 93%);
  font-size: 30px;
  font-weight: bold;
  color: white;
  padding: 24px 120px;
}
@media screen and (max-width: 768px) {
  .offer-section .offer-container button {
    padding: 24px 30px;
    width: 100%;
  }
}

.payment-tips-section {
  max-width: 1440px;
  margin: auto;
  text-align: center;
  position: relative;
  color: #0d6c28;
}
.payment-tips-section .payment-tips-container {
  margin: 100px 20px 0px;
  border-radius: 40px;
  padding: 70px 30px;
  border-width: 2px;
  border-color: rgb(26, 138, 78);
  border-style: solid;
}
.payment-tips-section .tips-title {
  position: absolute;
  font-size: 40px;
  top: -30px;
  left: 0;
  text-align: center;
  width: 100%;
  padding-inline: 60px;
  transform: translateY(-50%);
  top: 0;
}
@media screen and (max-width: 768px) {
  .payment-tips-section .tips-title {
    font-size: 26px;
  }
}
.payment-tips-section .tips-title > div {
  background: white;
  width: 90%;
  margin: auto;
}
.payment-tips-section .tips-title b {
  display: inline-block;
  background: white;
  padding: 0 20px;
  position: relative;
}
.payment-tips-section .steps {
  display: flex;
  justify-content: space-around;
}
.payment-tips-section .steps > div {
  width: 50%;
  padding-inline: 16px;
}
.payment-tips-section .steps > :nth-child(2) {
  border-left: 1px solid rgb(26, 138, 78);
}
.payment-tips-section .steps .step-row {
  display: flex;
}
@media screen and (max-width: 768px) {
  .payment-tips-section .steps .step-row {
    gap: 30px;
  }
}
.payment-tips-section .steps .step-row img {
  flex: 1;
  margin: auto;
  max-width: 229px;
}
.payment-tips-section .steps .step {
  margin-top: 20px;
  display: inline-block;
  font-size: 28px;
}
.payment-tips-section .steps .step .text-green-decoration::after {
  width: 120%;
  left: 20%;
}
@media screen and (max-width: 768px) {
  .payment-tips-section .steps {
    flex-direction: column;
    gap: 16px;
    text-align: center;
  }
  .payment-tips-section .steps > div {
    width: 100%;
  }
  .payment-tips-section .steps > :nth-child(2) {
    border-left: 0;
    padding-left: 0px;
  }
  .payment-tips-section .steps .step-row {
    flex-direction: column;
    text-align: left;
  }
}

.apply-section {
  max-width: 1440px;
  margin: auto;
  text-align: center;
}
.apply-section .apply-section-container {
  margin: 60px 20px 45px;
}
.apply-section .apply-title {
  font-size: 40px;
  font-weight: bold;
}
.apply-section .buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
}
.apply-section .buttons > a {
  color: white;
  width: 45%;
  border-radius: 999px;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 24px;
  font-weight: bold;
  background-image: linear-gradient(180deg, rgba(242, 142, 38, 0.99608) 0%, rgb(231, 119, 53) 100%);
}
@media screen and (max-width: 768px) {
  .apply-section .buttons > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 768px) {
  .apply-section .buttons {
    flex-direction: column;
  }
  .apply-section .buttons > a {
    width: 100%;
    font-size: 24px;
  }
}

.text-green-decoration {
  position: relative;
  z-index: 1;
}

.text-green-decoration::after {
  content: " ";
  background-image: linear-gradient(270deg, rgba(166, 206, 57, 0.8) 0%, rgba(205, 255, 70, 0) 100%);
  position: absolute;
  width: 60%;
  height: 20px;
  top: 70%;
  left: 50%;
  z-index: -1;
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
}

.yuu {
  color: #3b79d5;
}

.inline-image {
  height: 0.77em;
}
.inline-image:not(.yuu) {
  margin-top: -0.16em;
}
.inline-image.yuu {
  height: 1.15em;
  margin-bottom: -0.39em;
}
.inline-image.addition {
  height: 1.2em;
}

#main_content_area b {
  color: #055440;
}
#main_content_area strong {
  font-size: 26px;
  color: #055440;
}
#main_content_area strong.yuu {
  color: #3b79d5;
}
@media screen and (max-width: 768px) {
  #main_content_area strong {
    font-size: 22px;
  }
}
#main_content_area .text-green {
  color: #055440;
}
#main_content_area .text-light-green {
  color: #0d6c28;
}
#main_content_area .text-balance {
  text-wrap-style: balance;
}

.dark-green-banner {
  background-color: #055541;
  text-align: center;
  color: #fff;
  padding: 30px 20px;
  font-weight: bold;
}

.light-green {
  background-color: rgba(5, 85, 65, 0.1333333333);
}

/*btn_tnc new version*/
.hidden {
  margin: 0px 0 0 0;
  display: table;
  width: 100%;
  position: relative;
  padding: 0 0 0px 0;
}

.hidden.tnc {
  padding: 0;
}

.hidden .btn_tnc,
.hidden .btn_tnc:focus {
  font-size: 16px;
  padding: 0 0px;
  font-weight: normal;
  background: #ffffff;
  color: #222222;
  display: block;
  display: table;
  float: left;
  margin-left: 0px;
}

.hidden .btn_tnc:after {
  content: " ";
  text-indent: -999em;
  background: url(/cms/emkt/pmo/common/img/icon_15px.png) no-repeat 0px -90px;
  width: 15px;
  height: 15px;
  margin-left: 0px;
  display: inline-block;
  vertical-align: middle;
}

.hidden .btn_tnc:hover {
  color: #000;
}

.hidden .btn_tnc:hover:after {
  background-position: 0px -90px;
}

.hidden .btn_tnc.expanded:after {
  background-position: -15px -90px;
}

.hidden .btn_tnc.expanded:hover:after {
  background-position: -15px -90px;
}

.hidden.tnc .content {
  background: #ffffff;
  height: 100%;
  width: 100%;
  border: 0;
  overflow: hidden;
  margin-left: -20px;
}

.hidden .content {
  color: #000000;
  position: relative;
  padding: 0px 0px;
}

.hidden .content p,
.hidden .content li {
  font-size: 16px;
  line-height: 1.5;
}

.ui-table2 {
  border-spacing: 0;
  border: 1px solid #ffffff;
  border-collapse: collapse;
  margin-top: 5px;
  margin-bottom: 10px;
}

.ui-table2 th,
.ui-table2 td {
  padding: 0px 4px;
  font-size: 16px;
}

.ui-table2 th {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
  font-weight: normal;
  color: #000000;
  line-height: 16px;
}

.ui-table2 th:first-child {
  border-left: 1px solid #ffffff;
}

.ui-table2 th:last-child {
  border-right: 1px solid #ffffff;
}

.ui-table2 th.td-rowspan {
  border-right: 1px solid #ffffff;
}

.ui-table2 td.td-rowspan {
  border-right: 1px solid #ffffff;
}

.ui-table2 td {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.ui-table2 td {
  font-size: 16px;
}

.ui-table2 tr:nth-child(even) {
  background-color: #ffffff;
}

.ui-table2 tr:first-child {
  border-top: 1px solid #ffffff;
}

.ui-table2 tr:last-child {
  border-bottom: 1px solid #ffffff;
}

.ui-table2 th.left-th {
  border-right: 0;
}

.ui-table2 th.left-th-last {
  border-bottom: 1px solid #ffffff;
}

.ui-table2 td.col-td {
  border-bottom: 1px solid #ffffff;
}/*# sourceMappingURL=style.css.map */