html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

a {
  color: inherit;
  text-decoration: inherit;
}

input {
  margin: 0;
}

body {
  font-family: "Michroma", sans-serif;

}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

button {
  display: inline-block;
  border: none;
  margin: 0;
  text-decoration: none;
  background: #0069ed;
  color: #ffffff;
  font-family: sans-serif;
  cursor: pointer;
  text-align: center;
  transition: background 250ms ease-in-out, transform 150ms ease;
  -webkit-appearance: none;
  -moz-appearance: none;
}
button:focus {
  outline-offset: -4px;
}

.container {
  width: 100%;
  min-height: 50px;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
}

.prompt {
  font-family: "Prompt" !important;
}
.prompt span {
  font-family: "Prompt";
  text-transform: uppercase;
}
.prompt p {
  font-family: "Prompt" !important;
}
.prompt.bold {
  font-weight: bold;
}

.michroma {
  font-family: "Michroma";
}

a {
  cursor: pointer;
}

.max-width {
  width: 100%;
  max-width: 1920px;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
}

@-webkit-keyframes pulse {
  0% {
    opacity: 0%;
  }
  100% {
    opacity: 90%;
  }
}

@keyframes pulse {
  0% {
    opacity: 0%;
  }
  100% {
    opacity: 90%;
  }
}
.jsFlickitySlide .carousel-cell {
  background-color: #1a1a1a;
}
.jsFlickitySlide .flickity-viewport, .jsFlickitySlide .flickity-slider, .jsFlickitySlide .carousel-cell {
  height: inherit !important;
}
.jsFlickitySlide .flickity-viewport video, .jsFlickitySlide .flickity-slider video, .jsFlickitySlide .carousel-cell video {
  margin: 0 auto;
  display: block;
}

.collapsible-section {
  overflow: hidden;
  transition: transform 0.5s ease-out;
  height: 0px;
  transform: scaleY(0);
  transform-origin: top;
}

.collapsed {
  padding-bottom: 40px;
}
.collapsed .collapsible-section {
  height: auto;
  transform: scaleY(1);
}

.display-box {
  overflow: hidden;
  height: 50px;
  line-height: 25px;
  font-size: 20px;
  font-family: DBAiryStd;
}

.register-section {
  width: 100%;
  position: relative;
}
.register-section .overflow {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  position: absolute;
  top: -130px;
}
.register-section .overflow .login-btn {
  width: 200px;
  font-family: DBAiryStdBd;
  font-size: 26px;
  margin: 0 10px;
}
.register-section .overflow .register-btn {
  width: 200px;
  font-family: DBAiryStdBd;
  font-size: 26px;
  margin: 0 10px;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .hero-banner-section {
    background-color: #1a1a1a;
  }
  .hero-banner-section.after-login {
    background-color: #fff;
  }
  .hero-banner-section.after-login .hbd-after-login {
    font-size: 30px;
    font-family: DBAiryStdBd;
    padding: 10px;
  }
  .hero-banner-section.after-login .hbd-after-login .section-box {
    border: 2px solid #1a1a1a;
  }
  .hero-banner-section.after-login .hbd-after-login .section-box div {
    padding: 10px;
  }
  .hero-banner-section.after-login .hbd-after-login .section-box .seemore {
    font-family: DBAiryStdMed;
    font-size: 20px;
    padding: 0 10px 10px 10px;
  }

  .register-section .overflow {
    position: unset;
    top: unset;
    padding: 15px 0 20px 0;
    background-color: #1a1a1a;
  }
  .register-section .overflow .login-btn {
    margin: 0 5px;
    font-family: DBAiryStdMed;
    font-size: 22px;
    border: solid 1px #ffffff;
  }
  .register-section .overflow .register-btn {
    margin: 0 5px;
    font-family: DBAiryStdMed;
    font-size: 22px;
    border: solid 1px #C9252C;
  }
}
@media (min-width: 1px) and (max-width: 1049px) and (min-width: 416px) and (max-width: 1049px) {
  .register-section .overflow a.register-btn {
    width: 250px;
    margin: 0 10px;
  }
  .register-section .overflow a.login-btn {
    width: 250px;
    margin: 0 10px;
  }
}
.section-view-more {
  font-size: 22px;
  font-family: DBAiryStd;
}

