@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap");
.iOS-show,
.AOS-show {
  display: none;
}

.isIOS .iOS-show {
  display: inline-block;
}

.isAOS .AOS-show {
  display: inline-block;
}

.isIOS .cta_android {
  display: none;
}

.isAOS .cta_ios {
  display: none;
}

/*p2g d2g daasc*/
.isDaaSC .lan_area,
.isDaaSC .HSB_logo {
  display: none !important;
}

.isMobile-block,
.isMobile-inline-block,
.isMobile-inline-table {
  display: none;
}

.isMobile .app-download-qr {
  display: none !important;
}

.isMobile .isDesktop-show {
  display: none;
}

.isMobile .isMobile-block {
  display: block;
}

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

.isMobile .isMobile-inline-table {
  display: inline-table;
}

.mobile-only {
  display: none;
}

.isMobile .mobile-only {
  display: inline;
}

body .isD2G-block {
  display: block;
}
body .isD2G-inline {
  display: inline;
}
body .isD2G-inline-block {
  display: inline-block;
}
body .isP2G-block,
body .isP2G-inline,
body .isP2G-inline-block,
body .isDaaSC-block,
body .isDaaSC-inline,
body .isDaaSC-inline-block,
body .isD2G-hide {
  display: none;
}

.isD2G .isD2G-block {
  display: block;
}
.isD2G .isD2G-inline {
  display: inline;
}
.isD2G .isD2G-inline-block {
  display: inline-block;
}
.isD2G .isD2G-hide {
  display: none;
}

.isP2G .isD2G-block,
.isP2G .isD2G-inline,
.isP2G .isD2G-inline-block {
  display: none;
}
.isP2G .isP2G-block {
  display: block;
}
.isP2G .isP2G-inline {
  display: inline;
}
.isP2G .isP2G-inline-block {
  display: inline-block;
}
.isP2G .isP2G-hide {
  display: none;
}

.isDaaSC .isD2G-block,
.isDaaSC .isD2G-inline,
.isDaaSC .isD2G-inline-block {
  display: none;
}
.isDaaSC .isDaaSC-block {
  display: block;
}
.isDaaSC .isDaaSC-inline {
  display: inline;
}
.isDaaSC .isDaaSC-inline-block {
  display: inline-block;
}
.isDaaSC .isDaaSC-hide {
  display: none;
}

