:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/* (unused) *,
::after,
::before {
  box-sizing: border-box;
}*/

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

/* (unused) ::-moz-focus-inner {
  border-style: none;
  padding: 0;
}*/

/* (unused) :-moz-focusring {
  outline: 1px dotted ButtonText;
}*/

/* (unused) :-moz-ui-invalid {
  box-shadow: none;
}*/

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

/* (unused) ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}*/

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

/* (unused) ::-webkit-search-decoration {
  -webkit-appearance: none;
}*/

/* (unused) ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}*/

/* (unused) summary {
  display: list-item;
}*/


/* (empty) :global(.cabin-class_select) {
  /* Select styles here if needed *\/
}*/
.cabin-class_radio {
  padding: 0 0 12px;
}
.cabin-class_radio label {
  color: var(--BusinessClass-Flights-Eerie-Black, #1b1b1b);
  font-family: Mulish;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
}
.cabin-class_radio .radio-group::part(form-control-input) {
  display: flex;
  flex-direction: column;
}
.cabin-class_radio .radio__text {
  color: var(--Steel-Blue, #667085);
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 -33px;
}
@media (min-width: 768px) {
  .cabin-class_radio .radio__text {
    margin: 0 0 0;
  }
}
.cabin-class_radio .radio__price {
  color: var(--Dark-blue, #2a3243);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-10j4ftm,
.svelte-10j4ftm::after,
.svelte-10j4ftm::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

button.svelte-10j4ftm,
input.svelte-10j4ftm /* (unused) optgroup,
select,
textarea*/ {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button.svelte-10j4ftm /* (unused) select*/ {
  text-transform: none;
}

[type=button].svelte-10j4ftm /* (unused) [type=reset],
[type=submit]*/,
button.svelte-10j4ftm {
  -webkit-appearance: button;
}

.svelte-10j4ftm::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-10j4ftm:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-10j4ftm:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-10j4ftm::-webkit-inner-spin-button,
.svelte-10j4ftm::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-10j4ftm::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-10j4ftm::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


/* (unused) sl-button.passenger-dropdown__button {
  max-width: 100%;
}*/:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-muwi1f,
.svelte-muwi1f::after,
.svelte-muwi1f::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

.svelte-muwi1f::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-muwi1f:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-muwi1f:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-muwi1f::-webkit-inner-spin-button,
.svelte-muwi1f::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-muwi1f::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-muwi1f::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


.passenger-dialog {
  --sl-z-index-dialog: 1001;
}
.passenger-dialog::part(panel) {
  min-height: 100vh;
  max-height: 100vh;
  min-width: 100vw;
}
.passenger-dialog::part(body) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  background: #f4f4f4;
}
.passenger-dialog .dialog-body {
  flex-grow: 1;
  padding: 16px 16px 46px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: white;
}
.passenger-dialog .dialog-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 16px 12px;
  border-bottom: 1px solid var(--sl-color-neutral-200);
  position: sticky;
  top: 0;
  background: white;
  z-index: 1;
}
.passenger-dialog .dialog-header__button {
  position: absolute;
  left: auto;
  right: 16px;
  top: auto;
  bottom: 10px;
  width: 30px;
  height: 30px;
}
.passenger-dialog .dialog-header__button img {
  display: block;
  height: auto;
  width: 30px;
  min-width: 30px;
  max-width: 100%;
}
.passenger-dialog .dialog-header__title {
  flex-grow: 1;
  text-align: center;
  color: #2a3243;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.passenger-dialog .confirm-button {
  width: 100%;
}
.passenger-dialog .dialog-actions {
  display: flex;
  justify-content: center;
  padding: 16px;
  position: sticky;
  bottom: 0;
  background: white;
}

/* Mobile-specific styles */
.air-datepicker--mobile .air-datepicker--pointer,
.mobile-optimized .air-datepicker--pointer {
  display: none !important;
}
.air-datepicker--mobile .air-datepicker--navigation,
.mobile-optimized .air-datepicker--navigation {
  padding-top: env(safe-area-inset-top);
}:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/* (unused) *,
::after,
::before {
  box-sizing: border-box;
}*/

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

/* (unused) ::-moz-focus-inner {
  border-style: none;
  padding: 0;
}*/

/* (unused) :-moz-focusring {
  outline: 1px dotted ButtonText;
}*/

/* (unused) :-moz-ui-invalid {
  box-shadow: none;
}*/

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

/* (unused) ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}*/

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

/* (unused) ::-webkit-search-decoration {
  -webkit-appearance: none;
}*/

/* (unused) ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}*/

/* (unused) summary {
  display: list-item;
}*/


.form__passenger {
  position: relative;
}
.form__passenger .form__field-dropdown::part(panel) {
  width: 226px !important;
  padding: 16px;
  background-color: #fff;
}
.form__passenger .form__passenger-input {
  cursor: pointer;
}
@media (max-width: 767px) {
  .form__passenger .dropdown-chevron {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: 7px;
  }
}
.form__passenger .form__input-chevron {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url("/icons/chevron-down.svg") no-repeat center;
}
.passenger-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.passenger-option__info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.passenger-option__info-label {
  color: var(--Dark-blue, #2a3243);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.passenger-option__info-age {
  color: var(--Steel-Blue, #667085);
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}
@media (min-width: 768px) {
  .passenger-option__number {
    display: flex;
  }
}
.passenger-option__number-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0px;
  width: 112px;
  padding: 0;
  border-radius: 8px;
  border: 1px solid #b6d5f3;
}
.passenger-option__number-label {
  margin: 0;
  width: 24px;
  display: flex;
  justify-content: center;
}
.passenger-option__number-input {
  color: var(--Dark-blue, #2a3243);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  padding: 3px;
  width: auto;
  height: 40px;
  max-width: 100%;
  text-align: center;
  border: none;
}
.passenger-option .bt_plus,
.passenger-option .bt_minus {
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 40px;
  outline: none;
  border: none;
  background: transparent;
}
.passenger-option .bt_plus[disabled],
.passenger-option .bt_minus[disabled] {
  opacity: 0.5;
}
.passenger-option .bt_plus img,
.passenger-option .bt_minus img {
  display: block;
  max-width: 100%;
  height: auto;
}
.passenger-dropdown {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0 0 12px;
  margin: 0 0 16px;
  border-bottom: 1px solid var(--BusinessClass-Flights-Platinum, #d9e2e8);
}
@media (min-width: 768px) {
  .passenger-dropdown {
    border: none;
    padding: 0;
    margin: 0;
  }
}
.passenger-dropdown__title {
  color: var(--BusinessClass-Flights-Eerie-Black, #1b1b1b);
  font-family: Mulish;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
}
@media (min-width: 768px) {
  .passenger-dropdown .cabin-class {
    display: none;
  }
}
.cabin-class::part(control) {
  --toggle-size: 28px;
  --sl-input-border-width: 2px;
  --sl-input-border-color: #bfbfbf;
}
.cabin-class::part(checked-icon) {
  position: relative;
}
.cabin-class::part(checked-icon)::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  border-radius: 50%;
  background-color: #fff;
  min-width: 14px;
  width: 14px;
  height: 14px;
}
.cabin-class::part(base) {
  width: 100%;
}
.cabin-class::part(label) {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
@media (min-width: 768px) {
  .cabin-class::part(label) {
    flex-direction: row;
    justify-content: space-between;
    flex-grow: 1;
    gap: 40px;
  }
}
.cabin-class__title {
  display: flex;
  align-items: center;
  min-height: 28px;
  color: var(--Dark-blue, #2a3243);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.cabin-class__text {
  color: var(--Steel-Blue, #667085);
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 0 -33px;
}
@media (min-width: 768px) {
  .cabin-class__text {
    margin: 0 0 0;
  }
}
.cabin-class__price {
  color: var(--Dark-blue, #2a3243);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/* (unused) *,
::after,
::before {
  box-sizing: border-box;
}*/

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

/* (unused) ::-moz-focus-inner {
  border-style: none;
  padding: 0;
}*/

/* (unused) :-moz-focusring {
  outline: 1px dotted ButtonText;
}*/

/* (unused) :-moz-ui-invalid {
  box-shadow: none;
}*/

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

/* (unused) ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}*/

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

/* (unused) ::-webkit-search-decoration {
  -webkit-appearance: none;
}*/

/* (unused) ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}*/

/* (unused) summary {
  display: list-item;
}*/


.flight-search__trip-types {
  width: auto;
}:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-e04fo6,
.svelte-e04fo6::after,
.svelte-e04fo6::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

.svelte-e04fo6::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-e04fo6:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-e04fo6:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-e04fo6::-webkit-inner-spin-button,
.svelte-e04fo6::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-e04fo6::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-e04fo6::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


.date-picker-dialog {
  --sl-z-index-dialog: 1001;
}
.date-picker-dialog::part(panel) {
  min-height: 100vh;
  max-height: 100vh;
  min-width: 100vw;
}
.date-picker-dialog::part(body) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  background: #f4f4f4;
}
.date-picker-dialog .dialog-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 16px 12px;
  border-bottom: 1px solid var(--sl-color-neutral-200);
  position: sticky;
  top: 0;
  background: white;
  z-index: 1;
}
.date-picker-dialog .dialog-header__button {
  position: absolute;
  left: auto;
  right: 16px;
  top: auto;
  bottom: 10px;
  width: 30px;
  height: 30px;
}
.date-picker-dialog .dialog-header__button img {
  display: block;
  height: auto;
  width: 30px;
  min-width: 30px;
  max-width: 100%;
}
.date-picker-dialog .dialog-header__title {
  flex-grow: 1;
  text-align: center;
  color: #2a3243;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.date-picker-dialog .air-datepicker-button {
  margin-top: 20px;
  color: #2a3243;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  background: rgba(10, 116, 215, 0.15);
}
.date-picker-dialog .selection-summary {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  background: var(--bgColor-light, #fff);
  padding: 24px;
  /* modal */
  box-shadow: 0px 0px 20px 0px rgba(50, 50, 93, 0.25), 0px 30px 60px -30px rgba(0, 0, 0, 0.3);
}
.date-picker-dialog .selection-summary sl-divider {
  --sl-panel-border-width: 1px;
  height: 32px;
}
.date-picker-dialog .trip-date {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-right: 16px;
}
.date-picker-dialog .trip-date .date-type {
  color: #667085;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.date-picker-dialog .trip-date .date-value {
  color: #0a74d7;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.date-picker-dialog .confirm-button {
  width: 100%;
}
.date-picker-dialog .dialog-actions {
  display: flex;
  justify-content: center;
  padding: 16px;
  position: sticky;
  bottom: 0;
  background: white;
}

/* Mobile-specific styles */
.air-datepicker--mobile .air-datepicker--pointer,
.mobile-optimized .air-datepicker--pointer {
  display: none !important;
}
.air-datepicker--mobile .air-datepicker--navigation,
.mobile-optimized .air-datepicker--navigation {
  padding-top: env(safe-area-inset-top);
}:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-5nspe7,
.svelte-5nspe7::after,
.svelte-5nspe7::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

.svelte-5nspe7::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-5nspe7:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-5nspe7:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-5nspe7::-webkit-inner-spin-button,
.svelte-5nspe7::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-5nspe7::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-5nspe7::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


/* (unused) .date-picker-dropdown {
  --datepicker-width: 320px;
}*/
/* (unused) .date-picker-dropdown :global(.dropdown__content) {
  padding: 0;
  width: var(--datepicker-width);
  overflow: visible;
}*/
/* (unused) .date-picker-dropdown .datepicker-container {
  width: var(--datepicker-width);
  padding: 12px;
}*/
/* (unused) .date-picker-dropdown .datepicker-container :global(.air-datepicker) {
  width: 100%;
  box-shadow: none;
  border: none;
}*/
/* (unused) .date-picker-dropdown .datepicker-container :global(.air-datepicker) :global(.air-datepicker--content) {
  padding: 0;
}*/
/* (unused) .date-picker-dropdown .datepicker-container :global(.air-datepicker) :global(.air-datepicker-body--day-name) {
  color: var(--sl-color-neutral-600);
  font-weight: normal;
}*/
/* (unused) .date-picker-dropdown .datepicker-container :global(.air-datepicker) :global(.air-datepicker-cell.-day-.-selected-) {
  background: var(--sl-color-primary-500);
  color: white;
  border-radius: 50%;
}*/
/* (unused) .date-picker-dropdown .datepicker-container :global(.air-datepicker) :global(.air-datepicker-buttons) {
  padding: 8px 12px;
}*/:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/* (unused) *,
::after,
::before {
  box-sizing: border-box;
}*/

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

/* (unused) ::-moz-focus-inner {
  border-style: none;
  padding: 0;
}*/

/* (unused) :-moz-focusring {
  outline: 1px dotted ButtonText;
}*/

/* (unused) :-moz-ui-invalid {
  box-shadow: none;
}*/

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

/* (unused) ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}*/

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

/* (unused) ::-webkit-search-decoration {
  -webkit-appearance: none;
}*/

/* (unused) ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}*/

/* (unused) summary {
  display: list-item;
}*/


/* (unused) .date-field {
  cursor: pointer;
}*/
/* (unused) .date-field[data-error=true] {
  border-color: var(--sl-color-danger-500);
}*/
/* (unused) .date-field[disabled] {
  cursor: not-allowed;
  opacity: 0.7;
}*/

.date-picker-dialog .datepicker-container,
.date-picker-dropdown .datepicker-container {
  display: flex;
  justify-content: center;
  padding: 16px;
  overflow: auto;
}
@media (min-width: 768px) {
  .date-picker-dialog .datepicker-container,
  .date-picker-dropdown .datepicker-container {
    width: 288px;
    margin: 12px 0;
    border-radius: 8px;
    background: #fff;
  }
}
.date-picker-dialog .datepicker-container .air-datepicker,
.date-picker-dropdown .datepicker-container .air-datepicker {
  padding: 16px 0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
  width: 343px;
  width: 100%;
  box-shadow: none;
  border: none;
  max-width: 400px;
}
@media (min-width: 768px) {
  .date-picker-dialog .datepicker-container .air-datepicker,
  .date-picker-dropdown .datepicker-container .air-datepicker {
    padding: 0;
  }
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker--buttons,
.date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker--buttons {
  padding: 0 16px;
}
@media (min-width: 768px) {
  .date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-nav,
  .date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-nav {
    border: none;
  }
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-nav--action svg,
.date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-nav--action svg {
  min-width: 36px;
  width: 36px;
  height: 36px;
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-nav--action path,
.date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-nav--action path {
  stroke-width: 1px;
  stroke: #0A74D7;
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-nav--title,
.date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-nav--title {
  color: var(--Dark-blue, #2a3243);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker--content,
.date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker--content {
  padding: 0;
}
@media (min-width: 768px) {
  .date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-body--day-name,
  .date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-body--day-name {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #F0F0F0;
  }
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-body--day-name,
.date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-body--day-name {
  color: #667085;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 18px */
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-cell.-disabled-, .date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-cell.-other-month-, .date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-cell.-disabled-, .date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-cell.-other-month- {
  color: #a5a7ac;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-cell:not(.-disabled-, .-other-month-), .date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-cell:not(.-disabled-, .-other-month-) {
  color: #2a3243;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-cell:not(.-disabled-, .-other-month-).-selected-, .date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-cell:not(.-disabled-, .-other-month-).-in-range-, .date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-cell:not(.-disabled-, .-other-month-).-selected-, .date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-cell:not(.-disabled-, .-other-month-).-in-range- {
  background: #0a74d7;
}
.date-picker-dialog .datepicker-container .air-datepicker .air-datepicker-cell:not(.-disabled-, .-other-month-).-selected-, .date-picker-dropdown .datepicker-container .air-datepicker .air-datepicker-cell:not(.-disabled-, .-other-month-).-selected- {
  position: relative;
  color: #fff;
  background: #0a74d7;
}:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-gwaoiy,
.svelte-gwaoiy::after,
.svelte-gwaoiy::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

.svelte-gwaoiy::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-gwaoiy:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-gwaoiy:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-gwaoiy::-webkit-inner-spin-button,
.svelte-gwaoiy::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-gwaoiy::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-gwaoiy::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


.location-menu.svelte-gwaoiy {
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow-y: auto;
  padding: 0px;
  border: none;
  padding: 0;
  background: transparent;
}
@media (min-width: 768px) {
  .location-menu.svelte-gwaoiy {
    padding: 8px 0;
    margin-top: 12px;
    max-height: 286px;
    width: 354px;
    min-width: 354px;
    --auto-size-available-height: 316px;
    --auto-size-available-width: 405px;
    border-radius: 4px;
    background: #fff;
    /* card */
    box-shadow: 0 4px 15.4px 0 rgba(0, 0, 0, 0.1);
  }
}
.location-menu.svelte-gwaoiy sl-menu-item:where(.svelte-gwaoiy) {
  user-select: none;
}
.location-menu.svelte-gwaoiy sl-menu-item:where(.svelte-gwaoiy)::part(label) {
  display: flex;
  align-items: center;
  gap: 12px;
}
.location-menu.svelte-gwaoiy sl-menu-item:where(.svelte-gwaoiy)::part(base) {
  padding: 12px 0;
  transition: all 0.3s ease-in-out;
  background: #f4f4f4;
}
@media (min-width: 768px) {
  .location-menu.svelte-gwaoiy sl-menu-item:where(.svelte-gwaoiy)::part(base) {
    background: #fff;
  }
  .location-menu.svelte-gwaoiy sl-menu-item:where(.svelte-gwaoiy)::part(base):hover {
    background: #efefef;
  }
  .location-menu.svelte-gwaoiy sl-menu-item:where(.svelte-gwaoiy)::part(base) {
    padding: 8px 16px;
  }
}
.location-menu.svelte-gwaoiy sl-menu-item:where(.svelte-gwaoiy)::part(checked-icon) {
  display: none;
}
.location-menu.svelte-gwaoiy sl-menu-item:where(.svelte-gwaoiy)::part(submenu-icon) {
  display: none;
}

.location-item.svelte-gwaoiy {
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
}

.location-name.svelte-gwaoiy {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.location-code.svelte-gwaoiy {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 0;
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #0a74d7;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 768px) {
  .location-code.svelte-gwaoiy {
    right: 16px;
  }
}

.location-details.svelte-gwaoiy {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 6px;
}

/* (unused) .loading-spinner {
  display: flex;
  justify-content: center;
  padding: 1rem;
}*/:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-gr7hje,
.svelte-gr7hje::after,
.svelte-gr7hje::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

.svelte-gr7hje::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-gr7hje:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-gr7hje:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-gr7hje::-webkit-inner-spin-button,
.svelte-gr7hje::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-gr7hje::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-gr7hje::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


sl-spinner.svelte-gr7hje {
  position: absolute;
  z-index: 111;
  top: 28px;
  left: auto;
  right: 54px;
}
@media (min-width: 768px) {
  sl-spinner.svelte-gr7hje {
    top: -28px;
    left: 190px;
    right: auto;
  }
}
.no-locations.svelte-gr7hje {
  border-radius: 4px;
  padding: 24px;
  background: #fff;
  color: var(--BusinessClass-Flights-Eerie-Black, #1b1b1b);
  font-family: Mulish;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-37l91p,
.svelte-37l91p::after,
.svelte-37l91p::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

.svelte-37l91p::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-37l91p:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-37l91p:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-37l91p::-webkit-inner-spin-button,
.svelte-37l91p::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-37l91p::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-37l91p::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


.location-dialog {
  --width: 90vw;
  --header-spacing: 1rem;
  --body-spacing: 1rem;
  --footer-spacing: 1rem;
  position: relative;
  --sl-z-index-dialog: 1001;
}
.location-dialog .dialog-body {
  position: relative;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 16px;
  background: #f4f4f4;
}
.location-dialog::part(body) {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.location-dialog::part(panel) {
  position: relative;
  min-height: 100vh;
  max-height: 100vh;
  min-width: 100vw;
  border-radius: 0;
}
.location-dialog .dialog-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 80px 16px 12px;
  background: var(--bgColor-light, #fff);
  box-shadow: 0px -4px 12px 0px rgba(0, 0, 0, 0.1);
}
.location-dialog .dialog-header__input {
  width: 100%;
}
.location-dialog .dialog-header__input::part(base) {
  box-shadow: none;
  --sl-input-border-color: #daeaf9;
  --sl-input-border-color-focus: #0a74d7;
  border-radius: 8px;
  background: #fff;
}
.location-dialog .dialog-header__title {
  flex-grow: 1;
  text-align: center;
  color: #2a3243;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}
.location-dialog .dialog-header__button {
  position: absolute;
  left: auto;
  right: 16px;
  top: auto;
  bottom: 10px;
  width: 30px;
  height: 30px;
}
.location-dialog .dialog-header__button img {
  display: block;
  height: auto;
  width: 30px;
  min-width: 30px;
  max-width: 100%;
}
.loading-spinner,
.no-results {
  display: flex;
  justify-content: center;
  padding: 1rem;
}
  /* .location-inputs {
  } */
  .location-field__code.svelte-zhnmvh {
    position: absolute;
    left: auto;
    top: 8px;
    right: 12px;
    color: #0a74d7;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-1i0ldu5,
.svelte-1i0ldu5::after,
.svelte-1i0ldu5::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

button.svelte-1i0ldu5 /* (unused) input,
optgroup,
select,
textarea*/ {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button.svelte-1i0ldu5 /* (unused) select*/ {
  text-transform: none;
}

/* (unused) [type=button],
[type=reset],
[type=submit],*/
button.svelte-1i0ldu5 {
  -webkit-appearance: button;
}

.svelte-1i0ldu5::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-1i0ldu5:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-1i0ldu5:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-1i0ldu5::-webkit-inner-spin-button,
.svelte-1i0ldu5::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-1i0ldu5::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-1i0ldu5::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


.switch-locations.svelte-1i0ldu5 {
  position: absolute;
  top: 17px;
  left: 50%;
  right: auto;
  transform: translateX(-50%) rotate(90deg);
  display: flex;
  min-width: 27px;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background: var(--White, #fff);
  border: 1px solid rgba(10, 116, 215, 0.05);
  justify-content: center;
  align-items: center;
  z-index: 2;
  cursor: pointer;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
}
@media (min-width: 768px) {
  .switch-locations.svelte-1i0ldu5 {
    min-width: 28px;
    width: 28px;
    height: 28px;
  }
}
.switch-locations.svelte-1i0ldu5 img:where(.svelte-1i0ldu5) {
  display: block;
  width: 20px;
  min-width: 20px;
  height: auto;
}

.location-inputs {
  position: relative;
}
.location-inputs .form__field sl-dropdown {
  width: 100%;
}:root {
  --bs-primary: #0a74d7;
  --bs-secondary: #f0977d;
  --bs-success: #00b67a;
  --bg-secondary-color: rgba(10, 116, 215, 0.03);
  --bg-color-footer: #e9eefe;
  --large-screen: 1024px;
  --medium-screen: 768px;
  --small-screen: 576px;
  --tiny-screen: 375px;
  --danger: #e40000;
  /* VARIABLE COLLECTION */
  --dark-blue: #2a3243;
  --azure-blue: #0a74d7;
  --slate-gray: #7c8089;
  --white: #ffffff;
  --black: #000000;
  --steel-blue: #667085;
  --white-smoke: #fafafa;
  --orange: #f0977d;
  --light-gray: #cecece;
  /* SHADES COLLECTION */
  --light-white-zircon: #fdfeff;
  --ligth-blue-selago: #f2f5fe;
  --regent-gray: #909da2;
  --light-porcelain-gray: #e6e9ea;
}

@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Regular.woff2") format("woff2"), url("../../static/fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Bold.woff2") format("woff2"), url("../../static/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-Medium.woff2") format("woff2"), url("../../static/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../static/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../static/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Light.woff2") format("woff2"), url("../../static/fonts/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Regular.woff2") format("woff2"), url("../../static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Medium.woff2") format("woff2"), url("../../static/fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-SemiBold.woff2") format("woff2"), url("../../static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../static/fonts/Inter-Bold.woff2") format("woff2"), url("../../static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Light.woff2") format("woff2"), url("../../static/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Bold.woff2") format("woff2"), url("../../static/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Medium.woff2") format("woff2"), url("../../static/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../static/fonts/Roboto-Regular.woff2") format("woff2"), url("../../static/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Clash Display";
  src: url("../../static/fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../../static/fonts/ClashDisplay-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Oleo Script Swash Caps";
  src: url("../../static/fonts/OleoScriptSwashCaps-Regular.woff2") format("woff2"), url("../../static/fonts/OleoScriptSwashCaps-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marko One";
  src: url("../../static/fonts/MarkoOne-Regular.woff2") format("woff2"), url("../../static/fonts/MarkoOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/modern-normalize@2.0.0/modern-normalize.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
.svelte-1tsa972,
.svelte-1tsa972::after,
.svelte-1tsa972::before {
  box-sizing: border-box;
}

/* (unused) html {
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
}*/

/* (unused) body {
  margin: 0;
}*/

/* (unused) hr {
  height: 0;
  color: inherit;
}*/

/* (unused) abbr[title] {
  text-decoration: underline dotted;
}*/

/* (unused) b,
strong {
  font-weight: bolder;
}*/

/* (unused) code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  font-size: 1em;
}*/

/* (unused) small {
  font-size: 80%;
}*/

/* (unused) sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}*/

/* (unused) sub {
  bottom: -0.25em;
}*/

/* (unused) sup {
  top: -0.5em;
}*/

/* (unused) table {
  text-indent: 0;
  border-color: inherit;
}*/

/* (unused) button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}*/

/* (unused) button,
select {
  text-transform: none;
}*/

/* (unused) [type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}*/

.svelte-1tsa972::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.svelte-1tsa972:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.svelte-1tsa972:-moz-ui-invalid {
  box-shadow: none;
}

/* (unused) legend {
  padding: 0;
}*/

/* (unused) progress {
  vertical-align: baseline;
}*/

.svelte-1tsa972::-webkit-inner-spin-button,
.svelte-1tsa972::-webkit-outer-spin-button {
  height: auto;
}

/* (unused) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}*/

.svelte-1tsa972::-webkit-search-decoration {
  -webkit-appearance: none;
}

.svelte-1tsa972::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* (unused) summary {
  display: list-item;
}*/


.d-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 100%;
  width: 100%;
  flex-grow: 1;
  gap: 4px;
}
@media (min-width: 768px) {
  .d-group {
    align-items: flex-start;
    width: auto;
  }
}
.d-group__add-button_multi img {
  display: flex;
  width: 24px;
  height: 24px;
}
.d-group__add-button {
  margin: 18px 0 0 auto;
}
.d-group__add-button::part(base) {
  padding: 0;
  min-height: auto;
  color: #fafafa;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 185.714% */
  text-transform: capitalize;
}
.d-group__add-button::part(label) {
  display: flex;
  padding: 0;
}
.d-group__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 44px;
  margin: 8px 0 0;
}
@media (min-width: 768px) {
  .d-group__header {
    height: 28px;
  }
}
.d-group__header-button::part(base) {
  display: flex;
  padding: 0;
  align-items: center;
  border-radius: 2px;
  background: #0a74d7;
  height: 24px;
  width: 24px;
  min-width: 24px;
  min-height: auto;
  color: var(--BusinessClass-Flights-Tan, #d7b59b);
  font-family: Mulish;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
.d-group__header-button::part(label) {
  display: flex;
  padding: 0;
  align-items: center;
}
.d-group__header-title {
  color: #fafafa;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 0 12px;
}