@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap&family=Ubuntu:wght@400;500;600;700&display=swap");body {
  padding: 0;
  margin: 0;
}

.preloader {
  position: "fixed";
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.preloader-element {
  width: 32px;
  height: 32px;
  position: relative;
  border-radius: 50%;
  color: #01c864;
  animation: fill 1s ease-in infinite alternate;
}
.preloader-element::before,
.preloader-element::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  left: 48px;
  top: 0;
  animation: fill 0.9s ease-in infinite alternate;
}

.preloader-element::after {
  left: auto;
  right: 48px;
  animation-duration: 1.1s;
}

@keyframes fill {
  0% {
    box-shadow: 0 0 0 2px inset;
  }
  100% {
    box-shadow: 0 0 0 10px inset;
  }
}

html {
  font-size: 0.8rem !important;
}
.slick-slide.slick-center img {
  transform: scale(1.05);
}
.slick-list {
  overflow-y: visible;
  overflow-x: clip;
}
.slick-slide > div {
  margin: 0 16px;
}
.slick-list {
  margin: 0 -16px;
}
.modal_button {
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 600 !important;
}._item_ohuhu_1 {
  color: var(--dark-grey, #444444);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  cursor: pointer;
}
._item_ohuhu_1:hover {
  text-decoration: underline;
}._loungeCartHead_11m52_1 {
  display: flex;
  align-items: center;
  column-gap: 12px;
  padding: 12px 24px 0 24px;
}
._loungeCartHead_11m52_1 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.18px;
  color: #11181c;
}

._topContent_11m52_15 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._topContent_11m52_15 h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  margin: 0;
  color: #11181c;
}
._topContent_11m52_15 ._deleteBtn_11m52_27 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent;
  outline: none;
}
._topContent_11m52_15 ._deleteBtn_11m52_27:hover {
  background-color: transparent;
  border: none;
}

._bottomContent_11m52_39 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
}
._bottomContent_11m52_39 ._productName_11m52_45 {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0%;
  color: #11181c;
  margin: 0;
}
._bottomContent_11m52_39 ._deleteBtn_11m52_27 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent;
  outline: none;
}
._bottomContent_11m52_39 ._deleteBtn_11m52_27:hover {
  background-color: transparent;
  border: none;
}

._airportInfo_11m52_65 {
  display: flex;
  column-gap: 11px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #687076;
  line-height: 22px;
  margin-top: 2px;
}
._airportInfo_11m52_65 ._terminal_11m52_77 {
  color: #11181c;
  font-size: 14px;
  font-weight: 400;
}
._airportInfo_11m52_65 ._type_11m52_82 {
  display: flex;
  column-gap: 4px;
  color: #11181c;
  align-items: center;
  text-transform: capitalize;
}
._airportInfo_11m52_65 ._type_11m52_82 span {
  font-size: 14px;
  font-weight: 400;
}

._manual_11m52_94 {
  background: #fff4d5;
  padding: 3.5px 8px;
  border-radius: 6px;
  width: fit-content;
  margin: 4px 0 8px 0 !important;
}
._manual_11m52_94 ._manual_text_11m52_101 {
  font-family: Inter;
  font-weight: 600;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
  color: #11181c;
}
._manual_11m52_94 ._manual_text_11m52_101 span {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
}

._product_price_11m52_117 {
  text-align: right;
  padding-top: 4px;
}
._product_price_11m52_117 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}

._filters_11m52_128 {
  display: flex;
  column-gap: 8px;
  row-gap: 4px;
  align-items: center;
  font-size: 14px;
  color: #11181c;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  flex-wrap: wrap;
  padding: 4px 0;
}
._filters_11m52_128 ._type_11m52_82 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8px;
  align-items: center;
  text-transform: capitalize;
  color: #11181c;
  position: relative;
}
._filters_11m52_128 ._service_box_11m52_151 {
  padding: 3px 7px;
  border-radius: 7px;
  background: #eceef0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0%;
  color: #19111c;
  text-transform: capitalize;
}

._infos_11m52_162 {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
._infos_11m52_162 ._flight_number_11m52_167 {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #11181c;
}
._infos_11m52_162 ._greyDot_11m52_173 {
  height: 8px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1607843137);
  margin: 0 3px;
}
._infos_11m52_162 ._date_11m52_179 {
  display: flex;
  align-items: center;
  column-gap: 6px;
}
._infos_11m52_162 ._date_11m52_179 p {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #11181c;
}._restrictionText_1u93g_1 {
  padding: 3.5px 8px;
  background: rgba(252, 201, 0, 0.1607843137);
  border-radius: 6px;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #11181c;
}
._restrictionText_1u93g_1 span {
  font-weight: 700;
}._fastTrackCartHead_a6ewd_1 {
  display: flex;
  align-items: center;
  column-gap: 12px;
}
._fastTrackCartHead_a6ewd_1 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.18px;
  color: #11181c;
}

._topContent_a6ewd_14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._topContent_a6ewd_14 ._productName_a6ewd_19 {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0%;
  color: #11181c;
  margin: 0;
}
._topContent_a6ewd_14 ._deleteBtn_a6ewd_27 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent;
  outline: none;
}
._topContent_a6ewd_14 ._deleteBtn_a6ewd_27:hover {
  background-color: transparent;
  border: none;
}

._bottomContent_a6ewd_39 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
}
._bottomContent_a6ewd_39 ._productName_a6ewd_19 {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0%;
  color: #11181c;
  margin: 0;
}
._bottomContent_a6ewd_39 ._deleteBtn_a6ewd_27 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent;
  outline: none;
}
._bottomContent_a6ewd_39 ._deleteBtn_a6ewd_27:hover {
  background-color: transparent;
  border: none;
}