.m-card {
  display: flex;
  font-size: 22px;
  color: #1a1a1a;
  padding: 50px 0 20px 0;
  font-family: DBAiryStd;
}
.m-card.container {
  overflow: unset;
}
.m-card .m-card-container {
  font-size: 22px;
}
.m-card .m-card-container div {
  font-size: 24px;
}
.m-card .m-card-container .m-card-detail li {
  font-size: 24px;
}
.m-card .m-card-detail {
  padding: 20px 20px 40px 20px;
  list-style: none;
}
.m-card .m-card-detail li {
  padding: 0px;
}
.m-card .big-text {
  font-size: 72px !important;
  color: #1a1a1a;
  font-family: DBAiryStdMed;
}
.m-card .big-text .red {
  color: #d92115;
}
.m-card .m-guid-image {
  height: 450px;
  padding: revert;
}
.m-card .m-guid-image .image-text {
  right: 40px;
  position: absolute;
  width: 270px;
  float: right;
}
.m-card .m-guid-image .image-text img {
  width: 100%;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 10000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 10000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 10000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 10000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.m-card .m-guid-image .image-phone {
  position: absolute;
  width: 400px;
  right: 0px;
  z-index: 1;
}
.m-card .m-guid-image .image-phone img {
  width: 100%;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .m-card {
    flex-direction: column;
    text-align: center;
    padding: 30px 0 20px 0;
    font-size: 20px;
  }
  .m-card .m-card-container {
    padding: 0 10px 0px 10px;
  }
  .m-card .big-text {
    font-size: 52px;
  }
  .m-card .m-card-detail {
    display: none;
  }
  .m-card .red-btn, .m-card .register-section .overflow .register-btn, .register-section .overflow .m-card .register-btn, .m-card .btn, .m-card .register-section .overflow .login-btn, .register-section .overflow .m-card .login-btn {
    font-size: 22px;
    width: 95%;
    max-width: 450px;
    margin: 10px auto 20px auto;
  }
  .m-card .m-guid-image {
    display: none;
  }
}
.section-title {
  font-size: 42px;
  font-family: DBAiryStdBd;
  color: #ffffff;
  text-align: center;
}

.after-login .section-title {
  padding-bottom: 40px;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .section-title {
    font-size: 30px;
  }
}
.section-view-more {
  font-size: 22px;
  color: #ffffff;
  padding: 16px 0 40px 0;
  text-align: center;
}

.lifestye {
  padding: 40px 0 60px 0;
  background-color: #1a1a1a;
}
.lifestye .container {
  padding: 0 0 10px 0;
}
.lifestye .section-title {
  padding: 0 0 40px 0;
}
.lifestye .card {
  width: 244px;
  height: 244px;
  border-radius: 10px;
}
.lifestye .card img {
  width: 100%;
  border-radius: 10px;
}

@media (min-width: 416px) and (max-width: 1049px) {
  .lifestye {
    --gap: 30px;
  }
  .lifestye .cards .card {
    width: calc((100% - (var(--gap) * 3)) / 3);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .lifestye .cards .card img {
    width: 100%;
  }
}
@media (min-width: 1px) and (max-width: 415px) {
  .lifestye .cards .card {
    width: calc((100% - (var(--gap) * 2)) / 2);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .lifestye .cards .card img {
    width: 100%;
    border-radius: 10px;
  }
}
@media (min-width: 1px) and (max-width: 1049px) {
  .lifestye {
    padding: 20px 0 0px 0;
  }
  .lifestye .content-box {
    padding: 20px;
  }
  .lifestye .section-title {
    padding: unset;
  }
  .lifestye .cards .card {
    height: auto;
  }
  .lifestye .cards .card .card-label {
    display: block;
  }
}
@media (orientation: landscape) {
  .isMobile .lifestye {
    --gap: 30px;
  }
  .isMobile .lifestye .cards .card {
    width: calc((100% - (var(--gap) * 4)) / 4);
  }
}
.you-will-love{
  min-height: 550px;
}
.you-will-love, .card-slide {
  padding: 40px 0 80px 0;
}
.you-will-love.after-login, .after-login.card-slide {
  padding: 40px 0 20px 0;
}
.you-will-love .carousel.with-box-hover .flickity-viewport, .card-slide .carousel.with-box-hover .flickity-viewport {
  overflow: unset;
  position: unset;
}
.you-will-love .section-price-promotion, .card-slide .section-price-promotion {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 20px 20px;
}
.you-will-love .section-price-promotion .left, .card-slide .section-price-promotion .left {
  color: #C9252C;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.you-will-love .section-price-promotion .right, .card-slide .section-price-promotion .right {
  text-decoration: line-through;
  color: #aba5a5;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.you-will-love .section-price-nomal, .card-slide .section-price-nomal {
  color: #1a1a1a;
  padding: 0 20px 20px 20px;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.you-will-love .section-title, .card-slide .section-title, .you-will-love .section-view-more, .card-slide .section-view-more {
  color: #1a1a1a;
}
.you-will-love .carousel-cell, .card-slide .carousel-cell {
  width: 295px;
  margin-right: 17.5px;
  margin-left: 17.5px;
  counter-increment: carousel-cell;
  border-radius: 10px;
  border: solid 1px #d8d8d8;
  background-color: #ffffff;
}
.you-will-love .carousel-cell .short-desc, .card-slide .carousel-cell .short-desc {
  color: #1a1a1a;
  padding: 20px;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .you-will-love .carousel-cell .short-desc, .card-slide .carousel-cell .short-desc {
    padding: 5px 10px 10px 10px;
  }
  .you-will-love .carousel-cell .short-desc .display-box, .card-slide .carousel-cell .short-desc .display-box {
    font-size: 20px;
  }
}

@media (min-width: 1px) and (max-width: 1049px) {
  .you-will-love{
    min-height: 500px;
  }
  .you-will-love, .card-slide {
    padding: 20px 0 40px 0;
  }
  .you-will-love .section-view-more, .card-slide .section-view-more {
    padding: 16px 0 20px 0;
  }
}
.last-card-slide {
  padding: 40px 0 60px 0 !important;
}

.m-point, .card-slide {
  padding: 40px 0 80px 0;
  padding: 0px 0 80px 0;
}
.m-point.after-login, .after-login.card-slide {
  padding: 40px 0 20px 0;
}
.m-point .carousel.with-box-hover .flickity-viewport, .card-slide .carousel.with-box-hover .flickity-viewport {
  overflow: unset;
  position: unset;
}
.m-point .section-price-promotion, .card-slide .section-price-promotion {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 20px 20px;
}
.m-point .section-price-promotion .left, .card-slide .section-price-promotion .left {
  color: #C9252C;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.m-point .section-price-promotion .right, .card-slide .section-price-promotion .right {
  text-decoration: line-through;
  color: #aba5a5;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.m-point .section-price-nomal, .card-slide .section-price-nomal {
  color: #1a1a1a;
  padding: 0 20px 20px 20px;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.m-point .section-title, .card-slide .section-title, .m-point .section-view-more, .card-slide .section-view-more {
  color: #1a1a1a;
}
.m-point .carousel-cell, .card-slide .carousel-cell {
  width: 295px;
  margin-right: 35px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: carousel-cell;
  border-radius: 10px;
  border: solid 1px #d8d8d8;
  background-color: #ffffff;
}
.m-point .carousel-cell .short-desc, .card-slide .carousel-cell .short-desc {
  color: #1a1a1a;
  padding: 20px;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .m-point .carousel-cell .short-desc, .card-slide .carousel-cell .short-desc {
    padding: 5px 10px 10px 10px;
  }
  .m-point .carousel-cell .short-desc .display-box, .card-slide .carousel-cell .short-desc .display-box {
    font-size: 20px;
  }
}

.card-with-price .carousel-cell .short-desc {
  padding: 20px 20px 0 20px;
}

.card-slide.container.after-login .a-card-slide .card-image img {
  width: 295px;
}

.m-story {
  padding: 40px 0 40px 0;
  background: #fff url("../images/bg/BG-Gray.png") repeat;
  background-size: cover;
}
.m-story .container {
  position: unset;
  overflow: unset;
}
.m-story .card-image {
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  border-left: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
}
.m-story .card-image img {
  width: 100%;
}
.m-story .section-title, .m-story .section-view-more {
  color: #1a1a1a;
}
.m-story .section-content {
  display: flex;
}
.m-story .section-content .padding-right {
  padding-right: 20px;
}
.m-story .section-content .padding-left {
  width: 50%;
}
.m-story .section-content .card-big {
  width: 50%;
}
.m-story .section-content .cards-2 .card-image img {
  width: 100%;
}
.m-story .short-desc {
  color: #1a1a1a;
  padding: 20px;
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
}
.wrapper-list-page-mjuniorclub .header-space{
  height: 40px ;
}
.wrapper-list-page-mtravelv2 .header-space{
  height: 40px ;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .m-story .short-desc {
    padding: 5px 10px 10px 10px;
  }
  .m-story .short-desc .display-box {
    font-size: 20px;
  }
}

@media (min-width: 1px) and (max-width: 1049px) {
  .m-story {
    padding: 20px 0 20px 0;
  }
  .m-story .section-view-more {
    padding: 16px 0 20px 0;
  }
  .m-story .section-content {
    padding: 0 20px;
  }
}
@media (min-width: 1px) and (max-width: 415px) {
  .m-story .section-content {
    flex-direction: column;
  }
  .m-story .section-content .card-big {
    width: 100%;
    padding-bottom: 20px;
  }
  .m-story .section-content .padding-left {
    width: 100%;
  }
}
.instagram {
  padding: 40px 0 40px 0;
  background-color: #1a1a1a;
}
.instagram .section-title {
  padding: 0px 0 40px 0;
}

@media (min-width: 1px) and (max-width: 415px) {
  .instagram .carousel {
    padding: 0 20px;
  }
  .instagram .carousel .carousel-cell {
    width: 100%;
  }
  .instagram .carousel .carousel-cell .card-image img {
    width: 100%;
  }
}
.bu .container {
  padding: 20px 0;
}
.bu .container img {
  width: 100%;
}
@media (min-width: 416px) and (max-width: 1049px) {
  .bu .content-box {
    padding: 0px 10px;
  }
}
@media (min-width: 1px) and (max-width: 415px) {
  .bu .container {
    padding: 0px;
  }
  .bu .container .content-box {
    padding: 11px;
  }
  .bu .container .content-box .logo-bu img {
    width: 100%;
  }
}

.only-mobile {
  display: none;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .only-mobile {
    display: block;
  }
}

.carousel.card-box .card-image img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.card-image {
  display: block;
}

.pading-none {
  padding: unset !important;
}

.after-login-banner {
  display: flex;
}
.after-login-banner .left {
  width: 33.3333333333%;
  background-color: #1a1a1a;
  position: relative;
}
.after-login-banner .left .sticky-banner {
  border: 5px solid #1a1a1a;
  width: 530px;
  height: 160px;
  right: -200px;
  display: block;
  position: absolute;
  z-index: 1;
  top: calc(50% - (170px /2));
  background-color: #fff;
}
.after-login-banner .left .sticky-banner .big {
  font-size: 46px;
  font-family: DBAiryStdBd;
  color: #1a1a1a;
  padding: 10px 20px 0 20px;
  height: 115px;
  overflow: hidden;
}
.after-login-banner .left .sticky-banner .small {
  font-size: 22px;
  font-family: DBAiryStdMed;
  padding: 0px 20px 20px 20px;
  color: #1a1a1a;
}
.after-login-banner .right {
  width: 66.6666666667%;
  background-color: #1a1a1a;
}
.after-login-banner .right .carousel {
  width: 100%;
}
.after-login-banner .right .carousel .sticky-banner {
  display: none;
}
.after-login-banner .right .carousel .carousel-cell {
  width: 600px;
  margin-right: unset;
}
.after-login-banner .right .carousel .carousel-cell img {
  height: 600px;
  width: 600px;
}

.isDesktop .after-login-banner .right .carousel .flickity-viewport {
  height: 600px !important;
}

@media (min-width: 1050px) {
  .after-login-banner .right .carousel .flickity-prev-next-button.previous {
    left: -46%;
    z-index: 2;
  }
  .after-login-banner .right .carousel .flickity-prev-next-button.next {
    right: 3%;
  }
  .after-login-banner .right .carousel .flickity-page-dots {
    bottom: 20px;
    display: flex;
    left: -270px;
  }
}
@media (min-width: 1px) and (max-width: 415px) {
  .hero-banner-section {
    background: unset;
  }

  .after-login-banner {
    display: block;
  }
  .after-login-banner .only-mobile {
    padding: 10px;
  }
  .after-login-banner .only-mobile .sticky-banner {
    border: 5px solid #1a1a1a;
    display: block;
    background-color: #fff;
    padding: 10px;
  }
  .after-login-banner .only-mobile .sticky-banner .big {
    font-size: 30px;
    font-family: DBAiryStdBd;
    color: #1a1a1a;
  }
  .after-login-banner .only-mobile .sticky-banner .small {
    font-size: 20px;
    font-family: DBAiryStdMed;
    color: #1a1a1a;
  }
  .after-login-banner .left {
    display: none;
  }
  .after-login-banner .right {
    width: 100%;
    background: unset;
  }
  .after-login-banner .right .carousel {
    width: 100%;
    height: auto;
  }
  .after-login-banner .right .carousel .carousel-cell {
    width: 100%;
    height: auto;
  }
  .after-login-banner .right .carousel .carousel-cell img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .after-login-banner .only-mobile {
    display: none;
  }
  .after-login-banner .left .sticky-banner {
    width: 310px;
    height: unset;
    border: 5px solid #1a1a1a;
    display: block;
    background-color: #fff;
    padding: 10px;
    right: -150px;
    top: calc(50% - (120px /2));
  }
  .after-login-banner .left .sticky-banner .big {
    font-size: 30px;
    font-family: DBAiryStdBd;
    color: #1a1a1a;
    padding: unset;
    height: 80px;
  }
  .after-login-banner .left .sticky-banner .small {
    font-size: 20px;
    font-family: DBAiryStdMed;
    color: #1a1a1a;
    padding: unset;
  }
  .after-login-banner .right .carousel {
    height: 300px;
  }
  .after-login-banner .right .carousel .flickity-viewport {
    height: 300px !important;
  }
  .after-login-banner .right .carousel .carousel-cell {
    width: 300px;
  }
  .after-login-banner .right .carousel .carousel-cell img {
    height: 300px;
    width: 300px;
  }
  .after-login-banner .right .carousel .flickity-prev-next-button.previous {
    left: -48%;
    z-index: 1;
  }
  .after-login-banner .right .carousel .flickity-prev-next-button.next {
    right: 2%;
  }
  .after-login-banner .right .carousel .flickity-page-dots {
    bottom: 20px;
    display: flex;
    left: -170px;
  }
}
@media (min-width: 416px) and (max-width: 1049px) and (orientation: landscape) {
  .after-login-banner .right .carousel .flickity-prev-next-button.previous {
    left: -48%;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .hide-ipad {
    display: none !important;
  }
}
.title-h3 {
  font-size: 26px;
}

.pipeline-menu .login-link {
  white-space: nowrap;
}

.header-space {
  height: 82px;
  width: 100%;
}

.sticky {
  top: 0;
}
.sticky .on-top-header {
  height: 0px !important;
  overflow: hidden;
}
.sticky .header-menu {
  position: fixed !important;
  z-index: 5;
}

.header {
  width: 100%;
  max-width: 1920px;
  z-index: 10;
  background-color: #fff;
  --widthRightMenu: 400px;
}
.header .mobile-menu {
  display: none !important;
}
.header .dropbtn {
  background-color: unset;
  color: #1a1a1a;
  padding: 16px;
  font-size: 24px;
  font-family: DBAiryStdMed;
  border: none;
  cursor: pointer;
}
.header .dropdown {
  position: relative;
  display: flex;
  width: 150px;
}
.header .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  font-size: 24px;
  font-family: DBAiryStdMed;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 75px;
}
.header .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.header .dropdown-content a:hover {
  background-color: #f1f1f1;
}
.header .dropdown:hover .dropdown-content {
  display: block;
}
.header .on-top-header {
  display: flex;
  justify-content: flex-end;
}
.header .on-top-header div {
  font-family: DBAiryStdMed;
  font-size: 22px;
  padding: 8px 30px 6px 0px;
}
.header .main-menu {
  font-size: 24px;
  font-family: DBAiryStdMed;
}
.header .header-menu {
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
  display: flex;
  position: absolute;
  width: 100%;
  background-color: #fff;
}
.header .header-menu .logo {
  width: auto;
  padding: 10px 0 10px 40px;
}
.header .header-menu .logo img {
  height: 60px;
  display: block;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .header .header-menu .logo {
    padding: 10px 0 10px 10px;
  }
}
.header .header-menu .menu-center {
  display: flex;
  width: 100%;
  justify-content: center;
}
.header .header-menu .menu-center div {
  flex-direction: column;
  justify-content: center;
  display: flex;
  padding: 0 15px;
}
.header .header-menu .menu-right {
  display: flex;
  justify-content: flex-end;
}
.header .header-menu .menu-right.desktop-menu .search-icon {
  display: flex;
  justify-content: center;
  padding: 0 30px;
}
.header .header-menu .menu-right.desktop-menu .search-icon button {
  background: unset;
  width: 40px;
}
.header .header-menu .menu-right .pipeline-menu {
  display: flex;
  font-size: 24px;
  font-family: DBAiryStdMed;
}
.header .header-menu .menu-right .pipeline-menu .pipeline {
  padding: 0 5px;
}
.header .header-menu .menu-right .pipeline-menu .register {
  width: 125px;
  margin-left: 20px;
  font-size: 24px;
  font-family: DBAiryStdMed;
}
.header .header-menu .menu-right .pipeline-menu div {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .header .change-language {
    width: 100%;
    background-color: #fff;
    padding: 20px 0 20px 0;
  }
  .header .change-language table {
    margin: 0 auto;
  }
  .header .change-language table td {
    font-size: 24px;
    font-family: DBAiryStdMed;
    font-size: 22px;
  }
  .header .change-language table td.pipeline {
    width: 20px;
    text-align: center;
  }
  .header .mobile-menu {
    display: flex !important;
  }
  .header .mobile-menu .search-icon {
    padding-right: 10px;
  }
  .header .mobile-menu .search-icon button {
    width: 40px;
    background: unset;
  }
  .header .mobile-menu .search-icon button img {
    width: 26px;
  }
  .header .on-top-header {
    display: none;
  }
  .header .header-menu {
    border-top: unset;
  }
  .header .header-menu .logo {
    width: 100%;
  }
  .header .header-menu .logo img {
    max-height: 50px;
    padding: 0 10px;
  }
  .header .header-menu .menu-right {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header .desktop-menu {
    display: none !important;
  }
}
.header .sub-menu {
  right: -210px;
  top: 71px;
  transition: all 0.3s ease;
  height: 100%;
  width: 210px;
  position: fixed;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0;
  z-index: 1;
  overflow: hidden;
}
.header .sub-menu.oppenned {
  right: 0 !important;
}
.header .sub-menu ul {
  width: 100%;
  margin: 0;
}
.header .sub-menu li {
  display: block;
  list-style: none;
  height: auto;
  margin-left: 0;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header .sub-menu li .line {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.header .sub-menu li .line div {
  background-color: #1a1a1a;
  height: 1px;
  width: 90%;
  margin: 0 auto;
}
.header .sub-menu li:first-child .link {
  padding: 20px 0 10px 0;
}
.header .sub-menu li .link {
  font-family: DBAiryStdMed;
  color: #1a1a1a;
  font-size: 22px;
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  line-height: 30px;
  background-color: #ffffff;
  padding: 10px;
}
.header .sub-menu li .link:hover {
  font-weight: bold;
  text-decontarion: none;
}
.header .sub-menu li .link.red {
  color: #C9252C;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .header .sub-menu li .link {
    padding: 20px 0 10px 0;
  }
}
.header .c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 5px 10px 10px 10px;
  padding: 0;
  width: 36px;
  height: 36px;
  z-index: 2;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}
.header .c-hamburger:focus {
  outline: none;
}
.header .c-hamburger span {
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  height: 2px;
  background: white;
}
.header .c-hamburger span:before, .header .c-hamburger span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 80%;
  height: 2px;
  background-color: #1a1a1a;
  border-radius: 2.5px;
  content: "";
}
.header .c-hamburger span:before {
  top: -5px;
}
.header .c-hamburger span:after {
  bottom: -5px;
}
.header .c-hamburger--htx span {
  transition: background 0s 0.3s;
}
.header .c-hamburger--htx span:before, .header .c-hamburger--htx span:after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.header .c-hamburger--htx span:before {
  transition-property: top, transform;
}
.header .c-hamburger--htx span:after {
  transition-property: bottom, transform;
}
.header .c-hamburger--htx.is-active span {
  background: none;
}
.header .c-hamburger--htx.is-active span:before, .header .c-hamburger--htx.is-active span:after {
  transition-delay: 0s, 0.3s;
}
.header .c-hamburger--htx.is-active span:before {
  top: 0;
  transform: rotate(45deg);
}
.header .c-hamburger--htx.is-active span:after {
  bottom: 0;
  transform: rotate(-45deg);
}

.user-login:after {
  background: url("../images/icon/arrow-copy.svg") no-repeat right white;
  content: "";
  width: 20px;
  height: 20px;
  right: 10px;
  top: 30px;
  position: absolute;
  pointer-events: none;
}
.user-login:focus {
  outline: none;
}

.logo-section img {
  height: 80px;
}

.hero-banner .carousel-cell {
  width: 100%;
  min-height: 50px;
  margin-right: 10px;
  counter-increment: carousel-cell;
}
.hero-banner .carousel-cell img {
  width: 100%;
  display: block;
}
.hero-banner .dot.is-selected {
  background: #C9252C;
}
.hero-banner .flickity-page-dots {
  bottom: 15px;
}

.max-width {
  margin: 0 auto;
  position: relative;
}
.max-width .hero-banner .flickity-prev-next-button.previous {
  left: 200px;
}
.max-width .hero-banner .flickity-prev-next-button.next {
  right: 200px;
}
@media (min-width: 416px) and (max-width: 1049px) {
  .max-width .hero-banner .flickity-prev-next-button.previous {
    left: 10px;
  }
  .max-width .hero-banner .flickity-prev-next-button.next {
    right: 10px;
  }
}
@media (min-width: 1px) and (max-width: 415px) {
  .max-width .hero-banner .flickity-prev-next-button.previous {
    left: 30px;
  }
  .max-width .hero-banner .flickity-prev-next-button.next {
    right: 30px;
  }
}

.header {
  margin: 0 auto;
}
.header .sticky {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  z-index: 10;
  background-color: #fff;
}
.header .header-menu {
  max-width: 1920px;
  margin: 0 auto;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .header-space {
    height: 70px;
  }
}
.btn, .red-btn, a.red-btn, .register-section .overflow .register-btn, .register-section .overflow .login-btn {
  width: 154px;
  height: 46px;
  border-radius: 23px;
  background-color: #1a1a1a;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-family: DBAiryStdMed;
  align-items: center;
  font-size: 22px;
  box-sizing: border-box;
  transition: transform 0.3s;
}
.btn:hover, .red-btn:hover, .register-section .overflow .register-btn:hover, .register-section .overflow .login-btn:hover {
  background-color: #C9252C;
  color: #fff;
}
.btn:hover, .red-btn:hover, .register-section .overflow .register-btn:hover, .register-section .overflow .login-btn:hover {
  transform: scale(1.05);
}

.red-btn, a.red-btn, .register-section .overflow .register-btn {
  background-color: #d92115;
}

a.active {
  color: #C9252C;
}
a:hover {
  color: #C9252C;
}
a.red-btn:hover, .register-section .overflow a.register-btn:hover {
  color: #fff;
}
@media (min-width: 1050px) {
  a.link {
    position: relative;
  }
  a.link:after {
    content: "";
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1em;
    width: 100%;
    border-bottom: 1px solid;
    margin-top: 7px;
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(0, 1);
  }
  a.link:hover:after {
    opacity: 1;
    transform: scale(1);
    color: #1a1a1a;
  }
}

.carousel a:hover {
  color: unset;
}

.zoom {
  transition: transform 0.3s;
}
.zoom:hover {
  transform: scale(1.3);
}

.zoom1 {
  transition: transform 0.3s;
}
.zoom1:hover {
  transform: scale(1.05);
}

a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: none !important;
}

.cards {
  --gap: 20px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}
.cards .card {
  margin: var(--gap) 0 0 var(--gap);
  width: calc((100% - (var(--gap) * 5)) / 5);
}
.cards .card .card-label {
  display: none;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.cards .card a {
  display: block;
}

.cards-4 {
  --gap: 20px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}
.cards-4 .card {
  margin: var(--gap) 0 0 var(--gap);
  width: calc((100% - (var(--gap) * 4)) / 4);
}
.cards-4 .card .card-label {
  display: none;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.cards-4 .card a {
  display: block;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .cards-4 {
    --gap: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }
  .cards-4 .card {
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 4)) / 4);
  }
  .cards-4 .card .card-label {
    display: none;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-size: 22px;
    font-family: DBAiryStdMed;
  }
  .cards-4 .card a {
    display: block;
  }
}
.cards-4 .card {
  position: relative;
}

.cards-4-10 {
  --gap: 5px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}
.cards-4-10 .card {
  margin: var(--gap) 0 0 var(--gap);
  width: calc((100% - (var(--gap) * 4)) / 4);
}
.cards-4-10 .card .card-label {
  display: none;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.cards-4-10 .card a {
  display: block;
}

.cards-5 {
  --gap: 20px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}
.cards-5 .card {
  margin: var(--gap) 0 0 var(--gap);
  width: calc((100% - (var(--gap) * 5)) / 5);
}
.cards-5 .card .card-label {
  display: none;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.cards-5 .card a {
  display: block;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .cards-5 {
    --gap: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }
  .cards-5 .card {
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 5)) / 5);
  }
  .cards-5 .card .card-label {
    display: none;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-size: 22px;
    font-family: DBAiryStdMed;
  }
  .cards-5 .card a {
    display: block;
  }
}
.cards-5 .card {
  position: relative;
}

.cards-6 {
  --gap: 20px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}
.cards-6 .card {
  margin: var(--gap) 0 0 var(--gap);
  width: calc((100% - (var(--gap) * 6)) / 6);
}
.cards-6 .card .card-label {
  display: none;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.cards-6 .card a {
  display: block;
}
.cards-6 .card img {
  width: 100%;
  display: block;
}

.cards-2 {
  --gap: 20px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}
.cards-2 .card-2 {
  margin: var(--gap) 0 0 var(--gap);
  width: calc((100% - (var(--gap) * 2)) / 2);
}

.flip-card-back h3, .flip-card-back p {
  font-family: DBAiryStdBd;
  font-size: 24px;
}
.flip-card-back .title-h3 {
  font-size: 32px;
}

.isDesktop .flip-card a:hover {
  color: unset;
}
.isDesktop .flip-card .flip-card-inner {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.isDesktop .flip-card:hover .flip-card-back {
  -webkit-animation: pulse 0.5s infinite;
          animation: pulse 0.5s infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
}
.isDesktop .flip-card .flip-card-front, .isDesktop .flip-card .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.isDesktop .flip-card .flip-card-front {
  background-color: #bbb;
  color: black;
}
.isDesktop .flip-card .flip-card-back {
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: white;
  opacity: 0%;
}

.a-card-slide {
  transition: transform 0.3s;
}
.a-card-slide:hover {
  transform: scale(1.05);
}

.a-card a {
  display: block;
  transition: transform 0.3s;
}
.a-card a:hover {
  transform: scale(1.05);
}

@media (min-width: 1px) and (max-width: 1049px) {
  .flip-card-back {
    display: none;
  }
}
.card .image-border {
  border-radius: 20px;
  box-sizing: border-box;
  border: 1px solid #9b9b9b;
  overflow: hidden;
}
.card .image-border img {
  display: block;
}
.card .checked.image-border {
  border: 1px solid #a89a7d;
}

.card-none-border .card-image-none-border {
  background-color: #fff;
  overflow: hidden;
}
.card-none-border .card-image-none-border img {
  width: 100%;
}
.card-none-border .card-detail {
  font-size: 24px;
  font-family: DBAiryStdMed;
  color: #1a1a1a;
}
.card-none-border .card-detail .sub-detail {
  color: #ccc;
}
@media (min-width: 1px) and (max-width: 415px) {
  .card-none-border .card-detail {
    font-size: 20px;
  }
}

.display-title-box {
  font-family: DBAiryStdMed;
  font-size: 24px;
}
.you-will-love .carousel-cell .short-desc .display-title-box {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.you-will-love .carousel-cell .short-desc .display-box{
  display: none;
}

@media (min-width: 416px) {
  #jsAboutMcardCardSlide.cards-4-10 .card-fix-height {
    left: unset !important;
  }
}
.jsFlickityCardSlide.carousel {
  display: flex;
}
.jsFlickityCardSlide.flickity-enabled {
  display: block;
}

@media (min-width: 1px) and (max-width: 415px) {
  .jsFlickityCardSlide .carousel-cell {
    display: none;
  }
  .jsFlickityCardSlide:first-child {
    display: block;
  }
  .jsFlickityCardSlide .flickity-viewport .carousel-cell {
    display: block;
  }
}
.footer {
  border-top: solid 1px #1a1a1a;
  border-bottom: solid 1px #1a1a1a;
  padding: 50px 0 40px 0;
}
.footer .red {
  color: #C9252C;
}
.footer .footer-group {
  width: 100%;
  display: flex;
}
.footer .footer-group .sub-footer-menu {
  font-family: DBAiryStd;
  width: calc(100% / 3);
  font-size: 22px;
}
.footer .footer-group .sub-footer-menu li {
  list-style-type: none;
  line-height: 1.5;
}
.footer .footer-group .group-left {
  display: flex;
  width: calc((100% / 3) * 2);
}
.footer .footer-group .group-left .sub-footer-menu {
  width: calc(100% / 2);
}
.footer .footer-group .group-right {
  width: calc(100% / 3);
}
.footer .footer-group .group-right .subscribe-section {
  display: flex;
  flex-direction: column;
}
.footer .footer-group .group-right .subscribe-section .app-download {
  display: flex;
  padding-bottom: 10px;
}
.footer .footer-group .group-right .subscribe-section .app-download img {
  width: 135px;
  padding-right: 20px;
}
.footer .footer-group .group-right .subscribe-section .follow-section {
  display: flex;
}
.footer .footer-group .group-right .subscribe-section .follow-section .title-footer-menu {
  min-width: 70px;
}
.footer .footer-group .group-right .subscribe-section .follow-section .follow-social {
  display: flex;
  padding: 3px 0 0 20px;
}
.footer .footer-group .group-right .subscribe-section .follow-section .follow-social div {
  padding-right: 20px;
}
.footer .footer-group .group-right .subscribe-section .contact {
  display: flex;
  flex-direction: row;
}
.footer .footer-group .group-right .subscribe-section .contact .title-footer-menu {
  flex: 1;
  min-width: 150px;
}
.footer .footer-group .group-right .subscribe-section .contact .contact-tel {
  display: flex;
  min-width: 150px;
  flex-direction: column;
  flex: 1;
}
.footer .footer-group .group-right .subscribe-section .follow-section img {
  width: 20px;
}
.footer .footer-group .group-right .subscribe-section .subscribe-form {
  display: flex;
  padding-bottom: 20px;
}
.footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit {
  padding-left: 10px;
}
.footer .footer-group .title-footer-menu {
  font-family: DBAiryStdMed;
  padding-bottom: 10px;
  font-size: 22px;
}

@media (min-width: 1px) and (max-width: 415px) {
  .footer {
    padding: 20px 0 20px 0;
  }
  .footer .footer-group {
    width: unset;
    display: block;
    padding: 0 10px;
  }
  .footer .footer-group .title-footer-menu {
    font-size: 24px;
  }
  .footer .footer-group .group-left {
    display: flex;
    width: 100%;
    float: left;
    padding-bottom: 20px;
  }
  .footer .footer-group .group-left .sub-footer-menu {
    width: 100%;
  }
  .footer .footer-group .group-left .sub-footer-menu li {
    line-height: 2;
  }
  .footer .footer-group .group-right {
    padding-top: 20px;
    width: 100%;
  }
  .footer .footer-group .group-right .subscribe-section {
    width: 100%;
  }
  .footer .footer-group .group-right .subscribe-section .app-download img {
    padding-right: 5px;
  }
  .footer .footer-group .group-right .subscribe-section .subscribe-form {
    flex-direction: column;
  }
  .footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit {
    padding: 10px 0 0 0;
    width: 100%;
  }
  .footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit .btn, .footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit .register-section .overflow .login-btn, .register-section .overflow .footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit .login-btn, .footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit .red-btn, .footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit .register-section .overflow .register-btn, .register-section .overflow .footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit .register-btn {
    width: 100%;
    margin: 0 auto;
  }
  .footer .footer-group .group-right .subscribe-section .subscribe-form .form-input {
    width: 100%;
  }
  .footer .footer-group .group-right .subscribe-section .subscribe-form .form-input .input-text, .footer .footer-group .group-right .subscribe-section .subscribe-form .form-input .input-radio-multi .input-radio-group .radio-group, .input-radio-multi .input-radio-group .footer .footer-group .group-right .subscribe-section .subscribe-form .form-input .radio-group, .footer .footer-group .group-right .subscribe-section .subscribe-form .form-input .select-div .input-select, .select-div .footer .footer-group .group-right .subscribe-section .subscribe-form .form-input .input-select {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .footer {
    padding: 20px 0 20px 0;
  }
  .footer .footer-group {
    width: unset;
    padding: 0 10px;
  }
  .footer .footer-group .group-left {
    width: 60%;
  }
  .footer .footer-group .group-right {
    width: 40%;
  }
  .footer .footer-group .group-right .subscribe-section {
    width: 100%;
  }
  .footer .footer-group .group-right .subscribe-section .subscribe-form {
    flex-direction: column;
  }
  .footer .footer-group .group-right .subscribe-section .subscribe-form .form-submit {
    padding: 10px 0 0 0;
  }
}
.copyright {
  display: flex;
  font-size: 22px;
  font-family: DBAiryStd;
}
.copyright .left-copyright {
  float: left;
  padding: 20px 53px 20px 0;
}
.copyright .right-copyright {
  float: left;
  padding: 20px 0px 20px 0;
}
.copyright .right-copyright div {
  float: left;
  padding: 0px 53px 0px 0;
}
.copyright div {
  font-size: 22px;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .copyright {
    font-size: 20px;
    display: block;
  }
  .copyright .left-copyright {
    padding: 10px 10px 0 10px;
  }
  .copyright .right-copyright {
    padding: 10px 10px 0 10px;
  }
  .copyright .right-copyright div {
    padding: 0px 20px 0px 0;
  }
  .copyright div {
    font-size: 20px;
  }
}
.search-popup {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100vh;
  z-index: 10;
  background-color: #1a1a1a;
  opacity: 90%;
}
.search-popup .search-box {
  width: 600px;
  color: #fff;
  top: calc(50%);
  margin: 300px auto;
  border-bottom: 2px solid #fff;
}
.search-popup .search-box .search-input {
  display: flex;
}
.search-popup .search-box .search-input .close-search {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-popup .search-box .search-input .close-search button {
  background: unset;
}
.search-popup .search-box .search-input .close-search button img {
  width: 20px;
}
.search-popup .search-box .search-input .search-icon {
  width: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-popup .search-box .search-input .search-icon img {
  width: 24px;
  height: 24px;
}
.search-popup .search-box .search-input .input-text-search {
  width: 100%;
  padding-left: 20px;
}
.search-popup .search-box .search-input .input-text-search input {
  width: 100%;
  background: none;
  border: none;
  height: 40px;
  font-size: 24px;
  font-family: DBAiryStd;
  color: #fff;
}
.search-popup .search-box .search-input .input-text-search input:focus {
  outline: none;
  border-color: inherit;
  box-shadow: none;
}
.search-popup .search-box .search-input .input-text-search input::-moz-placeholder {
  color: #fff;
}
.search-popup .search-box .search-input .input-text-search input:-ms-input-placeholder {
  color: #fff;
}
.search-popup .search-box .search-input .input-text-search input::-ms-input-placeholder {
  color: #fff;
}
.search-popup .search-box .search-input .input-text-search input::placeholder {
  color: #fff;
}

@media (min-width: 1px) and (max-width: 415px) {
  .search-popup .search-box {
    width: auto;
    margin: 20px 10px;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .search-popup .search-box {
    width: 500px;
    margin: 20px auto;
  }
}
#onetrust-pc-sdk .ot-pc-footer-logo {
  display: none;
}
#onetrust-pc-sdk .ot-pc-logo {
  display: none;
}
#onetrust-pc-sdk button {
  border-radius: 23px !important;
  transition: transform 0.3s !important;
  font-size: 20px !important;
  font-family: DBAiryStdMed !important;
}
#onetrust-pc-sdk #onetrust-banner-sdk button:hover {
  transform: scale(1.05) !important;
  background-color: #C9252C !important;
  border-color: #C9252C !important;
  opacity: 1 !important;
}
#onetrust-pc-sdk .ot-acc-hdr .ot-always-active {
  color: #C9252C !important;
  border-color: transparent !important;

}

#onetrust-policy-text a, #ot-pc-desc a {
  color: #C9252C !important;
}

#ot-pc-content {
  top: 20px;
  height: unset !important;
}

#onetrust-pc-btn-handler {
  border: unset !important;
  text-decoration: underline !important;
}
#onetrust-pc-btn-handler:hover {
  opacity: 1 !important;
  text-decoration: unset !important;
}

