#lang_button {
  white-space: nowrap;
}
.banner_kv {
  margin-top: 103px;
}
@media screen and (max-width: 768px) {
  .banner_kv {
    margin-top: 64px;
  }
  .box-container {
    flex-direction: column !important;
  }

  .lucky-draw-container {
    flex-direction: column-reverse;
    padding-top: 25px;
  }

  .box {
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .banner_kv {
    background-position: right -240px top 0 !important;
  }
}
.main_banner_section {
  height: 450px;
}
#logo_area {
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: none;
}

#wrap {
  position: relative;
  background: transparent;
  max-width: none;
}

.anniversary {
  position: absolute;
  right: 133px;
  top: 0px;
  text-align: right;
}
.anniversary img {
  height: 57px;
}
@media (max-width: 768px) {
  .anniversary {
    right: 115px;
    top: 0px;
  }
  .anniversary img {
    height: 36px;
  }
}

.bold {
  font-weight: bold;
}
p {
  font-size: 18px;
  line-height: 26px;
  color: #5a5a5a;
}
h1 {
  font-size: 30px;
  margin-bottom: 20px;
}
.riskbox {
  border: 1px solid #b0b0b0;
  padding: 15px;
  font-size: 15px;
  line-height: 22px;
  color: #5a5a5a;
}
.riskbox1 {
  border: 1px solid #b0b0b0;
  padding: 10px;
}
.riskbox1 p {
  color: #000000;
}
.riskbox1 p:last-child {
  margin-bottom: 0 !important;
}
.menubar_row {
  margin: 0 -10px;
  padding-bottom: 30px;
}
.menubar {
  background-color: #ffffff;
  display: table;
  width: 100%;
  border-spacing: 10px;
  max-width: 970px;
  margin: 0 auto;
}
.menubar li {
  width: 25%;
  display: table-cell;
  border-style: solid;
  border-width: 1px;
  border-color: #2ab03c;
  border-radius: 5px;
  margin-left: 1.33%;
  background-color: #ffffff;
  position: relative;
  vertical-align: middle;
}
.menubar li:hover,
.menubar li.nav-active,
.menubar li.nav-active:hover {
  background-color: #2ab03c;
}
.menubar li:first-child {
  margin-left: 0;
}
.menubar a {
  display: table;
  border-spacing: 5px;
  width: 100%;
}
.menubar i {
  display: table-cell;
  vertical-align: middle;
  height: 35px;
  min-height: 35px;
  width: 35px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.menubar span {
  display: table-cell;
  vertical-align: middle;
  color: #5a5a5a;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}
.menubar li:nth-child(4) span {
  color: #fa2b20;
}
.menubar li:hover span,
.menubar li.nav-active span {
  color: #ffffff;
}
.menubar li.nav-active:after {
  content: "▼";
  display: inline-block;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -15px;
  z-index: 0;
  color: #2ab03c;
}
.menubar li.nav-active:nth-child(4):after {
  color: #fa2b20;
}
.menubar_row.fixed {
  position: fixed;
  top: 103px;
  z-index: 1;
  left: 0;
  width: 100%;
  margin: 0;
}
.font-size-18 {
  font-size: 18px;
  color: #5a5a5a;
}
.font-size-12 {
  font-size: 14px;
  color: #5a5a5a;
}
.pt0-desk {
  padding-top: 0 !important;
}
.btn_n_custom,
.btn_log_custom {
  margin: 20px 10px 20px;
}
.en .btn_n_custom,
.en .btn_log_custom {
  margin: 0px;
  min-height: 40px;
  min-width: 310px;
  height: auto;
  line-height: 22px;
  padding-top: 10px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 40em) {
  .menubar_row,
  .menubar_row.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
    z-index: 2;
    margin: 0;
    width: 100%;
    padding-bottom: 0px;
  }
  .menubar {
    border-spacing: 0;
  }
  .menubar img {
    width: 100%;
  }
  .menubar li {
    border-radius: 0;
    background: url("nav_inactive_mobile.png") repeat-x top left;
    background-size: auto 100%;
    border: 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  }
  .menubar li.nav-active,
  .menubar li.nav-active:hover {
    background-image: url("nav_active_mobile.png");
  }
  .menubar li.nav-active:nth-child(4) {
    background: url("nav_offer_mobile.png") repeat-x top left;
  }
  .menubar i {
    display: none;
  }
  .menubar span {
    font-size: 18px;
  }
  .menubar li:hover span {
    color: #5a5a5a;
  }
  .menubar li.nav-active span,
  .menubar li.nav-active:nth-child(4) span {
    color: #ffffff;
  }
  .menubar li:nth-child(4) span {
    color: #fa2b20;
  }
  .menubar li.nav-active:after {
    content: "▲";
    bottom: auto;
    top: -15px;
    color: #3ad750;
  }
  .pt0 {
    padding-top: 0 !important;
  }
}
.section {
  text-align: center;
}
.section .desc {
  background-color: #d8edda;
  color: #5a5a5a;
  border-radius: 5px;
  padding: 10px;
}
.section .desc p {
  line-height: 30px;
}
.section .desc p strong {
  font-size: 20px;
}
.section .footer {
  text-align: left;
  font-size: 13px;
  margin-top: 20px;
}
.footer {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.font-size-18 {
  font-size: 14px;
}
.flink {
  font-size: 14px;
  line-height: 30px;
  color: #5eb258;
  margin-bottom: 10px;
  text-decoration: underline;
}
.section .footer .centered {
  text-align: center;
}
#cpi .title {
  color: #347c2c;
}
#mxi .title {
  color: #246397;
}
#fx2 .title {
  color: #c44418;
}
#cashreward .title {
  color: #fe7f02;
}
.redbtn {
  background-color: #ff0000;
  line-height: 20px;
  padding-top: 10px;
}
.redbtn:hover {
  background-color: #930f16;
}
.actheadline {
  text-align: center;
  color: #5eb258;
  margin-top: 20px;
}
.p2g-text {
  font-size: 20px;
  color: #5a5a5a;
  font-weight: bold;
}
.section-anchor {
  margin-top: 20px;
}
.app-content {
  width: 100%;
  padding-bottom: 15px;
}
.app-content:last-child {
  padding-bottom: 0px;
}
.en #cpi-example-wrapper,
.en #mxi-example-wrapper {
  width: 100%;
}
.btnsurvey {
  width: 100%;
  max-width: 130px;
}
.btnsurvey.en {
  width: 100%;
  max-width: 220px;
  position: relative;
  left: 19%;
  margin-bottom: 10px;
}
.app-content .content {
  color: #5a5a5a;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
}
.market-info-app {
  background-color: #e0f1e3;
}
.personal-banking-app {
  background-color: #c8e6cd;
}
.app-img-template {
  display: inline-block;
  text-align: left;
  -ms-flex: 1;
  flex: 1;
  vertical-align: middle;
}
.app-download-template {
  -ms-flex: 2;
  flex: 2;
}
.app-img-template .btn-download {
  width: 100%;
}
.app-icon-img {
  max-width: 85px;
  width: 100%;
}
.app-text-template {
  display: inline-block;
  text-align: left;
  -ms-flex: 5;
  flex: 5;
  vertical-align: middle;
  padding-right: 30px;
  padding-left: 20px;
}
.app-text-template p {
  line-height: 1.4;
}
.btn_n_custom,
.btn_log_custom {
  font-size: 16px;
}
.app-col {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.app-col a {
  display: block;
  margin: 10px 0;
}
.app-col a:last-child {
  margin: 0;
}
.app-col p {
  display: none;
}
.app-content.daasc {
  width: 98%;
}
.app-content.daasc .content {
  padding: 15px 10px 0;
}
.app-content.daasc .app-header br {
  display: none;
}
@media screen and (max-width: 969px) {
  .app-content .content p br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .btnsurvey.en {
    left: 0%;
    margin-bottom: 0px;
  }
  .app-content .content h1,
  .app-content .content p {
    display: none;
  }
  .app-content .content {
    padding: 0;
  }
  .app-col {
    display: block;
  }
  .app-col p {
    display: block !important;
    font-weight: bold;
    margin-top: 15px;
  }
}
#cpi.section,
#mxi.section,
#fx2.section,
#if.section {
  position: relative;
}
.cpi-example-words,
.cpi-example-pic,
.mxi-example-words,
.mxi-example-pic {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.cpi-example-words,
.mxi-example-words {
  top: -5px;
  position: relative;
}
.fx2-example-words,
.fx2-example-pic {
  display: inline-block;
  vertical-align: super;
  text-align: left;
}
#cpi-example-wrapper,
#mxi-example-wrapper {
  position: relative;
  margin-top: 2rem;
}
#fx2-example-wrapper {
  position: relative;
  margin-top: 2rem;
}
.formbox {
  background-color: #f8f5f5;
  margin-top: 7px;
  margin-left: 7px;
  margin-bottom: 20px;
  padding-bottom: 7px;
  position: relative;
  border-top: 1px #ae802c solid;
  border-bottom: 1px #ae802c solid;
  border-radius: 0px;
}
.ficon {
  display: inline-block;
  margin-top: 15px;
  width: 16%;
  text-align: right;
}
.fbtn {
  display: inline-block;
}
.fbtn.en {
  display: block;
}
.fword {
  display: inline-block;
  padding: 15px 0 8px 23px;
  width: 62%;
  padding-right: 40px;
  font-size: 15px;
  vertical-align: top;
}
.fword.en {
  width: 70%;
}
.view_p2g .fword1.en {
  padding-left: 19%;
  left: 0%;
  padding-right: 10px;
}
.fword1 {
  font-size: 20px;
  line-height: 30px;
  color: #5eb258;
  font-weight: bold;
  position: relative;
  left: 37%;
}
#offer {
  position: relative;
}
.example-collapse-wrapper.active {
  font-size: 14px;
  border: 2px #39b54a solid;
  padding: 20px 100px;
  height: auto;
  overflow: auto;
  background: #f8f8f8;
}
.example-collapse-wrapper {
  height: 0px;
  overflow: hidden;
  padding: 0px;
  border: 0px;
}
.example-leftAlign {
  text-align: left;
}
.example-collapse-table-wrapper {
  border-bottom: 1px #8fbf6f solid;
  border-top: 1px #8fbf6f solid;
  width: 95%;
  margin: 0 auto;
  margin-top: 10px;
  max-width: 715px;
}
.example_btn {
  cursor: pointer;
  width: 100px;
  margin-right: 10px;
}
.example_btn.en {
  cursor: pointer;
  width: 150px;
}
.example-collapse-row.row-header {
  border-bottom: 1px #8fbf6f solid;
}
.example-collapse-row {
  text-align: center;
}
.greenBg {
  background-color: #e2efda;
}
.example-collapse-item {
  display: inline-block;
  width: 48%;
  vertical-align: middle;
}
.app-header {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
}
@media screen and (max-width: 970px) {
  #main_content_area .row {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 768px) {
  .custom_btn_area {
    margin: 2rem 0.5rem;
  }
  .fx2-example-words,
  .fx2-example-pic {
    display: block;
  }
  .en .fx2-example-words,
  .en .fx2-example-pic {
    display: inline-block;
  }
  .cpi-example-words,
  .cpi-example-pic,
  .mxi-example-words,
  .mxi-example-pic,
  .fx2-example-words,
  .fx2-example-pic {
    text-align: center;
  }
  .example_btn {
    margin-right: 0px;
  }
  .app-header {
    font-size: inherit;
  }
}
@media screen and (max-width: 638px) {
  .en .fx2-example-words,
  .en .fx2-example-pic {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .custom_btn_area {
    margin: 2rem 0.5rem;
  }
  .fx2-example-words,
  .fx2-example-pic {
    display: block;
  }
  .cpi-example-words,
  .cpi-example-pic,
  .mxi-example-words,
  .mxi-example-pic,
  .fx2-example-words,
  .fx2-example-pic {
    text-align: center;
    display: block;
  }
  .app-content {
    width: 100%;
    margin: 0 1%;
    float: left;
  }
  .app-img-template,
  .app-text-template {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-right: 0px;
    -ms-flex: inherit;
    flex: inherit;
    padding-left: 0px;
  }
  .app-img-template .btn-download {
    max-width: inherit;
  }
  .app-icon-img {
    max-width: 97px;
  }
  .mobile-fullWidth {
    width: 100%;
  }
  .btnsurvey {
    margin-left: 80px;
  }
  .example-collapse-wrapper.active {
    padding: 20px 30px;
  }
}
#doubleInt {
  position: absolute;
  top: 70.25%;
  left: 50%;
  margin-left: -158px;
}
.btn_reward {
  background-color: #fe8002;
  color: white;
  font-size: 20px;
  min-width: 140px;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .ficon {
    width: 20%;
    margin-top: 8px;
    vertical-align: top;
  }
  .fword {
    padding: 15px 0 8px 0px;
    width: 73%;
  }
  .picon {
    margin-top: 10px;
  }
  .view_p2g .fword1.en {
    padding-left: 20%;
    left: 0%;
  }
  .fword1 {
    font-size: 19px;
    line-height: 26px;
    padding-left: 21%;
    left: 0%;
  }
  .btnsurvey {
    margin-left: 90px !important;
  }
  .btn_n_custom,
  .btn_log_custom {
    margin: 20px 0px 20px;
  }
}
@media screen and (max-width: 39.9375em) {
  #doubleInt {
    top: 38%;
    left: 43.5%;
    margin-left: 0;
  }
}
.modal {
  display: none;
  position: fixed;
  z-index: 3;
  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;
}
#cpiModalExample .modal-content {
  max-width: 680px;
  padding: 32px;
}
.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;
}
.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;
}
.popapp img {
  width: 100px;
  text-align: center;
}
.btn_n_custom4 {
  border-radius: 3px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
}
.btn_n_custom4 {
  font-size: 16px;
  margin: 10px 5px 20px;
  width: auto;
}
.btn_n_custom4:before {
  content: " ";
  text-indent: -999em;
  background: url(../images/icon_20px.png);
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-top: -3px;
  display: inline-block;
  vertical-align: middle;
}
.btn_n_custom4 {
  background-color: #39b54a;
  color: #fff;
}
.btn_n_custom4:hover {
  background-color: #1d5d27;
}
.btn_n_custom4:before {
  background-position: -80px 0px;
}
.openapp {
  float: left;
}
.fullWidth,
#main_content_area .row.fullWidth {
  padding-left: 0px;
  padding-right: 0px;
}

