/* FlyX homepage mobile CSS - canonical, no desktop or legacy stacked blocks. */
html,
body.flyx-home-experiment {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
  background: #eef4f8 !important;
}

body.flyx-home-experiment #main-content {
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}

html body.flyx-home-experiment div#header {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 64px !important;
  min-height: 64px !important;
  background: transparent !important;
  box-shadow: none !important;
  z-index: 2147482000 !important;
  transition: background .22s ease, box-shadow .22s ease !important;
  transform: none !important;
}

html body.flyx-home-experiment.flyx-header-solid div#header {
  background: rgba(255,255,255,.97) !important;
  box-shadow: 0 8px 24px rgba(15,23,42,.14) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
}

html body.flyx-home-experiment div#header > div {
  width: 100% !important;
  max-width: 100% !important;
  height: 64px !important;
  min-height: 64px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0 12px !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

html body.flyx-home-experiment div#header #menu,
html body.flyx-home-experiment div#header .flyx-public-top-actions,
html body.flyx-home-experiment div#header .mainsupportmenu,
html body.flyx-home-experiment div#header .supportmenu,
html body.flyx-home-experiment div#header .mobilemainmenu,
html body.flyx-home-experiment div#header .mobilemainmenuboxss,
html body.flyx-home-experiment div#header .desktop-agent-login {
  display: none !important;
}

html body.flyx-home-experiment div#header #logo {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  height: 64px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  overflow: visible !important;
}

html body.flyx-home-experiment div#header #logo img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 118px !important;
  max-height: 48px !important;
  object-fit: contain !important;
  mix-blend-mode: normal !important;
  filter: drop-shadow(0 8px 14px rgba(15,23,42,.14)) !important;
}

html body.flyx-home-experiment div#header #rightmenu {
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: 52px !important;
  height: 64px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  overflow: visible !important;
  transform: none !important;
}

html body.flyx-home-experiment div#header #rightmenu .dropdown-toggle,
html body.flyx-home-experiment div#header #rightmenu .mainbutton.dropdown-toggle {
  width: 42px !important;
  min-width: 42px !important;
  max-width: 42px !important;
  height: 42px !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: #ff5722 !important;
  color: #fff !important;
  box-shadow: 0 8px 20px rgba(255,87,34,.22) !important;
}

body.flyx-home-experiment .top_bg_ofr_sb.homeflightsearchouterbox,
body.flyx-home-experiment .top_bg_ofr_sb2other {
  position: relative !important;
  width: 100% !important;
  height: 890px !important;
  min-height: 890px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  border-radius: 0 !important;
  background: #0b1524 !important;
}

body.flyx-home-experiment .homeflightsearchouterbox #slider,
body.flyx-home-experiment .homeflightsearchouterbox .carousel-inner,
body.flyx-home-experiment .homeflightsearchouterbox .carousel-item,
body.flyx-home-experiment .homeflightsearchouterbox .carousel-item picture {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 890px !important;
  min-height: 890px !important;
  overflow: hidden !important;
  background: var(--fx-hero-bg) center top / cover no-repeat !important;
}

body.flyx-home-experiment .homeflightsearchouterbox .carousel-item img.fx-hero-image,
body.flyx-home-experiment .homeflightsearchouterbox .carousel-item picture.fx-hero-picture img {
  display: block !important;
  width: 100% !important;
  height: 890px !important;
  min-height: 890px !important;
  object-fit: cover !important;
  object-position: center top !important;
}

body.flyx-home-experiment .homeflightsearchouterbox #slider:after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  pointer-events: none !important;
  background: linear-gradient(180deg, rgba(0,0,0,.05) 0%, rgba(0,0,0,.08) 58%, rgba(0,0,0,.35) 100%) !important;
}

body.flyx-home-experiment .flighttopmenuwithback,
body.flyx-home-experiment .mobileshowonly,
body.flyx-home-experiment .hero-main-heading {
  display: none !important;
}

body.flyx-home-experiment .mobilecontainer {
  position: absolute !important;
  z-index: 50 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 116px 14px 0 !important;
  transform: none !important;
  display: block !important;
  text-align: center !important;
  box-sizing: border-box !important;
}

body.flyx-home-experiment .flightsearchwihite {
  position: relative !important;
  z-index: 90 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  text-align: left !important;
  overflow: visible !important;
}

body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 5px !important;
  width: min(330px, calc(100vw - 44px)) !important;
  max-width: calc(100vw - 44px) !important;
  min-height: 42px !important;
  margin: 0 auto 7px !important;
  padding: 4px !important;
  border: 1px solid rgba(255,255,255,.92) !important;
  border-radius: 18px !important;
  background: rgba(255,255,255,.94) !important;
  box-shadow: 0 9px 24px rgba(15,23,42,.16), 0 1px 0 rgba(255,255,255,.92) inset !important;
}

body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  flex: 1 1 0 !important;
  height: 34px !important;
  min-height: 34px !important;
  padding: 0 8px !important;
  border-radius: 14px !important;
  color: #111827 !important;
  font: 950 12px/1 'Manrope','Poppins',Arial,sans-serif !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs a.active,