._filters_a6ewd_65 {
  display: flex;
  column-gap: 8px;
  row-gap: 4px;
  align-items: center;
  font-size: 14px;
  color: #11181c;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  flex-wrap: wrap;
  padding: 4px 0;
}
._filters_a6ewd_65 ._type_a6ewd_79 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8px;
  align-items: center;
  text-transform: capitalize;
  color: #11181c;
  position: relative;
}
._filters_a6ewd_65 ._service_box_a6ewd_88 {
  padding: 3px 7px;
  border-radius: 7px;
  background: #eceef0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0%;
  color: #19111c;
  text-transform: capitalize;
}

._airportInfo_a6ewd_99 {
  display: flex;
  column-gap: 11px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #687076;
  line-height: 22px;
}
._airportInfo_a6ewd_99 ._terminal_a6ewd_110 {
  color: #11181c;
  font-size: 14px;
  font-weight: 400;
}
._airportInfo_a6ewd_99 ._type_a6ewd_79 {
  display: flex;
  column-gap: 4px;
  color: #11181c;
  align-items: center;
  text-transform: capitalize;
}
._airportInfo_a6ewd_99 ._type_a6ewd_79 span {
  font-size: 14px;
  font-weight: 400;
}

._manual_a6ewd_127 {
  background: #fff4d5;
  padding: 3.5px 8px;
  border-radius: 6px;
  width: fit-content;
  margin: 4px 0 8px 0 !important;
}
._manual_a6ewd_127 ._manual_text_a6ewd_134 {
  font-family: Inter;
  font-weight: 600;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
  color: #11181c;
}
._manual_a6ewd_127 ._manual_text_a6ewd_134 span {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
}

._product_price_a6ewd_150 {
  text-align: right;
}
._product_price_a6ewd_150 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}

._detail_button_a6ewd_160 {
  background-color: #e0f0ff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  color: #007aff !important;
  padding: 4px 8px !important;
  border-radius: 6px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  cursor: pointer !important;
  transition: all 0.5s !important;
  height: 24px !important;
  letter-spacing: 0px !important;
  min-width: 128px !important;
}
._detail_button_a6ewd_160:hover {
  background-color: #d8e6f2 !important;
}._loungeCartHead_15zwh_1 {
  display: flex;
  align-items: center;
  column-gap: 12px;
}
._loungeCartHead_15zwh_1 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.18px;
  color: #11181c;
}

._topContent_15zwh_14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._topContent_15zwh_14 ._productName_15zwh_19 {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0%;
  color: #11181c;
  margin: 0;
}
._topContent_15zwh_14 ._deleteBtn_15zwh_27 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent;
  outline: none;
}
._topContent_15zwh_14 ._deleteBtn_15zwh_27:hover {
  background-color: transparent;
  border: none;
}

._filters_15zwh_39 {
  display: flex;
  column-gap: 8px;
  row-gap: 4px;
  align-items: center;
  font-size: 14px;
  color: #11181c;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  flex-wrap: wrap;
  padding: 4px 0;
}
._filters_15zwh_39 ._type_15zwh_53 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8px;
  align-items: center;
  text-transform: capitalize;
  color: #11181c;
  position: relative;
}
._filters_15zwh_39 ._service_box_15zwh_62 {
  padding: 3px 7px;
  border-radius: 7px;
  background: #eceef0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0%;
  color: #19111c;
  text-transform: capitalize;
}

._airportInfo_15zwh_73 {
  display: flex;
  column-gap: 11px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #687076;
  line-height: 22px;
}
._airportInfo_15zwh_73 ._terminal_15zwh_84 {
  color: #11181c;
  font-size: 14px;
  font-weight: 400;
}
._airportInfo_15zwh_73 ._type_15zwh_53 {
  display: flex;
  column-gap: 4px;
  color: #11181c;
  align-items: center;
  text-transform: capitalize;
}
._airportInfo_15zwh_73 ._type_15zwh_53 span {
  font-size: 14px;
  font-weight: 400;
}

._manual_15zwh_101 {
  background: #fff4d5;
  padding: 3.5px 8px;
  border-radius: 6px;
  width: fit-content;
  margin: 4px 0 8px 0 !important;
}
._manual_15zwh_101 ._manual_text_15zwh_108 {
  font-family: Inter;
  font-weight: 600;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
  color: #11181c;
}
._manual_15zwh_101 ._manual_text_15zwh_108 span {
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
}

._bottomContent_15zwh_123 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
}
._bottomContent_15zwh_123 ._productName_15zwh_19 {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0%;
  color: #11181c;
  margin: 0;
}
._bottomContent_15zwh_123 ._deleteBtn_15zwh_27 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent;
  outline: none;
}
._bottomContent_15zwh_123 ._deleteBtn_15zwh_27:hover {
  background-color: transparent;
  border: none;
}

._product_price_15zwh_149 {
  text-align: right;
}
._product_price_15zwh_149 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}

._detail_button_15zwh_159 {
  background-color: #e0f0ff !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  color: #007aff !important;
  padding: 4px 8px !important;
  border-radius: 6px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  cursor: pointer !important;
  transition: all 0.5s !important;
  height: 24px !important;
  letter-spacing: 0px !important;
  min-width: 128px !important;
}
._detail_button_15zwh_159:hover {
  background-color: #d8e6f2 !important;
}._titleBox_ij4uc_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
._titleBox_ij4uc_1 ._title_ij4uc_1 {
  background-color: #e0f0ff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #007aff;
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.5s;
  height: 24px;
}
._titleBox_ij4uc_1 ._title_ij4uc_1:hover {
  background-color: #d8e6f2;
}

._infos_ij4uc_26 {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
._infos_ij4uc_26 ._flight_number_ij4uc_31 {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #11181c;
}
._infos_ij4uc_26 ._greyDot_ij4uc_37 {
  height: 8px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1607843137);
  margin: 0 3px;
}
._infos_ij4uc_26 ._date_ij4uc_43 {
  display: flex;
  align-items: center;
  column-gap: 6px;
}
._infos_ij4uc_26 ._date_ij4uc_43 p {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #11181c;
}