.modal-popup {
  display: flex;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  align-items: center;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.modal-popup .bg-overlay {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
}
.modal-popup .modal-popup-box {
  width: auto;
  max-width: 768px;
  background-color: #fff;
  border-radius: 14px;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.modal-popup .modal-popup-box .close {
  display: block;
  width: 16px;
  height: 16px;
  position: relative;
  transform: rotate(45deg);
  margin-left: auto;
  margin-bottom: 10px;
}
.modal-popup .modal-popup-box .close::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-popup .modal-popup-box .close::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-popup .modal-popup-box .modal-popup-heading {
  color: #0f4b41;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 12px;
}
.modal-popup .modal-popup-box .modal-popup-desc {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 12px;
}
.modal-popup .modal-popup-box .modal-popup-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.modal-popup .modal-popup-box .modal-popup-btn a {
  color: #0f4b41;
  padding: 2px 18px;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #0f4b41;
  border-radius: 4px;
  margin-left: 12px;
}
.modal-popup .modal-popup-box .modal-popup-btn a:first-child {
  margin-left: 0;
}
.modal-popup .modal-popup-box .modal-popup-btn a.btn-continue {
  color: #fff;
  background-color: #0f4b41;
}
.modal-popup .modal-popup-box .modal-popup-btn a.btn-app {
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-bottom: 15px;
}
.modal-popup .modal-popup-box .modal-popup-btn.center {
  justify-content: center;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#top_banner_area .view_p2g {
  display: block !important;
}

.green_bar {
  position: relative;
  z-index: 1;
}

#wrap {
  max-width: 100%;
}

.disable-links {
  pointer-events: none !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reward-remark {
  font-size: 14px;
  line-height: 20px;
}

.isMobile .reward-remark {
  margin-top: 9px;
  display: block;
  font-size: 14px;
  line-height: 25px;
}

html {
  --main-color: #0f4b41;
  --sec-color: #0d6e14;
}

.tc body > * {
  font-family: "Noto Sans TC", Arial, sans-serif;
}

.sc body > * {
  font-family: "Noto Sans SC", Arial, sans-serif;
}

body > * {
  color: #424242;
}

@media (max-width: 768px) {
  .max768-hide {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .min769-hide {
    display: none !important;
  }
}
@media (max-width: 1239px) {
  .max1239-hide {
    display: none !important;
  }
}
@media (min-width: 1240px) {
  .min1240-hide {
    display: none !important;
  }
}
#logo_area {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.sm-font {
  font-size: 14px !important;
  line-height: 20px !important;
}

.lg-font {
  font-size: 120% !important;
}

.pre {
  white-space: pre;
}

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

.page-container {
  width: auto;
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.page-container.lg {
  max-width: 1600px;
}

.swiper-container-fade .swiper-slide {
  opacity: 0 !important;
}
.swiper-container-fade .swiper-slide-active {
  opacity: 1 !important;
}

.hero-banner {
  position: relative;
}
.hero-banner-img {
  width: 100%;
}
.hero-banner-img img {
  width: 100%;
  object-fit: cover;
}

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

.sticky-menu {
  position: sticky;
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: start;
  top: 0;
  z-index: 3;
}
.sticky-menu__item {
  cursor: pointer;
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  width: 33.3333333333%;
  height: 100px;
  transition: all 0.2s ease-in-out;
  z-index: 3;
  background-color: #d9ead3;
}
.sticky-menu__item:nth-child(2) .sticky-menu__inner {
  margin-top: 10px;
  margin-right: 15px;
}
.sticky-menu__item.active {
  height: 120px;
  background-color: #7fde89;
}
.sticky-menu__item.active .sticky-menu__number {
  color: #fff;
  background-color: #0e4b42;
}
.sticky-menu__item.active .sticky-menu__title {
  font-weight: bold;
}
.sticky-menu__item.active .sticky-menu__subtitle {
  font-weight: bold;
}
.sticky-menu__number {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
  border-radius: 100%;
  border: 1px solid #0e4b42;
  transition: all 0.2s ease-in-out;
  margin-right: 10px;
}
.sticky-menu__inner {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.sticky-menu__title {
  position: relative;
  width: fit-content;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 33px;
  letter-spacing: 1.5px;
  color: #055541;
}
.sticky-menu__title .sticky-menu__alert {
  left: 96%;
  top: -23px;
  position: absolute;
  width: 30px;
}
.sticky-menu__title .sticky-menu__alert img {
  object-fit: cover;
}
.sticky-menu__subtitle {
  width: fit-content;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.23px;
  line-height: 27px;
  color: #055541;
}
@media (max-width: 767px) {
  .sticky-menu {
    height: 80px;
  }
  .sticky-menu__item {
    padding: 5px;
    height: 70px;
  }
  .sticky-menu__item.active {
    height: 80px;
  }
  .sticky-menu__item:nth-child(2) .sticky-menu__inner {
    margin-right: 10px;
  }
  .sticky-menu__number {
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 18px;
    margin-right: 5px;
  }
  .sticky-menu__title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
  }
  .sticky-menu__title .sticky-menu__alert {
    left: 97%;
    top: -16px;
    position: absolute;
    width: 20px;
  }
  .sticky-menu__subtitle {
    display: none;
  }
}

.dotted-gradient-bg {
  display: block;
  top: 0;
  width: 100%;
  pointer-events: none;
  position: absolute;
  background-image: url(dotted_gradient_l.png), url(dotted_gradient_r.png);
  background-position: left top, right top;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 100%, auto 100%;
  height: 700px;
  z-index: 2;
}
@media (max-width: 1023px) {
  .dotted-gradient-bg {
    display: none;
  }
}

.section {
  position: relative;
  text-align: center;
}
.section__content {
  position: relative;
  margin: 0 auto;
  padding: 60px 20px;
  z-index: 2;
  max-width: 1000px;
}
@media (max-width: 767px) {
  .section__content {
    overflow: hidden;
    padding: 40px 23px;
  }
}
.section__1 .section__inner {
  background-color: #fff;
}
.section__1 .section__content {
  padding-top: 40px;
}
.section__1::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: solid 30px transparent;
  border-right: solid 30px transparent;
  border-top: solid 30px #fff;
  z-index: 1;
}
.section__1 .section-title {
  color: #0f8570;
}
@media (max-width: 767px) {
  .section__1 .section__content {
    padding-top: 20px;
  }
}
.section__2 .section__inner {
  background-color: rgba(162, 231, 211, 0.22);
}
.section__2 .section__content {
  max-width: 1150px;
}
.section__2 .section-title {
  color: #0f8570;
}
@media (max-width: 767px) {
  .section__2 .section__content {
    padding: 60px 20px 40px;
  }
}
.section__3 {
  margin-bottom: 55px;
}

.section__3 .section__content {
  padding-bottom: 0;
}
.section__3-curved-btm {
  position: absolute;
  width: 100%;
  height: 100px;
  background-color: #f1fcf2;
  bottom: -55px;
  z-index: 1;
}
.section__3-curved-btm::before {
  content: "";
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 60%/100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.section__3-curved-btm::after {
  content: "";
  position: absolute;
  top: calc(50% + 10px);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: solid 20px transparent;
  border-right: solid 20px transparent;
  border-top: solid 20px #fff059;
  z-index: 2;
}
@media (max-width: 1023px) {
  .section__3 {
    margin-bottom: 45px;
  }
  .section__3-curved-btm {
    height: 70px;
    bottom: -45px;
  }
  .section__3-curved-btm::after {
    top: calc(50% + 4px);
  }
}
@media (max-width: 767px) {
  .section__3 {
    margin-bottom: 50px;
  }
  .section__3-curved-btm {
    height: 50px;
    bottom: -50px;
  }
  .section__3-curved-btm::after {
    top: calc(50% - 10px);
  }
}
.section__4 .section__inner {
  background-color: #f1fcf2;
}
.section__remark {
  padding-top: 60px;
}
.section__remark a {
  color: #222222;
  transition: color 0.2s ease-out;
  text-decoration: underline;
}
.section__remark a:hover {
  color: var(--sec-color);
}
@media (max-width: 767px) {
  .section__remark {
    padding-top: 40px;
  }
}

.section-title {
  color: #055541;
  font-size: 40px;
  font-weight: bold;
  line-height: 45px;
  text-align: center;
  letter-spacing: 2.5px;
  margin-bottom: 15px;
}
.section-title img {
  display: block;
  margin: 12px auto 0;
}
@media (max-width: 767px) {
  .section-title {
    letter-spacing: normal;
    font-size: 34px;
    line-height: 50px;
  }
}

.section-desc {
  font-size: 25px;
  line-height: 38px;
  text-align: center;
}
.section-desc a {
  color: #000;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .section-desc {
    padding: 0;
    font-size: 22px;
    line-height: 36px;
  }
}

.section-remark-box {
  margin: 0 auto;
  font-size: 16px;
  padding: 10px 36px;
  border: 1px solid rgba(5, 85, 65, 0.2);
  max-width: 900px;
}
@media (max-width: 767px) {
  .section-remark-box {
    padding: 10px 20px;
  }
}

.voucher {
  margin: 50px 0;
  height: 260px;
  width: 100%;
}

.card-swiper__tab-menu {
  display: flex;
  margin: 0 auto;
  width: fit-content;
  background-color: #fff;
  border-radius: 53px;
  padding: 7px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
  .card-swiper__tab-menu {
    padding: 4px;
  }
}
.card-swiper__tab-menu-item {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-size: 20px;
  color: #0f8570;
  cursor: pointer;
  border-radius: 53px;
  font-weight: 500;
}
.card-swiper__tab-menu-item.active {
  background-color: #0f8570;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .card-swiper__tab-menu-item {
    font-size: 18px;
    line-height: 21px;
    padding: 13px 9px;
    font-weight: normal;
  }
  .card-swiper__tab-menu-item.active {
    font-weight: 600;
  }
}
.card-swiper__tab {
  margin-top: 25px;
}
.card-swiper__tab .swiper {
  overflow: visible;
}
.card-swiper__tab .swiper-wrapper {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .card-swiper__tab {
    margin-top: 50px;
  }
  .card-swiper__tab .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 30px;
    justify-content: center;
  }
  .card-swiper__tab .swiper-slide {
    width: calc(50% - 20px) !important;
    margin: 0 !important;
  }
}
@media (min-width: 1024px) {
  .card-swiper__tab .swiper-slide {
    width: calc(33.3333333333% - 26.6666666667px) !important;
    margin: 0 !important;
  }
}
.card-swiper .flip-card {
  perspective: 2000px;
  height: 450px;
  border-radius: 28px;
}
.card-swiper .flip-card:hover .flip-card__inner {
  transform: rotateY(180deg);
}
.card-swiper .flip-card__inner {
  position: relative;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  visibility: visible;
  height: 100%;
}
.card-swiper .flip-card__front,
.card-swiper .flip-card__back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  visibility: visible;
  border-radius: 28px;
  box-shadow: 5px 5px 11px 0 rgba(0, 0, 0, 0.08);
}
.card-swiper .flip-card__front-inner,
.card-swiper .flip-card__back-inner {
  position: relative;
  border-radius: 28px;
  height: 100%;
}
.card-swiper .flip-card__front {
  border: 10px #fff solid;
  background-color: #f9fdf9;
  padding: 100px 20px;
  height: 100%;
  z-index: 2;
}
.card-swiper .flip-card__front-icn {
  width: 80px;
  margin: 0 auto 25px;
}
.card-swiper .flip-card__front-icn img {
  width: 100%;
}
.card-swiper .flip-card__front-txt {
  font-weight: bold;
  color: #0f8570;
  font-size: 24px;
  line-height: 38px;
  text-align: center;
}
.card-swiper .flip-card__back {
  display: flex;
  flex-direction: column;
  padding: 40px 20px 15px;
  height: 100%;
  background-color: #0f8570;
  border-radius: 28px;
  transform: rotateY(180deg);
  z-index: 1;
}
.card-swiper .flip-card__back-title {
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  line-height: 38px;
  text-align: center;
}
.card-swiper .flip-card__back-txt {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  height: 100%;
}
.card-swiper .flip-card__back-remark {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.card-swiper .flip-card__back-divider {
  flex-shrink: 0;
  background-color: #ffffff;
  margin: 15px auto;
  width: 30px;
  height: 3px;
}
@media (max-width: 767px) {
  .card-swiper .flip-card__back-title {
    font-size: 26px;
    line-height: 40px;
  }
  .card-swiper .flip-card__back-txt {
    font-size: 20px;
    line-height: 30px;
  }
  .card-swiper .flip-card__back-remark {
    font-size: 14px;
  }
  .card-swiper .flip-card__back-divider {
    width: 40px;
    margin-top: 20px;
    margin-bottom: 25px;
  }
}
.card-swiper__pagination-btns {
  display: none;
  margin-top: 50px;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  gap: 20px;
}
@media (max-width: 767px) {
  .card-swiper__pagination-btns {
    display: flex;
  }
}
.card-swiper__pagination-next,
.card-swiper__pagination-prev {
  border-radius: 999px;
  width: 50px;
  height: 50px;
  background-color: #055541;
  padding: 6px;
}
.card-swiper__pagination-next::after,
.card-swiper__pagination-prev::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-swiper__pagination-next.swiper-button-disabled,
.card-swiper__pagination-prev.swiper-button-disabled {
  opacity: 50%;
}
.card-swiper__pagination-prev::after {
  transform: rotate(90deg);
}
.card-swiper__pagination-next::after {
  transform: rotate(270deg);
}

.use-mb-app-btn {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 45px 30px;
  cursor: pointer;
  border-radius: 27px;
  background-color: #fff;
  margin: 60px auto 0;
  box-shadow: 5px 5px 11px 0 rgba(0, 0, 0, 0.15);
  transition: transform 0.2s ease-in-out;
}
.use-mb-app-btn__content {
  position: relative;
  width: fit-content;
  font-size: 28px;
  font-weight: bold;
  color: #0f8570;
}
.use-mb-app-btn__content img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 100%;
  width: 80px;
  margin-right: 50px;
}
.use-mb-app-btn__content::after {
  content: "";
  position: absolute;
  left: 105%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 0;
  border-left: solid 20px rgba(0, 0, 0, 0);
  border-right: solid 20px rgba(0, 0, 0, 0);
  border-top: solid 25px #fff059;
}
.use-mb-app-btn:hover {
  transform: scale(1.05);
}
@media (max-width: 767px) {
  .use-mb-app-btn__content {
    padding-left: 30px;
    font-size: 24px;
  }
  .use-mb-app-btn__content img {
    right: calc(100% - 80px);
  }
  .use-mb-app-btn__content::after {
    left: 100%;
    border-left: solid 15px rgba(0, 0, 0, 0);
    border-right: solid 15px rgba(0, 0, 0, 0);
    border-top: solid 20px #fff059;
  }
}