#onetrust-accept-btn-handler {
  border-radius: 23px !important;
  transition: transform 0.3s !important;
  font-size: 20px !important;
  font-family: DBAiryStdMed !important;
}
#onetrust-accept-btn-handler:hover {
  transform: scale(1.05) !important;
  background-color: #C9252C !important;
  border-color: #C9252C !important;
  opacity: 1 !important;
}

.mtravel, .static {
  font-family: DBAiryStd;
}
.mtravel p, .static p {
  font-size: 20px;
  font-family: DBAiryStd;
}
.mtravel a.link:hover, .static a.link:hover {
  color: #C9252C;
  text-decoration: unset;
}
.mtravel .ac-a .li-none-list li, .static .ac-a .li-none-list li {
  font-family: DBAiryStd;
  font-size: 20px;
  padding-left: 20px;
}
.mtravel .accordion-container strong, .static .accordion-container strong {
  font-size: 20px;
}
.mtravel h1, .mtravel h2, .mtravel h3, .static h1, .static h2, .static h3 {
  font-family: DBAiryStdBd;
}
.mtravel h1 strong, .mtravel h2 strong, .mtravel h3 strong, .static h1 strong, .static h2 strong, .static h3 strong {
  font-family: DBAiryStdBd;
}
.mtravel div span, .mtravel section span, .static div span, .static section span {
  font-family: DBAiryStd;
}
.mtravel div .promotion-cell h3, .mtravel div .promotion-cell span, .mtravel section .promotion-cell h3, .mtravel section .promotion-cell span, .static div .promotion-cell h3, .static div .promotion-cell span, .static section .promotion-cell h3, .static section .promotion-cell span {
  font-family: DBAiryStd;
}

body #ot-sdk-btn {
  border-radius: 23px !important;
  transition: transform 0.3s !important;
  font-size: 20px !important;
  font-family: DBAiryStdMed !important;
}
body #ot-sdk-btn:hover {
  transform: scale(1.05) !important;
  background-color: #C9252C !important;
  border-color: #C9252C !important;
  opacity: 1 !important;
}
body #onetrust-consent-sdk {
  font-family: DBAiryStd !important;
}
body #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text, body #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc, body #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc, body #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler, body #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler, body #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler {
  font-size: 20px;
}
body #onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
  /* border: 1px solid #1a1a1a; */
  background-color: #fff;
}
body #onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob:before {
  background-color: #1a1a1a;
}
body #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc {
  font-size: 20px;
}
body #onetrust-consent-sdk #onetrust-pc-sdk h4.ot-cat-header, body #onetrust-consent-sdk #onetrust-pc-sdk div.ot-always-active {
  font-size: 20px;
}
body #onetrust-consent-sdk #ot-pc-content section div.ot-acc-grpcntr.ot-acc-txt p, body #onetrust-consent-sdk #ot-pc-content section div.ot-acc-grpcntr.ot-acc-txt li {
  font-size: 18px;
}
body #onetrust-consent-sdk #ot-pc-content section div.ot-acc-grpcntr.ot-acc-txt .category-host-list-handler {
  color: #C9252C;
  font-size: 18px;
}

.m-transfer .sub-title {
  padding: 10px 0 10px 0;
}

