: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) .custom-chevron {
  transition: transform 0.2s ease;
  color: var(--sl-color-gray-500);
}*/
/* (unused) .custom-chevron.up {
  transform: rotate(180deg);
}*/
/* (empty) .custom-chevron {
  /* Type-specific styles *\/
}*/
/* (empty) .custom-chevron.type1 {
  /* Default style *\/
}*/
/* (unused) .custom-chevron.type2 {
  stroke-width: 1.8;
}*/: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-nseh8e,
.svelte-nseh8e::after,
.svelte-nseh8e::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-nseh8e::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


sl-select.svelte-nseh8e::part(expand-icon) {
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
}
sl-select.svelte-nseh8e::part(control) {
  transition: border-color 0.2s ease;
}
sl-select.svelte-nseh8e:not([disabled])::part(control):hover {
  border-color: var(--sl-color-primary-500);
}: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-1o07qgk,
.svelte-1o07qgk::after,
.svelte-1o07qgk::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-1o07qgk /* (unused) input,
optgroup,
select,
textarea*/ {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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


.slot-form.svelte-1o07qgk {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 767px) {
  .slot-form.svelte-1o07qgk {
    overflow: auto;
    display: flex;
    flex-direction: column;
    height: unset;
    flex: 1;
  }
}

.slot-form__timezone.svelte-1o07qgk {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.slot-form__timezone.svelte-1o07qgk label:where(.svelte-1o07qgk) {
  color: var(--dark-blue, #2a3243);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.slot-form__dates-section__title.svelte-1o07qgk {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slot-form__dates-section__title.svelte-1o07qgk h2:where(.svelte-1o07qgk) {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0px 0px 12px 0px;
}

.slot-form__dates.svelte-1o07qgk {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 16px;
}
@media (max-width: 767px) {
  .slot-form__dates.svelte-1o07qgk {
    gap: unset;
  }
}

.slot-form__date-section.svelte-1o07qgk {
  display: flex;
  min-width: 64px;
  max-width: 64px;
  padding: 8px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #d3dae1;
  background: #fff;
  cursor: pointer;
  transition: 0.2s ease;
}
@media (max-width: 767px) {
  .slot-form__date-section.svelte-1o07qgk {
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    padding: 8px;
    border: unset;
  }
}
.slot-form__date-section__weekday.svelte-1o07qgk {
  color: #2a3243;
  text-align: center;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  user-select: none;
}
.slot-form__date-section__day.svelte-1o07qgk {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  user-select: none;
}
.slot-form__date-section.svelte-1o07qgk:hover {
  background: rgba(10, 116, 215, 0.1019607843);
  border-color: #0a74d7;
}
.slot-form__date-section.--is-active.svelte-1o07qgk {
  background: #0a74d7;
}
.slot-form__date-section.--is-active.svelte-1o07qgk span:where(.svelte-1o07qgk) {
  color: #ffffff;
}
.slot-form__date-section.--not-available.svelte-1o07qgk {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
  position: relative;
}
.slot-form__date-section.--not-available.svelte-1o07qgk span:where(.svelte-1o07qgk) {
  text-decoration: line-through;
}
.slot-form__date-section.--not-available.svelte-1o07qgk::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #7c8089;
  opacity: 0.5;
  cursor: not-allowed;
}

.slot-form__available-times.svelte-1o07qgk h2:where(.svelte-1o07qgk) {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0px 0px 12px 0px;
  text-align: left;
}

.slot-form__available-slots.svelte-1o07qgk {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  max-height: fit-content;
  gap: 14px;
  overflow: hidden;
}
.slot-form__available-slots.--has-many-slots.svelte-1o07qgk {
  max-height: 168px;
  border-bottom: 1px solid #f5f5f5;
  overflow-y: auto;
  padding-right: 7px;
  scrollbar-gutter: stable;
}
.slot-form__available-slots.--has-many-slots.svelte-1o07qgk::-webkit-scrollbar {
  width: 6px;
  margin-left: 7px;
}
.slot-form__available-slots.--has-many-slots.svelte-1o07qgk::-webkit-scrollbar-thumb {
  background: #0a74d7;
  border-radius: 3px;
}
.slot-form__available-slots.--has-many-slots.svelte-1o07qgk::-webkit-scrollbar-track {
  margin-left: 7px;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .slot-form__available-slots.--has-many-slots.svelte-1o07qgk {
    max-height: 203px;
    overflow: auto;
    padding-right: 7px;
  }
}

.slot-form__slot.svelte-1o07qgk {
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  border: 1px solid #d3dae1;
  background: #fff;
  cursor: pointer;
  transition: 0.2s;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .slot-form__slot.svelte-1o07qgk {
    padding: 11px 20px;
  }
}
.slot-form__slot.svelte-1o07qgk span:where(.svelte-1o07qgk) {
  color: #2a3243;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.42px;
}
.slot-form__slot.svelte-1o07qgk:hover {
  background: rgba(10, 116, 215, 0.1019607843);
}
.slot-form__slot.--is-active.svelte-1o07qgk {
  background: #0a74d7;
}
.slot-form__slot.--is-active.svelte-1o07qgk span:where(.svelte-1o07qgk) {
  color: #ffffff;
}

.slot-form__slot_skeleton.svelte-1o07qgk {
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  border: 1px solid #d3dae1;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: svelte-1o07qgk-skeleton-loading 7s infinite;
  cursor: not-allowed;
  pointer-events: none;
  min-height: 38px;
}
@media (max-width: 767px) {
  .slot-form__slot_skeleton.svelte-1o07qgk {
    padding: 11px 20px;
    min-height: 44px;
  }
}

.slot-form__details.svelte-1o07qgk {
  display: flex;
  padding: 8px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  background: rgba(10, 116, 215, 0.08);
}
@media (min-width: 768px) {
  .slot-form__details.svelte-1o07qgk {
    display: none;
  }
}
.slot-form__details.svelte-1o07qgk h2:where(.svelte-1o07qgk) {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0px;
  text-align: left;
}
.slot-form__details.svelte-1o07qgk span:where(.svelte-1o07qgk) {
  color: #000;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@keyframes svelte-1o07qgk-skeleton-loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
.custom-dropdown-chevron.rotated.svelte-1o07qgk {
  transform: rotate(180deg) !important;
}

.custom-dropdown-chevron.svelte-1o07qgk {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #3b82f6;
  transition: transform 0.2s ease;
  display: inline-block;
  margin-left: 4px;
  margin-right: auto;
}

.dropdown-content.svelte-1o07qgk {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px;
  background: white;
  border-radius: 4px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  max-height: 200px;
  overflow-y: auto;
}

.dropdown-item.svelte-1o07qgk {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  border: none;
  background: none;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.15s ease;
  color: #2a3243;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  width: 100%;
}
.dropdown-item.svelte-1o07qgk:hover {
  background-color: #f3f4f6;
}
.dropdown-item.svelte-1o07qgk:focus {
  outline: 2px solid #0a74d7;
  outline-offset: 2px;
}

.timezone-dropdown--small {
  width: 100%;
  border: unset;
}
.timezone-dropdown--small .dropdown-chevron {
  width: 8px !important;
  height: 8px !important;
}
.timezone-dropdown--small .dropdown-trigger {
  padding: 0px;
  border: unset;
  box-shadow: none !important;
  background: none;
  color: #0a74d7;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: fit-content;
  justify-content: flex-start;
}
.timezone-dropdown--small .dropdown-trigger::part(base) {
  padding: 0px;
  border: unset;
  box-shadow: none !important;
  background: none;
}
.timezone-dropdown--small .dropdown-trigger::part(label) {
  color: #0a74d7;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 0px;
}
.timezone-dropdown--small .dropdown-content.svelte-1o07qgk {
  margin-top: 8px;
  max-height: 250px;
  border-radius: 6px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.timezone-dropdown--small .dropdown-item.svelte-1o07qgk {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  transition: background-color 0.15s ease;
}
.timezone-dropdown--small .dropdown-item.svelte-1o07qgk:hover {
  background-color: #dce4f7;
  color: #1a2a6c;
  font-weight: 600;
}
.timezone-dropdown--small .timezone-trigger.svelte-1o07qgk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
  background: white;
  cursor: pointer;
  transition: border-color 0.2s ease;
  width: 100%;
  min-height: 44px;
  box-sizing: border-box;
}
.timezone-dropdown--small .timezone-trigger.svelte-1o07qgk:hover {
  border-color: #cbd5e1;
}
.timezone-dropdown--small .timezone-text.svelte-1o07qgk {
  color: #0a74d7;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
/* (unused) :global(.timezone-dropdown--small) .dropdown-chevron {
  color: #0a74d7;
  margin-left: 8px;
  margin-right: auto;
}*/

.timezone-select {
  --sl-color-primary-600: #d9e8ff66 !important;
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
}

.timezone-select::part(control) {
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
}

.timezone-select::part(display-input) {
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
  color: #2a3243;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.timezone-select::part(combobox) {
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
  border-radius: 4px;
  border: 1px solid rgba(39, 154, 255, 0.1);
  background: #d9e8ff;
  box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.1) inset;
}

.timezone-select::part(option-title) {
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
}

.timezone-select::part(listbox) {
  margin-top: 8px;
  max-height: 250px;
}

.timezone-select::part(expand-icon) {
  color: #0a74d7;
}

.timezone-select sl-option.option--current::part(base),
.timezone-select--small sl-option.option--current::part(base) {
  background-color: #d9e8ff !important;
  background: #d9e8ff !important;
}

.timezone-select sl-option.option--current::part(base)::part(base),
.timezone-select--small sl-option.option--current::part(base)::part(base) {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #2a3243;
  border-radius: 6px;
  transition: background-color 0.15s ease;
}

.timezone-select--small__option,
.timezone-select__option {
  align-items: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  border-radius: 6px;
  transition: background-color 0.15s ease;
}

.timezone-select sl-option[aria-selected="true"]::part(base),
.timezone-select--small sl-option[aria-selected="true"]::part(base) {
  background-color: #dce4f7 !important;
  color: #1a2a6c;
  font-weight: 600;
}

.timezone-select__option .option__title,
.timezone-select--small__option .option__title {
  color: #2a3243;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0px;
}: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-ixmd66,
.svelte-ixmd66::after,
.svelte-ixmd66::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;
}*/

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

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

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

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

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

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

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

[type=search].svelte-ixmd66 {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

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

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


sl-button[variant=primary].svelte-ixmd66 {
  --sl-input-height-medium: 48px;
}
@media (min-width: 768px) {
  sl-button[variant=primary].svelte-ixmd66 {
    --sl-input-height-medium: 44px;
  }
}
sl-button[variant=primary].svelte-ixmd66:hover::part(base) {
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0), 0 -4px 4px 0 rgba(0, 0, 0, 0) inset, 0 0 0 0 rgba(39, 154, 255, 0), 0 0 4px 0 rgba(255, 255, 255, 0) inset;
}
sl-button[variant=primary].svelte-ixmd66::part(label) {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: var(--font-size-16, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 19.2px; /* 120% */
}
sl-button[variant=primary].svelte-ixmd66::part(base) {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  border-radius: 4px;
  background: var(--New-blue-color-btn, #1c81df);
  transition: all ease-in-out 0.2s;
  border: none;
  /* main button */
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.15), 0 -4px 4px 0 rgba(0, 0, 0, 0.25) inset, 0 0 0 0 rgba(39, 154, 255, 0.3), 0 0 4px 0 rgba(255, 255, 255, 0.2) inset;
}
sl-button.btn-secondary.svelte-ixmd66::part(base) {
  background: #f38040;
}
@media (min-width: 768px) {
  /* (unused) sl-button.btn-call-info:hover .btn-call-info__title {
    color: var(--BusinessClass-Flights-White, #fff);
  }*/
  /* (unused) sl-button.btn-call-info:hover .btn-call-info__title img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(312deg) brightness(108%) contrast(101%);
  }*/
  sl-button.btn-call-info.svelte-ixmd66:hover::part(base) {
    border-color: transparent;
    background: var(--BusinessClass-Flights-Antique-Brass, #c69071);
    box-shadow: 0px -2px 4px 0px rgba(0, 0, 0, 0.15), 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
  }
}
/* (unused) sl-button.btn-call-info .btn-call-info__title {
  display: flex;
  gap: 1.692px;
  color: var(--BusinessClass-Flights-Tan, #d7b59b);
  font-family: Mulish;
  font-size: clamp(0.625rem, 0.153256705vw + 0.5890804598rem, 0.75rem);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}*/
/* (unused) sl-button.btn-call-info .btn-call-info__title img {
  display: flex;
  width: 13px;
  min-width: 13px;
  height: auto;
}*/
sl-button.btn-call-info.svelte-ixmd66::part(base) {
  transition: all 0.2s ease;
  padding: 8.462px 8px;
  border-radius: 0;
  border: 1px solid var(--BusinessClass-Flights-Tan, #d7b59b);
  background: rgba(0, 0, 0, 0.72);
  box-shadow: 0px -1.692px 3.385px 0px rgba(0, 0, 0, 0.15) inset, 0px 3.385px 5.077px 0px rgba(0, 0, 0, 0.25);
}
sl-button.btn-call-info.svelte-ixmd66::part(label) {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  padding: 0;
  color: var(--BusinessClass-Flights-Cultured, #f7f7f7);
  font-family: Mulish;
  font-size: clamp(0.5rem, 0.153256705vw + 0.4640804598rem, 0.625rem);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.08px;
  text-transform: uppercase;
}
sl-button.btn-sm.svelte-ixmd66 {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  sl-button.btn-sm.svelte-ixmd66 {
    max-width: 142px;
  }
}
sl-button.btn-md.svelte-ixmd66 {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  sl-button.btn-md.svelte-ixmd66 {
    max-width: 183px;
  }
}
sl-button.btn-xl.svelte-ixmd66 {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  sl-button.btn-xl.svelte-ixmd66 {
    max-width: 263px;
  }
}
sl-button.btn-xl.svelte-ixmd66::part(base) {
  min-width: 50% !important;
}: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-1dhg25y,
.svelte-1dhg25y::after,
.svelte-1dhg25y::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;
}*/

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

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

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

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

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

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

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

[type=search].svelte-1dhg25y {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

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

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


sl-input.svelte-1dhg25y {
  width: 100%;
}
sl-input.svelte-1dhg25y::part(base) {
  transition: border-color 0.2s ease;
}
sl-input.svelte-1dhg25y:not([disabled]):hover::part(base) {
  border-color: var(--sl-color-primary-500);
}
sl-input.svelte-1dhg25y::part(input) {
  padding: 4px 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 */
.svelte-1fzazzz,
.svelte-1fzazzz::after,
.svelte-1fzazzz::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-1fzazzz::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


sl-radio.svelte-1fzazzz::part(base) {
  transition: all 0.2s ease;
}
sl-radio.svelte-1fzazzz:not([disabled])::part(base):hover {
  color: var(--sl-color-primary-500);
}
sl-radio.svelte-1fzazzz::part(control) {
  border-radius: 50%;
}: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-12p7i0s,
.svelte-12p7i0s::after,
.svelte-12p7i0s::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-12p7i0s::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

: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-1pjsguf,
.svelte-1pjsguf::after,
.svelte-1pjsguf::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-1pjsguf::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


sl-checkbox.svelte-1pjsguf {
  --sl-input-border-color: var(--sl-color-neutral-300);
  --sl-input-border-color-hover: var(--sl-color-primary-500);
}
sl-checkbox.svelte-1pjsguf::part(control) {
  border-radius: 4px;
}: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-ti9g9j,
.svelte-ti9g9j::after,
.svelte-ti9g9j::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-ti9g9j::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


.dropdown-chevron {
  transition: all ease-in-out 0.3s;
}
.dropdown[open] .dropdown-chevron {
  rotate: -180deg;
}

sl-button.svelte-ti9g9j::part(caret) {
  /* Hide default caret */
  display: none;
}: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-vts4z0,
.svelte-vts4z0::after,
.svelte-vts4z0::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-vts4z0::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


sl-details.svelte-vts4z0::part(header) {
  font-weight: 600;
}: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-xhws7q,
.svelte-xhws7q::after,
.svelte-xhws7q::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-xhws7q::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


sl-dialog.fullscreen.svelte-xhws7q {
  --width: 100vw;
  --height: 100vh;
}
sl-dialog.fullscreen.svelte-xhws7q::part(panel) {
  border-radius: 0;
  max-width: 100%;
  max-height: 100%;
}
sl-dialog.fullscreen.svelte-xhws7q::part(overlay) {
  backdrop-filter: blur(5px);
}

#dialogs {
  z-index: 1001;
}: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-2mwh98,
.svelte-2mwh98::after,
.svelte-2mwh98::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-2mwh98::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


sl-textarea.svelte-2mwh98 {
  width: 100%;
}
sl-textarea.svelte-2mwh98::part(textarea) {
  font-family: inherit;
}: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-1bh1rms,
.svelte-1bh1rms::after,
.svelte-1bh1rms::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-1bh1rms::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


.error-message.svelte-1bh1rms {
  padding-left: 8px;
  color: #ff7c7c;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: var(--Body-Small-Line-Height, 16px); /* 160% */
}: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-1qjsha9,
.svelte-1qjsha9::after,
.svelte-1qjsha9::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-1qjsha9,
input.svelte-1qjsha9 /* (unused) optgroup,
select,
textarea*/ {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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


.phone-input-component.svelte-1qjsha9 {
  display: flex;
  max-width: 100%;
}
/* (unused) .phone-input-component.invalid .country-button,
.phone-input-component.invalid .phone-input {
  border-color: var(--color-error, #dc3545);
}*/

.phone-input-wrapper.svelte-1qjsha9 {
  display: flex;
  align-items: center;
  max-width: 100%;
}

.country-selector.svelte-1qjsha9 {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  flex-shrink: 0;
}

.country-button.svelte-1qjsha9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 38px;
  padding: 0 4px 0 0;
  border: none;
  border-right: 1px solid #e0e3ed;
  background: transparent;
  color: var(--text-color, #495057);
  cursor: pointer;
  min-width: 61px;
  transition: all 0.2s ease;
}
.country-button.disabled.svelte-1qjsha9 {
  opacity: 0.6;
  cursor: not-allowed;
}

.country-selected.svelte-1qjsha9 {
  display: flex;
  align-items: center;
  gap: 6px;
}

.country-placeholder.svelte-1qjsha9 {
  color: var(--text-muted-color, #6c757d);
}

.country-code.svelte-1qjsha9 {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.dropdown-arrow.svelte-1qjsha9 {
  width: 16px;
  height: 16px;
  transition: transform 0.2s ease;
}
.dropdown-arrow.rotate.svelte-1qjsha9 {
  transform: rotate(180deg);
}

.country-dropdown.svelte-1qjsha9 {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  background: var(--bg-color, #fff);
  border: 1px solid var(--border-color, #d3dae1);
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  margin-top: 4px;
  min-width: 240px;
  max-height: 300px;
  overflow: hidden;
}

.country-search.svelte-1qjsha9 {
  width: 100%;
  padding: 12px;
  border: none;
  border-bottom: 1px solid var(--border-color, #d3dae1);
  background: var(--bg-color, #fff);
  color: var(--text-color, #495057);
}
.country-search.svelte-1qjsha9:focus {
  outline: none;
  border-color: var(--primary-color, #007bff);
}

.country-list.svelte-1qjsha9 {
  margin-top: 4px;
  max-height: 240px;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .country-list.svelte-1qjsha9 {
    max-height: 140px;
  }
}

.country-option.svelte-1qjsha9 {
  width: 100%;
  padding: 12px;
  border: none;
  background: transparent;
  color: var(--text-color, #495057);
  cursor: pointer;
  text-align: left;
  transition: background-color 0.2s ease;
}
.country-option.svelte-1qjsha9:hover {
  background: var(--bg-hover-color, #f8f9fa);
}
.country-option.active.svelte-1qjsha9 {
  background: var(--primary-color, #007bff);
  color: white;
}

.country-option-content.svelte-1qjsha9 {
  display: flex;
  align-items: center;
  gap: 12px;
}

.country-name.svelte-1qjsha9 {
  flex: 1;
  text-align: left;
}

.country-dial-code.svelte-1qjsha9 {
  color: var(--text-muted-color, #6c757d);
  font-size: 0.9em;
}
.country-option.active.svelte-1qjsha9 .country-dial-code:where(.svelte-1qjsha9) {
  color: rgba(255, 255, 255, 0.8);
}

.phone-input-component.svelte-1qjsha9 input.phone-input {
  padding: 0;
  background: var(--bg-color, #fff);
  width: 100%;
}
.phone-input-component.svelte-1qjsha9 input.phone-input:focus {
  outline: none;
}

.error-message.svelte-1qjsha9 {
  color: var(--color-error, #dc3545);
  font-size: 0.875rem;
  margin-top: 4px;
}

/* Flag styles (from flags.css) */
.flag.svelte-1qjsha9 {
  display: inline-block;
  width: 20px;
  height: 14px;
  background: url("../../static/images/flags_responsive.png") no-repeat;
  background-size: 100%;
}

span.flag.svelte-1qjsha9 {
  width: 28px;
  height: 19px;
  display: inline-block;
}

/* (unused) img.flag {
  width: 30px;
}*/

.flag-ad.svelte-1qjsha9 {
  background-position: 0 0.413223%;
}

.flag-ae.svelte-1qjsha9 {
  background-position: 0 0.826446%;
}

.flag-af.svelte-1qjsha9 {
  background-position: 0 1.239669%;
}

.flag-ag.svelte-1qjsha9 {
  background-position: 0 1.652893%;
}

.flag-ai.svelte-1qjsha9 {
  background-position: 0 2.066116%;
}

.flag-al.svelte-1qjsha9 {
  background-position: 0 2.479339%;
}

.flag-am.svelte-1qjsha9 {
  background-position: 0 2.892562%;
}

.flag-an.svelte-1qjsha9 {
  background-position: 0 3.305785%;
}

.flag-ao.svelte-1qjsha9 {
  background-position: 0 3.719008%;
}

.flag-aq.svelte-1qjsha9 {
  background-position: 0 4.132231%;
}

.flag-ar.svelte-1qjsha9 {
  background-position: 0 4.545455%;
}

.flag-as.svelte-1qjsha9 {
  background-position: 0 4.958678%;
}

.flag-at.svelte-1qjsha9 {
  background-position: 0 5.371901%;
}

.flag-au.svelte-1qjsha9 {
  background-position: 0 5.785124%;
}

.flag-aw.svelte-1qjsha9 {
  background-position: 0 6.198347%;
}

.flag-az.svelte-1qjsha9 {
  background-position: 0 6.61157%;
}

.flag-ba.svelte-1qjsha9 {
  background-position: 0 7.024793%;
}

.flag-bb.svelte-1qjsha9 {
  background-position: 0 7.438017%;
}

.flag-bd.svelte-1qjsha9 {
  background-position: 0 7.85124%;
}

.flag-be.svelte-1qjsha9 {
  background-position: 0 8.264463%;
}

.flag-bf.svelte-1qjsha9 {
  background-position: 0 8.677686%;
}

.flag-bg.svelte-1qjsha9 {
  background-position: 0 9.090909%;
}

.flag-bh.svelte-1qjsha9 {
  background-position: 0 9.504132%;
}

.flag-bi.svelte-1qjsha9 {
  background-position: 0 9.917355%;
}

.flag-bj.svelte-1qjsha9 {
  background-position: 0 10.330579%;
}

.flag-bm.svelte-1qjsha9 {
  background-position: 0 10.743802%;
}

.flag-bn.svelte-1qjsha9 {
  background-position: 0 11.157025%;
}

.flag-bo.svelte-1qjsha9 {
  background-position: 0 11.570248%;
}

.flag-br.svelte-1qjsha9 {
  background-position: 0 11.983471%;
}

.flag-bs.svelte-1qjsha9 {
  background-position: 0 12.396694%;
}

.flag-bt.svelte-1qjsha9 {
  background-position: 0 12.809917%;
}

.flag-bv.svelte-1qjsha9 {
  background-position: 0 13.22314%;
}

.flag-bw.svelte-1qjsha9 {
  background-position: 0 13.636364%;
}

.flag-by.svelte-1qjsha9 {
  background-position: 0 14.049587%;
}

.flag-bz.svelte-1qjsha9 {
  background-position: 0 14.46281%;
}

.flag-ca.svelte-1qjsha9 {
  background-position: 0 14.876033%;
}

.flag-cc.svelte-1qjsha9 {
  background-position: 0 15.289256%;
}

.flag-cd.svelte-1qjsha9 {
  background-position: 0 15.702479%;
}

.flag-cf.svelte-1qjsha9 {
  background-position: 0 16.115702%;
}

.flag-cg.svelte-1qjsha9 {
  background-position: 0 16.528926%;
}

.flag-ch.svelte-1qjsha9 {
  background-position: 0 16.942149%;
}

.flag-ci.svelte-1qjsha9 {
  background-position: 0 17.355372%;
}

.flag-ck.svelte-1qjsha9 {
  background-position: 0 17.768595%;
}

.flag-cl.svelte-1qjsha9 {
  background-position: 0 18.181818%;
}

.flag-cm.svelte-1qjsha9 {
  background-position: 0 18.595041%;
}

.flag-cn.svelte-1qjsha9 {
  background-position: 0 19.008264%;
}

.flag-co.svelte-1qjsha9 {
  background-position: 0 19.421488%;
}

.flag-cr.svelte-1qjsha9 {
  background-position: 0 19.834711%;
}

.flag-cu.svelte-1qjsha9 {
  background-position: 0 20.247934%;
}

.flag-cv.svelte-1qjsha9 {
  background-position: 0 20.661157%;
}

.flag-cx.svelte-1qjsha9 {
  background-position: 0 21.07438%;
}

.flag-cy.svelte-1qjsha9 {
  background-position: 0 21.487603%;
}

.flag-cz.svelte-1qjsha9 {
  background-position: 0 21.900826%;
}

.flag-de.svelte-1qjsha9 {
  background-position: 0 22.31405%;
}

.flag-dj.svelte-1qjsha9 {
  background-position: 0 22.727273%;
}

.flag-dk.svelte-1qjsha9 {
  background-position: 0 23.140496%;
}

.flag-dm.svelte-1qjsha9 {
  background-position: 0 23.553719%;
}

.flag-do.svelte-1qjsha9 {
  background-position: 0 23.966942%;
}

.flag-dz.svelte-1qjsha9 {
  background-position: 0 24.380165%;
}

.flag-ec.svelte-1qjsha9 {
  background-position: 0 24.793388%;
}

.flag-ee.svelte-1qjsha9 {
  background-position: 0 25.206612%;
}

.flag-eg.svelte-1qjsha9 {
  background-position: 0 25.619835%;
}

.flag-eh.svelte-1qjsha9 {
  background-position: 0 26.033058%;
}

.flag-er.svelte-1qjsha9 {
  background-position: 0 26.446281%;
}

.flag-es.svelte-1qjsha9 {
  background-position: 0 26.859504%;
}

.flag-et.svelte-1qjsha9 {
  background-position: 0 27.272727%;
}

.flag-fi.svelte-1qjsha9 {
  background-position: 0 27.68595%;
}

.flag-fj.svelte-1qjsha9 {
  background-position: 0 28.099174%;
}

.flag-fk.svelte-1qjsha9 {
  background-position: 0 28.512397%;
}

.flag-fm.svelte-1qjsha9 {
  background-position: 0 28.92562%;
}

.flag-fo.svelte-1qjsha9 {
  background-position: 0 29.338843%;
}

.flag-fr.svelte-1qjsha9 {
  background-position: 0 29.752066%;
}

.flag-ga.svelte-1qjsha9 {
  background-position: 0 30.165289%;
}

.flag-gd.svelte-1qjsha9 {
  background-position: 0 30.578512%;
}

.flag-ge.svelte-1qjsha9 {
  background-position: 0 30.991736%;
}

.flag-gf.svelte-1qjsha9 {
  background-position: 0 31.404959%;
}

.flag-gh.svelte-1qjsha9 {
  background-position: 0 31.818182%;
}

.flag-gi.svelte-1qjsha9 {
  background-position: 0 32.231405%;
}

.flag-gl.svelte-1qjsha9 {
  background-position: 0 32.644628%;
}

.flag-gm.svelte-1qjsha9 {
  background-position: 0 33.057851%;
}

.flag-gn.svelte-1qjsha9 {
  background-position: 0 33.471074%;
}

.flag-gp.svelte-1qjsha9 {
  background-position: 0 33.884298%;
}

.flag-gq.svelte-1qjsha9 {
  background-position: 0 34.297521%;
}

.flag-gr.svelte-1qjsha9 {
  background-position: 0 34.710744%;
}

.flag-gs.svelte-1qjsha9 {
  background-position: 0 35.123967%;
}

.flag-gt.svelte-1qjsha9 {
  background-position: 0 35.53719%;
}

.flag-gu.svelte-1qjsha9 {
  background-position: 0 35.950413%;
}

.flag-gw.svelte-1qjsha9 {
  background-position: 0 36.363636%;
}

.flag-gy.svelte-1qjsha9 {
  background-position: 0 36.77686%;
}

.flag-hk.svelte-1qjsha9 {
  background-position: 0 37.190083%;
}

.flag-hm.svelte-1qjsha9 {
  background-position: 0 37.603306%;
}

.flag-hn.svelte-1qjsha9 {
  background-position: 0 38.016529%;
}

.flag-hr.svelte-1qjsha9 {
  background-position: 0 38.429752%;
}

.flag-ht.svelte-1qjsha9 {
  background-position: 0 38.842975%;
}

.flag-hu.svelte-1qjsha9 {
  background-position: 0 39.256198%;
}

.flag-id.svelte-1qjsha9 {
  background-position: 0 39.669421%;
}

.flag-ie.svelte-1qjsha9 {
  background-position: 0 40.082645%;
}

.flag-il.svelte-1qjsha9 {
  background-position: 0 40.495868%;
}

.flag-in.svelte-1qjsha9 {
  background-position: 0 40.909091%;
}

.flag-io.svelte-1qjsha9 {
  background-position: 0 41.322314%;
}

.flag-iq.svelte-1qjsha9 {
  background-position: 0 41.735537%;
}

.flag-ir.svelte-1qjsha9 {
  background-position: 0 42.14876%;
}

.flag-is.svelte-1qjsha9 {
  background-position: 0 42.561983%;
}

.flag-it.svelte-1qjsha9 {
  background-position: 0 42.975207%;
}

.flag-jm.svelte-1qjsha9 {
  background-position: 0 43.38843%;
}

.flag-jo.svelte-1qjsha9 {
  background-position: 0 43.801653%;
}

.flag-jp.svelte-1qjsha9 {
  background-position: 0 44.214876%;
}

.flag-ke.svelte-1qjsha9 {
  background-position: 0 44.628099%;
}

.flag-kg.svelte-1qjsha9 {
  background-position: 0 45.041322%;
}

.flag-kh.svelte-1qjsha9 {
  background-position: 0 45.454545%;
}

.flag-ki.svelte-1qjsha9 {
  background-position: 0 45.867769%;
}

.flag-km.svelte-1qjsha9 {
  background-position: 0 46.280992%;
}

.flag-kn.svelte-1qjsha9 {
  background-position: 0 46.694215%;
}

.flag-kp.svelte-1qjsha9 {
  background-position: 0 47.107438%;
}

.flag-kr.svelte-1qjsha9 {
  background-position: 0 47.520661%;
}

.flag-kw.svelte-1qjsha9 {
  background-position: 0 47.933884%;
}

.flag-ky.svelte-1qjsha9 {
  background-position: 0 48.347107%;
}

.flag-kz.svelte-1qjsha9 {
  background-position: 0 48.760331%;
}

.flag-la.svelte-1qjsha9 {
  background-position: 0 49.173554%;
}

.flag-lb.svelte-1qjsha9 {
  background-position: 0 49.586777%;
}

.flag-lc.svelte-1qjsha9 {
  background-position: 0 50%;
}

.flag-li.svelte-1qjsha9 {
  background-position: 0 50.413223%;
}

.flag-lk.svelte-1qjsha9 {
  background-position: 0 50.826446%;
}

.flag-lr.svelte-1qjsha9 {
  background-position: 0 51.239669%;
}

.flag-ls.svelte-1qjsha9 {
  background-position: 0 51.652893%;
}

.flag-lt.svelte-1qjsha9 {
  background-position: 0 52.066116%;
}

.flag-lu.svelte-1qjsha9 {
  background-position: 0 52.479339%;
}

.flag-lv.svelte-1qjsha9 {
  background-position: 0 52.892562%;
}

.flag-ly.svelte-1qjsha9 {
  background-position: 0 53.305785%;
}

.flag-ma.svelte-1qjsha9 {
  background-position: 0 53.719008%;
}

.flag-mc.svelte-1qjsha9 {
  background-position: 0 54.132231%;
}

.flag-md.svelte-1qjsha9 {
  background-position: 0 54.545455%;
}

.flag-me.svelte-1qjsha9 {
  background-position: 0 54.958678%;
}

.flag-mg.svelte-1qjsha9 {
  background-position: 0 55.371901%;
}

.flag-mh.svelte-1qjsha9 {
  background-position: 0 55.785124%;
}

.flag-mk.svelte-1qjsha9 {
  background-position: 0 56.198347%;
}

.flag-ml.svelte-1qjsha9 {
  background-position: 0 56.61157%;
}

.flag-mm.svelte-1qjsha9 {
  background-position: 0 57.024793%;
}

.flag-mn.svelte-1qjsha9 {
  background-position: 0 57.438017%;
}

.flag-mo.svelte-1qjsha9 {
  background-position: 0 57.85124%;
}

.flag-mp.svelte-1qjsha9 {
  background-position: 0 58.264463%;
}

.flag-mq.svelte-1qjsha9 {
  background-position: 0 58.677686%;
}

.flag-mr.svelte-1qjsha9 {
  background-position: 0 59.090909%;
}

.flag-ms.svelte-1qjsha9 {
  background-position: 0 59.504132%;
}

.flag-mt.svelte-1qjsha9 {
  background-position: 0 59.917355%;
}

.flag-mu.svelte-1qjsha9 {
  background-position: 0 60.330579%;
}

.flag-mv.svelte-1qjsha9 {
  background-position: 0 60.743802%;
}

.flag-mw.svelte-1qjsha9 {
  background-position: 0 61.157025%;
}

.flag-mx.svelte-1qjsha9 {
  background-position: 0 61.570248%;
}

.flag-my.svelte-1qjsha9 {
  background-position: 0 61.983471%;
}

.flag-mz.svelte-1qjsha9 {
  background-position: 0 62.396694%;
}

.flag-na.svelte-1qjsha9 {
  background-position: 0 62.809917%;
}

.flag-nc.svelte-1qjsha9 {
  background-position: 0 63.22314%;
}

.flag-ne.svelte-1qjsha9 {
  background-position: 0 63.636364%;
}

.flag-nf.svelte-1qjsha9 {
  background-position: 0 64.049587%;
}

.flag-ng.svelte-1qjsha9 {
  background-position: 0 64.46281%;
}

.flag-ni.svelte-1qjsha9 {
  background-position: 0 64.876033%;
}

.flag-nl.svelte-1qjsha9 {
  background-position: 0 65.289256%;
}

.flag-no.svelte-1qjsha9 {
  background-position: 0 65.702479%;
}

.flag-np.svelte-1qjsha9 {
  background-position: 0 66.115702%;
}

.flag-nr.svelte-1qjsha9 {
  background-position: 0 66.528926%;
}

.flag-nu.svelte-1qjsha9 {
  background-position: 0 66.942149%;
}

.flag-nz.svelte-1qjsha9 {
  background-position: 0 67.355372%;
}

.flag-om.svelte-1qjsha9 {
  background-position: 0 67.768595%;
}

.flag-pa.svelte-1qjsha9 {
  background-position: 0 68.181818%;
}

.flag-pe.svelte-1qjsha9 {
  background-position: 0 68.595041%;
}

.flag-pf.svelte-1qjsha9 {
  background-position: 0 69.008264%;
}

.flag-pg.svelte-1qjsha9 {
  background-position: 0 69.421488%;
}

.flag-ph.svelte-1qjsha9 {
  background-position: 0 69.834711%;
}

.flag-pk.svelte-1qjsha9 {
  background-position: 0 70.247934%;
}

.flag-pl.svelte-1qjsha9 {
  background-position: 0 70.661157%;
}

.flag-pm.svelte-1qjsha9 {
  background-position: 0 71.07438%;
}

.flag-pn.svelte-1qjsha9 {
  background-position: 0 71.487603%;
}

.flag-pr.svelte-1qjsha9 {
  background-position: 0 71.900826%;
}

.flag-pt.svelte-1qjsha9 {
  background-position: 0 72.31405%;
}

.flag-pw.svelte-1qjsha9 {
  background-position: 0 72.727273%;
}

.flag-py.svelte-1qjsha9 {
  background-position: 0 73.140496%;
}

.flag-qa.svelte-1qjsha9 {
  background-position: 0 73.553719%;
}

.flag-re.svelte-1qjsha9 {
  background-position: 0 73.966942%;
}

.flag-ro.svelte-1qjsha9 {
  background-position: 0 74.380165%;
}

.flag-rs.svelte-1qjsha9 {
  background-position: 0 74.793388%;
}

.flag-ru.svelte-1qjsha9 {
  background-position: 0 75.206612%;
}

.flag-rw.svelte-1qjsha9 {
  background-position: 0 75.619835%;
}

.flag-sa.svelte-1qjsha9 {
  background-position: 0 76.033058%;
}

.flag-sb.svelte-1qjsha9 {
  background-position: 0 76.446281%;
}

.flag-sc.svelte-1qjsha9 {
  background-position: 0 76.859504%;
}

.flag-sd.svelte-1qjsha9 {
  background-position: 0 77.272727%;
}

.flag-se.svelte-1qjsha9 {
  background-position: 0 77.68595%;
}

.flag-sg.svelte-1qjsha9 {
  background-position: 0 78.099174%;
}

.flag-sh.svelte-1qjsha9 {
  background-position: 0 78.512397%;
}

.flag-si.svelte-1qjsha9 {
  background-position: 0 78.92562%;
}

.flag-sj.svelte-1qjsha9 {
  background-position: 0 79.338843%;
}

.flag-sk.svelte-1qjsha9 {
  background-position: 0 79.752066%;
}

.flag-sl.svelte-1qjsha9 {
  background-position: 0 80.165289%;
}

.flag-sm.svelte-1qjsha9 {
  background-position: 0 80.578512%;
}

.flag-sn.svelte-1qjsha9 {
  background-position: 0 80.991736%;
}

.flag-so.svelte-1qjsha9 {
  background-position: 0 81.404959%;
}

.flag-sr.svelte-1qjsha9 {
  background-position: 0 81.818182%;
}

.flag-ss.svelte-1qjsha9 {
  background-position: 0 82.231405%;
}

.flag-st.svelte-1qjsha9 {
  background-position: 0 82.644628%;
}

.flag-sv.svelte-1qjsha9 {
  background-position: 0 83.057851%;
}

.flag-sy.svelte-1qjsha9 {
  background-position: 0 83.471074%;
}

.flag-sz.svelte-1qjsha9 {
  background-position: 0 83.884298%;
}

.flag-tc.svelte-1qjsha9 {
  background-position: 0 84.297521%;
}

.flag-td.svelte-1qjsha9 {
  background-position: 0 84.710744%;
}

.flag-tf.svelte-1qjsha9 {
  background-position: 0 85.123967%;
}

.flag-tg.svelte-1qjsha9 {
  background-position: 0 85.53719%;
}

.flag-th.svelte-1qjsha9 {
  background-position: 0 85.950413%;
}

.flag-tj.svelte-1qjsha9 {
  background-position: 0 86.363636%;
}

.flag-tk.svelte-1qjsha9 {
  background-position: 0 86.77686%;
}

.flag-tl.svelte-1qjsha9 {
  background-position: 0 87.190083%;
}

.flag-tm.svelte-1qjsha9 {
  background-position: 0 87.603306%;
}

.flag-tn.svelte-1qjsha9 {
  background-position: 0 88.016529%;
}

.flag-to.svelte-1qjsha9 {
  background-position: 0 88.429752%;
}

.flag-tp.svelte-1qjsha9 {
  background-position: 0 88.842975%;
}

.flag-tr.svelte-1qjsha9 {
  background-position: 0 89.256198%;
}

.flag-tt.svelte-1qjsha9 {
  background-position: 0 89.669421%;
}

.flag-tv.svelte-1qjsha9 {
  background-position: 0 90.082645%;
}

.flag-tw.svelte-1qjsha9 {
  background-position: 0 90.495868%;
}

.flag-ty.svelte-1qjsha9 {
  background-position: 0 90.909091%;
}

.flag-tz.svelte-1qjsha9 {
  background-position: 0 91.322314%;
}

.flag-ua.svelte-1qjsha9 {
  background-position: 0 91.735537%;
}

.flag-ug.svelte-1qjsha9 {
  background-position: 0 92.14876%;
}

.flag-gb.svelte-1qjsha9,
.flag-uk.svelte-1qjsha9 {
  background-position: 0 92.561983%;
}

.flag-um.svelte-1qjsha9 {
  background-position: 0 92.975207%;
}

.flag-us.svelte-1qjsha9 {
  background-position: 0 93.38843%;
}

.flag-uy.svelte-1qjsha9 {
  background-position: 0 93.801653%;
}

.flag-uz.svelte-1qjsha9 {
  background-position: 0 94.214876%;
}

.flag-va.svelte-1qjsha9 {
  background-position: 0 94.628099%;
}

.flag-vc.svelte-1qjsha9 {
  background-position: 0 95.041322%;
}

.flag-ve.svelte-1qjsha9 {
  background-position: 0 95.454545%;
}

.flag-vg.svelte-1qjsha9 {
  background-position: 0 95.867769%;
}

.flag-vi.svelte-1qjsha9 {
  background-position: 0 96.280992%;
}

.flag-vn.svelte-1qjsha9 {
  background-position: 0 96.694215%;
}

.flag-vu.svelte-1qjsha9 {
  background-position: 0 97.107438%;
}

.flag-wf.svelte-1qjsha9 {
  background-position: 0 97.520661%;
}

.flag-ws.svelte-1qjsha9 {
  background-position: 0 97.933884%;
}

.flag-ye.svelte-1qjsha9 {
  background-position: 0 98.347107%;
}

.flag-za.svelte-1qjsha9 {
  background-position: 0 98.760331%;
}

.flag-zm.svelte-1qjsha9 {
  background-position: 0 99.173554%;
}

.flag-zr.svelte-1qjsha9 {
  background-position: 0 99.586777%;
}

.flag-zw.svelte-1qjsha9 {
  background-position: 0 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-12nri9c,
.svelte-12nri9c::after,
.svelte-12nri9c::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.svelte-12nri9c /* (unused) optgroup,
select,
textarea*/ {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

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

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

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

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

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

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

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

[type=search].svelte-12nri9c {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

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

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


.floating-label-container {
  position: relative;
  margin-top: 1rem;
}
.floating-label {
  pointer-events: none;
  transition: all 0.2s ease;
  transform-origin: left top;
  opacity: 0;
  visibility: hidden;
  height: 0;
  margin: 0;
}
.floating-label.active {
  margin: 0 0 2px;
  height: auto;
  visibility: visible;
  opacity: 1;
}
.form__field-white.has-error .form__field-inner {
  border-color: #f78282;
}
.form__field-white.has-error .form__field-inner > label {
  color: #b3261e;
}
.form__field-white.form__field_focus .form__field-inner {
  border-width: 2px;
  border-color: rgba(39, 154, 255, 0.3019607843);
}
.form__field-white.form__field_focus .form__field-inner > label {
  color: #0a74d7;
}
.form__field-white .form__field-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid #d3dae1;
  background: #fff;
  min-height: 57px;
  padding: 8px 12px;
}
.form__field-white .form__field-inner > label {
  color: #757575;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 116.667% */
}
.form__field-white > input,
.form__field-white input.phone-input,
.form__field-white sl-input::part(input) {
  height: 22px;
  padding: 0;
}
.form__field-white > input, .form__field-white > input::placeholder, .form__field-white input.phone-input, .form__field-white input.phone-input::placeholder, .form__field-white sl-input::part(input), .form__field-white sl-input::part(input)::placeholder {
  color: #2a3243;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
  letter-spacing: -0.14px;
}
.form__field-white > input::placeholder,
.form__field-white input.phone-input::placeholder,
.form__field-white sl-input::part(input)::placeholder {
  color: var(--BusinessClass-Flights-Quick-Silver, #a19e9e);
}
.form__field-white > input,
.form__field-white input.phone-input,
.form__field-white sl-input::part(base) {
  height: 22px;
  box-shadow: none;
  background: transparent;
  border: 0;
  border-radius: 0;
}: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__field-phone {
  position: relative;
  z-index: 99;
}
.form__field-phone .form__field-inner {
  position: relative;
  padding-left: 105px;
}: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-1du57nc,
.svelte-1du57nc::after,
.svelte-1du57nc::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-1du57nc::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


.contact-form.svelte-1du57nc {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 767px) {
  .contact-form.svelte-1du57nc {
    gap: 40px;
    margin-bottom: 20px;
  }
}
.contact-form__previous-step-data.svelte-1du57nc h3:where(.svelte-1du57nc), .contact-form__form.svelte-1du57nc h3:where(.svelte-1du57nc) {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0px;
}
.contact-form__previous-step-data.svelte-1du57nc {
  display: flex;
  padding: 12px 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  border-radius: 4px;
  background: rgba(10, 116, 215, 0.08);
}
.contact-form__previous-step-data__field.svelte-1du57nc {
  display: flex;
  align-items: center;
  gap: 8px;
}
.contact-form__previous-step-data__field.svelte-1du57nc img:where(.svelte-1du57nc) {
  width: 14px;
}
.contact-form__previous-step-data__field.svelte-1du57nc span:where(.svelte-1du57nc) {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.contact-form__form.svelte-1du57nc {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.contact-form__row.svelte-1du57nc {
  flex: 1;
  display: flex;
  gap: 12px;
}
@media (max-width: 767px) {
  .contact-form__row.svelte-1du57nc {
    flex-direction: column;
  }
}
.contact-form__row.svelte-1du57nc .form__field {
  flex: 1;
  width: 50%;
}
@media (max-width: 767px) {
  .contact-form__row.svelte-1du57nc .form__field {
    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-19okqze,
.svelte-19okqze::after,
.svelte-19okqze::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-19okqze::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


.dialog-header__button {
  top: 4px !important;
  right: 4px !important;
}

.booking-confirmed.svelte-19okqze {
  display: flex;
  width: 556px;
  max-width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
@media (max-width: 767px) {
  .booking-confirmed.svelte-19okqze {
    justify-content: flex-start;
    height: 100%;
  }
}
.booking-confirmed.svelte-19okqze h1:where(.svelte-19okqze) {
  color: #319374;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0px;
  padding: 0px;
  text-align: center;
  display: flex;
  align-content: center;
  gap: 12px;
  margin-bottom: 8px;
}
.booking-confirmed__text.svelte-19okqze {
  border-radius: 4px;
  opacity: 0.8;
  background: rgba(10, 116, 215, 0.08);
  display: flex;
  padding: 8px 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: #2a3243;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .booking-confirmed__text.svelte-19okqze {
    align-items: flex-start;
  }
}
.booking-confirmed__details.svelte-19okqze {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 16px;
}
.booking-confirmed__details.svelte-19okqze span:where(.svelte-19okqze) {
  display: flex;
  gap: 8px;
  color: #2a3243;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.booking-confirmed__details.svelte-19okqze :where(.svelte-19okqze):nth-child(2) {
  padding-left: 22px;
  font-size: 14px;
}
.booking-confirmed__need-assistance-text.svelte-19okqze {
  color: #2a3243;
  text-align: center;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.15px;
}
.booking-confirmed__footer.svelte-19okqze {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  width: 100%;
}
@media (max-width: 767px) {
  .booking-confirmed__footer.svelte-19okqze {
    margin-top: auto;
  }
}
.booking-confirmed.svelte-19okqze .button-call {
  width: 100%;
  height: 40px;
}
.booking-confirmed.svelte-19okqze .button-call::part(base) {
  display: flex;
  align-items: center;
  height: 40px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #0a74d7;
  background: #fff;
  box-shadow: none;
}
.booking-confirmed.svelte-19okqze .button-call::part(base):hover {
  background: rgba(10, 116, 215, 0.1019607843);
}
@media (max-width: 767px) {
  .booking-confirmed.svelte-19okqze .button-call::part(base) {
    width: 100%;
    max-width: 100% !important;
  }
}
.booking-confirmed.svelte-19okqze .button-call::part(label) {
  color: #0a74d7 !important;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.mobile-br.svelte-19okqze {
  display: none;
}
@media (max-width: 767px) {
  .mobile-br.svelte-19okqze {
    display: block;
  }
}: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-1sem6xh,
.svelte-1sem6xh::after,
.svelte-1sem6xh::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-1sem6xh::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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


.schedule-form.svelte-1sem6xh {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.schedule-form.svelte-1sem6xh h1:where(.svelte-1sem6xh) {
  color: #2a3243;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
  margin-bottom: 32px;
}
/* (unused) .schedule-form__submit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}*/
.schedule-form__actions-wrapper.svelte-1sem6xh {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .schedule-form__actions-wrapper.svelte-1sem6xh {
    margin-top: auto;
  }
}
.schedule-form.svelte-1sem6xh .button-submit {
  width: 100%;
  height: 40px;
}
.schedule-form.svelte-1sem6xh .button-submit::part(base) {
  display: flex;
  justify-self: flex-end;
  width: 239px;
  max-width: 239px !important;
}
@media (max-width: 767px) {
  .schedule-form.svelte-1sem6xh .button-submit::part(base) {
    min-width: 50%;
    max-width: 100% !important;
    width: 100%;
    min-height: unset;
    height: 40px;
  }
}
.schedule-form.svelte-1sem6xh .button-submit::part(label) {
  color: #fff;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 767px) {
  .schedule-form.svelte-1sem6xh .button-back {
    min-width: 50%;
    width: 50%;
    max-width: 50% !important;
  }
}
.schedule-form.svelte-1sem6xh .button-back::part(base) {
  display: flex;
  align-items: center;
  height: 40px;
  width: 239px;
  max-width: 239px !important;
  border-radius: 4px;
  border: 1px solid #0a74d7;
}
@media (max-width: 767px) {
  .schedule-form.svelte-1sem6xh .button-back::part(base) {
    width: 100%;
    max-width: 100% !important;
  }
}
.schedule-form.svelte-1sem6xh .button-back::part(label) {
  color: #0a74d7 !important;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.schedule-form.size-large.svelte-1sem6xh h1:where(.svelte-1sem6xh) {
  text-align: center;
}
.schedule-form.size-large.svelte-1sem6xh .schedule-form h1 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .schedule-form.size-large.svelte-1sem6xh .slot-form__available-slots {
    grid-template-columns: repeat(2, 1fr);
  }
}
.schedule-form.size-small.svelte-1sem6xh h1:where(.svelte-1sem6xh) {
  text-align: left;
  font-size: 18px;
}
@media (max-width: 767px) {
  .schedule-form.size-small.svelte-1sem6xh .slot-form__available-times {
    margin-bottom: 20px;
  }
}
.schedule-form.size-small.svelte-1sem6xh .slot-form__date-section {
  min-width: 56px;
  width: 56px;
  max-width: 56px;
  padding: 8px 17px;
}
.schedule-form.size-small.svelte-1sem6xh .slot-form__available-times h2 {
  display: none;
}
.schedule-form.size-small.svelte-1sem6xh .slot-form__expand-button {
  display: none;
}
.schedule-form.size-small.svelte-1sem6xh .schedule-form h1 {
  margin-bottom: 20px;
}
.schedule-form.size-small.svelte-1sem6xh .slot-form {
  gap: 24px;
}
.schedule-form.size-small.svelte-1sem6xh .slot-form__available-slots {
  max-height: 168px;
  overflow: auto;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
  .schedule-form.size-small.svelte-1sem6xh .slot-form__available-slots {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 374px) {
  .schedule-form.size-small.svelte-1sem6xh .slot-form__available-slots {
    grid-template-columns: repeat(1, 1fr);
  }
}
.schedule-form.size-small.svelte-1sem6xh .--has-many-slots {
  max-height: 123px;
}: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-hyahcm,
.svelte-hyahcm::after,
.svelte-hyahcm::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-hyahcm /* (unused) input,
optgroup,
select,
textarea*/ {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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


@media (max-width: 767px) {
  .meet-form .schedule-form-container.svelte-hyahcm {
    position: relative;
    left: -26px;
    width: 100vw !important;
    margin-top: 32px;
  }
}

.modal-backdrop.svelte-hyahcm {
  border: none;
  padding: 0;
  background: transparent;
  max-width: none;
  max-height: none;
  width: 100vw;
  height: 100vh;
  margin: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.dialog-header__button.svelte-hyahcm {
  position: absolute;
  left: auto;
  right: 16px;
  top: 16px;
  background: unset;
  border: none;
  cursor: pointer;
}
.dialog-header__button.svelte-hyahcm img:where(.svelte-hyahcm) {
  background: rgba(10, 116, 215, 0.1019607843);
}

.modal-backdrop.svelte-hyahcm::backdrop {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
}

.modal.svelte-hyahcm {
  position: relative;
  width: 615px;
  border-radius: 8px;
  background: #fff;
  padding: 32px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  margin: auto;
}
.modal.modal-step-2.svelte-hyahcm {
  width: 556px;
}
@media (max-width: 575px) {
  .modal.svelte-hyahcm {
    width: 100% !important;
    height: 100% !important;
    max-height: unset !important;
    padding: 24px !important;
    margin: 0 !important;
    overflow: hidden;
  }
}

.schedule-form-container.svelte-hyahcm {
  width: 100%;
  max-width: 615px;
  margin: 0 auto;
  padding: 32px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .modal.svelte-hyahcm {
    width: 90vw;
    height: auto;
    min-height: 50vh;
    max-height: 90vh;
    margin: 20px;
  }
  .schedule-form-container.svelte-hyahcm {
    width: 90vw;
    margin: 20px auto;
    padding: 20px;
  }
}