body,
p {
  font-size: 24px;
}
h1:lang(en) {
  font-size: 27px;
}
h1 {
  font-size: 42px !important;
}
b {
  color: #008a0e;
}
#main_content_area .row {
  padding: 0px 8px;
}
.header-row {
  padding: 10px;
}
.remark {
  font-size: 16px;
}
.text-img {
  font-size: 16px;
}
.text-img b {
  color: #4d9251;
}
.text-img img {
  margin: 0 5px;
  vertical-align: middle;
  width: 14px;
}
*:focus {
  outline: none;
}
.chi .promotion_offer_btn_group {
  height: 50%;
}
.chi .promotion_offer_btn {
  height: 70px;
}
.schi .promotion_offer_btn_group {
  height: 60%;
}
.schi .promotion_offer_btn {
  height: 70px;
}
.en .promotion_offer_btn_group {
  height: 60%;
}
.en .promotion_offer_btn {
  height: 70px;
}
.menubar.long_menubar li {
  width: 20%;
}
.menubar.long_menubar li .long_menu,
.menubar.long_menubar li .short_menu {
  display: none;
}
.menubar.short_menubar li {
  width: 20%;
}
.menubar.short_menubar li .long_menu,
.menubar.short_menubar li .short_menu {
  display: none;
}
.short_menubar li:last-child a {
  display: table;
}
.leadin__text {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.leadin__text b.green {
  color: #298236;
}
.leadin__subject {
  font-weight: bold;
  color: #005d2d;
  line-height: 1.3;
  margin-bottom: 0px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 10px;
}
.section__title {
  font-weight: bold;
  border-left: 8px solid #008a0e;
  color: #008a0e;
  padding-left: 15px;
  line-height: 1.3;
  margin-bottom: 0px;
}
.section__desc {
  color: #333;
  line-height: 1.3;
  text-align: justify;
  font-size: 24px !important;
}
.section__desc .green {
  color: #1d865e;
}
.section__desc .large {
  font-size: 24px;
}
.features {
  padding: 0px 15px;
}
.features__remark {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
}
.features__remark ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin: 0;
  padding: 0;
}
.features__remark li {
  counter-increment: my-awesome-counter;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  font-size: 16px;
}
.features__remark li:before {
  content: "[" counter(my-awesome-counter) "] ";
  padding-right: 5px;
}
.features b {
  color: #008a0e;
}
.features .collapse_arrow_down {
  display: block;
}
.features .image-off {
  display: inline-block;
}
.features .collapse_arrow_up,
.features .collapse,
.features .image-on {
  display: none;
}
.features__header {
  padding-bottom: 15px;
  padding-top: 13px;
  margin: 20px 0;
  color: #008a0e;
  text-align: left;
  line-height: 1.1;
}
.features__desc {
  text-align: left;
  color: #333;
}
.features__content {
  padding-top: 20px;
}
.features__points {
  -ms-flex: 3;
  flex: 3;
  text-align: left;
  padding-left: 20px;
}
.features__points_group {
  padding-bottom: 15px;
}
.features__points_icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 35px;
}
.features__points_text {
  display: inline-block;
  vertical-align: middle;
}
.features__btns {
  width: 100%;
  margin-top: 20px;
  -ms-flex: 2;
  flex: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.features__btns > * {
  min-width: calc(50% - 10px);
  max-width: calc(50% - 10px);
  margin: 0 auto;
  margin-left: 0px;
}
.features__btns_group {
  margin-bottom: 15px;
  border-radius: 7px;
  min-height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 0px;
  cursor: pointer;
  border: 1px #298236 solid;
}
.features__btns_group:hover {
  background-color: #f4faf5;
}
.features__btns_group a {
  display: block;
  width: 100%;
  padding: 9px 0px;
}
.features__btns_icon {
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  width: 10%;
}
.features__btns_icon:lang(en) {
  vertical-align: middle;
}
.features__btns_text {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #298236;
  line-height: 1.1;
  width: 80%;
}
.features__btns_red {
  background-color: #ff0000;
  border: 1px #ff0000 solid;
  text-align: center;
}
.features__btns_red:hover {
  background-color: #930f16;
  border: 1px #930f16 solid;
}
.features__btns_red .features__btns_text {
  color: #ffffff;
}
.features__wrapper:first-child {
  padding-top: 0px;
}
.features__wrapper {
  border-bottom: 1px #333 solid;
  padding: 20px 0px;
}
.features__wrapper.active .collapse_arrow_down,
.features__wrapper.active .image-off {
  display: none;
}
.features__wrapper.active .collapse_arrow_up,
.features__wrapper.active .collapse {
  display: block;
}
.features__wrapper.active .image-on {
  display: inline-block;
}
.features__wrapper.active .headingIcon .text {
  color: #298236;
}
.features .collapse_arrow {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.features .headingIcon {
  position: relative;
}
.features .headingIcon .image-off,
.features .headingIcon .image-on {
  width: 42px;
}
.features .headingIcon .text {
  letter-spacing: 0.5px;
  font-size: 24px;
  color: #155d2f;
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.features .headingIcon .text.remove-space {
  margin-left: -9px;
}
.features .headingButton {
  width: 100%;
  text-align: left;
}
.informations {
  padding: 10px 15px;
}
.informations .collapse_arrow_down {
  display: block;
}
.informations .collapse_arrow_up,
.informations .collapse {
  display: none;
}
.informations__content {
  display: -ms-flexbox;
  display: flex;
}
.informations__content > div:first-child {
  -ms-flex: 1;
  flex: 1;
  min-width: 165px;
}
.informations__content > div:nth-child(2) {
  padding-right: 50px;
  -ms-flex: 5;
  flex: 5;
  padding-top: 20px;
}
.informations__content > div:nth-child(2) .link {
  font-size: 18px;
  margin-top: 20px;
}
.informations__content > div:nth-child(2) .link a {
  border: 1px #34a344 solid;
  border-radius: 7px;
  padding: 10px 20px;
  color: #34a344;
}
.informations__content > div:nth-child(2) .link a:hover {
  background-color: #f4faf5;
}
.informations__content > div:nth-child(2) .link a img {
  vertical-align: unset;
  padding-left: 7px;
}
.informations__wrapper:first-child {
  padding-top: 0px;
}
.informations__wrapper {
  border-bottom: 1px #333 solid;
  padding: 30px 0px;
}
.informations__wrapper.active .collapse_arrow_down {
  display: none;
}
.informations__wrapper.active .collapse_arrow_up,
.informations__wrapper.active .collapse {
  display: block;
}
.informations__wrapper.active .headingTitle {
  color: #298236;
}
.informations__wrapper.active .headingIcon .text {
  color: #298236;
}
.informations .collapse_arrow {
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.informations .headingTitle {
  color: #298236;
  min-width: 165px;
  -ms-flex: 1;
  flex: 1;
}
.informations .headingIcon {
  -ms-flex: 5;
  flex: 5;
  position: relative;
}
.informations .headingIcon:lang(en) {
  padding-right: 50px;
}
.informations .headingIcon .text {
  color: #333;
  display: inline-block;
}
.informations .headingButton {
  width: 100%;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.informations .headingButton:lang(en) {
  -ms-flex-align: center;
  align-items: center;
}
.promotion_remark {
  padding-top: 25px;
  padding-bottom: 25px;
}
.promotion_remark .tnc__icon-off {
  display: inline-block;
}
.promotion_remark .tnc__icon-on {
  display: none;
}
.promotion_remark ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  margin: 0;
  padding: 0;
}
.promotion_remark li {
  margin-bottom: 5px;
  counter-increment: my-awesome-counter;
  display: -ms-flexbox;
  display: flex;
}
.promotion_remark li:before {
  content: "[" counter(my-awesome-counter) "] ";
}
.promotion_remark a {
  color: black;
}
.promotion_remark a:hover {
  color: #39b54a !important;
}
.promotion_remark a:hover .tnc__icon-off,
.promotion_remark > div:hover .tnc__icon-off {
  display: none;
}
.promotion_remark a:hover .tnc__icon-on,
.promotion_remark > div:hover .tnc__icon-on {
  display: inline-block;
}
.promotion_table {
  border: 3px #005d2d solid;
  border-radius: 20px;
  -webkit-box-shadow: 0px 6px 10px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 10px rgb(0 0 0 / 10%);
  /* padding: 0px 45px;
  margin: 25px 17px 0px 17px; */
}
.promotion_table__row {
  display: -ms-flexbox;
  display: flex;
  /* padding: 25px 0px; */
  /* border-bottom: 1px #005d2d solid; */
}

.promotion_table__row:nth-of-type(even) {
  background-color: #e5f6e8;
}

.promotion_table__row:last-child {
  border-bottom: 0px #005d2d solid;
}

.promotion_table__row:last-child .promotion_table__element:first-child {
  border-bottom-left-radius: 22px;
}
.promotion_table__row:last-child .promotion_table__element:last-child {
  border-bottom-right-radius: 22px;
}

.promotion_table__element {
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  padding: 20px 15px;
  position: relative;
}
.promotion_table__element b {
  color: #298236;
}
.promotion_table__element > img {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
}
.green_tri {
  background-image: url("../images/greenTri.png");
  width: 24px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 0%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.example_table__wrapper {
  border: 2px #666666 solid;
  padding: 25px 10px;
  margin-top: 30px;
  display: none;
}
.example_table__wrapper.active {
  display: block;
}
.example_table__row {
  border-bottom: 3px #00a651 solid;
  padding-bottom: 20px;
  padding-top: 20px;
  display: -ms-flexbox;
  display: flex;
}
.example_table__arrow:after {
  content: "";
  background-image: url("../images/big_green_arrow.png");
  width: 39px;
  height: 30px;
  top: 0px;
  right: 0px;
  position: absolute;
  -webkit-transform: translate(-50%, 30%);
  -ms-transform: translate(-50%, 30%);
  transform: translate(-50%, 30%);
}
.example_table__parts {
  -ms-flex: 1;
  flex: 1;
  padding-right: 50px;
  text-align: left;
  position: relative;
}
.example_table__parts:last-child {
  padding-right: 0px;
}
.example_table__three_parts {
  position: relative;
  -ms-flex: 3;
  flex: 3;
  padding-right: 65px;
  text-align: left;
}
.example_table__remarks {
  font-size: 16px;
  text-align: left;
  padding-top: 15px;
}
.example_table__remarks ol {
  padding-left: 15px;
}
.example_table__remarks ol li {
  line-height: 1.1;
}
.example_sample__wrapper {
  padding-top: 25px;
}
.example_sample__parts {
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  position: relative;
}
.example_sample__three_parts {
  position: relative;
  -ms-flex: 7;
  flex: 7;
  text-align: left;
}
.example_sample__three_parts ul {
  padding-left: 20px;
}
.example_sample__row {
  border-bottom: 3px #00a651 solid;
  padding-bottom: 20px;
  display: block;
}
.example_sample__inner_row {
  padding: 10px 0px;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px #00a651 solid;
}
.example_sample__inner_row:last-child {
  border-bottom: 0px #00a651 solid;
}
.fx2_table .example_table__desc {
  text-align: left;
  padding-top: 20px;
}
.fx2_table .example_sample__row {
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
}
.fx2_table .example_sample__row:last-child .example_sample__down_tri:after {
  bottom: 0px;
  top: -50%;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.fx2_table .example_sample__wrapper {
  padding-top: 0px;
}
.fx2_table .example_sample__down_tri:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 14px 0 14px;
  border-color: #00a650 transparent transparent transparent;
  position: absolute;
  bottom: -50%;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.eli_table.example_table__wrapper {
  padding: 25px 0px;
}
.eli_table .example_table__desc {
  text-align: center;
  padding-bottom: 13px;
}
.eli_table .example_table__session {
  padding-top: 8px;
  padding-bottom: 13px;
  display: -ms-flexbox;
  display: flex;
  background: #f4faf5;
  margin-top: 20px;
}
.eli_table .example_table__session_part {
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.eli_table .example_table__session_part:last-child:after {
  content: "";
  background-color: #666666;
  position: absolute;
  width: 1px;
  height: 90%;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.eli_table .green_tri {
  position: relative;
  top: 0px;
  -webkit-transform: translate(0px);
  -ms-transform: translate(0px);
  transform: translate(0px);
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.eli_table ol {
  list-style: none;
  counter-reset: my-awesome-counter2;
  padding: 0;
  width: 80%;
  margin: 0 auto;
}
.eli_table ol li {
  counter-increment: my-awesome-counter2;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  text-align: left;
  -ms-flex-align: center;
  align-items: center;
}
.eli_table ol li::before {
  content: counter(my-awesome-counter2);
  font-weight: bold;
  font-size: 60px;
  margin-right: 20px;
  line-height: 1;
  color: #157537;
  position: relative;
  z-index: 2;
  padding-left: 7px;
}
.eli_table .num_bg {
  background-image: url("../images/num_bg.png");
  background-position: -10px center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 55px;
  height: 66px;
  position: absolute;
  z-index: 1;
}
.floating__wrapper {
  max-width: 650px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.floating__footer {
  position: fixed;
  padding: 12px 0px;
  bottom: 0;
  background: #fff;
  width: 100%;
  z-index: 3;
}
.floating__redbtn {
  border-radius: 10px;
  padding: 9px 22px 8px;
  cursor: pointer;
  background-color: #ea1a1b;
  border: 1px #ea1a1b solid;
  font-weight: bold;
  font-size: 18px;
}
.floating__redbtn:hover {
  background-color: #930f16;
  border: 1px #930f16 solid;
}
.floating__redbtn a {
  color: #fff;
}
.floating__greenbtn {
  border-radius: 10px;
  margin-left: 10px;
  cursor: pointer;
  border: 1px #298236 solid;
  font-weight: bold;
  padding: 9px 22px 8px;
  font-size: 18px;
}
.floating__greenbtn:hover {
  background-color: #f4faf5;
}
.floating__greenbtn a {
  color: #298236;
}
.gif_img {
  width: 100%;
  max-width: 285px;
  margin: 0 auto;
}
@media screen and (max-width: 40em) {
  .example_table__remarks ol li {
    font-size: 14px;
  }
  .features__remark {
    font-size: 14px !important;
  }
  .features__remark li {
    font-size: 14px;
  }
  h1 {
    font-size: 30px !important;
  }
  b {
    font-size: 18px !important;
    color: #008a0e;
  }
  .remark {
    font-size: 14px;
  }
  body,
  p {
    font-size: 18px !important;
  }
  .section__desc {
    font-size: 18px !important;
  }
  .leadin__subject:lang(en) br {
    display: none;
  }
  [data-toggle="modal"] img {
    margin: 0;
  }
  .floating__wrapper:first-child {
    padding-top: 0px;
  }
  .floating__wrapper {
    display: block;
    width: 90%;
    padding: 0px;
  }
  .floating__redbtn {
    text-align: center;
    padding: 7px 20px;
    margin-bottom: 15px;
  }
  .floating__greenbtn {
    text-align: center;
    margin-left: 0px;
    padding: 7px 20px;
  }
  .features {
    padding: 0px;
  }
  .features .headingIcon .text {
    width: 81%;
  }
  .features .headingIcon .text:lang(en) {
    line-height: 1.3;
  }
  .features__wrapper:first-child {
    padding-top: 0px;
  }
  .features__wrapper {
    padding: 20px 0px;
  }
  .features__wrapper .image-on,
  .features__wrapper .image-off {
    width: 10%;
  }
  .features__remark {
    font-size: 16px;
  }
  .features__content {
    display: block;
  }
  .features__points {
    padding-left: 0px;
    border-right: 0px #666666 solid;
    border-bottom: 1px #666666 solid;
    padding-bottom: 35px;
    margin-bottom: 35px;
  }
  .features__points_icon {
    padding-right: 15px;
  }
  .features__points_group {
    padding-bottom: 20px;
  }
  .features__points_group:last-child {
    padding-bottom: 0px;
  }
  .features__btns_group {
    margin-left: 0px;
  }
  #cpiModalExample .modal-content {
    padding: 12px;
  }
  .example_table__row {
    display: block;
  }
  .example_table__three_parts {
    text-align: center;
    padding-right: 0px;
  }
  .example_table__parts {
    padding-right: 0px;
    text-align: center;
    padding-bottom: 90px;
  }
  .example_table__parts:last-child {
    padding-bottom: 0px;
  }
  .example_table__arrow:after {
    content: "";
    -webkit-transform: translate(50%, -100%) rotate(90deg);
    -ms-transform: translate(50%, -100%) rotate(90deg);
    transform: translate(50%, -100%) rotate(90deg);
    top: initial;
    bottom: 0px;
    right: 50%;
  }
  .example_sample__inner_row_mobile {
    display: block;
    border-bottom: 3px #00a651 solid;
    padding: 20px 0px;
  }
  .example_sample__inner_row_mobile .example_sample__parts {
    text-align: center;
    padding-bottom: 80px;
    font-size: 22px;
  }
  .example_sample__inner_row_mobile .example_sample__parts:last-child {
    padding-bottom: 0px;
  }
  .example_sample__three_parts_mobile {
    font-size: 22px;
  }
  .example_sample__parts {
    padding-left: 10px;
  }
  .example_sample__parts_mobile {
    -ms-flex: 2;
    flex: 2;
  }
  .fx2_table .example_sample__row {
    padding-top: 15px;
    padding-bottom: 50px;
    border-bottom: 0px #00a651 solid;
    position: relative;
  }
  .fx2_table .example_sample__row.example_table__arrow:after {
    -webkit-transform: translate(50%, 0%) rotate(90deg);
    -ms-transform: translate(50%, 0%) rotate(90deg);
    transform: translate(50%, 0%) rotate(90deg);
  }
  .fx2_table .example_sample__parts {
    padding-left: 0px;
    text-align: center;
  }
  .eli_table ol {
    width: 90%;
  }
  .eli_table .example_table__session {
    display: block;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .eli_table .example_table__session_part:last-child {
    padding-top: 20px;
    margin-top: 20px;
  }
  .eli_table .example_table__session_part:last-child:after {
    width: 90%;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0px;
  }
  .promotion_table {
    /* padding: 0px 10px; */
    margin: 25px 10px 0px 10px;
  }
  .promotion_table__row {
    -ms-flex-align: center;
    align-items: center;
  }
  .promotion_table__element {
    padding: 15px;
  }
  .promotion_table__element br {
    display: none;
  }
  .promotion_table__element .green_tri {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    width: 14px;
  }
  .informations {
    padding: 0px;
  }
  .informations .headingButton {
    display: block;
  }
  .informations .headingIcon .text {
    padding-right: 40px;
    padding-top: 13px;
  }
  .informations .headingIcon .text:lang(en) {
    line-height: 1.3;
  }
  .informations__content > div:first-child {
    display: none;
  }
}
.modal .modal-content {
  text-align: center;
}
#leavingModal .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
#leavingModal .modal-footer button.rwd-modal-button-cancel {
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none !important;
  min-height: 40px;
  min-width: 100px;
  padding: 7px 19px;
  font-weight: 500;
  background-color: transparent;
  border: 1px solid #b2b2b2;
  color: #666;
  text-align: center;
  margin-right: 12px;
  font-size: 19px;
  line-height: 24px;
}
#leavingModal .modal-footer button.rwd-modal-button-confirm {
  border-radius: 5px;
  cursor: pointer;
  font-size: 19px;
  line-height: 24px;
  display: inline-block;
  text-decoration: none !important;
  min-height: 40px;
  min-width: 100px;
  font-weight: 500;
  background-color: #00a865;
  border: 1px solid #00a865;
  color: #fff;
  text-align: center;
}
#leavingModal .modal-footer button.rwd-modal-button-confirm a {
  color: #fff;
  padding: 7px 19px;
  display: block;
}
#leavingModal .modal-dialog {
  max-width: 480px;
  min-width: 480px;
  width: 480px;
  margin: 0px auto;
}
#leavingModal .modal-header {
  border: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  padding: 0px;
  margin-bottom: 16px;
  color: #333;
}
#leavingModal .modal-body {
  font-size: 14px;
  line-height: 24px;
  padding: 0px;
  margin-bottom: 40px;
  font-weight: 400;
}
#leavingModal .modal-footer {
  border: 0;
  color: #333;
  padding: 0px;
}
#leavingModal.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(icn_stroke_close_grey02.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
}
#leavingModal .modal-content {
  padding: 32px;
  border: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: none;
  border-radius: 0.3rem;
  outline: 0;
}
#leavingModal .modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
.promotion_offer_btn_group {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.promotion_offer_btn {
  display: inline-block;
  cursor: pointer;
}
.promotion_if_btn,
.promotion_eli_btn,
.promotion_cpi_btn {
  width: 32%;
}
.promotion_mxi_btn,
.promotion_fx2_btn {
  width: 49%;
}
.mxi_btn {
  position: absolute;
  width: 100%;
  height: 220px;
  left: 50%;
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
  top: 10%;
}
.sc_mxi_btn {
  top: 20%;
  height: 30%;
}
.indexBtn {
  padding-bottom: 20px;
  display: block;
}
.nav-on {
  display: none;
}
.menubar {
  display: inline-block;
}
.menubar li {
  float: left;
  display: inline-block;
  width: 20%;
  margin-left: 0;
  border: none;
}
.menubar li.nav-active {
  background: none;
}
.menubar li.nav-active:hover {
  background: none;
}
.menubar li:active,
.menubar li:hover {
  background: none;
}
.menubar li.nav-active:after {
  display: none;
}
.menubar li.nav-active .nav-on {
  display: inline-block;
}
.menubar li.nav-active .nav-off {
  display: none;
}
.menubar a {
  display: inline-block;
  text-align: center;
  border-spacing: 0;
}
.section .desc,
.formbox,
.personal-banking-app,
.market-info-app {
  background: none;
}
.offer {
  position: relative;
  padding-top: 2rem;
}
.offer__btn {
  position: absolute;
  width: 16%;
  display: inline-block;
}
.offer__btn img {
  max-width: 100%;
  opacity: 0;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.offer__btn-cpi {
  top: 73%;
  left: 26%;
}
.offer__btn-mxi,
.offer__btn-fx2 {
  top: 72%;
  left: 26%;
}
@media screen and (max-width: 900px) {
  .offer__btn {
    width: 20%;
  }
  .offer__btn-cpi,
  .offer__btn-mxi,
  .offer__btn-fx2 {
    top: 74%;
    left: 20%;
  }
}
@media screen and (max-width: 768px) {
  .offer__btn {
    width: 23%;
  }
  .offer__btn-cpi,
  .offer__btn-mxi,
  .offer__btn-fx2 {
    top: 74%;
    left: 16%;
  }
  .promotion_offer_btn_group {
    height: 65%;
  }
  .promotion_offer_btn {
    height: 70px;
  }
  .promotion_if_btn,
  .promotion_eli_btn,
  .promotion_cpi_btn,
  .promotion_mxi_btn {
    width: 49%;
  }
  .promotion_fx2_btn {
    width: 98%;
  }
  .mxi_btn {
    height: 80px;
    top: 40%;
  }
  .sc_mxi_btn {
    height: 90px;
    top: 30%;
  }
  .en_daasc_mxi_btn {
    text-align: left;
  }
  .en_daasc_mxi_btn a {
    display: inline-block;
    height: 100%;
    width: 65%;
  }
  .en_daasc_mxi_btn .tips {
    display: inline-block;
    height: 100%;
    width: 20%;
  }
  .sc_daasc_mxi_btn,
  .tc_daasc_mxi_btn {
    text-align: left;
  }
  .sc_daasc_mxi_btn a,
  .tc_daasc_mxi_btn a {
    display: inline-block;
    height: 100%;
    width: 40%;
  }
  .sc_daasc_mxi_btn .tips,
  .tc_daasc_mxi_btn .tips {
    display: inline-block;
    height: 100%;
    width: 20%;
  }
  .en .mxi_btn {
    top: 45%;
  }
  .schi .promotion_offer_btn {
    height: 70px;
  }
  .schi .promotion_offer_btn_group {
    height: 65%;
  }
  .chi .promotion_offer_btn_group {
    height: 60%;
  }
  .chi .promotion_offer_btn {
    height: 50px;
  }
}
@media screen and (max-width: 40em) {
  .offer__btn {
    width: 37%;
  }
  .offer__btn-cpi,
  .offer__btn-mxi,
  .offer__btn-fx2 {
    top: 49%;
    left: 32%;
  }
}
.flink {
  color: #6d6d6d;
}
.record {
  padding: 2rem 0;
}
.fword {
  font-size: 16px;
  vertical-align: middle;
}
.section .desc {
  font-size: 16px;
  vertical-align: middle;
}
.section .footer {
  margin-top: 2rem;
}
.custom_btn_area {
  margin: 2rem auto;
}
.custom_btn_area a:first-child {
  margin-right: 2rem;
}
@media screen and (max-width: 768px) {
  #footer {
    /* padding-bottom: 80px; */
  }
  .custom_btn_area {
    margin: 2rem 0.5rem;
  }
  .custom_btn_area a:first-child,
  .custom_btn_area a:last-child {
    margin-right: 0rem;
    margin-left: 0rem;
  }
}
@media screen and (max-width: 768px) {
  .custom_btn_area .view_d2g a:first-child,
  .view_daasc a img:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .custom_btn_area .view_d2g a img {
    margin: 0;
  }
}
.menubar.hide-for-medium {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.investmentInfo__leading {
  margin-bottom: 1rem;
}
.investmentInfo__title {
  margin-bottom: 1rem;
  margin: 2rem 0 1rem;
}
.investmentInfo__content a {
  display: inline-block;
  overflow: hidden;
}
.btn-cta__nonCilent .inactive-img {
  display: inherit;
}
.btn-cta__nonCilent .active-img {
  display: none;
}
.btn-cta__nonCilent:hover .inactive-img {
  display: none;
}
.btn-cta__nonCilent:hover .active-img {
  display: inherit;
}
.app-content.en {
  margin-bottom: 10px;
}
.app-content .content h1 {
  font-size: 24px !important;
  margin-bottom: 8px;
  line-height: 1.1;
}
.app-content .content.en h1 {
  height: 20px;
}
.tips {
  display: inline-block;
  cursor: pointer;
}
.tips__overlay {
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
}
.tips__container {
  position: relative;
  width: 100%;
  height: 100%;
}
.tips__box {
  position: absolute;
  width: auto;
  height: auto;
  min-width: 320px;
  top: 50%;
  left: 50%;
  padding: 2rem 1rem 2rem;
  border: 1px solid #5eb258;
  background: #fff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tips_content {
  text-align: center;
}
.tips__close {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: 0.5rem 1rem;
  text-align: center;
  color: #5eb258;
  cursor: pointer;
}
.investmentInfo {
  padding-bottom: 40px;
}
.en.gbtn {
  line-height: 20px;
  padding-top: 10px;
  height: 60px;
  font-size: 16px;
  width: 44%;
}
@media screen and (max-width: 768px) {
  .en.gbtn {
    width: 100%;
  }
}
.en.redbtn {
  background-color: #ff0000;
  line-height: 20px;
  padding-top: 10px;
  height: 60px;
  font-size: 16px;
  padding-right: 60px;
  padding-left: 60px;
}
.menubar a:hover .nav-off {
  display: none;
}
.menubar a:hover .nav-on {
  display: inline;
}
.title {
  margin-top: 10px;
}
.title.en {
  margin-top: 20px;
}
.offer_table_btn {
  cursor: pointer;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 5.5rem;
}
@media all and (-ms-high-contrast: none) {
  .eli_table li.font20 {
    position: relative;
  }
  .eli_table li.font20 .num_bg {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0px;
  }
}
.lucky-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.lucky-box .promotion_table {
  width: 100%;
}
.lucky-box .phone-img {
  padding: 30px 10px 10px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .lucky-box .phone-img {
    padding: 30px 10px 10px;
  }
}
.lucky-box + .promotion_remark {
  padding: 0;
}
.lucky-box + .promotion_remark a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .lucky-box {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .lucky-box .promotion_table {
    width: 100%;
    margin-bottom: 20px;
  }
  .lucky-box .phone-img {
    width: 60%;
  }
}
table.lucky-draw-table {
  border: 3px solid #82bf8a;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  table.lucky-draw-table {
    margin-top: 20px;
  }
}
table.lucky-draw-table th,
table.lucky-draw-table td {
  color: #333333;
  padding: 18px 24px;
  font-size: 20px;
  border: 1px solid #82bf8a;
}
@media screen and (max-width: 767px) {
  table.lucky-draw-table th,
  table.lucky-draw-table td {
  }
}
table.lucky-draw-table th span,
table.lucky-draw-table td span {
  padding-left: 20px;
}
table.lucky-draw-table th .flex-item,
table.lucky-draw-table td .flex-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
table.lucky-draw-table th .flex-item img,
table.lucky-draw-table td .flex-item img {
  width: 27px;
  height: 30px;
}
table.lucky-draw-table tr:nth-child(odd) {
  background: #f4f9f4;
}
table.lucky-draw-table tr:nth-child(even) {
  background: #fff;
}
table.lucky-draw-table tr:first-child th {
  background: #1e6a52;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  table.lucky-draw-table tr:first-child th {
    padding: 18px 8px;
  }
}
table.lucky-draw-table tr td:nth-child(1) {
  width: 70%;
}
table.lucky-draw-table tr td:nth-child(2) {
  width: 30%;
  text-align: center;
}
table.lucky-draw-table tr td:nth-child(2) span {
  padding: 0;
}
table.lucky-draw-table tr:last-child td {
  font-size: 11px;
  height: 67px;
}
table.lucky-draw-table tr:last-child td a:hover {
  color: #39b54a !important;
}
.section__title {
  border-left: 0;
  padding-left: 0;
  color: #1d865e;
  margin: 10px 0 10px 0;
  padding-bottom: 20px;
  padding-top: 50px;
}
.promotion_table.latest_promotion {
  border: 0 !important;
}
.promotion_table.latest_promotion .green_tri {
  display: none;
}
.promotion_table.latest_promotion .promotion_table__row:first-child {
  background-position: 95%;
  background-repeat: no-repeat;
  background-image: url("../images/background-pattern.png"),
    linear-gradient(to right, #155d2f, #13864d);
  border-radius: 20px 22px 0px 0px;
  color: #fff;
}
.text-center {
  text-align: center;
}
.remark .riskbox1 p {
  font-size: 15px !important;
}

/* border-top: none !important;
 */
.features__wrapper .table-holder {
  margin: auto;

  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.features__wrapper .table-holder .table-inner-holder {
  border-bottom: none !important;
  padding-bottom: 20px;
  display: flex;
}
.features__wrapper .table-holder .table-inner-holder .img-holder,
.features__wrapper .table-holder .table-inner-holder .img-desc {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.features__wrapper .table-holder .table-inner-holder .img-holder {
  margin-bottom: 20px;
  margin-right: 20px;
  text-align: center;
}
.features__wrapper .table-holder .table-inner-holder .img-holder img {
  width: auto;
}
.features__wrapper .table-holder .table-inner-holder .img-desc {
  width: 100%;
  text-align: left;
}
.features__wrapper .table-holder .table-inner-holder .img-desc p {
  font-size: 20px;
  line-height: 32px;
}
.features__wrapper
  .table-holder
  .table-inner-holder
  .img-desc
  p
  .highlight-green {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  color: #008a0e;
}
@media screen and (max-width: 767px) {
  .features__wrapper .table-holder .table-inner-holder .img-desc p {
    font-size: 16px;
    line-height: 26px;
  }
}
.features__wrapper .table-holder .table-inner-holder .img-desc ul li {
  font-size: 18px;
}

.features__wrapper
  .table-holder
  .table-inner-holder
  .img-desc
  .table-btn-holder {
  padding: 28px 0px 0 0;
}

.features__wrapper h3 {
  font-size: 20px;
  color: #000000;
}
.features__wrapper
  .table-holder
  .table-inner-holder
  .img-desc
  .table-btn-holder
  .table-btn {
  display: inline-block;
}
.features__wrapper
  .table-holder
  .table-inner-holder
  .img-desc
  .table-btn-holder
  a {
  display: inline-block;
  border: 1px solid #1d865e;
  color: #1d865e;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
}
.features__wrapper
  .table-holder
  .table-inner-holder
  .img-desc
  .table-btn-holder
  a
  img {
  width: 15px;
  padding-left: 5px;
}
@media screen and (max-width: 767px) {
  .features__wrapper
    .table-holder
    .table-inner-holder
    .img-desc
    .table-btn-holder {
    padding: 12px 0 0;
  }
}
.features__wrapper
  .table-holder
  .table-inner-holder
  .img-desc
  .table-btn-holder
  a:hover {
  background-color: #f4faf5;
}
/* modal */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.55);
}
.modal#tncModal {
  overflow: auto;
}
.modal-content {
  background-color: #fefefe;
  margin: 0 auto;
  padding: 30px 15px 10px;
  width: 95%;
  max-width: 45%;
  color: #333;
  line-height: 130%;
  max-height: calc(100% - 150px);
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  border-radius: 6px;
}
.modal-content h5 {
  margin-bottom: 3px;
  font-size: 20px;
  font-weight: 600;
}
.modal-content p {
  font-size: 14px;
  line-height: 24px;
  min-height: 130px;
}
.modal-content .btn-holder {
  width: 100%;
  margin: 0 auto;
}
.modal-content .btn-holder .btn {
  display: inline-block;
  width: 140px;
  color: #fff;
  padding: 15px 12px 14px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-left: 5px;
  font-size: 19px;
  text-align: center;
  background-color: #39b54a;
  border: 1px solid #39b54a;
}
.modal-content .btn-holder .btn:before {
  content: " ";
  text-indent: -999em;
  background: url(icon_20px.png);
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-top: -3px;
  display: inline-block;
  vertical-align: middle;
  background-position: 0px -61px;
}
.modal-content .btn-holder .btn.btn-accept:hover {
  opacity: 0.8;
  background-color: #34a344;
  border: 1px solid #34a344;
}
.modal-content .btn-holder .btn.btn-cancel {
  border: 1px solid #b2b2b2;
  color: #666;
  background-color: #fff;
  width: 100px;
}
.modal-content .btn-holder .btn.btn-cancel:hover {
  background-color: #f0f0f0;
}
/* The Close Button */
.modal-content .close {
  display: block;
  height: 25px;
  max-height: 25px;
  min-height: 25px;
  max-width: 25px;
  min-width: 25px;
  width: 25px;
  bottom: auto;
  left: auto;
  position: absolute;
  right: 10px;
  top: 5px;
  background-image: url(https://www.hangseng.com/etc/designs/hase/pws/common/rwd-assets/images/icn_stroke_close_grey02.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
}
.modal-content .close:hover {
  background-image: url(https://www.hangseng.com/etc/designs/hase/pws/common/rwd-assets/images/icn_stroke_close_hase_green.svg);
}
.modal-content .close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-content .ico-triangle {
  display: block;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #fff transparent transparent transparent;
}
.modal.btn-modal {
  position: absolute;
  background: transparent;
  overflow: unset !important;
  top: -185px;
  left: 4%;
}
.modal.btn-modal .modal-content {
  -webkit-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.5);
  max-height: 1000% !important;
  top: 0;
  transform: translateY(0%);
  width: 190px;
  padding: 20px 25px 5px;
}
.modal.btn-modal .modal-content .close {
  top: 0px;
  right: 0px;
  display: block;
  width: 26px;
  height: 26px;
  min-width: 20px;
  min-height: 20px;
}
.modal.btn-modal .modal-content .btn-holder {
  margin: 0 auto;
  text-align: center;
}
.modal.btn-modal .modal-content .btn-holder .btn {
  margin-left: 0;
  width: 100%;
  font-size: 16px;
  padding: 12px 12px 11px;
  margin-bottom: 12px;
}
/* modal */
#modal-1 .modal-content {
  max-width: 60% !important;
}

.grey {
  color: #5a5a5a;
}

.pl-20 {
  padding-left: 20px;
}

.font-20 {
  font-size: 20px;
}

.lucky-draw-btn {
  display: inline-block;
  border: 1px solid #1d865e;
  background-color: #1d865e;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;

  font-size: 16px;
  margin: 30px 0;
}
.green-btn {
  display: inline-block;
  border: 1px solid #1d865e;
  color: #1d865e;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
}

.gift-icon-ctn {
  display: flex;
}

.gift-icon-text {
  margin: auto 0;
  position: relative;

  /* left: -27px; */
  background: white;
  color: #155d2f;
  font-size: 27px;
  padding-left: 5px;
}

.white-line {
  width: 100%;
  height: 2px;
  background: white;
  margin-top: -6px;
}

.bg-white {
  background-color: white;
}

.border-green-l {
  border-left: 1px solid #e5f6e8;
}

.box-container {
  display: flex;
  gap: 10px;
  width: 100%;
}

.box {
  border: 1px solid #979797;
  border-radius: 5px;
  padding: 20px;
  width: 50%;
}

.box-title {
  font-weight: bold;
  font-size: 20px;
}

.box-desc {
  font-size: 18px;
  min-height: 30px;
  margin-bottom: 10px;
}

.box-red-btn {
  font-size: 16px;
  color: #fff;
  background-color: #e80000;
  width: fit-content;
  padding: 9px 20px;
  border-radius: 5px;
}
.box-red-btn a {
  color: white !important;
}

.box-cta {
  color: #1d865e;
}

.box-cta-container {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 30px;
}

.fx2-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.box-atag {
  text-decoration: none !important;
  color: #1d865e !important;
  font-size: 16px;
  border-bottom: 1px solid #1d865e;
}

.no-border {
  border: none;
}

.ml-20 {
  margin-left: 20px;
}

.mt-50 {
  margin-top: 50px;
}

.normal-text {
  color: #000;
  font-size: 16px;
}

.d-inline {
  display: inline-block;
}

.lucky-draw-promo-section .remark a {
  color: #000;
  text-decoration: underline;
}
.lucky-draw-promo-section .remark a:hover {
  color: #39b54a !important;
}

.lucky-draw-promo-section {
  margin-top: 50px;
  margin-bottom: 50px;
  //background-image: linear-gradient(transparent, #e5f6e8);
  border-radius: 20px;
  padding: 22px;
}

.lucky-draw-promo-section .wrapper {
  padding: 0 20px 20px 20px;
  font-size: 22px;
}

.lucky-draw-title {
  color: #155d2f;
  font-size: 27px;
  font-weight: bold;
  display: flex;
  align-items: center;
  text-align: center;
}

.title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.border-title {
  margin: 10px;
  width: 100%;
  height: 2px;
  border: 2px solid green;
}

.d-flex {
  display: flex;
}

.apple-card {
  background: url("../images/apple-gift-card.png") center center no-repeat;
  background-size: contain;
  width: 100%;
  min-width: 250px;
  min-height: 300px;
}
.row {
  max-width: 1436px;
}

.green-link {
  color: #0d6c28;
  text-decoration: underline;
  position: relative;
  padding-right: 28px;
  display: inline-block;
}

.green-link::after {
  content: "";
  position: absolute;
  background: url(../images/icn_stroke_non_hase_link_hase_green.svg) no-repeat;
  width: 30px;
  height: 30px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.section-remarks {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-top: 35px;
}

@media (max-width: 970px) {
  .section-remarks {
    font-size: 14px;
    line-height: 2;
  }
  .section-remarks .green-link {
    padding-right: 22px;
  }
  .section-remarks .green-link::after {
    width: 24px;
    height: 24px;
  }
}

.riskbox3 {
  margin: 60px 0;
  border: 1px solid #333;
  padding: 10px;
}

@media (max-width: 970px) {
  .riskbox3 {
    margin: 30px 0;
  }
}

.riskbox3-inner {
  margin: 0px 0;
  font-size: 16px;
  line-height: 22px;
  color: #5a5a5a;
  overflow-y: scroll;
  height: 130px;
}

.riskbox3-inner::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
}

.riskbox3-inner::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #333333;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.riskbox3 ul ul {
  list-style: none;
}

