@charset "UTF-8";
.tooltip-pop-con {
  background: transparent;
  font-family: arial, sans-serif;
  font-size: 12px;
}
.tooltip-pop-con .tooltip-pop {
  border: 1px solid #ddd;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.tooltip-pop-con .tooltip-pop-arrow-bottom-border {
  display: inline-block;
  border-color: transparent;
  border-style: solid;
  position: absolute;
  z-index: 10;
}
.tooltip-pop-con .tooltip-pop-arrow-bottom {
  display: inline-block;
  border-color: transparent;
  border-style: solid;
  position: absolute;
  z-index: 100;
}
.tooltip-pop-con .tooltip-pop-arrow-top-border {
  display: inline-block;
  border-color: transparent;
  border-style: solid;
  position: absolute;
  z-index: 10;
}
.tooltip-pop-con .tooltip-pop-arrow-top {
  display: inline-block;
  border-color: transparent;
  border-style: solid;
  position: absolute;
  z-index: 100;
}
.mc-hd * {
  box-sizing: content-box;
}
.reset-a {
  text-decoration: none;
  color: var(--smtcColorTextPrimary, #051A37);
}
.webp .mc-hd__logo-layout-0 .mc-hd__logo {
  background: url(https://ak-d.tripcdn.com/images/05E5p12000cga1phzA0ED.webp) no-repeat 0 0;
  background-size: contain;
}
.mc-hd__logo-layout-0 .mc-hd__logo {
  display: inline-block;
  width: 124px;
  height: 30px;
  background: url(https://ak-d.tripcdn.com/images/05E5212000cga1e0a5303.svg) no-repeat 0 0;
  text-indent: -9999px;
  background-size: contain;
  margin: 2px 0;
  vertical-align: top;
}
.mc-hd__logo-layout-0 .mc-hd__logo-custom img {
  width: 124px;
  height: 30px;
}
.mc-hd__logo-layout-0 .mc-hd__logo-cobranding {
  vertical-align: top;
  display: inline-flex;
  align-items: center;
  margin: 0 0 0 16px;
  padding-left: 16px;
  height: 34px;
  position: relative;
}
.mc-hd__logo-layout-0 .mc-hd__logo-cobranding::before {
  content: '';
  height: 24px;
  width: 1px;
  background-color: var(--smtcColorDividerInfo, #DADFE6);
  position: absolute;
  left: 0;
  top: 5px;
}
.mc-hd__logo-layout-0 .mc-hd__logo-phrase {
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: var(--smtcColorTextPrimary, #051a37);
  margin-right: 8px;
}
.mc-hd__logo-layout-0 .mc-hd__logo-cobranding_image {
  vertical-align: middle;
  padding: 4px;
  max-height: 34px;
  max-width: 140px;
  background: var(--smtcColorTextWhite, #fff);
  box-sizing: border-box;
}
.mc-hd__logo-layout-0 .mc-hd__logo-cobranding_image.cobranding-image_transparent {
  padding: 0;
  background: transparent;
}
.mc-hd__logo-layout-1 {
  display: flex;
  flex-direction: row;
}
.mc-hd__logo-layout-1 .mc-hd__logo {
  display: inline-block;
  width: 62px;
  height: 16px;
  background: url(https://ak-d.tripcdn.com/images/05E5212000cga1e0a5303.svg) no-repeat 0 0;
  background-size: contain;
  text-indent: -9999px;
  vertical-align: top;
}
.mc-hd__logo-layout-1 .mc-hd__logo-cobranding {
  display: inline-flex;
  align-items: center;
  height: 34px;
  padding-right: 16px;
  margin-right: 16px;
  position: relative;
}
.mc-hd__logo-layout-1 .mc-hd__logo-cobranding img {
  max-height: 34px;
  padding: 4px;
  background: var(--smtcColorTextWhite, #fff);
  box-sizing: border-box;
  max-width: 140px;
}
.mc-hd__logo-layout-1 .mc-hd__logo-cobranding .cobranding-image_transparent {
  padding: 0;
  background: transparent;
}
.mc-hd__logo-layout-1 .mc-hd__logo-cobranding::after {
  content: '';
  height: 24px;
  width: 1px;
  background-color: var(--smtcColorDividerInfo, #dadfe6);
  position: absolute;
  right: 0;
  top: 5px;
}
.mc-hd__logo-layout-1 .mc-hd__logo-right {
  height: 34px;
  text-align: center;
}
.mc-hd__logo-layout-1 .mc-hd__logo-phrase {
  font-size: 14px;
  color: var(--smtcColorTextPrimary, #051a37);
}
.mc-hd__logo-layout-1 .mc-hd__logo-no-phrase {
  display: inline-block;
  width: 124px;
  height: 30px;
  background: url(https://ak-d.tripcdn.com/images/05E5212000cga1e0a5303.svg) no-repeat 0 0;
  background-size: contain;
  text-indent: -9999px;
  margin: 2px 0;
  vertical-align: top;
}
.mc-hd__logo-layout-2 {
  display: flex;
  flex-direction: row;
}
.mc-hd__logo-layout-2 .mc-hd__logo-cobranding-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34px;
}
.mc-hd__logo-layout-2 .mc-hd__logo-cobranding-custom img {
  max-height: 34px;
  max-width: 140px;
  box-sizing: border-box;
}
.mc-hd__logo-layout-2 .mc-hd__logo-cobranding-custom__white img {
  background: var(--smtcColorTextWhite, #fff);
  padding: 4px;
}
.mc-hd__trip-logo-placeholder {
  height: 30px;
  width: 124px;
  margin: 2px 0;
}
@media screen and (max-width: 767px) {
  .mc-hd .mc-hd__logo-con {
    box-sizing: border-box;
    height: 48px;
    padding: 15px 12px;
  }
  .mc-hd .mc-hd__logo-con .mc-hd__logo {
    width: 74px;
    height: 18px;
    margin: 0px;
    background-size: cover;
  }
  .mc-hd .mc-hd__logo-con .mc-hd__logo-cobranding-custom {
    height: 18px;
  }
  .mc-hd .mc-hd__logo-con .mc-hd__logo-cobranding-custom img {
    max-height: 18px;
    max-width: 70px;
  }
  .mc-hd .mc-hd__logo-con .mc-hd__logo-cobranding,
  .mc-hd .mc-hd__logo-con .mc-hd__logo-phrase {
    display: none;
  }
  .mc-hd .mc-hd__logo-con .mc-hd__logo-right {
    height: 18px;
  }
  .mc-hd .mc-hd__logo-con .mc-hd__trip-logo-placeholder {
    width: 74px;
    height: 18px;
    margin: 0px;
  }
}
.mc-hd__option {
  float: left;
}
.mc-hd__help,
.mc-hd__mobile,
.mc-hd__entry,
.mc-hd__my-booking,
.mc-hd__selector,
.mc-hd__search-booking {
  float: left;
  margin: 16px 4px;
  height: 34px;
  line-height: 18px;
  box-sizing: border-box !important;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.mc-hd__help:hover,
.mc-hd__mobile:hover,
.mc-hd__entry:hover,
.mc-hd__my-booking:hover,
.mc-hd__selector:hover,
.mc-hd__search-booking:hover {
  background: var(--smtcColorBgPage, rgba(50 100 255, 0.08));
  border-radius: 4px;
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd__mobile-cur {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 6px 7px;
}
.mc-hd__mobile-cur span {
  line-height: 22px;
  height: 22px;
  display: inline-block;
  padding: 0 4px;
}
.mc-hd__mobile-cur i.fi {
  font-size: 18px;
}
.mc-hd__entry span {
  height: 18px;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 7px;
  display: block;
}
.mc-hd__entry i.fi {
  display: none;
  font-size: 18px;
  padding: 8px;
}
.mc-lhd-menu-selector {
  font-size: 14px;
  display: flex;
  align-items: center;
  padding: 0;
}
.mc-lhd-menu-selector .mc-lhd-menu-selector-locale-con {
  padding: 7px 4px 7px 7px;
}
.mc-lhd-menu-selector .mc-lhd-menu-selector-locale {
  border-radius: 100%;
  width: 18px;
  height: 18px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid transparent;
  box-sizing: content-box;
}
.mc-lhd-menu-selector .mc-lhd-menu-selector-locale i.locale-icon {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 27px;
  height: 18px;
  background-image: url(https://ak-d.tripcdn.com/images/05E1v12000dgqkhtf5799.png);
  background-position: 1000px 1000px;
  background-repeat: no-repeat;
  background-size: 54px 504px;
}
.mc-lhd-menu-selector .vertical-line {
  height: 12px;
  width: 1px;
  background: #dadfe6;
  margin: 0;
}
.mc-lhd-menu-selector .mc-lhd-menu-selector-currency {
  padding: 8px 7px 8px 4px;
}
.mc-hd__help span {
  height: 18px;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 7px;
  display: block;
}
.mc-hd__help i.fi {
  display: none;
  font-size: 18px;
  padding: 8px;
}
.mc-hd__search-booking:hover a {
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd__search-booking a {
  display: block;
  padding: 8px 7px;
  height: 34px;
  box-sizing: border-box;
  border-radius: 4px;
  line-height: 18px;
}
.mc-hd__search-booking i.fi {
  display: none;
  font-size: 18px;
  padding: 8px;
}
.mc-hd__my-booking span {
  height: 18px;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 7px;
  display: block;
}
.mc-hd__my-booking i.fi {
  display: none;
  font-size: 18px;
  padding: 8px;
}
.mc-lhd-menu-coins {
  float: left;
  margin: 16px 4px;
  height: 34px;
  line-height: 18px;
  box-sizing: border-box;
  cursor: pointer;
}
.mc-lhd-menu-coins .mc-lhd-coins-con {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 34px;
  line-height: 22px;
  padding: 6px 7px;
}
.mc-lhd-menu-coins .mc-lhd-coins-con:hover {
  background: var(--smtcColorBgBrandTintedHigh, rgba(50, 100, 255, 0.08));
  color: var(--smtcColorTextBrand, #3264ff);
  border-radius: 4px;
}
.mc-lhd-menu-coins .mc-lhd-coins-icon {
  background: url(https://ak-d.tripcdn.com/images/05E1012000cx0ybpu62A5.png) no-repeat 0 0;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  margin-right: 3px;
}
.mc-lhd-menu-coins .mc-lhd-coins-amount {
  max-width: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  height: 18px;
  font-size: 14px;
  line-height: 18px;
  margin-top: 1px;
}
.mc-lhd-tripicons-tooltip .tooltip-pop {
  color: #051a37;
  font-size: 12px;
  white-space: nowrap;
  padding: 8px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 8px 16px 0 rgba(15, 41, 77, 0.08);
  line-height: 16px;
}
.mc-lhd-menu-account {
  box-sizing: border-box;
  margin-left: 11px;
  float: left;
  margin: 16px 4px;
}
.mc-lhd-menu-account .mc-lhd-login-btn {
  box-sizing: border-box;
  display: inline-block;
  height: 34px;
  font-size: 14px;
  padding: 8px;
  line-height: 18px;
  cursor: pointer;
  background: #3264ff;
  border-radius: 4px;
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
}
.mc-lhd-menu-account .mc-lhd-login-btn:hover {
  background-color: #2c59e5;
}
div.mc-hd__option-app-placeholder {
  padding: 0 8px;
  margin: 16px 4px;
  height: 34px;
  line-height: 18px;
  float: left;
  font-size: 14px;
  box-sizing: border-box;
  opacity: 0;
}
.mc-lhd-dropdown-account {
  box-sizing: border-box;
  padding: 0px;
  display: block;
  box-sizing: content-box;
  width: 298px;
  font-size: 14px;
  color: var(--smtcColorTextPrimary, #051a37);
}
.mc-lhd-dropdown-account ul {
  box-sizing: border-box;
  padding: 12px 8px;
  margin: 0;
}
.mc-lhd-dropdown-account ul li {
  padding: 0 8px;
  border-radius: 4px;
  box-sizing: border-box;
  list-style: none;
}
.mc-lhd-dropdown-account ul li:hover {
  background: var(--smtcColorBgPage, #f0f2f5);
}
.mc-lhd-dropdown-account ul li .mc-lhd-account-link {
  color: #000;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  font-weight: var(--coreFontWeightRegular, 400);
  padding: 8px 0;
  cursor: pointer;
  display: flex;
}
.mc-lhd-dropdown-account ul li .mc-lhd-account-link i {
  color: #4c5a75;
  font-size: 16px;
  margin-right: 8px;
}
.mc-lhd-dropdown-account ul li .mc-lhd-account-line {
  display: flex;
}
.mc-lhd-dropdown-account ul li .mc-lhd-sp-line {
  margin: 8px 0;
  border-top: 1px solid #dadfe6;
  height: 0;
  width: 100%;
}
.mc-lhd-dropdown-account .profile-link span {
  font-weight: 500;
}
div.mc-hd__search-booking-placeholder {
  height: 34px;
  margin: 16px 4px;
  padding: 8px;
  float: left;
  font-size: 14px;
  box-sizing: border-box;
  opacity: 0;
  border: 1px solid transparent;
}
@media screen and (max-width: 834px) {
  .mc-hd__mobile-cur {
    padding: 0;
  }
  .mc-hd__mobile-cur span {
    display: none;
  }
  .mc-hd__mobile-cur i.fi {
    display: inline-block;
    padding: 8px;
  }
  .mc-hd__help span,
  .mc-hd__my-booking span,
  .mc-hd__entry span {
    display: none;
  }
  .mc-hd__help i.fi,
  .mc-hd__my-booking i.fi,
  .mc-hd__entry i.fi {
    display: inline-block;
  }
}
.mc-hd__mobile-cur .fi-mobile {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: var(--smtcColorTextSecondary, #455873);
  margin-right: 2px;
  margin-top: -1px;
  float: left;
}
.mc-hd__mobile-cur:hover .fi-mobile {
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd__country {
  font-size: 14px;
}
.mc-hd__country-cur {
  padding: 6px 8px;
}
.mc-hd__country-icon {
  display: block;
  height: 20px;
  width: 28px;
  border-radius: 2px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.mc-hd__country-lang {
  line-height: 14px;
  vertical-align: top;
  margin-left: 5px;
}
.mc-hd__currency {
  font-size: 14px;
}
.mc-hd__currency-cur {
  line-height: 18px;
  padding: 8px;
}
div.mc-hd__option__locale-placeholder {
  height: 66px;
  width: 54px;
  float: left;
  box-sizing: border-box;
}
div.mc-hd__option__currency-placeholder {
  height: 34px;
  margin: 16px 4px;
  padding: 8px;
  float: left;
  box-sizing: border-box;
  font-size: 14px;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .mc-hd__func {
    margin: 0 12px;
  }
  .mc-hd__func > * {
    display: none;
  }
  .mc-lhd-menu-account {
    display: none !important;
  }
  .mc-hd__option__selector {
    display: block;
  }
  .mc-hd__option__selector .mc-hd__selector {
    margin: 7px 4px;
  }
  div.mc-hd__option__locale-placeholder,
  div.mc-hd__option__currency-placeholder {
    height: 48px;
    width: 54px;
    display: block;
    margin: 0;
  }
}
[dir='rtl'].mc-lhd-dropdown-account ul li .mc-lhd-account-link i {
  margin-left: 8px;
  margin-right: 0;
  transform: scaleX(-1);
}
.mc-lhd-menu-membership {
  padding: 0 18px 0 8px;
  position: relative;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  height: 34px;
  line-height: 22px;
  display: flex;
  align-items: center;
}
.mc-lhd-menu-membership:hover {
  background: var(--smtcColorBgPage, rgba(50 100 255, 0.08));
}
.mc-lhd-menu-membership .mc-lhd__avatar {
  height: 26px;
  width: 26px;
  display: inline-block;
  border-radius: 100%;
  overflow: hidden;
  background: #EAEFFF;
  box-sizing: border-box;
  border: 1px solid #fff;
}
.mc-lhd-menu-membership .mc-lhd__avatar img {
  width: 24px;
  height: 24px;
  object-fit: cover;
  object-position: center;
}
.mc-lhd-menu-membership .tier-points {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 26px;
  bottom: 4px;
  z-index: 10;
}
.mc-lhd-menu-membership .new-tier-points__level {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
[dir="rtl"] .mc-lhd-menu-membership .mc-lhd__avatar .fi-ic_user {
  margin-right: -2px;
  margin-left: 0;
}
.mc-lhd-dropdown-account-profile {
  box-sizing: border-box;
  padding: 16px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: flex;
  flex-direction: column;
  position: relative;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url(https://dimg04.tripcdn.com/images/05E5u12000hb183ccC625.png);
  cursor: pointer;
}
.mc-lhd-dropdown-account-profile .profile-first-row {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  width: 100%;
}
.mc-lhd-dropdown-account-profile .profile-avator {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border-radius: 100%;
  background: var(--smtcColorBgSurface, #fff);
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  flex: 0 0 24px;
}
.mc-lhd-dropdown-account-profile .profile-avator img {
  width: 24px;
  height: 24px;
  object-fit: cover;
  object-position: center;
}
.mc-lhd-dropdown-account-profile .profile-username {
  color: #3f628e;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: var(--coreFontWeightBold, 700);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mc-lhd-dropdown-account-profile .profile-second-row {
  display: flex;
  align-items: center;
  width: 100%;
}
.mc-lhd-dropdown-account-profile .profile-badge {
  box-sizing: border-box;
  height: 20px;
  border-radius: 2px;
  background: linear-gradient(-90deg, rgba(180, 206, 241, 0.48) 100%, rgba(180, 206, 241, 0.72) 0%);
  display: flex;
  align-items: center;
  padding: 0 4px;
}
.mc-lhd-dropdown-account-profile .profile-badge span {
  height: 18px;
  color: #3f628e;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 18px;
}
.mc-lhd-dropdown-account-profile .profile-medal {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  background-size: cover;
  background-position: 50%;
  margin-right: 2px;
  background-image: url(https://dimg04.tripcdn.com/images/05E2i12000fs3stqjF039.png);
  margin-right: 4px;
}
.mc-lhd-dropdown-account-profile .vertical-line {
  height: 12px;
  width: 1px;
  background: #dadfe6;
  margin: 0 8px;
}
.mc-lhd-dropdown-account-profile .profile-coins-image {
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(https://ak-d.tripcdn.com/images/05E0j12000cx55ojuDA55.png);
  cursor: pointer;
  margin-right: 4px;
}
.mc-lhd-dropdown-account-profile .coins-number {
  height: 18px;
  color: #0f294d;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0px;
  font-weight: var(--coreFontWeightMedium, 500);
  margin-right: 4px;
}
.mc-lhd-dropdown-account-profile .coins-amount {
  height: 18px;
  color: #0f294d;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0px;
  font-weight: var(--coreFontWeightRegular, 400);
}
.mc-lhd-dropdown-account-profile .fi-arrow-right {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  color: #3F628E;
}
.mc-lhd-dropdown-account-profile.guest,
.mc-lhd-dropdown-account-profile.sliver {
  background-image: url(https://dimg04.tripcdn.com/images/05E5u12000hb183ccC625.png);
}
.mc-lhd-dropdown-account-profile.guest .profile-username,
.mc-lhd-dropdown-account-profile.sliver .profile-username {
  color: #3f628e;
}
.mc-lhd-dropdown-account-profile.guest .profile-badge,
.mc-lhd-dropdown-account-profile.sliver .profile-badge {
  background: linear-gradient(-90deg, rgba(180, 206, 241, 0.48) 100%, rgba(180, 206, 241, 0.72) 0%);
}
.mc-lhd-dropdown-account-profile.guest .profile-badge span,
.mc-lhd-dropdown-account-profile.sliver .profile-badge span {
  color: #3f628e;
}
.mc-lhd-dropdown-account-profile.guest .coins-number,
.mc-lhd-dropdown-account-profile.sliver .coins-number,
.mc-lhd-dropdown-account-profile.guest .coins-amount,
.mc-lhd-dropdown-account-profile.sliver .coins-amount {
  color: #0f294d;
}
.mc-lhd-dropdown-account-profile.guest .fi-arrow-right,
.mc-lhd-dropdown-account-profile.sliver .fi-arrow-right {
  color: #3F628E;
}
.mc-lhd-dropdown-account-profile.gold {
  background-image: url(https://dimg04.tripcdn.com/images/05E5e12000hb1atgs2BCE.png);
}
.mc-lhd-dropdown-account-profile.gold .profile-username {
  color: var(--smtcColorTextTripBest, #673114);
}
.mc-lhd-dropdown-account-profile.gold .profile-badge {
  background: linear-gradient(-90deg, rgba(253, 211, 136, 0.48) 100%, rgba(253, 211, 136, 0.72) 0.14%);
}
.mc-lhd-dropdown-account-profile.gold .profile-badge span {
  color: #6d4a08;
}
.mc-lhd-dropdown-account-profile.gold .coins-number,
.mc-lhd-dropdown-account-profile.gold .coins-amount {
  color: #0f294d;
}
.mc-lhd-dropdown-account-profile.gold .fi-arrow-right {
  color: #3F628E;
}
.mc-lhd-dropdown-account-profile.platinum {
  background-image: url(https://dimg04.tripcdn.com/images/05E3m12000hb19r28730C.png);
}
.mc-lhd-dropdown-account-profile.platinum .profile-username {
  color: #124c6d;
}
.mc-lhd-dropdown-account-profile.platinum .profile-badge {
  background: linear-gradient(-90deg, rgba(79, 167, 209, 0.36) 100%, rgba(79, 167, 209, 0.6) 0.14%);
}
.mc-lhd-dropdown-account-profile.platinum .profile-badge span {
  color: #124c6d;
}
.mc-lhd-dropdown-account-profile.platinum .coins-number,
.mc-lhd-dropdown-account-profile.platinum .coins-amount {
  color: #0f294d;
}
.mc-lhd-dropdown-account-profile.platinum .fi-arrow-right {
  color: #3F628E;
}
.mc-lhd-dropdown-account-profile.diamond {
  background-image: url(https://dimg04.tripcdn.com/images/05E5712000hb19ym7DFEF.png);
}
.mc-lhd-dropdown-account-profile.diamond .profile-username {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-lhd-dropdown-account-profile.diamond .profile-badge {
  background: linear-gradient(75.07deg, #442098 0%, #853da3 100%);
}
.mc-lhd-dropdown-account-profile.diamond .profile-badge span {
  color: #fff;
}
.mc-lhd-dropdown-account-profile.diamond .coins-number,
.mc-lhd-dropdown-account-profile.diamond .coins-amount {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-lhd-dropdown-account-profile.diamond .fi-arrow-right {
  color: #fff;
}
.mc-lhd-dropdown-account-profile.diamond-plus {
  background-image: url(https://dimg04.tripcdn.com/images/05E0s12000hb1ad8r639A.png);
}
.mc-lhd-dropdown-account-profile.diamond-plus .profile-username {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-lhd-dropdown-account-profile.diamond-plus .profile-badge {
  background: linear-gradient(90deg, #0a1d6a 0%, #30319d 100%);
}
.mc-lhd-dropdown-account-profile.diamond-plus .profile-badge span {
  color: #fff;
}
.mc-lhd-dropdown-account-profile.diamond-plus .coins-number,
.mc-lhd-dropdown-account-profile.diamond-plus .coins-amount {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-lhd-dropdown-account-profile.diamond-plus .fi-arrow-right {
  color: #fff;
}
.mc-lhd-dropdown-account-profile.black-diamond {
  background-image: url(https://dimg04.tripcdn.com/images/05E0y12000k33t3m4CFA7.png);
}
.mc-lhd-dropdown-account-profile.black-diamond .profile-username {
  color: #f5ebdc;
}
.mc-lhd-dropdown-account-profile.black-diamond .profile-badge {
  background: linear-gradient(90deg, #403E46 0%, #4F474C 100%);
  padding-left: 0px;
}
.mc-lhd-dropdown-account-profile.black-diamond .profile-badge .profile-medal {
  height: 20px;
  width: 24px;
}
.mc-lhd-dropdown-account-profile.black-diamond .profile-badge span {
  background: linear-gradient(90deg, #EEDDC3 0%, #F5EBDC 50%, #EEDDC3 100%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
}
.mc-lhd-dropdown-account-profile.black-diamond .coins-number,
.mc-lhd-dropdown-account-profile.black-diamond .coins-amount {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-lhd-dropdown-account-profile.black-diamond .fi-arrow-right {
  color: #f5ebdc;
}
[dir="rtl"] .mc-lhd-dropdown-account-profile .mc-lhd-dropdown-account-bg {
  transform: scale(-1);
}
[dir="rtl"] .mc-lhd-dropdown-account-profile .profile-avator {
  margin-left: 8px;
  margin-right: 0;
}
[dir="rtl"] .mc-lhd-dropdown-account-profile .profile-medal {
  margin-left: 4px;
  margin-right: 0;
}
[dir="rtl"] .mc-lhd-dropdown-account-profile .profile-coins-image {
  margin-left: 4px;
  margin-right: 0;
}
[dir="rtl"] .mc-lhd-dropdown-account-profile .coins-number {
  margin-left: 4px;
  margin-right: 0;
}
[dir="rtl"] .mc-lhd-dropdown-account-profile .fi-arrow-right {
  transform: translateY(-50%) rotate(180deg);
  left: 12px;
  right: initial;
}
[dir="rtl"] .mc-lhd-dropdown-account-profile.black-diamond .profile-badge {
  padding-right: 0px;
  padding-left: 4px;
}
.mc-hd_rtl.mc-hd {
  direction: rtl;
}
.mc-hd_rtl.mc-hd .mc-hd__logo-con {
  padding: 16px 0 16px 32px;
  float: right;
}
.mc-hd_rtl.mc-hd .mc-hd__logo-layout-0 .mc-hd__logo-cobranding {
  margin: 0 16px 0 0;
  padding-left: 0;
  padding-right: 16px;
}
.mc-hd_rtl.mc-hd .mc-hd__logo-layout-0 .mc-hd__logo-cobranding::before {
  left: initial;
  right: 0;
}
.mc-hd_rtl.mc-hd .mc-hd__logo-layout-0 .mc-hd__logo-phrase {
  margin-right: 0;
  margin-left: 8px;
}
.mc-hd_rtl.mc-hd .mc-hd__logo-layout-1 .mc-hd__logo-cobranding {
  margin: 0 0 0 16px;
  padding-left: 16px;
  padding-right: 0;
}
.mc-hd_rtl.mc-hd .mc-hd__logo-layout-1 .mc-hd__logo-cobranding::after {
  right: initial;
  left: 0;
}
.mc-hd_rtl.mc-hd .mc-hd__logo-layout-1 .mc-hd__logo-phrase {
  margin-right: 0;
  margin-left: 8px;
}
.mc-hd_rtl.mc-hd .mc-hd__func-con {
  float: left;
}
.mc-hd_rtl.mc-hd .mc-hd__nav-single-row {
  float: right;
}
.mc-hd_rtl.mc-hd .mc-hd__nav-con {
  float: right;
}
.mc-hd_rtl.mc-hd .mc-hd__search-con {
  float: right;
}
.mc-hd_rtl.mc-hd .mc-hd__search-con > div {
  padding-right: 0;
  padding-left: 32px;
}
.mc-hd_rtl.mc-hd .mc-hd__nav .mc-hd__nav-item {
  padding: 0 0 0 32px;
}
.mc-hd_rtl.mc-hd .mc-hd__nav-con .mc-hd__nav .mc-hd__nav-item-new,
.mc-hd_rtl.mc-hd .mc-hd__fold-nav-con .mc-hd__fold-nav .mc-hd__nav-item-new {
  margin-left: 0px;
  margin-right: 4px;
}
.mc-hd_rtl.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk:not(.is-active)::after {
  transform-origin: left;
}
.mc-hd_rtl.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk:not(.is-active):hover::after {
  transform-origin: right;
}
.mc-hd__fold-nav-rtl.mc-hd__fold-nav-con .mc-hd__fold-nav li {
  text-align: right;
  direction: rtl;
}
.mc-hd__fold-nav-rtl.mc-hd__fold-nav-con .mc-hd__fold-nav .mc-hd__nav-item-new {
  margin-right: -12px;
  margin-left: 16px;
}
.mc-hd__fold-nav-rtl.mc-hd__fold-nav-con .mc-hd__nav-item-sub .mc-hd__nav-sub-item-new {
  margin-left: 0px;
  margin-right: 4px;
}
.mc-hd_rtl .mc-hd__option {
  float: right;
}
.mc-hd_rtl .mc-hd__option-app-placeholder,
.mc-hd_rtl .mc-hd__search-booking-placeholder {
  float: right;
}
.mc-hd_rtl .mc-hd__search-booking,
.mc-hd_rtl .mc-hd__my-booking,
.mc-hd_rtl .mc-lhd-menu-coins,
.mc-hd_rtl .mc-lhd-menu-account {
  float: right;
}
.mc-hd_rtl .mc-lhd-coins-con .mc-lhd-coins-icon {
  margin-right: 0;
  margin-left: 3px;
}
.mc-hd_rtl .mc-lhd-menu-selector {
  flex-direction: row-reverse;
}
.mc-hd_rtl .mc-lhd-locale-selector {
  padding: 0 0 24px 16px;
}
.mc-hd_rtl .mc-lhd-locale-selector-list-item .mc-lhd-locale-item-country {
  margin-left: 8px;
}
@media screen and (max-width: 834px) {
  .mc-hd_rtl .mc-hd__help i.fi,
  .mc-hd_rtl .mc-hd__entry i.fi {
    transform: rotateY(180deg);
  }
}
.mc-hd__dropdown-account-rtl.mc-hd__dropdown-account .mc-hd__account-link {
  text-align: right;
}
.mc-hd__dropdown-account-rtl.mc-hd__dropdown-account .mc-hd__account-link-flex {
  flex-direction: row-reverse;
}
.mc-hd__dropdown-account-rtl.mc-hd__dropdown-account .mc-hd__account-link-coins-con {
  align-items: flex-start;
}
.tcp-modal-rtl.tcp-modal-mask {
  direction: rtl;
}
.tcp-modal-rtl.tcp-modal-mask .tcp-modal-head button {
  left: 16px;
  right: initial;
}
@media screen and (max-width: 767px) {
  .mc-hd_rtl.mc-hd .mc-hd__logo-con {
    box-sizing: border-box;
    height: 48px;
    padding: 15px 12px;
  }
  .tcp-modal-rtl.tcp-modal-mask .tcp-modal-head button {
    right: 12px;
    left: initial;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mc-lhd-modal-mask {
  position: fixed;
  z-index: 99999999;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  animation: fade-in 0.3s;
}
.mc-lhd-modal-mask .mc-lhd-modal-con {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 4px 16px 0px rgba(5, 26, 55, 0.16);
  border-radius: 8px;
  background: var(--smtcColorBgSurface, #fff);
  overflow: hidden;
}
.mc-lhd-modal-mask .mc-lhd-modal-head {
  border-bottom: 1px solid #f0f2f5;
  padding: 0 16px;
}
.mc-lhd-modal-mask .mc-lhd-modal-head .selector-tab-title {
  display: flex;
}
.mc-lhd-modal-mask .mc-lhd-modal-head .mc-lhd-modal-title {
  padding: 20px 0 18px;
  height: 24px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.51);
  font-weight: 400;
  position: relative;
  cursor: pointer;
  box-sizing: content-box;
}
.mc-lhd-modal-mask .mc-lhd-modal-head .mc-lhd-modal-title:first-child {
  margin-right: 40px;
}
.mc-lhd-modal-mask .mc-lhd-modal-head .mc-lhd-modal-title.active {
  font-weight: var(--coreFontWeightBold, 700);
  color: #000000;
}
.mc-lhd-modal-mask .mc-lhd-modal-head .mc-lhd-modal-title.active::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: var(--smtcColorPrimary, #051A37);
  position: absolute;
  left: 0;
  bottom: 0;
}
.mc-lhd-modal-mask .mc-lhd-modal-head button {
  position: absolute;
  top: 22px;
  right: 16px;
  border: none;
  background: none;
  height: 20px;
  width: 20px;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
}
.mc-lhd-modal-mask .mc-lhd-modal-head .fi {
  color: #051A37;
  font-size: 20px;
}
.mc-lhd-modal-mask .mc-lhd-modal-body {
  box-sizing: border-box;
  padding-top: 16px;
  height: 579px;
  width: 656px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  max-height: 80vh;
}
@media screen and (max-width: 767px) {
  .mc-lhd-modal-mask .mc-lhd-modal-con {
    transform: translateX(-50%);
    top: initial;
    bottom: 0;
    width: 100%;
    border-radius: 12px 12px 0 0;
  }
  .mc-lhd-modal-mask .mc-lhd-modal-body {
    height: calc(90vh - 58px);
    width: 100%;
  }
}
[dir="rtl"].mc-lhd-modal-mask .mc-lhd-modal-head .mc-lhd-modal-title:first-child {
  margin-left: 40px;
  margin-right: 0;
}
[dir="rtl"].mc-lhd-modal-mask .mc-lhd-modal-head button {
  left: 16px;
  right: initial;
}
.webp .mc-hd.mc-hd_theme_transparent .mc-hd__logo-layout-0 .mc-hd__logo,
.webp .mc-hd.mc-hd_theme_transparent .mc-hd__logo-layout-1 .mc-hd__logo {
  background: url(https://ak-d.tripcdn.com/images/05E0m12000cga1gcq4721.webp) no-repeat 0 0;
  background-size: contain;
}
.mc-hd.mc-hd_theme_transparent {
  color: var(--smtcColorTextContentWhite, #fff);
  background-color: transparent;
}
.mc-hd.mc-hd_theme_transparent.mc-hd_line {
  border-bottom-color: transparent;
}
.mc-hd.mc-hd_theme_transparent a {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__logo-layout-0 .mc-hd__logo,
.mc-hd.mc-hd_theme_transparent .mc-hd__logo-layout-1 .mc-hd__logo {
  background: url(https://ak-d.tripcdn.com/images/05E0412000cga1j9t7151.svg) no-repeat 0 0;
}
.mc-hd.mc-hd_theme_transparent .mc-hd__logo-layout-0 .mc-hd__logo-phrase,
.mc-hd.mc-hd_theme_transparent .mc-hd__logo-layout-1 .mc-hd__logo-phrase {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__entry:hover,
.mc-hd.mc-hd_theme_transparent .mc-hd__mobile:hover,
.mc-hd.mc-hd_theme_transparent .mc-hd__help:hover,
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-selector:hover,
.mc-hd.mc-hd_theme_transparent .mc-hd__my-booking:hover,
.mc-hd.mc-hd_theme_transparent .mc-hd__search-booking:hover,
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-membership:hover,
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-coins .mc-lhd-coins-con:hover {
  color: var(--smtcColorTextContentWhite, #fff);
  background-color: rgba(255, 255, 255, 0.3);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__entry:hover a,
.mc-hd.mc-hd_theme_transparent .mc-hd__mobile:hover a,
.mc-hd.mc-hd_theme_transparent .mc-hd__help:hover a,
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-selector:hover a,
.mc-hd.mc-hd_theme_transparent .mc-hd__my-booking:hover a,
.mc-hd.mc-hd_theme_transparent .mc-hd__search-booking:hover a,
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-membership:hover a,
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-coins .mc-lhd-coins-con:hover a {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__search-booking-placeholder {
  border: none;
}
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-account .mc-lhd-login-btn {
  color: var(--smtcColorTextPrimary, #051a37);
  background-color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-account .mc-lhd-login-btn:hover {
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__nav-item .mc-hd__nav-lnk {
  color: rgba(255, 255, 255, 0.8);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__nav-item .mc-hd__nav-lnk:hover {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__nav-item .mc-hd__nav-lnk:hover.mc-hd__fold-icon i {
  background: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__nav-item .mc-hd__nav-lnk:not(.is-active)::after {
  background-color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__nav-item .mc-hd__nav-lnk.is-active {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__nav-item .mc-hd__nav-lnk.is-active::after {
  background-color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__nav-item .mc-hd__nav-item-sub a {
  color: var(--smtcColorTextPrimary, #0F294D);
}
.mc-hd.mc-hd_theme_transparent .mc-hd__fold i {
  background: rgba(255, 255, 255, 0.8);
}
.mc-hd.mc-hd_theme_transparent .mc-lhd-menu-membership .mc-lhd__avatar {
  border: 1px solid transparent;
}
/* header */
.mc-hd,
.mc-hd_line {
  background-color: var(--smtcColorTextContentWhite, #fff);
  color: var(--smtcColorTextPrimary, #051A37);
  font-size: 12px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clear-float {
  content: "";
  clear: both;
}
.mc-hd {
  position: relative;
  line-height: 1.5;
  padding: 0 32px;
}
.mc-hd_line {
  border-bottom: 1px solid #ddd;
}
.mc-hd a {
  color: var(--smtcColorTextPrimary, #051A37);
  cursor: pointer;
  text-decoration: none;
}
.mc-hd a:hover {
  text-decoration: none;
}
.mc-hd:before,
.mc-hd_line:before,
.mc-hd:after,
.mc-hd_line:after {
  content: "";
  display: table;
}
.mc-hd:after,
.mc-hd_line:after {
  clear: both;
}
.mc-hd .mc-hd__inner {
  position: relative;
  max-width: 1920px;
}
.mc-hd__nav-new-row {
  height: 34px;
}
.mc-hd__logo-con {
  padding: 16px 32px 16px 0;
  float: left;
}
@media screen and (min-width: 1920px) {
  .mc-hd .mc-hd__inner {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .mc-hd .mc-hd__inner {
    height: 100px;
  }
}
.mc-hd__flex-con {
  width: 100%;
  height: 66px;
  position: relative;
}
.mc-hd__flex-con .mc-hd__info-con {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: nowrap;
}
.mc-hd .mc-hd__nav-con {
  float: left;
  overflow: visible;
  margin: 24px 0 8px;
}
.mc-hd .mc-hd__nav-con.mc-hd__nav-loading {
  overflow: hidden !important;
  width: 0;
}
.mc-hd .mc-hd__nav-new-row .mc-hd__nav-con {
  overflow: visible;
  margin: 0;
}
.mc-hd .mc-hd__nav-single-row {
  float: left;
  width: 0;
}
.mc-hd .mc-hd__nav-con .mc-hd__nav {
  display: flex;
  white-space: nowrap;
}
.mc-hd__search-con {
  height: 34px;
  max-width: 332px;
  float: left;
  position: relative;
  top: 16px;
  width: 0;
}
.mc-hd__search-con > div {
  padding-right: 32px;
}
@media screen and (max-width: 1024px) {
  .mc-hd__search-con {
    display: none;
  }
}
.mc-hd .mc-hd__func-con {
  float: right;
}
.mc-hd .mc-hd__func {
  float: right;
}
.mc-hd .mc-hd__external {
  width: 100%;
}
.mc-hd .mc-hd__nav .mc-hd__nav-item {
  display: inline-block;
  float: none;
  position: relative;
  padding: 0 32px 0 0;
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk {
  position: relative;
  font-size: 16px;
  padding: 0;
  line-height: 18px;
  height: 18px;
  display: inline-block;
  padding-bottom: 16px;
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk img {
  height: 22px;
  background-size: cover;
  position: relative;
  bottom: 5px;
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk:not(.is-active)::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--smtcColorTextBrand, #3264ff);
  position: absolute;
  top: 24px;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk:not(.is-active):hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk:hover {
  color: var(--smtcColorTextContentWhite, #fff);
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk:hover {
  text-decoration: none;
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk:hover.mc-hd__fold-icon i {
  background: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk.is-active {
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk.is-active::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--smtcColorTextBrand, #3264ff);
  position: absolute;
  top: 24px;
  left: 0;
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-lnk.img-con {
  display: flex;
  align-items: center;
}
.mc-hd .mc-hd__nav-item:hover .mc-hd__nav-item-sub {
  z-index: 100001000;
  display: block;
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-item-sub {
  position: absolute;
  top: 30px;
  display: none;
  background: var(--smtcColorTextContentWhite, #fff);
  padding: 8px 0;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0px 8px 16px 0px rgba(15, 41, 77, 0.08);
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-item-sub li {
  margin: 0;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-item-sub li a {
  display: block;
  padding: 8px 16px;
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-item-sub li:hover {
  background: var(--smtcColorBgBrandTintedHigh, rgba(50, 100, 255, 0.08));
}
.mc-hd .mc-hd__nav-item .mc-hd__nav-item-sub li:hover a {
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd__nav-item-sub .mc-hd__nav-sub-item-new,
.mc-hd .mc-hd__nav-con .mc-hd__nav .mc-hd__nav-item-new,
.mc-hd__fold-nav-con .mc-hd__fold-nav .mc-hd__nav-item-new {
  background: var(--smtcColorBgDiscountFilled, #f94c86);
  color: #fff;
  padding: 1px 4px;
  margin-left: 4px;
  font-size: 12px;
  display: inline-block;
  position: relative;
  top: -1px;
  border-radius: 2px;
  height: 18px;
  line-height: 18px;
}
.mc-hd__fold-nav-con .mc-hd__fold-nav .mc-hd__nav-item-new {
  margin-right: 16px;
  margin-left: -12px;
}
.mc-hd__fold .mc-hd__nav-item-new {
  display: none;
}
.mc-hd__sp-line {
  border-top: 1px solid #ddd;
  height: 0;
  overflow: hidden;
  font-size: 0;
  margin: 10px 0;
}
.mc-hd__mail-block {
  background-color: #f7f7fb;
  border-radius: 2px;
  padding: 8px 10px;
  margin-bottom: 10px;
}
.mc-hd__mail-tip-txt {
  margin-bottom: 4px;
}
.mc-hd__mail-link {
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd__mobile-cur .mc-hd__mobile-hint {
  right: unset;
  left: 41px;
  top: 18px;
}
.mc-hd .mc-hd__fold {
  text-align: right;
  height: 20px;
  display: inline-block;
}
.mc-hd .mc-hd__fold .mc-hd__fold-icon {
  cursor: pointer;
  height: 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
}
.mc-hd .mc-hd__fold i {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: var(--smtcColorTextPrimary, #051a37);
  border-radius: 1px;
  margin-right: 3px;
}
.mc-hd__fold-nav-con {
  background: transparent;
}
.mc-hd__fold-nav {
  background: var(--smtcColorTextContentWhite, #fff);
  text-align: left;
  padding: 8px 0;
}
.mc-hd__fold-nav li {
  box-sizing: border-box;
  font-size: 16px;
}
.mc-hd__fold-nav li:not(.mc-hd__nav-item-wth-sub):hover {
  background: var(--smtcColorBgBrandTintedHigh, rgba(50, 100, 255, 0.08));
}
.mc-hd__fold-nav li:not(.mc-hd__nav-item-wth-sub):hover a {
  color: var(--smtcColorTextBrand, #3264ff);
}
.mc-hd__fold-nav li.mc-hd__nav-item-wth-sub > a {
  display: none;
}
.mc-hd__fold-nav li.mc-hd__nav-item-wth-sub > span {
  display: none;
}
.mc-hd__fold-nav .mc-hd__nav-item.img-con-li {
  height: 0;
  overflow: hidden;
}
.mc-hd__fold-nav li a {
  color: var(--smtcColorTextPrimary, #051a37);
  text-decoration: none;
  cursor: pointer;
  line-height: 1.5;
  padding: 8px 16px;
  display: inline-block;
}
.mc-hd__fold-nav li a img {
  height: 22px;
}
.header-search-container .gccpoi__TripSearchBox-main {
  max-width: 300px;
  height: 28px;
}
.header-search-container .gccpoi__TripSearchBox-main .gccpoi__TripSearchBox-content {
  border: 1px solid var(--smtcColorBgDisabledFilled, #CED2D9);
}
.header-search-container .gccpoi__TripSearchBox-main .gccpoi__TripSearchBox-content .gccpoi__TripSearchBox-input {
  font-size: 12px;
}
@media screen and (max-width: 834px) {
  .header-search-container {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mc-hd {
    padding: 0;
  }
  .mc-hd__flex-con {
    height: 48px;
  }
  .mc-hd .mc-hd__inner {
    height: auto;
  }
  .mc-hd__nav-single-row,
  .mc-hd__nav-new-row {
    display: none;
  }
}
.mc-lhd-locale-selector {
  box-sizing: border-box;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 16px 24px;
}
.mc-lhd-locale-selector-title {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  color: var(--smtcColorTextPrimary, #051A37);
  font-weight: var(--coreFontWeightBold, 700);
  margin: 8px 0 8px;
}
.mc-lhd-locale-selector-list {
  display: grid;
  grid-template-columns: repeat(3, 200px);
  grid-gap: 16px 12px;
}
.mc-lhd-locale-selector-list-item-container.is-active .mc-lhd-locale-selector-list-item {
  color: #2346FF;
  background: var(--smtcColorBgPage, #F0F2F5);
}
.mc-lhd-locale-selector-list-item-container.is-active .mc-lhd-locale-selector-list-item .mc-lhd-locale-item-country {
  font-weight: 700;
}
.mc-lhd-locale-selector-list-item {
  box-sizing: border-box;
  height: 48px;
  padding: 0 8px;
  font-size: 12px;
  line-height: 40px;
  color: var(--smtcColorTextPrimary, #051A37);
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mc-lhd-locale-selector-list-item .mc-lhd-locale-item-icon {
  width: 20px;
  height: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-sizing: content-box;
  border: 1px solid transparent;
}
.mc-lhd-locale-selector-list-item .mc-lhd-locale-item-icon i {
  background-image: url(https://ak-d.tripcdn.com/images/05E1v12000dgqkhtf5799.png);
  background-position: 1000px 1000px;
  background-repeat: no-repeat;
  background-size: 60px;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 30px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.mc-lhd-locale-selector-list-item .mc-lhd-locale-item-country {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 8px;
}
.mc-lhd-locale-selector-list-item.is-disabled {
  cursor: not-allowed;
}
.mc-lhd-locale-selector-list-item:hover {
  background: var(--smtcColorBgPage, #F0F2F5);
}
.mc-lhd-currency-selector {
  box-sizing: border-box;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 16px 24px;
}
.mc-lhd-currency-selector::after {
  content: '';
  display: block;
  height: 24px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.mc-lhd-currency-selector-title {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  color: var(--smtcColorTextPrimary, #051A37);
  font-weight: var(--coreFontWeightBold, 700);
  margin: 8px 0 16px;
}
.mc-lhd-currency-selector-title.currency-full-list {
  margin-top: 32px;
}
.mc-lhd-currency-selector-list {
  display: grid;
  grid-template-columns: repeat(3, 200px);
  grid-gap: 16px 12px;
  width: 624px;
}
.mc-lhd-currency-selector-list-item {
  box-sizing: border-box;
  height: 40px;
  padding: 0 8px;
  font-size: 12px;
  line-height: 40px;
  color: var(--smtcColorTextPrimary, #051A37);
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mc-lhd-currency-selector-list-item.is-active {
  color: #2346FF;
  background: var(--smtcColorBgPage, #F0F2F5);
}
.mc-lhd-currency-selector-list-item.is-disabled {
  cursor: not-allowed;
}
.mc-lhd-currency-selector-list-item:hover {
  background: var(--smtcColorBgPage, #F0F2F5);
}
.mc-lhd-currency-selector-list-item .mc-lhd-currency-item-code {
  font-weight: 700;
}
.mc-lhd-currency-selector-list-item .mc-lhd-currency-item-name {
  font-weight: 400;
}
.mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-anchor {
  position: relative;
  height: 14px;
}
.mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-container {
  cursor: pointer;
  position: absolute;
  left: 10px;
  top: -10px;
  height: 34px;
  line-height: 34px;
  background: #ffffff;
  box-shadow: 0px 8px 16px 0px rgba(15, 41, 77, 0.08);
  border-radius: 4px;
  display: none;
  align-items: center;
  color: var(--smtcColorTextPrimary, #051a37);
  z-index: 1;
}
.mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-container .grouped-hk,
.mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-container .grouped-tw {
  width: 64px;
  text-align: center;
}
.mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-container .grouped-hk.is-active,
.mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-container .grouped-tw.is-active {
  color: #3264ff;
  font-weight: 700;
}
.mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-container .divider {
  width: 1px;
  height: 16px;
  background: #dadfe6;
}
.mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-container .zh-triangle {
  border: 8px solid transparent;
  border-right-color: #fff;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.mc-lhd-locale-selector-list-item .fi-arrow-top {
  color: var(--smtcColorTextPrimary, #051A37);
  margin-left: 5px;
  transition: all 0.3s;
}
.mc-lhd-locale-selector-list-item .fi-arrow-top.items-collapse {
  transform: rotate(180deg);
}
.mc-lhd-locale-selector-list-item-container.is-collapse ul.mc-dropdown-country-zh-container-click {
  display: none;
}
ul.mc-dropdown-country-zh-container-click {
  display: block;
  list-style: none;
}
ul.mc-dropdown-country-zh-container-click li {
  height: 18px;
  line-height: 18px;
  cursor: pointer;
  border-radius: 2px;
  font-size: 12px;
  padding: 12px 9px 12px 36px;
  color: var(--smtcColorTextPrimary, #051A37);
}
ul.mc-dropdown-country-zh-container-click li:hover {
  background: var(--smtcColorBgPage, #F0F2F5);
}
ul.mc-dropdown-country-zh-container-click li.is-active {
  color: #3264ff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .mc-lhd-locale-selector-list-item .fi-arrow-top {
    display: none;
  }
  .mc-lhd-locale-selector-list-item:hover .mc-dropdown-country-zh-container {
    display: flex;
  }
  ul.mc-dropdown-country-zh-container-click {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .mc-lhd-locale-selector {
    max-height: 100%;
  }
  .mc-lhd-locale-selector-list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 16px 12px;
  }
  .mc-lhd-currency-selector {
    max-height: 100%;
  }
  .mc-lhd-currency-selector-list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 16px 12px;
  }
}
[dir='rtl'] .mc-lhd-currency-selector-list-item {
  direction: ltr;
  text-align: right;
}
[dir='rtl'] .mc-lhd-locale-selector-list-item .mc-lhd-locale-item-country {
  margin-left: 0;
  margin-right: 8px;
}
[dir='rtl'] .mc-lhd-locale-selector-list-item .mc-dropdown-country-zh-container {
  right: 10px;
  left: initial;
}
[dir='rtl'] .mc-lhd-locale-selector-list-item .zh-triangle {
  left: 100%;
  right: initial;
  border-left-color: #fff;
  border-right-color: transparent;
}
[dir='rtl'] .mc-lhd-locale-selector-list-item .fi-arrow-top {
  margin-left: 0;
  margin-right: 5px;
}
[dir='rtl'] ul.mc-dropdown-country-zh-container-click li {
  padding: 12px 36px 12px 9px;
}