.input-text, .input-radio-multi .input-radio-group .radio-group, .select-div .input-select {
  box-sizing: border-box;
  width: 250px;
  height: 46px;
  border-radius: 23px;
  border: solid 1px #9b9b9b;
  text-indent: 20px;
  font-family: DBAiryStd;
  font-size: 22px;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .input-text, .input-radio-multi .input-radio-group .radio-group, .select-div .input-select {
    text-indent: 10px;
  }
}
.input-icons {
  position: relative;
}
.input-icons .icon-lock {
  position: absolute;
  right: 0px;
  width: 20px;
  padding: 13px 10px;
}

.input-checkbox {
  border-radius: 6px;
  border: solid 1px #979797;
  width: 20px;
}

.input-checkbox-label {
  color: #9b9b9b;
  font-size: 22px;
  font-family: DBAiryStd;
}
.input-checkbox-label a {
  text-decoration: underline;
}

input:-moz-read-only, textarea:-moz-read-only {
  background-color: #ebebeb;
}

input:read-only, textarea:read-only {
  background-color: #ebebeb;
}

.select-div {
  position: relative;
}
.select-div::-ms-expand {
  display: none;
}
.select-div:after {
  background: url("../images/icon/arrow-copy.svg") no-repeat right white;
  content: "";
  width: 20px;
  height: 20px;
  right: 14px;
  top: 14px;
  position: absolute;
  pointer-events: none;
}
.select-div .input-select {
  position: relative;
  text-indent: 0px;
  padding: 0 20px;
  -webkit-appearance: none;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .select-div .input-select {
    padding: 0 10px;
  }
}
.input-multi-section {
  display: flex;
  padding-bottom: 20px;
  width: 100%;
}
.input-multi-section label {
  padding-bottom: 10px;
}
.input-multi-section .input-multi {
  display: flex;
}
.input-multi-section .input-multi input:nth-child(1) {
  margin-right: 10px;
}
.input-multi-section .input-multi input:nth-child(2) {
  margin-left: 10px;
}
.input-multi-section input[type=date] {
  text-indent: 10px;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .input-multi-section .input-left input[type=date] {
    width: calc(100% - 10px);
    margin-right: unset;
  }
  .input-multi-section div.input-right {
    margin-left: unset;
  }
}
.input-multi-section .input-left, .input-multi-section .input-right {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.input-multi-section .input-left input, .input-multi-section .input-right input {
  width: 100%;
}
.input-multi-section .input-left {
  margin-right: 10px;
}
.input-multi-section .input-right {
  margin-left: 10px;
}

.input-radio-multi {
  padding-bottom: 20px;
}
.input-radio-multi .label {
  padding-bottom: 10px;
  display: block;
}
.input-radio-multi .input-radio-group {
  display: flex;
}
.input-radio-multi .input-radio-group .radio-group {
  display: flex;
  align-items: center;
  width: 50%;
}
.input-radio-multi .input-radio-group .radio-group:nth-child(1) {
  margin-right: 10px;
}
.input-radio-multi .input-radio-group .radio-group:nth-child(2) {
  margin-left: 10px;
}
.input-radio-multi .input-radio-group .radio-group input {
  margin: 0 0 0 20px;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .input-radio-multi .input-radio-group .radio-group input {
    margin: 0 0 0 10px;
  }
}

.input-text-area {
  width: 100%;
}
.input-text-area label {
  width: 100%;
  display: block;
}
.input-text-area textarea {
  width: 100%;
  height: 100px;
  padding: 10px 0;
}
.input-text-area input {
  width: 100%;
}

.login-section .background-section {
  display: flex;
}
.login-section .background-section .background-left {
  background-color: #1a1a1a;
  background: #fff url("../images/BackgroundLogin.webp") no-repeat;
  background-size: 100%;
}
.login-section .background-section div {
  width: 50%;
  height: 100vh;
}
.login-section .change-language {
  position: absolute;
  font-size: 22px;
  font-family: DBAiryStdMed;
  width: 100%;
  top: 20px;
  z-index: 1;
}
.login-section .change-language table {
  float: right;
  padding-right: 20px;
}
.login-section .change-language table .pipeline {
  padding: 0 5px;
}
@media (min-width: 1px) and (max-width: 1049px) {
  .login-section .change-language {
    position: unset;
  }
  .login-section .change-language table {
    padding: 10px;
  }
  .login-section .hide-mobile {
    display: none !important;
  }
}
.login-section .container {
  display: flex;
  font-size: 22px;
  position: absolute;
  height: 100vh;
  font-family: DBAiryStdMed;
  max-width: unset;
  top: 0px;
}
.login-section .container .title {
  font-size: 52px;
  font-family: DBAiryStdBd;
  color: #fff;
}
.login-section .container .title .red {
  color: #C9252C;
}
.login-section .container .sub-title {
  padding-bottom: 16px;
  color: #fff;
}
.login-section .container .left-section {
  padding: 165px 112px 0 0;
  width: 50%;
}
.login-section .container .left-section .left-content {
  max-width: 538px;
  color: #fff;
  position: fixed;
  right: calc(50% + 115px);
}
.login-section .container .left-section .left-content ul {
  list-style-type: none;
}
.login-section .container .left-section .left-content ul li {
  line-height: 1.5;
}
.login-section .container .right-section {
  width: 50%;
  padding: 120px 0 0 112px;
}
.login-section .container .right-section .form-input {
  max-width: 450px;
}
.login-section .container .right-section .form-input .red {
  color: #C9252C;
}
.login-section .container .right-section .title-form {
  font-size: 42px;
  font-family: DBAiryStdMed;
  padding: 10px 0 20px 0;
}
.login-section .container .right-section .input-section {
  padding-bottom: 20px;
}
.login-section .container .right-section .input-section label {
  padding-bottom: 10px;
  display: block;
}
.login-section .container .right-section .input-section .input-text, .login-section .container .right-section .input-section .select-div .input-select, .select-div .login-section .container .right-section .input-section .input-select, .login-section .container .right-section .input-section .input-radio-multi .input-radio-group .radio-group, .input-radio-multi .input-radio-group .login-section .container .right-section .input-section .radio-group {
  width: 450px;
  height: 46px;
  border-radius: 10px;
}
.login-section .container .right-section .input-section .under-input {
  font-family: DBAiryStd;
  font-size: 22px;
  padding-top: 10px;
}
.login-section .container .right-section .input-section .under-input-left {
  float: left;
}
.login-section .container .right-section .input-section .under-input-right {
  float: right;
}
.login-section .container .right-section .input-radio-multi .radio-group {
  border-radius: 10px;
}
.login-section .container .right-section .input-multi-section input {
  border-radius: 10px;
}
.login-section .container .right-section .submit-section {
  padding-bottom: 20px;
}
.login-section .container .right-section .submit-section .btn, .login-section .container .right-section .submit-section .register-section .overflow .login-btn, .register-section .overflow .login-section .container .right-section .submit-section .login-btn, .login-section .container .right-section .submit-section .red-btn, .login-section .container .right-section .submit-section .register-section .overflow .register-btn, .register-section .overflow .login-section .container .right-section .submit-section .register-btn {
  width: 450px;
  height: 46px;
}
.login-section .container .right-section .register-section, .login-section .container .right-section under-btn-submit {
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.login-section .container .right-section .register-section a, .login-section .container .right-section under-btn-submit a {
  text-decoration: underline;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .login-section .container {
    height: unset;
    position: unset;
  }
  .login-section .logo-section {
    width: 100%;
    padding-top: 0px;
  }
  .login-section .logo-section img {
    display: block;
    margin: 0 auto;
  }
  .login-section .container .right-section {
    width: 100%;
    padding: 0 10px;
  }
  .login-section .container .right-section .input-section .input-text, .login-section .container .right-section .input-section .select-div .input-select, .select-div .login-section .container .right-section .input-section .input-select, .login-section .container .right-section .input-section .input-radio-multi .input-radio-group .radio-group, .input-radio-multi .input-radio-group .login-section .container .right-section .input-section .radio-group {
    width: 100%;
    box-sizing: border-box;
    padding: unset;
  }
  .login-section .container .right-section .input-section .input-select {
    padding: 0 10px !important;
  }
  .login-section .container .right-section .submit-section .btn, .login-section .container .right-section .submit-section .register-section .overflow .login-btn, .register-section .overflow .login-section .container .right-section .submit-section .login-btn, .login-section .container .right-section .submit-section .red-btn, .login-section .container .right-section .submit-section .register-section .overflow .register-btn, .register-section .overflow .login-section .container .right-section .submit-section .register-btn {
    width: 100%;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .login-section .container .right-section {
    padding: 0px 200px;
  }
}
.interests-section .card {
  overflow: hidden;
}
.interests-section .card label {
  cursor: pointer;
  display: block;
}
.interests-section .card .desc-interest {
  text-align: center;
  font-size: 22px;
  font-family: DBAiryStd;
  color: #1a1a1a;
  padding-top: 10px;
}
.interests-section .card .icon {
  width: 100%;
}
.interests-section .card .checked-image {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.interests-section .card .checked .checked-image {
  display: block;
}
.interests-section .card [type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  cursor: pointer;
}

.submit-section.top20 {
  padding-top: 20px;
}

.group-title {
  color: #1a1a1a;
  font-size: 22px;
  font-family: DBAiryStd;
  padding: 20px 0 11px 0;
}

.container.content-body {
  padding-top: 40px;
}
.container.coupon {
  padding-top: 40px;
}

.promotion .force-hide-desktop {
  display: none !important;
}
.promotion .collapsible {
  padding-top: 40px;
}
.promotion .collapsible.coupon {
  padding-top: 0px;
}
.promotion .btn-collapsible {
  margin: 0 0 10px 0;
  border-radius: 10px;
  width: 300px;
  height: 40px;
  border: solid 1px #979797;
  background-color: #fff;
  color: #1a1a1a;
  font-family: DBAiryStdMed;
  font-size: 22px;
  padding: 0px 0 0 20px;
  text-align: left;
  position: relative;
}
.promotion .btn-collapsible img {
  position: absolute;
  margin: 6px;
  right: 6px;
}
.promotion .collapsible-section {
  --gap: 20px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
  border-radius: 10px;
  padding: 0px 30px 0px 30px;
  width: auto;
  border: solid 1px #979797;
  background-color: #fff;
  margin: -15px 0 0 0;
}
.promotion .collapsible-section .radio-collapsible {
  margin: var(--gap) 0 0 var(--gap);
  width: calc((100% - (var(--gap) * 3)) / 3);
  color: #1a1a1a;
  font-family: DBAiryStdMed;
  font-size: 24px;
}
.promotion .collapsible-section .radio-branch {
  display: flex;
  cursor: pointer;
}
.promotion .collapsed .collapsible-section {
  padding: 0px 30px 20px 0px;
  background-color: #fff;
  margin: unset;
}
.promotion .collapsed .collapsible-section .input-radio {
  padding: 2px 0 0 0;
}
.promotion .collapsed .collapsible-section .branch-name {
  padding-left: 15px;
  font-family: DBAiryStd;
}
.promotion .section-title {
  color: #1a1a1a;
  text-align: left;
  padding-bottom: 20px;
  padding-top: 60px;
}
.promotion .space {
  padding-bottom: 30px;
}
.promotion .menu-tab {
  display: flex;
  justify-content: space-between;
}
.promotion .menu-tab .menu-btn {
  display: block;
}
.promotion .menu-tab .menu-btn button {
  color: #1a1a1a;
  font-family: DBAiryStdMed;
  font-size: 24px;
  background: unset;
}
.promotion .menu-tab .menu-btn button:hover span {
  border-bottom: 3px solid #C9252C;
}
.promotion .menu-tab .menu-btn button span.active {
  border-bottom: 3px solid #C9252C;
}
.promotion .menu-tab.menu-tab-2 {
  justify-content: center;
  padding-top: 20px;
}
.promotion .menu-tab.menu-tab-2 .menu-btn {
  padding: 0 20px;
}
.promotion .input-section {
  padding-top: 40px;
}
.promotion .input-section .select-div {
  width: 134px;
}
.promotion .input-section .input-select {
  border-radius: 10px;
  width: 134px;
  padding: 0 10px;
}
.promotion .input-section .input-select:after {
  right: 10px;
}
.promotion.card-section {
  overflow-x: unset;
}
.promotion .card .card-image {
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  border-left: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
}
.promotion .card .card-image img {
  width: 100%;
  vertical-align: middle;
}
.promotion .card .short-desc {
  color: #1a1a1a;
  padding: 20px;
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
}
@media (min-width: 1px) and (max-width: 415px) {
  .promotion .card .short-desc {
    padding: 10px;
  }
}
.promotion .load-more {
  font-size: 24px;
  font-family: DBAiryStdMed;
  text-align: center;
  padding: 40px 0;
}
.promotion .load-more span {
  color: #C9252C;
}

@media (min-width: 1px) and (max-width: 415px) {
  .container.content-body {
    padding-top: 20px;
  }
  .container.coupon {
    padding-top: 20px;
  }
  .container.card-section {
    width: unset;
    padding: 10px 10px 0 10px;
  }
  .container .input-section {
    padding-top: unset;
    padding: 0 10px 10px 10px;
  }
  .container .input-section .select-div {
    width: 100%;
  }
  .container .input-section .select-div .input-select {
    width: 100%;
    font-size: 20px;
    height: 44px;
  }
  .container .cards-4 {
    --gap: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }
  .container .cards-4 .card {
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 2)) / 2);
  }
  .container .cards-4 .card .card-label {
    display: none;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-size: 22px;
    font-family: DBAiryStdMed;
  }
  .container .cards-4 .card a {
    display: block;
  }
  .container .display-box {
    font-size: 20px;
  }
  .container .load-more {
    padding: 20px 0;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .promotion.card-section .cards {
    --gap: 15px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }
  .promotion.card-section .cards .card {
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 2)) / 2);
  }
  .promotion.card-section .cards .card .card-label {
    display: none;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-size: 22px;
    font-family: DBAiryStdMed;
  }
  .promotion.card-section .cards .card a {
    display: block;
  }
  .promotion .input-section .select-div {
    width: 300px;
  }
  .promotion .input-section .input-select {
    width: 100%;
  }
}
.promotion-detail {
  display: flex;
  padding-top: 60px;
  overflow-x: unset;
}
.promotion-detail .detail-left {
  width: 40%;
}
.promotion-detail .detail-left .sticky-content {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
}
.promotion-detail .detail-left .sticky-content .width-400 {
  max-width: 400px;
}
.promotion-detail .detail-left .sticky-content .width-400 img {
  width: 100%;
}
.promotion-detail .detail-left .sticky-content .red-btn, .promotion-detail .detail-left .sticky-content .register-section .overflow .register-btn, .register-section .overflow .promotion-detail .detail-left .sticky-content .register-btn {
  width: 100%;
}
.promotion-detail .detail-left .sticky-content .btn-download {
  padding-top: 40px;
}
.promotion-detail .detail-left .sticky-content .app-download {
  width: 100%;
  padding-left: 20px;
}
.promotion-detail .detail-left .sticky-content .app-download-icon {
  display: flex;
}
.promotion-detail .detail-left .sticky-content .app-download-icon img {
  width: 148px;
}
.promotion-detail .detail-left .sticky-content .app-download-icon a {
  width: 148px;
  display: block;
  padding-right: 10px;
}
.promotion-detail .download-section {
  padding-top: 40px;
  display: flex;
}
.promotion-detail .download-section .img-qr-code {
  width: 90px;
  padding-top: 15px;
}
.promotion-detail .download-section .img-qr-code img {
  width: 90px;
}
.promotion-detail .download-section .download-label {
  padding-bottom: 10px;
  color: #1a1a1a;
  font-family: DBAiryStdBd;
  font-size: 42px;
}
.promotion-detail .detail-right {
  min-height: 100vh;
  width: 60%;
}
.promotion-detail .detail-right .content-date {
  font-size: 22px;
  font-family: DBAiryStd;
  color: #1a1a1a;
}
.promotion-detail .detail-right .content-title {
  font-size: 42px;
  font-family: DBAiryStdBd;
  color: #1a1a1a;
}
.promotion-detail .detail-right .content-short-desc {
  font-size: 22px;
  font-family: DBAiryStd;
  color: #1a1a1a;
  font-weight: unset;
  padding-top: 10px;
  padding-bottom: 20px;
}
.promotion-detail .detail-right .tab-menu-list {
  display: flex;
  border-bottom: solid 1px #1a1a1a;
}
.promotion-detail .detail-right .tab-menu-list .menu-tab {
  padding: 8px 50px 0px 0;
  cursor: pointer;
}
.promotion-detail .detail-right .tab-menu-list .menu-tab.active span {
  position: relative;
}
.promotion-detail .detail-right .tab-menu-list .menu-tab.active span:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -1px;
  right: 0px;
  border-bottom: solid 3px #C9252C;
}
.promotion-detail .detail-right .tab-menu-list .menu-tab span {
  padding: 0px 0px 8px 0;
  font-size: 24px;
  color: #1a1a1a;
  font-family: DBAiryStdMed;
  display: block;
}
.promotion-detail .detail-right .tab-detail {
  padding-top: 20px;
}
.promotion-detail .content-promotion div, .promotion-detail .content-promotion b, .promotion-detail .content-promotion p, .promotion-detail .content-promotion ul, .promotion-detail .content-promotion li {
  font-size: 22px;
  color: #1a1a1a;
  font-family: DBAiryStd;
}
.promotion-detail .content-promotion b {
  padding: 5px 0;
  display: block;
}
.promotion-detail .content-promotion .list, .promotion-detail .content-promotion ul {
  padding: 0 0 0 40px;
}
.promotion-detail .store-promotion {
  display: flex;
  padding-bottom: 20px;
}
.promotion-detail .store-promotion img {
  display: block;
}
.promotion-detail .store-promotion-detail {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
.promotion-detail .store-promotion-detail .text-top {
  color: #1a1a1a;
  font-size: 24px;
  font-family: DBAiryStdMed;
}
.promotion-detail .store-promotion-detail .text-bottom {
  color: #9b9b9b;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.promotion-detail .arrow-icon {
  display: flex;
}

@media (min-width: 1px) and (max-width: 415px) {
  .container.promotion-detail-mobile {
    padding: 30px 10px 0 10px;
  }
  .container.promotion-detail-mobile .section-title {
    text-align: center;
    padding-top: 0px;
  }

  .promotion-detail {
    padding: 20px 10px 10px 10px;
    width: unset;
    flex-direction: column;
  }
  .promotion-detail .detail-left {
    height: auto;
    width: 100%;
  }
  .promotion-detail .detail-left .sticky-content {
    position: unset;
    padding-bottom: 40px;
  }
  .promotion-detail .detail-left .sticky-content .btn-download {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .promotion-detail .detail-left .sticky-content .download-section {
    padding-top: 10px;
  }
  .promotion-detail .detail-left .sticky-content .download-section .app-download {
    padding-left: unset;
  }
  .promotion-detail .detail-left .sticky-content .download-section .app-download .download-label {
    text-align: center;
    font-size: 30px;
  }
  .promotion-detail .detail-left .sticky-content .download-section .app-download .app-download-icon {
    --gap: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }
  .promotion-detail .detail-left .sticky-content .download-section .app-download .app-download-icon a {
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 2)) / 2);
    padding-right: unset;
  }
  .promotion-detail .detail-left .sticky-content .download-section .app-download .app-download-icon a img {
    width: 100%;
  }
  .promotion-detail .detail-right {
    min-height: unset;
    width: 100%;
  }
  .promotion-detail .detail-right .content-date {
    font-size: 20px;
  }
  .promotion-detail .detail-right .content-title {
    font-size: 30px;
  }
  .promotion-detail .detail-right .content-short-desc {
    font-size: 20px;
    padding-bottom: unset;
  }
  .promotion-detail .detail-right .tab-menu-list {
    padding-top: 20px;
  }
  .promotion-detail .detail-right .tab-menu-list .menu-tab {
    width: 50%;
    text-align: center;
    padding: unset;
  }
  .promotion-detail .detail-right .tab-menu-list .menu-tab span {
    font-family: DBAiryStdBd;
    font-size: 20px;
  }
  .promotion-detail .content-promotion div, .promotion-detail .content-promotion b, .promotion-detail .content-promotion p, .promotion-detail .content-promotion ul, .promotion-detail .content-promotion li {
    font-size: 20px;
  }
  .promotion-detail .content-promotion .list {
    padding: 0 0 0 30px;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .promotion .show-tablet {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .promotion .collapsible {
    padding-bottom: 30px;
  }
  .promotion .menu-tab {
    padding-top: 20px;
    display: block;
    margin: 0 auto;
    padding-bottom: 35px;
  }
  .promotion .menu-tab .menu-btn {
    float: left;
    padding-bottom: 10px;
  }

  .promotion-detail {
    padding: 30px 15px 0px 15px;
    width: unset;
  }
  .promotion-detail .detail-right {
    min-height: auto;
    width: 50%;
  }
  .promotion-detail .detail-left {
    width: 50%;
    padding: 0 20px 0 0;
  }
  .promotion-detail .detail-left .sticky-content {
    top: 100px;
    max-width: 400px;
  }
  .promotion-detail .detail-left .sticky-content .app-download {
    padding-left: unset;
  }
  .promotion-detail .detail-left .sticky-content .app-download .download-label {
    text-align: center;
  }
  .promotion-detail .detail-left .sticky-content .app-download .app-download-icon {
    justify-content: space-between;
  }
  .promotion-detail .detail-left .sticky-content .app-download .app-download-icon a {
    width: 48%;
    padding-right: unset;
  }
  .promotion-detail .detail-left .sticky-content .app-download .app-download-icon img {
    width: 100%;
  }

  .container.promotion {
    padding: 0px 15px 0px 15px;
    width: unset;
  }
}
.space-coupon {
  padding-bottom: 60px;
}

.container.masonry {
  overflow-x: unset;
}
.container.masonry .flip-card-inner {
  display: block;
}
.container.masonry .masonry-big {
  float: left;
  padding-right: 40px;
  padding-bottom: 40px;
  width: 854px;
  height: 406px;
  overflow: hidden;
}
.container.masonry .masonry-big .flip-card-front {
  background-color: #000;
  width: 854px;
  height: 406px;
}
.container.masonry .masonry-big .flip-card-back {
  float: left;
}
.container.masonry .masonry-big img {
  vertical-align: middle;
}
.container.masonry .masonry-small .masonry-small-box {
  overflow: hidden;
  float: left;
  padding-right: 40px;
  width: 406px;
  height: 406px;
}
.container.masonry .masonry-small .masonry-small-box:first-of-type {
  padding-right: unset;
}
.container.masonry .masonry-small .masonry-small-box:last-of-type {
  padding-right: unset;
}
.container.masonry .masonry-small .masonry-small-box img {
  vertical-align: middle;
}

.contact-us-form {
  width: 720px;
  margin: 0 auto;
}
.contact-us-form.center {
  text-align: center;
  color: #fff;
}
.contact-us-form.submit-section {
  margin: 0 auto;
}
.contact-us-form.submit-section button {
  width: 100%;
}
.contact-us-form .input-select {
  width: 100%;
}
.contact-us-form .select-div:after {
  background: url("../images/icon/arrow-copy-white.svg") no-repeat right transparent;
}

.contact-us-input {
  margin-top: 40px;
  padding-bottom: 40px;
  background-color: #1a1a1a;
  background: #000 url("../images/banner/group-10@3x.png") no-repeat;
  background-size: cover;
}
.contact-us-input .container {
  overflow-x: unset;
}
.contact-us-input .page-title {
  color: #fff;
}
.contact-us-input .sub-title {
  color: #fff;
}
.contact-us-input .input-text, .contact-us-input .select-div .input-select, .select-div .contact-us-input .input-select, .contact-us-input .input-radio-multi .input-radio-group .radio-group, .input-radio-multi .input-radio-group .contact-us-input .radio-group {
  border-radius: 10px;
  background: transparent;
  color: #fff;
}
.contact-us-input label {
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.contact-us-input a {
  text-decoration: underline;
  color: #fff;
}

.can-use-webp .contact-us-input {
  background: #000 url("../images/banner/group-10@3x.webp") no-repeat;
  background-size: cover;
}

.re-chaptcha {
  padding: 30px 0;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .container.masonry {
    padding: 0 10px;
    width: unset;
  }
  .container.masonry .text-desc {
    text-align: center;
    font-size: 20px;
    font-family: DBAiryStdMed;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .container.masonry .masonry-big {
    padding-right: unset;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
  }
  .container.masonry .masonry-big .flip-card-front {
    width: 100%;
    height: auto;
  }
  .container.masonry .masonry-big img {
    width: 100%;
  }
  .container.masonry .masonry-small {
    --gap: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }
  .container.masonry .masonry-small .masonry-small-box {
    height: auto;
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 2)) / 2);
    padding-right: unset;
  }
  .container.masonry .masonry-small .masonry-small-box img {
    width: 100%;
  }
  .container .sub-title {
    padding-bottom: 20px;
  }
}
@media (min-width: 1px) and (max-width: 415px) {
  .container.parthner {
    max-width: unset;
    width: unset;
    padding: 0 10px;
  }
  .container.parthner .input-multi-section {
    flex-direction: column;
    padding-bottom: 10px;
  }
  .container.parthner .input-multi-section .input-left, .container.parthner .input-multi-section .input-right {
    width: 100%;
  }
  .container.parthner .input-multi-section .input-left {
    padding-bottom: 10px;
  }

  .contact-us-input {
    margin-top: 0px;
  }
  .contact-us-input .container .sub-title {
    padding-bottom: 20px;
  }
  .contact-us-input .container .contact-us-form {
    width: 100%;
  }
  .contact-us-input .container .contact-us-form label {
    font-size: 20px;
    font-family: DBAiryStdMed;
  }
  .contact-us-input .container .input-section {
    padding: 0 0 10px 0;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .contact-us-input {
    margin-top: 10px;
  }
}
.account-page {
  padding-bottom: 60px;
}

.card-account {
  padding-bottom: 60px;
}
.card-account .section-title {
  text-align: center;
  padding-bottom: unset;
}
.card-account .section-view-more {
  color: #1a1a1a;
  padding: 10px 0 40px 0;
}

.account.first-section {
  background-color: #fff;
  background: #fff url("../images/banner/group-10@3x.png") no-repeat;
  background-size: 100%;
}
.account .page-title {
  color: #fff;
  padding-bottom: 40px;
}
.account .page-title .red {
  color: #C9252C;
}
.account .card-content {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.18);
}
.account .card-point {
  padding-top: 40px;
  display: flex;
  font-size: 42px;
  font-family: DBAiryStdBd;
}
.account .card-point .red {
  color: #C9252C;
}
.account .width-700 {
  width: 700px;
  margin: 0 auto;
  justify-content: space-between;
}
.account .card-message {
  color: #1a1a1a;
  font-size: 22px;
  font-family: DBAiryStd;
}
.account .special-message {
  display: flex;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 20px;
}
.account .special-message.with-underline {
  border-bottom: 1px solid #1a1a1a;
}
.account .special-message .special-view-more {
  width: 210px;
  display: flex;
  justify-content: end;
  flex-direction: column-reverse;
  text-align: right;
}
.account .special-message .special-view-more a {
  text-decoration: underline;
  font-family: DBAiryStd;
  font-size: 22px;
}
.account .special-message-detail {
  font-size: 24px;
  font-family: DBAiryStdMed;
}
.account .card-image {
  overflow: hidden;
  position: relative;
  width: 480px;
  margin: 50px auto 0 auto;
  height: 300px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 20px;
}
.account .card-image .image-section img {
  width: 100%;
}
.account .card-image .text-section {
  position: absolute;
  bottom: 0px;
  padding: 0 0 30px 25px;
  display: flex;
  flex-direction: column;
  margin-bottom: 66px;
}
.account .card-image .text-section div {
  font-size: 26px;
  font-family: DBAiryStdBd;
  padding-top: 0px;
  text-shadow: 0 0 3px #ffffff, 0 0 5px #ffffff;
}

