/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./projects/app/src/theme/variables.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/** Ionic CSS Variables **/
:root {
  --ion-color-primary: #f9f9f9;
  --ion-color-primary-rgb: 249, 249, 249;
  --ion-color-primary-contrast: #000000;
  --ion-color-primary-contrast-rgb: 0, 0, 0;
  --ion-color-primary-shade: #dbdbdb;
  --ion-color-primary-tint: #fafafa;
  --ion-color-secondary: #326bff;
  --ion-color-secondary-rgb: #326bff;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #4854e0;
  --ion-color-secondary-tint: #6370ff;
  --ion-color-tertiary: #6d67db;
  --ion-color-tertiary-rgb: 109, 103, 219;
  --ion-color-tertiary-contrast: #ffffff;
  --ion-color-tertiary-contrast-rgb: 255, 255, 255;
  --ion-color-tertiary-shade: #605bc1;
  --ion-color-tertiary-tint: #7c76df;
  --ion-color-success: #07c160;
  --ion-color-success-rgb: 7, 193, 96;
  --ion-color-success-contrast: #ffffff;
  --ion-color-success-contrast-rgb: 255, 255, 255;
  --ion-color-success-shade: #06aa54;
  --ion-color-success-tint: #20c770;
  --ion-color-warning: #fec114;
  --ion-color-warning-rgb: 254, 193, 20;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0aa12;
  --ion-color-warning-tint: #fec72c;
  --ion-color-danger: #fc514f;
  --ion-color-danger-rgb: 252, 81, 79;
  --ion-color-danger-contrast: #000000;
  --ion-color-danger-contrast-rgb: 0, 0, 0;
  --ion-color-danger-shade: #de4746;
  --ion-color-danger-tint: #fc6261;
  --ion-color-dark: #050505;
  --ion-color-dark-rgb: 5, 5, 5;
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255, 255, 255;
  --ion-color-dark-shade: #040404;
  --ion-color-dark-tint: #1e1e1e;
  --ion-color-medium: #838383;
  --ion-color-medium-rgb: 131, 131, 131;
  --ion-color-medium-contrast: #000000;
  --ion-color-medium-contrast-rgb: 0, 0, 0;
  --ion-color-medium-shade: #737373;
  --ion-color-medium-tint: #8f8f8f;
  --ion-color-light: #ffffff;
  --ion-color-light-rgb: 255, 255, 255;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #e0e0e0;
  --ion-color-light-tint: #ffffff;
  --ion-color-gray: #b1b4c3;
}
body.dark {
  --ion-color-primary: #f9f9f9;
  --ion-color-primary-rgb: 249, 249, 249;
  --ion-color-primary-contrast: #000000;
  --ion-color-primary-contrast-rgb: 0, 0, 0;
  --ion-color-primary-shade: #dbdbdb;
  --ion-color-primary-tint: #fafafa;
  --ion-color-secondary: #326bff;
  --ion-color-secondary-rgb: #326bff;
  --ion-color-secondary-contrast: #ffffff;
  --ion-color-secondary-contrast-rgb: 255, 255, 255;
  --ion-color-secondary-shade: #4854e0;
  --ion-color-secondary-tint: #6370ff;
  --ion-color-tertiary: #6d67db;
  --ion-color-tertiary-rgb: 109, 103, 219;
  --ion-color-tertiary-contrast: #ffffff;
  --ion-color-tertiary-contrast-rgb: 255, 255, 255;
  --ion-color-tertiary-shade: #605bc1;
  --ion-color-tertiary-tint: #7c76df;
  --ion-color-success: #07c160;
  --ion-color-success-rgb: 7, 193, 96;
  --ion-color-success-contrast: #ffffff;
  --ion-color-success-contrast-rgb: 255, 255, 255;
  --ion-color-success-shade: #06aa54;
  --ion-color-success-tint: #20c770;
  --ion-color-warning: #fec114;
  --ion-color-warning-rgb: 254, 193, 20;
  --ion-color-warning-contrast: #000000;
  --ion-color-warning-contrast-rgb: 0, 0, 0;
  --ion-color-warning-shade: #e0aa12;
  --ion-color-warning-tint: #fec72c;
  --ion-color-danger: #fc514f;
  --ion-color-danger-rgb: 252, 81, 79;
  --ion-color-danger-contrast: #000000;
  --ion-color-danger-contrast-rgb: 0, 0, 0;
  --ion-color-danger-shade: #de4746;
  --ion-color-danger-tint: #fc6261;
  --ion-color-dark: #050505;
  --ion-color-dark-rgb: 5, 5, 5;
  --ion-color-dark-contrast: #ffffff;
  --ion-color-dark-contrast-rgb: 255, 255, 255;
  --ion-color-dark-shade: #040404;
  --ion-color-dark-tint: #1e1e1e;
  --ion-color-medium: #838383;
  --ion-color-medium-rgb: 131, 131, 131;
  --ion-color-medium-contrast: #000000;
  --ion-color-medium-contrast-rgb: 0, 0, 0;
  --ion-color-medium-shade: #737373;
  --ion-color-medium-tint: #8f8f8f;
  --ion-color-light: #ffffff;
  --ion-color-light-rgb: 255, 255, 255;
  --ion-color-light-contrast: #000000;
  --ion-color-light-contrast-rgb: 0, 0, 0;
  --ion-color-light-shade: #e0e0e0;
  --ion-color-light-tint: #ffffff;
}
/*
   * iOS Dark Theme
   * -------------------------------------------
   */
/*
     * Material Design Dark Theme
     * -------------------------------------------
     */
body.dark ion-title.title-large {
  --color: white;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./projects/app/src/global.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";html.ios {
  --ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif;
}html.md {
  --ion-default-font: "Roboto", "Helvetica Neue", sans-serif;
}html {
  --ion-font-family: var(--ion-default-font);
}body {
  background: var(--ion-background-color);
}body.backdrop-no-scroll {
  overflow: hidden;
}/**
 * Card style modal needs additional padding on the
 * top of the header. We accomplish this by targeting
 * the first toolbar in the header.
 * Footer also needs this. We do not adjust the bottom
 * padding though because of the safe area.
 */html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,