body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs a[aria-selected="true"] {
  background: linear-gradient(135deg,#b0042f 0%,#ff5126 100%) !important;
  color: #fff !important;
  box-shadow: 0 8px 18px rgba(176,4,47,.18) !important;
}

body.flyx-home-experiment .searchboxouter.flightsearchhomebox,
body.flyx-home-experiment .flightsearchwihite .searchboxouter.flightsearchhomebox {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  padding: 14px 12px 12px !important;
  border: 1px solid rgba(226,232,240,.96) !important;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(15,23,42,.18) !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

body.flyx-home-experiment .flightsearchhomebox form,
body.flyx-home-experiment .flightsearchhomebox .tablebordersearch {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.flyx-home-experiment .flightsearchhomebox .flightsearchtable,
body.flyx-home-experiment .flightsearchhomebox .flightsearchtable tbody {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: separate !important;
}

body.flyx-home-experiment .flightsearchhomebox .flightsearchtable tr {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

body.flyx-home-experiment .flightsearchhomebox .flightsearchtable tr > td:nth-child(1) {
  margin-right: 8px !important;
}

body.flyx-home-experiment .flightsearchhomebox .flightsearchtable tr > td {
  display: block !important;
  position: relative !important;
  flex: 0 0 calc(50% - 4px) !important;
  width: calc(50% - 4px) !important;
  max-width: calc(50% - 4px) !important;
  min-width: 0 !important;
  min-height: 66px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  vertical-align: top !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

body.flyx-home-experiment .flightsearchhomebox .selectreturnflightcl[style*="display: none"],
body.flyx-home-experiment .flightsearchhomebox.fx-trip-oneway .selectreturnflightcl {
  display: block !important;
  visibility: hidden !important;
  pointer-events: none !important;
  width: 0 !important;
  max-width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  flex: 0 0 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important;
  transform: scale(0.3) !important;
  overflow: hidden !important;
}

/* When one-way, Departure td expands to fill the row */
body.flyx-home-experiment .flightsearchhomebox.fx-trip-oneway .flightsearchtable tr > td:nth-child(3) {
  flex: 1 1 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}

body.flyx-home-experiment .flightsearchwihite .lable {
  position: absolute !important;
  top: 9px !important;
  left: 12px !important;
  z-index: 4 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #64748b !important;
  font: 850 11px/1 'Manrope','Poppins',Arial,sans-serif !important;
  text-transform: none !important;
  white-space: nowrap !important;
}

body.flyx-home-experiment .flightsearchwihite .textfield,
body.flyx-home-experiment .flightsearchhomebox input[type="text"] {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 66px !important;
  min-height: 66px !important;
  margin: 0 !important;
  padding: 25px 11px 8px !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 9px !important;
  background: #fff !important;
  box-shadow: 0 7px 16px rgba(15,23,42,.04) !important;
  color: #0f172a !important;
  font: 950 12px/1.05 'Manrope','Poppins',Arial,sans-serif !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  box-sizing: border-box !important;
  outline: 0 !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-selected-airport-flag {
  display: none !important;
  position: absolute !important;
  left: 13px !important;
  top: 32px !important;
  z-index: 8 !important;
  width: 26px !important;
  height: 18px !important;
  border-radius: 3px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  box-shadow: 0 1px 3px rgba(15,23,42,.18) !important;
  pointer-events: none !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-has-selected-flag .fx-selected-airport-flag {
  display: block !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-has-selected-flag .textfield,
body.flyx-home-experiment .flightsearchhomebox .fx-has-selected-flag input[type="text"] {
  padding-left: 47px !important;
}

body.flyx-home-experiment .flightsearchhomebox .fa-calendar {
  position: absolute !important;
  right: 9px !important;
  top: 38px !important;
  color: #64748b !important;
  font-size: 12px !important;
}

body.flyx-home-experiment .flightsearchhomebox .swapbtn {
  position: absolute !important;
  top: 32px !important;
  right: -19px !important;
  z-index: 12 !important;
  width: 34px !important;
  height: 34px !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 50% !important;
  background: #fff !important;
  color: #0f172a !important;
  line-height: 32px !important;
  text-align: center !important;
  box-shadow: 0 10px 22px rgba(15,23,42,.12) !important;
}

body.flyx-home-experiment .flightsearchhomebox .flightsearchtable tr > td.flyx-travellers-cell {
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-btn-source-cell {
  display: none !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .mobdme2,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .mobdme2 tbody,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .mobdme2 tr,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .mobdme2 td {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  overflow: visible !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight:before {
  content: "Special fares" !important;
  display: block !important;
  margin: 0 0 7px !important;
  color: #64748b !important;
  font: 900 12px/1 'Manrope','Poppins',Arial,sans-serif !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-fare-scroll {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 8px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  margin: 0 !important;
  padding: 0 0 3px !important;
  border: 0 !important;
  background: transparent !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  scrollbar-width: none !important;
  box-sizing: border-box !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div::-webkit-scrollbar,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-fare-scroll::-webkit-scrollbar {
  display: none !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div > label,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-fare-chip {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 calc((100% - 16px) / 3) !important;
  width: calc((100% - 16px) / 3) !important;
  min-width: calc((100% - 16px) / 3) !important;
  max-width: calc((100% - 16px) / 3) !important;
  height: 42px !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #e4ebf3 !important;
  border-radius: 11px !important;
  background: #fff !important;
  box-shadow: 0 6px 14px rgba(15,23,42,.055) !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div > label table,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div > label tbody,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div > label tr,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div > label td,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div > label input[type="radio"] {
  display: none !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div > label .fx-fare-title {
  display: block !important;
  width: 100% !important;
  padding: 0 5px !important;
  color: #0f172a !important;
  font: 950 11px/1.05 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight > div + label,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 54px !important;
  margin: 11px 0 0 !important;
  padding: 0 16px !important;
  border: 1px solid #e7edf5 !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg,#ffffff 0%,#f8fafc 100%) !important;
  box-shadow: 0 8px 18px rgba(15,23,42,.07), inset 0 1px 0 rgba(255,255,255,.90) !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label table,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label tbody,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label tr {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label td:first-child {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: auto !important;
  flex: 0 0 auto !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  line-height: 1 !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label td[colspan="3"] {
  display: block !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
  padding: 0 !important;
  margin: 0 0 0 10px !important;
  border: 0 !important;
  color: #111827 !important;
  font-family: 'Manrope','Poppins',Arial,sans-serif !important;
  font-size: 14px !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  text-align: left !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label input[type="checkbox"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  display: block !important;
  width: 36px !important;
  height: 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #a7adb7 !important;
  position: relative !important;
  cursor: pointer !important;
  outline: none !important;
  box-shadow: inset 0 1px 2px rgba(15,23,42,.20) !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label input[type="checkbox"]:before {
  content: "" !important;
  position: absolute !important;
  top: 3px !important;
  left: 3px !important;
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  background: #fff !important;
  box-shadow: 0 1px 4px rgba(15,23,42,.32) !important;
  transition: transform .18s ease !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label input[type="checkbox"]:checked {
  background: #ff5a1f !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-nonstop-label input[type="checkbox"]:checked:before {
  transform: translateX(14px) !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .mobdme2 table[align="right"] {
  display: none !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .flightsearchbtn {
  display: block !important;
  position: static !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 56px !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .redbuttonsearch,
body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .flightsearchbtn .redbuttonsearch {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 56px !important;
  margin: 0 !important;
  padding: 0 12px !important;
  border: 0 !important;
  border-radius: 9px !important;
  background: linear-gradient(135deg,#b0042f 0%,#d7063f 52%,#ff5a24 100%) !important;
  color: #fff !important;
  font: 950 16px/1 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
  box-shadow: 0 12px 24px rgba(176,4,47,.22) !important;
}

body.flyx-home-experiment .fx-hero-bird {
  display: block !important;
  position: absolute !important;
  width: 72px !important;
  max-width: 72px !important;
  height: auto !important;
  right: 18px !important;
  top: 76px !important;
  z-index: 130 !important;
  pointer-events: none !important;
}

body.flyx-home-experiment .poster-tabs {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0 !important;
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  width: max-content !important;
  max-width: calc(100% - 34px) !important;
  height: auto !important;
  margin: 12px auto 0 !important;
  padding: 5px !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.94) !important;
  box-shadow: 0 12px 28px rgba(15,23,42,.16) !important;
  visibility: visible !important;
  overflow: visible !important;
  z-index: 70 !important;
}

body.flyx-home-experiment .poster-tab {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  min-height: 42px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  color: #111827 !important;
  font: 900 13px/1 'Manrope','Poppins',Arial,sans-serif !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.flyx-home-experiment .poster-tab.active {
  background: #fff !important;
  color: #b0042f !important;
  box-shadow: 0 5px 14px rgba(15,23,42,.12) !important;
}

body.flyx-home-experiment .fx-trust-line {
  display: block !important;
  margin: 18px auto 0 !important;
  color: #fff !important;
  font: 900 20px/1.15 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
  text-shadow: 0 3px 16px rgba(0,0,0,.55) !important;
}

body.flyx-home-experiment .textcontent {
  margin: -54px 0 0 !important;
  padding: 0 0 28px !important;
  background: #eef4f8 !important;
}

body.flyx-home-experiment .textcontent > .container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.flyx-home-experiment .fx-mobile-section-heading {
  display: block !important;
  width: calc(100% - 28px) !important;
  max-width: 360px !important;
  margin: 0 auto 13px !important;
  padding: 14px 0 10px !important;
  color: #0f172a !important;
  font: 950 clamp(20px,5.45vw,23px)/1.06 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
}

body.flyx-home-experiment .fx-mobile-section-heading span {
  display: block !important;
}

body.flyx-home-experiment .airlines-container {
  position: relative !important;
  left: 50% !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 0 18px !important;
  padding: 24px 0 18px !important;
  transform: translateX(-50%) !important;
  border: 1px solid #edf1f7 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: 0 12px 28px rgba(15,23,42,.08) !important;
  overflow: hidden !important;
  text-align: center !important;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%) !important;
  mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%) !important;
}

body.flyx-home-experiment .airlines-container h2 {
  margin: 0 0 20px !important;
  padding: 0 12px !important;
  color: #b0042f !important;
  font: 900 18px/1.18 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
}

body.flyx-home-experiment .airline-list {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 0 !important;
  width: max-content !important;
  min-width: max-content !important;
  padding: 0 !important;
  will-change: transform !important;
  animation: flyxAirlinesScrollMobile 20s linear infinite !important;
}

body.flyx-home-experiment .airline-item {
  flex: 0 0 clamp(104px, 28vw, 132px) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 0 12px !important;
  color: #334155 !important;
  font: 850 12px/1.2 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
  transform: translateZ(0) !important;
  animation: flyxAirlinePushMobile 3.4s ease-in-out infinite !important;
}

body.flyx-home-experiment .airline-item:nth-child(2n) {
  animation-delay: .16s !important;
}

body.flyx-home-experiment .airline-item:nth-child(3n) {
  animation-delay: .32s !important;
}

body.flyx-home-experiment .airline-item img {
  display: block !important;
  width: 62px !important;
  height: 48px !important;
  object-fit: contain !important;
}

@keyframes flyxAirlinesScrollMobile {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

@keyframes flyxAirlinePushMobile {
  0%, 100% { transform: translateX(0) translateZ(0); }
  50% { transform: translateX(4px) translateZ(0); }
}

@media (max-width: 380px) {
  body.flyx-home-experiment .mobilecontainer {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  body.flyx-home-experiment .poster-tab {
    padding: 0 10px !important;
    font-size: 12px !important;
  }

  body.flyx-home-experiment .flightsearchwihite .textfield,
  body.flyx-home-experiment .flightsearchhomebox input[type="text"] {
    font-size: 11px !important;
  }
}

body.flyx-home-experiment footer.flightfooter {
  width: 100% !important;
  margin: 0 !important;
  padding: 26px 16px calc(84px + env(safe-area-inset-bottom, 0px)) !important;
  background: #eef4f8 !important;
  color: #071427 !important;
  text-align: left !important;
  border-top: 1px solid rgba(203,213,225,.72) !important;
}

body.flyx-home-experiment footer.flightfooter > .container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.flyx-home-experiment footer.flightfooter > .container > .row,
body.flyx-home-experiment footer.flightfooter .footernav > .row {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 18px !important;
  margin: 0 !important;
}

body.flyx-home-experiment footer.flightfooter .footernav {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.flyx-home-experiment footer.flightfooter [class*="col-"] {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  border: 0 !important;
}

body.flyx-home-experiment footer.flightfooter .footernav div[style*="text-transform"] {
  margin: 0 0 10px !important;
  padding: 0 !important;
  color: #0f172a !important;
  font: 950 12px/1.2 'Manrope','Poppins',Arial,sans-serif !important;
  letter-spacing: .02em !important;
}

body.flyx-home-experiment footer.flightfooter .footernav a {
  display: inline-flex !important;
  align-items: center !important;
  margin: 0 12px 8px 0 !important;
  padding: 0 !important;
  color: #ff5722 !important;
  font: 850 14px/1.35 'Manrope','Poppins',Arial,sans-serif !important;
  text-decoration: none !important;
}

body.flyx-home-experiment footer.flightfooter .footernav a i {
  display: none !important;
}

body.flyx-home-experiment footer.flightfooter strong {
  color: #071427 !important;
  font-weight: 950 !important;
}

body.flyx-home-experiment footer.flightfooter .fx-footer-trust-badges {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 0 18px !important;
}

body.flyx-home-experiment footer.flightfooter .fx-footer-badge {
  min-height: 36px !important;
  padding: 0 12px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #1f2937 !important;
  color: #fff !important;
  font: 950 11px/1 'Manrope','Poppins',Arial,sans-serif !important;
}

body.flyx-home-experiment footer.flightfooter .fx-iata-img {
  width: 78px !important;
  height: 28px !important;
}

body.flyx-home-experiment footer.flightfooter .copyrighttext p {
  margin: 14px 0 0 !important;
  padding: 16px 0 0 !important;
  border-top: 1px solid rgba(203,213,225,.7) !important;
  background: transparent !important;
  color: #071427 !important;
  font: 850 13px/1.2 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
}

/* Mobile repair: traveller sheet styling kept here so main.css is not needed. */
body.flyx-home-experiment .flightsearchwihite .textfield,
body.flyx-home-experiment .flightsearchhomebox input[type="text"] {
  font-size: 16px !important;
}

/* Mobile polish: clean headings/footer after removing main.css from homepage. */
body.flyx-home-experiment .fx-airlines-main-heading {
  display: block !important;
  width: calc(100% - 28px) !important;
  max-width: 380px !important;
  margin: 0 auto 8px !important;
  color: #0f172a !important;
  font: 950 23px/1.08 'Manrope','Poppins',Arial,sans-serif !important;
  letter-spacing: 0 !important;
  text-align: center !important;
}

body.flyx-home-experiment .fx-airlines-main-heading span {
  display: block !important;
  color: #f05a28 !important;
}

body.flyx-home-experiment .airlines-container h2 {
  position: relative !important;
  margin: 0 auto 22px !important;
  padding: 0 14px 13px !important;
  color: #b0042f !important;
  font: 900 17px/1.18 'Manrope','Poppins',Arial,sans-serif !important;
}

body.flyx-home-experiment .airlines-container h2:after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  bottom: 0 !important;
  width: 68px !important;
  height: 3px !important;
  border-radius: 999px !important;
  transform: translateX(-50%) !important;
  background: linear-gradient(90deg,#b0042f,#ff5722) !important;
}

body.flyx-home-experiment .offerheading,
body.flyx-home-experiment .fx-premium-section-head,
body.flyx-home-experiment .testibg .heading {
  text-align: center !important;
}

body.flyx-home-experiment .offerheading > p,
body.flyx-home-experiment .offerheading > h3,
body.flyx-home-experiment .fx-premium-section-head > p,
body.flyx-home-experiment .fx-premium-section-head > h3,
body.flyx-home-experiment .testibg .heading {
  display: inline-block !important;
  position: relative !important;
  width: auto !important;
  max-width: calc(100% - 28px) !important;
  margin: 0 auto 20px !important;
  padding: 0 0 12px !important;
  background: transparent !important;
  color: #0f172a !important;
  font: 950 23px/1.12 'Manrope','Poppins',Arial,sans-serif !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-shadow: none !important;
}

body.flyx-home-experiment .offerheading > p:after,
body.flyx-home-experiment .offerheading > h3:after,
body.flyx-home-experiment .fx-premium-section-head > p:after,
body.flyx-home-experiment .fx-premium-section-head > h3:after,
body.flyx-home-experiment .testibg .heading:after {
  content: "" !important;
  display: block !important;
  width: 68px !important;
  height: 3px !important;
  margin: 11px auto 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg,#b0042f,#ff5722) !important;
}

body.flyx-home-experiment footer.flightfooter {
  padding: 28px 18px 22px !important;
  background: linear-gradient(180deg,#f8fbff 0%,#eef5f9 100%) !important;
  color: #061326 !important;
  border-top: 1px solid rgba(203,213,225,.72) !important;
}

body.flyx-home-experiment footer.flightfooter .footernav a {
  color: #ff5126 !important;
  font-weight: 900 !important;
}

body.flyx-home-experiment footer.flightfooter .fx-footer-badge {
  background: #1d2735 !important;
  color: #fff !important;
}

body.flyx-home-experiment footer.flightfooter .copyrighttext p {
  color: #071427 !important;
  font-weight: 950 !important;
}

/* Mobile correction pass: separate airline H1 and keep lower sections tidy. */
body.flyx-home-experiment .fx-hero-bird {
  width: 94px !important;
  max-width: 94px !important;
  right: 14px !important;
  top: 62px !important;
  filter: drop-shadow(0 16px 22px rgba(15,23,42,.24)) !important;
}

body.flyx-home-experiment .textcontent > .container > .fx-airlines-main-heading {
  position: relative !important;
  left: 50% !important;
  display: block !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 !important;
  padding: 28px 18px 14px !important;
  transform: translateX(-50%) !important;
  background: #fff !important;
  color: #0f172a !important;
  font: 950 23px/1.08 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
}

body.flyx-home-experiment .textcontent > .container > .fx-airlines-main-heading + .airlines-container {
  padding-top: 14px !important;
}

body.flyx-home-experiment .textcontent .row.offerrow {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.flyx-home-experiment .offerheading.fx-premium-section-head,
body.flyx-home-experiment .offerrow > .offerheading {
  display: block !important;
  width: 100% !important;
  margin: 30px auto 22px !important;
  padding: 0 !important;
  text-align: center !important;
}

body.flyx-home-experiment .offerheading.fx-premium-section-head > p,
body.flyx-home-experiment .offerheading.fx-premium-section-head > h3,
body.flyx-home-experiment .offerrow > .offerheading > p,
body.flyx-home-experiment .offerrow > .offerheading > h3 {
  display: inline-block !important;
  width: auto !important;
  max-width: calc(100% - 28px) !important;
  margin: 0 auto !important;
  padding: 0 0 12px !important;
  color: #071427 !important;
  font: 950 24px/1.1 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
}

body.flyx-home-experiment .testibg {
  margin: 28px 0 0 !important;
  padding: 34px 18px 22px !important;
  border-radius: 22px !important;
  background-size: cover !important;
  background-position: center !important;
  overflow: hidden !important;
}

body.flyx-home-experiment .testibg .heading {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
  color: #0a1f44 !important;
  font: 850 26px/1.1 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: left !important;
}

body.flyx-home-experiment .testibg .heading:after {
  display: none !important;
}

body.flyx-home-experiment .testibg .text {
  width: 100% !important;
  color: #0a1f44 !important;
  font: 650 15px/1.5 'Manrope','Poppins',Arial,sans-serif !important;
}

body.flyx-home-experiment footer.flightfooter {
  margin-top: 24px !important;
  padding: 24px 18px 20px !important;
  background: #f3f7fa !important;
  border-top: 1px solid rgba(203,213,225,.78) !important;
  box-shadow: none !important;
}

/* Footer black theme requested for homepage. */
body.flyx-home-experiment footer.flightfooter {
  background: #05070b !important;
  color: #f8fafc !important;
  border-top: 1px solid rgba(255,255,255,.08) !important;
}

body.flyx-home-experiment footer.flightfooter .footernav div[style*="text-transform"],
body.flyx-home-experiment footer.flightfooter strong,
body.flyx-home-experiment footer.flightfooter .copyrighttext p {
  color: #ffffff !important;
}

body.flyx-home-experiment footer.flightfooter .footernav,
body.flyx-home-experiment footer.flightfooter .footernav div {
  color: #f8fafc !important;
}

body.flyx-home-experiment footer.flightfooter .footernav a {
  color: #ff5a24 !important;
}

body.flyx-home-experiment footer.flightfooter .fx-footer-badge {
  background: #172033 !important;
  color: #ffffff !important;
  box-shadow: 0 10px 22px rgba(0,0,0,.24) !important;
}

body.flyx-home-experiment footer.flightfooter .copyrighttext p {
  border-top: 1px solid rgba(255,255,255,.14) !important;
}

/* Premium testimonial section: keep slider active, center heading. */
body.flyx-home-experiment .testibg {
  position: relative !important;
  isolation: isolate !important;
  margin: 32px 0 0 !important;
  padding: 34px 16px 28px !important;
  border: 1px solid rgba(226,232,240,.94) !important;
  border-radius: 22px !important;
  background-size: cover !important;
  background-position: center !important;
  box-shadow: 0 18px 44px rgba(15,23,42,.1) !important;
  overflow: hidden !important;
}

body.flyx-home-experiment .testibg:before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: -1 !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(255,90,36,.12), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,.94) 0%, rgba(248,251,255,.91) 100%) !important;
  pointer-events: none !important;
}

body.flyx-home-experiment .testibg .heading {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto 8px !important;
  padding: 0 !important;
  color: #071427 !important;
  font: 950 28px/1.08 'Manrope','Poppins',Arial,sans-serif !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-shadow: none !important;
}

body.flyx-home-experiment .testibg .heading:after {
  content: "" !important;
  display: block !important;
  width: 72px !important;
  height: 3px !important;
  margin: 13px auto 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg,#b0042f,#ff5722) !important;
}

body.flyx-home-experiment .testibg .text {
  width: 100% !important;
  margin: 0 auto 22px !important;
  color: #475569 !important;
  font: 700 14px/1.55 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
  text-shadow: none !important;
}

body.flyx-home-experiment .testibg .testimonials {
  margin: 0 !important;
  padding: 0 !important;
}

body.flyx-home-experiment .testibg .testimonials .multiple {
  padding: 6px 4px 16px !important;
}

body.flyx-home-experiment .testibg .testimonials .card {
  border: 1px solid rgba(226,232,240,.96) !important;
  border-radius: 16px !important;
  background: rgba(255,255,255,.96) !important;
  box-shadow: 0 14px 30px rgba(15,23,42,.08) !important;
}

body.flyx-home-experiment .testibg .slick-list {
  padding: 3px 0 10px !important;
}

body.flyx-home-experiment .testibg .slick-dots {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  margin: 10px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body.flyx-home-experiment .testibg .slick-dots li {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
}

body.flyx-home-experiment .testibg .slick-dots button {
  display: block !important;
  width: 7px !important;
  height: 7px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: rgba(15,23,42,.24) !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
}

body.flyx-home-experiment .testibg .slick-dots button:before,
body.flyx-home-experiment .testibg .slick-dots li button:before {
  content: "" !important;
  display: none !important;
  opacity: 0 !important;
}

body.flyx-home-experiment .testibg .slick-dots li.slick-active button {
  width: 21px !important;
  background: linear-gradient(90deg,#b0042f,#ff5722) !important;
}

/* Flight date/traveller controls: hotel-style fixed panels, no legacy jQuery UI calendar. */
body.flyx-home-experiment #ui-datepicker-div,
body.flyx-home-experiment.flyx-flight-date-open #ui-datepicker-div{display:none!important;}
body.flyx-home-experiment .fx-flight-date-overlay{display:none;position:fixed;inset:0;background:rgba(15,23,42,.34);z-index:2147483000;}
body.flyx-home-experiment .fx-flight-date-overlay.is-open{display:block!important;}
body.flyx-home-experiment #fxFlightDatePanel{display:none;position:fixed;z-index:2147483010;width:min(760px,calc(100vw - 32px));padding:0;overflow:hidden;box-sizing:border-box;border:1px solid rgba(226,232,240,.96);border-radius:24px;background:#fff;color:#101828;box-shadow:0 28px 80px rgba(15,23,42,.25),0 10px 26px rgba(15,23,42,.12);font-family:'Manrope','Poppins',Arial,sans-serif;}
body.flyx-home-experiment #fxFlightDatePanel.is-open{display:block!important;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-panel-inner{padding:18px 20px 14px;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;margin-bottom:12px;border-bottom:1px solid #edf2f7;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-head span{display:block;margin:0 0 4px;color:#7b8794;font-size:11px;line-height:1;letter-spacing:.7px;text-transform:uppercase;font-weight:950;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-head h3{margin:0;color:#101828;font-family:'Poppins','Manrope',Arial,sans-serif;font-size:21px;line-height:1.15;font-weight:950;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-close{width:40px;height:40px;border:0;border-radius:50%;background:#f2f4f7;color:#101828;font-size:18px;font-weight:950;line-height:1;cursor:pointer;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-cal-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-cal-header strong{font-family:'Poppins','Manrope',Arial,sans-serif;color:#101828;font-size:20px;line-height:1;font-weight:950;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-cal-nav{width:36px;height:36px;border:0;border-radius:50%;background:#f2f4f7;color:#1f2937;font-size:22px;font-weight:950;line-height:1;cursor:pointer;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-cal-nav:hover{background:#e9eef6;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-cal-nav.is-disabled,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-cal-nav:disabled{opacity:.42;cursor:not-allowed;pointer-events:none;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-month-title{margin-bottom:10px;text-align:center;color:#101828;font-size:16px;line-height:1.1;font-weight:950;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-weekdays,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;text-align:center;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-weekdays span{padding-bottom:3px;color:#7f8a9d;font-size:12px;line-height:1.2;font-weight:900;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day{height:34px;min-width:0;border:0;border-radius:10px;background:#fff;color:#344054;font-size:14px;line-height:1;font-weight:800;cursor:pointer;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day:hover{background:#fff3ee;color:#ff5722;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day.is-empty{visibility:hidden;pointer-events:none;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day.is-disabled{color:#c5ceda;cursor:not-allowed;background:#fff;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day.is-today:not(.is-selected){box-shadow:inset 0 0 0 1.5px #0b73e8;color:#0b73e8;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day.is-range{background:#eef6ff;color:#0b73e8;border-radius:8px;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day.is-selected{background:linear-gradient(135deg,#b0042f,#ff5722);color:#fff;box-shadow:0 12px 24px rgba(176,4,47,.23);}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-footer{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;padding:13px 20px;border-top:1px solid #edf2f7;background:#fff;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-pill{min-height:48px;border:1px solid #d7dee9;border-radius:13px;background:#fff;padding:8px 11px;text-align:left;cursor:pointer;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-pill span{display:block;margin:0 0 4px;color:#667085;font-size:12px;line-height:1;font-weight:900;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-pill strong{display:block;color:#101828;font-size:15px;line-height:1.1;font-weight:950;}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-pill.is-active{border-color:#ff5722;box-shadow:0 0 0 1px #ff5722 inset,0 9px 18px rgba(255,87,34,.10);}
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-done{height:48px;min-width:108px;border:0;border-radius:13px;background:linear-gradient(135deg,#b0042f,#ff5722);color:#fff;font-size:15px;line-height:1;font-weight:950;cursor:pointer;box-shadow:0 14px 28px rgba(176,4,47,.24);}
body.flyx-home-experiment .flyx-travellers-cell{position:relative!important;overflow:visible!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel{width:430px;max-width:calc(100vw - 28px);padding:0!important;border:1px solid rgba(226,232,240,.96)!important;border-radius:20px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 26px 64px rgba(15,23,42,.27),0 8px 22px rgba(15,23,42,.12)!important;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483200!important;font-family:'Manrope','Poppins',Arial,sans-serif!important;color:#121826!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel:before{content:"";position:absolute;right:38px;top:-8px;width:16px;height:16px;background:#fff;border-left:1px solid rgba(226,232,240,.96);border-top:1px solid rgba(226,232,240,.96);transform:rotate(45deg);}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .js-quantity{display:block!important;width:100%!important;margin:0!important;padding:13px 16px!important;border-bottom:1px solid #eef2f7!important;background:transparent!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel > div:last-of-type .js-quantity{border-bottom:0!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .phnonetraveltext{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0!important;padding:14px 16px 11px!important;width:100%!important;position:sticky!important;top:0!important;z-index:2!important;background:linear-gradient(135deg,#fff7f3 0%,#fff 58%,#f8fbff 100%)!important;border-bottom:1px solid #eef2f7!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .phnonetraveltext strong{display:block!important;color:#111827!important;font-size:18px!important;line-height:1.08!important;font-weight:950!important;letter-spacing:0!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .flyx-traveller-subtitle{display:block!important;margin-top:4px!important;color:#7c8797!important;font-size:11px!important;line-height:1.2!important;font-weight:800!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .flyx-traveller-done,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .donebtn1{position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:70px!important;height:34px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#b0042f,#ff5722)!important;color:#fff!important;font-size:13px!important;line-height:1!important;font-weight:950!important;box-shadow:0 10px 22px rgba(176,4,47,.23)!important;cursor:pointer!important;font-style:normal!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .flyx-pax-label{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:10px!important;width:100%!important;margin:0 0 8px!important;color:#101827!important;font-size:14px!important;line-height:1.15!important;font-weight:950!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .flyx-pax-label small{color:#8a94a6!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .phonecalendar,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .boxselectpax{display:block!important;width:100%!important;margin:0!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .boxselectpax{display:grid!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:5px!important;padding:4px!important;border:1px solid #e3eaf2!important;border-radius:13px!important;background:#f8fafc!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .chd.boxselectpax{grid-template-columns:repeat(9,minmax(0,1fr))!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .inft.boxselectpax{grid-template-columns:repeat(7,minmax(0,1fr))!important;max-width:286px!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .paxbx{height:34px!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#111827!important;font-size:14px!important;line-height:1!important;font-weight:950!important;cursor:pointer!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .paxbx.active{background:linear-gradient(135deg,#0f7b2f,#048b39)!important;color:#fff!important;box-shadow:0 8px 18px rgba(4,139,57,.24)!important;}
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .economybutton{width:100%!important;height:40px!important;border:1px solid #e3eaf2!important;border-radius:13px!important;background:#f8fafc!important;color:#111827!important;font-size:13px!important;font-weight:900!important;padding:0 12px!important;outline:0!important;box-shadow:none!important;}
body.flyx-home-experiment #travellersshow{cursor:pointer!important;}
@media (max-width:768px){
  body.flyx-home-experiment.flyx-flight-date-open,
  body.flyx-home-experiment.fx-traveller-open{overflow:hidden!important;}
  body.flyx-home-experiment .fx-flight-date-overlay{background:rgba(15,23,42,.42)!important;z-index:2147483000!important;}
  body.flyx-home-experiment #fxFlightDatePanel{left:10px!important;right:10px!important;top:auto!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 94px)!important;border-radius:22px 22px 18px 18px!important;overflow:auto!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-panel-inner{padding:14px 14px 12px!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-head{position:sticky!important;top:0!important;z-index:4!important;background:#fff!important;margin:-14px -14px 10px!important;padding:14px 14px 12px!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-head h3{font-size:18px!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-close{width:36px!important;height:36px!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-cal-header strong{font-size:17px!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-months{grid-template-columns:1fr!important;gap:12px!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day{height:38px!important;font-size:14px!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-footer{position:sticky!important;bottom:0!important;z-index:5!important;grid-template-columns:1fr 1fr!important;padding:11px 14px!important;margin:0!important;}
  body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-done{grid-column:1/-1!important;width:100%!important;}
  body.flyx-home-experiment.fx-traveller-open:before{content:"";position:fixed;inset:0;background:rgba(15,23,42,.42);z-index:2147483100;}
  body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel{position:fixed!important;left:10px!important;right:10px!important;top:auto!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - 96px)!important;border-radius:20px 20px 16px 16px!important;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483200!important;}
  body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel:before{display:none!important;}
  body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .js-quantity{padding:12px 14px!important;}
  body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .phnonetraveltext{padding:13px 14px 10px!important;}
  body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .paxbx{height:31px!important;font-size:13px!important;}
}
@media (max-width:390px){
  body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .boxselectpax{gap:3px!important;padding:3px!important;}
  body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .paxbx{height:30px!important;font-size:12px!important;border-radius:9px!important;}
}

/* Final mobile cleanup: old compact search behavior, no bird, anchored panels. */
html body.flyx-home-experiment div#header #rightmenu,
html body.flyx-home-experiment div#header #rightmenu .dropdown {
  width: 48px !important;
  max-width: 48px !important;
}

html body.flyx-home-experiment div#header #rightmenu .dropdown-toggle,
html body.flyx-home-experiment div#header #rightmenu .mainbutton.dropdown-toggle,
html body.flyx-home-experiment div#header #rightmenu .dropdown .guest-login-toggle.btn {
  width: 42px !important;
  min-width: 42px !important;
  max-width: 42px !important;
  height: 42px !important;
  min-height: 42px !important;
  padding: 0 !important;
  border-radius: 12px !important;
  background: #ff5722 !important;
  color: #fff !important;
  overflow: hidden !important;
  font-size: 0 !important;
}

html body.flyx-home-experiment div#header #rightmenu .dropdown-toggle .guest-login-text,
html body.flyx-home-experiment div#header #rightmenu .dropdown-toggle > span:not(.guest-login-icon),
html body.flyx-home-experiment div#header #rightmenu .mainbutton.dropdown-toggle > span:not(.guest-login-icon) {
  display: none !important;
}

html body.flyx-home-experiment div#header #rightmenu .dropdown-toggle .guest-login-icon,
html body.flyx-home-experiment div#header #rightmenu .dropdown-toggle i,
html body.flyx-home-experiment div#header #rightmenu .mainbutton.dropdown-toggle i {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 42px !important;
  height: 42px !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: 18px !important;
  line-height: 1 !important;
}

body.flyx-home-experiment .fx-hero-bird {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.flyx-home-experiment .flightsearchhomebox .flightsearchtable tr > td.fx-mobile-btn-source-cell,
body.flyx-home-experiment .flightsearchhomebox .flightsearchtable tr > td.fx-mobile-btn-source-cell .flightsearchbtn {
  display: none !important;
  flex: 0 0 0 !important;
  width: 0 !important;
  max-width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions {
  margin-top: 10px !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .fx-mobile-inline-searchbtn {
  display: block !important;
}

body.flyx-home-experiment .fx-flight-date-overlay,
body.flyx-home-experiment .fx-flight-date-overlay.is-open,
body.flyx-home-experiment.fx-traveller-open:before {
  display: none !important;
  pointer-events: none !important;
}

body.flyx-home-experiment.flyx-flight-date-open,
body.flyx-home-experiment.fx-traveller-open {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

body.flyx-home-experiment #fxFlightDatePanel,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel {
  bottom: auto !important;
  border-radius: 18px !important;
  font-weight: 500 !important;
}

body.flyx-home-experiment #fxFlightDatePanel {
  overflow: visible !important;
}

body.flyx-home-experiment #fxFlightDatePanel:before {
  content: "" !important;
  position: absolute !important;
  left: var(--fx-flight-pointer-x, 50%) !important;
  top: -8px !important;
  width: 16px !important;
  height: 16px !important;
  border-top: 1px solid rgba(226,232,240,.96) !important;
  border-left: 1px solid rgba(226,232,240,.96) !important;
  border-radius: 5px 0 0 0 !important;
  background: #fff !important;
  transform: translateX(-50%) rotate(45deg) !important;
  box-shadow: -5px -5px 12px rgba(15,23,42,.05) !important;
  z-index: 0 !important;
  pointer-events: none !important;
}

body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-panel-inner,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-footer {
  position: relative !important;
  z-index: 1 !important;
}

body.flyx-home-experiment #fxFlightDatePanel.is-single-month .fx-flight-months {
  grid-template-columns: 1fr !important;
}

body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel:before {
  display: none !important;
}

body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-head span,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-pill span,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .flyx-traveller-subtitle,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .flyx-pax-label small {
  font-weight: 650 !important;
}

body.flyx-home-experiment #fxFlightDatePanel .fx-flight-panel-head h3,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-cal-header strong,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-month-title,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-pill strong,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-date-done,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .phnonetraveltext strong,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .flyx-pax-label,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .donebtn1,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .flyx-traveller-done {
  font-weight: 750 !important;
}

body.flyx-home-experiment #fxFlightDatePanel .fx-flight-weekdays span,
body.flyx-home-experiment #fxFlightDatePanel .fx-flight-day,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .paxbx,
body.flyx-home-experiment #mobileflightsearchpax.flyx-traveller-panel .economybutton,
body.flyx-home-experiment .flightsearchwihite .lable,
body.flyx-home-experiment .flightsearchhomebox .textfield,
body.flyx-home-experiment .flightsearchhomebox input[type="text"],
body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs a,
body.flyx-home-experiment .poster-tab,
body.flyx-home-experiment .fx-trust-line {
  font-weight: 650 !important;
}

body.flyx-home-experiment .flightsearchhomebox .fx-mobile-search-actions .listlastflight:before {
  font-weight: 700 !important;
}

/* Old footer restoration for mobile: black, compact, readable. */
body.flyx-home-experiment footer.flightfooter {
  margin: 0 !important;
  padding: 26px 18px calc(74px + env(safe-area-inset-bottom, 0px)) !important;
  background: #111111 !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #ffffff !important;
  text-align: left !important;
}

body.flyx-home-experiment footer.flightfooter > .container {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.flyx-home-experiment footer.flightfooter > .container > .row,
body.flyx-home-experiment footer.flightfooter .footernav > .row {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 20px !important;
  margin: 0 !important;
}

body.flyx-home-experiment footer.flightfooter .footernav:first-of-type > .row {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 20px 18px !important;
}

body.flyx-home-experiment footer.flightfooter .footernav:first-of-type > .row > [class*="col-"]:nth-child(3) {
  grid-column: 1 / -1 !important;
  padding-top: 4px !important;
  border-right: 0 !important;
}

body.flyx-home-experiment footer.flightfooter [class*="col-"] {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
}

body.flyx-home-experiment footer.flightfooter .footernav div[style*="text-transform"] {
  margin: 0 0 12px !important;
  padding: 0 !important;
  color: #ffffff !important;
  font: 800 12px/1.2 'Manrope','Poppins',Arial,sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

body.flyx-home-experiment footer.flightfooter .footernav a {
  display: block !important;
  width: max-content !important;
  max-width: 100% !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  color: #ffffff !important;
  font: 500 13px/1.35 'Manrope','Poppins',Arial,sans-serif !important;
  text-decoration: none !important;
}

body.flyx-home-experiment footer.flightfooter .footernav a i {
  display: inline-block !important;
  width: 13px !important;
  margin: 0 4px 0 0 !important;
  color: #ffffff !important;
  font-size: 11px !important;
}

body.flyx-home-experiment footer.flightfooter,
body.flyx-home-experiment footer.flightfooter .footernav,
body.flyx-home-experiment footer.flightfooter .footernav div,
body.flyx-home-experiment footer.flightfooter strong {
  color: #ffffff !important;
}

body.flyx-home-experiment footer.flightfooter strong {
  font-weight: 800 !important;
}

body.flyx-home-experiment footer.flightfooter .fx-footer-trust-badges {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 0 18px !important;
}

body.flyx-home-experiment footer.flightfooter .fx-footer-badge {
  min-height: 38px !important;
  padding: 0 12px !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 999px !important;
  background: #202b3b !important;
  color: #ffffff !important;
  font: 800 12px/1 'Manrope','Poppins',Arial,sans-serif !important;
  box-shadow: none !important;
}

body.flyx-home-experiment footer.flightfooter .fx-iata-img {
  width: 78px !important;
  height: 30px !important;
  padding: 2px !important;
  border-radius: 5px !important;
  background: #ffffff !important;
}

body.flyx-home-experiment footer.flightfooter .copyrighttext p {
  margin: 18px 0 0 !important;
  padding: 14px 0 0 !important;
  border-top: 1px solid rgba(255,255,255,.14) !important;
  background: transparent !important;
  color: #ffffff !important;
  font: 500 13px/1.2 'Manrope','Poppins',Arial,sans-serif !important;
  text-align: center !important;
}

@media (max-width: 768px) {
  body.flyx-home-experiment .top_bg_ofr_sb.homeflightsearchouterbox,
  body.flyx-home-experiment .top_bg_ofr_sb2other {
    overflow: hidden !important;
  }

  body.flyx-home-experiment .textcontent {
    position: relative !important;
    z-index: 120 !important;
    margin: 0 !important;
    padding-top: 18px !important;
    background: #fff !important;
  }

  body.flyx-home-experiment .textcontent > .container > .fx-airlines-main-heading,
  body.flyx-home-experiment .fx-airlines-main-heading {
    position: relative !important;
    z-index: 130 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    background: #fff !important;
  }
}

@media (max-width: 768px) {
  body.flyx-home-experiment .flightsearchwihite .searchtabs,
  body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    width: min(268px, calc(100vw - 74px)) !important;
    max-width: calc(100vw - 74px) !important;
    min-height: 42px !important;
    margin: 0 auto 8px !important;
    padding: 4px !important;
    border-radius: 18px !important;
    transform: none !important;
  }

  body.flyx-home-experiment .flightsearchwihite .searchtabs a,
  body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs a {
    flex: .92 1 0 !important;
    min-width: 0 !important;
    height: 34px !important;
    padding: 0 7px !important;
    overflow: hidden !important;
    transition: flex-grow .34s cubic-bezier(.2,.88,.2,1), transform .34s cubic-bezier(.2,.88,.2,1), background .18s ease, color .18s ease, box-shadow .18s ease !important;
    will-change: flex-grow, transform !important;
  }

  body.flyx-home-experiment .flightsearchwihite .searchtabs a.active,
  body.flyx-home-experiment .flightsearchwihite .searchtabs a[aria-selected="true"],
  body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs a.active,
  body.flyx-home-experiment .top_bg_ofr_sb2other .flightsearchwihite .searchtabs a[aria-selected="true"] {
    flex-grow: 1.12 !important;
    transform: scale(1.025) !important;
  }

  body.flyx-home-experiment .flightsearchhomebox .fx-desktop-date-display {
    display: none !important;
  }

  body.flyx-home-experiment .flightsearchhomebox .fx-mobile-date-cell {
    transition: flex-basis .36s cubic-bezier(.2,.88,.2,1), width .36s cubic-bezier(.2,.88,.2,1), max-width .36s cubic-bezier(.2,.88,.2,1), margin-right .36s cubic-bezier(.2,.88,.2,1), opacity .24s ease, transform .36s cubic-bezier(.2,.88,.2,1) !important;
    will-change: flex-basis, width, max-width, margin-right, transform, opacity !important;
  }

  body.flyx-home-experiment .flightsearchhomebox .fx-mobile-date-cell > label {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: 66px !important;
    margin: 0 !important;
    cursor: pointer !important;
  }

  body.flyx-home-experiment .flightsearchhomebox .fx-mobile-date-cell input[type="text"] {
    padding-right: 46px !important;
    cursor: pointer !important;
  }

  body.flyx-home-experiment .flightsearchhomebox .fx-mobile-date-cell .fa-calendar {
    position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    z-index: 12 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 32px !important;
    height: 32px !important;
    color: #7b8794 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    transform: translateY(-50%) !important;
    cursor: pointer !important;
    pointer-events: auto !important;
  }

  body.flyx-home-experiment .flightsearchhomebox.fx-trip-oneway .fx-departure-date-cell {
    flex: 1 1 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    animation: flyxMobileDateFull .32s cubic-bezier(.2,.88,.2,1) both !important;
  }

  body.flyx-home-experiment .flightsearchhomebox.fx-trip-oneway .fx-return-date-cell {
    display: block !important;
    visibility: hidden !important;
    pointer-events: none !important;
    flex: 0 0 0 !important;
    width: 0 !important;
    max-width: 0 !important;
    min-width: 0 !important;
    margin-right: 0 !important;
    opacity: 0 !important;
    transform: scale(0.3) !important;
    overflow: hidden !important;
  }

  body.flyx-home-experiment .flightsearchhomebox.fx-trip-round .fx-departure-date-cell,
  body.flyx-home-experiment .flightsearchhomebox.fx-trip-round .fx-return-date-cell {
    display: block !important;
    visibility: visible !important;
    pointer-events: auto !important;
    flex: 0 0 calc(50% - 4px) !important;
    width: calc(50% - 4px) !important;
    max-width: calc(50% - 4px) !important;
    min-width: 0 !important;
    opacity: 1 !important;
    transform: none !important;
  }

  body.flyx-home-experiment .flightsearchhomebox.fx-trip-round .fx-departure-date-cell {
    margin-right: 8px !important;
    animation: flyxMobileDateHalf .32s cubic-bezier(.2,.88,.2,1) both !important;
  }

  body.flyx-home-experiment .flightsearchhomebox.fx-trip-round .fx-return-date-cell {
    margin-right: 0 !important;
    animation: insaneScaleIn 0.48s cubic-bezier(0.175, 0.885, 0.32, 1.275) both !important;
  }

  body.flyx-home-experiment .flightsearchhomebox.fx-trip-round .fx-return-date-cell input[type="text"] {
    animation: inputPulseGlow 1s ease-in-out 0.45s 1 !important;
  }

  body.flyx-home-experiment.flyx-flight-date-open {
    overflow: hidden !important;
  }

  body.flyx-home-experiment .fx-flight-date-overlay.is-open {
    display: block !important;
    pointer-events: auto !important;
  }

  body.flyx-home-experiment #fxFlightDatePanel {
    pointer-events: none !important;
    transform-origin: var(--fx-flight-pointer-x, 50%) top !important;
  }

  body.flyx-home-experiment #fxFlightDatePanel.is-open {
    display: block !important;
    pointer-events: auto !important;
    animation: flyxMobileCalendarIn .22s cubic-bezier(.2,.88,.2,1) both !important;
  }
}

@keyframes flyxMobileDateFull {
  from { opacity: .96; transform: scale(.985); }
  to { opacity: 1; transform: scale(1); }
}

@keyframes flyxMobileDateHalf {
  from { transform: scale(1.015); }
  to { transform: scale(1); }
}

@keyframes insaneScaleIn {
  0% {
    opacity: 0;
    transform: scale(0.3) translateY(8px);
  }
  70% {
    transform: scale(1.06) translateY(-2px);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

@keyframes inputPulseGlow {
  0% {
    border-color: #e2e8f0 !important;
    box-shadow: 0 7px 16px rgba(15,23,42,.04) !important;
  }
  50% {
    border-color: #ff5126 !important;
    box-shadow: 0 0 12px rgba(255, 81, 38, 0.45) !important;
  }
  100% {
    border-color: #e2e8f0 !important;
    box-shadow: 0 7px 16px rgba(15,23,42,.04) !important;
  }
}

@keyframes flyxMobileCalendarIn {
  from { opacity: 0; transform: translateY(-8px) scale(.96); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

body.flyx-home-experiment .searchdestinationboxclass {
  top: 66px !important;
  animation: fxDropdownFadeIn 0.28s cubic-bezier(0.16, 1, 0.3, 1) both !important;
  transform-origin: top center !important;
}

@keyframes fxDropdownFadeIn {
  from {
    opacity: 0;
    transform: translateY(-8px) scale(0.96);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