@media (min-width: 1px) and (max-width: 415px) {
  .container.card-account {
    padding-bottom: 20px;
  }
  .container.card-account .section-title {
    padding-top: 20px;
  }
  .container.card-account .section-view-more {
    padding: 10px 0 20px 0;
  }

  .account .special-message-detail {
    font-size: 22px;
  }
  .account .width-700 {
    width: 100%;
  }
  .account .card-point {
    padding-top: 20px;
    font-size: 26px;
  }
  .account .page-title {
    padding-bottom: 20px;
  }
  .account .special-message {
    flex-direction: column;
    padding-bottom: 20px;
  }
  .account .special-message .special-view-more {
    width: 100%;
    text-align: left;
    padding-top: 10px;
  }
  .account .card-content {
    width: unset;
    margin: 0 10px;
    padding: 20px;
    border-radius: 20px;
  }
  .account .card-image {
    padding: unset;
    height: unset;
    width: unset;
    margin: unset;
  }
  .account .card-image img {
    width: 100%;
    display: block;
  }
  .account .card-image .text-section {
    bottom: 10px;
    padding: 0 0 0px 20px;
  }
  .account .card-image .text-section div {
    font-size: 22px;
  }
}
@media (min-width: 1px) and (max-width: 1049px) {
  .account .card-content {
    width: unset;
    margin: 0 15px;
    padding: 20px;
  }

  .container.card-account {
    padding-bottom: 20px;
  }

  .card-content .card-image .text-section {
    padding: 0 0 10px 20px !important;
  }
  .card-content .card-image .text-section div {
    font-size: 22px !important;
  }
  .card-content .card-image .card-section-detail {
    width: 350px;
    margin: 0 auto;
  }
  .card-content .card-image .card-section-detail .text-section {
    margin-bottom: unset;
  }
}
.store-directory-search-bar {
  display: flex;
  justify-content: center;
  padding: 20px 0 18px 0;
}
.store-directory-search-bar .store-directory-input {
  display: flex;
}
.store-directory-search-bar .text-center {
  font-family: DBAiryStdMed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 10px;
  font-size: 24px;
}
.store-directory-search-bar .input-section {
  padding-right: 10px;
}
.store-directory-search-bar .input-select {
  border-radius: 10px;
  background-color: #fff;
}
.store-directory-search-bar .width-200 {
  width: 200px;
}
.store-directory-search-bar .width-200 .input-select {
  width: 100%;
}