html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,
html.ios ion-modal ion-footer ion-toolbar:first-of-type {
  padding-top: 6px;
}/**
* Card style modal needs additional padding on the
* bottom of the header. We accomplish this by targeting
* the last toolbar in the header.
*/html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,
html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type {
  padding-bottom: 6px;
}/**
* Add padding on the left and right
* of toolbars while accounting for
* safe area values when in landscape.
*/html.ios ion-modal ion-toolbar {
  padding-right: calc(var(--ion-safe-area-right) + 8px);
  padding-left: calc(var(--ion-safe-area-left) + 8px);
}/**
 * Card style modal on iPadOS
 * should only have backdrop on first instance.
 */@media screen and (min-width: 768px) {
  html.ios ion-modal.modal-card:first-of-type {
    --backdrop-opacity: 0.18;
  }
}/**
 * Subsequent modals should not have a backdrop/box shadow
 * as it will cause the screen to appear to get progressively
 * darker. With Ionic 6, declarative modals made it
 * possible to have multiple non-presented modals in the DOM,
 * so we could no longer rely on ion-modal:first-of-type.
 * Here we disable the opacity/box-shadow for every modal
 * that comes after the first presented modal.
 *
 * Note: ion-modal:not(.overlay-hidden):first-of-type
 * does not match the first modal to not have
 * the .overlay-hidden class, it will match the
 * first modal in general only if it does not
 * have the .overlay-hidden class.
 * The :nth-child() pseudo-class has support
 * for selectors which would help us here. At the
 * time of writing it does not have great cross browser
 * support.
 *
 * Note 2: This should only apply to non-card and
 * non-sheet modals. Card and sheet modals have their
 * own criteria for displaying backdrops/box shadows.
 *
 * Do not use :not(.overlay-hidden) in place of
 * .show-modal because that triggers a memory
 * leak in Blink: https://bugs.chromium.org/p/chromium/issues/detail?id=1418768
 */ion-modal.modal-default.show-modal ~ ion-modal.modal-default {
  --backdrop-opacity: 0;
  --box-shadow: none;
}/**
 * This works around a bug in WebKit where the
 * content will overflow outside of the bottom border
 * radius when re-painting. As long as a single
 * border radius value is set on .ion-page, this
 * issue does not happen. We set the top left radius
 * here because the top left corner will always have a
 * radius no matter the platform.
 * This behavior only applies to card modals.
 */html.ios ion-modal.modal-card .ion-page {
  border-top-left-radius: var(--border-radius);
}.ion-color-primary {
  --ion-color-base: var(--ion-color-primary, #3880ff) !important;
  --ion-color-base-rgb: var(--ion-color-primary-rgb, 56, 128, 255) !important;
  --ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-primary-shade, #3171e0) !important;
  --ion-color-tint: var(--ion-color-primary-tint, #4c8dff) !important;
}.ion-color-secondary {
  --ion-color-base: var(--ion-color-secondary, #3dc2ff) !important;
  --ion-color-base-rgb: var(--ion-color-secondary-rgb, 61, 194, 255) !important;
  --ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-secondary-shade, #36abe0) !important;
  --ion-color-tint: var(--ion-color-secondary-tint, #50c8ff) !important;
}.ion-color-tertiary {
  --ion-color-base: var(--ion-color-tertiary, #5260ff) !important;
  --ion-color-base-rgb: var(--ion-color-tertiary-rgb, 82, 96, 255) !important;
  --ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-tertiary-shade, #4854e0) !important;
  --ion-color-tint: var(--ion-color-tertiary-tint, #6370ff) !important;
}.ion-color-success {
  --ion-color-base: var(--ion-color-success, #2dd36f) !important;
  --ion-color-base-rgb: var(--ion-color-success-rgb, 45, 211, 111) !important;
  --ion-color-contrast: var(--ion-color-success-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-success-shade, #28ba62) !important;
  --ion-color-tint: var(--ion-color-success-tint, #42d77d) !important;
}.ion-color-warning {
  --ion-color-base: var(--ion-color-warning, #ffc409) !important;
  --ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;
  --ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;
  --ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;
  --ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;
  --ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important;
}.ion-color-danger {
  --ion-color-base: var(--ion-color-danger, #eb445a) !important;
  --ion-color-base-rgb: var(--ion-color-danger-rgb, 235, 68, 90) !important;
  --ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-danger-shade, #cf3c4f) !important;
  --ion-color-tint: var(--ion-color-danger-tint, #ed576b) !important;
}.ion-color-light {
  --ion-color-base: var(--ion-color-light, #f4f5f8) !important;
  --ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;
  --ion-color-contrast: var(--ion-color-light-contrast, #000) !important;
  --ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;
  --ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;
  --ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important;
}.ion-color-medium {
  --ion-color-base: var(--ion-color-medium, #92949c) !important;
  --ion-color-base-rgb: var(--ion-color-medium-rgb, 146, 148, 156) !important;
  --ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-medium-shade, #808289) !important;
  --ion-color-tint: var(--ion-color-medium-tint, #9d9fa6) !important;
}.ion-color-dark {
  --ion-color-base: var(--ion-color-dark, #222428) !important;
  --ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;
  --ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;
  --ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;
  --ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;
  --ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important;
}.ion-page {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  contain: layout size style;
  overflow: hidden;
  z-index: 0;
}/**
 * When making custom dialogs, using
 * ion-content is not required. As a result,
 * some developers may wish to have dialogs
 * that are automatically sized by the browser.
 * These changes allow certain dimension values
 * such as fit-content to work correctly.
 */ion-modal > .ion-page {
  position: relative;
  contain: layout style;
  height: 100%;
}.split-pane-visible > .ion-page.split-pane-main {
  position: relative;
}ion-route,
ion-route-redirect,
ion-router,
ion-select-option,
ion-nav-controller,
ion-menu-controller,
ion-action-sheet-controller,
ion-alert-controller,
ion-loading-controller,
ion-modal-controller,
ion-picker-controller,
ion-popover-controller,
ion-toast-controller,
.ion-page-hidden,
[hidden] {
  /* stylelint-disable-next-line declaration-no-important */
  display: none !important;
}.ion-page-invisible {
  opacity: 0;
}.can-go-back > ion-header ion-back-button {
  display: block;
}html.plt-ios.plt-hybrid, html.plt-ios.plt-pwa {
  --ion-statusbar-padding: 20px;
}@supports (padding-top: 20px) {
  html {
    --ion-safe-area-top: var(--ion-statusbar-padding);
  }
}@supports (padding-top: constant(safe-area-inset-top)) {
  html {
    --ion-safe-area-top: constant(safe-area-inset-top);
    --ion-safe-area-bottom: constant(safe-area-inset-bottom);
    --ion-safe-area-left: constant(safe-area-inset-left);
    --ion-safe-area-right: constant(safe-area-inset-right);
  }
}@supports (padding-top: env(safe-area-inset-top)) {
  html {
    --ion-safe-area-top: env(safe-area-inset-top);
    --ion-safe-area-bottom: env(safe-area-inset-bottom);
    --ion-safe-area-left: env(safe-area-inset-left);
    --ion-safe-area-right: env(safe-area-inset-right);
  }
}ion-card.ion-color .ion-inherit-color,
ion-card-header.ion-color .ion-inherit-color {
  color: inherit;
}.menu-content {
  transform: translate3d(0,  0,  0);
}.menu-content-open {
  cursor: pointer;
  touch-action: manipulation;
  pointer-events: none;
}.ios .menu-content-reveal {
  box-shadow: -8px 0 42px rgba(0, 0, 0, 0.08);
}[dir=rtl].ios .menu-content-reveal {
  box-shadow: 8px 0 42px rgba(0, 0, 0, 0.08);
}.md .menu-content-reveal {
  box-shadow: 4px 0px 16px rgba(0, 0, 0, 0.18);
}.md .menu-content-push {
  box-shadow: 4px 0px 16px rgba(0, 0, 0, 0.18);
}ion-accordion-group.accordion-group-expand-inset > ion-accordion:first-of-type {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}ion-accordion-group.accordion-group-expand-inset > ion-accordion:last-of-type {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}ion-accordion-group > ion-accordion:last-of-type ion-item[slot=header] {
  --border-width: 0px;
}ion-accordion.accordion-animated > [slot=header] .ion-accordion-toggle-icon {
  transition: 300ms transform cubic-bezier(0.25, 0.8, 0.5, 1);
}@media (prefers-reduced-motion: reduce) {
  ion-accordion .ion-accordion-toggle-icon {
    /* stylelint-disable declaration-no-important */
    transition: none !important;
  }
}/**
 * The > [slot="header"] selector ensures that we do
 * not modify toggle icons for any nested accordions. The state
 * of one accordion should not affect any accordions inside
 * of a nested accordion group.
 */ion-accordion.accordion-expanding > [slot=header] .ion-accordion-toggle-icon,
ion-accordion.accordion-expanded > [slot=header] .ion-accordion-toggle-icon {
  transform: rotate(180deg);
}ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-previous ion-item[slot=header] {
  --border-width: 0px;
  --inner-border-width: 0px;
}ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-expanding:first-of-type,
ion-accordion-group.accordion-group-expand-inset.md > ion-accordion.accordion-expanded:first-of-type {
  margin-top: 0;
}ion-input input::-webkit-date-and-time-value {
  text-align: start;
}/**
 * The .ion-datetime-button-overlay class contains
 * styles that allow any modal/popover to be
 * sized according to the dimensions of the datetime
 * when used with ion-datetime-button.
 */.ion-datetime-button-overlay {
  --width: fit-content;
  --height: fit-content;
}/**
 * The grid variant can scale down when inline.
 * When used in a `fit-content` overlay, this causes
 * the overlay to shrink when the month/year picker is open.
 * Explicitly setting the dimensions lets us have a consistently
 * sized grid interface.
 */.ion-datetime-button-overlay ion-datetime.datetime-grid {
  width: 320px;
  min-height: 320px;
}audio,
canvas,
progress,
video {
  vertical-align: baseline;
}audio:not([controls]) {
  display: none;
  height: 0;
}b,
strong {
  font-weight: bold;
}img {
  max-width: 100%;
}hr {
  height: 1px;
  border-width: 0;
  box-sizing: content-box;
}pre {
  overflow: auto;
}code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}label,
input,
select,
textarea {
  font-family: inherit;
  line-height: normal;
}textarea {
  overflow: auto;
  height: auto;
  font: inherit;
  color: inherit;
}textarea::-moz-placeholder {
  padding-left: 2px;
}textarea::placeholder {
  padding-left: 2px;
}form,
input,
optgroup,
select {
  margin: 0;
  font: inherit;
  color: inherit;
}html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}a,
a div,
a span,
a ion-icon,
a ion-label,
button,
button div,
button span,
button ion-icon,
button ion-label,
.ion-tappable,
[tappable],
[tappable] div,
[tappable] span,
[tappable] ion-icon,
[tappable] ion-label,
input,
textarea {
  touch-action: manipulation;
}a ion-label,
button ion-label {
  pointer-events: none;
}button {
  padding: 0;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-style: inherit;
  font-feature-settings: inherit;
  font-variant: inherit;
  line-height: 1;
  text-transform: none;
  cursor: pointer;
  -webkit-appearance: button;
}[tappable] {
  cursor: pointer;
}a[disabled],
button[disabled],
html input[disabled] {
  cursor: default;
}button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}table {
  border-collapse: collapse;
  border-spacing: 0;
}td,
th {
  padding: 0;
}* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}html:not(.hydrated) body {
  display: none;
}html.ion-ce body {
  display: block;
}html.plt-pwa {
  height: 100vh;
}body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  /**
   * Because body has position: fixed,
   * it should be promoted to its own
   * layer.
   *
   * WebKit does not always promote
   * the body to its own layer on page
   * load in Ionic apps. Once scrolling on
   * ion-content starts, WebKit will promote
   * body. Unfortunately, this causes a re-paint
   * which results in scrolling being halted
   * until the next user gesture.
   *
   * This impacts the Custom Elements build.
   * The lazy loaded build causes the browser to
   * re-paint during hydration which causes WebKit
   * to promote body to its own layer.
   * In the CE Build, this hydration does not
   * happen, so the additional re-paint does not occur.
   */
  transform: translateZ(0);
  text-rendering: optimizeLegibility;
  overflow: hidden;
  touch-action: manipulation;
  -webkit-user-drag: none;
  -ms-content-zooming: none;
  word-wrap: break-word;
  overscroll-behavior-y: none;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
}html {
  font-family: var(--ion-default-font);
  font-family: var(--ion-font-family);
}a {
  background-color: transparent;
  color: #3880ff;
  color: var(--ion-color-primary, #3880ff);
}h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.2;
}h1 {
  margin-top: 20px;
  font-size: 26px;
}h2 {
  margin-top: 18px;
  font-size: 24px;
}h3 {
  font-size: 22px;
}h4 {
  font-size: 20px;
}h5 {
  font-size: 18px;
}h6 {
  font-size: 16px;
}small {
  font-size: 75%;
}sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}sup {
  top: -0.5em;
}sub {
  bottom: -0.25em;
}.ion-no-padding {
  --padding-start: 0;
  --padding-end: 0;
  --padding-top: 0;
  --padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}.ion-padding {
  --padding-start: var(--ion-padding, 16px);
  --padding-end: var(--ion-padding, 16px);
  --padding-top: var(--ion-padding, 16px);
  --padding-bottom: var(--ion-padding, 16px);
  padding-left: 16px;
  padding-left: var(--ion-padding, 16px);
  padding-right: 16px;
  padding-right: var(--ion-padding, 16px);
  padding-top: 16px;
  padding-top: var(--ion-padding, 16px);
  padding-bottom: 16px;
  padding-bottom: var(--ion-padding, 16px);
}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding {
    padding-left: unset;
    padding-right: unset;
    padding-inline-start: 16px;
    padding-inline-start: var(--ion-padding, 16px);
    padding-inline-end: 16px;
    padding-inline-end: var(--ion-padding, 16px);
  }
}.ion-padding-top {
  --padding-top: var(--ion-padding, 16px);
  padding-top: 16px;
  padding-top: var(--ion-padding, 16px);
}.ion-padding-start {
  --padding-start: var(--ion-padding, 16px);
  padding-left: 16px;
  padding-left: var(--ion-padding, 16px);
}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-start {
    padding-left: unset;
    padding-inline-start: 16px;
    padding-inline-start: var(--ion-padding, 16px);
  }
}.ion-padding-end {
  --padding-end: var(--ion-padding, 16px);
  padding-right: 16px;
  padding-right: var(--ion-padding, 16px);
}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-end {
    padding-right: unset;
    padding-inline-end: 16px;
    padding-inline-end: var(--ion-padding, 16px);
  }
}.ion-padding-bottom {
  --padding-bottom: var(--ion-padding, 16px);
  padding-bottom: 16px;
  padding-bottom: var(--ion-padding, 16px);
}.ion-padding-vertical {
  --padding-top: var(--ion-padding, 16px);
  --padding-bottom: var(--ion-padding, 16px);
  padding-top: 16px;
  padding-top: var(--ion-padding, 16px);
  padding-bottom: 16px;
  padding-bottom: var(--ion-padding, 16px);
}.ion-padding-horizontal {
  --padding-start: var(--ion-padding, 16px);
  --padding-end: var(--ion-padding, 16px);
  padding-left: 16px;
  padding-left: var(--ion-padding, 16px);
  padding-right: 16px;
  padding-right: var(--ion-padding, 16px);
}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-padding-horizontal {
    padding-left: unset;
    padding-right: unset;
    padding-inline-start: 16px;
    padding-inline-start: var(--ion-padding, 16px);
    padding-inline-end: 16px;
    padding-inline-end: var(--ion-padding, 16px);
  }
}.ion-no-margin {
  --margin-start: 0;
  --margin-end: 0;
  --margin-top: 0;
  --margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}.ion-margin {
  --margin-start: var(--ion-margin, 16px);
  --margin-end: var(--ion-margin, 16px);
  --margin-top: var(--ion-margin, 16px);
  --margin-bottom: var(--ion-margin, 16px);
  margin-left: 16px;
  margin-left: var(--ion-margin, 16px);
  margin-right: 16px;
  margin-right: var(--ion-margin, 16px);
  margin-top: 16px;
  margin-top: var(--ion-margin, 16px);
  margin-bottom: 16px;
  margin-bottom: var(--ion-margin, 16px);
}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin {
    margin-left: unset;
    margin-right: unset;
    margin-inline-start: 16px;
    margin-inline-start: var(--ion-margin, 16px);
    margin-inline-end: 16px;
    margin-inline-end: var(--ion-margin, 16px);
  }
}.ion-margin-top {
  --margin-top: var(--ion-margin, 16px);
  margin-top: 16px;
  margin-top: var(--ion-margin, 16px);
}.ion-margin-start {
  --margin-start: var(--ion-margin, 16px);
  margin-left: 16px;
  margin-left: var(--ion-margin, 16px);
}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-start {
    margin-left: unset;
    margin-inline-start: 16px;
    margin-inline-start: var(--ion-margin, 16px);
  }
}.ion-margin-end {
  --margin-end: var(--ion-margin, 16px);
  margin-right: 16px;
  margin-right: var(--ion-margin, 16px);
}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-end {
    margin-right: unset;
    margin-inline-end: 16px;
    margin-inline-end: var(--ion-margin, 16px);
  }
}.ion-margin-bottom {
  --margin-bottom: var(--ion-margin, 16px);
  margin-bottom: 16px;
  margin-bottom: var(--ion-margin, 16px);
}.ion-margin-vertical {
  --margin-top: var(--ion-margin, 16px);
  --margin-bottom: var(--ion-margin, 16px);
  margin-top: 16px;
  margin-top: var(--ion-margin, 16px);
  margin-bottom: 16px;
  margin-bottom: var(--ion-margin, 16px);
}.ion-margin-horizontal {
  --margin-start: var(--ion-margin, 16px);
  --margin-end: var(--ion-margin, 16px);
  margin-left: 16px;
  margin-left: var(--ion-margin, 16px);
  margin-right: 16px;
  margin-right: var(--ion-margin, 16px);
}@supports (margin-inline-start: 0) or (-webkit-margin-start: 0) {
  .ion-margin-horizontal {
    margin-left: unset;
    margin-right: unset;
    margin-inline-start: 16px;
    margin-inline-start: var(--ion-margin, 16px);
    margin-inline-end: 16px;
    margin-inline-end: var(--ion-margin, 16px);
  }
}.ion-float-left {
  float: left !important;
}.ion-float-right {
  float: right !important;
}.ion-float-start {
  float: left !important;
}[dir=rtl] .ion-float-start, :host-context([dir=rtl]) .ion-float-start {
  float: right !important;
}.ion-float-end {
  float: right !important;
}[dir=rtl] .ion-float-end, :host-context([dir=rtl]) .ion-float-end {
  float: left !important;
}@media (min-width: 576px) {
  .ion-float-sm-left {
    float: left !important;
  }

  .ion-float-sm-right {
    float: right !important;
  }

  .ion-float-sm-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-sm-start, :host-context([dir=rtl]) .ion-float-sm-start {
    float: right !important;
  }

  .ion-float-sm-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-sm-end, :host-context([dir=rtl]) .ion-float-sm-end {
    float: left !important;
  }
}@media (min-width: 768px) {
  .ion-float-md-left {
    float: left !important;
  }

  .ion-float-md-right {
    float: right !important;
  }

  .ion-float-md-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-md-start, :host-context([dir=rtl]) .ion-float-md-start {
    float: right !important;
  }

  .ion-float-md-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-md-end, :host-context([dir=rtl]) .ion-float-md-end {
    float: left !important;
  }
}@media (min-width: 992px) {
  .ion-float-lg-left {
    float: left !important;
  }

  .ion-float-lg-right {
    float: right !important;
  }

  .ion-float-lg-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-lg-start, :host-context([dir=rtl]) .ion-float-lg-start {
    float: right !important;
  }

  .ion-float-lg-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-lg-end, :host-context([dir=rtl]) .ion-float-lg-end {
    float: left !important;
  }
}@media (min-width: 1200px) {
  .ion-float-xl-left {
    float: left !important;
  }

  .ion-float-xl-right {
    float: right !important;
  }

  .ion-float-xl-start {
    float: left !important;
  }
  [dir=rtl] .ion-float-xl-start, :host-context([dir=rtl]) .ion-float-xl-start {
    float: right !important;
  }

  .ion-float-xl-end {
    float: right !important;
  }
  [dir=rtl] .ion-float-xl-end, :host-context([dir=rtl]) .ion-float-xl-end {
    float: left !important;
  }
}.ion-text-center {
  text-align: center !important;
}.ion-text-justify {
  text-align: justify !important;
}.ion-text-start {
  text-align: start !important;
}.ion-text-end {
  text-align: end !important;
}.ion-text-left {
  text-align: left !important;
}.ion-text-right {
  text-align: right !important;
}.ion-text-nowrap {
  white-space: nowrap !important;
}.ion-text-wrap {
  white-space: normal !important;
}@media (min-width: 576px) {
  .ion-text-sm-center {
    text-align: center !important;
  }

  .ion-text-sm-justify {
    text-align: justify !important;
  }

  .ion-text-sm-start {
    text-align: start !important;
  }

  .ion-text-sm-end {
    text-align: end !important;
  }

  .ion-text-sm-left {
    text-align: left !important;
  }

  .ion-text-sm-right {
    text-align: right !important;
  }

  .ion-text-sm-nowrap {
    white-space: nowrap !important;
  }

  .ion-text-sm-wrap {
    white-space: normal !important;
  }
}@media (min-width: 768px) {
  .ion-text-md-center {
    text-align: center !important;
  }

  .ion-text-md-justify {
    text-align: justify !important;
  }

  .ion-text-md-start {
    text-align: start !important;
  }

  .ion-text-md-end {
    text-align: end !important;
  }

  .ion-text-md-left {
    text-align: left !important;
  }

  .ion-text-md-right {
    text-align: right !important;
  }

  .ion-text-md-nowrap {
    white-space: nowrap !important;
  }

  .ion-text-md-wrap {
    white-space: normal !important;
  }
}@media (min-width: 992px) {
  .ion-text-lg-center {
    text-align: center !important;
  }

  .ion-text-lg-justify {
    text-align: justify !important;
  }

  .ion-text-lg-start {
    text-align: start !important;
  }

  .ion-text-lg-end {
    text-align: end !important;
  }

  .ion-text-lg-left {
    text-align: left !important;
  }

  .ion-text-lg-right {
    text-align: right !important;
  }

  .ion-text-lg-nowrap {
    white-space: nowrap !important;
  }

  .ion-text-lg-wrap {
    white-space: normal !important;
  }
}@media (min-width: 1200px) {
  .ion-text-xl-center {
    text-align: center !important;
  }

  .ion-text-xl-justify {
    text-align: justify !important;
  }

  .ion-text-xl-start {
    text-align: start !important;
  }

  .ion-text-xl-end {
    text-align: end !important;
  }

  .ion-text-xl-left {
    text-align: left !important;
  }

  .ion-text-xl-right {
    text-align: right !important;
  }

  .ion-text-xl-nowrap {
    white-space: nowrap !important;
  }

  .ion-text-xl-wrap {
    white-space: normal !important;
  }
}.ion-text-uppercase {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: uppercase !important;
}.ion-text-lowercase {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: lowercase !important;
}.ion-text-capitalize {
  /* stylelint-disable-next-line declaration-no-important */
  text-transform: capitalize !important;
}@media (min-width: 576px) {
  .ion-text-sm-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-sm-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-sm-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}@media (min-width: 768px) {
  .ion-text-md-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-md-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-md-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}@media (min-width: 992px) {
  .ion-text-lg-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-lg-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-lg-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}@media (min-width: 1200px) {
  .ion-text-xl-uppercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: uppercase !important;
  }

  .ion-text-xl-lowercase {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: lowercase !important;
  }

  .ion-text-xl-capitalize {
    /* stylelint-disable-next-line declaration-no-important */
    text-transform: capitalize !important;
  }
}.ion-align-self-start {
  align-self: flex-start !important;
}.ion-align-self-end {
  align-self: flex-end !important;
}.ion-align-self-center {
  align-self: center !important;
}.ion-align-self-stretch {
  align-self: stretch !important;
}.ion-align-self-baseline {
  align-self: baseline !important;
}.ion-align-self-auto {
  align-self: auto !important;
}.ion-wrap {
  flex-wrap: wrap !important;
}.ion-nowrap {
  flex-wrap: nowrap !important;
}.ion-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}.ion-justify-content-start {
  justify-content: flex-start !important;
}.ion-justify-content-center {
  justify-content: center !important;
}.ion-justify-content-end {
  justify-content: flex-end !important;
}.ion-justify-content-around {
  justify-content: space-around !important;
}.ion-justify-content-between {
  justify-content: space-between !important;
}.ion-justify-content-evenly {
  justify-content: space-evenly !important;
}.ion-align-items-start {
  align-items: flex-start !important;
}.ion-align-items-center {
  align-items: center !important;
}.ion-align-items-end {
  align-items: flex-end !important;
}.ion-align-items-stretch {
  align-items: stretch !important;
}.ion-align-items-baseline {
  align-items: baseline !important;
}/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(1*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(1*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(1s*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(1s*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(1s*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(1s*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(1s/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(1s*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(1s*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(1s*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce), print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(1s*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(1s*0.75);animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(1s*0.75);animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(1s*0.75);animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(1s*0.75);animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(1s*2);animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}* {
  font-family: "PingFang SC" !important;
  font-feature-settings: none;
  font-variant-ligatures: none;
}ion-row {
  align-items: center;
}.hide {
  display: none;
}.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}.clearfix:after {
  clear: both;
}/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */.clearfix {
  *zoom: 1;
}.select-text {
  -moz-user-select: text;
       user-select: text;
  -webkit-user-select: text;
}ion-popover.pay-way-select {
  top: -15vh;
  --width: 80vw;
}.network-prompt {
  --width: 315px;
  --height: 315px;
  --border-radius: 1em;
}.app-helper-alert ion-router-outlet .ion-page {
  filter: blur(2px);
}.app-popover ion-router-outlet .ion-page {
  filter: blur(2px);
}ion-button {
  --box-shadow: none !important;
}body:not(.dark).qr-scanning ion-content {
  --background: transparent;
}body:not(.dark).qr-scanning,
body:not(.dark) ion-content.qr-scanning {
  background: transparent;
}body:not(.dark) .qr-scanning {
  --background: transparent;
  background: transparent;
}body:not(.dark).qr-scanning ion-modal {
  --background: transparent;
}ion-content {
  --background: #fafbff;
}ion-content.custom {
  --background: #e9edf6;
}ion-content ion-list ion-item:last-child {
  --inner-border-width: 0;
}ion-content .image-code img {
  max-height: 2em;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}body,
body.dark {
  background-color: #f8f9fd;
}body.qr-scanning,
body ion-content.qr-scanning,
body.dark.qr-scanning,
body.dark ion-content.qr-scanning {
  background: transparent;
}body .qr-scanning,
body.dark .qr-scanning {
  --background: transparent;
  background: transparent;
}body.qr-scanning ion-modal,
body.dark.qr-scanning ion-modal {
  --background: transparent;
}body.cordova-android,
body.dark.cordova-android {
  padding: 1em 0;
}.clip-text {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: clip;
}.clip-text.show {
  -webkit-line-clamp: 2000;
}ion-header ion-toolbar {
  --background: #fff;
  --border-color: #f4f5f7;
}ion-header.header-md:after {
  background-image: none;
}ion-header.md ion-toolbar ion-title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80%;
  font-size: medium;
  font-size: initial;
}ion-header.tran-list ion-toolbar ion-title {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  transform: translate3d(-50%, -50%, 0);
  font-size: medium;
  font-size: initial;
}ion-tab-bar ion-tab-button {
  font-size: 0.9rem;
}.down-count {
  position: relative;
  text-align: center;
}.down-count::before {
  display: block;
  content: " ";
  left: 0.7em;
  top: 0.2em;
  margin-right: 1em;
  bottom: 0.2em;
  width: 1px;
  background-color: var(--ion-color-medium);
  position: absolute;
}.hidden {
  display: none !important;
}.backdrop {
  background: rgba(var(--ion-color-dark-rgb), 0.12);
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  opacity: 0;
}.backdrop.down {
  transform: translate3d(0, -100%, 0);
}.backdrop.show {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}ion-alert,
ion-loading,
ion-radio,
ion-picker {
  --ion-color-primary: var(--ion-color-secondary);
}ion-alert .loading-spinner,
ion-loading .loading-spinner,
ion-radio .loading-spinner,
ion-picker .loading-spinner {
  --spinner-color: var(--ion-color-secondary);
}ion-checkbox {
  --checkmark-color: var(--ion-color-light);
}ion-icon[name=arrow-back] {
  --icon-font-size: 1.85em;
  font-size: var(--icon-font-size);
}input {
  border: 1px solid var(--ion-color-medium);
  outline: none;
  background: transparent;
}input:focus {
  border: 1.5px solid var(--ion-color-secondary);
}.validctrlerror {
  border: 1px solid var(--ion-color-danger);
}.validctrlerror:focus + .validerrormess {
  display: none;
}.validctrlsucess {
  border: 1px solid var(--ion-color-success);
}.validctrlsucess + .validerrormess, .validctrlsucess + .validsucessmess {
  display: none;
}.validerrormess {
  color: var(--ion-color-danger);
  font-size: 0.7rem;
  text-align: justify;
  display: inline-block;
}.validsucessmess {
  font-size: 0.7rem;
}.validshowmess {
  color: var(--ion-color-medium);
  font-size: 0.7rem;
  text-align: justify;
  display: inline-block;
}ion-modal.ticket-changing {
  --width: 90%;
  --max-height: 65%;
  --border-radius: 0.5em;
}ion-popover.ticket-changing {
  --width: 90%;
  --max-height: 65%;
  --border-radius: 0.5em;
}ion-popover.hotel-ticket-changing {
  --width: 97%;
  --max-height: 65%;
  --border-radius: 0.5em;
}ion-popover.mms-admin-integral-add-popover .popover-content,
ion-popover.width-80vw .popover-content {
  width: 80vw;
}.action-sheet-wrapper .action-sheet-container .action-sheet-button {
  --button-color: black;
}ion-popover.speech .popover-content {
  transform: translateY(-10vh);
  width: 85vw;
  max-height: 55vh;
}.show-menus-directive {
  position: fixed;
  opacity: 0;
  z-index: -1;
  transform: translateY(100%);
  transition: opacity ease-in-out 200ms;
  background-color: var(--ion-color-primary);
}.show-menus-directive.show {
  transform: translateY(0);
  opacity: 1;
  z-index: 10000;
}.show-menus-directive .menus {
  text-align: center;
  border-radius: 5px;
  box-shadow: 1px 1px 3px rgba(var(--ion-color-dark-rgb), 0.12);
}.show-menus-directive .menus:not(.custome) {
  padding: 0.5em;
}.show-menus-directive .menu-item {
  padding: 0.5em;
}.long-press-menus {
  border-radius: 4px;
  position: fixed;
  opacity: 0;
  z-index: -1;
  transform: translateY(100%);
  transition: opacity ease-in-out 200ms;
  box-shadow: 1px 1px 3px rgba(var(--ion-color-dark-rgb), 0.12);
}.long-press-menus.show {
  transform: translateY(0);
  opacity: 1;
  z-index: 10000;
}.long-press-menus .menu {
  background: var(--ion-color-light);
  text-align: center;
  border-radius: 5px;
  padding: 0.5em;
  border-bottom: 1px solid rgba(var(--ion-color-dark-rgb), 0.12);
  white-space: nowrap;
}ion-input[validatename] {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}.msg-container {
  display: none;
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 999999999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 20vh;
  padding-top: var(--ion-safe-area-top);
}.msg-container.show {
  display: block;
}.msg-container::-webkit-scrollbar {
  display: none;
}iframe[height="0"] {
  display: none;
}.inner-html .line {
  margin: 0 0.2em;
}.inner-html ul {
  list-style-type: none;
}.inner-html ul li, .inner-html ul {
  margin: 0;
  padding: 0;
}.inner-html p {
  margin: 0;
  padding: 0;
}.inner-html.clip-text {
  margin-right: 0.5em;
  position: relative;
}.inner-html.description .open-close-arrow {
  position: relative;
  top: 0.5em;
  display: inline-block;
  box-sizing: border-box;
  border: 0.5em solid transparent;
  border-top: 0.5em solid var(--ion-color-secondary);
}.inner-html.description.show .open-close-arrow {
  box-sizing: border-box;
  border: 0.5em solid transparent;
  border-bottom: 0.5em solid var(--ion-color-secondary);
}ion-header.header-md:after {
  background-image: none;
}.down-count {
  position: relative;
  text-align: center;
}.down-count::before {
  display: block;
  content: " ";
  left: 0.7em;
  top: 0.2em;
  margin-right: 1em;
  bottom: 0.2em;
  width: 1px;
  background-color: var(--ion-color-medium);
  position: absolute;
}ion-action-sheet.child-age .action-sheet-wrapper {
  height: 60vh;
}ion-action-sheet.child-age .action-sheet-wrapper .action-sheet-container .action-sheet-group {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}ion-action-sheet.child-age .action-sheet-wrapper .action-sheet-container .action-sheet-group .action-sheet-title {
  width: 100%;
}ion-action-sheet.child-age .action-sheet-wrapper .action-sheet-container .action-sheet-group .btn-age {
  color: var(--ion-color-secondary);
  max-width: 7em;
  border-radius: 0.5em;
  height: 3em;
  padding: 0;
  font-size: 0.8rem;
}ion-action-sheet.child-age .action-sheet-wrapper .action-sheet-container .action-sheet-group .btn-age span {
  justify-content: flex-start;
  justify-content: center;
}.hidden {
  display: none !important;
}ion-alert,
ion-loading,
ion-radio,
ion-action-sheet {
  --ion-color-primary: var(--ion-color-secondary);
}ion-alert .loading-spinner,
ion-loading .loading-spinner,
ion-radio .loading-spinner,
ion-action-sheet .loading-spinner {
  --spinner-color: var(--ion-color-secondary);
}.alert-radio-label.sc-ion-alert-md,
.alert-radio-label.sc-ion-alert-ios {
  white-space: normal;
  white-space: initial;
  padding: 0.25em 0em 0.25em 2em;
}ion-checkbox {
  --ion-color-primary: var(--ion-color-secondary);
  --checkmark-color: var(--ion-color-light);
}ion-checkbox.ios {
  width: 1.3rem;
  height: 1.3rem;
  margin-left: 0.3em;
}ion-picker {
  --ion-color-primary: var(--ion-color-secondary);
}ion-picker .picker-toolbar {
  align-items: center;
}ion-picker.exchange-date-time .picker-toolbar .picker-toolbar-button:first-of-type {
  flex-basis: 40%;
}ion-picker.exchange-date-time .picker-toolbar .label-text {
  color: var(--ion-color-danger);
}.alert-wrapper .alert-button-group button {
  color: var(--ion-color-dark);
}input {
  border: 1px solid var(--ion-color-medium);
  background-color: transparent;
}input:focus {
  border: 1.5px solid var(--ion-color-secondary);
}.validctrlerror {
  border: 1px solid var(--ion-color-danger);
}.validctrlerror:focus ~ .validerrormess {
  display: none;
}.validctrlerror ~ .validsucessmess {
  display: none;
}.validctrlsucess {
  border: 1px solid var(--ion-color-success);
}.validctrlsucess ~ .validerrormess, .validctrlsucess ~ .validsucessmess {
  display: none;
}.validerrormess {
  color: var(--ion-color-danger);
  font-size: 0.7rem;
  text-align: left;
  margin-left: 4.2rem;
  display: inline-block;
  padding: 0.1em;
}ion-input .validerrormess {
  position: absolute;
  bottom: 0;
}ion-input {
  --placeholder-opacity: 0.33;
}input::input-placeholder {
  opacity: 0.33;
}input::-webkit-input-placeholder {
  opacity: 0.33;
}.validsucessmess {
  font-size: 0.7rem;
}.datetimepicker {
  --ion-color-primary: var(--ion-color-secondary);
}.validshowmess {
  color: var(--ion-color-medium);
  font-size: 0.7rem;
  text-align: justify;
  display: inline-block;
}.warm-prompt.ios {
  --width: 80vw;
}ion-popover.warranty .popover-viewport {
  --min-width: 80vw;
  --width: 300px;
}ion-popover {
  --width: 300px;
}.vw-70 {
  --width: 70vw;
}.vw-75 {
  --width: 75vw;
}.vw-80 {
  --width: 80vw;
}.vw-85 {
  --width: 85vw;
}.vw-90 {
  --width: 90vw;
}.clip-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}.clip-text p {
  margin: 0;
  padding: 0;
}.clip-text.show {
  -webkit-line-clamp: 10000;
}.train-refund-comp,
.flight-refund-comp {
  --width: 80vw;
  --offset-y: -7em;
}a {
  color: var(--ion-color-secondary);
}ion-action-sheet.language {
  --button-color: var(--ion-color-secondary);
}ion-button,
ion-button ion-text,
ion-button ion-label,
ion-segment-button,
ion-segment-button ion-label,
ion-segment-button ion-label ion-text,
ion-segment-button ion-text,
button.alert-button,
.alert-button-inner {
  text-transform: none;
  text-transform: initial;
}.domestic-hotel-filter-condition {
  top: 6.5em;
}ion-input[ValidateName] {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}.backdrop {
  background: rgba(var(--ion-color-dark-rgb), 0.12);
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  opacity: 0;
}.backdrop.show {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}ion-modal.offset-top-8 {
  top: 8%;
}ion-modal.offset-top-18 {
  top: 18%;
}ion-modal.offset-top-35 {
  top: 35%;
}ion-modal.offset-top-40 {
  top: 40%;
}ion-modal.offset-top-60 {
  top: 60%;
}ion-modal.offset-top-29 {
  top: 29%;
}ion-modal.offset-top-50 {
  top: 50%;
}ion-modal.top-radius-8 {
  border-top-right-radius: 0.8rem;
  border-top-left-radius: 0.8rem;
}ion-modal.top-radius-5 {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}ion-modal.privacy-modal {
  top: 30%;
  left: 10%;
  right: 10%;
  bottom: 47%;
  border-radius: 6px;
}iframe[width="0"][height="0"] {
  display: none;
}ion-searchbar.smfont input {
  font-size: 14px !important;
}ion-searchbar.no-icon input {
  padding: 0 6px !important;
}.ion-select-cabin-option {
  font-size: 16px !important;
  height: 42px !important;
  padding: 0 !important;
  line-height: 42px !important;
}.tmc-flight-city-page-container {
  --background: #fcfcfe;
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(100%, 0, 0);
  transition: all ease-in-out 200ms;
  position: absolute;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  top: 0;
  background-color: var(--background);
}.tmc-flight-city-page-container.show {
  transform: translate3d(0, 0, 0);
}.tmc-flight-city-page-container .list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}.tmc-flight-city-page-container .list .item {
  background-color: #fff;
}.tmc-flight-city-page-container .list .item.selected {
  color: var(--ion-color-secondary);
}.tmc-flight-city-page-container .list .item label {
  font-size: 14px;
}.tmc-flight-city-page-container .list .item label .city-name {
  color: #666;
  margin-left: 1em;
}.tmc-flight-city-page-container .list .letter-header {
  font-weight: bolder;
  padding: 5px 15px;
  position: static;
  top: 0;
}.tmc-flight-city-page-container .list .letter-header label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: var(--ion-text-color);
}.tmc-flight-city-page-container .letters-wrapper {
  position: sticky;
  left: 90%;
  z-index: 10;
  top: 0;
  width: 2em;
  height: 100%;
}.tmc-flight-city-page-container .letter-navs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: transparent;
  position: absolute;
  right: 0.5em;
  z-index: 99;
  top: 4vh;
}.tmc-flight-city-page-container .letter-navs .nav-letter {
  padding: 5px 0;
  font-size: 10px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.tmc-flight-city-page-container .hot-cities-wrapper1.hide {
  display: none;
}.tmc-flight-city-page-container .hot-cities-wrapper .header {
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-size: 14px;
  height: auto;
  background-color: transparent;
  margin-top: 15px;
}.tmc-flight-city-page-container .hot-cities-wrapper .header .icon {
  margin-left: auto;
  margin-right: 1em;
}.tmc-flight-city-page-container .hot-cities-wrapper .list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 5px 0;
  padding: 0;
}.tmc-flight-city-page-container .hot-cities-wrapper .list-wrapper {
  width: 100%;
  padding: 0 15px;
}.tmc-flight-city-page-container.md .hot-cities-wrapper .list-wrapper {
  padding: 0 0.5em 0 0.5em;
}.tmc-flight-city-page-container .header {
  background-color: #fff;
  color: var(--ion-text-color);
  display: flex;
  align-items: center;
  padding: 10px 0;
}.tmc-flight-city-page-container .header .searchbar {
  height: 44px;
  padding-right: 10px;
  flex: 1;
}.tmc-flight-city-page-container .header ion-icon {
  font-size: 1.5rem;
  opacity: 0.8;
  margin: 0 0.2em;
  color: rgba(177, 180, 195, 0.8);
  margin-right: 10px;
}.tmc-flight-city-page-container .header > ion-icon {
  font-size: 1.5rem;
  margin: 0 10px 0 0.8em;
  color: rgba(177, 180, 195, 0.8);
}.tmc-flight-city-page-container .header ion-searchbar {
  --border-radius: 5px;
  --background: #fafbff;
  padding: 0;
  margin-right: -0.5em;
  height: 100%;
}.tmc-flight-city-page-container .header .searchbar-left-aligned.sc-ion-searchbar-ios-h .searchbar-search-icon.sc-ion-searchbar-ios {
  color: #666666;
}.tmc-flight-city-page-container .segments {
  height: 36px;
  line-height: 36px;
  background: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
}.tmc-flight-city-page-container .segments.hide {
  display: none;
}.tmc-flight-city-page-container .segments .segment {
  color: var(--ion-color-medium);
  position: relative;
  font-size: 14px;
}.tmc-flight-city-page-container .segments .segment.active label {
  color: var(--ion-color-secondary);
}.tmc-flight-city-page-container .segments .segment.active::after {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
}.tmc-flight-city-page-container .container {
  display: none;
  height: calc(100% - 98px);
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}.tmc-flight-city-page-container .container::-webkit-scrollbar {
  display: none;
}.tmc-flight-city-page-container .container .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all ease 200ms;
  height: 100%;
}.tmc-flight-city-page-container .container .wrapper.domestic.show, .tmc-flight-city-page-container .container .wrapper.international.show {
  transform: translate(0, 0);
}.tmc-flight-city-page-container .container .wrapper.domestic {
  transform: translate(-100%, 0);
  overflow: auto;
}.tmc-flight-city-page-container .container .wrapper.international {
  transform: translate(100%, 0);
}.tmc-flight-city-page-container .international-page-container {
  display: flex;
  height: 101%;
}.tmc-flight-city-page-container .international-page-container .sidebar {
  text-align: center;
  flex-basis: 100px;
  width: 100px;
  height: 112%;
  color: var(--ion-text-color);
  max-height: 102%;
  overflow: auto;
  overflow-x: hidden;
  border-right: 1px solid #f4f5f7;
}.tmc-flight-city-page-container .international-page-container .sidebar .tab {
  padding: 10px 15px;
  color: #84878c;
  position: relative;
}.tmc-flight-city-page-container .international-page-container .sidebar .tab.active {
  background: #fff;
  color: #3b3e45;
}.tmc-flight-city-page-container .international-page-container .sidebar .tab.active::after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  top: 10px;
  left: 0;
  bottom: 10px;
}.tmc-flight-city-page-container .international-page-container .main {
  max-height: 100%;
  overflow: auto;
  flex: 1;
  background-color: #fff;
  padding: 10px 15px;
}.tmc-flight-city-page-container .international-page-container .main .label-header {
  padding: 16px 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}.tmc-flight-city-page-container .international-page-container .main .list {
  padding-bottom: 0.5em;
}.tmc-flight-city-page-container .fab-btn {
  color: white;
  background-color: rgba(var(--ion-color-secondary-rgb), 0.6);
  border-radius: 50%;
  position: fixed;
  right: 10vw;
  width: 2em;
  height: 2em;
  bottom: 5vh;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 200ms;
  transform: translate3d(1000%, 0, 0);
}.tmc-flight-city-page-container .fab-btn ion-icon {
  font-size: 1.1rem;
}.tmc-flight-city-page-container .fab-btn.show {
  z-index: 99;
  transform: translate3d(0, 0, 0);
}.tmc-flight-city-page-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  min-height: 30px;
  color: var(--ion-text-color);
  flex-wrap: wrap;
}.tmc-flight-city-page-container .row.full-w {
  width: 100%;
}.tmc-flight-city-page-container .row .city-item {
  margin: 5px 0;
  font-size: 14px;
  background: #fff;
  border: 1px solid #f4f5f7;
  border-radius: 3px;
  padding: 0.5em 0.1em;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
}.tmc-flight-city-page-container .row .city-item.empty {
  visibility: collapse;
}.tmc-flight-city-page-container .row .city-item.active {
  color: tomato;
  color: var(--ion-color-secondary, tomato);
}.tmc-flight-city-page-container .row .city-item.col-1 {
  flex-basis: 47%;
  max-width: 47%;
}.tmc-flight-city-page-container .row .city-item.col-2 {
  flex-basis: 47%;
  max-width: 47%;
}.tmc-flight-city-page-container .row .city-item.col-3 {
  flex-basis: 30%;
  max-width: 30%;
}.tmc-flight-city-page-container .row .city-item.empty {
  background: transparent;
  visibility: collapse;
}.tmc-flight-city-page-container .row .city-item.f-8 {
  font-size: 14px;
}.tmc-flight-city-page-container .row .city-item.f-10 {
  font-size: 14px;
}.tmc-flight-city-page-container .row .city-item.f-12 {
  font-size: 14px;
}.tmc-flight-city-page-container .display-air-name {
  display: none;
}.tmc-flight-city-page-container .display-city-name {
  display: inline;
  display: initial;
}.airports-page .header.hot-cities-wrapper1.hide {
  display: none;
}.airports-page .row .airport-item.hide-item,
.airports-page .airport-item.hide-item {
  display: none;
}.airports-page .row.hide {
  display: none;
}.airports-page .display-city-name {
  display: none;
}.airports-page .display-air-name {
  display: inline;
  display: initial;
}.tmc-flight-city-page-container-search-list-page {
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  top: calc(56px + var(--ion-safe-area-top));
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  margin-top: -3px;
}.tmc-flight-city-page-container-search-list-page.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}.tmc-flight-city-page-container-search-list-page .item-first {
  color: var(--ion-text-color);
  padding: 0.5em 1em 0;
}.tmc-flight-city-page-container-search-list-page .item-second {
  color: var(--ion-text-color);
  padding: 0 1em 0.5em;
  margin-top: -1px;
}.tmc-flight-city-page-container-search-list-page .item {
  color: var(--ion-text-color);
}.tmc-flight-city-page-container-search-list-page .item:first-child {
  padding: 0.9em 1em 0;
}.tmc-flight-city-page-container-search-list-page .code {
  float: right;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 150% */
  /* grayscale/004 */
  color: #84878c;
  margin-top: 0.9em;
}.tmc-flight-city-page-container-search-list-page .city-name {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  /* identical to box height, or 150% */
  /* grayscale/002 */
  color: #22252a;
}.tmc-flight-city-page-container-search-list-page .name {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height, or 140% */
  /* grayscale/005 */
  color: #b1b4c3;
}.no-more-data {
  display: block;
  text-align: center;
  padding: 15px 0;
  margin-top: -100px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  /* grayscale/005 */
  color: #b1b4c3;
}.img-no-data {
  margin: 50% 0 0 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
}.search-list-page__list {
  min-height: calc(100vh - 73px);
  overflow: hidden;
}.tmc-train-select-station-container {
  --background: #fcfcfe;
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(100%, 0, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  background-color: var(--background);
}.tmc-train-select-station-container.show {
  transform: translate3d(0, 0, 0);
}.tmc-train-select-station-container .list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}.tmc-train-select-station-container .item {
  margin: 0;
  padding: 0.5em 1em;
  color: var(--ion-text-color);
}.tmc-train-select-station-container .list .item {
  background-color: #fff;
}.tmc-train-select-station-container .list .item.selected {
  color: var(--ion-color-secondary);
}.tmc-train-select-station-container .list .item label {
  font-size: 14px;
}.tmc-train-select-station-container .list .item label .city-name {
  color: #666;
  margin-left: 1em;
}.tmc-train-select-station-container .list .letter-header {
  font-weight: bolder;
  padding: 5px 15px;
  position: static;
  top: 0;
}.tmc-train-select-station-container .list .letter-header label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: var(--ion-text-color);
}.tmc-train-select-station-container .letters-wrapper {
  position: sticky;
  left: 90%;
  z-index: 10;
  top: 0;
  width: 2em;
  height: 100%;
}.tmc-train-select-station-container .letter-navs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: transparent;
  position: absolute;
  right: 0.5em;
  z-index: 99;
  top: 4vh;
}.tmc-train-select-station-container .letter-navs .nav-letter {
  padding: 5px 10px;
  font-size: 10px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.tmc-train-select-station-container .hot-cities-wrapper .header {
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-size: 14px;
  height: auto;
  background-color: transparent;
  margin-top: 15px;
}.tmc-train-select-station-container .hot-cities-wrapper .header .icon {
  margin-left: auto;
  margin-right: 1em;
}.tmc-train-select-station-container .hot-cities-wrapper .list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 5px 0;
  padding: 0;
}.tmc-train-select-station-container .hot-cities-wrapper .list-wrapper {
  width: 100%;
  padding: 0 15px;
}.tmc-train-select-station-container.md .hot-cities-wrapper .list-wrapper {
  padding: 0 0.5em 0 0.5em;
}.tmc-train-select-station-container .header {
  background-color: #fff;
  color: var(--ion-text-color);
  height: 56px;
  display: flex;
  align-items: center;
  padding: 10px 0;
}.tmc-train-select-station-container .header .searchbar {
  height: 28px;
  flex: 1;
}.tmc-train-select-station-container .header ion-icon {
  font-size: 1.5rem;
  opacity: 0.8;
  margin: 0 0.2em;
  color: var(--ion-text-color);
  margin-right: 10px;
}.tmc-train-select-station-container .header .back-icon {
  font-size: 1.5rem;
}.tmc-train-select-station-container .header ion-searchbar {
  --border-radius: 5px;
  --background: #fafbff;
  padding: 0;
  margin-right: -0.5em;
  height: 100%;
}.tmc-train-select-station-container .header .cancel {
  color: var(--ion-color-secondary);
}.tmc-train-select-station-container .segments {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  height: 36px;
  line-height: 36px;
  background: #fff;
}.tmc-train-select-station-container .segments .segment {
  position: relative;
  color: var(--ion-color-medium);
  font-size: 14px;
}.tmc-train-select-station-container .segments .segment.active label {
  color: var(--ion-color-secondary);
}.tmc-train-select-station-container .segments .segment.active::after {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
}.tmc-train-select-station-container .container {
  height: calc(100% - 44px);
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}.tmc-train-select-station-container .container::-webkit-scrollbar {
  display: none;
}.tmc-train-select-station-container .container .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all ease 200ms;
  height: 100%;
}.tmc-train-select-station-container .container .wrapper.domestic.show, .tmc-train-select-station-container .container .wrapper.international.show {
  transform: translate(0, 0);
}.tmc-train-select-station-container .container .wrapper.domestic {
  transform: translate(-100%, 0);
}.tmc-train-select-station-container .container .wrapper.international {
  transform: translate(100%, 0);
}.tmc-train-select-station-container .international-page-container {
  display: flex;
  height: 101%;
}.tmc-train-select-station-container .international-page-container .sidebar {
  text-align: center;
  flex-basis: 100px;
  width: 100px;
  height: 100%;
  border-right: 1px solid #f4f5f7;
}.tmc-train-select-station-container .international-page-container .sidebar .tab {
  padding: 10px 15px;
  color: #84878c;
  position: relative;
}.tmc-train-select-station-container .international-page-container .sidebar .tab.active {
  background: #fff;
  color: #3b3e45;
}.tmc-train-select-station-container .international-page-container .sidebar .tab.active::after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  top: 10px;
  left: 0;
  bottom: 10px;
}.tmc-train-select-station-container .international-page-container .main {
  max-height: 100%;
  overflow: auto;
  flex: 1;
  background-color: #fff;
  padding: 10px 15px;
}.tmc-train-select-station-container .international-page-container .main .label-header {
  padding: 16px 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}.tmc-train-select-station-container .international-page-container .main .list {
  padding-bottom: 0.5em;
}.tmc-train-select-station-container .fab-btn {
  color: white;
  background-color: rgba(var(--ion-color-secondary-rgb), 0.6);
  border-radius: 50%;
  position: fixed;
  right: 10vw;
  width: 2em;
  height: 2em;
  bottom: 5vh;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 200ms;
  transform: translate3d(1000%, 0, 0);
}.tmc-train-select-station-container .fab-btn ion-icon {
  font-size: 1.1rem;
}.tmc-train-select-station-container .fab-btn.show {
  z-index: 99;
  transform: translate3d(0, 0, 0);
}.tmc-train-select-station-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  min-height: 30px;
  color: var(--ion-text-color);
  flex-wrap: wrap;
}.tmc-train-select-station-container .row.full-w {
  width: 100%;
}.tmc-train-select-station-container .row .city-item {
  margin: 5px 0;
  font-size: 14px;
  background: #fff;
  border: 1px solid #f4f5f7;
  border-radius: 3px;
  padding: 0.5em 0.1em;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}.tmc-train-select-station-container .row .city-item.empty {
  visibility: collapse;
}.tmc-train-select-station-container .row .city-item.active {
  color: tomato;
  color: var(--ion-color-secondary, tomato);
}.tmc-train-select-station-container .row .city-item.col-1 {
  flex-basis: 47%;
  max-width: 47%;
}.tmc-train-select-station-container .row .city-item.col-2 {
  flex-basis: 47%;
  max-width: 47%;
}.tmc-train-select-station-container .row .city-item.col-2:first-child {
  margin-right: 1.5%;
}.tmc-train-select-station-container .row .city-item.col-2:last-child {
  margin-left: 1.5%;
}.tmc-train-select-station-container .row .city-item.col-3 {
  flex-basis: 30%;
  max-width: 30%;
}.tmc-train-select-station-container .row .city-item.empty {
  background: transparent;
  visibility: collapse;
}.tmc-train-select-station-container .row .city-item.f-8 {
  font-size: 14px;
}.tmc-train-select-station-container .row .city-item.f-10 {
  font-size: 14px;
}.tmc-train-select-station-container .row .city-item.f-12 {
  font-size: 14px;
}.tmc-train-select-station-container-search-list-page {
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  top: calc(56px + var(--ion-safe-area-top));
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}.tmc-train-select-station-container-search-list-page.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  z-index: 1000;
}.tmc-train-select-station-container-search-list-page .item {
  color: var(--ion-text-color);
  padding: 0.5em 1em;
  border-bottom: 1px solid #f4f5f7;
}.tmc-train-select-station-container-search-list-page .item .city-name {
  color: gray;
}.passengers {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}.passengers h5 {
  font-size: 14px;
  padding-bottom: 3px;
}.passengers .passenger {
  display: flex;
  align-items: center;
  padding: 5px 0;
  color: #3b3e45;
  font-size: 16px;
  font-weight: 500;
}.passengers .passenger .fd-iconfont {
  font-size: 14px;
  color: #84878c;
}.passengers .passenger .count {
  color: #84878c;
  margin: 0 6px 0 2px;
}.passengers label {
  width: 100%;
  height: 38px;
  line-height: 38px;
  margin-right: 8px;
  padding: 0 8px;
  text-align: left;
  font-size: 16px;
  border-radius: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #dbdfe3;
  margin-bottom: 10px;
}.more-item::after {
  content: "";
  display: inline-block;
  border-bottom: 1px solid #444;
  border-right: 1px solid #444;
  width: 6px;
  height: 6px;
  transform: rotate(-45deg);
  vertical-align: middle;
  margin-top: -3px;
}.gradient-top {
  height: 186px;
  background: linear-gradient(180deg, #f2f7ff 0%, #e9edf6 100%);
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}.gradient-top-head {
  padding-top: 15px;
}.gradient-top-head ion-toolbar {
  --border-width: 0 !important;
  --background: transparent;
  padding-bottom: 5px;
  padding-top: var(--ion-safe-area-top) !important;
}.gradient-top-head ion-toolbar ion-title {
  color: #fff;
  font-weight: normal;
}.gradient-top-head ion-toolbar app-back-button {
  --ion-color-medium: #fff;
}.gradient-top2 {
  height: calc(var(--ion-safe-area-top) + 186px);
  background: linear-gradient(180deg, #f2f7ff 0%, #e9edf6 100%);
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}.gradient-top-head2 {
  padding-top: 15px;
}.gradient-top-head2 ion-toolbar {
  --border-width: 0 !important;
  --background: transparent;
  padding-bottom: 5px;
  padding-top: var(--ion-safe-area-top) !important;
}.gradient-top-head2 ion-toolbar ion-title {
  font-weight: normal;
}.passenger-name {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dashed rgba(156, 159, 184, 0.2);
  padding: 10px 3px;
}.passenger-name label {
  float: right;
  font-size: 14px;
  color: var(--ion-color-secondary);
  font-weight: normal;
}.date-and-city {
  padding-left: 0.5em;
  background: rgba(var(--ion-color-secondary-rgb), 0.08);
  border-radius: 16px;
  line-height: 31px;
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 5px;
}.date-and-city label {
  width: 52px;
  height: 23px;
  background: #fb6502;
  border-radius: 11px;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 23px;
  margin-right: 12px;
}.date-and-city .hous {
  float: right;
  margin-right: 13px;
}.hotel-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: 100% auto !important;
}ion-searchbar {
  --box-shadow: none !important;
}ion-toast.ion-color-dark {
  --ion-color-base: rgba(20, 20, 22, 0.90) !important;
}.public-train-select-station-container {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(100%, 0, 0);
  transition: all ease-in-out 200ms;
  position: absolute;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  top: 0;
  background-color: white;
}.public-train-select-station-container.show {
  transform: translate3d(0, 0, 0);
}.public-train-select-station-container .list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}.public-train-select-station-container .item {
  margin: 0;
  padding: 0.5em 1em;
}.public-train-select-station-container .list .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.public-train-select-station-container .list .item.selected {
  color: var(--ion-color-secondary);
}.public-train-select-station-container .list .item label {
  font-size: 14px;
}.public-train-select-station-container .list .item label .city-name {
  color: #666;
  margin-left: 1em;
}.public-train-select-station-container .list .letter-header {
  font-weight: bolder;
  background-color: #eee;
  height: 20px;
  padding: 0 0.6em;
  position: static;
  top: 0;
}.public-train-select-station-container .list .letter-header label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.public-train-select-station-container .letters-wrapper {
  position: sticky;
  left: 90%;
  z-index: 10;
  top: 0;
  width: 2em;
  height: 100%;
}.public-train-select-station-container .letter-navs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: transparent;
  position: absolute;
  right: 0.5em;
  z-index: 99;
  top: 4vh;
}.public-train-select-station-container .letter-navs .nav-letter {
  padding: 0.15em 0.5em;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
}.public-train-select-station-container .hot-cities-wrapper .header {
  display: flex;
  align-items: center;
  padding: 1em;
}.public-train-select-station-container .hot-cities-wrapper .header .icon {
  margin-left: auto;
  margin-right: 1em;
}.public-train-select-station-container .hot-cities-wrapper .list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}.public-train-select-station-container .hot-cities-wrapper .list-wrapper {
  width: 100%;
  padding: 0 1.5em 0.5em 1.5em;
}.public-train-select-station-container.md .hot-cities-wrapper .list-wrapper {
  padding: 0 0.5em 0 0.5em;
}.public-train-select-station-container .header {
  height: 44px;
  display: flex;
  align-items: center;
  margin-top: 0.5em;
}.public-train-select-station-container .header .searchbar {
  height: 100%;
  flex: 1;
}.public-train-select-station-container .header ion-icon {
  font-size: 1.5rem;
  opacity: 0.8;
  margin: 0 0.2em;
}.public-train-select-station-container .header .back-icon {
  font-size: 1.5rem;
}.public-train-select-station-container .header ion-searchbar {
  --border-radius: 5px;
  padding: 0;
  margin-right: -0.5em;
  height: 100%;
}.public-train-select-station-container .header .cancel {
  color: var(--ion-color-secondary);
}.public-train-select-station-container .segments {
  display: flex;
  justify-content: space-between;
  align-items: center;
}.public-train-select-station-container .segments .segment {
  position: relative;
}.public-train-select-station-container .segments .segment.active label {
  color: var(--ion-color-secondary);
}.public-train-select-station-container .segments .segment.active::after {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  bottom: -8px;
  left: 0;
  right: 0;
  border-radius: 4px;
}.public-train-select-station-container .container {
  height: calc(100% - 55px);
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}.public-train-select-station-container .container::-webkit-scrollbar {
  display: none;
}.public-train-select-station-container .container .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all ease 200ms;
  height: 100%;
}.public-train-select-station-container .container .wrapper.domestic.show, .public-train-select-station-container .container .wrapper.international.show {
  transform: translate(0, 0);
}.public-train-select-station-container .container .wrapper.domestic {
  transform: translate(-100%, 0);
}.public-train-select-station-container .container .wrapper.international {
  transform: translate(100%, 0);
}.public-train-select-station-container .international-page-container {
  display: flex;
  height: 101%;
}.public-train-select-station-container .international-page-container .sidebar {
  text-align: center;
  flex-basis: 100px;
  width: 100px;
  height: 112%;
  background: #f1f1f1;
  max-height: 102%;
  overflow: auto;
  overflow-x: hidden;
}.public-train-select-station-container .international-page-container .sidebar .tab {
  padding: 1em;
}.public-train-select-station-container .international-page-container .sidebar .tab.active {
  background: #ffffff;
  color: #5099fe;
  color: var(--ion-color-secondary, #5099fe);
}.public-train-select-station-container .international-page-container .main {
  max-height: 100%;
  overflow: auto;
  flex: 1;
}.public-train-select-station-container .international-page-container .main .label-header {
  padding: 16px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}.public-train-select-station-container .international-page-container .main .list {
  padding-bottom: 0.5em;
}.public-train-select-station-container .fab-btn {
  color: white;
  background-color: rgba(var(--ion-color-secondary-rgb), 0.6);
  border-radius: 50%;
  position: fixed;
  right: 10vw;
  width: 2em;
  height: 2em;
  bottom: 5vh;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 200ms;
  transform: translate3d(1000%, 0, 0);
}.public-train-select-station-container .fab-btn ion-icon {
  font-size: 1.1rem;
}.public-train-select-station-container .fab-btn.show {
  z-index: 99;
  transform: translate3d(0, 0, 0);
}.public-train-select-station-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0.5em;
  min-height: 35px;
}.public-train-select-station-container .row.full-w {
  width: 100%;
}.public-train-select-station-container .row .city-item {
  font-size: 14px;
  background: #f6f6f6;
  border-radius: 3px;
  padding: 0.5em 0.1em;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}.public-train-select-station-container .row .city-item.empty {
  visibility: collapse;
}.public-train-select-station-container .row .city-item.active {
  color: tomato;
  color: var(--ion-color-secondary, tomato);
}.public-train-select-station-container .row .city-item.col-2 {
  flex-basis: 64.666%;
  max-width: 64.666%;
}.public-train-select-station-container .row .city-item.col-2:first-child {
  margin-right: 1.5%;
}.public-train-select-station-container .row .city-item.col-2:last-child {
  margin-left: 1.5%;
}.public-train-select-station-container .row .city-item.col-3 {
  flex-basis: 31.333%;
  max-width: 31.333%;
}.public-train-select-station-container .row .city-item.empty {
  background: transparent;
  visibility: collapse;
}.public-train-select-station-container .row .city-item.f-8 {
  font-size: 8px;
}.public-train-select-station-container .row .city-item.f-10 {
  font-size: 10px;
}.public-train-select-station-container .row .city-item.f-12 {
  font-size: 12px;
}.public-train-select-station-container-search-list-page {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  top: calc(44px + 0.3em);
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}.public-train-select-station-container-search-list-page.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  z-index: 99;
}.public-train-select-station-container-search-list-page .item {
  padding: 0.5em 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.public-train-select-station-container-search-list-page .item .city-name {
  color: gray;
}.select-flight-dynamic-city-page-container {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(100%, 0, 0);
  transition: all ease-in-out 200ms;
  position: absolute;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  top: 0;
  background-color: white;
}.select-flight-dynamic-city-page-container.show {
  transform: translate3d(0, 0, 0);
}.select-flight-dynamic-city-page-container .list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}.select-flight-dynamic-city-page-container .item {
  margin: 0;
  padding: 0.5em 1em;
}.select-flight-dynamic-city-page-container .list .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.select-flight-dynamic-city-page-container .list .item.selected {
  color: var(--ion-color-secondary);
}.select-flight-dynamic-city-page-container .list .item label {
  font-size: 14px;
}.select-flight-dynamic-city-page-container .list .item label .city-name {
  color: #666;
  margin-left: 1em;
}.select-flight-dynamic-city-page-container .list .letter-header {
  font-weight: bolder;
  background-color: #eee;
  height: 20px;
  padding: 0 0.6em;
  position: static;
  top: 0;
}.select-flight-dynamic-city-page-container .list .letter-header label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.select-flight-dynamic-city-page-container .letters-wrapper {
  position: sticky;
  left: 90%;
  z-index: 10;
  top: 0;
  width: 2em;
  height: 100%;
}.select-flight-dynamic-city-page-container .letter-navs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: transparent;
  position: absolute;
  right: 0.5em;
  z-index: 99;
  top: 4vh;
}.select-flight-dynamic-city-page-container .letter-navs .nav-letter {
  padding: 5px 0;
  font-size: 10px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.select-flight-dynamic-city-page-container .hot-cities-wrapper .header {
  display: flex;
  align-items: center;
  padding: 1em;
}.select-flight-dynamic-city-page-container .hot-cities-wrapper .header .icon {
  margin-left: auto;
  margin-right: 1em;
}.select-flight-dynamic-city-page-container .hot-cities-wrapper .list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}.select-flight-dynamic-city-page-container .hot-cities-wrapper .list-wrapper {
  width: 100%;
  padding: 0 1.5em 0.5em 1.5em;
}.select-flight-dynamic-city-page-container.md .hot-cities-wrapper .list-wrapper {
  padding: 0 0.5em 0 0.5em;
}.select-flight-dynamic-city-page-container .header {
  height: 44px;
  display: flex;
  align-items: center;
  margin-top: 0.5em;
}.select-flight-dynamic-city-page-container .header .searchbar {
  height: 100%;
  flex: 1;
}.select-flight-dynamic-city-page-container .header ion-icon {
  font-size: 1.5rem;
  opacity: 0.8;
  margin: 0 0.2em;
}.select-flight-dynamic-city-page-container .header .back-icon {
  font-size: 1.5rem;
}.select-flight-dynamic-city-page-container .header ion-searchbar {
  --border-radius: 5px;
  padding: 0;
  margin-right: -0.5em;
  height: 100%;
}.select-flight-dynamic-city-page-container .header .cancel {
  color: var(--ion-color-secondary);
}.select-flight-dynamic-city-page-container .segments {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em;
}.select-flight-dynamic-city-page-container .segments .segment {
  position: relative;
}.select-flight-dynamic-city-page-container .segments .segment.active label {
  color: var(--ion-color-secondary);
}.select-flight-dynamic-city-page-container .segments .segment.active::after {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  bottom: -8px;
  left: 0;
  right: 0;
  border-radius: 4px;
}.select-flight-dynamic-city-page-container .container {
  height: calc(100% - 55px);
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}.select-flight-dynamic-city-page-container .container::-webkit-scrollbar {
  display: none;
}.select-flight-dynamic-city-page-container .container .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all ease 200ms;
  height: 100%;
}.select-flight-dynamic-city-page-container .container .wrapper.domestic.show, .select-flight-dynamic-city-page-container .container .wrapper.international.show {
  transform: translate(0, 0);
}.select-flight-dynamic-city-page-container .container .wrapper.domestic {
  transform: translate(-100%, 0);
}.select-flight-dynamic-city-page-container .container .wrapper.international {
  transform: translate(100%, 0);
}.select-flight-dynamic-city-page-container .international-page-container {
  display: flex;
  height: 101%;
}.select-flight-dynamic-city-page-container .international-page-container .sidebar {
  text-align: center;
  flex-basis: 100px;
  width: 100px;
  height: 112%;
  background: #f1f1f1;
  max-height: 102%;
  overflow: auto;
  overflow-x: hidden;
}.select-flight-dynamic-city-page-container .international-page-container .sidebar .tab {
  padding: 1em;
}.select-flight-dynamic-city-page-container .international-page-container .sidebar .tab.active {
  background: #ffffff;
  color: #5099fe;
  color: var(--ion-color-secondary, #5099fe);
}.select-flight-dynamic-city-page-container .international-page-container .main {
  max-height: 100%;
  overflow: auto;
  flex: 1;
}.select-flight-dynamic-city-page-container .international-page-container .main .label-header {
  padding: 16px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}.select-flight-dynamic-city-page-container .international-page-container .main .list {
  padding-bottom: 0.5em;
}.select-flight-dynamic-city-page-container .fab-btn {
  color: white;
  background-color: rgba(var(--ion-color-secondary-rgb), 0.6);
  border-radius: 50%;
  position: fixed;
  right: 10vw;
  width: 2em;
  height: 2em;
  bottom: 5vh;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 200ms;
  transform: translate3d(1000%, 0, 0);
}.select-flight-dynamic-city-page-container .fab-btn ion-icon {
  font-size: 1.1rem;
}.select-flight-dynamic-city-page-container .fab-btn.show {
  z-index: 99;
  transform: translate3d(0, 0, 0);
}.select-flight-dynamic-city-page-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0.5em;
  min-height: 35px;
}.select-flight-dynamic-city-page-container .row.full-w {
  width: 100%;
}.select-flight-dynamic-city-page-container .row .city-item {
  font-size: 14px;
  background: #f6f6f6;
  border-radius: 3px;
  padding: 0.5em 0.1em;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}.select-flight-dynamic-city-page-container .row .city-item.empty {
  visibility: collapse;
}.select-flight-dynamic-city-page-container .row .city-item.active {
  color: tomato;
  color: var(--ion-color-secondary, tomato);
}.select-flight-dynamic-city-page-container .row .city-item.col-2 {
  flex-basis: 64.666%;
  max-width: 64.666%;
}.select-flight-dynamic-city-page-container .row .city-item.col-2:first-child {
  margin-right: 1.5%;
}.select-flight-dynamic-city-page-container .row .city-item.col-2:last-child {
  margin-left: 1.5%;
}.select-flight-dynamic-city-page-container .row .city-item.col-3 {
  flex-basis: 31.333%;
  max-width: 31.333%;
}.select-flight-dynamic-city-page-container .row .city-item.empty {
  background: transparent;
  visibility: collapse;
}.select-flight-dynamic-city-page-container .row .city-item.f-8 {
  font-size: 8px;
}.select-flight-dynamic-city-page-container .row .city-item.f-10 {
  font-size: 10px;
}.select-flight-dynamic-city-page-container .row .city-item.f-12 {
  font-size: 12px;
}.select-flight-dynamic-city-page-container .display-air-name {
  display: none;
}.select-flight-dynamic-city-page-container .display-city-name {
  display: inline;
  display: initial;
}.airports-page .header.hot-cities-wrapper1.hide {
  display: none;
}.airports-page .row .airport-item.hide-item,
.airports-page .airport-item.hide-item {
  display: none;
}.airports-page .row.hide {
  display: none;
}.airports-page .display-city-name {
  display: none;
}.airports-page .display-air-name {
  display: inline;
  display: initial;
}.search-list-page {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  top: calc(44px + 0.3em);
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}.search-list-page.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}.search-list-page .item {
  padding: 0.5em 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.search-list-page .item .city-name {
  color: gray;
}.search-list-page .item.hide-item {
  display: none;
}.rental-car-city-page-container {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(100%, 0, 0);
  transition: all ease-in-out 200ms;
  position: absolute;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  top: 0;
  background-color: white;
}.rental-car-city-page-container.show {
  transform: translate3d(0, 0, 0);
}.rental-car-city-page-container .list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}.rental-car-city-page-container .item {
  margin: 0;
  padding: 0.5em 1em;
}.rental-car-city-page-container .list .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.rental-car-city-page-container .list .item.selected {
  color: var(--ion-color-secondary);
}.rental-car-city-page-container .list .item label {
  font-size: 14px;
}.rental-car-city-page-container .list .item label .city-name {
  color: #666;
  margin-left: 1em;
}.rental-car-city-page-container .list .letter-header {
  font-weight: bolder;
  background-color: #eee;
  height: 20px;
  padding: 0 0.6em;
  position: static;
  top: 0;
}.rental-car-city-page-container .list .letter-header label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.rental-car-city-page-container .letters-wrapper {
  position: sticky;
  left: 90%;
  z-index: 10;
  top: 0;
  width: 2em;
  height: 100%;
}.rental-car-city-page-container .letter-navs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: transparent;
  position: absolute;
  right: 0.5em;
  z-index: 99;
  top: 4vh;
}.rental-car-city-page-container .letter-navs .nav-letter {
  padding: 0.15em 0.5em;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
}.rental-car-city-page-container .hot-cities-wrapper .header {
  display: flex;
  align-items: center;
  padding: 1em;
}.rental-car-city-page-container .hot-cities-wrapper .header .icon {
  margin-left: auto;
  margin-right: 1em;
}.rental-car-city-page-container .hot-cities-wrapper .list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}.rental-car-city-page-container .hot-cities-wrapper .list-wrapper {
  width: 100%;
  padding: 0 1.5em 0.5em 1.5em;
}.rental-car-city-page-container.md .hot-cities-wrapper .list-wrapper {
  padding: 0 0.5em 0 0.5em;
}.rental-car-city-page-container .header {
  height: 44px;
  display: flex;
  align-items: center;
  margin-top: 0.5em;
}.rental-car-city-page-container .header .searchbar {
  height: 100%;
  flex: 1;
}.rental-car-city-page-container .header ion-icon {
  font-size: 1.5rem;
  opacity: 0.8;
  margin: 0 0.2em;
}.rental-car-city-page-container .header .back-icon {
  font-size: 1.5rem;
}.rental-car-city-page-container .header ion-searchbar {
  --border-radius: 5px;
  padding: 0;
  margin-right: -0.5em;
  height: 100%;
}.rental-car-city-page-container .header .cancel {
  color: var(--ion-color-secondary);
}.rental-car-city-page-container .segments {
  display: flex;
  justify-content: space-between;
  align-items: center;
}.rental-car-city-page-container .segments .segment {
  position: relative;
}.rental-car-city-page-container .segments .segment.active label {
  color: var(--ion-color-secondary);
}.rental-car-city-page-container .segments .segment.active::after {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  bottom: -8px;
  left: 0;
  right: 0;
  border-radius: 4px;
}.rental-car-city-page-container .container {
  height: calc(100% - 55px);
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}.rental-car-city-page-container .container::-webkit-scrollbar {
  display: none;
}.rental-car-city-page-container .container .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all ease 200ms;
  height: 100%;
}.rental-car-city-page-container .container .wrapper.domestic.show, .rental-car-city-page-container .container .wrapper.international.show {
  transform: translate(0, 0);
}.rental-car-city-page-container .container .wrapper.domestic {
  transform: translate(-100%, 0);
}.rental-car-city-page-container .container .wrapper.international {
  transform: translate(100%, 0);
}.rental-car-city-page-container .international-page-container {
  display: flex;
  height: 101%;
}.rental-car-city-page-container .international-page-container .sidebar {
  text-align: center;
  flex-basis: 100px;
  width: 100px;
  height: 112%;
  background: #f1f1f1;
  max-height: 102%;
  overflow: auto;
  overflow-x: hidden;
}.rental-car-city-page-container .international-page-container .sidebar .tab {
  padding: 1em;
}.rental-car-city-page-container .international-page-container .sidebar .tab.active {
  background: #ffffff;
  color: #5099fe;
  color: var(--ion-color-secondary, #5099fe);
}.rental-car-city-page-container .international-page-container .main {
  max-height: 100%;
  overflow: auto;
  flex: 1;
}.rental-car-city-page-container .international-page-container .main .label-header {
  padding: 16px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}.rental-car-city-page-container .international-page-container .main .list {
  padding-bottom: 0.5em;
}.rental-car-city-page-container .fab-btn {
  color: white;
  background-color: rgba(var(--ion-color-secondary-rgb), 0.6);
  border-radius: 50%;
  position: fixed;
  right: 10vw;
  width: 2em;
  height: 2em;
  bottom: 5vh;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 200ms;
  transform: translate3d(1000%, 0, 0);
}.rental-car-city-page-container .fab-btn ion-icon {
  font-size: 1.1rem;
}.rental-car-city-page-container .fab-btn.show {
  z-index: 99;
  transform: translate3d(0, 0, 0);
}.rental-car-city-page-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0.5em;
  min-height: 35px;
}.rental-car-city-page-container .row.full-w {
  width: 100%;
}.rental-car-city-page-container .row .city-item {
  font-size: 14px;
  background: #f6f6f6;
  border-radius: 3px;
  padding: 0.5em 0.1em;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}.rental-car-city-page-container .row .city-item.empty {
  visibility: collapse;
}.rental-car-city-page-container .row .city-item.active {
  color: tomato;
  color: var(--ion-color-secondary, tomato);
}.rental-car-city-page-container .row .city-item.col-2 {
  flex-basis: 64.666%;
  max-width: 64.666%;
}.rental-car-city-page-container .row .city-item.col-2:first-child {
  margin-right: 1.5%;
}.rental-car-city-page-container .row .city-item.col-2:last-child {
  margin-left: 1.5%;
}.rental-car-city-page-container .row .city-item.col-3 {
  flex-basis: 31.333%;
  max-width: 31.333%;
}.rental-car-city-page-container .row .city-item.empty {
  background: transparent;
  visibility: collapse;
}.rental-car-city-page-container .row .city-item.f-8 {
  font-size: 8px;
}.rental-car-city-page-container .row .city-item.f-10 {
  font-size: 10px;
}.rental-car-city-page-container .row .city-item.f-12 {
  font-size: 12px;
}.rental-car-city-search-list-page {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  top: calc(44px + 0.3em);
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}.rental-car-city-search-list-page.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}.rental-car-city-search-list-page .item {
  padding: 0.5em 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.rental-car-city-search-list-page .item .city-name {
  color: gray;
}.tmc-hotel-city-page-container {
  --background: #FCFCFE;
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(100%, 0, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  background-color: var(--background);
}.tmc-hotel-city-page-container.show {
  transform: translate3d(0, 0, 0);
}.tmc-hotel-city-page-container .list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}.tmc-hotel-city-page-container .item {
  margin: 0;
  padding: 0.5em 1em;
  color: var(--ion-text-color);
}.tmc-hotel-city-page-container .list .item {
  background-color: #fff;
}.tmc-hotel-city-page-container .list .item.selected {
  color: var(--ion-color-secondary);
}.tmc-hotel-city-page-container .list .item label {
  font-size: 14px;
}.tmc-hotel-city-page-container .list .item label .city-name {
  color: #666;
  margin-left: 1em;
}.tmc-hotel-city-page-container .list .letter-header {
  font-weight: bolder;
  padding: 5px 15px;
  position: static;
  top: 0;
}.tmc-hotel-city-page-container .list .letter-header label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: var(--ion-text-color);
}.tmc-hotel-city-page-container .letters-wrapper {
  position: sticky;
  left: 90%;
  z-index: 10;
  top: 0;
  width: 2em;
  height: 100%;
}.tmc-hotel-city-page-container .letter-navs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: transparent;
  position: absolute;
  right: 0.5em;
  z-index: 99;
  top: 4vh;
}.tmc-hotel-city-page-container .letter-navs .nav-letter {
  padding: 5px 0;
  font-size: 10px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.tmc-hotel-city-page-container .hot-cities-wrapper .header {
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-size: 14px;
  height: auto;
  background-color: transparent;
  margin-top: 15px;
}.tmc-hotel-city-page-container .hot-cities-wrapper .header .icon {
  margin-left: auto;
  margin-right: 1em;
}.tmc-hotel-city-page-container .hot-cities-wrapper .list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 5px 0;
  padding: 0;
}.tmc-hotel-city-page-container .hot-cities-wrapper .list-wrapper {
  width: 100%;
  padding: 0 15px;
}.tmc-hotel-city-page-container.md .hot-cities-wrapper .list-wrapper {
  padding: 0 0.5em 0 0.5em;
}.tmc-hotel-city-page-container .header {
  background-color: #fff;
  color: var(--ion-text-color);
  height: 44px;
  display: flex;
  align-items: center;
  padding: 10px 0;
}.tmc-hotel-city-page-container .header .searchbar {
  height: 28px;
  flex: 1;
}.tmc-hotel-city-page-container .header ion-icon {
  font-size: 1.5rem;
  opacity: 0.8;
  margin: 0 0.2em;
  color: var(--ion-text-color);
  margin-right: 10px;
}.tmc-hotel-city-page-container .header .back-icon {
  font-size: 1.5rem;
}.tmc-hotel-city-page-container .header ion-searchbar {
  --border-radius: 5px;
  --background: #FAFBFF;
  padding: 0;
  margin-right: -0.5em;
  height: 100%;
}.tmc-hotel-city-page-container .header .cancel {
  color: var(--ion-color-secondary);
}.tmc-hotel-city-page-container .segments {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  height: 36px;
  line-height: 36px;
  background: #fff;
}.tmc-hotel-city-page-container .segments .segment {
  position: relative;
  color: var(--ion-color-medium);
  font-size: 14px;
}.tmc-hotel-city-page-container .segments .segment.active label {
  color: var(--ion-color-secondary);
}.tmc-hotel-city-page-container .segments .segment.active::after {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
}.tmc-hotel-city-page-container .container {
  height: calc(100% - 44px);
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}.tmc-hotel-city-page-container .container::-webkit-scrollbar {
  display: none;
}.tmc-hotel-city-page-container .container .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all ease 200ms;
  height: 100%;
}.tmc-hotel-city-page-container .container .wrapper.domestic.show, .tmc-hotel-city-page-container .container .wrapper.international.show {
  transform: translate(0, 0);
}.tmc-hotel-city-page-container .container .wrapper.domestic {
  transform: translate(-100%, 0);
}.tmc-hotel-city-page-container .container .wrapper.international {
  transform: translate(100%, 0);
}.tmc-hotel-city-page-container .international-page-container {
  display: flex;
  height: 101%;
}.tmc-hotel-city-page-container .international-page-container .sidebar {
  text-align: center;
  flex-basis: 100px;
  width: 100px;
  height: 100%;
  border-right: 1px solid #F4F5F7;
}.tmc-hotel-city-page-container .international-page-container .sidebar .tab {
  padding: 10px 15px;
  color: #84878C;
  position: relative;
}.tmc-hotel-city-page-container .international-page-container .sidebar .tab.active {
  background: #fff;
  color: #3B3E45;
}.tmc-hotel-city-page-container .international-page-container .sidebar .tab.active::after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  top: 10px;
  left: 0;
  bottom: 10px;
}.tmc-hotel-city-page-container .international-page-container .main {
  max-height: 100%;
  overflow: auto;
  flex: 1;
  background-color: #fff;
  padding: 10px 15px;
}.tmc-hotel-city-page-container .international-page-container .main .label-header {
  padding: 16px 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}.tmc-hotel-city-page-container .international-page-container .main .list {
  padding-bottom: 0.5em;
}.tmc-hotel-city-page-container .fab-btn {
  color: white;
  background-color: rgba(var(--ion-color-secondary-rgb), 0.6);
  border-radius: 50%;
  position: fixed;
  right: 10vw;
  width: 2em;
  height: 2em;
  bottom: 5vh;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 200ms;
  transform: translate3d(1000%, 0, 0);
}.tmc-hotel-city-page-container .fab-btn ion-icon {
  font-size: 1.1rem;
}.tmc-hotel-city-page-container .fab-btn.show {
  z-index: 99;
  transform: translate3d(0, 0, 0);
}.tmc-hotel-city-page-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  min-height: 30px;
  color: var(--ion-text-color);
  flex-wrap: wrap;
}.tmc-hotel-city-page-container .row.full-w {
  width: 100%;
}.tmc-hotel-city-page-container .row .city-item {
  margin: 5px 0;
  font-size: 14px;
  background: #fff;
  border: 1px solid #F4F5F7;
  border-radius: 3px;
  padding: 0.5em 0.1em;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}.tmc-hotel-city-page-container .row .city-item.empty {
  visibility: collapse;
}.tmc-hotel-city-page-container .row .city-item.active {
  color: tomato;
  color: var(--ion-color-secondary, tomato);
}.tmc-hotel-city-page-container .row .city-item.col-1 {
  flex-basis: 47%;
  max-width: 47%;
}.tmc-hotel-city-page-container .row .city-item.col-2 {
  flex-basis: 47%;
  max-width: 47%;
}.tmc-hotel-city-page-container .row .city-item.col-2:first-child {
  margin-right: 1.5%;
}.tmc-hotel-city-page-container .row .city-item.col-2:last-child {
  margin-left: 1.5%;
}.tmc-hotel-city-page-container .row .city-item.col-3 {
  flex-basis: 30%;
  max-width: 30%;
}.tmc-hotel-city-page-container .row .city-item.empty {
  background: transparent;
  visibility: collapse;
}.tmc-hotel-city-page-container .row .city-item.f-8 {
  font-size: 14px;
}.tmc-hotel-city-page-container .row .city-item.f-10 {
  font-size: 14px;
}.tmc-hotel-city-page-container .row .city-item.f-12 {
  font-size: 14px;
}.tmc-hotel-city-page-container-search-list-page {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  top: calc(44px + 0.3em);
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}.tmc-hotel-city-page-container-search-list-page.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  z-index: 1000;
}.tmc-hotel-city-page-container-search-list-page .item {
  color: var(--ion-text-color);
  padding: 0.5em 1em;
  border-bottom: 1px solid #F4F5F7;
}.tmc-hotel-city-page-container-search-list-page .item .city-name {
  color: gray;
}.public-flight-select-city-page-container {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(100%, 0, 0);
  transition: all ease-in-out 200ms;
  position: absolute;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  top: 0;
  background-color: white;
}.public-flight-select-city-page-container.show {
  transform: translate3d(0, 0, 0);
}.public-flight-select-city-page-container .list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}.public-flight-select-city-page-container .item {
  margin: 0;
  padding: 0.5em 1em;
}.public-flight-select-city-page-container .list .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.public-flight-select-city-page-container .list .item.selected {
  color: var(--ion-color-secondary);
}.public-flight-select-city-page-container .list .item label {
  font-size: 14px;
}.public-flight-select-city-page-container .list .item label .city-name {
  color: #666;
  margin-left: 1em;
}.public-flight-select-city-page-container .list .letter-header {
  font-weight: bolder;
  background-color: #eee;
  height: 20px;
  padding: 0 0.6em;
  position: static;
  top: 0;
}.public-flight-select-city-page-container .list .letter-header label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.public-flight-select-city-page-container .letters-wrapper {
  position: sticky;
  left: 90%;
  z-index: 10;
  top: 0;
  width: 2em;
  height: 100%;
}.public-flight-select-city-page-container .letter-navs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: transparent;
  position: absolute;
  right: 0.5em;
  z-index: 99;
  top: 4vh;
}.public-flight-select-city-page-container .letter-navs .nav-letter {
  padding: 0.1em 0.5em;
  font-size: 12px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
}.public-flight-select-city-page-container .hot-cities-wrapper .header {
  display: flex;
  align-items: center;
  padding: 1em;
}.public-flight-select-city-page-container .hot-cities-wrapper .header .icon {
  margin-left: auto;
  margin-right: 1em;
}.public-flight-select-city-page-container .hot-cities-wrapper .list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}.public-flight-select-city-page-container .hot-cities-wrapper .list-wrapper {
  width: 100%;
  padding: 0 1.5em 0.5em 1.5em;
}.public-flight-select-city-page-container.md .hot-cities-wrapper .list-wrapper {
  padding: 0 0.5em 0 0.5em;
}.public-flight-select-city-page-container .header {
  height: 44px;
  display: flex;
  align-items: center;
  margin-top: 0.5em;
}.public-flight-select-city-page-container .header .searchbar {
  height: 100%;
  flex: 1;
}.public-flight-select-city-page-container .header ion-icon {
  font-size: 1.5rem;
  opacity: 0.8;
  margin: 0 0.2em;
}.public-flight-select-city-page-container .header .back-icon {
  font-size: 1.5rem;
}.public-flight-select-city-page-container .header ion-searchbar {
  --border-radius: 5px;
  padding: 0;
  margin-right: -0.5em;
  height: 100%;
}.public-flight-select-city-page-container .header .cancel {
  color: var(--ion-color-secondary);
}.public-flight-select-city-page-container .segments {
  display: flex;
  justify-content: space-between;
  align-items: center;
}.public-flight-select-city-page-container .segments .segment {
  position: relative;
}.public-flight-select-city-page-container .segments .segment.active label {
  color: var(--ion-color-secondary);
}.public-flight-select-city-page-container .segments .segment.active::after {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  bottom: -8px;
  left: 0;
  right: 0;
  border-radius: 4px;
}.public-flight-select-city-page-container .container {
  height: calc(100% - 55px);
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}.public-flight-select-city-page-container .container::-webkit-scrollbar {
  display: none;
}.public-flight-select-city-page-container .container .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all ease 200ms;
  height: 100%;
}.public-flight-select-city-page-container .container .wrapper.domestic.show, .public-flight-select-city-page-container .container .wrapper.international.show {
  transform: translate(0, 0);
}.public-flight-select-city-page-container .container .wrapper.domestic {
  transform: translate(-100%, 0);
}.public-flight-select-city-page-container .container .wrapper.international {
  transform: translate(100%, 0);
}.public-flight-select-city-page-container .international-page-container {
  display: flex;
  height: 101%;
}.public-flight-select-city-page-container .international-page-container .sidebar {
  text-align: center;
  flex-basis: 100px;
  width: 100px;
  height: 112%;
  background: #f1f1f1;
  max-height: 102%;
  overflow: auto;
  overflow-x: hidden;
}.public-flight-select-city-page-container .international-page-container .sidebar .tab {
  padding: 1em;
}.public-flight-select-city-page-container .international-page-container .sidebar .tab.active {
  background: #ffffff;
  color: #5099fe;
  color: var(--ion-color-secondary, #5099fe);
}.public-flight-select-city-page-container .international-page-container .main {
  max-height: 100%;
  overflow: auto;
  flex: 1;
}.public-flight-select-city-page-container .international-page-container .main .label-header {
  padding: 16px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}.public-flight-select-city-page-container .international-page-container .main .list {
  padding-bottom: 0.5em;
}.public-flight-select-city-page-container .fab-btn {
  color: white;
  background-color: rgba(var(--ion-color-secondary-rgb), 0.6);
  border-radius: 50%;
  position: fixed;
  right: 10vw;
  width: 2em;
  height: 2em;
  bottom: 5vh;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 200ms;
  transform: translate3d(1000%, 0, 0);
}.public-flight-select-city-page-container .fab-btn ion-icon {
  font-size: 1.1rem;
}.public-flight-select-city-page-container .fab-btn.show {
  z-index: 99;
  transform: translate3d(0, 0, 0);
}.public-flight-select-city-page-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0.5em;
  min-height: 35px;
}.public-flight-select-city-page-container .row.full-w {
  width: 100%;
}.public-flight-select-city-page-container .row .city-item {
  font-size: 14px;
  background: #f6f6f6;
  border-radius: 3px;
  padding: 0.5em 0.1em;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}.public-flight-select-city-page-container .row .city-item.empty {
  visibility: collapse;
}.public-flight-select-city-page-container .row .city-item.active {
  color: tomato;
  color: var(--ion-color-secondary, tomato);
}.public-flight-select-city-page-container .row .city-item.col-2 {
  flex-basis: 64.666%;
  max-width: 64.666%;
}.public-flight-select-city-page-container .row .city-item.col-2:first-child {
  margin-right: 1.5%;
}.public-flight-select-city-page-container .row .city-item.col-2:last-child {
  margin-left: 1.5%;
}.public-flight-select-city-page-container .row .city-item.col-3 {
  flex-basis: 31.333%;
  max-width: 31.333%;
}.public-flight-select-city-page-container .row .city-item.empty {
  background: transparent;
  visibility: collapse;
}.public-flight-select-city-page-container .row .city-item.f-8 {
  font-size: 8px;
}.public-flight-select-city-page-container .row .city-item.f-10 {
  font-size: 10px;
}.public-flight-select-city-page-container .row .city-item.f-12 {
  font-size: 12px;
}.public-flight-select-city-page-container-search-list-page {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  top: calc(44px + 0.3em);
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}.public-flight-select-city-page-container-search-list-page.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  z-index: 99;
}.public-flight-select-city-page-container-search-list-page .item {
  padding: 0.5em 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.public-flight-select-city-page-container-search-list-page .item .city-name {
  color: gray;
}.public-hotel-city-page-container {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(100%, 0, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  background-color: white;
}.public-hotel-city-page-container.show {
  transform: translate3d(0, 0, 0);
}.public-hotel-city-page-container .list {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}.public-hotel-city-page-container .item {
  margin: 0;
  padding: 0.5em 1em;
}.public-hotel-city-page-container .list .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.public-hotel-city-page-container .list .item.selected {
  color: var(--ion-color-secondary);
}.public-hotel-city-page-container .list .item label {
  font-size: 14px;
}.public-hotel-city-page-container .list .item label .city-name {
  color: #666;
  margin-left: 1em;
}.public-hotel-city-page-container .list .letter-header {
  font-weight: bolder;
  background-color: #eee;
  height: 20px;
  padding: 0 0.6em;
  position: static;
  top: 0;
}.public-hotel-city-page-container .list .letter-header label {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}.public-hotel-city-page-container .letters-wrapper {
  position: sticky;
  left: 90%;
  z-index: 10;
  top: 0;
  width: 2em;
  height: 100%;
}.public-hotel-city-page-container .letter-navs {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: transparent;
  position: absolute;
  right: 0.5em;
  z-index: 99;
  top: 4vh;
}.public-hotel-city-page-container .letter-navs .nav-letter {
  padding: 0.15em 0.5em;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
}.public-hotel-city-page-container .hot-cities-wrapper .header {
  display: flex;
  align-items: center;
  padding: 1em;
}.public-hotel-city-page-container .hot-cities-wrapper .header .icon {
  margin-left: auto;
  margin-right: 1em;
}.public-hotel-city-page-container .hot-cities-wrapper .list {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}.public-hotel-city-page-container .hot-cities-wrapper .list-wrapper {
  width: 100%;
  padding: 0 1.5em 0.5em 1.5em;
}.public-hotel-city-page-container.md .hot-cities-wrapper .list-wrapper {
  padding: 0 0.5em 0 0.5em;
}.public-hotel-city-page-container .header {
  height: 44px;
  display: flex;
  align-items: center;
  padding: 0.3em 0;
}.public-hotel-city-page-container .header .searchbar {
  height: 100%;
  flex: 1;
}.public-hotel-city-page-container .header ion-icon {
  font-size: 1.5rem;
  opacity: 0.8;
  margin: 0 0.2em;
}.public-hotel-city-page-container .header .back-icon {
  font-size: 1.5rem;
}.public-hotel-city-page-container .header ion-searchbar {
  --border-radius: 5px;
  padding: 0;
  margin-right: -0.5em;
  height: 100%;
}.public-hotel-city-page-container .header .cancel {
  color: var(--ion-color-secondary);
}.public-hotel-city-page-container .segments {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 4em;
  border-bottom: 1px solid #e5e5e5;
}.public-hotel-city-page-container .segments .segment {
  position: relative;
}.public-hotel-city-page-container .segments .segment.active label {
  color: var(--ion-color-secondary);
}.public-hotel-city-page-container .segments .segment.active::after {
  position: absolute;
  content: "";
  display: block;
  height: 3px;
  background-color: #5099fe;
  background-color: var(--ion-color-secondary, #5099fe);
  bottom: -8px;
  left: 0;
  right: 0;
  border-radius: 4px;
}.public-hotel-city-page-container .container {
  height: calc(100% - 44px);
  overflow: auto;
  overflow-x: hidden;
  position: relative;
}.public-hotel-city-page-container .container::-webkit-scrollbar {
  display: none;
}.public-hotel-city-page-container .container .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all ease 200ms;
  height: 100%;
}.public-hotel-city-page-container .container .wrapper.domestic.show, .public-hotel-city-page-container .container .wrapper.international.show {
  transform: translate(0, 0);
}.public-hotel-city-page-container .container .wrapper.domestic {
  transform: translate(-100%, 0);
}.public-hotel-city-page-container .container .wrapper.international {
  transform: translate(100%, 0);
}.public-hotel-city-page-container .international-page-container {
  display: flex;
  height: 101%;
}.public-hotel-city-page-container .international-page-container .sidebar {
  text-align: center;
  flex-basis: 100px;
  width: 100px;
  height: 100%;
  background: #f1f1f1;
}.public-hotel-city-page-container .international-page-container .sidebar .tab {
  padding: 1em;
}.public-hotel-city-page-container .international-page-container .sidebar .tab.active {
  background: #ffffff;
  color: #5099fe;
  color: var(--ion-color-secondary, #5099fe);
}.public-hotel-city-page-container .international-page-container .main {
  max-height: 100%;
  overflow: auto;
  flex: 1;
}.public-hotel-city-page-container .international-page-container .main .label-header {
  padding: 16px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}.public-hotel-city-page-container .international-page-container .main .list {
  padding-bottom: 0.5em;
}.public-hotel-city-page-container .fab-btn {
  color: white;
  background-color: rgba(var(--ion-color-secondary-rgb), 0.6);
  border-radius: 50%;
  position: fixed;
  right: 10vw;
  width: 2em;
  height: 2em;
  bottom: 5vh;
  z-index: -10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out 200ms;
  transform: translate3d(1000%, 0, 0);
}.public-hotel-city-page-container .fab-btn ion-icon {
  font-size: 1.1rem;
}.public-hotel-city-page-container .fab-btn.show {
  z-index: 99;
  transform: translate3d(0, 0, 0);
}.public-hotel-city-page-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0.5em;
  min-height: 35px;
}.public-hotel-city-page-container .row.full-w {
  width: 100%;
}.public-hotel-city-page-container .row .city-item {
  font-size: 14px;
  background: #f6f6f6;
  border-radius: 3px;
  padding: 0.5em 0.1em;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}.public-hotel-city-page-container .row .city-item.empty {
  visibility: collapse;
}.public-hotel-city-page-container .row .city-item.active {
  color: tomato;
  color: var(--ion-color-secondary, tomato);
}.public-hotel-city-page-container .row .city-item.col-2 {
  flex-basis: 64.666%;
  max-width: 64.666%;
}.public-hotel-city-page-container .row .city-item.col-2:first-child {
  margin-right: 1.5%;
}.public-hotel-city-page-container .row .city-item.col-2:last-child {
  margin-left: 1.5%;
}.public-hotel-city-page-container .row .city-item.col-3 {
  flex-basis: 31.333%;
  max-width: 31.333%;
}.public-hotel-city-page-container .row .city-item.empty {
  background: transparent;
  visibility: collapse;
}.public-hotel-city-page-container .row .city-item.f-8 {
  font-size: 8px;
}.public-hotel-city-page-container .row .city-item.f-10 {
  font-size: 10px;
}.public-hotel-city-page-container .row .city-item.f-12 {
  font-size: 12px;
}.public-hotel-city-page-container-search-list-page {
  padding-top: var(--ion-safe-area-top);
  transform: translate3d(0, 100%, 0);
  transition: all ease-in-out 200ms;
  position: fixed;
  top: calc(44px + 0.1em);
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}.public-hotel-city-page-container-search-list-page.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  z-index: 1000;
}.public-hotel-city-page-container-search-list-page .item {
  padding: 0.5em 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}.public-hotel-city-page-container-search-list-page .item .city-name {
  color: gray;
}.my-custom-overlay {
  position: absolute;
  background-color: white;
  box-shadow: -1px 3px 11px #747474;
  color: red;
  height: 25px;
  padding: 5px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-size: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}.my-custom-overlay.activated {
  background-color: #eb5c43;
  border: 1px solid #d7a7a7b3;
  box-shadow: 1px 1px 3px #bd6e6eb3;
  color: white;
}.my-custom-overlay.active.activated {
  background-color: red;
  border: 1px solid #d72321;
  box-shadow: 1px 1px 3px #0a050594;
  color: white;
}.my-custom-overlay .price {
  font-size: 13px;
  margin: 0 2px 0 -1px;
}.my-custom-overlay .smb,
.my-custom-overlay .up-tip {
  font-size: 10px;
}.my-custom-overlay .arrow {
  position: absolute;
  bottom: -10px;
  left: 50%;
  overflow: hidden;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid white;
  transform: translate(-50%, 0);
}.my-custom-overlay.activated .arrow {
  border-top-color: rgba(238, 93, 91, 0.7);
}.my-custom-overlay.active.activated .arrow {
  border-top-color: red;
}.anchorBL {
  display: none;
}.BMap_noprint.anchorBL {
  display: inline;
  display: initial;
}.account-head ion-toolbar:last-of-type {
  --border-width: 0;
}.account-head ion-toolbar {
  --background: #fff;
  --min-height: 46px;
}.account-head.md ion-toolbar ion-title {
  font-size: 17px;
  color: #675656;
}.account-list {
  margin-top: 12px;
  padding-top: 0;
  padding-bottom: 0;
}.account-list ion-item {
  font-size: 14px;
  --border-color:#f2f2f2;
}.account-list ion-item ion-label:last-child {
  color: #9C9FB8;
}.account-list ion-item .describe {
  font-size: 12px;
  color: #9C9FB8;
  padding-top: 2px;
}.account-title {
  color: #9C9FB8;
  font-size: 14px;
  padding-left: 15px;
  padding-top: 2px;
}ion-modal.flight-list-search-popover, ion-modal.filters-toolbar-cheapest-popover {
  --ion-background-color: transparent;
  --ion-backdrop-opacity: 0;
}.app-refresher .refresher {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 60px;
  z-index: -1;
}.app-refresher .refresher.refresher-active {
  display: block;
  z-index: 1;
}.app-refresher .refresher.refresher-active ion-refresher-content {
  opacity: 1;
}.app-refresher ion-refresher-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 100%;
}.app-refresher .refresher-pulling,
.app-refresher .refresher-refreshing {
  display: none;
  width: 100%;
}.app-refresher .refresher ion-refresher-content {
  opacity: 0;
}.app-refresher .refresher .refresher-pulling-icon,
.app-refresher .refresher .refresher-refreshing-icon {
  transform-origin: center;
  transition: 200ms;
  font-size: 1.5em;
  text-align: center;
}.app-refresher .refresher-pulling-text,
.app-refresher .refresher-refreshing-text {
  font-size: 16px;
  text-align: center;
}.app-refresher .refresher-pulling ion-refresher-content .refresher-pulling {
  display: block;
}.app-refresher .refresher-ready ion-refresher-content .refresher-pulling {
  display: block;
}.app-refresher .refresher-ready ion-refresher-content .refresher-pulling-icon {
  transform: rotate(180deg);
}.app-refresher .refresher-refreshing ion-refresher-content .refresher-refreshing {
  display: block;
}.app-refresher .refresher-cancelling ion-refresher-content .refresher-pulling {
  display: block;
}.app-refresher .refresher-cancelling ion-refresher-content .refresher-pulling-icon {
  transform: scale(0);
}.app-refresher .refresher-completing ion-refresher-content .refresher-refreshing {
  display: block;
}.app-refresher .refresher-completing ion-refresher-content .refresher-refreshing-icon {
  transform: scale(0);
}
/*!*********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/cropperjs/dist/cropper.css ***!
  \*********************************************************************************************************************************************************************************************************************************/
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.cropper-container img {
    backface-visibility: hidden;
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: calc(100% / 3);
    left: 0;
    top: calc(100% / 3);
    width: 100%;
  }

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: calc(100% / 3);
    top: 0;
    width: calc(100% / 3);
  }

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
  .cropper-center::after {
    background-color: #eee;
    content: ' ';
    display: block;
    position: absolute;
  }

