/* mobile */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.swiper-wrapper .swiper-slide img {
  max-width: 1920px;
  margin: 0 auto; }
.swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap {
  display: flex;
  /*padding: 0 5%;*/
  padding-top: 20px;
  max-width: 660px;
  }
  .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap .slide-name {
    position: relative;
    flex: 1;
    height: auto;
    font-size: 30px; }
  .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap .slide-button-remark {
    position: relative;
    /*margin: 5% 0;*/
    margin: 40px 0;
  }
    .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap .slide-button-remark .desktop-btn {
      position: relative;
      left: 0;
      right: unset; }
    .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap .slide-button-remark .slide-remark {
      position: relative;
      bottom: unset;
      margin: 40px 0 0 0; }

.desktop-nav .logoside img {
  width: 100%; }
.desktop-nav .itemside {
  margin-left: 2%; }
.desktop-nav .navbtn {
  display: flex; }
  .desktop-nav .navbtn li:not(:last-child) a:after {
    display: none; }
  .desktop-nav .navbtn li.placeholder {
    flex: 1; }

.itemside.active li {
  position: relative;
  z-index: 10;
  background: #fff; }
.itemside.active:after {
  content: '';
  position: absolute;
  width: 105vw;
  height: 100vh;
  left: -18px;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2; }

.text-white {
  color: #fff; }

.page-section .section-title {
  text-align: left; }
  .page-section .section-title.without-banner {
    margin-top: 13%; }

.footer-container {
  background: #F1F1F1; }
  .footer-container .linkage .network_props {
    padding-left: 37px;
    position: relative; }
    .footer-container .linkage .network_props:before {
      content: '';
      position: absolute;
      left: 0;
      top: -6px;
      width: 29px;
      height: 29px;
      background-size: 100%;
      background-image: url("../../assets/images/202509/footer/network.png"); }
  .footer-container .contact-us-remark {
    font-size: 12px;
    margin-top: 20px; }

footer .linkage a, footer .linkage .mail_props, footer .linkage .tel_props, footer .linkage .inmo_props, footer .linkage .branch {
  color: #000; }

.app_dis a {
  color: #333;
  text-decoration: underline; }
.app_dis .app-top {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 10px; }
  .app_dis .app-top .app-spacing {
    margin-left: 5px; }
  .app_dis .app-top .download-desc {
    font-size: 12px;
    flex: 1; }
.app_dis .redirect-qrcode {
  max-width: 96px;
  background: #fff; }
  .app_dis .redirect-qrcode canvas {
    width: 96px;
    height: 96px; }
  .app_dis .redirect-qrcode img {
    transform: scale(0.9);
    max-width: 96px; }

.footer-app-links {
  display: flex;
  justify-content: center; }
  .footer-app-links a {
    margin: 0 5px; }
    .footer-app-links a img {
      height: 32px; }

footer .rights {
  border: 0;
  display: flex;
  align-items: end; }
  footer .rights .caring_company {
    margin-bottom: 20px; }

.footer_grid .soci .caring_company {
  display: none; }

footer .linkage-app_dis {
  display: flex; }
  footer .linkage-app_dis .linkage {
    flex: 1; }
  footer .linkage-app_dis .app_dis {
    width: 340px; }

.hide-tab {
  display: none; }

.page-without-kv {
  margin-top: 150px; }

.nav-container,
.site-container .main-content,
footer .footer_grid {
  width: 100%;
  max-width: 1100px;
  padding: 0 10px;
  margin: 0 auto; }

.container-fluid.footer-container {
  padding-bottom: 30px; }

#modal_dl .modal-dialog.new-download-popup {
  font-size: 14px; }
  #modal_dl .modal-dialog.new-download-popup .close {
    width: 29px;
    height: 29px;
    background: url("../images/202509/close.png") no-repeat center;
    background-size: contain;
    text-indent: -9999px;
    margin-right: -20px; }
  #modal_dl .modal-dialog.new-download-popup a {
    color: #333;
    text-decoration: underline; }
  #modal_dl .modal-dialog.new-download-popup .modal-content {
    max-width: 750px;
    background: rgba(255, 255, 255, 0.95) !important;
    border-radius: 20px;
    padding: 30px 50px; }
  #modal_dl .modal-dialog.new-download-popup .qrcode-row {
    display: flex;
    align-items: center;
    margin: 50px 0 30px; }
    #modal_dl .modal-dialog.new-download-popup .qrcode-row .qrcode-inner {
      display: flex; }
      #modal_dl .modal-dialog.new-download-popup .qrcode-row .qrcode-inner img {
        width: 108px; }
    #modal_dl .modal-dialog.new-download-popup .qrcode-row .qrcode-col {
      margin: 0 10px; }
      #modal_dl .modal-dialog.new-download-popup .qrcode-row .qrcode-col.download-remark {
        flex: 1; }
  #modal_dl .modal-dialog.new-download-popup .social-media-row {
    display: flex; }
    #modal_dl .modal-dialog.new-download-popup .social-media-row .img-col {
      margin: 0 5px; }
      #modal_dl .modal-dialog.new-download-popup .social-media-row .img-col img {
        height: 36px; }