.riskbox3 ul ul li {
  position: relative;
  padding-left: 20px;
  margin-left: 0;
}

.riskbox3 ul ul li:before {
  content: "-";
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 4px;
  height: 1px;
  line-height: 1px;
}

.riskbox3 li {
  margin-left: 20px;
}

.riskbox3 p {
  font-size: 15px;
  line-height: 22px;
  color: #333333;
}

.highlight {
  color: #055541;
}

.main-desc {
  text-align: center;
  font-size: 28px;
  line-height: 44px;
  color: #333333;
  margin-bottom: 20px;
}

.main-desc span {
  font-weight: 700;
  font-size: 34px;
}

.plan-add {
  font-size: 45px;
  padding: 10px 0;
  color: #0d6c29;
  font-weight: 700;
}

@media (max-width: 970px) {
  .plan-add {
    font-size: 30px;
    padding: 8px 0;
  }
}

.plan b {
  color: #0d6c29;
  font-size: 39px;
}

@media screen and (max-width: 40em) {
  .plan b {
    font-size: 39px !important;
  }
}

@media (max-width: 970px) {
  .plan b {
    font-size: 26px !important;
  }
}

.plan-point {
  background-color: #fff;
  text-align: left;
  border-radius: 20px;
  padding: 48px 45px;
  -webkit-box-shadow: 9px 12px 30px #3f670b20;
  box-shadow: 9px 12px 30px #3f670b20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 970px) {
  .plan-point {
    padding: 24px 20px;
  }
}