.cropper-center::before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px;
  }

.cropper-center::after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px;
  }

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px;
  }

.cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0;
  }

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%;
  }

.cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px;
  }

.cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%;
  }

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px;
  }

.cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px;
  }

.cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px;
  }

.cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px;
  }

.cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px;
  }

@media (min-width: 768px) {

.cropper-point.point-se {
      height: 15px;
      width: 15px;
  }
    }

@media (min-width: 992px) {

.cropper-point.point-se {
      height: 10px;
      width: 10px;
  }
    }

@media (min-width: 1200px) {

.cropper-point.point-se {
      height: 5px;
      opacity: 0.75;
      width: 5px;
  }
    }

.cropper-point.point-se::before {
    background-color: #39f;
    bottom: -50%;
    content: ' ';
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%;
  }

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./projects/app/src/assets/iconfont/font.css ***!
  \***********************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: "iconfont";
    src: url('iconfont.eot');
    src: url('iconfont.eot?#iefix') format('eot'), url('iconfont.woff2') format('woff2'), url('iconfont.woff') format('woff'), url('iconfont.ttf') format('truetype'), url('iconfont.svg#iconfont') format('svg');
}

.icon:before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-feature-settings: normal;
    font-variant: normal;
    font-weight: normal;
    /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
    text-decoration: none;
    text-transform: none;
}