#modal_dl .modal-dialog .download-popup-remark {
  margin: 30px 0; }

@media screen and (max-width: 1024px) {
  .desktop-nav .itemside {
    margin-left: 0; }
  .desktop-nav .navbtn {
    display: none;
    width: 100vw;
    margin-left: -10px; }
    .desktop-nav .navbtn li.placeholder {
      display: none; }
    .desktop-nav .navbtn li:last-child {
      padding-right: 20px; }

  .tc-lang, .sc-lang, .en-lang {
    font-size: 16px;
    margin-top: 20px;
    display: inline-block; } }
@media screen and (max-width: 992px) {
  .footer_grid .soci .caring_company {
    display: block;
    margin: 0 auto 20px; }

  .footer_grid.rights .linkage {
    text-align: left; }
    .footer_grid.rights .linkage .caring_company {
      display: none; } }
@media screen and (max-width: 992px) {
  footer .linkage {
    display: flex;
    flex-wrap: wrap; }

  footer .divie {
    width: 40%;
    flex: 1 1 40%; }
    footer .divie:first-child {
      width: 35%;
      flex: 1 1 35%;
      margin-right: 20px; }

  footer .linkage-app_dis {
    flex-direction: column; } }
@media only screen and (max-width: 991px) {
  .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap {
    padding: 20px 0px; }
    .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap .slide-name {
      margin-bottom: 0; font-size: 22px; }
    .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap .slide-button-remark {
      margin: 20px 0 0; }
      .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap .slide-button-remark .slide-remark {
        margin: 5% 0 0 0; }
      .swiper-wrapper .swiper-slide .swiper-slide-content .slide-content-wrap .slide-button-remark .banner-btn a {
        font-size: 13px;
        width: 130px; }

  /*.swiper-container {
    box-shadow: none;
  }*/

  .tablet-text-unset {
    color: unset; } }
/* mobile */
@media only screen and (max-width: 767px) {
  .site-container .main-content {
    padding: 0 20px; }

  footer .footer_grid {
    padding: 0 5px; }

  .page-section .section-title.without-banner {
    margin-top: 30%; }

  .page-without-kv {
    margin-top: 120px; }

  footer .app_dis .app-top .download-desc {
    margin-left: 5px;
    text-align: left; }

  #modal_dl .modal-dialog.new-download-popup .modal-content {
    padding: 20px 30px; }
  #modal_dl .modal-dialog.new-download-popup .close {
    width: 20px;
    height: 20px;
    margin-right: -10px; }
  #modal_dl .modal-dialog.new-download-popup .qrcode-row {
    flex-direction: column-reverse;
    margin: 40px 0 20px; }
    #modal_dl .modal-dialog.new-download-popup .qrcode-row .download-remark {
      margin-bottom: 20px;
      text-align: center; }
  #modal_dl .modal-dialog.new-download-popup .social-media-row {
    justify-items: center; }
    #modal_dl .modal-dialog.new-download-popup .social-media-row .img-col img {
      height: 27px; }
  #modal_dl .modal-dialog.new-download-popup .download-popup-remark {
    margin: 20px 0; }

  .lang-en .download-section .download-wrap .download-desc .download-title{
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  footer .app_dis table td {
    width: 100%; }

  footer .app_dis table a {
    margin: 0 5px; }

  footer .app_dis table td img {
    max-width: 96px; } }
.page-home .featured .featured-content-wrap {
  max-width: none; }
  .page-home .featured .featured-content-wrap .featured-content {
    flex-direction: row-reverse; }
    .page-home .featured .featured-content-wrap .featured-content:first-child {
      margin-top: 1vh; }
    .page-home .featured .featured-content-wrap .featured-content .featured-image {
      margin-left: 5%;
      margin-right: unset; }
    .page-home .featured .featured-content-wrap .featured-content .featured-detail {
      width: 100%; }
.page-home .featured .featured-remark {
  text-align: left; }

/* mobile */
@media only screen and (max-width: 767px) {
  .nav-container {
    padding: 0;}
  .desktop-nav .navbtn{
    margin-left: 0 !important;
  }
  .page-home .featured .featured-content-wrap .featured-content {
    flex-direction: column; } }