.plan-point .fun-dollars {
  height: 27px;
  margin-top: -3px;
}

@media (max-width: 970px) {
  .plan-point .fun-dollars {
    height: 20px;
  }
}

.plan-point .yuu {
  height: 35px;
  margin-top: -3px;
}

@media (max-width: 970px) {
  .plan-point .yuu {
    height: 26px;
  }
}

.plan .circle {
  margin-left: 0;
  margin-right: 30px;
  background-color: #0d6c29;
  border: 1px solid #0d6c29;
  font-style: normal;
  line-height: 45px;
  font-size: 27px;
  height: 45px;
  width: 45px;
  min-height: 45px;
  min-width: 45px;
  color: #ffffff;
  font-weight: bold;
}

@media (max-width: 970px) {
  .plan .circle {
    margin-right: 20px;
    height: 30px;
    width: 30px;
    min-height: 30px;
    min-width: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}

.plan .circle span {
  display: block;
}

.plan-subtitle {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 5px;
}

.plan-title {
  font-weight: 700;
  text-align: center;
  font-size: 48px;
  line-height: 52px;
  color: #055541;
  margin-bottom: 45px;
}

.plan-remark {
  color: #333333;
  text-align: center;
}

.plan-remark-header {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 35px;
}

@media (max-width: 970px) {
  .plan-remark-header {
    font-size: 18px;
    line-height: 1.2;
  }
}

.plan-remark-header strong {
  color: #055541;
  font-size: 34px;
  line-height: 38px;
}

.promotion {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e9f5c3),
    to(white)
  );
  background: linear-gradient(180deg, #e9f5c3 0%, white 100%);
  padding-top: 60px;
}