._header_ij4uc_55 {
  width: 100%;
  padding: 24px 24px 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725);
}
._header_ij4uc_55 ._detail_button_ij4uc_60 {
  background-color: #e0f0ff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #007aff;
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.5s;
  height: 24px;
}
._header_ij4uc_55 ._detail_button_ij4uc_60:hover {
  background-color: #d8e6f2;
}
._header_ij4uc_55 ._header_title_ij4uc_78 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.26px;
  color: #000;
}
._header_ij4uc_55 ._details_ij4uc_85 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 4px;
}
._header_ij4uc_55 ._contract_ij4uc_92 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
._header_ij4uc_55 ._contract_ij4uc_92 p {
  font-weight: 400;
  font-size: 14px;
  line-height: 16.94px;
  letter-spacing: 0.33px;
  color: #7e868c;
}
._header_ij4uc_55 ._contract_ij4uc_92 h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.6%;
  color: #000000;
}

._cart_ij4uc_113 {
  display: flex;
  height: fit-content;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  width: 100%;
}
._cart_ij4uc_113 h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin: 0 16px;
}
._cart_ij4uc_113 ._contractId_ij4uc_129 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 16px;
  color: var(--dark-grey, #4d4d4d);
  font-feature-settings: "clig" off, "liga" off;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.326px;
  width: 100%;
}
._cart_ij4uc_113 ._contractId_ij4uc_129 span {
  color: var(--dark-grey, #4d4d4d);
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.326px;
}
._cart_ij4uc_113 ._contractId_ij4uc_129 span:nth-child(2) {
  color: var(--black, #000);
  font-weight: 500;
}
._cart_ij4uc_113 ._line_ij4uc_158 {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.07);
}
._cart_ij4uc_113 ._product_price_ij4uc_163 {
  text-align: right;
}
._cart_ij4uc_113 ._product_price_ij4uc_163 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}
._cart_ij4uc_113 ._price_ij4uc_172 {
  color: #0082ff;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
._cart_ij4uc_113 ._totalPrice_ij4uc_178 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  width: 100%;
  padding-top: 12px;
  padding: 12px 24px 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.0705882353);
}
._cart_ij4uc_113 ._totalPrice_ij4uc_178 ._priceWrapper_ij4uc_187 {
  display: flex;
  justify-content: space-between;
}
._cart_ij4uc_113 ._totalPrice_ij4uc_178 ._priceWrapper_ij4uc_187 ._total_ij4uc_178 {
  font-weight: 600;
  font-size: 18px;
  line-height: 21.78px;
  letter-spacing: -0.26px;
  color: #000000;
}
._cart_ij4uc_113 ._totalPrice_ij4uc_178 ._priceWrapper_ij4uc_187 ._price_ij4uc_172 {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  color: black;
}
._cart_ij4uc_113 ._totalPrice_ij4uc_178 button {
  width: 100%;
  padding: 9px 0px;
  border-radius: 6px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
._cart_ij4uc_113 ._cartBody_ij4uc_213 {
  width: 100%;
  overflow-y: auto;
}
._cart_ij4uc_113 ._cartBody_ij4uc_213::-webkit-scrollbar {
  width: 6px;
  border-radius: 8px;
}
._cart_ij4uc_113 ._cartBody_ij4uc_213::-webkit-scrollbar-track {
  background: #fff;
}
._cart_ij4uc_113 ._cartBody_ij4uc_213::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.0784313725);
  border-radius: 24px;
}

._topContent_ij4uc_229 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._topContent_ij4uc_229 h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  margin: 0;
  color: #11181c;
}
._topContent_ij4uc_229 ._deleteBtn_ij4uc_241 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent;
  outline: none;
}
._topContent_ij4uc_229 ._deleteBtn_ij4uc_241:hover {
  background-color: transparent;
  border: none;
}

._loungeCartHead_ij4uc_253 {
  display: flex;
  align-items: center;
  column-gap: 12px;
  padding: 12px 24px 0 24px;
}
._loungeCartHead_ij4uc_253 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.18px;
  color: #11181c;
}

._manual_ij4uc_267 {
  background: #ffecbc;
  padding: 5.5px 8px;
  border-radius: 5px;
  width: fit-content;
  margin: 2px 0 4px 0 !important;
}
._manual_ij4uc_267 ._manual_text_ij4uc_274 {
  font-family: Inter;
  font-weight: 600;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
  color: #11181c;
}
._manual_ij4uc_267 ._manual_text_ij4uc_274 span {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
}

._airportInfo_ij4uc_290,
._filters_ij4uc_291 {
  display: flex;
  column-gap: 11px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #11181c;
  line-height: 15px;
  padding: 4px 0;
  margin-bottom: 3px;
}
._airportInfo_ij4uc_290 ._terminal_ij4uc_304,
._filters_ij4uc_291 ._terminal_ij4uc_304 {
  color: #11181c;
  font-size: 14px;
  font-weight: 400;
}
._airportInfo_ij4uc_290 ._type_ij4uc_310,
._filters_ij4uc_291 ._type_ij4uc_310 {
  display: flex;
  column-gap: 4px;
  color: #11181c;
  align-items: center;
  text-transform: capitalize;
}
._airportInfo_ij4uc_290 ._type_ij4uc_310 span,
._filters_ij4uc_291 ._type_ij4uc_310 span {
  font-size: 14px;
  font-weight: 400;
}

._prices_ij4uc_324 {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
._prices_ij4uc_324 ._price_ij4uc_172 {
  display: flex;
  align-items: center;
}
._prices_ij4uc_324 ._price_ij4uc_172 ._age_ij4uc_333 {
  font: 14px;
}
._prices_ij4uc_324 ._price_ij4uc_172 ._counter_ij4uc_336 {
  margin-left: 10px;
  display: flex;
  column-gap: 10px;
  align-items: center;
}
._prices_ij4uc_324 ._price_ij4uc_172 ._counter_ij4uc_336 ._tallyButton_ij4uc_342 {
  border-radius: 6px;
  cursor: pointer;
  background: #f4f4f4;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
}
._prices_ij4uc_324 ._price_ij4uc_172 ._filteredPrice_ij4uc_352 {
  color: #48535b;
  margin-left: 10px;
  display: flex;
  column-gap: 10px;
  font-size: 14px;
}

._greyDot_ij4uc_37 {
  height: 8px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1607843137);
}