.page-features {
  margin-top: 50px; }
  .page-features .section-title {
    margin: 0 0 2%; }
  .page-features .services .service-item {
    display: flex;
    background: #FAFAFA;
    border-radius: 25px;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
    padding: 3.5% 5%;
    align-items: center;
    margin: 3% 0; }
    .page-features .services .service-item .service-name {
      position: relative;
      font-size: 20px;
      font-weight: 500;
      padding-left: 100px;
      width: 30%; }
      .page-features .services .service-item .service-name:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 65px;
        height: 65px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        transform: translateY(-50%); }
      .page-features .services .service-item .service-name.icon-1:before {
        background-image: url("../images/202509/features/icon-1.png"); }
      .page-features .services .service-item .service-name.icon-2:before {
        background-image: url("../images/202509/features/icon-2.png"); }
      .page-features .services .service-item .service-name.icon-3:before {
        background-image: url("../images/202509/features/icon-3.png"); }
      .page-features .services .service-item .service-name.icon-4:before {
        background-image: url("../images/202509/features/icon-4.png"); }
      .page-features .services .service-item .service-name.icon-5:before {
        background-image: url("../images/202509/features/icon-5.png"); }
      .page-features .services .service-item .service-name.icon-6:before {
        background-image: url("../images/202509/features/icon-6.png"); }
      .page-features .services .service-item .service-name.icon-7:before {
        background-image: url("../images/202509/features/icon-7.png"); }
    .page-features .services .service-item .service-detail {
      font-size: 16px;
      flex: 1; }
      .page-features .services .service-item .service-detail .know-more {
        display: inline-block;
        margin-top: 10px;
        text-decoration: underline; }
  .page-features .download-bar {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 25px;
    background: #FF5800;
    -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 3% 5% 3% 23%;
    margin: 10% 0 6%; }
    .page-features .download-bar:before {
      content: '';
      position: absolute;
      left: 2%;
      bottom: 3.5%;
      width: 17%;
      height: 280%;
      background: url(../images/202509/features/astronaut_2.png) no-repeat center bottom;
      background-size: contain; }
    .page-features .download-bar .download-msg {
      flex: 1;
      color: #fff;
      font-size: 32px;
      font-weight: 600; }
      .page-features .download-bar .download-msg a {
        color: #fff;
        text-decoration: underline; }
    .page-features .download-bar .download-wrap .download-row {
      display: flex;
      align-items: center;
      margin: 15px 0; }
      .page-features .download-bar .download-wrap .download-row.logos {
        display: flex;
        font-size: 12px; }
        .page-features .download-bar .download-wrap .download-row.logos a {
          color: #333;
          text-decoration: underline; }
        .page-features .download-bar .download-wrap .download-row.logos img {
          max-width: 83px;
          margin-right: 10px; }
        .page-features .download-bar .download-wrap .download-row.logos .redirect-qrcode {
          max-width: 83px;
          background: #fff;
          margin-right: 10px; }
          .page-features .download-bar .download-wrap .download-row.logos .redirect-qrcode img {
            transform: scale(0.9); }
      .page-features .download-bar .download-wrap .download-row.apps a {
        margin-right: 5px; }

@media (max-width: 1350px) {
  .page-features .download-bar .download-msg {
    font-size: 28px; } }
@media (max-width: 991px) {
  .page-features .download-bar .download-msg {
    font-size: 25px; }
  .page-features .services .service-item .service-name {
    font-size: 18px;
    padding-left: 90px;
    margin-right: 10px; } }
@media (max-width: 767px) {
  .page-features {
    margin-top: 50px; }
    .page-features .services .service-item {
      flex-direction: column;
      margin: 5% 0;
      padding: 10% 8%; }
      .page-features .services .service-item .service-name {
        width: 100%;
        margin: 4% 0 15%; }
      .page-features .services .service-item .service-detail {
        width: 100%; }
    .page-features .download-bar {
      padding: 20% 5% 3% 5%;
      flex-direction: column;
      margin-top: 50%;
      margin-bottom: 50px; }
      .page-features .download-bar:before {
        width: 100%;
        height: 70%;
        transform: translateY(30%);
        left: 0;
        bottom: 100%; }
      .page-features .download-bar .download-msg {
        font-size: 23px; } }