.promotion-title {
  text-align: center;
  /*margin-bottom: 25px;*/
  width: 95%;
  margin: 0 auto;
}

.promotion-title span {
  font-weight: 700;
  background: #055541;
  color: #fff;
  font-size: 38px;
  line-height: 42px;
  text-align: center;
  padding: 12px 40px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  display: inline-block;
}

@media (max-width: 970px) {
  .promotion-title span {
    padding: 6px 20px;
    font-size: 28px;
    display: block;
  }
}

.promotion-desc {
  font-weight: 700;
  text-align: center;
  font-size: 34px;
  line-height: 50px;
  margin-bottom: 35px;
  color: #055541;
}

@media (max-width: 970px) {
  .promotion-desc {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 24px;
  }
}

.promotion-btn {
  text-align: center;
}

.promotion-btn a {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  position: relative;
  background: #a6ce39;
  font-size: 24px;
  padding: 7px 25px;
  color: #fff;
  font-weight: 700;
  border-radius: 30px;
}

.promotion-btn a:hover {
  color: #fff;
}

.promotion-btn a span {
  position: relative;
  width: 45px;
  padding-right: 45px;
}

.promotion-btn a span:after {
  content: "";
  position: absolute;
  background: url("../images/icn_stroke_non_hase_link_hase_white.svg") no-repeat;
  width: 40px;
  height: 40px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.limited_offer {
  padding-top: calc(16vw);
  background: url("../images/bg2.png") no-repeat;
  background-size: 100% auto;
  background-position: center top;
}

.limited_offer-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.limited_offer-header .special {
  color: #aa5a28;
  background: #ffdd2f;
  font-size: 24px;
  padding: 5px 16px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
}

@media (max-width: 970px) {
  .limited_offer-header .special {
    font-size: 18px;
    padding: 3px 12px;
  }
}

.limited_offer-title {
  font-weight: 700;
  text-align: center;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 30px;
  color: #055541;
}

@media (max-width: 970px) {
  .limited_offer-title {
    font-size: 36px;
    line-height: 1.2;
  }
}

.limited_offer-desc {
  text-align: center;
  font-size: 27px;
  line-height: 48px;
  margin-bottom: 60px;
  color: #333333;
}

@media (max-width: 970px) {
  .limited_offer-desc {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 1.8;
  }
}

.limited_offer-desc strong {
  font-size: 34px;
  line-height: 48px;
  color: #055541;
}

@media (max-width: 970px) {
  .limited_offer-desc strong {
    font-size: 26px;
    line-height: unset;
  }
}

.limited_offer-remark {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 60px;
}

@media (max-width: 970px) {
  .limited_offer-remark {
    margin-bottom: 15px;
  }
}

.remark p,
.remark ul,
.remark ol,
.remark li {
  color: #222222;
  font-size: 16px;
  line-height: 24px;
}

.remark ul,
.remark ol {
  margin-left: 20px;
}

.remark ul li,
.remark ol li {
  margin-bottom: 3px;
}

.remark ol {
  margin-bottom: 35px;
}

@media (max-width: 970px) {
  .remark ol {
    margin-bottom: 25px;
  }
}

.disclaimer {
  color: #222222;
  margin-bottom: 35px;
}

@media (max-width: 970px) {
  .disclaimer {
    margin-bottom: 25px;
  }
}

.disclaimer p {
  color: #222222;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 35px;
}

@media (max-width: 970px) {
  .disclaimer p {
    margin-bottom: 25px;
  }
}

.disclaimer p.mt-0 {
  margin-bottom: 0;
}

.gift-ctn {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: (1fr) [3];
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 18px;
  grid-row-gap: 30px;
}

@media (max-width: 39.9375em) {
  .gift-ctn {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
    -ms-grid-rows: minmax(50px, 1fr);
    grid-template-rows: minmax(50px, 1fr);
    grid-row-gap: 20px;
  }
}

.gift-ctn > .gift {
  border-radius: 20px 20px 5px 5px;
  -webkit-box-shadow: 9px 12px 30px #3f670b20;
  box-shadow: 9px 12px 30px #3f670b20;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px 20px 22.5px 20px;
  font-size: 27px;
}

@media (max-width: 970px) {
  .gift-ctn > .gift {
    font-size: 20px;
  }
}

.gift-ctn > .gift strong {
  font-size: 40px;
}

@media (max-width: 970px) {
  .gift-ctn > .gift strong {
    font-size: 27px;
  }
}

.gift-ctn > .gift .count {
  font-size: 25px;
  display: inline-block;
}

@media (max-width: 970px) {
  .gift-ctn > .gift .count {
    font-size: 16px;
  }
}

.gift-ctn > .gift:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1 / 1 / 2 / 2;
  background-color: #ffe76d;
}