._notice_ij4uc_366 {
  color: #5b6871;
  font-size: 12px;
}._confirmTitle_1x433_1 {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}

._confirmText_1x433_11 {
  color: #303030;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

._confirmPrice_1x433_20 {
  color: #11181c;
  font-family: Inter;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  margin-top: 8px;
}._delay_container_1ovl5_1 {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
._delay_container_1ovl5_1 ._card_1ovl5_6 {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  flex-grow: 1;
  width: 100%;
}
._delay_container_1ovl5_1:first-child ._loungeCartHead_1ovl5_13 {
  display: flex;
}

._email_1ovl5_17 {
  font-family: Inter;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.6%;
  color: #444444;
  margin-bottom: 8px;
}

._text_1ovl5_27 {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #11181c;
  max-width: 340px;
  border-left: 2px solid var(--Colors-Yelow-03, #fcc900);
  padding-left: 16px;
  max-width: 230px;
}

._productForm_1ovl5_39 {
  padding: 0 24px 24px 24px;
}

._loungeCartHead_1ovl5_13 {
  display: none;
  align-items: center;
  column-gap: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725);
  padding: 24px 24px 16px 24px;
}
._loungeCartHead_1ovl5_13 p {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.47px;
  color: #000000;
}

._iconButton_1ovl5_58 {
  border-radius: 10px;
  background: #f4f4f4;
}

._imageContainer_1ovl5_63 {
  width: 100%;
}

._sliderContainer_1ovl5_67 ._sliderImageCont_1ovl5_67 {
  height: 260px;
  display: flex;
  align-items: center;
}
._sliderContainer_1ovl5_67 ._sliderImageCont_1ovl5_67 ._sliderImage_1ovl5_67 {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

._next_1ovl5_79 {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 25px);
  padding: 5px;
  background-color: #fff;
  border-radius: 50%;
  right: 5px;
  z-index: 99;
  display: flex;
  align-items: center;
}

._prev_1ovl5_92 {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 25px);
  left: 5px;
  z-index: 99;
  padding: 5px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
}

._productInfo_1ovl5_105 {
  display: flex;
  align-items: stretch;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 12px;
  padding-top: 16px;
  padding: 16px 24px 0 24px;
}
._productInfo_1ovl5_105 ._productInfo__logo_1ovl5_115 {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
._productInfo_1ovl5_105 ._productInfo__logo_1ovl5_115 img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._productInfo__name_1ovl5_126 {
  color: var(--black, #141414);
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 21.78px;
}
._productInfo__airline_1ovl5_134 {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.01px;
  color: #687076;
  margin-top: 4px;
  margin-bottom: 4px;
}
._productInfo__terminalTerminalType_1ovl5_144 {
  color: var(--dark-gray-dark-gray-1, #1a2024);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
._productInfo__terminalTerminalType_1ovl5_144 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._productInfo__dot_1ovl5_157 {
  width: 6px;
  height: 6px;
  background-color: #d9d9d9;
  border-radius: 50%;
}
._productInfo_1ovl5_105 ._totalPrice_1ovl5_163 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: 100%;
  gap: 12px;
  min-height: 75px;
}
._productInfo_1ovl5_105 ._totalPrice__price_1ovl5_172 {
  color: #11181c;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.26px;
  margin-right: 6px;
  padding-left: 46px;
}
._productInfo_1ovl5_105 ._totalPrice__price_1ovl5_172 span {
  text-align: right;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: 21.78px;
  font-weight: 700;
  white-space: nowrap;
}
._productInfo_1ovl5_105 ._totalPrice__price_1ovl5_172 ._deleteBtn_1ovl5_190 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent !important;
  outline: none;
}
._productInfo_1ovl5_105 ._totalPrice__price_1ovl5_172 ._deleteBtn_1ovl5_190:hover {
  background-color: transparent;
  border: none;
}
._productInfo_1ovl5_105 ._infos_1ovl5_201 {
  display: flex;
  align-items: center;
  column-gap: 8px;
}
._productInfo_1ovl5_105 ._infos_1ovl5_201 ._flight_number_1ovl5_206 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #11181c;
}
._productInfo_1ovl5_105 ._infos_1ovl5_201 ._greyDot_1ovl5_213 {
  height: 8px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1607843137);
  margin: 0 3px;
}
._productInfo_1ovl5_105 ._infos_1ovl5_201 ._date_1ovl5_219 {
  display: flex;
  align-items: center;
  column-gap: 6px;
}
._productInfo_1ovl5_105 ._infos_1ovl5_201 ._date_1ovl5_219 p {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #11181c;
}

._productCost_1ovl5_232 {
  width: 175px;
}
._productCost__totalPrice_1ovl5_235 {
  color: var(--main-color, #0082ff);
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
._productCost__notice_1ovl5_243 {
  color: var(--mid-gray-mid-gray-1, #5b6871);
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

._childDiscoutnInfo_1ovl5_252 {
  color: var(--mid-gray-mid-gray-1, #5b6871);
  text-align: left;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

._line_1ovl5_262 {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.07);
  margin: 12px 0;
}

._workingHours__openClose_1ovl5_269 {
  color: var(--teal-t-700, #0d9676);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
._workingHours__openCloseTime_1ovl5_277 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
._workingHours__items_1ovl5_285 {
  width: fit-content;
}
._workingHours__item_1ovl5_285 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

._description_1ovl5_295 {
  overflow: hidden;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  margin: 16px 0;
}

._description_1ovl5_295,
._description_showmore_1ovl5_307 {
  height: fit-content;
}

._dexcriptionTitle_1ovl5_311 {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
}

._showMore_1ovl5_321 {
  color: var(--main-color, #0082ff);
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 8px;
  float: right;
}

._featuresCont_1ovl5_334 h1 {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
._featuresCont_1ovl5_334 ._feature_1ovl5_334 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._featuresCont_1ovl5_334 ._feature_1ovl5_334 ._featureIcon_1ovl5_348 {
  border-radius: 8px;
  border: 1px solid var(--gray-light, #cecece);
  padding: 4px;
}

._label_1ovl5_354 {
  color: var(--dark-gray-dark-gray-1, #1a2024);
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.9px;
  letter-spacing: 0.41px;
  margin-bottom: 8px;
}
._label_1ovl5_354 span {
  font-weight: 400 !important;
  color: #7e868c;
}

._passengerCount_1ovl5_370 {
  color: var(--dark-gray-dark-gray-3, #303940);
  /* UI/UI Text 14 Reg */
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.084px;
  width: 28px;
  text-align: center;
}

._variantTotalPrice_1ovl5_383 {
  color: var(--dark-gray-dark-gray-3, #303940);
  /* UI/UI Text 14 Reg */
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.084px;
}

._filters_1ovl5_394 {
  display: flex;
  column-gap: 8px;
  align-items: center;
  color: var(--dark-gray-dark-gray-1, #11181c);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
._filters_1ovl5_394 ._service_box_1ovl5_405 {
  padding: 3px 7px;
  border-radius: 7px;
  background: #eceef0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0%;
  color: #19111c;
  text-transform: capitalize;
}
._filters_1ovl5_394 ._terminalText_1ovl5_415 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}
._filters_1ovl5_394 ._type_1ovl5_421 {
  display: flex;
  column-gap: 4px;
  align-items: center;
  text-transform: capitalize;
}
._filters_1ovl5_394 ._type_1ovl5_421 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}
._filters_1ovl5_394 ._type_1ovl5_421 svg path {
  stroke: #7e868c;
  fill: white;
}

._greyDot_1ovl5_213 {
  height: 8px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1607843137);
}

._section_1ovl5_444 {
  padding-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1215686275);
}._text_7yaqy_1 {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #11181c;
  max-width: 340px;
  border-left: 2px solid var(--Colors-Yelow-03, #fcc900);
  padding-left: 16px;
  max-width: 230px;
}._ticket_1rwlt_1 {
  background-color: #fff6d6;
  border-radius: 8px;
  padding: 24px 40px;
  position: relative;
  margin: 16px 24px 12px;
}
._ticket_1rwlt_1::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  width: 24px;
  height: 24px;
  background-color: #fff;
  transform: translateY(-50%);
  border-radius: 50%;
}
._ticket_1rwlt_1::after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  width: 24px;
  height: 24px;
  background-color: #fff;
  transform: translateY(-50%);
  border-radius: 50%;
}

._ticketInner_1rwlt_31 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._ticketSectionBottom_1rwlt_37 {
  display: flex;
  flex-direction: column;
}

._from_1rwlt_42 {
  font-weight: 600;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0%;
  color: #11181c;
}

._to_1rwlt_50 {
  font-weight: 600;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0%;
  color: #11181c;
}

._ticketTime_1rwlt_58 {
  font-weight: 600;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0%;
  color: #11181c;
}

._ticketDate_1rwlt_66 {
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
  color: #11181c;
}

._ticketHead_1rwlt_74 {
  display: flex !important;
  align-items: baseline !important;
  column-gap: 8px !important;
}
._ticketHead_1rwlt_74 ._ticketCenter_1rwlt_79 {
  text-align: center;
  width: 100%;
}
._ticketHead_1rwlt_74 ._ticketSection_1rwlt_37 {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

._ticketBody_1rwlt_89 {
  width: 100%;
  justify-content: space-between;
  align-items: end;
}

._ticketMid_1rwlt_95 {
  width: 100%;
  justify-content: space-between;
  align-items: end;
  margin-top: 6px;
}
._ticketMid_1rwlt_95 ._ticketCity_1rwlt_101 {
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0%;
  color: #11181c;
}

._ticketDuration_1rwlt_109,
._ticketFlight_1rwlt_110,
._ticketAirline_1rwlt_111 {
  width: 100%;
  z-index: 2;
  padding: 0 8px;
  display: inline-block;
}

._ticketDuration_1rwlt_109 {
  position: relative;
}
._ticketDuration_1rwlt_109 ._fromCircle_1rwlt_121 {
  position: absolute;
  right: 0;
  top: 19%;
  width: 12px;
  height: 12px;
  border: 1px solid #f1841f;
  background: #fff6d6;
  z-index: 9;
  border-radius: 50%;
}
._ticketDuration_1rwlt_109 ._toCircle_1rwlt_132 {
  position: absolute;
  left: 0;
  top: 19%;
  width: 12px;
  height: 12px;
  border: 1px solid #f1841f;
  background: #fff6d6;
  z-index: 9;
  border-radius: 50%;
}
._ticketDuration_1rwlt_109::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0 14px;
  right: 0;
  height: 2px;
  background: repeating-linear-gradient(to right, #f1841f 0, #f1841f 2px, transparent 2px, transparent 6px);
  transform: translateY(-50%);
  z-index: 1;
}
._ticketDuration_1rwlt_109 p {
  z-index: 2;
  display: inline-block;
  position: relative;
  background: #fff6d6;
  padding: 0 2px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.01px;
  text-align: center;
  color: #11181c;
}

._ticketFlight_1rwlt_110 {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.26px;
  text-align: center;
  color: #11181c;
}

._ticketAirline_1rwlt_111 {
  font-weight: 400;
  font-size: 14px;
  line-height: 16.94px;
  letter-spacing: -0.6%;
  text-align: center;
  color: #11181c;
}._header_c0wpg_1 {
  width: 100%;
  height: 64px;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  gap: 20px;
  color: var(--dark-grey, #4D4D4D);
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}

._headerLeftSide_c0wpg_16 {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 0 15px;
  height: 100%;
}
._headerLeftSide_c0wpg_16 ._title_c0wpg_23 {
  font-weight: 600;
  font-size: 20px;
  color: var(--heading-color);
}

._border_c0wpg_29 {
  background: #e5e9eb;
  border-radius: 1px;
  height: calc(100% - 32px);
  width: 1px;
}

._headerMiddleSide_c0wpg_36 {
  height: 100%;
  display: flex;
  align-items: center;
}

._headerExtraSide_c0wpg_42 {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 15px;
  height: 100%;
}._container_1s9wv_1 {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
._container_1s9wv_1 ._card_1s9wv_6 {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  flex-grow: 1;
  width: 100%;
}
._container_1s9wv_1:first-child ._loungeCartHead_1s9wv_13 {
  display: flex;
}

._productForm_1s9wv_17 {
  padding: 0 24px 24px 24px;
}

._loungeCartHead_1s9wv_13 {
  display: none;
  align-items: center;
  column-gap: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725);
  padding: 24px 24px 16px 24px;
}
._loungeCartHead_1s9wv_13 p {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.47px;
  color: #000000;
}

._iconButton_1s9wv_36 {
  border-radius: 10px;
  background: #f4f4f4;
}

._imageContainer_1s9wv_41 {
  width: 100%;
}

._sliderContainer_1s9wv_45 ._sliderImageCont_1s9wv_45 {
  height: 260px;
  display: flex;
  align-items: center;
}
._sliderContainer_1s9wv_45 ._sliderImageCont_1s9wv_45 ._sliderImage_1s9wv_45 {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

._next_1s9wv_57 {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 25px);
  padding: 5px;
  background-color: #fff;
  border-radius: 50%;
  right: 5px;
  z-index: 99;
  display: flex;
  align-items: center;
}

._prev_1s9wv_70 {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 25px);
  left: 5px;
  z-index: 99;
  padding: 5px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
}

._productInfo_1s9wv_83 {
  display: flex;
  align-items: stretch;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 12px;
  padding-top: 16px;
  padding: 16px 24px 4px 24px;
}
._productInfo_1s9wv_83 ._productInfo__logo_1s9wv_93 {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
._productInfo_1s9wv_83 ._productInfo__logo_1s9wv_93 img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._productInfo__name_1s9wv_104 {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: -0.26px;
  color: #11181c;
  margin-bottom: 4px;
}
._productInfo__airline_1s9wv_112 {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.01px;
  color: #687076;
  margin-bottom: 4px;
}
._productInfo__terminalTerminalType_1s9wv_120 {
  color: var(--dark-gray-dark-gray-1, #1a2024);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
._productInfo__terminalTerminalType_1s9wv_120 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._productInfo__dot_1s9wv_133 {
  width: 6px;
  height: 6px;
  background-color: #d9d9d9;
  border-radius: 50%;
}
._productInfo_1s9wv_83 ._totalPrice_1s9wv_139 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: 100%;
  gap: 12px;
  min-height: 77px;
}
._productInfo_1s9wv_83 ._totalPrice__price_1s9wv_148 {
  color: #11181c;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 21.78px;
  letter-spacing: -0.26px;
  margin-right: 6px;
  padding-left: 46px;
}
._productInfo_1s9wv_83 ._totalPrice__price_1s9wv_148 span {
  text-align: right;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: 21.78px;
  font-weight: 700;
  white-space: nowrap;
}
._productInfo_1s9wv_83 ._totalPrice__price_1s9wv_148 ._deleteBtn_1s9wv_166 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent !important;
  outline: none;
}
._productInfo_1s9wv_83 ._totalPrice__price_1s9wv_148 ._deleteBtn_1s9wv_166:hover {
  background-color: transparent;
  border: none;
}

._productCost_1s9wv_178 {
  width: 175px;
}
._productCost__totalPrice_1s9wv_181 {
  color: var(--main-color, #0082ff);
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
._productCost__notice_1s9wv_189 {
  color: var(--mid-gray-mid-gray-1, #5b6871);
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

._childDiscoutnInfo_1s9wv_198 {
  color: var(--mid-gray-mid-gray-1, #5b6871);
  text-align: left;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

._line_1s9wv_208 {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.07);
  margin: 12px 0;
}

._workingHours__openClose_1s9wv_215 {
  color: var(--teal-t-700, #0d9676);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
._workingHours__openCloseTime_1s9wv_223 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
._workingHours__items_1s9wv_231 {
  width: fit-content;
}
._workingHours__item_1s9wv_231 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

._description_1s9wv_241 {
  overflow: hidden;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  margin: 16px 0;
}

._description_1s9wv_241,
._description_showmore_1s9wv_253 {
  height: fit-content;
}

._dexcriptionTitle_1s9wv_257 {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
}

._showMore_1s9wv_267 {
  color: var(--main-color, #0082ff);
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 8px;
  float: right;
}

._featuresCont_1s9wv_280 h1 {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
._featuresCont_1s9wv_280 ._feature_1s9wv_280 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._featuresCont_1s9wv_280 ._feature_1s9wv_280 ._featureIcon_1s9wv_294 {
  border-radius: 8px;
  border: 1px solid var(--gray-light, #cecece);
  padding: 4px;
}

._label_1s9wv_300 {
  color: var(--dark-gray-dark-gray-1, #1a2024);
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.9px;
  margin-bottom: 8px;
  letter-spacing: 0.41px;
}
._label_1s9wv_300 span {
  font-weight: 400 !important;
  color: #7e868c;
}

._passengerCount_1s9wv_316 {
  color: var(--dark-gray-dark-gray-3, #303940);
  /* UI/UI Text 14 Reg */
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.084px;
  width: 28px;
  text-align: center;
}

._variantTotalPrice_1s9wv_329 {
  color: var(--dark-gray-dark-gray-3, #303940);
  /* UI/UI Text 14 Reg */
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.084px;
}

._filters_1s9wv_340 {
  display: flex;
  column-gap: 8px;
  align-items: center;
  color: var(--dark-gray-dark-gray-1, #11181c);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
._filters_1s9wv_340 ._service_box_1s9wv_351 {
  padding: 3px 7px;
  border-radius: 7px;
  background: #eceef0;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: 0%;
  color: #19111c;
  text-transform: capitalize;
}
._filters_1s9wv_340 ._terminalText_1s9wv_361 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}
._filters_1s9wv_340 ._type_1s9wv_367 {
  display: flex;
  column-gap: 4px;
  align-items: center;
  text-transform: capitalize;
}
._filters_1s9wv_340 ._type_1s9wv_367 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}
._filters_1s9wv_340 ._type_1s9wv_367 svg path {
  stroke: #7e868c;
  fill: white;
}

._greyDot_1s9wv_384 {
  height: 8px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1607843137);
}

._section_1s9wv_390 {
  padding-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1215686275);
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker__navigation-icon::before {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  margin-left: -4px;
  position: absolute;
  width: 0;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  border-top: none;
  border-bottom-color: #f0f0f0;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  top: 0;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  bottom: 0;
  margin-bottom: -8px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  border-bottom: none;
  border-top-color: #fff;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  bottom: 0;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}
.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}
.react-datepicker-popper[data-placement^=bottom] {
  padding-top: 10px;
}
.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle, .react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}
.react-datepicker-popper[data-placement^=top] {
  padding-bottom: 10px;
}
.react-datepicker-popper[data-placement^=right] {
  padding-left: 8px;
}
.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}
.react-datepicker-popper[data-placement^=left] {
  padding-right: 8px;
}
.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 15px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}
.react-datepicker__navigation--previous {
  left: 2px;
}
.react-datepicker__navigation--next {
  right: 2px;
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}
.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
}
.react-datepicker__navigation:hover *::before {
  border-color: #a6a6a6;
}

.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}
.react-datepicker__navigation-icon--next {
  left: -2px;
}
.react-datepicker__navigation-icon--next::before {
  transform: rotate(45deg);
  left: -7px;
}
.react-datepicker__navigation-icon--previous {
  right: -2px;
}
.react-datepicker__navigation-icon--previous::before {
  transform: rotate(225deg);
  right: -7px;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}
.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}
.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}
.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -87px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + 1.7rem / 2);
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,
.react-datepicker__week-number--keyboard-selected):hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__week-number--selected {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__week-number--selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__week-number--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}
.react-datepicker__week-number--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day-names {
  white-space: nowrap;
  margin-bottom: -8px;
}

.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}
.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}
.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}
.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}
.react-datepicker__day--holidays,
.react-datepicker__month-text--holidays,
.react-datepicker__quarter-text--holidays,
.react-datepicker__year-text--holidays {
  position: relative;
  border-radius: 0.3rem;
  background-color: #ff6803;
  color: #fff;
}
.react-datepicker__day--holidays .holiday-overlay,
.react-datepicker__month-text--holidays .holiday-overlay,
.react-datepicker__quarter-text--holidays .holiday-overlay,
.react-datepicker__year-text--holidays .holiday-overlay {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}
.react-datepicker__day--holidays:hover,
.react-datepicker__month-text--holidays:hover,
.react-datepicker__quarter-text--holidays:hover,
.react-datepicker__year-text--holidays:hover {
  background-color: #cf5300;
}
.react-datepicker__day--holidays:hover .holiday-overlay,
.react-datepicker__month-text--holidays:hover .holiday-overlay,
.react-datepicker__quarter-text--holidays:hover .holiday-overlay,
.react-datepicker__year-text--holidays:hover .holiday-overlay {
  visibility: visible;
  opacity: 1;
}
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #bad9f1;
  color: rgb(0, 0, 0);
}
.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}
.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.react-datepicker__input-container .react-datepicker__calendar-icon {
  position: absolute;
  padding: 0.5rem;
  box-sizing: content-box;
}

.react-datepicker__view-calendar-icon input {
  padding: 6px 10px 5px 25px;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}
.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×";
}
.react-datepicker__close-icon--disabled {
  cursor: default;
}
.react-datepicker__close-icon--disabled::after {
  cursor: default;
  background-color: #ccc;
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__children-container {
  width: 13.8rem;
  margin: 0.4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  height: auto;
}

.react-datepicker__aria-live {
  position: absolute;
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}

.react-datepicker__calendar-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}
.react-datepicker__header {
  background: #fbfbfb;
}
.react-datepicker__month-container {
  background: #fbfbfb;
  border-radius: 6px;
}
.react-datepicker-wrapper{
    width: 100%;
    height: fit-content;
}
.react-datepicker__input-container{
    width: 100%;
}
.react-datepicker__input-container > input {
  border-radius: 8px;
  border: 1px solid #b0babf;
  background: #fff;
  padding: 7px 12px;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.084px;
  cursor: pointer;
  width: 100%;
}
.react-datepicker__input-container > input.red-border {
  border: 1px solid #F13B1F;
}


.btn-prev,
.btn-next {
  position: absolute;
  top: 50%;
  padding: 8px;
  transform: translate(0, -50%);
}
.btn-prev svg,
.btn-next svg {
  width: 16px;
  height: 16px;
}
.btn-prev {
  right: 36px;
}
.btn-next {
  right: 0;
}

.select-year,
.select-month {
  color: #737373;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  background: transparent;
  /* Heading */
  font-family: Inter;
  /*font-size: 16px;*/
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
}
.react-datepicker__day--selected:hover,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #2d6ce5;
  color: white;
}
.react-datepicker__day--selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  background-color: #2d6ce5;
  color: white;
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__day--keyboard-selected:hover{
  background: none;
}

.react-datepicker__day--today,
.react-datepicker__day--today:hover {
  font-weight: 400;
  border-radius: 0.3rem;
  background-color: #bad9f1;
}

.react-datepicker__day--today.react-datepicker__day--selected{
  background-color: #2d6ce5;
}
._container_1wuez_1 {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
._container_1wuez_1 ._card_1wuez_6 {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  flex-grow: 1;
  width: 100%;
}
._container_1wuez_1:first-child ._loungeCartHead_1wuez_13 {
  display: flex;
}

._productForm_1wuez_17 {
  padding: 0 24px 24px 24px;
}

._loungeCartHead_1wuez_13 {
  display: none;
  align-items: center;
  column-gap: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725);
  padding: 24px 24px 16px 24px;
}
._loungeCartHead_1wuez_13 p {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.47px;
  color: #000000;
}

._iconButton_1wuez_36 {
  border-radius: 10px;
  background: #f4f4f4;
}

._imageContainer_1wuez_41 {
  width: 100%;
}

._sliderContainer_1wuez_45 ._sliderImageCont_1wuez_45 {
  height: 260px;
  display: flex;
  align-items: center;
}
._sliderContainer_1wuez_45 ._sliderImageCont_1wuez_45 ._sliderImage_1wuez_45 {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

._next_1wuez_57 {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 25px);
  padding: 5px;
  background-color: #fff;
  border-radius: 50%;
  right: 5px;
  z-index: 99;
  display: flex;
  align-items: center;
}

._prev_1wuez_70 {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 25px);
  left: 5px;
  z-index: 99;
  padding: 5px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
}

._productInfo_1wuez_83 {
  display: flex;
  align-items: stretch;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 8px;
  padding-top: 16px;
  padding: 16px 24px 4px 24px;
}
._productInfo_1wuez_83 ._productInfo__logo_1wuez_93 {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
._productInfo_1wuez_83 ._productInfo__logo_1wuez_93 img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._productInfo__name_1wuez_104 {
  color: var(--black, #141414);
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 21.78px;
}
._productInfo__airline_1wuez_112 {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.01px;
  color: #687076;
  margin-bottom: 4px;
}
._productInfo__terminalTerminalType_1wuez_120 {
  color: var(--dark-gray-dark-gray-1, #1a2024);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
._productInfo__terminalTerminalType_1wuez_120 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._productInfo__dot_1wuez_133 {
  width: 6px;
  height: 6px;
  background-color: #d9d9d9;
  border-radius: 50%;
}
._productInfo_1wuez_83 ._totalPrice_1wuez_139 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: 100%;
  gap: 12px;
  min-height: 77px;
  min-width: 214px;
}
._productInfo_1wuez_83 ._totalPrice__price_1wuez_149 {
  color: #11181c;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 21.78px;
  letter-spacing: -0.26px;
  margin-right: 6px;
}
._productInfo_1wuez_83 ._totalPrice__price_1wuez_149 span {
  text-align: right;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: 21.78px;
  font-weight: 700;
  white-space: nowrap;
}
._productInfo_1wuez_83 ._totalPrice__price_1wuez_149 ._deleteBtn_1wuez_166 {
  cursor: pointer;
  border: none;
  color: #000;
  background-color: transparent !important;
  outline: none;
}
._productInfo_1wuez_83 ._totalPrice__price_1wuez_149 ._deleteBtn_1wuez_166:hover {
  background-color: transparent;
  border: none;
}

._productCost_1wuez_178 {
  width: 175px;
}
._productCost__totalPrice_1wuez_181 {
  color: var(--main-color, #0082ff);
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
._productCost__notice_1wuez_189 {
  color: var(--mid-gray-mid-gray-1, #5b6871);
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

._childDiscoutnInfo_1wuez_198 {
  color: var(--mid-gray-mid-gray-1, #5b6871);
  text-align: left;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

._line_1wuez_208 {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.07);
  margin: 12px 0;
}

._workingHours__openClose_1wuez_215 {
  color: var(--teal-t-700, #0d9676);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
._workingHours__openCloseTime_1wuez_223 {
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
._workingHours__items_1wuez_231 {
  width: fit-content;
}
._workingHours__item_1wuez_231 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

._description_1wuez_241 {
  overflow: hidden;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  margin: 16px 0;
}

._description_1wuez_241,
._description_showmore_1wuez_253 {
  height: fit-content;
}

._dexcriptionTitle_1wuez_257 {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
}

._showMore_1wuez_267 {
  color: var(--main-color, #0082ff);
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 8px;
  float: right;
}

._featuresCont_1wuez_280 h1 {
  color: #000;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
._featuresCont_1wuez_280 ._feature_1wuez_280 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._featuresCont_1wuez_280 ._feature_1wuez_280 ._featureIcon_1wuez_294 {
  border-radius: 8px;
  border: 1px solid var(--gray-light, #cecece);
  padding: 4px;
}

._label_1wuez_300 {
  color: var(--dark-gray-dark-gray-1, #1a2024);
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.9px;
  margin-bottom: 8px;
  letter-spacing: 0.41px;
}
._label_1wuez_300 span {
  font-weight: 400 !important;
  color: #7e868c;
}

._passengerCount_1wuez_316 {
  color: var(--dark-gray-dark-gray-3, #303940);
  /* UI/UI Text 14 Reg */
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.084px;
  width: 28px;
  text-align: center;
}

._variantTotalPrice_1wuez_329 {
  color: var(--dark-gray-dark-gray-3, #303940);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.084px;
}

._greyDot_1wuez_339 {
  height: 8px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1607843137);
}

._section_1wuez_345 {
  padding-bottom: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1215686275);
}

._filters_1wuez_350 {
  display: flex;
  column-gap: 8px;
  align-items: center;
  color: var(--dark-gray-dark-gray-1, #11181c);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
._filters_1wuez_350 ._service_box_1wuez_361 {
  padding: 3px 7px;
  border-radius: 7px;
  background: #eceef0;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: 0%;
  color: #19111c;
  text-transform: capitalize;
}
._filters_1wuez_350 ._terminalText_1wuez_371 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}
._filters_1wuez_350 ._type_1wuez_377 {
  display: flex;
  column-gap: 4px;
  align-items: center;
  text-transform: capitalize;
}
._filters_1wuez_350 ._type_1wuez_377 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #11181c;
}
._filters_1wuez_350 ._type_1wuez_377 svg path {
  stroke: #7e868c;
  fill: white;
}