.icon-agreementairline:before {
    content: "\E001";
}

.icon-announcement:before {
    content: "\E002";
}

.icon-apply:before {
    content: "\E003";
}

.icon-bpm-product-management:before {
    content: "\E004";
}

.icon-calendar:before {
    content: "\E005";
}

.icon-contactus:before {
    content: "\E006";
}

.icon-customers:before {
    content: "\E007";
}

.icon-dairywork:before {
    content: "\E008";
}

.icon-day-report:before {
    content: "\E009";
}

.icon-developeropt:before {
    content: "\E00A";
}

.icon-ess:before {
    content: "\E00B";
}

.icon-filter:before {
    content: "\E00C";
}

.icon-flight-plane:before {
    content: "\E00D";
}

.icon-home-hotel:before {
    content: "\E00E";
}

.icon-home-plane:before {
    content: "\E00F";
}

.icon-home-plane2:before {
    content: "\E010";
}

.icon-home-rentalCar:before {
    content: "\E011";
}

.icon-home-rentalCar2:before {
    content: "\E012";
}

.icon-home-train:before {
    content: "\E013";
}

.icon-home-train2:before {
    content: "\E014";
}

.icon-hotel:before {
    content: "\E015";
}

.icon-hotel2:before {
    content: "\E016";
}