.store-directory-map {
  background-color: #ebebeb;
}

.store-directory.max-width {
  border-bottom: 1px solid #1a1a1a;
}
.store-directory .section-title {
  color: #1a1a1a;
  padding-top: 40px;
  padding-bottom: 40px;
}
.store-directory .store-directory-content {
  width: 100%;
  display: flex;
}
.store-directory .store-directory-content .s-line {
  border-bottom: 1px solid #1a1a1a;
  width: 30px;
}
.store-directory .store-directory-content .s-link ul {
  padding: 0 0px 0 20px;
}
.store-directory .store-directory-content .s-link ul li a {
  font-size: 22px;
  font-family: DBAiryStd;
  color: #1a1a1a;
}
.store-directory .store-directory-content .s-link ul li a:hover {
  color: #C9252C;
}
.store-directory .store-directory-content .s-link ul li a.link:after {
  margin-top: 3px;
}
.store-directory .store-directory-content .s-title {
  font-size: 24px;
  font-family: DBAiryStdMed;
  color: #1a1a1a;
  padding-bottom: 10px;
  background: unset;
  padding: 0 0 10px 0;
}
.store-directory .store-directory-content .s-left, .store-directory .store-directory-content .s-right, .store-directory .store-directory-content .s-center {
  width: calc(100% /3);
}
.store-directory .store-directory-content .s-group {
  padding-bottom: 40px;
}

.search-page .store-directory-search-bar .input-section input {
  width: 500px;
  border-radius: 10px;
}
.search-page.promotion {
  padding: 30px 0 20px 0;
}
.search-page.promotion .menu-btn {
  padding-right: 30px;
}
.search-page.promotion .menu-tab {
  justify-content: flex-start;
}