.tutorial-box {
  padding: 5%;
  background: #FAFAFA;
  border-radius: 25px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 5%; }
  .tutorial-box .tab-bar {
    display: flex;
    margin-bottom: 30px; }
    .tutorial-box .tab-bar a {
      display: inline-flex;
      align-items: center;
      font-size: 16px;
      color: #898989 !important;
      font-weight: 500;
      border: 1px solid #898989;
      line-height: 120%;
      border-radius: 30px;
      padding: 5px 3%;
      background: none;
      box-shadow: none;
      margin-right: 3%;
      min-height: 50px;}
      .tutorial-box .tab-bar a:hover, .tutorial-box .tab-bar a.active {
        color: #FF5800 !important;
        border: 1px solid #FF5800; }
  .tutorial-box .id-type-bar {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 40px; }
  .tutorial-box .option-type-wrap {
    display: flex;
    margin: 20px 0 50px;
    color: #333;
    font-size: 16px;
    font-weight: 500; }
    .tutorial-box .option-type-wrap a {
      position: relative;
      color: #898989;
      padding-left: 50px;
      margin-right: 30px;
      display: flex;
      align-items: center; }
      .tutorial-box .option-type-wrap a:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 40px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background: #fff;
        border: 10px solid #898989;
        border-radius: 50%; }
      .tutorial-box .option-type-wrap a:hover, .tutorial-box .option-type-wrap a.active {
        color: #FF5800; }
        .tutorial-box .option-type-wrap a:hover:before, .tutorial-box .option-type-wrap a.active:before {
          border: 10px solid #FF5800; }
  .tutorial-box .content-wrap {
    display: flex; }
    .tutorial-box .content-wrap video {
      max-width: 100%; }
    .tutorial-box .content-wrap .right-content {
      position: relative;
      flex: 1;
      margin-left: 2%; }
      .tutorial-box .content-wrap .right-content .remark {
        position: absolute;
        left: 0;
        bottom: 0; }

.slider_contain {
  background-color: #f9f9f9;
  -webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.25);
  padding: 40px;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }

.word {
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.slid {
  width: 360px;
  display: inline-block; }

.demoimg {
  position: relative;
  width: 100%;
  height: 436px; }

.shell_contain, .existSwi, .newclSwi, .newcl_prc_Swi {
  position: absolute;
  width: 225px;
  height: 436px;
  top: 0;
  left: calc(50% - 112.5px); }

.shell_contain {
  z-index: 3;
  pointer-events: none; }

.existSwi, .newcliSwi, .newcl_prc_Swi {
  z-index: 2; }

.exist, .newcl_prc {
  display: none; }

.swiper-button-prev.ext-prev, .swiper-button-next.ext-next, .swiper-button-prev.newcl-prev, .swiper-button-next.newcl-next, .swiper-button-prev.newcl_prc-prev, .swiper-button-next.newcl_prc-next {
  color: #ff5700;
  transform: scale(1.2); }

.slider_contain {
  /*	display: none;*/ }

.steps {
  font-size: 1.6rem;
  padding-left: 0; }

.steps li {
  list-style-type: none;
  opacity: 0.4;
  transition: all 0.3s;
  padding: 5px 0;
  border-top: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  margin: 0;
  cursor: pointer;
  display: table;
  width: 100%; }

.steps li .bignum {
  position: relative;
  top: 0;
  font-weight: bold;
  padding-right: 10px;
  transition: all 0.3s;
  color: #333333;
  margin-bottom: 0;
  width: 30px;
  display: table-cell; }

.steps li .bignum span {
  font-size: 80%; }

.steps li.currentStep {
  padding: 10px 0 20px 0;
  opacity: 1;
  transition: all 0.3s;
  border-top: 1px solid #ababab;
  border-bottom: 1px solid #ababab;
  margin: 15px 0; }

.steps li.currentStep li {
  opacity: 1; }

.steps li.currentStep .bignum {
  transition: all 0.3s;
  opacity: 1;
  font-size: 30px;
  position: relative;
  top: 3px;
  color: #ff5700;
  margin-bottom: 10px;
  width: 40px; }

.steps.video-steps li {
  padding: 20px 0 20px 0;
  border-top: 1px solid #ababab;
  border-bottom: 1px solid #ababab;
  margin: 0;
  font-weight: 500;
  color: #898989; }
  .steps.video-steps li.currentStep {
    padding: 20px 0 20px 0;
    margin: 0;
    color: #FF5800; }
.steps.transactions-group {
  display: none; }
  .steps.transactions-group.active {
    display: block; }

.video-content {
  margin-top: 30px; }
  .video-content .option-type-wrap {
    flex-wrap: wrap;
    gap: 10px; }
    .video-content .option-type-wrap a {
      /*flex: 0 0 calc(20%);*/
      margin-bottom: 30px; }

@media (max-width: 1024px) {
  .slider_contain {
    width: calc(100% - 40px);
    margin-left: 20px;
    padding: 20px; }

  .mobswap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%; }

  .word {
    width: 100%;
    display: block;
    order: 2;
    margin-top: 30px; }

  .slid {
    /*width: 100%;
    display: block;
    order: 1;*/ }

  .steps li.currentStep {
    display: table;
    pointer-events: none; }

  .swiper-button-prev.ext-prev, .swiper-button-prev.newcl-prev {
    left: -5px; }

  .swiper-button-next.ext-next, .swiper-button-next.newcl-next {
    right: -5px; }

  .video-content .steps li {
    display: block; } }
@media (max-width: 991px) {
  .tutorial-box .tab-bar a {
    font-size: 14px;
    padding: 0 2%;
    margin-right: 2%; }

  .video-content .option-type-wrap a {
    flex: 0 0 calc(40%);
    padding-left: 40px;
    margin-right: 15px; }
    .video-content .option-type-wrap a:before {
      border-width: 7px;
      width: 35px;
      height: 35px; }
    .video-content .option-type-wrap a:hover:before, .video-content .option-type-wrap a.active:before {
      border-width: 7px; } }
@media (max-width: 767px) {
  .tutorial-box .tab-bar {
    margin-bottom: 20px; display: block; }
    .tutorial-box .tab-bar a {
      font-size: 14px;
      padding: 0 4%;
      margin-bottom: 15px; }
    .lang-en .tutorial-box .tab-bar a {
      font-size: 13px;
    }
  .tutorial-box .id-type-bar {
    font-size: 14px; }
  .tutorial-box .option-type-wrap {
    font-size: 14px; }
    .tutorial-box .option-type-wrap a {
      padding-left: 40px;
      margin-right: 20px; }
      .tutorial-box .option-type-wrap a:before {
        width: 30px;
        height: 30px;
        border-width: 6px; }
      .tutorial-box .option-type-wrap a:hover:before, .tutorial-box .option-type-wrap a.active:before {
        border-width: 6px; }
  .tutorial-box .content-wrap {
    flex-direction: column-reverse; }
    .tutorial-box .content-wrap video {
      margin-top: 30px !important; }
    .tutorial-box .content-wrap .right-content .remark {
      position: relative;
      margin-top: 10px; }

  .video-content {
    margin-top: 0; }
    .video-content .option-type-wrap {
      margin-bottom: 30px; }
      .video-content .option-type-wrap a {
        font-size: 14px;
        flex: 0 0 calc(35%);
        margin-bottom: 20px; }

  .slid {
    width: 100%;
    display: block;
    order: 1; }

  .steps li {
    display: none; }

  .banking_services .slid, .transactions .slid {
    order: 0; } }
.page-offers .block-nav {
  display: flex;
  justify-content: center;
  margin: 8% 0 5%; }
  .page-offers .block-nav a {
    display: inline-block;
    font-size: 14px;
    color: #898989;
    font-weight: 500;
    border: 1px solid #898989;
    line-height: 300%;
    border-radius: 30px;
    padding: 0 5%;
    background: none;
    box-shadow: none;
    margin: 0 1.5%;
    background: #fff; }
.lang-en .page-offers .block-nav a{
  padding: 0 3%;
}
    .page-offers .block-nav a:hover, .page-offers .block-nav a.active {
      color: #FF5800 !important;
      border: 1px solid #FF5800; }
.page-offers .section-desc {
  font-size: 20px; }
  .page-offers .section-desc.normal-lead-in {
    margin-bottom: 0; }
  .page-offers .section-desc .lead-in {
    display: none;
    margin: 0 0 4%; }
    .page-offers .section-desc .lead-in.active {
      display: block; }
.page-offers .offer-blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2.5%; }
  .page-offers .offer-blocks .offer-block {
    flex: 0 45%;
    margin: 0 2.5% 5%;
    background: #FAFAFA;
    border-radius: 25px;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column; }
    .page-offers .offer-blocks .offer-block .image {
      width: 100%;
      padding-top: 40%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 30px;
      -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
    .page-offers .offer-blocks .offer-block .offer-content-padding {
      padding: 0 6%; }
    .page-offers .offer-blocks .offer-block .offer-cate {
      font-size: 14px;
      color: #898989;
      margin-top: 25px;
      margin-bottom: 10px;
      font-weight: 500; }
    .page-offers .offer-blocks .offer-block .offer-detail {
      flex: 1; }
      .page-offers .offer-blocks .offer-block .offer-detail ul {
        margin: 0 0 0 15px;
        padding: 0; }
    .page-offers .offer-blocks .offer-block .offer-name {
      font-size: 16px;
      font-weight: 600;
      line-height: 180%; }
    .page-offers .offer-blocks .offer-block .know-more {
      margin-top: 10px;
      margin-bottom: 25px; }
      .page-offers .offer-blocks .offer-block .know-more a {
        color: #FF5800;
        font-weight: bold; }
    .page-offers .offer-blocks .offer-block.offer-1 .image {
      background-image: url(../images/202509/offers/offer-1.jpg); }
    .page-offers .offer-blocks .offer-block.offer-2 .image {
      background-image: url(../images/202509/offers/offer-2.jpg); }
    .page-offers .offer-blocks .offer-block.offer-3 .image {
      background-image: url(../images/202509/offers/offer-3.jpg); }
    .page-offers .offer-blocks .offer-block.offer-4 .image {
      background-image: url(../images/202509/offers/offer-4.jpg); }
    .page-offers .offer-blocks .offer-block.offer-5 .image {
      background-image: url(../images/202509/offers/offer-5.jpg); }
    .page-offers .offer-blocks .offer-block.offer-6 .image {
      background-image: url(../images/202509/offers/offer-6.jpg); }
    .page-offers .offer-blocks .offer-block.offer-7 .image {
      background-image: url(../images/202509/offers/offer-7.jpg); }
    .page-offers .offer-blocks .offer-block.offer-8 .image {
      background-image: url(../images/202509/offers/offer-8.jpg); }
    .page-offers .offer-blocks .offer-block.offer-9 .image {
      background-image: url(../images/202509/offers/offer-9.jpg); }
    .page-offers .offer-blocks .offer-block.offer-10 .image {
      background-image: url(../images/202509/offers/offer-10.jpg); }
    .page-offers .offer-blocks .offer-block.offer-11 .image {
      background-image: url(../images/202509/offers/offer-11.jpg); }
    .page-offers .offer-blocks .offer-block.offer-12 .image {
      background-image: url(../images/202509/offers/offer-12.jpg); }
    .page-offers .offer-blocks .offer-block.offer-13 .image {
      background-image: url(../images/202509/offers/offer-13.jpg); }
    .page-offers .offer-blocks .offer-block.offer-14 .image {
      background-image: url(../images/202509/offers/offer-14.jpg); }
    .page-offers .offer-blocks .offer-block.offer-15 .image {
      background-image: url(../images/202509/offers/offer-15.jpg); }
.page-offers .referral-section {
  background: #F9F3ED;
  border-radius: 25px;
  padding: 1% 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5%; }
  .page-offers .referral-section .detail {
    flex: 1;
    padding: 4% 5% 2%; }
    .page-offers .referral-section .detail .referral-title {
      font-size: 16px;
      font-weight: 600;
      line-height: 160%;
      margin-top: 10px; }
    .page-offers .referral-section .detail .know-more {
      margin-top: 10px;
      margin-bottom: 25px; }
      .page-offers .referral-section .detail .know-more a {
        color: #FF5800; }
  .page-offers .referral-section .kv {
    width: 50%; }

@media (max-width: 991px) {
  .page-offers .block-nav a {
    padding: 0 3%;
    margin: 0 1%; } }
@media (max-width: 767px) {
  .page-offers .block-nav {
    position: sticky;
    display: block;
    white-space: nowrap;
    overflow: auto;
    /*margin: 15% 0 10% -2.5%;*/
    margin: 15% 0 10% -6.5%;
    width: 100vw;
    top: 100px;
    z-index: 999; }
    .page-offers .block-nav a {
      padding: 0 10%;
      margin: 0 3%; }
  .page-offers .section-desc .lead-in {
    margin-bottom: 10%; }
  .page-offers .offer-blocks .offer-block {
    flex: 100%;
    margin: 0 2.5% 10%; }
  .page-offers .referral-section {
    flex-direction: column-reverse;
    padding: 8% 2.5% 2%; }
    .page-offers .referral-section .kv {
      width: 100%; } }
.page-aboutus .faq-tnc-content {
  background: #FAFAFA;
  border-radius: 25px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 40px;
  margin-bottom: 5%; }
  .page-aboutus .faq-tnc-content .control-bar {
    display: flex;
    margin: 30px 0 60px;
    align-items: center; }
    .page-aboutus .faq-tnc-content .control-bar .btn-wrap {
      display: flex;
      margin: 0 -15px; }
      .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn {
        margin: 0 15px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left center;
        padding-left: 80px;
        transition: all 0.3s linear; }
        .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn a {
          display: inline-block;
          font-size: 16px;
          color: #898989;
          font-weight: 500;
          border: 1px solid #898989;
          line-height: 300%;
          border-radius: 30px;
          padding: 0 55px;
          background: none;
          box-shadow: none;
          margin: 0;
          background: #fff; }
        .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn:hover, .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.active {
          box-shadow: none; }
          .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn:hover a, .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.active a {
            color: #FF5800;
            border: 1px solid #FF5800; }
        .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.faq-btn {
          background-image: url("../images/202509/aboutus/faq-icon.png"); }
          .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.faq-btn:hover, .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.faq-btn.active {
            background-image: url("../images/202509/aboutus/faq-icon-active.png"); }
        .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.tnc-btn {
          background-image: url("../images/202509/aboutus/tnc-icon.png"); }
          .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.tnc-btn:hover, .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.tnc-btn.active {
            background-image: url("../images/202509/aboutus/tnc-icon-active.png"); }
    .page-aboutus .faq-tnc-content .control-bar .faq-collapse {
      flex: 1;
      display: flex;
      color: #333;
      font-size: 16px;
      font-weight: 500;
      justify-content: end;
      align-items: center; }
      .page-aboutus .faq-tnc-content .control-bar .faq-collapse a {
        position: relative;
        color: #898989;
        padding-left: 50px;
        margin-right: 30px;
        display: flex;
        align-items: center; }
        .page-aboutus .faq-tnc-content .control-bar .faq-collapse a:before {
          content: '';
          position: absolute;
          width: 40px;
          height: 40px;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          background: #fff;
          border: 10px solid #898989;
          border-radius: 50%; }
        .page-aboutus .faq-tnc-content .control-bar .faq-collapse a:hover, .page-aboutus .faq-tnc-content .control-bar .faq-collapse a.active {
          color: #FF5800; }
          .page-aboutus .faq-tnc-content .control-bar .faq-collapse a:hover:before, .page-aboutus .faq-tnc-content .control-bar .faq-collapse a.active:before {
            border: 10px solid #FF5800; }
  .page-aboutus .faq-tnc-content .faq-content {
    display: flex; }
    .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn {
      border-right: 1px solid #E0DEDD;
      padding-right: 30px;
      margin-right: 30px;
      width: 20%; }
.lang-en .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn {
  width: 25%;
}
      .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn .cate-btn {
        display: flex;
        flex-direction: column; }
      .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn a {
        font-size: 16px;
        font-weight: 600;
        background: url("../images/202509/aboutus/item-icon.png") no-repeat left center;
        color: #262626;
        padding: 5px 0 5px 40px;
        margin: 5px 0 20px;
        background-size: 35px;
        transition: all 0.3s linear; }
        .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn a:hover, .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn a.active {
          color: #FF5800;
          background-image: url("../images/202509/aboutus/item-icon-active.png"); }
    .page-aboutus .faq-tnc-content .faq-content .faq-details {
      flex: 1; }
      .page-aboutus .faq-tnc-content .faq-content .faq-details .col-xs-12 {
        float: none; }
      .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper {
        display: none; }
        .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper.active {
          display: block; }
        .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper h2 {
          color: #A8590B;
          font-size: 18px;
          font-weight: 500;
          margin: 10px 0 20px 0; }
        .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-question-wrapper {
          position: relative;
          padding: 0 0 0 25px;
          margin-bottom: 10px;
          cursor: pointer; }
          .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-question-wrapper:after {
            content: '';
            position: absolute;
            left: 0;
            top: 2px;
            width: 20px;
            height: 20px;
            background: url("../../images/faq_arrows.png") no-repeat left center;
            transition: all 0.3s linear; }
          .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-question-wrapper.skip-animation:after {
            transition: none; }
          .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-question-wrapper.active:after {
            transform: rotate(90deg); }
          .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-question-wrapper h4 {
            width: 90%;
            display: inline-block;
            margin: 0; }
            .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-question-wrapper h4 p {
              font-size: 16px;
              color: #000000;
              line-height: 24px;
              margin: 0; }
        .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-answer-wrapper {
          display: none;
          padding: 0 0 0 25px; }
          .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-answer-wrapper a {
            color: #A8590B; }
          .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-answer-wrapper ul, .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .faq-answer-wrapper ol {
            margin: 0 0 10px 15px;
            padding: 0; }
  .page-aboutus .faq-tnc-content .tnc-content {
    display: flex; }
    .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn {
      border-right: 1px solid #E0DEDD;
      padding-right: 30px;
      margin-right: 30px;
      width: 20%; }
    .lang-en .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn{
      width: 35%;
    }
      .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn .cate-btn {
        display: flex;
        flex-direction: column; }
      .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn a {
        font-size: 16px;
        font-weight: 600;
        color: #262626;
        padding: 5px 0 5px 0;
        margin: 5px 0 15px;
        background-size: contain;
        transition: all 0.3s linear; }
        .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn a:hover, .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn a.active {
          color: #a8590b; }
    .page-aboutus .faq-tnc-content .tnc-content .tnc-details {
      flex: 1; }
      .page-aboutus .faq-tnc-content .tnc-content .tnc-details .faq-wrapper {
        display: none;
        background: #FDFDFD;
        border-radius: 25px;
        padding: 30px;
        /*max-height: 40vh;*/
        max-height: 500px;
        overflow-y: scroll; }
        .page-aboutus .faq-tnc-content .tnc-content .tnc-details .faq-wrapper.active {
          display: block; }
        .page-aboutus .faq-tnc-content .tnc-content .tnc-details .faq-wrapper .filter .no-padding {
          display: none; }
.page-aboutus .mobile-heading {
  display: none; }
.page-aboutus .mobile-menu {
  display: none; }

.lang-en .download-section .download-wrap .download-desc .download-title{
  font-size: 30px;
}

@media (max-width: 1199px) {
  .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn {
    margin: 0 3%;
    padding-left: 80px; }
    .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn a {
      font-size: 15px;
      line-height: 300%;
      padding: 0 60px; }
  .lang-en .page-offers .block-nav a{
    padding: 0 1.6%;
  }
}

@media (max-width: 991px) {
  .page-aboutus .faq-tnc-content {
    padding: 20px 20px; }
    .page-aboutus .faq-tnc-content .control-bar {
      flex-direction: column;
      margin: 0 auto; }
      .page-aboutus .faq-tnc-content .control-bar .btn-wrap {
        margin: 0 auto;
        width: 100%; }
        .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn {
          width: 50%;
          padding: 70px 10px 0 10px;
          background-position: 50% top;
          background-size: auto 50px;
          margin: 0; }
          .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn a {
            display: block;
            padding: 0 5%; }
          .page-aboutus .faq-tnc-content .control-bar .btn-wrap .btn.faq-btn {
            background-position: 55% top; }
      .page-aboutus .faq-tnc-content .control-bar .faq-collapse {
        width: 100%;
        justify-content: end;
        margin: 30px 0; }
        .page-aboutus .faq-tnc-content .control-bar .faq-collapse a {
          font-size: 14px;
          margin-right: 10px;
          padding-left: 40px; }
          .page-aboutus .faq-tnc-content .control-bar .faq-collapse a:before {
            width: 30px;
            height: 30px;
            border: 7px solid #898989; }
          .page-aboutus .faq-tnc-content .control-bar .faq-collapse a:hover:before {
            border: 7px solid #ff5800; }
    .page-aboutus .faq-tnc-content .mobile-heading {
      display: flex;
      font-size: 16px;
      color: #000;
      font-weight: 600;
      padding: 20px 5%;
      margin-bottom: 20px;
      border-bottom: 1px solid #ccc;
      align-items: center; }
      .page-aboutus .faq-tnc-content .mobile-heading .heading {
        flex: 1; }
      .page-aboutus .faq-tnc-content .mobile-heading .close-btn {
        cursor: pointer;
        width: 25px;
        height: 25px;
        background: url("../images/202509/aboutus/close.png") no-repeat center;
        background-size: contain; }
    .page-aboutus .faq-tnc-content .mobile-menu {
      display: block;
      width: 100%;
      padding: 0 10px;
      margin: 20px 0; }
      .page-aboutus .faq-tnc-content .mobile-menu a {
        width: 100%;
        color: #A8590B;
        border: 1px solid #A8590B;
        font-size: 15px;
        line-height: 150%;
        border-radius: 50px;
        padding: 10px 20px;
        background: none;
        box-shadow: none;
        margin: 0;
        background: #fff;
        display: none;
        text-align: center;
        font-weight: 500; }
        .page-aboutus .faq-tnc-content .mobile-menu a span {
          padding-right: 20px;
          background: url("../images/202509/aboutus/arrow.png") no-repeat right center;
          background-size: 13px; }
        .page-aboutus .faq-tnc-content .mobile-menu a.active {
          display: block; }
    .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn {
      display: none;
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      z-index: 999;
      padding-right: 0; }
    .lang-en .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn {
      width: 100%;
    }
      .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn.active {
        display: block; }
      .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn .faq-cate-mobile-wrap {
        position: relative;
        background: #fff;
        width: 100%;
        border-radius: 25px 25px 0 0; }
      .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn:before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.4); }
      .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn .cate-btn {
        position: relative;
        z-index: 11;
        overflow-y: scroll;
        height: 50vh;
        padding-left: 5%;
        padding-right: 5%; }
        .page-aboutus .faq-tnc-content .faq-content .faq-cate-btn .cate-btn a {
          font-size: 14px; }
    .page-aboutus .faq-tnc-content .faq-content .faq-details {
      width: 100%; }
      .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper {
        padding: 0; }
        .page-aboutus .faq-tnc-content .faq-content .faq-details .faq-wrapper .col-xs-12 {
          padding: 0; }
    .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn {
      display: none;
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      z-index: 999;
      padding-right: 0; }
    .lang-en .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn{
      width: 100%;
    }
      .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn.active {
        display: block; }
      .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn .tnc-cate-mobile-wrap {
        position: relative;
        background: #fff;
        width: 100%;
        border-radius: 25px 25px 0 0; }
      .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn:before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.4); }
      .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn .cate-btn {
        position: relative;
        z-index: 11;
        overflow-y: scroll;
        height: 50vh;
        padding-left: 5%;
        padding-right: 5%; }
        .page-aboutus .faq-tnc-content .tnc-content .tnc-cate-btn .cate-btn a {
          font-size: 14px; }
    .page-aboutus .faq-tnc-content .tnc-content .tnc-details .faq-wrapper {
      padding: 20px 10px;
      max-height: 40vh; }

  .lang-en .download-section .download-wrap .download-desc .download-title{
    font-size: 24px;
  }
}


/* offers */
.offers-remark {
  font-size: 12px;
  color: #666666;
  font-weight: 500;
  padding: 30px 0;
}
.offers-remark .statement .statement-title {
  position: relative;
  display: block;
  color: #898989;
  width: 100%;
  padding: 5px 0;
  margin-bottom: 10px;
  font-weight: bold;
  border-bottom: 1px solid #C1C1C1;
  overflow: hidden; }

.lang-en .download-section .download-wrap .download-desc .steps-btn a {
  width: 280px;
}

.no-text-shadow{
  text-shadow: none;
}