.icon-id:before {
    content: "\E017";
}

.icon-inventories:before {
    content: "\E018";
}

.icon-lock:before {
    content: "\E019";
}

.icon-message:before {
    content: "\E01A";
}

.icon-mms-banner:before {
    content: "\E01B";
}

.icon-mms-certificate:before {
    content: "\E01C";
}

.icon-mms-company:before {
    content: "\E01D";
}

.icon-mms-coupon:before {
    content: "\E01E";
}

.icon-mms-freight:before {
    content: "\E01F";
}

.icon-mms-goods-category:before {
    content: "\E020";
}

.icon-mms-goods-tag:before {
    content: "\E021";
}

.icon-mms-goods:before {
    content: "\E022";
}

.icon-mms-order-coupon:before {
    content: "\E023";
}

.icon-mms-partner:before {
    content: "\E024";
}

.icon-mms-partnerlinker:before {
    content: "\E025";
}

.icon-mms:before {
    content: "\E026";
}

.icon-mobile:before {
    content: "\E027";
}

.icon-modify:before {
    content: "\E028";
}

.icon-month-report:before {
    content: "\E029";
}

.icon-my-task:before {
    content: "\E02A";
}

.icon-notification:before {
    content: "\E02B";
}

.icon-organization:before {
    content: "\E02C";
}