@media (min-width: 1px) and (max-width: 415px) {
  .search-page.promotion {
    padding: 20px 0 0px 0;
  }
  .search-page .store-directory-search-bar .store-directory-input .input-section {
    width: 100%;
  }
  .search-page .store-directory-search-bar .store-directory-input .input-section input {
    width: 100%;
  }

  .store-directory-search-bar {
    flex-direction: column;
  }
  .store-directory-search-bar .store-directory-input {
    padding: 0 10px;
  }
  .store-directory-search-bar .store-directory-input .input-section {
    padding: unset;
    width: 70%;
  }
  .store-directory-search-bar .store-directory-input .input-section.width-200 {
    width: 30%;
    padding-left: 10px;
  }
  .store-directory-search-bar .submit-section {
    padding: 10px 10px 0 10px;
  }
  .store-directory-search-bar .submit-section .btn, .store-directory-search-bar .submit-section .register-section .overflow .login-btn, .register-section .overflow .store-directory-search-bar .submit-section .login-btn, .store-directory-search-bar .submit-section .red-btn, .store-directory-search-bar .submit-section .register-section .overflow .register-btn, .register-section .overflow .store-directory-search-bar .submit-section .register-btn {
    width: 100%;
  }
  .store-directory-search-bar .text-center {
    text-align: center;
    font-size: 30px;
    font-family: DBAiryStdBd;
    padding-right: unset;
    padding-bottom: 20px;
  }

  .store-directory .section-title {
    padding: 20px 0;
  }
  .store-directory .store-directory-content {
    flex-direction: column;
    width: unset;
  }
  .store-directory .store-directory-content .s-left, .store-directory .store-directory-content .s-right, .store-directory .store-directory-content .s-center {
    width: 100%;
  }
  .store-directory .store-directory-content .s-group {
    border-bottom: 1px solid #1a1a1a;
    padding-bottom: unset;
  }
  .store-directory .store-directory-content .s-line {
    display: none;
  }
  .store-directory .store-directory-content .s-link {
    display: none;
    padding: 0 10px;
  }
  .store-directory .store-directory-content .s-link li {
    padding-bottom: 10px;
  }
  .store-directory .store-directory-content .s-title {
    padding: 10px;
    width: 100%;
    display: block;
    text-align: left;
  }
  .store-directory .store-directory-content .s-title img {
    display: unset;
    margin: 10px;
    position: absolute;
    right: 0px;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .search-page.promotion {
    padding: 20px 15px 20px 15px;
    width: unset;
  }

  .store-directory .store-directory-content {
    width: unset;
    padding: 0 15px;
  }
  .store-directory.max-width .container {
    padding: 0 10px;
    width: unset;
  }
  .store-directory.max-width .container .width-200 {
    width: 150px;
  }
}
.download-m-app.youtube {
  padding: 67px 0px;
  background: #1a1a1a url("../images/banner/group-10@3x.png") no-repeat;
  background-position: center top;
  background-size: cover;
}
.download-m-app.youtube .container {
  display: flex;
}
.download-m-app.youtube .youtube-iframe {
  width: 60%;
}
.download-m-app.youtube .youtube-iframe iframe {
  width: 733px;
  height: 412px;
}
.download-m-app.youtube .y-contnt {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.download-m-app.youtube .y-contnt-1 {
  font-size: 42px;
  font-family: DBAiryStdBd;
  color: #fff;
  padding-bottom: 35px;
}
.download-m-app.youtube .y-contnt-2 {
  color: #fff;
  font-size: 26px;
  font-family: DBAiryStdMed;
}
.download-m-app.offers {
  height: 600px;
  background: #fff url("https://media-mapps.mcardmall.com/site-files/8785a3ab3deaf88c9e863a44aa8c0442e1c034d3.webp") no-repeat;
  background-position: center;
  background-size: 1920px 600px;
}
.download-m-app.offers .o-image {
  display: none;
}
.download-m-app.offers .container {
  height: 100%;
}
.download-m-app.offers .o-content {
  width: 40%;
  height: 100%;
  float: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.download-m-app.offers .o-content .o-content-1 {
  font-size: 42px;
  font-family: DBAiryStdBd;
  color: #1a1a1a;
  padding-bottom: 35px;
}
.download-m-app.offers .o-content .o-content-1 .red {
  color: #C9252C;
}
.download-m-app.offers .o-content .o-content-2 ul {
  margin: 0 0px 0 20px;
}
.download-m-app.offers .o-content .o-content-2 ul li {
  font-size: 24px;
  font-family: DBAiryStd;
  color: #1a1a1a;
}
.download-m-app.download {
  height: 500px;
  background: #fff url("../images/banner/233d7a6b-a025-496a-9e84-46d50d226e02.png") no-repeat;
  background-position: center;
  background-size: 1920px 500px;
}
.download-m-app.download .container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.download-m-app.download .container .download-section {
  padding-top: 40px;
  display: flex;
}
.download-m-app.download .container .download-section .img-qr-code {
  width: 90px;
  padding-top: 15px;
}
.download-m-app.download .container .download-section .img-qr-code img {
  width: 90px;
}
.download-m-app.download .container .download-section .download-label {
  padding-bottom: 10px;
  color: #1a1a1a;
  font-family: DBAiryStdBd;
  font-size: 42px;
}
.download-m-app.download .container .btn-download {
  padding-top: 40px;
}
.download-m-app.download .container .app-download {
  width: 100%;
  padding-left: 20px;
}
.download-m-app.download .container .app-download-icon {
  display: flex;
}
.download-m-app.download .container .app-download-icon img {
  width: 148px;
}
.download-m-app.download .container .app-download-icon a {
  width: 148px;
  display: block;
  padding-right: 10px;
}
.download-m-app.download .d-image {
  display: none;
}

@media (min-width: 1px) and (max-width: 415px) {
  .download-m-app.offers {
    height: unset;
    background: unset;
  }
  .download-m-app.offers .o-image {
    display: block;
    height: 230px;
    background: #fff url("https://media-mapps.mcardmall.com/site-files/8785a3ab3deaf88c9e863a44aa8c0442e1c034d3.webp") no-repeat;
    background-position: center left;
    background-size: cover;
    padding: 40px 0;
  }
  .download-m-app.offers .container {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
  }
  .download-m-app.offers .o-content {
    width: unset;
    padding: 0 10px;
    justify-content: unset;
  }
  .download-m-app.offers .o-content .o-content-1 {
    text-align: center;
    font-size: 30px;
    padding-bottom: 10px;
  }
  .download-m-app.offers .o-content .o-content-2 ul li {
    font-size: 20px;
  }
  .download-m-app.download {
    height: unset;
    background: unset !important;
  }
  .download-m-app.download .container {
    position: relative;
  }
  .download-m-app.download .container .download-section {
    position: absolute;
    padding-top: unset;
  }
  .download-m-app.download .container .download-section .download-label {
    font-size: 30px;
  }
  .download-m-app.download .container .download-section .app-download-icon {
    flex-direction: column;
  }
  .download-m-app.download .container .download-section .app-download-icon a {
    padding-bottom: 10px;
  }
  .download-m-app.download .d-image {
    display: block;
  }
  .download-m-app.download .d-image img {
    width: 100%;
    display: block;
  }
  .download-m-app.youtube {
    padding: 20px 0px;
  }
  .download-m-app.youtube .container {
    padding: 0 10px;
    width: unset;
    flex-direction: column;
  }
  .download-m-app.youtube .container .youtube-iframe {
    width: unset;
  }
  .download-m-app.youtube .container .youtube-iframe iframe {
    width: 100%;
    height: 350px;
  }
  .download-m-app.youtube .container .y-contnt {
    width: 100%;
  }
  .download-m-app.youtube .container .y-contnt .y-contnt-1 {
    font-size: 26px;
    text-align: center;
  }
  .download-m-app.youtube .container .y-contnt .y-contnt-2 {
    padding-top: 10px;
    font-size: 20px;
    font-family: DBAiryStd;
    text-align: center;
  }

  .can-use-webp .download-m-app.offers {
    background: unset;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .download-m-app.youtube {
    padding: 20px 0px;
  }
  .download-m-app.youtube .container {
    padding: 0 10px;
    width: unset;
    flex-direction: column;
  }
  .download-m-app.youtube .container .youtube-iframe {
    width: unset;
  }
  .download-m-app.youtube .container .youtube-iframe iframe {
    width: 100%;
    height: 350px;
  }
  .download-m-app.youtube .container .y-contnt {
    width: 100%;
  }
  .download-m-app.youtube .container .youtube-iframe {
    margin: 0 auto;
  }
  .download-m-app.youtube .container .youtube-iframe iframe {
    width: 600px;
    height: 300px;
  }
  .download-m-app.youtube .container .y-contnt {
    padding: 15px;
    width: unset;
  }
  .download-m-app.youtube .container .y-contnt-1, .download-m-app.youtube .container .y-contnt-2 {
    text-align: center;
  }
}
.thankyou-page {
  background: #000 url("../images/banner/group-10@3x.png") no-repeat;
  background-size: cover;
}
.thankyou-page .sub-title {
  color: #fff;
  padding: 10px 0 0 0;
}
.thankyou-page .card-content {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.18);
}
.thankyou-page .card-point {
  padding-top: 40px;
  display: flex;
  font-size: 42px;
  font-family: DBAiryStdBd;
}
.thankyou-page .card-point .red {
  color: #C9252C;
}
.thankyou-page .width-700 {
  width: 700px;
  margin: 0 auto;
  justify-content: space-between;
}
.thankyou-page .card-message {
  color: #1a1a1a;
  font-size: 22px;
  font-family: DBAiryStd;
}
.thankyou-page .special-message {
  display: flex;
  margin: 0 auto;
  padding-bottom: 40px;
  padding-top: 20px;
}
.thankyou-page .special-message.with-underline {
  border-bottom: 1px solid #1a1a1a;
}
.thankyou-page .special-message .special-view-more {
  width: 210px;
  display: flex;
  justify-content: end;
  flex-direction: column-reverse;
  text-align: right;
}
.thankyou-page .special-message .special-view-more a {
  text-decoration: underline;
  font-family: DBAiryStd;
  font-size: 22px;
}
.thankyou-page .special-message-detail {
  font-size: 24px;
  font-family: DBAiryStdMed;
}
.thankyou-page .card-image {
  overflow: hidden;
  position: relative;
  width: 480px;
  margin: 50px auto 0 auto;
  height: 300px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 20px;
}
.thankyou-page .card-image .image-section img {
  width: 100%;
}
.thankyou-page .card-image .text-section {
  position: absolute;
  bottom: 0px;
  padding: 0 0 30px 25px;
  display: flex;
  flex-direction: column;
  margin-bottom: 66px;
}
.thankyou-page .card-image .text-section div {
  font-size: 26px;
  font-family: DBAiryStdBd;
  padding-top: 0px;
  text-shadow: 0 0 3px #ffffff, 0 0 5px #ffffff;
}
.thankyou-page .card-content {
  flex-direction: unset;
  background-color: unset;
  box-shadow: unset;
}
.thankyou-page .width-700 {
  color: #fff;
}
.thankyou-page .card-image {
  width: 40%;
  height: unset;
  box-shadow: unset;
  margin: 90px 0 0 0;
}
.thankyou-page .card-image .image-section {
  width: 420px;
}
.thankyou-page .card-image .image-section img {
  display: block;
}
.thankyou-page .special-message.with-underline {
  border-bottom: 1px solid #fff;
}
.thankyou-page .page-title {
  color: #fff;
}
.thankyou-page .priviledges {
  padding-top: 100px;
}
.thankyou-page .priviledges-detail {
  --gap: 20px;
  display: inline-flex;
  flex-wrap: wrap;
  margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
  padding-top: 60px;
}
.thankyou-page .priviledges-detail .card {
  margin: var(--gap) 0 0 var(--gap);
  width: calc((100% - (var(--gap) * 3)) / 3);
}
.thankyou-page .priviledges-detail .card .card-label {
  display: none;
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdMed;
}
.thankyou-page .priviledges-detail .card a {
  display: block;
}
.thankyou-page .priviledges-detail .card {
  display: flex;
}
.thankyou-page .priviledges-detail .card .img-section {
  padding-right: 20px;
}
.thankyou-page .priviledges-detail .card div {
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdBd;
}
.thankyou-page .priviledges-detail .card div img {
  width: 56px;
}
.thankyou-page .view-promotion {
  padding: 70px 0 100px 0;
  width: 100%;
}
.thankyou-page .view-promotion a {
  width: 400px;
  margin: 0 auto;
}

.can-use-webp .thankyou-page {
  background: #000 url("../images/banner/group-10@3x.webp") no-repeat;
  background-size: cover;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .thankyou-page .page-title img {
    width: 300px;
  }
  .thankyou-page .card-content {
    flex-direction: column;
  }
  .thankyou-page .card-content .card-image {
    width: unset;
    margin: 20px 0 0 0;
  }
  .thankyou-page .card-content .image-section {
    width: unset;
  }
  .thankyou-page .card-content .image-section img {
    max-width: 350px;
    margin: 0 auto;
  }
  .thankyou-page .card-detail {
    padding: 0 10px;
  }
  .thankyou-page .width-700 {
    width: unset;
  }
  .thankyou-page .special-message {
    flex-direction: column;
  }
  .thankyou-page .special-view-more {
    width: 100%;
  }
  .thankyou-page .special-view-more a {
    text-align: left;
    padding-top: 10px;
  }
  .thankyou-page .priviledges {
    padding-top: 20px;
  }
  .thankyou-page .sub-title {
    padding: 10px 10px 0 10px;
  }
  .thankyou-page .priviledges-detail {
    padding: 20px 10px 0 10px;
    justify-content: center;
    flex-direction: column;
    width: unset;
  }
  .thankyou-page .priviledges-detail .card {
    width: unset;
  }
  .thankyou-page .view-promotion {
    padding: 20px 10px 20px 10px;
    width: unset;
  }
  .thankyou-page .view-promotion a {
    width: 100%;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .thankyou-page .card-detail {
    padding: 0 15px;
  }
  .thankyou-page .sub-title {
    padding: 10px 15px 0 15px;
  }
  .thankyou-page .priviledges-detail {
    padding: 20px 15px 0 15px;
  }
  .thankyou-page .view-promotion {
    padding: 20px 15px 40px 15px;
  }
  .thankyou-page .view-promotion a {
    width: 400px;
  }
}
.account-page {
  padding-top: 40px;
}

.about-m-card.about-m-card-bg {
  background: #fff url("../images/bg/bg_about_mcard3.jpg") no-repeat;
  background-position: center top;
  background-size: 1920px 1803px;
}
.about-m-card .hide-content {
  display: none;
}
.about-m-card .red {
  color: #C9252C;
}
.about-m-card .card-image {
  padding: 30px 25px;
}
.about-m-card .card-image img {
  width: 100%;
}
.about-m-card .white .page-title, .about-m-card .white .sub-title {
  color: #fff;
}
.about-m-card .white .card-content .card-title {
  padding-top: 40px;
}
.about-m-card .card-display {
  overflow-x: unset;
}
.about-m-card .card-display .card {
  position: relative;
  border: unset;
  box-sizing: border-box;
  border-radius: unset;
  padding-right: 10px;
  background-color: unset;
}
.about-m-card .card-display .card:last-child {
  border-right: unset;
}
.about-m-card .card-display.card-slide {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.18);
  padding: 40px 0;
}
.about-m-card .card-display.card-slide .card {
  border-right: 1px solid #d8d8d8;
}
.about-m-card .card-display .btn.btn-link, .about-m-card .card-display .register-section .overflow .btn-link.login-btn, .register-section .overflow .about-m-card .card-display .btn-link.login-btn, .about-m-card .card-display .btn-link.red-btn, .about-m-card .card-display .register-section .overflow .btn-link.register-btn, .register-section .overflow .about-m-card .card-display .btn-link.register-btn {
  display: flex;
}
.about-m-card .card-display .btn.btn-link:hover, .about-m-card .card-display .register-section .overflow .btn-link.login-btn:hover, .register-section .overflow .about-m-card .card-display .btn-link.login-btn:hover, .about-m-card .card-display .btn-link.red-btn:hover, .about-m-card .card-display .register-section .overflow .btn-link.register-btn:hover, .register-section .overflow .about-m-card .card-display .btn-link.register-btn:hover {
  color: #fff;
}
.about-m-card .card-display .carousel-cell {
  height: auto;
  margin-right: 0px;
}
.about-m-card .card-display .carousel.is-fullscreen .carousel-cell {
  height: 100%;
  overflow: scroll;
}
.about-m-card .card-display .flickity-enabled.is-fullscreen {
  z-index: 5;
}
.about-m-card .card-display .is-fullscreen .hide-content {
  display: block;
}
.about-m-card .card-display .is-fullscreen .hide-in-zoom {
  display: none;
}
.about-m-card .card-display .is-fullscreen .card {
  border-right: unset;
  width: 100%;
}
.about-m-card .card-display .is-fullscreen .card .card-content {
  height: 600px;
  background-color: #FFFFFF;
  border-radius: 10px;
  margin: 80px auto 0 auto;
  width: 1045px;
  flex-direction: unset;
}
.about-m-card .card-display .is-fullscreen .card .card-content .card-detail-list {
  padding: 40px 50px 40px 0;
  overflow: scroll;
}
.about-m-card .card-display .is-fullscreen .card .card-content .card-detail-list ul {
  padding: unset;
}
.about-m-card .card-display .is-fullscreen .card .card-content .card-detail-list li {
  list-style-type: none;
  padding-top: 10px;
}
.about-m-card .card-display .is-fullscreen .card .card-content .card-detail-list .card-title {
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-family: DBAiryStdBd;
  color: #1a1a1a;
}
.about-m-card .card-display .is-fullscreen .card .card-content .card-detail-list .card-sub-title {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-family: DBAiryStd;
  color: #9b9b9b;
}
.about-m-card .card-display .is-fullscreen .card .card-content .card-detail-list .card-title, .about-m-card .card-display .is-fullscreen .card .card-content .card-detail-list .card-sub-title {
  text-align: left;
}
.about-m-card .card-display .is-fullscreen .card .card-image {
  padding: 50px;
}
.about-m-card .card-display .is-fullscreen .card .btn, .about-m-card .card-display .is-fullscreen .card .register-section .overflow .login-btn, .register-section .overflow .about-m-card .card-display .is-fullscreen .card .login-btn, .about-m-card .card-display .is-fullscreen .card .red-btn, .about-m-card .card-display .is-fullscreen .card .register-section .overflow .register-btn, .register-section .overflow .about-m-card .card-display .is-fullscreen .card .register-btn {
  display: none;
}
.about-m-card .card-display .is-fullscreen .flickity-prev-next-button.previous {
  left: calc(50% - 588px);
  top: 250px;
}
.about-m-card .card-display .is-fullscreen .flickity-prev-next-button.next {
  top: 250px;
  right: calc(50% - 580px);
}
.about-m-card .card-content {
  display: flex;
  flex-direction: column;
}
.about-m-card .card-content .btn, .about-m-card .card-content .register-section .overflow .login-btn, .register-section .overflow .about-m-card .card-content .login-btn, .about-m-card .card-content .red-btn, .about-m-card .card-content .register-section .overflow .register-btn, .register-section .overflow .about-m-card .card-content .register-btn {
  margin: 0px 0px 0px calc((100% / 2) - 100px);
  width: 200px;
  bottom: 0px;
  position: absolute;
}
.about-m-card .card-content .card-title {
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-family: DBAiryStdBd;
  color: #1a1a1a;
}
.about-m-card .card-content .card-sub-title {
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-family: DBAiryStd;
  color: #9b9b9b;
}
.about-m-card .card-content .card-detail-list ul {
  padding: 0 0px 80px 30px;
}
.about-m-card .card-content .card-detail-list li {
  width: 100%;
  font-size: 22px;
  font-family: DBAiryStd;
  color: #1a1a1a;
}
.about-m-card .card-partner {
  padding-bottom: 70px;
}
.about-m-card .card-partner .card-image {
  margin: 0 auto;
}
.about-m-card .card-partner .card-image img {
  max-width: 222px;
}
.about-m-card .card-partner .card-display .card {
  padding-right: unset;
}
.about-m-card.m-privileges .carousel-main img {
  width: 100%;
}
.about-m-card.m-privileges .sub-title {
  padding: 10px 0 30px 0;
}
.about-m-card.m-privileges .p-slide {
  overflow: unset;
}
.about-m-card.m-privileges .carousel-cell {
  width: 100%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: carousel-cell;
}
.about-m-card.m-privileges .p-detail {
  font-family: DBAiryStd;
  font-size: 20px;
  text-align: center;
}
.about-m-card.m-privileges .p-icon .p-image {
  width: 110px;
  margin: 0 auto;
}
.about-m-card.m-privileges .p-icon .p-image img {
  width: 100%;
}
.about-m-card.m-privileges .p-icon .carousel-cell {
  cursor: pointer;
  width: 153px;
  height: 100px;
  margin-right: 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: unset;
}
.about-m-card.m-privileges .p-icon .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}
.about-m-card.m-privileges .p-content .btn-block {
  padding: 20px 0;
}
.about-m-card.m-privileges .p-content .btn, .about-m-card.m-privileges .p-content .register-section .overflow .login-btn, .register-section .overflow .about-m-card.m-privileges .p-content .login-btn, .about-m-card.m-privileges .p-content .red-btn, .about-m-card.m-privileges .p-content .register-section .overflow .register-btn, .register-section .overflow .about-m-card.m-privileges .p-content .register-btn {
  margin: 0 auto;
  width: 220px;
}
.about-m-card.m-privileges .p-content .carousel-cell {
  background: unset;
  display: flex;
  flex-direction: column;
  height: auto;
}
.about-m-card.m-privileges .p-content .carousel-cell .p-content-box {
  display: flex;
}
.about-m-card.m-privileges .p-content .carousel-cell .p-c-image {
  width: 40%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.about-m-card.m-privileges .p-content .carousel-cell .p-c-image img {
  display: block;
  margin: 0 auto;
}
.about-m-card.m-privileges .p-content .carousel-cell .p-c-contents {
  width: 60%;
}
.about-m-card.m-privileges .p-content .p-c-main-title {
  color: #1a1a1a;
  font-size: 32px;
  font-family: DBAiryStdBd;
}
.about-m-card.m-privileges .p-content .p-c-content, .about-m-card.m-privileges .p-content .p-c-content li {
  color: #1a1a1a;
  font-size: 22px;
  font-family: DBAiryStd;
}
.about-m-card.m-privileges .p-content .p-c-title {
  color: #1a1a1a;
  font-size: 24px;
  font-family: DBAiryStdBd;
  padding: 10px 0;
}
.about-m-card.m-privileges .p-content ul.p-c-content {
  padding-left: 25px;
}
.about-m-card.m-privileges .p-content ul.p-c-content ul {
  padding-left: 25px;
}
.about-m-card.m-privileges .carousel-nav .carousel-cell.is-nav-selected {
  border: 1px solid #1a1a1a;
  box-sizing: border-box;
}
.about-m-card.m-privileges .p-content {
  margin-top: 50px;
}
.about-m-card.m-partner {
  overflow: unset;
  padding-bottom: 50px;
}
.about-m-card.m-faq {
  background: #000 url("../images/banner/group-10@3x.png") no-repeat;
  background-position: center top;
  background-size: cover;
}
.about-m-card.m-faq .page-title {
  margin: 0 auto 20px auto;
}
.about-m-card.m-faq .container {
  display: flex;
}
.about-m-card.m-faq .container .f-left, .about-m-card.m-faq .container .f-right {
  width: 50%;
}
.about-m-card.m-faq .container .f-left .f-contents, .about-m-card.m-faq .container .f-right .f-contents {
  width: 596px;
}
.about-m-card.m-faq .container .f-right .f-contents {
  width: 596px;
  float: right;
}
.about-m-card.m-faq .container .f-title {
  background: unset;
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStdMed;
  padding-bottom: 20px;
  width: 100%;
  text-align: left;
  display: flex;
}
.about-m-card.m-faq .container .f-contents .f-group {
  border-bottom: 1px solid #ffffff4f;
  margin-bottom: 20px;
  overflow: hidden;
  transition: height 1s ease;
}
.about-m-card.m-faq .container .f-contents .f-group.active .f-content {
  padding-bottom: 20px;
  height: auto;
}
.about-m-card.m-faq .container .f-contents .f-group.active .toggle.minus {
  display: block;
}
.about-m-card.m-faq .container .f-contents .f-group.active .toggle.add {
  display: none;
}
.about-m-card.m-faq .container .f-contents .f-group .toggle {
  width: 18px;
  padding: 3px 12px 0 0px;
}
.about-m-card.m-faq .container .f-contents .f-group .toggle.minus {
  display: none;
}
.about-m-card.m-faq .container .f-contents .f-content {
  color: #fff;
  font-size: 22px;
  font-family: DBAiryStd;
  padding-left: 30px;
  text-indent: 30px;
  height: 0px;
  transition: max-height 0.3s ease-out;
}

@media (min-width: 1px) and (max-width: 415px) {
  .about-m-card.about-m-card-bg {
    background-position: center top;
    background-size: 414px 1400px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .flickity-prev-next-button.previous {
    top: 50%;
    left: 10px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .flickity-prev-next-button.next {
    top: 50%;
    right: 10px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .card-sub-title {
    width: unset;
    padding: 0 10px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .card-sub-title.hide-content {
    display: none;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .card-title.hide-content {
    display: none;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .card .card-image {
    padding: 30px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .card .card-content {
    height: auto;
    width: 100%;
    margin: unset;
    flex-direction: column;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .card .card-content .card-detail-list {
    padding: 10px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .hide-in-zoom {
    display: block;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .hide-content {
    display: block;
  }
  .about-m-card.about-m-card-bg .sub-title {
    padding: 0 10px 20px 10px;
  }
  .about-m-card.about-m-card-bg .card-slide {
    background: unset;
    box-shadow: unset;
    width: unset;
    padding: 0 10px;
  }
  .about-m-card.about-m-card-bg .cards-4-10 {
    display: block;
    padding: 30px 0 0 0;
    margin: unset;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.18);
  }
  .about-m-card.about-m-card-bg .cards-4-10 .card {
    width: 100%;
    border-right: unset;
    padding-right: unset;
    padding-bottom: 70px;
  }
  .about-m-card.about-m-card-bg .card-partner {
    padding-bottom: unset;
  }
  .about-m-card.about-m-card-bg .card-partner .cards-4-10 {
    padding: unset;
    box-shadow: unset;
    border-radius: unset;
    background-color: unset;
  }
  .about-m-card.about-m-card-bg .card-partner .cards-4-10 .card {
    padding-bottom: 100px;
  }
  .about-m-card.about-m-card-bg .card-content .card-detail-list ul {
    padding: 0 0px 0px 30px;
  }
  .about-m-card.about-m-card-bg .card-content .btn, .about-m-card.about-m-card-bg .card-content .register-section .overflow .login-btn, .register-section .overflow .about-m-card.about-m-card-bg .card-content .login-btn, .about-m-card.about-m-card-bg .card-content .red-btn, .about-m-card.about-m-card-bg .card-content .register-section .overflow .register-btn, .register-section .overflow .about-m-card.about-m-card-bg .card-content .register-btn {
    width: 100%;
    position: unset;
    margin: unset;
  }
  .about-m-card.about-m-card-bg .btn-action {
    padding: 0 10px 20px 10px;
    display: block;
    position: absolute;
    height: auto;
    bottom: 0px;
    width: -webkit-fill-available;
  }
  .about-m-card.m-privileges .container {
    padding: 0 10px;
    width: unset;
  }
  .about-m-card.m-privileges .p-content .carousel-cell {
    flex-direction: column;
  }
  .about-m-card.m-privileges .p-content .carousel-cell .p-content-box {
    flex-direction: column;
  }
  .about-m-card.m-privileges .p-content .carousel-cell .p-c-image {
    width: 100%;
  }
  .about-m-card.m-privileges .p-content .carousel-cell .p-c-contents {
    width: 100%;
  }
  .about-m-card.m-privileges .p-icon .carousel-cell {
    margin-right: 15px;
  }
  .about-m-card.m-privileges .btn-link {
    width: 100%;
  }
  .about-m-card.m-partner {
    padding: 0 10px 40px 10px;
    width: unset;
  }
  .about-m-card.m-partner .cards-6 {
    --gap: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }
  .about-m-card.m-partner .cards-6 .card {
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 3)) / 3);
  }
  .about-m-card.m-partner .cards-6 .card .card-label {
    display: none;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-size: 22px;
    font-family: DBAiryStdMed;
  }
  .about-m-card.m-partner .cards-6 .card a {
    display: block;
  }
  .about-m-card.m-faq {
    padding: 0 10px 40px 10px;
    width: unset;
  }
  .about-m-card.m-faq .container {
    flex-direction: column;
  }
  .about-m-card.m-faq .container .f-left, .about-m-card.m-faq .container .f-right {
    width: 100%;
  }
  .about-m-card.m-faq .container .f-left .f-contents, .about-m-card.m-faq .container .f-right .f-contents {
    width: 100%;
  }
  .about-m-card.m-faq .container .f-title {
    padding-bottom: 10px;
  }
}
@media (min-width: 416px) and (max-width: 1049px) {
  .about-m-card .card-display .card {
    padding: 0 10px;
  }
  .about-m-card .container .sub-title {
    padding: 0 15px 30px 15px;
    width: unset;
  }
  .about-m-card.m-privileges .container {
    padding: 0 10px;
    width: unset;
  }
  .about-m-card.m-privileges .p-content .carousel-cell {
    flex-direction: column;
  }
  .about-m-card.m-privileges .p-content .carousel-cell .p-content-box {
    flex-direction: column;
  }
  .about-m-card.m-privileges .p-content .carousel-cell .p-c-image {
    width: 100%;
  }
  .about-m-card.m-privileges .p-content .carousel-cell .p-c-contents {
    width: 100%;
  }
  .about-m-card.m-privileges .p-icon .carousel-cell {
    margin-right: 15px;
  }
  .about-m-card.m-faq {
    padding: 0 10px 40px 10px;
    width: unset;
  }
  .about-m-card.m-faq .container {
    flex-direction: column;
  }
  .about-m-card.m-faq .container .f-left, .about-m-card.m-faq .container .f-right {
    width: 100%;
  }
  .about-m-card.m-faq .container .f-left .f-contents, .about-m-card.m-faq .container .f-right .f-contents {
    width: 100%;
  }
  .about-m-card.m-partner {
    padding: 0 15px 30px 15px;
    width: unset;
  }
  .about-m-card .card-partner {
    padding-bottom: unset;
  }
  .about-m-card.about-m-card-bg .card-slide {
    background: unset;
    box-shadow: unset;
    width: unset;
    padding: 0 15px;
  }
  .about-m-card.about-m-card-bg .cards-4-10 {
    --gap: 15px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
    padding: 30px 0;
    width: unset;
    margin: unset;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.18);
  }
  .about-m-card.about-m-card-bg .cards-4-10 .card {
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 2)) / 2);
  }
  .about-m-card.about-m-card-bg .cards-4-10 .card .card-label {
    display: none;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-size: 22px;
    font-family: DBAiryStdMed;
  }
  .about-m-card.about-m-card-bg .cards-4-10 .card a {
    display: block;
  }
  .about-m-card.about-m-card-bg .cards-4-10 .card {
    padding-bottom: 60px;
  }
  .about-m-card.about-m-card-bg .cards-4-10 .card a {
    display: flex;
  }
  .about-m-card.about-m-card-bg .card-content .btn, .about-m-card.about-m-card-bg .card-content .register-section .overflow .login-btn, .register-section .overflow .about-m-card.about-m-card-bg .card-content .login-btn, .about-m-card.about-m-card-bg .card-content .red-btn, .about-m-card.about-m-card-bg .card-content .register-section .overflow .register-btn, .register-section .overflow .about-m-card.about-m-card-bg .card-content .register-btn {
    width: 220px;
    left: calc(50% - 110px);
    margin: unset;
    bottom: 50px;
  }
  .about-m-card.about-m-card-bg .card-content .card-detail-list ul {
    padding: 0 0px 80px 30px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .flickity-prev-next-button.previous {
    top: 50%;
    left: 10px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .flickity-prev-next-button.next {
    top: 50%;
    right: 10px;
  }
  .about-m-card.about-m-card-bg .is-fullscreen .card .card-content {
    width: 100%;
  }
  .about-m-card.about-m-card-bg .card-partner {
    padding: 0 15px;
    width: unset;
  }
}
.btn-link:hover {
  color: #fff !important;
}

.alert-popup .close-popup {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 20px;
}
.alert-popup .close-popup button {
  padding: unset;
  margin: unset;
  background: unset;
}
.alert-popup .close-popup button img {
  width: 20px;
}

.alert-popup-background {
  width: 100%;
  position: fixed;
  top: 0px;
  height: 100vh;
  background-color: #1a1a1a;
  opacity: 90%;
  z-index: 10;
}

.alert-popup-content {
  position: fixed;
  background-color: #fff;
  z-index: 11;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 600px;
  top: calc(50% - 150px);
  height: 300px;
  left: calc(50% - 300px);
}
.alert-popup-content .popup-body {
  padding: 20px 58px;
  text-align: center;
  font-family: DBAiryStd;
  font-size: 22px;
}
.alert-popup-content .popup-title, .alert-popup-content .popup-btn {
  margin: 0 auto;
}
.alert-popup-content .popup-title {
  font-family: DBAiryStdMed;
  font-size: 24px;
}
.alert-popup-content .popup-btn {
  padding-top: 10px;
}
.alert-popup-content .popup-btn .btn, .alert-popup-content .popup-btn .register-section .overflow .login-btn, .register-section .overflow .alert-popup-content .popup-btn .login-btn, .alert-popup-content .popup-btn .red-btn, .alert-popup-content .popup-btn .register-section .overflow .register-btn, .register-section .overflow .alert-popup-content .popup-btn .register-btn {
  font-family: DBAiryStdMed;
  font-size: 22px;
  width: 300px;
  height: 46px;
}

@media (min-width: 1px) and (max-width: 415px) {
  .alert-popup-content {
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    border-radius: unset;
  }
}
.content-popup .close-popup {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 20px;
}
.content-popup .close-popup button {
  padding: unset;
  margin: unset;
  background: unset;
}
.content-popup .close-popup button img {
  width: 20px;
}
.content-popup .popup-background {
  width: 100%;
  position: fixed;
  top: 0px;
  height: 100vh;
  background-color: #1a1a1a;
  opacity: 90%;
  z-index: 10;
}
.content-popup .popup-content {
  position: fixed;
  background-color: #fff;
  z-index: 11;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-x: scroll;
  width: 1300px;
  left: calc(50% - 650px);
  height: 600px;
  top: calc(50% - 300px);
  padding: 15px;
  justify-content: unset;
}
.content-popup .popup-content .content-section {
  display: flex;
}
.content-popup .popup-content .content-section .flickity-page-dots .dot {
  background-color: #b0b0b0;
}
.content-popup .popup-content .content-section .flickity-page-dots .is-selected {
  background-color: #C9252C;
}
.content-popup .popup-content .content-section .section-left, .content-popup .popup-content .content-section .section-right {
  width: 50%;
  padding: 15px;
}
.content-popup .popup-content .content-section .section-title {
  display: flex;
  text-align: left;
}
.content-popup .popup-content .content-section .section-title .title-content {
  padding-left: 20px;
}
.content-popup .popup-content .content-section .section-title .title-content .title {
  font-size: 26px;
  font-family: DBAiryStdBd;
  color: #1a1a1a;
}
.content-popup .popup-content .content-section .section-title .title-content .sub-title {
  text-align: left;
  padding: 0 0 20px 0;
}
.content-popup .popup-content .content-section .section-title .title-content .sub-title1 {
  color: #ad9f82;
  font-size: 22px;
  font-family: DBAiryStd;
}
.content-popup .popup-content .content-section .section-title .title-content .sub-title2 {
  color: #1a1a1a;
  font-size: 22px;
  font-family: DBAiryStd;
}
.content-popup .popup-content .content-section .content-detail {
  font-size: 22px;
  font-family: DBAiryStd;
  padding: 0 0 32px 0;
  text-indent: 50px;
}
.content-popup .popup-content .content-section .contact-content {
  display: flex;
  padding-bottom: 10px;
}
.content-popup .popup-content .content-section .contact-left img {
  width: 30px;
}
.content-popup .popup-content .content-section .contact-right {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 10px;
  font-size: 22px;
  font-family: DBAiryStd;
}
.content-popup .popup-content .slide-content {
  padding: 0 15px 30px 15px;
}
.content-popup .popup-content .slide-content .section-title {
  color: #1a1a1a;
  text-align: left;
  padding-bottom: 20px;
}
.content-popup .popup-content .slide-content .card-image img {
  width: 100%;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .content-popup .popup-content {
    border-radius: unset;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: unset;
  }
  .content-popup .popup-content .content-section {
    margin: 40px 0 0 0;
    flex-direction: column;
  }
  .content-popup .popup-content .content-section .section-left, .content-popup .popup-content .content-section .section-right {
    width: unset;
  }
  .content-popup .contact-right {
    width: 100%;
  }
}
@media (min-width: 1px) and (max-width: 415px) {
  .carousel-cell {
    width: 100%;
  }
  .carousel-cell img {
    width: 100%;
  }

  .slide-content .cards-5 {
    --gap: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: calc(-1 * var(--gap)) 0 0 calc(-1 * var(--gap));
    width: calc(100% + var(--gap));
  }
  .slide-content .cards-5 .card {
    margin: var(--gap) 0 0 var(--gap);
    width: calc((100% - (var(--gap) * 2)) / 2);
  }
  .slide-content .cards-5 .card .card-label {
    display: none;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-size: 22px;
    font-family: DBAiryStdMed;
  }
  .slide-content .cards-5 .card a {
    display: block;
  }
}
.header-smart-banner {
  display: none;
}

@media (min-width: 1px) and (max-width: 1049px) {
  .header-smart-banner {
    display: grid;
    width: 100%;
    background: white;
    color: black;
    position: fixed;
    padding: 10px 25px 10px 10px;
    font-family: DBAiryStd;
    border-bottom: 1px solid #1a1a1a;
    grid-template-columns: 40px auto 60px;
    box-sizing: border-box;
    grid-gap: 10px;
    min-height: 60px;
    height: auto;
    align-items: center;
    z-index: 5;
  }
  .header-smart-banner picture {
    display: flex;
    justify-content: center;
  }
  .header-smart-banner img {
    width: 40px;
    max-width: 100%;
    height: 40px;
  }
  .header-smart-banner .display-title-box {
    font-size: 18px;
    line-height: 100%;
  }
  .header-smart-banner .display-box {
    line-height: 90%;
    font-size: 16px;
    height: auto;
  }
  .header-smart-banner button {
    background: red;
    color: white;
    border-radius: 30px;
    height: 30px;
    width: 60px;
    font-family: DBAiryStdMed;
    line-height: 25px;
    font-size: 18px;
    white-space: nowrap;
  }
  .header-smart-banner .close {
    position: absolute;
    top: 0px;
    right: 8px;
    font-size: 20px;
    font-family: DBAiryStdMed;
    line-height: normal;
    padding: 0;
    margin: 0;
  }

  .header-space {
    height: 132px;
  }

  .header .header-menu {
    top: 61px;
  }
  .header .header-menu.-without-smart-banner {
    top: 0px;
  }

  .header-space.-without-smart-banner {
    height: 70px;
  }
}
body {
  overflow-x: hidden;
}

.flickity-page-dots .dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #fff;
  opacity: 0.5;
}

.clear {
  clear: both;
}

.wrapper-list-page-mjuniorclub .page-title {
  font-weight: 700;
  font-family: DBAiryStd;
}

.page-title {
  font-size: 42px;
  font-family: DBAiryStdBd;
  text-align: center;
  padding-top: 40px;
  color: #1a1a1a;
}
.page-title.with-icon {
  display: flex;
  justify-content: center;
}
.page-title.with-icon div {
  line-height: 50px;
}
.page-title.with-icon .title-icon {
  height: 50px;
  padding: 0 10px;
}
.page-title.with-icon .title-icon img {
  height: 100%;
}

.sub-title {
  font-size: 24px;
  font-family: DBAiryStd;
  text-align: center;
  color: #1a1a1a;
  padding: 10px 0 40px 0;
}

.error-message {
  color: #C9252C;
  padding-top: 5px;
  font-family: DBAiryStd;
}

.hide-desktop {
  display: none;
}

@media (min-width: 1px) and (max-width: 415px) {
  .hide-mobile {
    display: none !important;
  }

  .hide-desktop {
    display: block;
  }

  .page-title {
    font-size: 30px;
    font-family: DBAiryStdBd;
    padding-top: 20px;
  }

  .sub-title {
    font-size: 20px;
    padding: 10px 0 0px 0;
  }

  .wrapper-list-page-mjuniorclub .header-space{
    height: 20px ;
  }

  .wrapper-list-page-mtravelv2 .header-space{
    height: 20px ;
  }
}
.image1900-1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px 824px;
  height: 815px;
  display: block;
}

.image1900-2, .image1900-3 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px 600px;
  height: 600px;
  display: block;
}

.image1900-4 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px 600px;
  height: 600px;
  display: block;
}

@media (min-width: 416px) and (max-width: 1049px) {
  .show-tablet {
    display: block;
  }

  .hide-tablet {
    display: none !important;
  }

  .image1900-1 {
    background-size: 1100px 472px;
    height: 472px;
  }

  .image1900-2, .image1900-3 {
    background-size: 1100px 344px;
    height: 344px;
  }

  .image1900-4 {
    background-size: 1100px 345px;
    height: 345px;
  }
}
@media (min-width: 1px) and (max-width: 415px) {
  .image1900-1, .image1900-2, .image1900-3, .image1900-4 {
    background: unset;
    height: auto;
  }
  .image1900-1 img, .image1900-2 img, .image1900-3 img, .image1900-4 img {
    width: 100%;
    height: auto;
  }
}
.change-language-menu {
  padding-right: 30px;
}

.clear {
  clear: both;
}

/* apply-consent */
.apply-consent .consent-box-92{
  width: 92%;
  float: left;
}

.apply-consent .consent-box-8{
  width: 8%;
  /* float: left; */
}
.apply-consent .consent-box-float-left{
  float: left;
}
.apply-consent .icon-info{
  width: 20px;
}
.apply-consent .consent_sub {
  margin-left: 30px;
  float: left;
}
.apply-consent .arrow {
  margin: 1em;
  /* width: 8%; */
}
.apply-consent .arrow::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: .5em solid transparent;
  border-left-color: gray;
  transform-origin: 0 50%;
  transform: rotate(90deg);
  transition: transform .25s;
}
.apply-consent .arrow.down::before {
  transform: rotate(270deg);
  transition: transform .25s;
}
/* apply-consent */
