@charset "UTF-8";
body .header_section_container__uGIuX .header_section__meSc1 {
  margin: 0 auto;
}
@media only screen and (min-width: 1601px) {
  body .header_section_container__uGIuX .header_section__meSc1 {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
  body .header_section_container__uGIuX .header_section__meSc1 {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (max-width: 1400px) {
  body .header_section_container__uGIuX .header_section__meSc1 {
    max-width: 80%;
  }
}
@media only screen and (max-width: 1200px) {
  body .header_section_container__uGIuX .header_section__meSc1 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  body .header_section_container__uGIuX .header_section__meSc1 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  body .header_section_container__uGIuX .header_section__meSc1 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 576px) {
  body .header_section_container__uGIuX .header_section__meSc1 {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
body
  .header_section_container__uGIuX:not(
    .header_travel_journey_section__WNnZ0,
    footer
  ) {
  margin-bottom: 60px;
}
.header_section_container__uGIuX h1 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 120%;
  color: #fff;
}
.header_section_container__uGIuX h2 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #363636;
  position: relative;
}
.header_section_container__uGIuX h3 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  color: #0149a8;
}
.header_section_container__uGIuX h4 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #363636;
}
.header_section_container__uGIuX h5 {
  font-size: 36px;
}
.header_section_container__uGIuX h5,
.header_section_container__uGIuX h6 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #0149a8;
}
.header_section_container__uGIuX h6 {
  font-size: 24px;
}
.header_section_container__uGIuX p {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #363636;
}
.header_section_container__uGIuX .header_p_sm__W_bIf {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #363636;
}
.header_section_container__uGIuX .header_copyright_text__EcpWZ {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
}
.header_section_container__uGIuX a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #0149a8;
  text-decoration: underline;
}
.header_section_container__uGIuX li a,
.header_section_container__uGIuX span a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #f9f9f9;
  text-decoration: none;
}
.header_section_container__uGIuX header li a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
  text-decoration: none;
}
.header_section_container__uGIuX label {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fdfcfc;
}
.header_section_container__uGIuX input {
  font-size: 18px;
}
.header_header__cFIgN {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 5rem;
  background: #fff;
  -webkit-backdrop-filter: blur(35px);
  backdrop-filter: blur(35px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  padding: 1rem 10vw;
  box-shadow: 0 4px 16px hsla(0, 1%, 53%, 0.2);
  font-size: 1.125rem;
  z-index: 10;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .header_header__cFIgN {
    padding: 1rem 5%;
  }
}
@media only screen and (max-width: 576px) {
  .header_header__cFIgN {
    padding: 1rem 24px;
  }
}
@media only screen and (max-width: 1200px) {
  .header_header__cFIgN {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 415px) {
  .header_header__cFIgN {
    padding: 1rem 5vw;
  }
}
.header_headerBlur__ZEXrZ {
  background-color: hsla(0, 0%, 100%, 0.15);
  -webkit-backdrop-filter: blur(35px);
  backdrop-filter: blur(35px);
}
.header_brandGroupWrap___jKO_ {
  height: inherit;
}
.header_brandGroup__bwVY_ {
  width: 12rem;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .header_brandGroup__bwVY_ {
    width: 8.7rem;
  }
}
@media only screen and (max-width: 280px) {
  .header_brandGroup__bwVY_ {
    width: 7rem;
  }
}
.header_navGroup__p9V_X {
  color: var(--blue);
}
.header_navGroup__p9V_X,
.header_navTabGroup__OMpN3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
}
.header_navTabGroup__OMpN3 {
  gap: 2vw;
  flex: none;
  order: 0;
  flex-grow: 0;
}
@media only screen and (max-width: 1200px) {
  .header_navTabGroup__OMpN3 {
    display: none;
  }
}
.header_navHamburger__dXcUC {
  width: 40px;
  height: 40px;
  margin: auto;
  outline: none;
}
.header_navHamburger__dXcUC:active .header_navHamburger__dXcUC:focus {
  outline: none;
}
.header_navAuthRoot__Qa9_f {
  position: relative;
  margin: 0 2.7rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.header_navAuthVector__2aqUq {
  position: absolute;
  width: 7rem;
  height: 3.5rem;
  transition: all 0.4s ease;
}
.header_authRoot__AVvG6 {
  margin: 0 2.7rem;
  font-family: Reenie Beanie;
  font-style: normal;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 1.9rem;
  color: var(--yellow);
  position: relative;
}
@media only screen and (max-width: 768px) {
  .header_authRoot__AVvG6 {
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 415px) {
  .header_authRoot__AVvG6 {
    margin: 0 1rem;
  }
}
.header_authRoot__AVvG6:after {
  content: "";
  position: absolute;
  top: -12px;
  left: -45px;
  height: 57px;
  width: 180px;
  background-image: url(./YellowRoundBorder.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.header_authRoot__AVvG6:hover:after {
  top: -16px;
  height: 65px;
  transition: all 0.4s ease;
}
@media only screen and (max-width: 768px) {
  .header_authRoot__AVvG6:after {
    top: -5px;
    left: -28px;
    height: 40px;
    width: 120px;
  }
  .header_authRoot__AVvG6:hover:after {
    top: -11px;
    height: 50px;
  }
}
@media only screen and (max-width: 427px) {
  .header_navAuthVector__2aqUq {
    width: 4rem;
    height: 2rem;
  }
}
@media only screen and (max-width: 280px) {
  .header_navAuthVector__2aqUq {
    width: 4rem;
    height: 2rem;
  }
}
.header_navAuthRoot__Qa9_f:hover > .header_navAuthVector__2aqUq {
  transform: scale(1.2);
}
.header_navAuthText__RbTsq {
  font-family: Reenie Beanie;
  font-style: normal;
  font-weight: 500;
  color: var(--yellow);
  font-size: 2.25rem;
}
@media only screen and (max-width: 633px) and (min-width: 500px) {
  .header_navAuthText__RbTsq {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 576px) {
  .header_navAuthText__RbTsq {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 427px) {
  .header_navAuthText__RbTsq {
    font-size: 12px;
    text-align: center;
  }
}
@media only screen and (max-width: 380px) {
  .header_navAuthText__RbTsq {
    font-size: 10px;
    text-align: center;
  }
}
.header_popoverHorizontal__QM5qQ {
  position: absolute;
  top: 5rem;
  right: calc(10% + 2.5vw);
}
@media only screen and (max-width: 1200px) {
  .header_popoverHorizontal__QM5qQ {
    right: 1rem;
  }
}
.header_hamburgerHorizontalContainer__iyqXf {
  background-color: #fff;
  color: #000;
  height: 22rem;
  font-family: Aeroport;
  display: flex;
  font-weight: 400;
  box-shadow: 0 4px 16px hsla(0, 1%, 53%, 0.2);
}
.header_menuItemContainer__03kc9 {
	padding: 2rem 0.5rem;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 1rem;
	width: 9rem;
	border-right: 5px solid var(--filterDefault);
}
@media only screen and (min-width: 600px) {
	.header_menuItemContainer__03kc9 {
		width: 13rem;
		padding: 2rem 1rem;
	}
}
.header_activeMenu__qqn_u {
  color: var(--blue);
  font-weight: 700;
  background-position: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.header_activeMenu__qqn_u:after {
	content: '';
	position: absolute;
	top: -10px;
	left: 90px;
	height: 40px;
	width: 40px;
	background-image: url(/assets/images/common/header/TapBackOrange.svg) !important;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
@media only screen and (min-width: 600px) {
	.header_activeMenu__qqn_u:after {
		left: 125px;
	}
}
.header_subMenuContainer__RUh3T {
	width: 9rem;
	padding: 2rem 0.5rem;
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
@media only screen and (min-width: 600px) {
	.header_subMenuContainer__RUh3T {
		width: 20rem;
		padding: 2rem 1rem;
	}
}
.header_menuItemContainerMobile__BkZWp {
  position: absolute;
  top: 5.5rem;
  left: 1rem;
  right: 1rem;
  background-color: #fff;
  color: #000;
  font-family: Aeroport;
  font-weight: 400;
  border: 4px solid transparent;
  -o-border-image: url(/assets/svg/OrangeContainerBg.svg) stretch;
  border-image: url(/assets/svg/OrangeContainerBg.svg) stretch;
  border-image-slice: 3%;
  border-image-width: 13px;
  border-image-outset: 1.8;
  border-radius: 25px;
}
.header_accordionContainer__pvm7_ {
  box-shadow: none !important;
}
.header_accordionDetailsParent__27Gmm {
  padding: 8px;
}
.header_accordionDetails__n_qSy {
  background-color: var(--light-gray-2);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.2rem;
}
.header_accordianSummaryExpanded__DIQrY {
  color: var(--blue);
  font-weight: 700;
}
.header_section__meSc1 {
  margin: 0 auto;
}
@media only screen and (min-width: 1601px) {
  .header_section__meSc1 {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
  .header_section__meSc1 {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (max-width: 1400px) {
  .header_section__meSc1 {
    max-width: 80%;
  }
}
@media only screen and (max-width: 1200px) {
  .header_section__meSc1 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  .header_section__meSc1 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  .header_section__meSc1 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 576px) {
  .header_section__meSc1 {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
body .footer_section_container__PyfBS .footer_section__tVhQm {
  margin: 0 auto;
}
@media only screen and (min-width: 1601px) {
  body .footer_section_container__PyfBS .footer_section__tVhQm {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
  body .footer_section_container__PyfBS .footer_section__tVhQm {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (max-width: 1400px) {
  body .footer_section_container__PyfBS .footer_section__tVhQm {
    max-width: 80%;
  }
}
@media only screen and (max-width: 1200px) {
  body .footer_section_container__PyfBS .footer_section__tVhQm {
    max-width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  body .footer_section_container__PyfBS .footer_section__tVhQm {
    max-width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  body .footer_section_container__PyfBS .footer_section__tVhQm {
    max-width: 90%;
  }
}
@media only screen and (max-width: 576px) {
  body .footer_section_container__PyfBS .footer_section__tVhQm {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
body
  .footer_section_container__PyfBS:not(
    .footer_travel_journey_section__pCgEn,
    footer
  ) {
  margin-bottom: 60px;
}
.footer_section_container__PyfBS h1 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 120%;
  color: #fff;
}
.footer_section_container__PyfBS h2 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #363636;
  position: relative;
}
.footer_section_container__PyfBS h3 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  color: #0149a8;
}
.footer_section_container__PyfBS h4 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #363636;
}
.footer_section_container__PyfBS h5 {
  font-size: 36px;
}
.footer_section_container__PyfBS h5,
.footer_section_container__PyfBS h6 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #0149a8;
}
.footer_section_container__PyfBS h6 {
  font-size: 24px;
}
.footer_section_container__PyfBS p {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #363636;
}
.footer_section_container__PyfBS .footer_p_sm__9cdJe {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #363636;
}
.footer_section_container__PyfBS .footer_copyright_text__tAHgN {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
}
.footer_section_container__PyfBS a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #0149a8;
  text-decoration: underline;
}
.footer_section_container__PyfBS li a,
.footer_section_container__PyfBS span a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #f9f9f9;
  text-decoration: none;
}
.footer_section_container__PyfBS header li a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
  text-decoration: none;
}
.footer_section_container__PyfBS label {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fdfcfc;
}
.footer_section_container__PyfBS input {
  font-size: 18px;
}
footer.footer_section_container__PyfBS {
  margin-bottom: 0;
  padding-top: 82px;
  padding-bottom: 56px;
  background-color: #101010;
  color: #fff;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS .footer_section__tVhQm {
    display: flex;
    flex-direction: column;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25 {
  order: 1;
  display: flex;
  align-items: stretch;
  margin-bottom: 60px;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_top_footer__G6B25 {
    order: 1;
  }
}
@media only screen and (max-width: 991px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_top_footer__G6B25 {
    flex-wrap: wrap;
    gap: 32px;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25
  .footer_left_section__2arnh {
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_top_footer__G6B25
    .footer_left_section__2arnh {
    flex-basis: 100%;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25
  .footer_left_section__2arnh
  .footer_brand__vFXFx
  img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 18rem;
}
@media only screen and (max-width: 991px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_top_footer__G6B25
    .footer_left_section__2arnh
    .footer_brand__vFXFx
    img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 8.7rem;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25
  .footer_left_section__2arnh
  p {
  max-width: 312px;
  color: #fff;
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25
  .footer_right_section__YrbQm {
  display: flex;
  justify-content: flex-end;
  gap: 40px;
  flex-grow: 1;
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25
  .footer_right_section__YrbQm
  > div:nth-child(3) {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_top_footer__G6B25
    .footer_right_section__YrbQm
    > div:nth-child(3)
    h4 {
    left: unset;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25
  .footer_right_section__YrbQm
  > div:nth-child(3)
  ul {
  width: 200px;
}
@media only screen and (max-width: 991px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_top_footer__G6B25
    .footer_right_section__YrbQm {
    flex-basis: 100%;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_top_footer__G6B25
    .footer_right_section__YrbQm {
    flex-wrap: wrap;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25
  .footer_right_section__YrbQm
  h4 {
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 24px;
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_top_footer__G6B25
  .footer_right_section__YrbQm
  ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 6px;
  max-height: 130px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_top_footer__G6B25
    .footer_right_section__YrbQm
    ul {
    flex-basis: 50%;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_mid_footer__xTwUZ {
  order: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_mid_footer__xTwUZ {
    order: 4;
    flex-direction: column;
    gap: 16px;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_mid_footer__xTwUZ
  .footer_copyright_text__tAHgN {
  text-align: center;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_mid_footer__xTwUZ
    .footer_copyright_text__tAHgN {
    order: 3;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_mid_footer__xTwUZ
  hr.footer_mobile_divider__yT08G {
  display: none;
  width: 100%;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_mid_footer__xTwUZ
    hr.footer_mobile_divider__yT08G {
    order: 2;
    display: unset;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_mid_footer__xTwUZ
  .footer_social_icons__XLV5Z {
  display: flex;
  justify-content: flex-start;
  gap: 24px;
  align-items: center;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_mid_footer__xTwUZ
    .footer_social_icons__XLV5Z {
    order: 1;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  hr.footer_divider__wLXWz {
  order: 3;
  margin-top: 24px;
  margin-bottom: 24px;
  width: 100%;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    hr.footer_divider__wLXWz {
    order: 3;
    display: none;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_bottom_footer__TjBUV {
  order: 4;
}
@media only screen and (max-width: 576px) {
  footer.footer_section_container__PyfBS
    .footer_section__tVhQm
    .footer_bottom_footer__TjBUV {
    order: 2;
    margin-bottom: 64px;
  }
}
footer.footer_section_container__PyfBS
  .footer_section__tVhQm
  .footer_bottom_footer__TjBUV
  .footer_copyright_text__tAHgN {
  color: #fff;
}
body .newsletter_section_container__PgpRE .newsletter_section__aCK99 {
  margin: 0 auto;
}
@media only screen and (min-width: 1601px) {
  body .newsletter_section_container__PgpRE .newsletter_section__aCK99 {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
  body .newsletter_section_container__PgpRE .newsletter_section__aCK99 {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (max-width: 1400px) {
  body .newsletter_section_container__PgpRE .newsletter_section__aCK99 {
    max-width: 80%;
  }
}
@media only screen and (max-width: 1200px) {
  body .newsletter_section_container__PgpRE .newsletter_section__aCK99 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  body .newsletter_section_container__PgpRE .newsletter_section__aCK99 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  body .newsletter_section_container__PgpRE .newsletter_section__aCK99 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 576px) {
  body .newsletter_section_container__PgpRE .newsletter_section__aCK99 {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
body
  .newsletter_section_container__PgpRE:not(
    .newsletter_travel_journey_section__QSg4q,
    footer
  ) {
  margin-bottom: 60px;
}
.newsletter_section_container__PgpRE h1 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 120%;
  color: #fff;
}
.newsletter_section_container__PgpRE h2 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #363636;
  position: relative;
}
.newsletter_section_container__PgpRE h3 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  color: #0149a8;
}
.newsletter_section_container__PgpRE h4 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #363636;
}
.newsletter_section_container__PgpRE h5 {
  font-size: 36px;
}
.newsletter_section_container__PgpRE h5,
.newsletter_section_container__PgpRE h6 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #0149a8;
}
.newsletter_section_container__PgpRE h6 {
  font-size: 24px;
}
.newsletter_section_container__PgpRE p {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #363636;
}
.newsletter_section_container__PgpRE .newsletter_p_sm__23Ugm {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #363636;
}
.newsletter_section_container__PgpRE .newsletter_copyright_text__mjiYM {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
}
.newsletter_section_container__PgpRE a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #0149a8;
  text-decoration: underline;
}
.newsletter_section_container__PgpRE li a,
.newsletter_section_container__PgpRE span a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #f9f9f9;
  text-decoration: none;
}
.newsletter_section_container__PgpRE header li a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
  text-decoration: none;
}
.newsletter_section_container__PgpRE label {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fdfcfc;
}
.newsletter_section_container__PgpRE input {
  font-size: 18px;
}
.newsletter_travel_journey_section__QSg4q .newsletter_section_gallery__eKeHL {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 270px);
  grid-gap: 0;
  grid-template-areas: "img1 img1 img2 img2" "img1 img1 img2 img2";
}
@media only screen and (max-width: 1400px) {
  .newsletter_travel_journey_section__QSg4q .newsletter_section_gallery__eKeHL {
    grid-template-rows: repeat(2, 240px);
  }
}
@media only screen and (max-width: 991px) {
  .newsletter_travel_journey_section__QSg4q .newsletter_section_gallery__eKeHL {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 330px);
    grid-template-areas: "img1 img1 img1 img1" "img2 img2 img2 img2";
  }
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img1__TCEJe {
  grid-area: img1;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi {
  grid-area: img2;
  position: relative;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe {
  display: flex;
  flex-direction: column;
  gap: 40px;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  h2 {
  text-transform: capitalize;
  max-width: 312px;
  color: #fff;
  font-size: 42px;
}
@media only screen and (max-width: 1400px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe
    h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 576px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe
    h2 {
    font-size: 22px;
    max-width: 220px;
  }
}
@media only screen and (max-width: 991px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe
    h2 {
    margin-top: 4rem;
  }
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  h2
  span {
  color: #f3e80d;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  h2:after {
  content: "";
  position: absolute;
  left: calc(100% - 160px);
  background-image: url(/assets/images/background-ribbon.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: -12px;
  left: calc(100% - 230px);
  rotate: -6deg;
  height: 175px;
  width: 280px;
}
@media only screen and (max-width: 1400px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe
    h2:after {
    content: "";
    position: absolute;
    left: calc(100% - 160px);
    background-image: url(/assets/images/background-ribbon-small.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: -30px;
    left: calc(100% - 240px);
    height: 100px;
    width: 240px;
    rotate: 0;
  }
}
@media only screen and (max-width: 576px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe
    h2:after {
    top: -24px;
    left: 52px;
    height: 85px;
    width: 230px;
  }
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  p {
  color: #fff;
  max-width: 424px;
  font-size: 17px;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83 {
  display: flex;
  gap: 0;
  align-items: flex-end;
}
@media only screen and (max-width: 991px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe
    form.newsletter_newsletterForm__uUz83 {
    margin-bottom: 4rem;
  }
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input {
  flex-basis: 50%;
  width: 50%;
  background-color: transparent;
  color: #fff;
  border: 0;
  border-bottom: 2px solid;
  height: 57px;
  font-family: Aeroport;
  border-bottom: 4px solid !important;
  transition: all 0.3s ease-in 0ms;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe
    form.newsletter_newsletterForm__uUz83
    input {
    height: 45px;
  }
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input:hover {
  border-bottom-color: #0149a8 !important;
  padding-left: 16px;
  background: #fff;
  color: #f3e80d;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input:hover::-moz-placeholder {
  color: #0149a8;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input:hover::placeholder {
  color: #0149a8;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input::-moz-placeholder {
  font-family: Aeroport;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input::placeholder {
  font-family: Aeroport;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input:focus {
  border: 0;
  border-bottom: 2px solid;
  outline: 0;
  background: #fff;
  color: #0149a8;
  padding-left: 16px;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input:focus::-moz-placeholder {
  color: #0149a8;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input:focus::placeholder {
  color: #0149a8;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input:focus-visible {
  border: 0;
  border-bottom: 2px solid;
  outline: 0;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input::-moz-placeholder {
  color: #fff;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  input::placeholder {
  color: #fff;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  button {
  flex-basis: 50%;
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #fff;
  background: #0149a8;
  padding: 16px 36px;
  text-transform: capitalize;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: all 0.3s ease-in 0ms;
  font-size: 20px;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img2__SyBHi
  .newsletter_journey_content__8ANwe
  form.newsletter_newsletterForm__uUz83
  button:hover {
  background: #fb9703;
}
@media only screen and (max-width: 768px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img2__SyBHi
    .newsletter_journey_content__8ANwe
    form.newsletter_newsletterForm__uUz83
    button {
    padding: 12px 8px;
    font-size: 18px;
    line-height: 21px;
  }
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img_container__Rk8_4 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img_container__Rk8_4
  img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
}
.newsletter_travel_journey_section__QSg4q
  .newsletter_section_gallery__eKeHL
  .newsletter_img_container__Rk8_4
  img.newsletter_n__z69Sf {
  width: 180px;
  height: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .newsletter_travel_journey_section__QSg4q
    .newsletter_section_gallery__eKeHL
    .newsletter_img_container__Rk8_4
    img.newsletter_n__z69Sf {
    width: 160px;
    height: 160px;
  }
}
.AppLayout_container__LWA4T {
  width: 100%;
}
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__navigation-icon:before,
.react-datepicker__year-read-view--down-arrow {
  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^="bottom"] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle {
  margin-left: -4px;
  position: absolute;
  width: 0;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:after,
.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^="top"]
  .react-datepicker__triangle:before {
  box-sizing: content-box;
  position: absolute;
  height: 0;
  width: 1px;
  content: "";
  z-index: -1;
  border: 8px solid transparent;
  left: -8px;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:before,
.react-datepicker-popper[data-placement^="top"]
  .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:after,
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:before {
  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:after,
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle:before {
  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;
  width: 100%;
}
.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__month-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__year-dropdown-container--select {
  display: inline-block;
  margin: 0 15px;
}
.react-datepicker-time__header,
.react-datepicker-year-header,
.react-datepicker__current-month {
  margin-top: 0;
  color: #000;
  font-weight: 700;
  font-size: 0.944rem;
}
.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.react-datepicker__navigation {
  align-items: center;
  background: 0 0;
  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,
.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: #fff;
  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: #fff;
  font-weight: 700;
}
.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:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}
.react-datepicker__day-names {
  margin-bottom: -8px;
}
.react-datepicker__day,
.react-datepicker__day-name,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__month--in-range,
.react-datepicker__month--in-selecting-range,
.react-datepicker__month--selected,
.react-datepicker__quarter--in-range,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--selected {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__month--in-range:hover,
.react-datepicker__month--in-selecting-range:hover,
.react-datepicker__month--selected:hover,
.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}
.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}
.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: 700;
}
.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: #f0f;
}
.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--in-range,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--selected,
.react-datepicker__month-text--in-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--selected,
.react-datepicker__quarter-text--in-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__year-text--in-range,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--selected {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__day--in-range:hover,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--selected:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__year-text--in-range:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--selected: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: #000;
}
.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__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__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__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
  ) {
  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__month-text.react-datepicker__month--in-range:hover,
.react-datepicker__month-text.react-datepicker__month--selected:hover,
.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__month-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}
.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view,
.react-datepicker__year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover,
.react-datepicker__year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__month-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-year-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__year-read-view:hover
  .react-datepicker__month-read-view--down-arrow,
.react-datepicker__year-read-view:hover
  .react-datepicker__year-read-view--down-arrow {
  border-top-color: #b3b3b3;
}
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown,
.react-datepicker__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__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover,
.react-datepicker__year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable,
.react-datepicker__year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}
.react-datepicker__month-option,
.react-datepicker__month-year-option,
.react-datepicker__year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type,
.react-datepicker__year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type,
.react-datepicker__year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover,
.react-datepicker__year-option:hover {
  background-color: #ccc;
}
.react-datepicker__month-option:hover
  .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover
  .react-datepicker__navigation--years-upcoming,
.react-datepicker__year-option:hover
  .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}
.react-datepicker__month-option:hover
  .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover
  .react-datepicker__navigation--years-previous,
.react-datepicker__year-option:hover
  .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected,
.react-datepicker__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__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
  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,
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-height: 550px), (max-width: 400px) {
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker-time__header,
.react-datepicker__portal .react-datepicker__current-month {
  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;
  -webkit-clip-path: circle(0);
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.inset-0 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.z-10 {
  z-index: 10;
}
.mt-4 {
  margin-top: 1rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.min-h-full {
  min-height: 100%;
}
.w-full {
  width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.scale-100,
.scale-95 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-95 {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.-space-x-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.\!border-0 {
  border-width: 0 !important;
}
.border {
  border-width: 1px;
}
.border-transparent {
  border-color: transparent;
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
:root {
  --yellow: #f3e80d;
  --orange: #fb9603;
  --blue: #0149a8;
  --light-gray: #cdcdcd;
  --light-blue: #dfedff;
  --gray: #838383;
  --filterDefault: #e6e6e6;
  --filterActive: #dfedff;
  --light-blue-2: #b8d5fc;
  --peach: #fae6c8;
  --light-yellow: #fcf8ba;
  --light-green: #c1f8e6;
  --light-gray-2: #f8f8f8;
}
@font-face {
  font-family: Aeroport;
  src: url(./aeroport-bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Aeroport;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-BoldItalic.44e8f10f.ttf);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Aeroport;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-Italic.be6f7948.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Aeroport;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-Light.f05e1544.ttf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Aeroport;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-LightItalic.2886735a.ttf);
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Aeroport;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-Medium.57f5d19c.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Aeroport;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-MediumItalic.765c9fea.ttf);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Aeroport;
  src: url(./aeroport.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Aeroport Mono;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/AeroportMono.099e77cb.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Reenie Beanie;
  src: url(./reenie-beanie-regular.ttf);
  font-weight: 400;
  font-style: normal;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  width: 100%;
}
.react-datepicker__current-month {
  font-size: 1rem !important;
}
.react-datepicker__day-names {
  display: flex;
  gap: 0;
  font-size: 10px;
}
.react-datepicker__day,
.react-datepicker__day-name,
.react-datepicker__time-name {
  width: 2.2rem;
}
.react-datepicker__month {
  max-width: 100%;
}
.react-datepicker__week {
  max-width: 100%;
  height: 34px;
  display: flex;
}
.react-datepicker__week > * {
  height: 30px;
}
.react-datepicker__month-container:nth-of-type(0) {
  width: 100%;
  margin-right: 10px;
  grid-area: firstMonth;
}
.react-datepicker__month-container:first-of-type {
  width: 100%;
  margin-right: 10px;
  grid-area: secondMonth;
}
.react-datepicker__children-container {
  grid-area: childrenContainer;
  grid-row-end: span -1;
  min-width: 100%;
}
.SearchWidget_footerComponentContainer__OPdQv {
  display: flex;
  justify-content: space-evenly;
  gap: 0;
}
.SearchWidget_footerComponent__eRwff:first-of-type {
  margin: 0;
  max-width: 30%;
  font-size: 14px;
}
.SearchWidget_footerComponent__eRwff:nth-of-type(2) {
  margin: 0 25% 0 0;
  font-size: 14px;
}
.react-datepicker {
  border: 12px solid transparent;
  -o-border-image: url(https://dev.neckermanntravel.co.uk/_next/static/media/SearchDropdownBg.4dda99a1.svg)
    stretch;
  border-image: url(https://dev.neckermanntravel.co.uk/_next/static/media/SearchDropdownBg.4dda99a1.svg)
    stretch;
  border-image-slice: 2.9%;
  border-image-width: 14px;
  border-image-outset: 1;
  font-family: Aeroport;
}
@media only screen and (max-width: 991px) {
  .react-datepicker {
    border: 0;
  }
}
.react-datepicker__header {
  background-color: #fff;
}
.react-datepicker__day-names {
  margin-top: 1rem;
  color: blue;
  text-transform: capitalize;
}
.react-datepicker__portal .react-datepicker__day-name {
  color: var(--blue);
}
.react-datepicker__day--outside-month {
  visibility: hidden;
}
.react-datepicker__day,
.react-datepicker__day-name,
.react-datepicker__time-name {
  margin: 0;
}
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__time-name {
  line-height: 2rem;
}
.react-datepicker__month-container,
.react-datepicker__week div {
  font-size: 14px;
}
.react-datepicker__day:hover {
  color: var(--blue);
  background: #fff;
}
.react-datepicker__day--disabled:hover {
  color: #ccc;
}
.react-datepicker__day--in-range,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-selecting-range:hover {
  background-color: var(--light-blue);
  color: #000;
  border-radius: 0;
}
.react-datepicker__triangle {
  display: none;
}
.react-datepicker__day--in-selecting-range:hover {
  border-radius: 0 50% 50% 0;
}
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--range-end,
.react-datepicker__day--range-end:hover,
.react-datepicker__day--range-start,
.react-datepicker__day--range-start:hover,
.react-datepicker__day--selecting-range-end,
.react-datepicker__day--selecting-range-end:hover,
.react-datepicker__day--selecting-range-start,
.react-datepicker__day--selecting-range-start:hover {
  background-color: var(--light-blue);
  background-image: url(https://dev.neckermanntravel.co.uk/_next/static/media/circle-orange.7279de5d.svg);
  background-repeat: no-repeat;
  background-size: 2rem;
  background-position: 50%;
}
.react-datepicker__day--range-start,
.react-datepicker__day--range-start:hover,
.react-datepicker__day--selecting-range-start,
.react-datepicker__day--selecting-range-start:hover {
  border-radius: 50% 0 0 50%;
}
.react-datepicker__day--range-end,
.react-datepicker__day--range-end:hover,
.react-datepicker__day--selecting-range-end,
.react-datepicker__day--selecting-range-end:hover,
.react-datepicker__week:last-child {
  border-radius: 0 50% 50% 0;
}
.react-datepicker__day--selecting-range-start.react-datepicker__day--in-selecting-range:hover {
  border-radius: 50%;
}
.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: var(--light-blue);
}
.react-datepicker__day--in-range:hover,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--selected:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__year-text--in-range:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--selected:hover {
  background-color: var(--light-blue);
  color: var(--blue);
}
section > div > div > ul > li.slick-active > button {
  color: var(--yellow);
}
.react-datepicker__navigation-icon--next:before,
.react-datepicker__navigation-icon--previous:before {
  border: 0;
  width: 18px;
  height: 22px;
  transform: none;
  top: 0;
}
.react-datepicker__navigation-icon--previous:before {
  background-image: url(/assets/images/common/previous-orange.svg);
}
.react-datepicker__navigation-icon--next:before {
  background-image: url(/assets/images/common/next-orange.svg);
}
.react-datepicker__week > div.react-datepicker__day--in-range:last-child {
  border-radius: 0 50% 50% 0;
}
section
  > section
  > div
  > div.topDestinations_groupDestination__7Uxd3
  > div
  > div.slick-list {
  padding: 0 60px;
}
.appendDotsTopDestination {
  background-image: url(https://dev.neckermanntravel.co.uk/_next/static/media/SlideScroller.275cebf6.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 10px;
  display: flex;
  justify-content: space-around;
}
.appendDotsTopDestination > li > div {
  display: none;
}
.appendDotsTopDestination > li.slick-active {
  background: url(https://dev.neckermanntravel.co.uk/_next/static/media/ActiveSlideScroller.9512d453.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 9.5px;
  width: 70px;
}
button.active {
  color: var(--blue) !important;
  background: var(--filterActive) !important;
  font-weight: 700 !important;
}
.blog_details #filterBtns {
  display: none;
}
html {
  scroll-behavior: smooth;
}
.page-link.active {
  color: orange !important;
}
.pic_slide .slick-list {
  max-width: 515px;
  width: 100%;
}
.pic_slide .slick-list img {
  max-height: 408px;
  height: 50vh;
  width: 100%;
}
.blog_details #filterBtns {
  display: none !important;
}
.collection_pages #filterBtns,
.destination_pages #filterBtns,
.destination_pages h5 {
  display: none;
}
.destination_pages
  .breadcrumbs_section_container__ol9WE.breadcrumbs_breadcrumbs_section__FP6nm {
  margin-bottom: 0;
  margin-top: 40px;
}
.destination_pages .search-widget-root_containerHome__Aan_7 {
  height: 350px;
  background: url(/assets/images/destinations-collections-banner.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .destination_pages .search-widget-root_containerHome__Aan_7 {
    height: 550px;
  }
  .destination_pages .search-widget_searchWidget__HRHGR {
    top: 120px !important;
  }
}
.collection_pages
  .breadcrumbs_section_container__ol9WE.breadcrumbs_breadcrumbs_section__FP6nm {
  margin-bottom: 0;
  margin-top: 40px;
}
.collection_pages .search-widget-root_containerHome__Aan_7 {
  height: 350px;
  background: url(/assets/images/destinations-collections-banner.jpg);
}
@media only screen and (max-width: 768px) {
  .collection_pages .search-widget-root_containerHome__Aan_7 {
    height: 550px;
  }
  .collection_pages .search-widget_searchWidget__HRHGR {
    top: 120px !important;
  }
}
.collection_pages .breadcrumbs_section__22M_e h5 {
  display: none;
}
.guide_title.active {
  color: #0149a8 !important;
  position: relative;
}
.guide_title.active:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 175%;
  width: 125%;
  background-image: url(/assets/images/reviews/our-reviews-o.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.reviews_slide .slick-slider {
  padding: 12px 12px 18px;
  box-shadow: 0 2px 20px 0 #0000001a;
}
@media only screen and (min-width: 470px) and (max-width: 576px) {
  .best_hotels .reviews_slide .slick-slide.slick-active.slick-current {
    margin-left: 80px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 480px) {
  .best_hotels .reviews_slide .slick-slide.slick-active.slick-current {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 400px) {
  .best_hotels .reviews_slide .slick-slide.slick-active.slick-current {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 576px) {
  .best_hotels .reviews_slide .slick-slider .slick-dots {
    background-image: url(/assets/images/travel-guide/dots-line.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
  }
  .best_hotels .reviews_slide .slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 64px;
    height: 2px;
    content: "•";
    text-align: center;
    color: transparent;
    background-color: #bdbdbd;
    opacity: 0.2;
  }
  .best_hotels .reviews_slide .slick-dots li.slick-active button:before {
    background-color: #bdbdbd;
    opacity: 1;
  }
  .best_hotels .reviews_slide .slick-dots li,
  .best_hotels .reviews_slide .slick-dots li button {
    width: 64px;
  }
}
.content_title.active {
  color: #0149a8 !important;
  position: relative;
}
.content_title.active:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 175%;
  width: 125%;
  background-image: url(/assets/images/reviews/our-reviews-o.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.hotel_details .hotels_slide .slick-prev {
  left: 4%;
  top: 49%;
  z-index: 1;
}
.hotel_details .hotels_slide .slick-prev:before {
  content: "";
  background-image: url(/assets/images/individual-hotel/prev-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  display: block;
  height: 40px;
}
.hotel_details .hotels_slide .slick-next {
  right: 4%;
  top: 49%;
  z-index: 1;
}
.hotel_details .hotels_slide .slick-next:before {
  content: "";
  background-image: url(/assets/images/individual-hotel/next-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  display: block;
  height: 40px;
}
.more:after {
  rotate: 180deg !important;
}
.less:after,
.more:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -80px;
  background-image: url(/assets/images/individual-hotel/read-more-icon.png);
  width: 40px;
  height: 40px;
}
.less:after {
  rotate: 0 !important;
}
div.check-availability-form_checkAvailabilityForm__XhK4o
  > div:nth-child(2)
  > div {
  font-family: Aeroport;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  border: 1px solid #d9efff;
  padding: 1rem 3rem 1rem 1rem;
}
div.check-availability-form_checkAvailabilityForm__XhK4o
  > div.search-widget-form_searchWidgetInputWrapper__ZZwCy
  > label {
  display: none;
}
#headlessui-popover-panel-\:rd\:
  > div
  > div.search-widget_numberOfRoomsContainer__Axwsb
  > div {
  font-family: Aeroport;
  font-weight: 600;
}
#headlessui-popover-panel-\:rd\:
  > div
  > div.search-widget_roomsContainer__hVTKV,
form.check-availability-form_checkAvailabilityForm__XhK4o
  > div:nth-child(4)
  > button {
  font-family: Aeroport;
}
form.check-availability-form_checkAvailabilityForm__XhK4o
  > div.search-widget-form_searchWidgetInputWrapper__ZZwCy
  > div
  > ul
  > li {
  font-family: Aeroport;
  color: var(--blue);
}
form.check-availability-form_checkAvailabilityForm__XhK4o
  > div.search-widget-form_searchWidgetInputWrapper__ZZwCy
  > label {
  display: none;
}
form.check-availability-form_checkAvailabilityForm__XhK4o
  > div:nth-child(2)
  > div
  > br {
  display: none !important;
}
form.check-availability-form_checkAvailabilityForm__XhK4o
  > div:nth-child(2)
  > div {
  font-family: Aeroport;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.Cms_container__wRfWY .Cms_content__XvUbk a {
  color: blue;
  text-decoration: underline;
}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: hsla(0, 0%, 100%, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    90deg,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}
.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index) px);
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-center,
  .Toastify__toast-container--top-left,
  .Toastify__toast-container--top-right {
    top: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-center,
  .Toastify__toast-container--bottom-left,
  .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: auto;
  }
}
.Toastify__toast {
  position: relative;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  overflow: hidden;
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  z-index: 0;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  margin: auto 0;
  flex: 1 1 auto;
  padding: 6px;
  display: flex;
  align-items: center;
}
.Toastify__toast-body > div:last-child {
  word-break: break-word;
  flex: 1;
}
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
  margin-inline-end: 10px;
  width: 20px;
  flex-shrink: 0;
  display: flex;
}
.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.7s;
}
.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}
.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
  background: var(--toastify-color-transparent);
}
.Toastify__close-button {
  color: #fff;
  background: 0 0;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  align-self: flex-start;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:focus,
.Toastify__close-button:hover {
  opacity: 1;
}
@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  to {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: auto;
  transform-origin: right;
}
.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border-radius: 100%;
  border: 2px solid;
  border-right: 2px solid var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}
@keyframes Toastify__bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}
.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}
@keyframes Toastify__zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}
.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}
@keyframes Toastify__flipIn {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}
.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}
@keyframes Toastify__slideInRight {
  0% {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInLeft {
  0% {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInUp {
  0% {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInDown {
  0% {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}
.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}
@keyframes Toastify__spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
body .cookie-pop-up_section_container__j2PvH .cookie-pop-up_section__cKrT3 {
  margin: 0 auto;
}
@media only screen and (min-width: 1601px) {
  body .cookie-pop-up_section_container__j2PvH .cookie-pop-up_section__cKrT3 {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
  body .cookie-pop-up_section_container__j2PvH .cookie-pop-up_section__cKrT3 {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (max-width: 1400px) {
  body .cookie-pop-up_section_container__j2PvH .cookie-pop-up_section__cKrT3 {
    max-width: 80%;
  }
}
@media only screen and (max-width: 1200px) {
  body .cookie-pop-up_section_container__j2PvH .cookie-pop-up_section__cKrT3 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  body .cookie-pop-up_section_container__j2PvH .cookie-pop-up_section__cKrT3 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  body .cookie-pop-up_section_container__j2PvH .cookie-pop-up_section__cKrT3 {
    max-width: 90%;
  }
}
@media only screen and (max-width: 576px) {
  body .cookie-pop-up_section_container__j2PvH .cookie-pop-up_section__cKrT3 {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
body
  .cookie-pop-up_section_container__j2PvH:not(
    .cookie-pop-up_travel_journey_section__qzptK,
    footer
  ) {
  margin-bottom: 60px;
}
.cookie-pop-up_section_container__j2PvH h1 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 120%;
  color: #fff;
}
.cookie-pop-up_section_container__j2PvH h2 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #363636;
  position: relative;
}
.cookie-pop-up_section_container__j2PvH h3 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  color: #0149a8;
}
.cookie-pop-up_section_container__j2PvH h4 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #363636;
}
.cookie-pop-up_section_container__j2PvH h5 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 120%;
  color: #0149a8;
}
.cookie-pop-up_section_container__j2PvH h6 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #0149a8;
}
.cookie-pop-up_section_container__j2PvH p {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #363636;
}
.cookie-pop-up_section_container__j2PvH .cookie-pop-up_p_sm__pe_aZ {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #363636;
}
.cookie-pop-up_section_container__j2PvH .cookie-pop-up_copyright_text__pjJmX {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
}
.cookie-pop-up_section_container__j2PvH a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #0149a8;
  text-decoration: underline;
}
.cookie-pop-up_section_container__j2PvH li a,
.cookie-pop-up_section_container__j2PvH span a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #f9f9f9;
  text-decoration: none;
}
.cookie-pop-up_section_container__j2PvH header li a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
  text-decoration: none;
}
.cookie-pop-up_section_container__j2PvH label {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fdfcfc;
}
.cookie-pop-up_section_container__j2PvH input {
  font-size: 18px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U {
  position: absolute;
  padding: 40px;
  background-color: #fff;
  bottom: 0;
  left: 20%;
  right: 19.5%;
  overflow-y: auto;
  margin: 0 auto;
  border-radius: 5px;
  box-sizing: border-box;
  border: 4px solid transparent;
  -o-border-image: url(/assets/images/individual-hotel/main-details-bg.svg)
    stretch;
  border-image: url(/assets/images/individual-hotel/main-details-bg.svg) stretch;
  border-image-slice: 2.7%;
  border-image-width: 9px;
  border-image-outset: 2;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U h1 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43.2px;
  text-transform: capitalize;
  text-align: center;
  color: #0149a8;
  position: relative;
  max-width: 230px;
  align-self: center;
}
.cookie-pop-up_cookiePopUpContainer__fte9U h1:after {
  content: "";
  position: absolute;
  top: -11px;
  left: -40px;
  height: 70px;
  width: 312px;
  background-image: url(/assets/images/cookie/blue_overline.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.cookie-pop-up_cookiePopUpContainer__fte9U p {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #363636;
}
.cookie-pop-up_cookiePopUpContainer__fte9U p a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #0149a8;
  text-decoration: underline;
  font-size: 20px;
  line-height: 26px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_contentWrapper__YYaKO {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_contentWrapper__YYaKO
  .cookie-pop-up_contentContainer__B_g93 {
  border-bottom: 5px solid #e6e6e6;
  display: flex;
  justify-content: space-between;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_contentWrapper__YYaKO
  .cookie-pop-up_contentContainer__B_g93
  .cookie-pop-up_content__tCdhX {
  flex-basis: 710px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_contentWrapper__YYaKO
  .cookie-pop-up_contentContainer__B_g93
  .cookie-pop-up_content__tCdhX
  h3 {
  font-family: Aeroport;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  color: #363636;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_contentWrapper__YYaKO
  .cookie-pop-up_contentContainer__B_g93
  .cookie-pop-up_content__tCdhX
  p {
  margin-bottom: 16px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_contentWrapper__YYaKO
  .cookie-pop-up_contentContainer__B_g93
  input[type="checkbox"] {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  border: 2px solid #cdcdcd;
}
.cookie-pop-up_cookiePopUpContainer__fte9U .cookie-pop-up_btnGroup__V01Ze {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_btnGroup__V01Ze
  button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  box-sizing: border-box;
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_btnGroup__V01Ze
  .cookie-pop-up_btn1__Bvqz0 {
  border: 3px solid #fb9603;
  color: #fb9603;
  padding: 14px 28px;
}
.cookie-pop-up_cookiePopUpContainer__fte9U
  .cookie-pop-up_btnGroup__V01Ze
  .cookie-pop-up_btn2__BP__5 {
  background-color: #fb9603;
  color: #fff;
  padding: 14px 48.5px;
}
body .cookies_section_container__XFV2U .cookies_section__PgGww {
  margin: 0 auto;
}
@media only screen and (min-width: 1601px) {
  body .cookies_section_container__XFV2U .cookies_section__PgGww {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
  body .cookies_section_container__XFV2U .cookies_section__PgGww {
    width: 80%;
    max-width: 1600px;
  }
}
@media only screen and (max-width: 1400px) {
  body .cookies_section_container__XFV2U .cookies_section__PgGww {
    max-width: 80%;
  }
}
@media only screen and (max-width: 1200px) {
  body .cookies_section_container__XFV2U .cookies_section__PgGww {
    max-width: 90%;
  }
}
@media only screen and (max-width: 991px) {
  body .cookies_section_container__XFV2U .cookies_section__PgGww {
    max-width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  body .cookies_section_container__XFV2U .cookies_section__PgGww {
    max-width: 90%;
  }
}
@media only screen and (max-width: 576px) {
  body .cookies_section_container__XFV2U .cookies_section__PgGww {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
body
  .cookies_section_container__XFV2U:not(
    .cookies_travel_journey_section__tcFs4,
    footer
  ) {
  margin-bottom: 60px;
}
@font-face {
  font-family: Reenie Beanie;
  src: url(./reenie-beanie-regular.ttf);
  font-weight: 400;
}
@font-face {
  font-family: Aeroport;
  src: url(./aeroport.ttf);
  font-weight: 400;
}
@font-face {
  font-family: AeroportBold;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-Bold.798a5610.ttf);
  font-weight: 700;
}
@font-face {
  font-family: AeroportBoldItalic;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-BoldItalic.44e8f10f.ttf);
  font-weight: 700;
}
@font-face {
  font-family: AeroportItalic;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-Italic.be6f7948.ttf);
  font-weight: 400;
}
@font-face {
  font-family: AeroportLight;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-Light.f05e1544.ttf);
  font-weight: 300;
}
@font-face {
  font-family: AeroportLightItalic;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-LightItalic.2886735a.ttf);
  font-weight: 300;
}
@font-face {
  font-family: AeroportMedium;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-Medium.57f5d19c.ttf);
  font-weight: 500;
}
@font-face {
  font-family: AeroportMediumItalic;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/Aeroport-MediumItalic.765c9fea.ttf);
  font-weight: 500;
}
@font-face {
  font-family: AeroportMono;
  src: url(https://dev.neckermanntravel.co.uk/_next/static/media/AeroportMono.099e77cb.ttf);
  font-weight: 400;
}
.cookies_section_container__XFV2U h1 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 120%;
  color: #fff;
}
.cookies_section_container__XFV2U h2 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #363636;
  position: relative;
}
.cookies_section_container__XFV2U h3 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  color: #0149a8;
}
.cookies_section_container__XFV2U h4 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #363636;
}
.cookies_section_container__XFV2U h5 {
  font-size: 36px;
}
.cookies_section_container__XFV2U h5,
.cookies_section_container__XFV2U h6 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #0149a8;
}
.cookies_section_container__XFV2U h6 {
  font-size: 24px;
}
.cookies_section_container__XFV2U p {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #363636;
}
.cookies_section_container__XFV2U .cookies_p_sm__XIY_u {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #363636;
}
.cookies_section_container__XFV2U .cookies_copyright_text__GyRVY {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
}
.cookies_section_container__XFV2U a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #0149a8;
  text-decoration: underline;
}
.cookies_section_container__XFV2U li a,
.cookies_section_container__XFV2U span a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #f9f9f9;
  text-decoration: none;
}
.cookies_section_container__XFV2U header li a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
  text-decoration: none;
}
.cookies_section_container__XFV2U label {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #fdfcfc;
}
.cookies_section_container__XFV2U input {
  font-size: 18px;
}
.cookies_cookieWrapper__Q5J3c {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  overflow: auto;
}
.cookies_cookieWrapper__Q5J3c .cookies_cookieContainer__sP7LM {
  position: absolute;
  padding: 40px;
  background-color: #fff;
  bottom: 0;
  left: 20%;
  right: 20%;
  overflow-y: auto;
  margin: 0 auto;
  border-radius: 5px;
  box-sizing: border-box;
  border: 4px solid transparent;
  -o-border-image: url(/assets/images/individual-hotel/main-details-bg.svg)
    stretch;
  border-image: url(/assets/images/individual-hotel/main-details-bg.svg) stretch;
  border-image-slice: 2.7%;
  border-image-width: 9px;
  border-image-outset: 2;
}
.cookies_cookieWrapper__Q5J3c .cookies_cookieContainer__sP7LM h1 {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 43px;
  text-transform: capitalize;
  color: #0149a8;
}
.cookies_cookieWrapper__Q5J3c .cookies_cookieContainer__sP7LM h1 span {
  position: relative;
}
.cookies_cookieWrapper__Q5J3c .cookies_cookieContainer__sP7LM h1 span:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 24px;
  width: 100%;
  background-image: url(/assets/images/cookie/blue_underline.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.cookies_cookieWrapper__Q5J3c .cookies_cookieContainer__sP7LM p {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  margin-top: 36px;
  color: #363636;
}
.cookies_cookieWrapper__Q5J3c .cookies_cookieContainer__sP7LM p a {
  font-family: Aeroport;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #0149a8;
  text-decoration: underline;
  font-size: 20px;
  line-height: 26px;
}
.cookies_cookieWrapper__Q5J3c
  .cookies_cookieContainer__sP7LM
  .cookies_btnGroup__Kfa8S {
  margin-top: 24px;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}
.cookies_cookieWrapper__Q5J3c
  .cookies_cookieContainer__sP7LM
  .cookies_btnGroup__Kfa8S
  button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 28px;
  gap: 10px;
  font-family: Aeroport;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.cookies_cookieWrapper__Q5J3c
  .cookies_cookieContainer__sP7LM
  .cookies_btnGroup__Kfa8S
  .cookies_btn1__tYY14 {
  border: 3px solid #fb9603;
  color: #fb9603;
}
.cookies_cookieWrapper__Q5J3c
  .cookies_cookieContainer__sP7LM
  .cookies_btnGroup__Kfa8S
  .cookies_btn2__g59MH {
  background-color: #fb9603;
  color: #fff;
}
.TravelFlowLayout_container__qbSDh {
  width: 100%;
}
#headlessui-popover-panel {
  display: none;
}
#headlessui-popover-panel[data-headlessui-state="open"] {
  display: block;
}