.icon-person:before {
    content: "\E02D";
}

.icon-product-hotel:before {
    content: "\E02E";
}

.icon-product-hotel1:before {
    content: "\E02F";
}

.icon-product-hotel2:before {
    content: "\E030";
}

.icon-product-insurance:before {
    content: "\E031";
}

.icon-product-more:before {
    content: "\E032";
}

.icon-product-plane:before {
    content: "\E033";
}

.icon-product-plane1:before {
    content: "\E034";
}

.icon-product-plane2:before {
    content: "\E035";
}

.icon-product-rentalCar:before {
    content: "\E036";
}

.icon-product-retalCar1:before {
    content: "\E037";
}

.icon-product-train:before {
    content: "\E038";
}

.icon-product-train1:before {
    content: "\E039";
}

.icon-right1:before {
    content: "\E03A";
}

.icon-search-train:before {
    content: "\E03B";
}

.icon-settings:before {
    content: "\E03C";
}

.icon-stockwarning:before {
    content: "\E03D";
}

.icon-tab-home-fill:before {
    content: "\E03E";
}

.icon-tab-home:before {
    content: "\E03F";
}

.icon-tab-my-fill:before {
    content: "\E040";
}

.icon-tab-my:before {
    content: "\E041";
}

.icon-tab-trip-fill:before {
    content: "\E042";
}