@media (max-width: 39.9375em) {
  .gift-ctn > .gift:nth-child(1) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 3 / 1 / 4 / 2;
  }
}

.gift-ctn > .gift:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1 / 2 / 2 / 3;
  background-color: #ffe76d;
}

@media (max-width: 39.9375em) {
  .gift-ctn > .gift:nth-child(2) {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 4 / 1 / 5 / 2;
  }
}

.gift-ctn > .gift:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 1 / 3 / 3 / 4;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

.gift-ctn > .gift:nth-child(3) img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 39.9375em) {
  .gift-ctn > .gift:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 3 / 2;
    max-width: 350px;
    display: block;
    margin: auto;
  }
}

.gift-ctn > .gift:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 2 / 1 / 3 / 2;
  background-color: #fff5c3;
}

@media (max-width: 39.9375em) {
  .gift-ctn > .gift:nth-child(4) {
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 5 / 1 / 6 / 2;
  }
}

.gift-ctn > .gift:nth-child(5) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2 / 2 / 3 / 3;
  background-color: #fff5c3;
}

@media (max-width: 39.9375em) {
  .gift-ctn > .gift:nth-child(5) {
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 6 / 1 / 7 / 2;
  }
}

.gift-ctn > .gift:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 3 / 1 / 4 / 2;
  background-color: #fffbe9;
}