.sticky-app-btn {
  position: fixed;
  background-color: white;
  transition: transform 0.2s ease-in-out;
  box-shadow: 2px 2px 6px 0 rgba(0, 38, 34, 0.25);
  border-radius: 10px;
  cursor: pointer;
  right: 20px;
  bottom: 30px;
  z-index: 999;
  overflow: hidden;
}
.sticky-app-btn__inner {
  mask: linear-gradient(-60deg, #000 30%, rgba(0, 0, 0, 0.3333333333), #000 70%) right/1000% 100%;
  animation: shimmer 4.5s infinite;
  background-color: #7fde89;
  padding: 6px;
}
.sticky-app-btn__icn {
  position: relative;
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  height: 60px;
}
.sticky-app-btn__icn img {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 60px;
  z-index: 999;
}
.sticky-app-btn__curved-btm {
  position: absolute;
  background-color: #7fde89;
  width: 100%;
  height: 21px;
  bottom: -21px;
}
.sticky-app-btn__curved-btm::after {
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-top: -1px;
  border-radius: 50%/100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.sticky-app-btn__txt {
  padding-top: 6px;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  color: #055541;
}
@media (max-width: 767px) {
  .sticky-app-btn__txt {
    font-size: 10px;
  }
}
.sticky-app-btn:hover {
  transform: scale(1.1);
}

/* Unified step guide styles - replacing ebanking-apply, estatement-apply, estatement2-apply */
.step-guide__container {
  display: flex;
  align-items: center;
  column-gap: 30px;
  margin-top: 40px;
}
@media (max-width: 1023px) {
  .step-guide__container {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .step-guide__container {
    display: block;
  }
}

.step-guide__swiper {
  position: relative;
  width: 50%;
  padding-bottom: 60px;
}
.step-guide__swiper .swiper-wrapper {
  align-items: center;
}
.step-guide__swiper .swiper-slide {
  display: flex;
  column-gap: 16px;
}
.step-guide__swiper .swiper-slide img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.step-guide__swiper .swiper-pagination-bullet {
  background: #0e4b42;
}
@media (max-width: 767px) {
  .step-guide__swiper {
    width: auto;
    margin-bottom: 30px;
  }
  .step-guide__swiper + .step-guide__steps {
    width: auto;
  }
}

.step-guide__prev {
  top: calc(50% - 30px);
  left: 0;
}
.step-guide__prev::after {
  color: #0e4b42;
  font-size: 20px;
  font-weight: bold;
}

.step-guide__next {
  top: calc(50% - 30px);
  right: 0;
}
.step-guide__next::after {
  color: #0e4b42;
  font-size: 20px;
  font-weight: bold;
}

.step-guide__steps {
  flex: 1;
}

.step-guide__step {
  display: flex;
  align-items: start;
  column-gap: 20px;
  position: relative;
  padding-bottom: 50px;
  cursor: pointer;
}
.step-guide__step p {
  min-height: 50px;
  font-size: 18px;
  line-height: 29px;
  text-align: left;
  flex: 1;
  transition: opacity 0.3s ease;
}
.step-guide__step.active .step-guide__number {
  color: #fff;
  background-color: #0e4b42;
}
.step-guide__step.active p {
  opacity: 1;
}
.step-guide__step:not(:last-child)::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 70px);
  background-color: #99b997;
  position: absolute;
  left: 25px;
  top: 60px;
  bottom: 10px;
  z-index: 0;
}

.step-guide__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #0e4b42;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  border-radius: 100%;
  background-color: rgba(5, 85, 65, 0.15);
  position: relative;
  z-index: 2;
  transition: background-color 0.3s ease;
}