.icon-tab-trip:before {
    content: "\E043";
}

.icon-unsale:before {
    content: "\E044";
}

.icon-update-basedata:before {
    content: "\E045";
}

.icon-verify:before {
    content: "\E046";
}

.icon-warehouse-initialize:before {
    content: "\E047";
}

.icon-warehouse-management:before {
    content: "\E048";
}

.icon-warehouse:before {
    content: "\E049";
}

.icon-wf-history:before {
    content: "\E04A";
}

.icon-wf-notify:before {
    content: "\E04B";
}

.icon-wf-raise:before {
    content: "\E04C";
}

.icon-wms-product-maintain:before {
    content: "\E04D";
}

.icon-wms:before {
    content: "\E04E";
}
/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./projects/app/src/assets/aliiconfont/aliiconfont.css ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: "aliiconfont";
    /* Project id 2026882 */
    src: url('//at.alicdn.com/t/c/font_3988724_hcx15fb7hut.woff2?t=1688435806754') format('woff2'),
    url('//at.alicdn.com/t/c/font_3988724_hcx15fb7hut.woff?t=1688435806754') format('woff'),
    url('//at.alicdn.com/t/c/font_3988724_hcx15fb7hut.ttf?t=1688435806754') format('truetype');
}

.iconfont.ali,
.iconfont.ali::before {
    font-family: "aliiconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-gengduo1:before {
    content: "\e62e";
}

.icon-jyx-tab-home:before {
    content: "\e66a";
}

.icon-jyx-tab-my:before {
    content: "\e628";
}

.icon-jyx-tab-bx:before {
    content: "\e76b";
}

.icon-jyx-tab-trip:before {
    content: "\e709";
}

.icon-app-tab-home:before {
    content: "\e66a";
}

.icon-app-tab-my:before {
    content: "\e628";
}

.icon-app-tab-bx:before {
    content: "\e76b";
}

.icon-app-tab-trip:before {
    content: "\e709";
}

.icon-xingji:before {
    content: "\e651";
}

.icon-danxuanxuanzhong:before {
    content: "\e618";
}

.icon-weibiaoti-1:before {
    content: "\e619";
}

.icon-duigou1:before {
    content: "\e731";
}

.icon-jiage:before {
    content: "\e616";
}

.icon-shaixuan11:before {
    content: "\e614";
}

.icon-huiyishichang:before {
    content: "\e702";
}

.icon-point:before {
    content: "\e613";
}

.icon-wodekefu:before {
    content: "\e68b";
}

.icon-xinzeng1:before {
    content: "\e668";
}

.icon-zhiwei:before {
    content: "\e612";
}

.icon-shanchu1:before {
    content: "\e66e";
}

.icon-hangli:before {
    content: "\e709";
}

.icon-wode:before {
    content: "\e628";
}

.icon-shouye:before {
    content: "\e66a";
}

.icon-baoxiaodan:before {
    content: "\e76b";
}

.icon-id-card:before {
    content: "\e648";
}

.icon-safety_fill:before {
    content: "\e7b1";
}

.icon-ali-lock:before {
    content: "\e708";
}

.icon-chaxun:before {
    content: "\e6f7";
}

.icon-bianji1:before {
    content: "\e62c";
}

.icon-warn:before {
    content: "\e60d";
}

.icon-yonghu:before {
    content: "\e60f";
}

.icon-book_:before {
    content: "\e60e";
}

.icon-dianhua:before {
    content: "\e64c";
}

.icon-fukuanma:before {
    content: "\e63b";
}

.icon-chucha2:before {
    content: "\e609";
}

.icon-saoma1:before {
    content: "\e60a";
}

.icon-gongsi:before {
    content: "\e72a";
}

.icon-close:before {
    content: "\e647";
}

.icon-roundrightfill:before {
    content: "\e65b";
}

.icon-unfold:before {
    content: "\e661";
}

.icon-right:before {
    content: "\e6a3";
}

.icon-gengduo:before {
    content: "\e7f3";
}

.icon-jiantouarrow483:before {
    content: "\e695";
}

.icon-sanjiao:before {
    content: "\e65c";
}

.icon-duigou:before {
    content: "\e656";
}

.icon-shuangjiantou:before {
    content: "\e624";
}

.icon-account:before {
    content: "\e603";
}

.icon-airplane:before {
    content: "\e610";
}

.icon-calendar-range:before {
    content: "\e680";
}

.icon-cellphone:before {
    content: "\e692";
}

.icon-email:before {
    content: "\e712";
}

.icon-headset:before {
    content: "\e797";
}

.icon-library-books:before {
    content: "\e7d4";
}

.icon-message-draw:before {
    content: "\e7ef";
}

.icon-message-text:before {
    content: "\e7f2";
}

.icon-settings:before {
    content: "\e898";
}

.icon-star-half:before {
    content: "\e8be";
}

.icon-star:before {
    content: "\e8bf";
}

.icon-star-outline:before {
    content: "\e8c0";
}

.icon-round_close_light:before {
    content: "\e7ee";
}

.icon-add:before {
    content: "\e6df";
}

.icon-enterinto_fill:before {
    content: "\e6f9";
}

.icon-offline_fill:before {
    content: "\e713";
}

.icon-xialajiantouxiao:before {
    content: "\e87e";
}

.icon-huochepiao:before {
    content: "\e89a";
}

.icon-guojijipiao:before {
    content: "\e89c";
}

.icon-jipiao:before {
    content: "\e89d";
}

.icon-shikebiao:before {
    content: "\e89e";
}

.icon-weilaijiudian:before {
    content: "\e8a1";
}

.icon-xiangqing:before {
    content: "\e8a0";
}

.icon-feiyongbaohan:before {
    content: "\e8a4";
}

.icon-gantanhao:before {
    content: "\e8a5";
}

.icon-shijian1:before {
    content: "\e8a9";
}

.icon-xuanzuo:before {
    content: "\e8ac";
}

.icon-shaixuan1:before {
    content: "\e8b3";
}

.icon-shaixuan2:before {
    content: "\e8b4";
}

.icon-hangbanyanwu:before {
    content: "\e8cc";
}

.icon-jinrujiantouxiao:before {
    content: "\e8d4";
}

.icon-huochepiaomianxing:before {
    content: "\e8d8";
}

.icon-exchange:before {
    content: "\e604";
}

.icon-qiehuan:before {
    content: "\e66c";
}

.icon-Remove:before {
    content: "\e84b";
}

.icon-roundrightfill-copy:before {
    content: "\e8d5";
}

.icon-dingdan:before {
    content: "\e666";
}

.icon-order:before {
    content: "\e673";
}

.icon-huoche1:before {
    content: "\e68f";
}

.icon-jiudian11:before {
    content: "\e636";
}

.icon-feiji1:before {
    content: "\e640";
}

.icon-zizhuzhiji1:before {
    content: "\e605";
}

.icon-hangban:before {
    content: "\e606";
}

.icon-bianji:before {
    content: "\e61c";
}

.icon-shanchu:before {
    content: "\e626";
}

.icon-guanbi:before {
    content: "\e608";
}

.icon-jiangluo:before {
    content: "\e665";
}

.icon-fill1:before {
    content: "\e62b";
}

.icon-shijian11:before {
    content: "\e657";
}

.icon-qifei:before {
    content: "\e625";
}