@media (max-width: 39.9375em) {
  .gift-ctn > .gift:nth-child(6) {
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 7 / 1 / 8 / 2;
  }
}

.gift-ctn > .gift:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 3 / 2 / 4 / 3;
  background-color: #fffbe9;
}

@media (max-width: 39.9375em) {
  .gift-ctn > .gift:nth-child(7) {
    -ms-grid-row: 8;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 8 / 1 / 9 / 2;
  }
}

.gift-ctn > .gift:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 3 / 3 / 4 / 4;
  background-color: #fffbe9;
}

@media (max-width: 39.9375em) {
  .gift-ctn > .gift:nth-child(8) {
    -ms-grid-row: 9;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 9 / 1 / 10 / 2;
  }
}

.act {
  color: #0d6c29;
  font-size: 38px;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  margin: 60px 0;
}

@media (max-width: 970px) {
  .act {
    font-size: 28px;
    margin: 40px 0;
  }
}

.footer_bot_area p,
.remark,
.remark p {
  font-size: 16px !important;
}

@media screen and (max-width: 40em) {
  .footer_bot_area p,
  .remark,
  .remark p {
    font-size: 14px !important;
  }
}

.limited_offer-table {
  margin: auto;
  margin-top: -40px;
  margin-bottom: 30px;
  max-width: 750px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border: 0;
  border-collapse: separate;
  text-align: center;
  -webkit-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 20px;
  overflow: hidden;
}

@media screen and (max-width: 970px) {
  .limited_offer-table {
    margin-top: -20px;
    margin-bottom: 30px;
  }
}

.limited_offer-table__cell {
  width: 50%;
  padding: 15px 10px;
}

@media screen and (max-width: 970px) {
  .limited_offer-table__cell {
    padding: 18px 8px;
  }
}

.limited_offer-table__cell ul {
  margin-left: 28px;
  text-align: left;
}

.limited_offer-table__row:nth-child(odd) {
  background: #e5f6e8;
}

.limited_offer-table__row:nth-child(even) {
  background: #fff;
}

.limited_offer-table__row:last-child {
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
}

.limited_offer-table__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  color: #333333;
}

.limited_offer-table__row span {
  padding-left: 20px;
}

.limited_offer-table__row .flex-item {
  display: -ms-grid;
  display: grid;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.limited_offer-table__row .flex-item img {
  width: 27px;
  height: 30px;
}