.step-guide__txt {
  flex: 1;
  display: flex;
  align-items: center;
  min-height: 50px;
}

.step-guide__remark {
  margin-top: 10px;
  text-align: left !important;
  font-size: 14px !important;
  line-height: 22px !important;
}



.ebanking-tab {
  margin-top: 30px;
  overflow: hidden;
}
.ebanking-tab__btns {
  column-gap: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 38px;
}
.ebanking-tab__btn {
  position: relative;
  align-items: center;
  justify-content: center;
  flex: 1;
  color: #0e4b42;
  background-color: #d5f1d8;
  border-radius: 38px;
  padding: 18px 13px;
  padding-right: 65px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 24px;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.ebanking-tab__btn .arrow {
  position: absolute;
  right: 9px;
  width: 50px;
  height: 50px;
  top: 0px;
  bottom: 0;
  border-radius: 999px;
  margin: auto 0;
  background-color: #b1d7ac;
  background-image: url(icon_arrow.svg);
  background-position: center center;
  background-size: 60%;
  background-repeat: no-repeat;
}
.ebanking-tab__btn p {
  display: block;
  width: calc(100% - 100px);
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.ebanking-tab__btn.active {
  color: #fff;
  background-color: #0e4b42;
}
.ebanking-tab__btn.active .arrow {
  background: url(icon_arrow_green.svg), linear-gradient(180deg, #ffffff 0%, #d5f1d8 100%);
  background-position: center center, center center;
  background-size: 60%, cover;
  background-repeat: no-repeat, no-repeat;
  rotate: 180deg;
}
@media (max-width: 767px) {
  .ebanking-tab__btn {
    padding: 18px 13px;
    padding-right: 60px;
    margin-bottom: 20px;
  }
  .ebanking-tab__btn p {
    width: fit-content;
    font-size: 22px;
    line-height: 29px;
    margin-left: 20px;
  }
  .ebanking-tab__btn .arrow {
    width: 40px;
    height: 40px;
    right: 10px;
  }
}
.ebanking-tab__inner {
  display: none;
}
.ebanking-tab__content {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .ebanking-tab__content {
    margin-bottom: 20px;
  }
}

.page-container-2 {
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
}

.remark-title {
  text-align: center;
  font-size: 40px;
  line-height: 58px;
  color: var(--sec-color);
  font-weight: bold;
  margin-bottom: 40px;
}
.remark-box {
  border: 1px solid #222220;
  padding: 30px;
  width: fit-content;
  margin: 0 auto 60px;
  text-align: center;
  font-size: 32px;
  line-height: 64px;
}
.remark-box a {
  color: #222222;
}
.remark-tnc {
  font-size: 16px;
  line-height: 25px;
}
.remark-tnc ul,
.remark-tnc ol {
  margin-left: 20px;
}
.remark-inner-box {
  border: 1px solid #222220;
  padding: 12px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .remark-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .remark-box {
    font-size: 24px;
    line-height: 48px;
    padding: 15px;
    margin-bottom: 30px;
  }
  .remark-tnc {
    font-size: 14px;
    line-height: 20px;
  }
}

.app-box {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.app-box__title-box {
  position: relative;
  padding: 20px 60px;
  width: 100%;
  background: #0e4b42;
  border-radius: 36px 36px 0 0;
  overflow: hidden;
}
.app-box__title-box::before {
  content: "";
  position: absolute;
  background: rgba(235, 250, 246, 0.11);
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.app-box__title-box::after {
  content: "";
  position: absolute;
  right: 13%;
  bottom: 6%;
  background: #0e4b42;
  height: 120%;
  width: 100%;
  transform: skew(-42deg) rotate(-1.5deg);
  border-radius: 15px;
}
.app-box__title-txt {
  position: relative;
  font-size: 32px;
  line-height: 44px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.app-box__content-box {
  border: 1px solid #bebebe;
  border-top: 0;
  padding: 30px 0;
}
.app-box__content-box__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin: 0 auto;
}
.app-box__icon {
  margin-right: 16px;
}
.app-box__qr {
  margin-right: 40px;
}
.app-box__icon,
.app-box__qr {
  flex-shrink: 0;
  height: 150px;
}
.app-box__icon img,
.app-box__qr img {
  height: 100%;
}
.app-box__search-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 64px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  background: #fff;
  padding: 8px 24px;
  font-size: 20px;
  font-weight: bold;
  user-select: none;
  pointer-events: none;
}
.app-box__search-box img {
  width: auto;
  height: 56.25%;
  aspect-ratio: 1;
}
.app-box .app-download-template {
  width: 62%;
  margin: 0 10px;
}
.app-box .app-download-template > img {
  width: 100%;
}
.app-box .app-col {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.app-box .app-col a {
  width: calc(50% - 2px);
}
.app-box .app-col a img {
  width: 100%;
  margin-bottom: 0;
  vertical-align: top;
}
@media (max-width: 1023px) {
  .app-box__title-txt {
    font-size: 26px;
  }
  .app-box__search-box {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .app-box__title-box {
    padding: 20px 20px;
  }
  .app-box__title-box::before {
    display: none;
  }
  .app-box__title-box::after {
    display: none;
  }
  .app-box__icon {
    height: auto;
    width: 20%;
    margin-right: 5px;
  }
  .app-box__title-txt {
    font-size: 24px;
    line-height: 34px;
  }
  .app-box__content-box {
    padding: 25px 10px;
  }
  .app-box__content-box__inner {
    max-width: 100%;
  }
  .app-box__qr {
    display: none;
  }
  .app-box__search-box {
    padding: 4px 12px;
    height: 38px;
    border-radius: 6px;
    font-size: 10px;
  }
}

.app-template {
  width: 80%;
  max-width: 650px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: center;
}
.app-template .app-icon {
  width: 19%;
}
.app-template .app-icon img {
  width: 100%;
  aspect-ratio: 1/1;
}
.app-template .app-download-template {
  width: 62%;
  margin: 0 10px;
}
.app-template .app-download-template > img {
  width: 100%;
}
.app-template .app-col {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.app-template .app-col a {
  width: calc(50% - 2px);
}
.app-template .app-col a img {
  width: 100%;
  margin-bottom: 0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .app-template {
    width: 100%;
  }
}

.en .flip-card {
  height: 440px;
}
.en .flip-card__front {
  padding-top: 100px;
}
.en .flip-card__front-txt {
  font-size: 24px;
  line-height: 28px;
}
.en .flip-card__back {
  padding: 35px 15px 15px;
}
.en .flip-card__back-title {
  font-size: 22px;
  line-height: 28px;
}
.en .flip-card__back-txt {
  font-size: 16px;
  line-height: 24px;
}
.en .flip-card__back-remark {
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .en .flip-card__back-txt {
    font-size: 18px;
    line-height: 22px;
  }
}
.en .sticky-menu__title {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 1.1px;
}
.en .sticky-menu__subtitle {
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .en .sticky-menu__title {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: normal;
  }
  .en .sticky-menu__title::before {
    left: -20px;
  }
  .en .sticky-menu__title::after {
    right: -20px;
  }
}
.en .app-box__title-txt {
  font-size: 21px;
}
@media (max-width: 767px) {
  .en .app-box__title-txt {
    font-size: 16px;
  }
}

@keyframes shimmer {
  100% {
    mask-position: left;
  }
}
.remark-tnc p {
  font-size: inherit;
} /*# sourceMappingURL=reward.css.map */