.icon-xuanzhong1:before {
    content: "\e61e";
}

.icon-kexuanzuowei:before {
    content: "\e699";
}

.icon-yixuanzuowei:before {
    content: "\e69a";
}

.icon-lujing:before {
    content: "\e66d";
}

.icon-xiaojiaoche1:before {
    content: "\e60b";
}

.icon-rili1:before {
    content: "\e60c";
}

.icon-lunkuohua22_lianjiefuben:before {
    content: "\e65a";
}

.icon-daibandengdaishenhe:before {
    content: "\e622";
}

.icon-change:before {
    content: "\e600";
}

.icon-zhengjian:before {
    content: "\e62d";
}

.icon-buduifazhan:before {
    content: "\e6a9";
}

.icon-mima:before {
    content: "\e855";
}

.icon-chucha:before {
    content: "\e61b";
}

.icon-hi:before {
    content: "\e61f";
}

.icon-shijian:before {
    content: "\e646";
}

.icon-didian:before {
    content: "\e62a";
}

.icon-xuanzhong:before {
    content: "\e669";
}

.icon-jiangluoqifei:before {
    content: "\e611";
}

.icon-backOff:before {
    content: "\e729";
}

.icon-jianglachengshi:before {
    content: "\e6e3";
}

.icon-zhijixuanzuo_icon_bukexuanx:before {
    content: "\e607";
}

.icon-zizhuzhiji:before {
    content: "\e601";
}

.icon-jiudian:before {
    content: "\e888";
}

.icon-xiaojiaoche:before {
    content: "\e7db";
}

.icon-rili:before {
    content: "\e617";
}

.icon-fanhuishouye:before {
    content: "\e61a";
}

.icon-dingdanjianying:before {
    content: "\e6c6";
}

.icon-feiji:before {
    content: "\e602";
}

.icon-swticonjiudian1:before {
    content: "\e631";
}

.icon-zengjia:before {
    content: "\e642";
}

.icon-chuchashenqingliuchengzhizaojiaofu:before {
    content: "\e650";
}

.icon-huoche:before {
    content: "\e7bd";
}

.icon-select-company-code:before {
    content: "\e72a";
}
/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./projects/app/src/assets/fdiconfont/fdiconfont.css ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "fd-iconfont"; /* Project id 3988724 */
  /* Color fonts */
  src: 
       url('fdiconfont.woff2?t=1693877935901') format('woff2'),
       url('fdiconfont.woff?t=1693877935901') format('woff'),
       url('fdiconfont.ttf?t=1693877935901') format('truetype');
}

.fd-iconfont {
  font-family: "fd-iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fd-icon-icon_yuyan:before {
  content: "\e665";
}

.fd-icon-icon_trip:before {
  content: "\e6b0";
}

.fd-icon-icon_travel:before {
  content: "\e6b1";
}

.fd-icon-icon_attraction:before {
  content: "\e6b2";
}

.fd-icon-icon_emall:before {
  content: "\e6b3";
}

.fd-icon-a-icon_myapp:before {
  content: "\e6b4";
}

.fd-icon-icon_001:before {
  content: "\e6b5";
}

.fd-icon-icon_003:before {
  content: "\e6b6";
}

.fd-icon-icon_002:before {
  content: "\e6b7";
}

.fd-icon-chuangxing:before {
  content: "\e6ad";
}

.fd-icon-renshu:before {
  content: "\e6ae";
}

.fd-icon-fengjin:before {
  content: "\e6af";
}

.fd-icon-room_service:before {
  content: "\e6a7";
}

.fd-icon-a-24-hour:before {
  content: "\e6a8";
}

.fd-icon-fitness_room:before {
  content: "\e6a9";
}

.fd-icon-Dining_area:before {
  content: "\e6aa";
}

.fd-icon-a-Airportshuttleservice:before {
  content: "\e6ab";
}

.fd-icon-a-ParkingFacility:before {
  content: "\e6ac";
}

.fd-icon-Swimming:before {
  content: "\e6a5";
}

.fd-icon-Spa:before {
  content: "\e6a6";
}

.fd-icon-time_sc:before {
  content: "\e6a4";
}

.fd-icon-email:before {
  content: "\e69a";
}

.fd-icon-kongjian:before {
  content: "\e69b";
}

.fd-icon-tab_fy:before {
  content: "\e69c";
}

.fd-icon-tab_tp:before {
  content: "\e69d";
}

.fd-icon-tab_jb:before {
  content: "\e69e";
}

.fd-icon-iphone-1:before {
  content: "\e69f";
}

.fd-icon-a-historylist:before {
  content: "\e6a0";
}

.fd-icon-delete:before {
  content: "\e6a1";
}

.fd-icon-group:before {
  content: "\e6a2";
}

.fd-icon-tianjia1:before {
  content: "\e6a3";
}

.fd-icon-iphone_bg:before {
  content: "\e699";
}

.fd-icon-louceng:before {
  content: "\e696";
}

.fd-icon-mianji:before {
  content: "\e697";
}

.fd-icon-tab_rili:before {
  content: "\e698";
}

.fd-icon-jianshao:before {
  content: "\e695";
}

.fd-icon-daohang_dandu:before {
  content: "\e693";
}

.fd-icon-iphone_dandu:before {
  content: "\e694";
}

.fd-icon-a-iconstar_ban:before {
  content: "\e692";
}

.fd-icon-icon_change:before {
  content: "\e691";
}

.fd-icon-buxing:before {
  content: "\e690";
}

.fd-icon-change:before {
  content: "\e68f";
}

.fd-icon-a-hotsearch_hotel:before {
  content: "\e687";
}

.fd-icon-hotel_guoji:before {
  content: "\e688";
}

.fd-icon-chucha:before {
  content: "\e689";
}

.fd-icon-a-hotsearch_dibiao:before {
  content: "\e68a";
}

.fd-icon-fight_guoji:before {
  content: "\e68b";
}

.fd-icon-shenpi:before {
  content: "\e68c";
}

.fd-icon-hotel:before {
  content: "\e68d";
}

.fd-icon-fight:before {
  content: "\e68e";
}

.fd-icon-icon_jiage:before {
  content: "\e686";
}

.fd-icon-icon_shaixuan:before {
  content: "\e684";
}

.fd-icon-icon_shijian:before {
  content: "\e685";
}

.fd-icon-dingwei:before {
  content: "\e67e";
}

.fd-icon-daohang:before {
  content: "\e67f";
}

.fd-icon-sel_fang_def:before {
  content: "\e680";
}

.fd-icon-sel_fang_sel:before {
  content: "\e681";
}

.fd-icon-tianjialvke:before {
  content: "\e682";
}

.fd-icon-tianjia:before {
  content: "\e683";
}

.fd-icon-right:before {
  content: "\e668";
}

.fd-icon-right_up:before {
  content: "\e669";
}

.fd-icon-sel:before {
  content: "\e66a";
}

.fd-icon-nor:before {
  content: "\e66b";
}

.fd-icon-close-1:before {
  content: "\e66c";
}

.fd-icon-arrow_shen:before {
  content: "\e66d";
}

.fd-icon-close1:before {
  content: "\e66e";
}

.fd-icon-cheapest:before {
  content: "\e66f";
}

.fd-icon-people:before {
  content: "\e670";
}

.fd-icon-loading:before {
  content: "\e671";
}

.fd-icon-info-circle:before {
  content: "\e672";
}

.fd-icon-a-iconstar_yellow:before {
  content: "\e673";
}

.fd-icon-photo:before {
  content: "\e674";
}

.fd-icon-iphone:before {
  content: "\e675";
}

.fd-icon-tab_close:before {
  content: "\e676";
}

.fd-icon-tab_back:before {
  content: "\e677";
}

.fd-icon-tab_home:before {
  content: "\e678";
}

.fd-icon-tab_go:before {
  content: "\e679";
}

.fd-icon-tab_edit02:before {
  content: "\e67a";
}

.fd-icon-tab_me:before {
  content: "\e67b";
}

.fd-icon-tab_edit:before {
  content: "\e67c";
}

.fd-icon-tianjialvke002:before {
  content: "\e67d";
}

.fd-icon-icon_delete:before {
  content: "\e610";
}

.fd-icon-sel_yuan_sel:before {
  content: "\e612";
}

.fd-icon-sel_yuan_def:before {
  content: "\e613";
}

.fd-icon-close:before {
  content: "\e611";
}

.fd-icon-search:before {
  content: "\e614";
}

.fd-icon-tianjiazhengjian:before {
  content: "\e608";
}

.fd-icon-jipiaoliebiaoye:before {
  content: "\e609";
}

.fd-icon-jiudian:before {
  content: "\e60a";
}

.fd-icon-huochepiaoliebiaoye:before {
  content: "\e60b";
}

.fd-icon-huochepiao:before {
  content: "\e60c";
}

.fd-icon-qitafuwu:before {
  content: "\e60d";
}

.fd-icon-jiudianliebiaoye:before {
  content: "\e60e";
}

.fd-icon-feijipiao:before {
  content: "\e60f";
}

.fd-icon-circle-error:before {
  content: "\e6b8";
}

.fd-icon-cangwei:before {
  content: "\e6b9";
}


/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./projects/app/src/assets/mobileSelect.css ***!
  \**********************************************************************************************************************************************************************************************************************************/
.mobileSelect {
  position: relative;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s, z-index 0.4s;
}
.mobileSelect * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.mobileSelect .grayLayer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #eee;
  background: rgba(0, 0, 0, 0.7);
  z-index: 888;
  display: block;
}
.mobileSelect .content {
  width: 100%;
  display: block;
  position: fixed;
  z-index: 889;
  color: black;
  transition: all 0.4s;
  bottom: -350px;
  left: 0;
  background: white;
}
.mobileSelect .content .fixWidth {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.mobileSelect .content .fixWidth:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.mobileSelect .content .btnBar {
  font-size: 15px;
  height: 45px;
  position: relative;
  text-align: center;
  line-height: 45px;
}
.mobileSelect .content .btnBar .cancel,
.mobileSelect .content .btnBar .ensure {
  height: 45px;
  cursor: pointer;
  position: absolute;
  top: 0;
}
.mobileSelect .content .btnBar .cancel {
  left: 0;
  color: #666;
}
.mobileSelect .content .btnBar .ensure {
  right: 0;
  color: var(--ion-color-secondary);
}
.mobileSelect .content .btnBar .title {
  font-size: 15px;
  padding: 0 15%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mobileSelect .content .panel:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.mobileSelect .content .panel .wheels {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.mobileSelect .content .panel .wheel {
  position: relative;
  z-index: 0;
  float: left;
  width: 50%;
  height: 200px;
  overflow: hidden;
  transition: width 0.3s ease;
}
.mobileSelect .content .panel .wheel .selectContainer {
  display: block;
  text-align: center;
  transition: transform 0.18s ease-out;
}
.mobileSelect .content .panel .wheel .selectContainer li {
  font-size: 15px;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mobileSelect .content .panel .selectLine {
  height: 40px;
  width: 100%;
  position: absolute;
  top: 80px;
  pointer-events: none;
  box-sizing: border-box;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.mobileSelect .content .panel .shadowMask {
  position: absolute;
  top: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(
    to bottom,
    #ffffff,
    rgba(255, 255, 255, 0),
    #ffffff
  );
  opacity: 0.9;
  pointer-events: none;
}
.mobileSelect-show {
  opacity: 1;
  z-index: 10000;
  visibility: visible;
}
.mobileSelect-show .content {
  bottom: 0;
}

/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./projects/app/src/assets/verifycode/verify.css ***!
  \***************************************************************************************************************************************************************************************************************************************/
/*常规验证码*/
.verify-code {
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 5px;
	border: 1px solid #ddd;
}
.cerify-code-panel {
	height:100%;
	overflow:hidden;
}
.verify-code-area {
	float:left;
}
.verify-input-area {
	float: left;
	width: 60%;
	padding-right: 10px;
	
}
.verify-change-area {
	line-height: 30px;
	float: left;
}
.varify-input-code {
	display:inline-block; 
	width: 100%;
	height: 25px;
}
.verify-change-code {
	color: #337AB7;
	cursor: pointer;
}
.verify-btn {
	width: 200px;
	height: 30px;
	background-color: #337AB7;
	color:#FFFFFF;
	border:none;
	margin-top: 10px;
}
/*滑动验证码*/
.verify-bar-area {
    position: relative;
    background: #FFFFFF;
   	text-align: center;
    box-sizing: content-box;
   	border: 1px solid #ddd;
   	-webkit-border-radius: 4px;
}
.verify-bar-area .verify-move-block {
    position: absolute;
    top: 0px;
    left: 0;
    background: #fff;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0 0 2px #888888;
    -webkit-border-radius: 1px;
}
.verify-bar-area .verify-move-block:hover {
    background-color: #337ab7;
    color: #FFFFFF;
}
.verify-bar-area .verify-left-bar {
    position: absolute;
    top: -1px;
    left: -1px;
   	background: #f0fff0;
    cursor: pointer;
    box-sizing: content-box;
    border: 1px solid #ddd;
}
.verify-img-panel {
	margin:0;
 box-sizing: content-box;
	border: 1px solid #ddd;
	border-radius: 3px;
	position: relative;
}
.verify-img-panel .verify-refresh {
	width: 25px;
	height: 25px;
	text-align:center;
	padding: 5px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 8px;
	z-index: 2;
}
.verify-img-panel .icon-refresh {
	font-size: 20px;
	color: #fff;
}
.verify-img-panel .verify-gap {
	background-color: #fff;
	position: relative;
	z-index: 2;
	border:1px solid #fff;
}
.verify-bar-area .verify-move-block .verify-sub-block {
	position: absolute;
    text-align: center;
	z-index: 3;
	border: 1px solid #fff;
}
.verify-bar-area .verify-move-block .verify-icon {
	font-size: 18px;
}
.verify-bar-area .verify-msg {
	z-index : 3;
}
/*字体图标的css*/
@font-face {
	font-family: "iconfont";
  src:url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAaAAAsAAAAACUwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kiSY21hcAAAAYAAAAB3AAABuM+qBlRnbHlmAAAB+AAAAnQAAALYnrUwT2hlYWQAAARsAAAALwAAADYPNwajaGhlYQAABJwAAAAcAAAAJAfeA4dobXR4AAAEuAAAABMAAAAYF+kAAGxvY2EAAATMAAAADgAAAA4CvAGsbWF4cAAABNwAAAAfAAAAIAEVAF1uYW1lAAAE/AAAAUUAAAJtPlT+fXBvc3QAAAZEAAAAPAAAAE3oPPXPeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sM4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDxbwtzwv4EhhrmBoQEozAiSAwAw1A0UeJzFkcENgCAMRX8RjCGO4gTe9eQcnhzAfXC2rqG/hYsT8MmD9gdS0gJIAAaykAjIBYHppCvuD8juR6zMJ67A89Zdn/f1aNPikUn8RvYo8G20CjKim6Rf6b9m34+WWd/vBr+oW8V6q3vF5qKlYrPRp4L0Ad5nGL8AeJxFUc9rE0EYnTezu8lMsrvtbrqb3TRt0rS7bdOmdI0JbWmCtiItIv5oi14qevCk9SQVLFiQgqAF8Q9QLKIHLx48FkHo3ZNnFUXwD5C2B6dO6sFhmI83w7z3fe8RnZCjb2yX5YlLhskkmScXCIFRxYBFiyjH9Rqtoqes9/g5i8WVuJyqDNTYLPwBI+cljXrkGynDhoU+nCgnjbhGY5yst+gMEq8IBIXwsjPU67CnEPm4b0su0h309Fd67da4XBhr55KSm17POk7gOE/Shq6nKdVsC7d9j+tcGPKVboc9u/0jtB/ZIA7PXTVLBef6o/paccjnwOYm3ELJetPuDrvV3gg91wlSXWY6H5qVwRzWf2TybrYYfSdqoXOwh/Qa8RWIjBTiSI3h614/vKSNRhONOrsnQi6Xf4nQFQDTmJE1NKbhI6crHEJO/+S5QPxhYJRRyvBFBP+5T9EPpEAIVzzRQIrjmJ6jY1WTo+NXTMchuBsKuS8PRZATSMl9oTA4uNLkeIA0V1UeqOoGQh7IAxGo+7T83fn3T+voqCNPPAUazUYUI7LgKSV1Jk2oUeghYGhZ+cKOe2FjVu5ZKEY2VkE13AK1+jI4r1KLbPlZfrKiPhOXKPRj7q9sj9XJ7LFHNmrKJS3VCdhXGSdKrtmoQaWeMjQVt0KD6sGPOx0oH2fgtzoNROxtNq8F3tzYM/n+TjKSX5qf2jx941276TIr9FjXxKr8eX/6bK4yuopwo9py1sw8F9kdw4AmurRpLUM3tYx5ZnKpfHPi8dzz19vJ6MjyxYUrpqeb1uLs3eGV6vr21pSqpeWkqonAN9oUyIiXpv8XvlN5e3icY2BkYGAA4n0vN4fG89t8ZeBmYQCBa9wPPRH0/wcsDMwmQC4HAxNIFABAfAqaAHicY2BkYGBu+N/AEMPCAAJAkpEBFbABAEcMAm94nGNhYGBgfsnAwMKAigESnwEBAAAAAAAAdgCkANoBCAFsAAB4nGNgZGBgYGMIZGBlAAEmIOYCQgaG/2A+AwARSAFzAHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgI2RiZGZkYWRlZGNkZ2BsYI1OSM1OZs1OSe/OJW1KDM9o4S9KDWtKLU4g4EBAJ79CeQ=') format('woff');
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check:before { content: "\e645"; }
.icon-close:before { content: "\e646"; }
.icon-right:before { content: "\e6a3"; }
.icon-refresh:before { content: "\e6a4"; }

