/* Style tag 0 from original_pages/zurich.html */

@keyframes svelte-cyt0gu-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.share-toast {
  position: fixed;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #06232c;
  color: white;
  padding: 12px 24px;
  border-radius: 9999px;
  font-size: 0.95rem;
  z-index: 10000;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s ease;
  white-space: nowrap;
}

.embla.svelte-cyt0gu {
  overflow: hidden
}

.embla__container.svelte-cyt0gu {
  display: flex
}

@media (min-width: 62rem) {
  .embla__container.svelte-cyt0gu {
    gap: 2rem
  }
}

.embla__dots.svelte-cyt0gu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: .25rem
}

@media (min-width: 62rem) {
  .embla__dots.svelte-cyt0gu {
    display: none
  }
}

.embla__dot.svelte-cyt0gu {
  cursor: pointer;
  width: 2rem;
  height: .125rem;
  background-color: #ccd2d8
}

.embla__dot--active.svelte-cyt0gu {
  background-color: #06232c
}

.card-carousel__card:where(.astro-slt37gib) {
  padding-block-end: 1.5rem
}

@media (min-width: 62rem) {
  .card-carousel__card:where(.astro-slt37gib) {
    padding-block-end: 0
  }
}

.card-carousel__group:where(.astro-slt37gib) {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem
}

.card-carousel__title:where(.astro-slt37gib) {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  margin-bottom: 0
}

@media (min-width: 62rem) {
  .card-carousel__title:where(.astro-slt37gib) {
    font: 600 1.25rem/1.5rem Montserrat, sans-serif
  }
}

.card-carousel__description:where(.astro-slt37gib) {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  margin-bottom: 0
}

.card-carousel__img:where(.astro-slt37gib) {
  width: 3rem;
  height: 3rem;
  border-radius: .5rem
}

@media (min-width: 62rem) {
  .card-carousel__img:where(.astro-slt37gib) {
    width: 4rem;
    height: 4rem
  }
}

@keyframes skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.card-carousel__section:where(.astro-jd56sicj) {
  position: relative;
  padding-block-start: 1.5rem;
  padding-block-end: 2rem;
  background-color: #f6f7f7
}

@media (min-width: 36rem) {
  .card-carousel__section:where(.astro-jd56sicj) {
    padding-block: 2.75rem
  }
}

.card-carousel__content:where(.astro-jd56sicj) {
  max-width: 82rem;
  padding-inline: 2rem;
  margin: 0 auto;
  width: 100%;
  display: flex
}

@media (min-width: 36rem) {
  .card-carousel__content:where(.astro-jd56sicj) {
    padding-inline: 1rem
  }
}

.card-carousel__slide:where(.astro-jd56sicj) {
  flex: 0 0 100%
}

@media (min-width: 62rem) {
  .card-carousel__slide:where(.astro-jd56sicj) {
    flex: 1
  }
}

@keyframes svelte-r8m2iu-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.nearby-cities__search.svelte-r8m2iu {
  color: #031419;
  border: .125rem solid #06232c;
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  display: flex;
  flex-flow: row;
  gap: .25rem;
  align-items: center;
  height: 2.25rem;
  padding-inline: 1rem;
  border-radius: 2.375rem;
  min-width: fit-content;
  transition: transform .3s ease;
  white-space: nowrap
}

.nearby-cities__search.svelte-r8m2iu:hover {
  text-decoration: none;
  transform: scale(.99)
}

.nearby-cities__search.svelte-r8m2iu:focus {
  outline: none
}

.nearby-cities__search.svelte-r8m2iu:focus-visible {
  outline: .0625rem solid #f2f3f3;
  outline-offset: 0;
  box-shadow: 0 0 0 4px #0079ca52
}

@media (min-width: 36rem) {
  .nearby-cities__search.svelte-r8m2iu {
    font: 600 1rem/1.5rem Montserrat, sans-serif;
    height: 3rem
  }
}

@keyframes svelte-1el0xug-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.nearby-cities.svelte-1el0xug {
  display: flex;
  gap: .75rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding: .25rem
}

@media (min-width: 36rem) {
  .nearby-cities.svelte-1el0xug {
    flex-wrap: wrap
  }
}

.nearby-cities__item.svelte-1el0xug {
  color: #031419 !important;
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  border: .0625rem solid #ccd2d8;
  transition: transform .3s ease
}

.nearby-cities__item.svelte-1el0xug:hover {
  text-decoration: none;
  border-color: #000405;
  background-color: #f2f3f3
}

@media (min-width: 36rem) {
  .nearby-cities__item.svelte-1el0xug {
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

.nearby-cities__item.svelte-1el0xug {
  display: flex;
  flex-flow: row;
  gap: .25rem;
  align-items: center;
  height: 2.25rem;
  padding-inline: 1rem;
  border-radius: 2.375rem;
  min-width: fit-content;
  transition: all .3s ease
}

.nearby-cities__item.svelte-1el0xug:focus-visible {
  outline: .0625rem solid #f2f3f3;
  outline-offset: 0;
  box-shadow: 0 0 0 .25rem #0079ca52
}

@media (min-width: 36rem) {
  .nearby-cities__item.svelte-1el0xug {
    height: 3rem
  }
}

.nearby-cities.svelte-1el0xug .mobile-hidden:where(.svelte-1el0xug) {
  display: none
}

@media (min-width: 36rem) {
  .nearby-cities.svelte-1el0xug .mobile-hidden:where(.svelte-1el0xug) {
    display: flex
  }
}

svg:not(:root).svg-inline--fa.svelte-1ipid5s,
svg:not(:host).svg-inline--fa.svelte-1ipid5s {
  overflow: visible;
  box-sizing: content-box
}

.svg-inline--fa.svelte-1ipid5s {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -.125em
}

.svg-inline--fa.fa-xs.svelte-1ipid5s {
  vertical-align: 0
}

.svg-inline--fa.fa-lg.svelte-1ipid5s {
  vertical-align: -.2em
}

.svg-inline--fa.fa-fw.svelte-1ipid5s {
  width: var(--fa-fw-width, 1.25em)
}

.svg-inline--fa.fa-full.svelte-1ipid5s {
  width: 100%;
  height: 100%;
  vertical-align: unset;
  display: flex
}

.fa-2x.svelte-1ipid5s {
  font-size: 2em
}

.fa-3x.svelte-1ipid5s {
  font-size: 3em
}

.fa-xs.svelte-1ipid5s {
  font-size: .75em;
  line-height: .08333em;
  vertical-align: .125em
}

.fa-lg.svelte-1ipid5s {
  font-size: 1.25em;
  line-height: .05em;
  vertical-align: -.075em
}

.fa-fw.svelte-1ipid5s {
  text-align: center;
  width: 1.25em
}

.fa-spin.svelte-1ipid5s {
  -webkit-animation-name: svelte-1ipid5s-fa-spin;
  animation-name: svelte-1ipid5s-fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear)
}

[dir=rtl] .rtl-enable.svelte-1ipid5s {
  transform: scale3d(-1, 1, 1)
}

@media (prefers-reduced-motion: reduce) {
  .fa-spin.svelte-1ipid5s {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s
  }
}

@-webkit-keyframes svelte-1ipid5s-fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes svelte-1ipid5s-fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_astro/fonts/montserrat_v25_JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

*,
*:before,
*:after {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overscroll-behavior: none
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}

body {
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #031419;
  text-align: start;
  background-color: var(--theme-color-background, #ffffff);
  overscroll-behavior: none;
  scrollbar-gutter: stable
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0
}

dt {
  font-weight: 600
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: var(--theme-action-color, #0079ca);
  text-decoration: none;
  background-color: transparent
}

a:hover {
  color: var(--theme-action-color-hover, #005795);
  text-decoration: underline
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg {
  overflow: hidden;
  vertical-align: middle
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #536b75;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

select {
  word-wrap: normal
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

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

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none !important
}

:root {
  --brands--facebook: #1877f2;
  --brands--facebook-hover: #0c64d5;
  --brands--kakao: #fee500;
  --brands--kakao-filter: invert(88%) sepia(33%) saturate(3673%) hue-rotate(359deg) brightness(109%) contrast(105%);
  --brands--naver: #03c75a;
  --brands--whatsapp: #25d366;
  --font-family--base: Montserrat, sans-serif
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

::-webkit-input-placeholder {
  line-height: normal
}

button {
  background: transparent;
  border: none;
  padding: 0
}

input,
button {
  outline: none
}

input:focus,
button:focus {
  outline: none
}

img {
  max-width: 100%
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

img.lazy-img-not-loaded-yet {
  position: relative;
  top: -.625rem;
  opacity: 0;
  transition: all .3s ease-in-out
}

img.lazy-img-not-loaded-yet.lazy-img-loaded {
  top: 0;
  opacity: 1;
  transition: all .3s ease-in-out
}

.form__fieldset {
  margin-bottom: 1rem
}

.form__legend {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  font-size: 1rem;
  font-weight: 600;
  align-items: center
}

.form__legend--line:after {
  content: "";
  flex: 1;
  margin-left: .5rem;
  border-bottom: solid .0625rem #ccd2d8
}

.form__legend--two-lines {
  font-weight: 400
}

.form__legend--two-lines:before {
  content: "";
  flex: 1;
  margin-right: .5rem;
  border-bottom: solid .0625rem #ccd2d8
}

.form__legend--two-lines:after {
  content: "";
  flex: 1;
  margin-left: .5rem;
  border-bottom: solid .0625rem #ccd2d8
}

.form__label {
  margin-bottom: .25rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem
}

.form__label--center {
  width: 100%;
  text-align: center
}

.form__label--optional {
  color: #536b75;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem
}

.form__helper {
  font-size: .875rem;
  margin-bottom: .5rem
}

.form__validation {
  margin: -1.25rem 0 0;
  padding: .125rem 0;
  padding-inline: .125rem;
  height: 1.25rem;
  font-size: .625rem;
  font-weight: 600
}

.form__validation--success {
  color: #18824c
}

.form__validation--error,
.form__validation--error a {
  color: #eb0052
}

.form__input {
  display: flex;
  width: 100%;
  height: 3rem;
  padding: 0 1rem;
  margin-bottom: 1.25rem;
  font-size: .875rem;
  background-color: #fff;
  border: .0625rem solid #ccd2d8;
  border-radius: .25rem;
  box-shadow: inset 0 .125rem .25rem #06232c14
}

.form__input:focus {
  border-width: .125rem;
  border-color: #0068b0
}

.form__input--code {
  margin: 0 auto 1.5rem;
  max-width: 16rem;
  border: 0;
  border-bottom: .0625rem solid #ccd2d8;
  box-shadow: none;
  letter-spacing: .5rem;
  text-align: center;
  text-transform: uppercase
}

.form__input--error {
  border-color: #eb0052
}

.form__input--error:focus {
  border-color: #eb0052
}

.form__button--aside {
  margin-bottom: 1.25rem
}

.fade {
  transition: opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.collapse:not(.show) {
  display: none
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none
  }
}

.collapsing.width {
  width: 0;
  height: auto;
  transition: width .35s ease
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    transition: none
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px
}

.cell {
  position: relative;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px
}

.flex {
  display: flex
}

.flex--wrap {
  flex-wrap: wrap
}

.flex--align-items-center {
  align-items: center
}

.flex--align-items-bottom {
  align-items: flex-end
}

.shrink {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

.auto {
  flex: 1 1 0;
  width: auto;
  min-width: 0
}

.mt-0 {
  margin-top: 0
}

.pt-0 {
  padding-top: 0
}

.mb-0 {
  margin-bottom: 0
}

.pb-0 {
  padding-bottom: 0
}

.ml-0 {
  margin-left: 0
}

.pl-0 {
  padding-left: 0
}

.mr-0 {
  margin-right: 0
}

.pr-0 {
  padding-right: 0
}

.mt-4 {
  margin-top: .25rem
}

.pt-4 {
  padding-top: .25rem
}

.mb-4 {
  margin-bottom: .25rem
}

.pb-4 {
  padding-bottom: .25rem
}

.ml-4 {
  margin-left: .25rem
}

.pl-4 {
  padding-left: .25rem
}

.mr-4 {
  margin-right: .25rem
}

.pr-4 {
  padding-right: .25rem
}

.mt-8 {
  margin-top: .5rem
}

.pt-8 {
  padding-top: .5rem
}

.mb-8 {
  margin-bottom: .5rem
}

.pb-8 {
  padding-bottom: .5rem
}

.ml-8 {
  margin-left: .5rem
}

.pl-8 {
  padding-left: .5rem
}

.mr-8 {
  margin-right: .5rem
}

.pr-8 {
  padding-right: .5rem
}

.mt-12 {
  margin-top: .75rem
}

.pt-12 {
  padding-top: .75rem
}

.mb-12 {
  margin-bottom: .75rem
}

.pb-12 {
  padding-bottom: .75rem
}

.ml-12 {
  margin-left: .75rem
}

.pl-12 {
  padding-left: .75rem
}

.mr-12 {
  margin-right: .75rem
}

.pr-12 {
  padding-right: .75rem
}

.mt-16 {
  margin-top: 1rem
}

.pt-16 {
  padding-top: 1rem
}

.mb-16 {
  margin-bottom: 1rem
}

.pb-16 {
  padding-bottom: 1rem
}

.ml-16 {
  margin-left: 1rem
}

.pl-16 {
  padding-left: 1rem
}

.mr-16 {
  margin-right: 1rem
}

.pr-16 {
  padding-right: 1rem
}

.mt-24 {
  margin-top: 1.5rem
}

.pt-24 {
  padding-top: 1.5rem
}

.mb-24 {
  margin-bottom: 1.5rem
}

.pb-24 {
  padding-bottom: 1.5rem
}

.ml-24 {
  margin-left: 1.5rem
}

.pl-24 {
  padding-left: 1.5rem
}

.mr-24 {
  margin-right: 1.5rem
}

.pr-24 {
  padding-right: 1.5rem
}

.mt-32 {
  margin-top: 2rem
}

.pt-32 {
  padding-top: 2rem
}

.mb-32 {
  margin-bottom: 2rem
}

.pb-32 {
  padding-bottom: 2rem
}

.ml-32 {
  margin-left: 2rem
}

.pl-32 {
  padding-left: 2rem
}

.mr-32 {
  margin-right: 2rem
}

.pr-32 {
  padding-right: 2rem
}

.mt-40 {
  margin-top: 2.5rem
}

.pt-40 {
  padding-top: 2.5rem
}

.mb-40 {
  margin-bottom: 2.5rem
}

.pb-40 {
  padding-bottom: 2.5rem
}

.ml-40 {
  margin-left: 2.5rem
}

.pl-40 {
  padding-left: 2.5rem
}

.mr-40 {
  margin-right: 2.5rem
}

.pr-40 {
  padding-right: 2.5rem
}

.mt-48 {
  margin-top: 3rem
}

.pt-48 {
  padding-top: 3rem
}

.mb-48 {
  margin-bottom: 3rem
}

.pb-48 {
  padding-bottom: 3rem
}

.ml-48 {
  margin-left: 3rem
}

.pl-48 {
  padding-left: 3rem
}

.mr-48 {
  margin-right: 3rem
}

.pr-48 {
  padding-right: 3rem
}

.mt-72 {
  margin-top: 4.5rem
}

.pt-72 {
  padding-top: 4.5rem
}

.mb-72 {
  margin-bottom: 4.5rem
}

.pb-72 {
  padding-bottom: 4.5rem
}

.ml-72 {
  margin-left: 4.5rem
}

.pl-72 {
  padding-left: 4.5rem
}

.mr-72 {
  margin-right: 4.5rem
}

.pr-72 {
  padding-right: 4.5rem
}

.dp-block {
  display: block;
  width: 100%
}

.no-bullets {
  list-style: none;
  padding-left: 0
}

.fs-10 {
  font-size: .625rem
}

@media (min-width: 62rem) {
  .lg\:fs-10 {
    font-size: .625rem
  }
}

.fs-12 {
  font-size: .75rem
}

@media (min-width: 62rem) {
  .lg\:fs-12 {
    font-size: .75rem
  }
}

.fs-14 {
  font-size: .875rem
}

@media (min-width: 62rem) {
  .lg\:fs-14 {
    font-size: .875rem
  }
}

.fs-16 {
  font-size: 1rem
}

@media (min-width: 62rem) {
  .lg\:fs-16 {
    font-size: 1rem
  }
}

.fs-18 {
  font-size: 1.125rem
}

@media (min-width: 62rem) {
  .lg\:fs-18 {
    font-size: 1.125rem
  }
}

.fs-20 {
  font-size: 1.25rem
}

@media (min-width: 62rem) {
  .lg\:fs-20 {
    font-size: 1.25rem
  }
}

.fs-24 {
  font-size: 1.5rem
}

@media (min-width: 62rem) {
  .lg\:fs-24 {
    font-size: 1.5rem
  }
}

.fs-28 {
  font-size: 1.75rem;
  line-height: 1.2
}

@media (min-width: 62rem) {
  .lg\:fs-28 {
    font-size: 1.75rem
  }
}

.fs-32 {
  font-size: 2rem;
  line-height: 1.2
}

@media (min-width: 62rem) {
  .lg\:fs-32 {
    font-size: 2rem
  }
}

.fs-36 {
  font-size: 2.25rem;
  line-height: 1.2
}

@media (min-width: 62rem) {
  .lg\:fs-36 {
    font-size: 2.25rem
  }
}

.fs-40 {
  font-size: 2.5rem;
  line-height: 1.2
}

@media (min-width: 62rem) {
  .lg\:fs-40 {
    font-size: 2.5rem
  }
}

.fs-48 {
  font-size: 3rem;
  line-height: 1.2
}

@media (min-width: 62rem) {
  .lg\:fs-48 {
    font-size: 3rem
  }
}

.fw-normal {
  font-weight: 400
}

.fw-bold {
  font-weight: 600
}

.text-left {
  text-align: start
}

.text-center {
  text-align: center
}

.text-right {
  text-align: end
}

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

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.fc-highlight {
  color: #39a5ee;
  cursor: pointer
}

@media (max-width: 61.98rem) {
  .d-desktop {
    display: none
  }
}

@media (max-width: 47.98rem) {
  .d-tablet {
    display: none
  }
}

@media (min-width: 48rem) {
  .h-tablet {
    display: none
  }
}

@media (min-width: 62rem) {
  .h-desktop {
    display: none
  }
}

.bg-white {
  background-color: #fff
}

.bg-white--boxed {
  margin: 0 auto;
  max-width: 34.375rem
}

.bg-white--fullheight {
  min-height: calc(100vh - 4.5rem)
}

.global-wrapper {
  max-width: 90rem;
  padding-left: .75rem;
  padding-right: .75rem;
  margin: 0 auto
}

@media (min-width: 48rem) {
  .global-wrapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
}

@media (min-width: 80rem) {
  .global-wrapper {
    position: relative;
    padding-right: 5rem;
    padding-left: 5rem
  }
}

.global-wrapper--purchase {
  max-width: 1140px
}

@media (min-width: 36rem) {
  .global-wrapper--purchase {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
}

@media (min-width: 80rem) {
  .global-wrapper--purchase {
    padding-right: 2.5rem;
    padding-left: 2.5rem
  }
}

.mobile-wrapper {
  position: relative;
  max-width: 34.375rem;
  padding-left: .75rem;
  padding-right: .75rem;
  margin: 0 auto
}

.hidden {
  display: none
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0
}

.wrapper {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
  max-width: 80rem
}

.container {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto
}

.container:after {
  display: block;
  clear: both;
  content: ""
}

.container--paddings {
  padding-left: 1rem;
  padding-right: 1rem
}

@media (min-width: 62rem) {
  .container--lg\:paddings {
    padding-left: 1rem;
    padding-right: 1rem
  }
}

.card-wrapper {
  position: relative;
  padding: 1rem;
  color: #fff
}

.shape-wrapper {
  background-color: #fff;
  color: #031419;
  padding: 1rem;
  border: solid .0625rem #ccd2d8;
  border-radius: .5rem;
  overflow: hidden
}

.shape-wrapper--shadow-1x {
  box-shadow: 0 .125rem .25rem #0000001f
}

.shape-wrapper--shadow-2x {
  box-shadow: 0 .25rem .5rem #0000003d
}

.shape-wrapper--shadow-3x {
  box-shadow: 0 .5rem 1rem #0000003d
}

:root {
  --fv-alert-color-danger: #9b0031;
  --fv-alert-color-warning: #9f5800;
  --fv-alert-color-success: #126d3f;
  --fv-alert-color-info: #005795;
  --fv-alert-color-accent: #44248b;
  --fv-alert-background-color-danger: #fff0f4;
  --fv-alert-background-color-warning: #fff4e6;
  --fv-alert-background-color-success: #e8f8f0;
  --fv-alert-background-color-info: #e6f4ff;
  --fv-alert-background-color-accent: #f0ebfd;
  --fv-alert-border-color-danger-contrast: #f43d7a;
  --fv-alert-border-color-warning-contrast: #ffa639;
  --fv-alert-border-color-success-contrast: #53be88;
  --fv-alert-border-color-info-contrast: #39a5ee;
  --fv-alert-border-color-accent-contrast: #8e69e3
}

.fv-alert a {
  text-decoration: underline;
  color: inherit
}

.fv-plan-benefits-saves {
  padding: 0 .75rem;
  color: #536b75;
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  text-align: center
}

.fv-plan-benefits-saves button {
  position: relative;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  cursor: pointer
}

.fv-plan-benefits-saves button:after {
  content: "";
  height: 48px;
  width: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%) translateY(-50%)
}

.fv-plan-benefits-saves button fv-fa-icon {
  color: #536b75
}

.fv-plan-benefits-sheet fv-sheet-header .sheet-header {
  padding-inline-end: 3rem
}

.fv-plan-benefits-sheet__loading {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9.375rem 0
}

.fv-plan-benefits-sheet__content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-start
}

.fv-plan-benefits-sheet__label {
  flex: 0 1 auto;
  padding: .25rem .5rem;
  border-radius: .25rem;
  background-color: #bd962a;
  color: #031419;
  font: 400 .75rem/1rem Montserrat, sans-serif
}

.fv-plan-benefits-sheet__subtitle {
  margin-bottom: .5rem;
  width: 100%;
  font: 600 1.125rem/1.5rem Montserrat, sans-serif
}

.fv-plan-benefits-sheet__list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0;
  margin-bottom: .5rem;
  width: 100%;
  list-style: none
}

.fv-plan-benefits-sheet__item {
  display: flex;
  align-items: center;
  gap: 1rem
}

.fv-plan-benefits-sheet__item__icon {
  flex: 0 0 1rem;
  width: 1rem
}

.fv-plan-benefits-sheet__item__content {
  flex: 1;
  min-width: 0
}

.fv-plan-benefits-sheet__item__name {
  margin-bottom: .25rem;
  font: 600 .875rem/1.25rem Montserrat, sans-serif
}

.fv-plan-benefits-sheet__item__description {
  margin-bottom: 0;
  color: #536b75;
  font: 400 .75rem/1rem Montserrat, sans-serif
}

.fv-plan-benefits-sheet__item__discount {
  flex: 0 0 auto;
  padding: .25rem;
  min-width: 4.375rem;
  background-color: #eb0052;
  border-radius: .25rem;
  color: #fff;
  font: 600 .75rem/1rem Montserrat, sans-serif;
  text-align: center
}

.fv-plan-benefits-sheet__how-to-use {
  padding: .75rem 1rem;
  width: 100%;
  background-color: #f6f7fe;
  border-radius: .5rem
}

.fv-plan-benefits-sheet__how-to-use__title {
  margin-bottom: .25rem;
  font: 600 .875rem/1.25rem Montserrat, sans-serif
}

.fv-plan-benefits-sheet__how-to-use__description {
  margin-bottom: 0;
  font: 400 .875rem/1.25rem Montserrat, sans-serif
}

.fv-plan-benefits-sheet__error-message {
  padding: 1rem .5rem;
  width: 100%;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

@keyframes svelte-19d7vuv-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-footer__link.svelte-19d7vuv {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.fv-footer__link.svelte-19d7vuv:hover {
  color: #fff
}

@keyframes svelte-f5vv0r-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

a.svelte-f5vv0r {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

a.svelte-f5vv0r:hover {
  color: #fff
}

.fv-footer:where(.astro-dwl4onjj) {
  background: #000;
  color: #fff;
  padding-block-start: 2rem
}

.fv-footer:where(.astro-dwl4onjj):after {
  display: block;
  clear: both;
  content: ""
}

.fv-footer--padding-bottom:where(.astro-dwl4onjj) {
  padding-bottom: 4rem
}

@media (min-width: 62rem) {
  .fv-footer--padding-bottom:where(.astro-dwl4onjj) {
    padding-bottom: 0
  }
}

.fv-footer:where(.astro-dwl4onjj) a:where(.astro-dwl4onjj) {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.fv-footer:where(.astro-dwl4onjj) a:where(.astro-dwl4onjj):hover {
  color: #fff
}

.fv-footer__title:where(.astro-dwl4onjj) {
  margin-block-end: 1rem;
  font-weight: 600
}

.fv-footer__container:where(.astro-dwl4onjj) {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  padding: 0 1rem
}

@media (min-width: 62rem) {
  .fv-footer__container:where(.astro-dwl4onjj) {
    grid-template-columns: repeat(5, 2fr) 3fr
  }
}

@media (min-width: 62rem) {
  .fv-footer__container--five-columns:where(.astro-dwl4onjj) {
    grid-template-columns: .75fr repeat(2, 1fr) .5fr 2fr
  }
}

.fv-footer__list:where(.astro-dwl4onjj) {
  list-style: none;
  padding: 0
}

.fv-footer__item:where(.astro-dwl4onjj) {
  margin-block-end: .5rem
}

.fv-footer__item:where(.astro-dwl4onjj):last-child {
  grid-column: span 2
}

@media (min-width: 62rem) {
  .fv-footer__item:where(.astro-dwl4onjj):last-child {
    grid-column: auto
  }
}

.fv-footer__item--argentina-withdrawal-form:where(.astro-dwl4onjj),
.fv-footer__item--peru-withdrawal-form:where(.astro-dwl4onjj) {
  margin-block-start: .75rem
}

.fv-footer__item--argentina-withdrawal-form:where(.astro-dwl4onjj) .fv-footer__link:where(.astro-dwl4onjj),
.fv-footer__item--peru-withdrawal-form:where(.astro-dwl4onjj) .fv-footer__link:where(.astro-dwl4onjj) {
  font-weight: 700
}

.fv-footer__logo:where(.astro-dwl4onjj) {
  margin-block-end: 1rem
}

.fv-footer__legal-info:where(.astro-dwl4onjj) {
  padding-inline-start: 1rem
}

.fv-footer__app-store:where(.astro-dwl4onjj) {
  display: flex;
  gap: 1rem
}

.fv-footer__data-fiscal:where(.astro-dwl4onjj) {
  display: block;
  padding-block-start: 1rem
}

.fv-footer__peru-complaint-badge:where(.astro-dwl4onjj) {
  display: block;
  padding-block-start: 1rem
}

.fv-footer__line:where(.astro-dwl4onjj) {
  border-color: #2c4751
}

.fv-footer__bottom:where(.astro-dwl4onjj) {
  display: flex;
  flex-direction: column;
  padding-bottom: 1rem
}

@media (min-width: 62rem) {
  .fv-footer__bottom:where(.astro-dwl4onjj) {
    flex-direction: row;
    justify-content: space-between;
    align-items: center
  }
}

.fv-footer__bottom:where(.astro-dwl4onjj) .fv-footer__link:where(.astro-dwl4onjj) {
  text-decoration: underline;
  white-space: normal;
  display: inline-block
}

@media (max-width: 79.98rem) {
  .fv-footer__legals:where(.astro-dwl4onjj) {
    margin-bottom: .5rem
  }
}

.fv-footer__links-separator:where(.astro-dwl4onjj) {
  margin: 0 .25rem
}

.fv-footer__copyright:where(.astro-dwl4onjj) {
  text-transform: capitalize
}

@media (min-width: 62rem) {
  .fv-footer__copyright:where(.astro-dwl4onjj) {
    text-align: right
  }
}

.fv-footer__link {
  color: #fff;
  text-align: initial;
  cursor: pointer
}

.fv-footer__link:hover {
  color: #fff
}

@keyframes svelte-ufw6do-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.banner.svelte-ufw6do {
  display: flex;
  flex-direction: row;
  gap: .5rem;
  align-items: center;
  justify-content: center;
  padding-inline: 1rem;
  padding-block: .75rem
}

.banner--success.svelte-ufw6do {
  background-color: var(--fv-alert-background-color-success);
  color: var(--fv-alert-color-success)
}

@keyframes svelte-1coi8qz-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-banner.svelte-1coi8qz {
  height: 2.25rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100dvw;
  z-index: 1030;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .25rem;
  padding-inline: .75rem
}

.fv-banner.expandable.svelte-1coi8qz {
  cursor: pointer
}

.fv-banner-title.svelte-1coi8qz,
.fv-banner-description.svelte-1coi8qz {
  margin-bottom: 0;
  text-align: center
}

@media (min-width: 48rem) {

  .fv-banner-title.svelte-1coi8qz,
  .fv-banner-description.svelte-1coi8qz {
    text-align: start
  }
}

.fv-banner-title.svelte-1coi8qz {
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 30ch;
  white-space: nowrap;
  min-width: 0
}

@media (min-width: 48rem) {
  .fv-banner-title.svelte-1coi8qz {
    max-width: 77ch
  }
}

.fv-banner-title.svelte-1coi8qz p {
  margin-bottom: 0
}

.fv-banner-icon.svelte-1coi8qz {
  width: 1rem;
  height: 1rem;
  line-height: 0
}

.fv-banner-description.svelte-1coi8qz {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis
}

@media (min-width: 48rem) {
  .fv-banner-description.svelte-1coi8qz {
    white-space: nowrap;
    max-width: 77ch
  }
}

.fv-banner-white.svelte-1coi8qz {
  background-color: #fff;
  color: #031419
}

.fv-banner-shiny-purple.svelte-1coi8qz {
  background-color: #6f41d7;
  color: #fff
}

.fv-banner-shiny-purple.svelte-1coi8qz .fv-banner-title a {
  color: #fff;
  text-decoration: underline
}

.fv-banner-dark-purple.svelte-1coi8qz {
  background-color: #361b71;
  color: #fff
}

.fv-banner-dark-purple.svelte-1coi8qz .fv-banner-title a {
  color: #fff;
  text-decoration: underline
}

.fv-banner-cdl-theme.svelte-1coi8qz {
  background-color: #ffa639;
  color: #031419
}

@keyframes svelte-1ula5q6-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-city-selector-button.svelte-1ula5q6 {
  border-radius: .25rem;
  padding: .25rem;
  color: inherit
}

.fv-city-selector-button.svelte-1ula5q6:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.fv-city-selector-button__favorites-icon.svelte-1ula5q6 {
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block
}

.fv-city-selector-button--light.svelte-1ula5q6 .fv-city-selector-button__favorites-icon:where(.svelte-1ula5q6) {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-city-selector-button--light-desktop.svelte-1ula5q6 .fv-city-selector-button__favorites-icon:where(.svelte-1ula5q6) {
    color: #031419
  }
}

@keyframes svelte-10ec86j-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.embla.svelte-10ec86j {
  overflow: hidden
}

.embla__container.svelte-10ec86j {
  display: flex;
  flex-direction: column;
  touch-action: pan-x pinch-zoom;
  height: 2.75rem
}

@keyframes svelte-1dnrhdz-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__dynamic-cta.svelte-1dnrhdz {
  height: 2.75rem;
  width: inherit
}

.search-typeahead__item.svelte-1dnrhdz {
  color: #031419;
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  height: 2.75rem;
  min-height: 2.75rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

@keyframes svelte-1bpcq16-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__placeholder.svelte-1bpcq16 {
  position: absolute;
  top: 0;
  left: 2.5rem;
  display: flex;
  align-items: center;
  gap: .25rem;
  pointer-events: none;
  z-index: 1;
  white-space: nowrap;
  width: calc(100% - 2.5rem);
  overflow: hidden
}

.search-typeahead__placeholder-static.svelte-1bpcq16 {
  color: #536b75;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.search-typeahead__placeholder-rtl.svelte-1bpcq16 {
  left: 0;
  right: 2.5rem;
  width: calc(100% - 5rem)
}

@keyframes svelte-13rfvtr-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead.svelte-13rfvtr {
  position: relative;
  display: inline-flex;
  width: 100%
}

.search-typeahead.svelte-13rfvtr .search-typeahead__search-icon,
.search-typeahead.svelte-13rfvtr .search-typeahead__clear-input-icon {
  color: inherit;
  width: .875rem;
  height: .875rem
}

@media (min-width: 62rem) {
  .search-typeahead.svelte-13rfvtr {
    max-width: 30rem
  }
}

.search-typeahead__box.svelte-13rfvtr {
  width: 100%;
  display: none;
  align-items: center;
  border-radius: 2rem;
  color: #fff;
  padding-block: 0;
  z-index: 25;
  background-color: #2c4751;
  padding-inline: 1rem .75rem;
  transition: all .3s ease;
  height: 2.75rem;
  position: relative
}

.search-typeahead__box.svelte-13rfvtr:focus-visible,
.search-typeahead__box.svelte-13rfvtr:focus-within {
  background-color: #536b75;
  border: .0625rem solid #06232c
}

.search-typeahead__box.svelte-13rfvtr .search-typeahead__item {
  color: #536b75
}

.search-typeahead__box__input.svelte-13rfvtr {
  border: 0;
  box-shadow: unset;
  border-radius: .25rem;
  width: 100%;
  padding-inline: .5rem;
  padding-block: .75rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: transparent;
  height: 2.75rem;
  color: #fff;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.search-typeahead__box__input--has-content.svelte-13rfvtr {
  padding-inline-end: 2rem
}

.search-typeahead__box__input.svelte-13rfvtr::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.search-typeahead__box__input.svelte-13rfvtr::placeholder {
  color: #a7b2ba
}

@media (min-width: 48rem) {
  .search-typeahead__box.svelte-13rfvtr {
    display: flex
  }

  .search-typeahead__box.svelte-13rfvtr:hover {
    background-color: #536b75
  }

  .search-typeahead__box.svelte-13rfvtr:hover .search-typeahead__item,
  .search-typeahead__box.svelte-13rfvtr:hover .search-typeahead__placeholder-static {
    color: #a7b2ba
  }
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr {
  background-color: unset;
  border: .0625rem solid;
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr:hover {
  background-color: unset;
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr:focus-within {
  background-color: unset;
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr .search-typeahead__item {
  color: unset
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr .search-typeahead__box__input {
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr .search-typeahead__placeholder-static {
  color: unset
}

.search-typeahead__box.svelte-13rfvtr:focus-within,
.search-typeahead__box--focused.svelte-13rfvtr {
  background-color: #536b75;
  color: #fff
}

.search-typeahead__link.svelte-13rfvtr {
  align-items: center;
  background: #2c4751;
  border-radius: 2rem;
  color: #fff;
  display: flex;
  padding-block: 0;
  padding-inline: 1rem;
  width: 100%;
  z-index: 25;
  height: 2.75rem;
  text-decoration: none;
  position: relative
}

@media (min-width: 48rem) {
  .search-typeahead__link.svelte-13rfvtr {
    display: none
  }
}

.search-typeahead__link.svelte-13rfvtr:focus,
.search-typeahead__link.svelte-13rfvtr:focus-within {
  text-decoration: none;
  background: #2c4751
}

.search-typeahead__link-light.svelte-13rfvtr {
  background-color: #fff;
  border: .0625rem solid #ccd2d8;
  padding-inline: 1rem .75rem;
  color: #031419
}

.search-typeahead__link-light.svelte-13rfvtr:focus {
  background-color: #fff
}

.search-typeahead__link-light.svelte-13rfvtr .search-typeahead__item {
  color: #031419
}

.search-typeahead__link-light.svelte-13rfvtr .search-typeahead__search-icon {
  color: #06232c;
  width: .875rem;
  height: .875rem
}

@media (min-width: 62rem) {
  .search-typeahead__link-light-desktop.svelte-13rfvtr {
    background-color: #fff;
    border: .0625rem solid #ccd2d8;
    padding-inline: 1rem .75rem;
    color: #031419
  }

  .search-typeahead__link-light-desktop.svelte-13rfvtr:focus {
    background-color: #fff
  }

  .search-typeahead__link-light-desktop.svelte-13rfvtr .search-typeahead__item {
    color: #031419
  }

  .search-typeahead__link-light-desktop.svelte-13rfvtr .search-typeahead__search-icon {
    color: #06232c;
    width: .875rem;
    height: .875rem
  }
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__search-icon,
.search-typeahead-light.svelte-13rfvtr .search-typeahead__clear-input-icon {
  color: #06232c
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr) {
  background-color: #fff;
  border: .0625rem solid #ccd2d8
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):focus-visible,
.search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):focus-within {
  background-color: #fff;
  border: .0625rem solid #06232c
}

@media (min-width: 48rem) {
  .search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover {
    border: .0625rem solid #000405;
    background-color: #f2f3f3
  }

  .search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover .search-typeahead__item {
    color: #031419
  }

  .search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover .search-typeahead__placeholder-static {
    color: #031419
  }
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__box__input:where(.svelte-13rfvtr) {
  color: #031419
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__box__input:where(.svelte-13rfvtr)::placeholder {
  color: #536b75
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__clear-button:where(.svelte-13rfvtr):focus-visible {
  outline: none
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__clear-button:where(.svelte-13rfvtr):focus-visible:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: .25rem;
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem;
  pointer-events: none
}

@media (min-width: 62rem) {

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__search-icon,
  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__clear-input-icon {
    color: #06232c
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr) {
    background-color: #fff;
    border: .0625rem solid #ccd2d8
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):focus-visible,
  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):focus-within {
    background-color: #fff;
    border: .0625rem solid #06232c
  }
}

@media (min-width: 62rem) and (min-width: 48rem) {
  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover {
    border: .0625rem solid #000405;
    background-color: #f2f3f3
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover .search-typeahead__item {
    color: #031419
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover .search-typeahead__placeholder-static {
    color: #031419
  }
}

@media (min-width: 62rem) {
  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box__input:where(.svelte-13rfvtr) {
    color: #031419
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box__input:where(.svelte-13rfvtr)::placeholder {
    color: #536b75
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__clear-button:where(.svelte-13rfvtr):focus-visible {
    outline: none
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__clear-button:where(.svelte-13rfvtr):focus-visible:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.5rem;
    height: 1.5rem;
    border-radius: .25rem;
    outline: .25rem solid #aacbe1;
    outline-offset: .125rem;
    pointer-events: none
  }
}

.search-typeahead__clear-button.svelte-13rfvtr {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 2rem;
  border-radius: .25rem;
  position: relative
}

.search-typeahead__clear-button.svelte-13rfvtr:focus-visible {
  outline: none
}

.search-typeahead__clear-button.svelte-13rfvtr:focus-visible:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: .25rem;
  outline: .125rem solid #aacbe1;
  outline-offset: .125rem;
  pointer-events: none
}

.search-typeahead__search-icon {
  font-size: 1.25rem;
  z-index: 30;
  line-height: 100%
}

.search-typeahead__clear-input-icon {
  font-size: 1rem;
  opacity: .8;
  cursor: pointer;
  z-index: 30;
  line-height: 100%
}

@keyframes svelte-1is050p-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-city-selector-button.svelte-1is050p {
  display: flex;
  align-items: center;
  gap: .5rem;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%;
  height: 100%;
  border-radius: .25rem;
  padding: .25rem;
  min-height: 2rem;
  color: inherit;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.fv-city-selector-button.svelte-1is050p:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

@media (min-width: 48rem) {
  .fv-city-selector-button.svelte-1is050p {
    gap: .75rem
  }
}

.fv-city-selector-button.svelte-1is050p .desktop:where(.svelte-1is050p) {
  display: none
}

@media (min-width: 48rem) {
  .fv-city-selector-button.svelte-1is050p .desktop:where(.svelte-1is050p) {
    display: unset
  }
}

@media (min-width: 48rem) {
  .fv-city-selector-button__location-icon.svelte-1is050p {
    display: none
  }
}

.fv-city-selector-button__icon-mode.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p) {
  padding: unset;
  padding-inline: unset;
  border: unset;
  width: 1.125rem;
  height: 1.125rem
}

.fv-city-selector-button__title.svelte-1is050p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden
}

.fv-city-selector-button__description.svelte-1is050p {
  display: flex;
  gap: .5rem;
  max-width: 100%;
  align-items: center
}

@media (min-width: 48rem) {
  .fv-city-selector-button__description.svelte-1is050p {
    display: block
  }
}

.fv-city-selector-button__description--name.svelte-1is050p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.5rem;
  transition: all .3s ease;
  max-width: 14.25rem
}

@media (min-width: 48rem) {
  .fv-city-selector-button__description--name.svelte-1is050p {
    line-height: 1rem
  }
}

@media (min-width: 48rem) {

  .fv-city-selector-button__location-icon.svelte-1is050p,
  .fv-city-selector-button__description.svelte-1is050p,
  .fv-city-selector-button__description--name.svelte-1is050p {
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }

  .fv-city-selector-button__description.svelte-1is050p:hover .fv-city-selector-button__description--name:where(.svelte-1is050p) {
    text-decoration: underline
  }
}

.fv-city-selector-button--light.svelte-1is050p {
  color: #031419
}

.fv-city-selector-button--light.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p) {
  border-color: #031419;
  color: #031419
}

@media (min-width: 48rem) {

  .fv-city-selector-button--light.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p),
  .fv-city-selector-button--light.svelte-1is050p .fv-city-selector-button__description:where(.svelte-1is050p),
  .fv-city-selector-button--light.svelte-1is050p .fv-city-selector-button__description--name:where(.svelte-1is050p) {
    color: #031419;
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

@media (min-width: 62rem) {
  .fv-city-selector-button--light-desktop.svelte-1is050p {
    color: #031419
  }

  .fv-city-selector-button--light-desktop.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p) {
    border-color: #031419;
    color: #031419
  }
}

@media (min-width: 62rem) and (min-width: 48rem) {

  .fv-city-selector-button--light-desktop.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p),
  .fv-city-selector-button--light-desktop.svelte-1is050p .fv-city-selector-button__description:where(.svelte-1is050p),
  .fv-city-selector-button--light-desktop.svelte-1is050p .fv-city-selector-button__description--name:where(.svelte-1is050p) {
    color: #031419;
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

@keyframes svelte-4w2le9-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.currency-selector.svelte-4w2le9 {
  position: relative;
  display: flex;
  align-items: center
}

.currency-selector__btn.svelte-4w2le9 {
  color: inherit;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .25rem;
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  border-radius: .25rem;
  padding: .25rem;
  transition: all .3s ease;
  text-transform: uppercase
}

.currency-selector__btn.svelte-4w2le9:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.currency-selector__text.svelte-4w2le9 {
  font: 400 .875rem/1.25rem Montserrat, sans-serif
}

@media (min-width: 48rem) {
  .currency-selector__text.svelte-4w2le9 {
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

.currency-selector--light.svelte-4w2le9 .currency-selector__btn:where(.svelte-4w2le9) {
  color: #031419
}

@media (min-width: 62rem) {
  .currency-selector--light-desktop.svelte-4w2le9 .currency-selector__btn:where(.svelte-4w2le9) {
    color: #031419
  }
}

@keyframes svelte-14cv5y5-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.header-logo.svelte-14cv5y5 {
  display: flex
}

.header-logo.svelte-14cv5y5 a:where(.svelte-14cv5y5) {
  border-radius: .25rem
}

.header-logo.svelte-14cv5y5 a:where(.svelte-14cv5y5):focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.header-logo--fever.svelte-14cv5y5 {
  margin-block-start: -.25rem
}

.header-logo--centered.svelte-14cv5y5 {
  justify-content: center;
  flex: 1
}

.header-logo.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
  height: 1.5rem
}

@media (min-width: 48rem) {
  .header-logo.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
    height: 1.75rem
  }
}

.header-logo--big.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
  height: 2.5rem
}

.header-logo--extra-big.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
  width: auto;
  height: 2.5rem
}

@media (min-width: 62rem) {
  .header-logo--extra-big.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
    height: 3.75rem
  }
}

.header-logo--liveyourcity.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
  height: 2rem
}

@media (min-width: 48rem) {
  .header-logo--liveyourcity.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
    height: 2.75rem
  }
}

.logo.svelte-14cv5y5 {
  color: #fff
}

.logo--liveyourcity.svelte-14cv5y5 {
  height: 2.1875rem;
  width: 7rem
}

.logo--fever.svelte-14cv5y5 {
  height: 1.5rem;
  width: 4.9375rem
}

@media (min-width: 48rem) {
  .logo--fever.svelte-14cv5y5 {
    height: 1.75rem
  }
}

.logo--light.svelte-14cv5y5 .logo:where(.svelte-14cv5y5) {
  color: #031419
}

@media (min-width: 62rem) {
  .logo--light-desktop.svelte-14cv5y5 .logo:where(.svelte-14cv5y5) {
    color: #031419
  }
}

@keyframes svelte-sv3jmm-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

[dir=rtl] .fv-language-selector.svelte-sv3jmm {
  right: auto;
  left: 1rem
}

@media (min-width: 48rem) {
  [dir=rtl] .fv-language-selector.svelte-sv3jmm {
    left: .5rem
  }
}

.fv-language-selector.svelte-sv3jmm {
  position: absolute;
  top: 2.9375rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: fit-content;
  display: none;
  flex-direction: column;
  padding: 1rem;
  color: #031419;
  background-color: #fff;
  border-radius: .5rem;
  box-shadow: 0 .5rem 1rem #0000003d;
  line-height: 1.4em;
  overflow: hidden;
  text-align: left;
  z-index: 1055;
  font-size: 1rem
}

@media (min-width: 48rem) {
  .fv-language-selector.svelte-sv3jmm {
    top: 4.25rem;
    right: .5rem
  }
}

.fv-language-selector--with-key.svelte-sv3jmm {
  transform: unset;
  left: unset;
  right: .5rem
}

.fv-language-selector__language.svelte-sv3jmm {
  margin-bottom: .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #0079ca;
  text-decoration: none
}

.fv-language-selector__language.svelte-sv3jmm:hover {
  color: #005795
}

.fv-language-selector__language.svelte-sv3jmm:last-child {
  margin: 0
}

.fv-language-selector__language--selected.svelte-sv3jmm,
.fv-language-selector__language--selected.svelte-sv3jmm:hover {
  color: #a7b2ba
}

@keyframes svelte-1tnrb91-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.language-selector-button.svelte-1tnrb91 {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  text-transform: uppercase;
  transition: all .3s ease;
  gap: .25rem;
  border-radius: .25rem;
  padding: .25rem
}

.language-selector-button.svelte-1tnrb91:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.language-selector-button.svelte-1tnrb91 .language-icon {
  margin-inline-start: 0;
  font-size: .875rem;
  width: 1rem;
  height: 1rem
}

@media (min-width: 48rem) {
  .language-selector-button.svelte-1tnrb91 .language-icon {
    width: 1.125rem;
    height: 1.125rem
  }
}

.language-selector-button-text.svelte-1tnrb91 {
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.language-selector-button--with-key.svelte-1tnrb91 {
  color: #031419
}

.language-selector-button.svelte-1tnrb91:not(.language-selector-button--with-key) .language-selector-button-text:where(.svelte-1tnrb91) {
  display: none
}

@media (min-width: 48rem) {
  .language-selector-button.svelte-1tnrb91:not(.language-selector-button--with-key) .language-selector-button-text:where(.svelte-1tnrb91) {
    display: block
  }
}

@media (min-width: 48rem) {
  .language-selector-button-text.svelte-1tnrb91 {
    display: block
  }
}

.language-selector-button--light.svelte-1tnrb91 {
  color: #031419
}

@media (min-width: 62rem) {
  .language-selector-button--light-desktop.svelte-1tnrb91 {
    color: #031419
  }
}

@keyframes svelte-zlpz83-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-login.svelte-zlpz83 {
  cursor: pointer;
  color: var(--theme-color-text-contrast, #ffffff);
  text-decoration: none;
  transition: all .3s ease;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  border-radius: .25rem
}

.fv-login.svelte-zlpz83:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

@media (min-width: 48rem) {
  .fv-login.svelte-zlpz83 {
    width: 1.75rem;
    height: 1.75rem
  }
}

.fv-login.svelte-zlpz83 .close-icon,
.fv-login.svelte-zlpz83 .fv-login__user {
  width: 1.125rem;
  height: 1.125rem
}

@media (min-width: 48rem) {

  .fv-login.svelte-zlpz83 .close-icon,
  .fv-login.svelte-zlpz83 .fv-login__user {
    width: 1.75rem;
    height: 1.75rem
  }
}

.fv-login.svelte-zlpz83 .fv-login__avatar {
  width: 1.375rem;
  height: 1.375rem
}

@media (min-width: 48rem) {
  .fv-login.svelte-zlpz83 .fv-login__avatar {
    width: 1.75rem;
    height: 1.75rem
  }
}

.fv-login__close.svelte-zlpz83 {
  position: absolute;
  display: none;
  width: 1.75rem;
  height: 1.75rem;
  font-size: .75rem
}

.fv-login__close--opened.svelte-zlpz83 {
  display: block
}

.fv-login.svelte-zlpz83 .close-icon {
  position: absolute;
  display: block;
  right: -.125rem;
  top: -.25rem;
  height: .75rem;
  width: .75rem;
  text-align: center;
  background: #06232c;
  border-radius: 100%
}

.fv-login__avatar.svelte-zlpz83 {
  display: inline-block;
  width: 1.75rem;
  height: 1.75rem;
  background-size: cover;
  border-radius: 100%
}

.fv-login--light.svelte-zlpz83 {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-login--light-desktop.svelte-zlpz83 {
    color: #031419
  }
}

.fv-login--logged.svelte-zlpz83 {
  width: 1.375rem;
  height: 1.375rem
}

@media (min-width: 48rem) {
  .fv-login--logged.svelte-zlpz83 {
    width: 1.75rem;
    height: 1.75rem
  }
}

@keyframes svelte-2jmz1t-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters-item__link.svelte-2jmz1t {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  line-height: 1.4em;
  color: #031419;
  text-decoration: none
}

.fv-what-plan-filters-item__link.svelte-2jmz1t:hover {
  color: #031419
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-item__link.svelte-2jmz1t {
    color: #fff
  }
}

.fv-what-plan-filters-item__link--light.svelte-2jmz1t {
  color: #031419
}

.fv-what-plan-filters-item__link--light.svelte-2jmz1t:focus-visible {
  outline: .125rem auto #031419;
  outline-offset: -.125rem
}

.fv-what-plan-filters-item__link--dark.svelte-2jmz1t {
  color: #fff
}

.fv-what-plan-filters-item__link--dark.svelte-2jmz1t:focus-visible {
  outline: .125rem auto #ffffff;
  outline-offset: -.125rem
}

.fv-what-plan-filters-item__img.svelte-2jmz1t {
  width: 3rem;
  height: 3rem;
  margin-inline-end: .5rem;
  border-radius: .5rem
}

@keyframes svelte-wqsyuy-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters-sub-menu__button.svelte-wqsyuy {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  line-height: 1.4em;
  color: #031419;
  text-decoration: none;
  text-align: start;
  width: 100%
}

.fv-what-plan-filters-sub-menu__button.svelte-wqsyuy:hover {
  color: #031419
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-sub-menu__button.svelte-wqsyuy {
    color: #fff
  }
}

.fv-what-plan-filters-sub-menu__button--light.svelte-wqsyuy {
  color: #031419
}

.fv-what-plan-filters-sub-menu__button--light.svelte-wqsyuy:focus-visible {
  outline: .125rem auto #031419
}

.fv-what-plan-filters-sub-menu__button--dark.svelte-wqsyuy {
  color: #fff
}

.fv-what-plan-filters-sub-menu__button--dark.svelte-wqsyuy:focus-visible {
  outline: .125rem auto #ffffff
}

.fv-what-plan-filters-sub-menu__img.svelte-wqsyuy {
  width: 3rem;
  height: 3rem;
  margin-inline-end: .5rem;
  border-radius: .5rem
}

.fv-what-plan-filters-sub-menu__title.svelte-wqsyuy {
  flex: 1
}

.fv-what-plan-filters-sub-menu__list.svelte-wqsyuy {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  list-style-type: none;
  overflow-y: hidden;
  overflow-x: hidden;
  padding-inline: 0;
  margin-bottom: 0;
  height: 100%
}

.fv-what-plan-filters-sub-menu--hidden.svelte-wqsyuy {
  display: none
}

@keyframes svelte-1b551nt-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters.svelte-1b551nt {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  list-style-type: none;
  overflow-y: scroll;
  overflow-x: hidden;
  box-shadow: 0 .125rem .25rem #00000029;
  padding-inline: 1rem;
  padding-block: 1rem;
  margin-bottom: 0;
  height: 100vh
}

@media (min-width: 48rem) {
  .fv-what-plan-filters.svelte-1b551nt {
    padding-inline: 1.5rem;
    padding-block: 1.5rem
  }
}

.fv-what-plan-filters--is-dropdown.svelte-1b551nt {
  height: calc(100dvh - 154px)
}

.fv-what-plan-filters--hidden.svelte-1b551nt {
  display: none
}

@keyframes svelte-b2yr3a-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-category-menu__link.svelte-b2yr3a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  transition: all .3s ease;
  display: flex;
  align-items: center;
  gap: .5rem;
  border-radius: .25rem;
  padding: .25rem;
  height: 100%;
  min-height: 2rem
}

.fv-category-menu__link.svelte-b2yr3a:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.fv-category-menu__link.svelte-b2yr3a>span:where(.svelte-b2yr3a) {
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .fv-category-menu__link.svelte-b2yr3a:hover>span:where(.svelte-b2yr3a) {
    text-decoration: underline
  }
}

.fv-category-menu__link--light.svelte-b2yr3a {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-category-menu__link--light-desktop.svelte-b2yr3a {
    color: #031419
  }
}

@keyframes svelte-1wtpo8f-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters-title.svelte-1wtpo8f {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding-block: 1rem;
  margin-inline: 1rem;
  color: #031419
}

.fv-what-plan-filters-title__container.svelte-1wtpo8f {
  display: flex;
  align-items: center;
  gap: .5rem
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-title__container.svelte-1wtpo8f {
    gap: 0
  }
}

.fv-what-plan-filters-title__button.svelte-1wtpo8f {
  display: inline-flex;
  align-items: center;
  height: 1.25rem;
  width: fit-content;
  gap: .5rem;
  color: #031419
}

.fv-what-plan-filters-title__button.svelte-1wtpo8f:focus-visible {
  outline: .125rem auto #031419
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-title__button.svelte-1wtpo8f {
    height: 2rem;
    gap: 0
  }
}

.fv-what-plan-filters-title__button.svelte-1wtpo8f * {
  min-width: 1.25rem
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-title__button.svelte-1wtpo8f * {
    min-width: 2rem
  }
}

.fv-what-plan-filters-title__title.svelte-1wtpo8f {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  margin-bottom: 0
}

@keyframes svelte-1crr9nr-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-navbar.svelte-1crr9nr {
  background-color: var(--theme-header-color-background, #06232c);
  position: sticky;
  display: flex;
  flex-wrap: wrap;
  top: 0;
  width: 100%;
  align-items: center;
  z-index: 1030;
  box-shadow: 0 .75rem .75rem #0000000d;
  padding-block: .75rem;
  padding-inline: 1rem;
  min-height: 3.5rem;
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .fv-navbar.svelte-1crr9nr {
    min-height: 4.5rem;
    padding-inline: 1.5rem
  }
}

.fv-navbar--dark.svelte-1crr9nr {
  background-color: #000
}

.fv-navbar--cinema.svelte-1crr9nr {
  background-color: #06232c
}

@media (min-width: 48rem) {
  .fv-navbar--no-search.svelte-1crr9nr .fv-navbar__tools:where(.svelte-1crr9nr) {
    flex: 1
  }
}

.fv-navbar--wrapper.svelte-1crr9nr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 80rem;
  margin: 0 auto
}

@media (min-width: 62rem) {
  .fv-navbar--wrapper.svelte-1crr9nr {
    padding-left: .5rem
  }

  .fv-navbar--wrapper.svelte-1crr9nr .fv-navbar__menu-item--select-city:where(.svelte-1crr9nr),
  .fv-navbar--wrapper.svelte-1crr9nr .fv-navbar__menu-item--what-plan-filter-button:where(.svelte-1crr9nr) {
    padding-block: 0;
    padding-inline: .75rem 1rem;
    margin-inline-end: 0
  }
}

.fv-navbar__language-selector.svelte-1crr9nr {
  display: none
}

@media (min-width: 48rem) {
  .fv-navbar__language-selector.svelte-1crr9nr {
    display: flex
  }
}

.fv-navbar__group.svelte-1crr9nr {
  display: flex;
  align-items: center;
  gap: .5rem
}

.fv-navbar__search-link.svelte-1crr9nr .fv-navbar__link:where(.svelte-1crr9nr),
.fv-navbar__search-link.svelte-1crr9nr .search-icon {
  display: flex;
  width: 1.125rem;
  height: 1.125rem
}

@media (min-width: 48rem) {
  .fv-navbar__search-link.svelte-1crr9nr {
    display: flex;
    justify-content: flex-end;
    flex: 1
  }
}

.fv-navbar__search-link-light.svelte-1crr9nr .fv-navbar__link:where(.svelte-1crr9nr),
.fv-navbar__search-link-light.svelte-1crr9nr .search-icon {
  color: #031419
}

@media (min-width: 62rem) {

  .fv-navbar__search-link-light-desktop.svelte-1crr9nr .fv-navbar__link:where(.svelte-1crr9nr),
  .fv-navbar__search-link-light-desktop.svelte-1crr9nr .search-icon {
    color: #031419
  }
}

.fv-navbar__search.svelte-1crr9nr {
  width: 100%;
  padding-block: 1rem 0;
  padding-inline: 0;
  position: relative;
  text-align: end;
  display: none
}

@media (min-width: 48rem) {
  .fv-navbar__search.svelte-1crr9nr {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    display: block;
    padding-block: 0;
    max-width: 37.5rem
  }

  .fv-navbar__search.svelte-1crr9nr .search-typeahead {
    max-width: 37.5rem
  }
}

.fv-navbar__toggle.svelte-1crr9nr {
  color: var(--theme-color-text-contrast, #ffffff);
  padding: 0;
  background: none;
  font-size: 1.5rem;
  border: none;
  line-height: .5em;
  outline: none;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  align-items: center
}

.fv-navbar__toggle.svelte-1crr9nr .toggle-icon {
  vertical-align: sub;
  margin-inline-end: 0;
  width: 100%;
  height: 100%
}

.fv-navbar__toggle--light.svelte-1crr9nr .toggle-icon {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-navbar__toggle--light-desktop.svelte-1crr9nr .toggle-icon {
    color: #031419
  }
}

@media (min-width: 48rem) {
  .fv-navbar__toggle.svelte-1crr9nr {
    display: none
  }
}

.fv-navbar__tools.svelte-1crr9nr {
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0;
  justify-content: flex-end;
  flex: 1 1 0;
  width: auto;
  min-width: 0;
  list-style: none;
  align-items: center
}

.fv-navbar__tools.svelte-1crr9nr li:where(.svelte-1crr9nr) {
  font-size: 1.75rem;
  line-height: .5em;
  position: relative;
  margin-inline-start: 1.125rem;
  color: var(--theme-color-text-contrast, #ffffff)
}

@media (max-width: 47.98rem) {
  .fv-navbar__tools.svelte-1crr9nr {
    position: relative;
    right: 0
  }
}

@media (min-width: 48rem) {
  .fv-navbar__tools.svelte-1crr9nr {
    order: 2
  }
}

@media (min-width: 62rem) {
  .fv-navbar__tools.svelte-1crr9nr {
    order: 3
  }
}

@media (min-width: 62rem) {
  .fv-navbar__tools--search.svelte-1crr9nr {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    flex: 1 0 auto
  }
}

.fv-navbar__menu.svelte-1crr9nr {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center
}

@media (max-width: 47.98rem) {
  .fv-navbar__menu.svelte-1crr9nr {
    position: absolute;
    display: block;
    width: 100%;
    overflow: hidden;
    top: 100%;
    left: 1rem;
    background: #031419;
    margin-block: 0;
    margin-inline: -1rem;
    transition: .3s all ease-in-out;
    visibility: hidden;
    max-height: 0;
    opacity: .6
  }

  .fv-navbar__menu.is-open.svelte-1crr9nr {
    visibility: visible;
    opacity: 1;
    max-height: calc(100vh - 56px)
  }
}

@media (min-width: 48rem) {
  .fv-navbar__menu.svelte-1crr9nr {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    order: 1;
    transition: none;
    visibility: visible
  }
}

.fv-navbar__menu-item.svelte-1crr9nr {
  display: inline-block;
  line-height: 1em;
  padding-block: .5rem;
  padding-inline: 0
}

@media (min-width: 48rem) {
  .fv-navbar__menu-item.svelte-1crr9nr {
    padding-block: .375rem;
    padding-inline: 0 1.5rem
  }
}

.fv-navbar__menu-item--select-city.svelte-1crr9nr {
  margin-inline-end: 1rem;
  padding-inline-end: 1rem
}

@media (min-width: 62rem) {
  .fv-navbar__menu-item.svelte-1crr9nr {
    padding-block: .5rem;
    padding-inline: 0 1.5rem
  }
}

@media (max-width: 47.98rem) {
  .fv-navbar__menu-item--select-city.svelte-1crr9nr {
    margin-inline-end: 0;
    padding: .5rem;
    width: 100%;
    border: none;
    background-color: #fff;
    order: 1;
    border-top: 1px solid #ccd2d8;
    border-bottom: 1px solid #ccd2d8;
    font-size: 400 1rem / 1.5rem "Montserrat", sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center
  }

  .fv-navbar__menu-item--select-city.svelte-1crr9nr .fv-navbar__divider:where(.svelte-1crr9nr) {
    height: 1.5rem
  }

  .fv-navbar__menu-item--create-plan.svelte-1crr9nr {
    display: none
  }

  .fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
    width: 100%;
    order: 2
  }
}

.fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
  padding-inline: .75rem 1rem;
  padding-block: .5rem
}

@media (max-width: 47.98rem) {
  .fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
    display: none
  }
}

@media (min-width: 48rem) {
  .fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
    padding-block: .375rem
  }
}

@media (min-width: 62rem) {
  .fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
    padding-block: .5rem
  }
}

.fv-navbar__menu-item--create-plan.svelte-1crr9nr {
  padding-inline: .75rem 1rem;
  padding-block: .75rem;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.fv-navbar__menu-item--create-plan.svelte-1crr9nr .fv-navbar__link--create-plan {
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  font-weight: unset;
  color: #fff;
  transition: all .3s ease
}

.fv-navbar__menu-item--create-plan.svelte-1crr9nr .fv-navbar__link--create-plan:hover {
  color: #f2f3f3;
  text-decoration: underline
}

.fv-navbar__menu-item--create-plan--light.svelte-1crr9nr .fv-navbar__link--create-plan {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-navbar__menu-item--create-plan--light-desktop.svelte-1crr9nr .fv-navbar__link--create-plan {
    color: #031419
  }
}

.fv-navbar__menu-item--what-plan-filters.svelte-1crr9nr {
  width: 100%
}

@media (min-width: 48rem) {
  .fv-navbar__menu-item--what-plan-filters.svelte-1crr9nr {
    display: none
  }
}

.fv-navbar__menu-list.svelte-1crr9nr {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: var(--theme-color-text-contrast, #ffffff)
}

@media (min-width: 48rem) {
  .fv-navbar__menu-list.svelte-1crr9nr {
    display: flex;
    padding-inline-start: 1.5rem;
    background-color: transparent
  }
}

.fv-navbar--light.svelte-1crr9nr {
  background-color: #fff;
  color: #fff
}

.fv-navbar--light.svelte-1crr9nr .fv-navbar__menu-item--selected-city:where(.svelte-1crr9nr) {
  border-inline-color: #031419
}

.fv-navbar--light.svelte-1crr9nr .fv-navbar__menu-item--select-city:where(.svelte-1crr9nr) {
  margin-inline-end: 0
}

.fv-navbar--light.svelte-1crr9nr .fv-navbar__toggle:where(.svelte-1crr9nr) {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-navbar--light-desktop.svelte-1crr9nr {
    background-color: #fff;
    color: #fff
  }

  .fv-navbar--light-desktop.svelte-1crr9nr .fv-navbar__menu-item--selected-city:where(.svelte-1crr9nr) {
    border-inline-color: #031419
  }

  .fv-navbar--light-desktop.svelte-1crr9nr .fv-navbar__menu-item--select-city:where(.svelte-1crr9nr) {
    margin-inline-end: 0
  }

  .fv-navbar--light-desktop.svelte-1crr9nr .fv-navbar__toggle:where(.svelte-1crr9nr) {
    color: #031419
  }
}

@media (min-width: 48rem) {
  .fv-navbar.svelte-1crr9nr .mobile:where(.svelte-1crr9nr) {
    display: none
  }
}

.fv-navbar__divider.svelte-1crr9nr {
  width: .0625rem;
  height: 3rem;
  background: linear-gradient(#06232c, #536b75, #06232c)
}

.fv-navbar__divider--light.svelte-1crr9nr {
  background: linear-gradient(#fff, #ccd2d8, #fff)
}

.fv-navbar__divider.desktop.svelte-1crr9nr {
  display: none
}

@media (min-width: 48rem) {
  .fv-navbar__divider.desktop.svelte-1crr9nr {
    display: block
  }
}

.fv-navbar--themed.svelte-1crr9nr .fv-navbar__divider:where(.svelte-1crr9nr) {
  display: none
}

.fv-navbar--no-shadow.svelte-1crr9nr {
  box-shadow: unset
}

.fv-navbar__logo-dark.svelte-1crr9nr {
  display: none
}

.fv-navbar__logo-container--light.svelte-1crr9nr .fv-navbar__logo-light:where(.svelte-1crr9nr) {
  display: none
}

.fv-navbar__logo-container--light.svelte-1crr9nr .fv-navbar__logo-dark:where(.svelte-1crr9nr) {
  display: block
}

@media (min-width: 62rem) {
  .fv-navbar__logo-container--light-desktop.svelte-1crr9nr .fv-navbar__logo-light:where(.svelte-1crr9nr) {
    display: none
  }

  .fv-navbar__logo-container--light-desktop.svelte-1crr9nr .fv-navbar__logo-dark:where(.svelte-1crr9nr) {
    display: block
  }
}

.fv-navbar--has-banner.svelte-1crr9nr {
  top: 2.25rem
}

.fv-navbar.svelte-1crr9nr .desktop:where(.svelte-1crr9nr) {
  display: none
}

@media (min-width: 48rem) {
  .fv-navbar.svelte-1crr9nr .desktop:where(.svelte-1crr9nr) {
    display: block
  }
}

.fv-navbar.svelte-1crr9nr .language-selector-button-list>.language-selector-button {
  color: var(--theme-color-text-contrast, #ffffff)
}

.fv-navbar--bottom-banner.svelte-1crr9nr {
  padding-bottom: 0
}

.fv-navbar--wrapper-bottom-banner.svelte-1crr9nr {
  width: 100%
}

.fv-navbar__bottom-banner.svelte-1crr9nr {
  margin-inline: -1rem;
  margin-top: .75rem
}

@media (min-width: 48rem) {
  .fv-navbar__bottom-banner.svelte-1crr9nr {
    margin-inline: -1.5rem
  }
}

.fv-navbar__link {
  color: var(--theme-color-text-contrast, #ffffff);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer
}

.fv-navbar__link:hover {
  text-decoration: none;
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead-no-results__title {
  color: #031419
}

@keyframes svelte-1o7minn-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-navbar.svelte-1o7minn {
  background-color: var(--theme-header-color-background, #06232c);
  position: fixed;
  display: flex;
  flex-wrap: wrap;
  top: 0;
  width: 100%;
  align-items: center;
  box-shadow: 0 .75rem .75rem #0000000d;
  padding-block: .75rem;
  padding-inline: 1rem;
  z-index: 1030;
  transition: transform .3s ease-in-out;
  height: 3.5rem
}

@media (min-width: 48rem) {
  .fv-navbar.svelte-1o7minn {
    padding-inline: 1.5rem;
    height: 4.5rem
  }
}

.fv-navbar--wrapper.svelte-1o7minn {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 80rem;
  margin: 0 auto
}

@media (min-width: 62rem) {
  .fv-navbar--wrapper.svelte-1o7minn {
    padding-left: .5rem
  }
}

.fv-navbar__title.svelte-1o7minn {
  color: #fff;
  font-family: MaisonNeue, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 0 0 0 .5rem;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80vw;
  flex: 1;
  min-width: 0
}

@media (max-width: 47.98rem) {
  .fv-navbar__title.svelte-1o7minn {
    max-width: calc(100vw - 7.5rem)
  }
}

@media (max-width: 35.98rem) {
  .fv-navbar__title.svelte-1o7minn {
    max-width: calc(100vw - 6.25rem)
  }
}

.fv-navbar__back-btn.svelte-1o7minn {
  background: #06232c66;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: .75rem;
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s ease;
  backdrop-filter: blur(.3125rem);
  flex-shrink: 0
}

.fv-navbar__back-btn.svelte-1o7minn svg {
  color: #fff
}

.fv-navbar__back-btn.svelte-1o7minn:active {
  background-color: #06232ccc;
  transform: scale(.95)
}

.fv-navbar--native.svelte-1o7minn {
  background-color: #06232c !important;
  backdrop-filter: blur(.625rem);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  box-shadow: 0 .25rem .625rem #06232c33;
  z-index: 9999 !important;
  transition: background-color .3s ease, backdrop-filter .3s ease, border-bottom-color .3s ease, box-shadow .3s ease
}

.fv-navbar--native.fv-navbar--light.svelte-1o7minn {
  background-color: #fff !important;
  box-shadow: unset
}

.fv-navbar--native.fv-navbar--light.svelte-1o7minn .fv-navbar__title:where(.svelte-1o7minn) {
  color: #031419
}

.fv-navbar--native.fv-navbar--light.svelte-1o7minn:not(.fv-navbar--transparent) .fv-navbar__back-btn:where(.svelte-1o7minn) {
  background: transparent !important;
  color: #031419
}

.fv-navbar--native.fv-navbar--light.svelte-1o7minn:not(.fv-navbar--transparent) .fv-navbar__back-btn:where(.svelte-1o7minn) svg {
  color: #031419
}

.fv-navbar--native.fv-navbar--transparent.svelte-1o7minn {
  background-color: transparent !important;
  backdrop-filter: blur(0);
  border-bottom-color: transparent;
  box-shadow: none
}

.fv-navbar--native.svelte-1o7minn .fv-navbar--wrapper:where(.svelte-1o7minn) {
  display: flex;
  align-items: center;
  gap: .5rem;
  width: 100%;
  min-width: 0
}

@keyframes skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

body {
  background-color: var(--theme-color-background, #ffffff)
}

.main-wrapper:where(.astro-sckkx6r4) {
  position: relative;
  min-height: 100vh;
  font-family: var(--font-family--base);
  background-color: var(--theme-color-background)
}

.main-wrapper:where(.astro-sckkx6r4).dark {
  background-color: #06232c
}

.main-wrapper:where(.astro-sckkx6r4).black {
  background-color: #000
}

.main-wrapper:where(.astro-sckkx6r4).light {
  background-color: #fafbfb
}

.main-wrapper:where(.astro-sckkx6r4).light-landings {
  background-color: #fff
}

@keyframes svelte-47inl8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.section-item.svelte-47inl8 {
  padding-block: .5rem;
  padding-inline: 0
}

.section-item__title.svelte-47inl8 {
  position: relative;
  display: flex;
  align-items: center;
  padding: .25rem 2rem .25rem .5rem;
  padding-block: .25rem;
  padding-inline: .5rem 2rem;
  font-size: 1.125rem;
  border-radius: .5rem;
  cursor: pointer;
  text-decoration: none
}

.section-item__title.svelte-47inl8+div:where(.svelte-47inl8) {
  padding-block: 1rem;
  padding-inline: .25rem;
  overflow: hidden
}

.section-item__title.svelte-47inl8:hover {
  background-color: #f2f3f3
}

.section-item__title.svelte-47inl8 .svg-inline--fa {
  position: absolute;
  right: 1rem
}

.section-item__title.is-active.svelte-47inl8 .svg-inline--fa {
  transform: rotate(90deg)
}

@keyframes svelte-4bowhg-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-cookies-management.svelte-4bowhg {
  padding: 1rem .75rem
}

.fv-cookies-management__list.svelte-4bowhg {
  list-style: none;
  padding: 0;
  margin: 0
}

ul.cookies-types-list.svelte-4bowhg {
  margin-bottom: 1rem
}

.accept-cookies.svelte-4bowhg {
  width: 4.0625rem;
  height: 2.5rem;
  float: right;
  border: none;
  border-radius: 6.25rem;
  background: #f2f3f3
}

.accept-cookies.accepted.svelte-4bowhg {
  background: #24a865
}

.accept-cookies.accepted.svelte-4bowhg div:where(.svelte-4bowhg) {
  float: right
}

.accept-cookies.accepted.blocked.svelte-4bowhg {
  background: #f2f3f3;
  cursor: not-allowed
}

.accept-cookies.svelte-4bowhg div:where(.svelte-4bowhg) {
  width: 2.25rem;
  height: 2.25rem;
  background: #fff;
  border: none;
  float: left;
  border-radius: 100%;
  margin: .125rem;
  box-shadow: 0 .125rem .25rem #06232c3d
}

footer.modal-footer.modal-footer--cookies-management {
  border-top: none
}

footer.modal-footer.modal-footer--cookies-management:before {
  content: "";
  display: block;
  width: 100%;
  border-top: solid .0625rem #ccd2d8;
  margin: 0 .25rem .75rem
}

@keyframes svelte-1tuz9an-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-cookie-advice__title.svelte-1tuz9an {
  font-size: 1rem;
  font-weight: 600;
  margin-block-end: .5rem;
  color: #031419
}

@keyframes svelte-8gmgkp-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-cookie-advice.svelte-8gmgkp {
  position: fixed;
  bottom: .75rem;
  left: .75rem;
  right: .75rem;
  z-index: 1055;
  display: flex;
  flex-wrap: wrap;
  padding-block: 1rem;
  padding-inline: 1rem;
  font-size: .875rem;
  color: #031419;
  background-color: #fff;
  align-items: center;
  border-radius: .5rem;
  box-shadow: 0 -.125rem .5rem #00000029;
  transform: translateY(100%);
  animation: svelte-8gmgkp-slide-up .3s forwards
}

.fv-cookie-advice.svelte-8gmgkp a:where(.svelte-8gmgkp) {
  white-space: nowrap;
  cursor: pointer;
  color: #0079ca
}

.fv-cookie-advice.svelte-8gmgkp a:where(.svelte-8gmgkp):hover {
  color: #0068b0;
  text-decoration: underline
}

.fv-cookie-advice__message.svelte-8gmgkp {
  position: relative;
  color: #536b75;
  font-size: .75rem
}

.fv-cookie-advice__message.svelte-8gmgkp button:where(.svelte-8gmgkp) {
  color: #0079ca
}

@media (min-width: 48rem) {
  .fv-cookie-advice__message.svelte-8gmgkp {
    width: 100%;
    font-size: .875rem
  }
}

@media (min-width: 62rem) {
  .fv-cookie-advice__message.svelte-8gmgkp {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    margin-inline-end: 1rem
  }
}

.fv-cookie-advice__close.svelte-8gmgkp {
  position: absolute;
  top: .75rem;
  right: .75rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
  line-height: 1.5rem;
  border: .0625rem dashed #ccd2d8;
  font-size: 1.125rem;
  z-index: 1055;
  cursor: pointer
}

.fv-cookie-advice__close.svelte-8gmgkp:hover {
  color: #0068b0
}

.fv-cookie-advice__button {
  margin-block-start: 1rem
}

@media (min-width: 48rem) {
  .fv-cookie-advice__button {
    width: auto !important;
    min-width: 13.5rem;
    order: 2;
    margin-inline-start: 1rem
  }
}

@keyframes svelte-8gmgkp-slide-up {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

@keyframes svelte-1ebvttn-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-title-wrapper p {
  margin-bottom: 0
}

.fv-description-wrapper.svelte-1ebvttn {
  padding-bottom: 1rem;
  padding-inline: 1rem
}

@keyframes svelte-7n7spi-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__suggestions-wrapper.svelte-7n7spi:hover {
  text-decoration: none
}

@keyframes svelte-17akcb-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__suggestions-item.svelte-17akcb {
  display: flex;
  gap: .5rem;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-radius: .75rem;
  padding: .5rem;
  border: .0625rem solid transparent;
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .search-typeahead__suggestions-item.svelte-17akcb:hover {
    border: .0625rem solid #000405;
    background: #fafbfb
  }

  .search-typeahead__suggestions-item.svelte-17akcb:focus-within {
    outline: .25rem solid #aacbe1;
    border: .0625rem solid #000405;
    background: #fafbfb
  }
}

.search-typeahead__suggestions-item.svelte-17akcb .search-typeahead__suggestions-icon {
  width: 1.125rem;
  height: 1.125rem;
  max-width: 1.125rem;
  max-height: 1.125rem;
  color: #06232c;
  padding: .9375rem;
  background: #f6f7f7;
  border-radius: .25rem;
  overflow: hidden
}

.search-typeahead__suggestions-item.svelte-17akcb .search-typeahead__suggestions-more {
  width: 1.25rem;
  height: 1.25rem;
  max-width: 1.25rem;
  max-height: 1.25rem;
  color: #06232c
}

.search-typeahead__suggestions-group.svelte-17akcb {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: .25rem
}

.search-typeahead__suggestions-title.svelte-17akcb {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  margin-bottom: 0;
  text-align: left
}

.search-typeahead__suggestions-description.svelte-17akcb {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  margin-bottom: 0
}

@keyframes svelte-oforho-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__suggestions.svelte-oforho {
  padding: 1rem;
  border-bottom: .0625rem solid #ccd2d8;
  display: flex;
  flex-direction: column;
  gap: .75rem
}

@media (min-width: 48rem) {
  .search-typeahead__suggestions.svelte-oforho {
    padding: 1rem 1.5rem 1.5rem;
    gap: 1rem
  }
}

@keyframes svelte-zvd5aw-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-multi-city__see-all.svelte-zvd5aw {
  display: flex;
  flex: 1;
  gap: .5rem;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-radius: .75rem;
  padding: .5rem;
  border: .0625rem solid transparent;
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .search-multi-city__see-all.svelte-zvd5aw:hover {
    border: .0625rem solid #000405;
    background: #fafbfb;
    text-decoration: none
  }

  .search-multi-city__see-all.svelte-zvd5aw:focus-within {
    outline: .25rem solid #aacbe1;
    border: .0625rem solid #000405;
    background: #fafbfb
  }
}

.search-multi-city__see-all-wrapper.svelte-zvd5aw {
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-flow: row nowrap;
  padding-inline: 1rem;
  padding-block: 1rem;
  color: #031419
}

@media (min-width: 48rem) {
  .search-multi-city__see-all-wrapper.svelte-zvd5aw {
    padding-inline: 1.5rem;
    padding-block: 0;
    padding-top: 1.5rem
  }
}

.search-multi-city__see-all.svelte-zvd5aw .search-multi-city__see-all-more {
  width: 1.25rem;
  height: 1.25rem;
  color: #06232c
}

.search-multi-city__see-all-title.svelte-zvd5aw {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  margin-bottom: 0;
  text-align: left
}

.search-multi-city__see-all-description.svelte-zvd5aw {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  margin-bottom: 0
}

.search-multi-city__link.svelte-zvd5aw {
  display: flex;
  align-items: center
}

.search-multi-city__magnifying-glass.svelte-zvd5aw {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  border-radius: .25rem;
  background-color: #e6f4ff;
  color: #031419;
  margin-inline-end: .5rem;
  width: 2.5rem;
  height: 2.5rem
}

@media (min-width: 48rem) {
  .search-multi-city__magnifying-glass.svelte-zvd5aw {
    width: 3rem;
    height: 3rem
  }
}

@keyframes svelte-csod75-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__movie.svelte-csod75 {
  color: #031419;
  display: flex;
  flex-flow: row nowrap;
  gap: 1rem;
  text-decoration: none;
  border-radius: .75rem;
  padding: .5rem;
  border: .0625rem solid transparent;
  transition: all .3s ease;
  align-items: center;
  justify-content: space-between
}

@media (min-width: 48rem) {
  .search-typeahead__movie.svelte-csod75:hover {
    border: .0625rem solid #000405;
    background: #fafbfb
  }

  .search-typeahead__movie.svelte-csod75:focus-within {
    outline: .25rem solid #aacbe1;
    border: .0625rem solid #000405;
    background: #fafbfb
  }
}

.search-typeahead__movie-cover-image.svelte-csod75 {
  width: 4rem;
  height: 6rem;
  border-radius: .5rem
}

.search-typeahead__movie-content.svelte-csod75 {
  display: flex;
  flex-direction: column;
  gap: .25rem;
  width: 100%
}

.search-typeahead__movie-content__duration.svelte-csod75 {
  font-size: .75rem
}

@media (min-width: 48rem) {
  .search-typeahead__movie-content__duration.svelte-csod75 {
    font-size: .875rem
  }
}

.search-typeahead__movie-content__title.svelte-csod75 {
  font-size: .875rem;
  font-weight: 600
}

@media (min-width: 48rem) {
  .search-typeahead__movie-content__title.svelte-csod75 {
    font-size: 1rem
  }
}

.search-typeahead__movie.svelte-csod75 .search-typeahead__movie-arrow {
  width: 1.125rem;
  height: 1.125rem;
  color: #06232c
}

@keyframes svelte-1apvlil-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__suggestions.svelte-1apvlil {
  padding: 1rem;
  border-bottom: .0625rem solid #ccd2d8;
  display: flex;
  flex-direction: column;
  gap: .75rem
}

@media (min-width: 48rem) {
  .search-typeahead__suggestions.svelte-1apvlil {
    padding: 1.5rem;
    gap: 1rem
  }
}

.search-typeahead__suggestions-title.svelte-1apvlil {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  padding-bottom: .25rem;
  margin-bottom: 0
}

@media (min-width: 48rem) {
  .search-typeahead__suggestions-title.svelte-1apvlil {
    font: 600 1.125rem/1.5rem Montserrat, sans-serif;
    padding-bottom: 0
  }
}

@keyframes svelte-11fl5j8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-search-results-item-discount__wrapper.svelte-11fl5j8 {
  display: flex;
  padding: .125rem .25rem;
  justify-content: center;
  align-items: center;
  border-radius: .25rem;
  background-color: #eb0052;
  color: #fff;
  gap: .125rem
}

.fv-search-results-item-discount__icon.svelte-11fl5j8 {
  width: .75rem;
  height: .75rem
}

.fv-search-results-item-discount__text.svelte-11fl5j8 {
  font: 600 .625rem/.875rem Montserrat, sans-serif;
  margin-bottom: 0
}

@media (min-width: 48rem) {
  .fv-search-results-item-discount__text.svelte-11fl5j8 {
    font: 600 .75rem/1rem Montserrat, sans-serif
  }
}

@keyframes svelte-1yzfft8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-list.svelte-1yzfft8 {
  padding-block: 1.5rem;
  padding-inline: 1.5rem
}

.search-list__title.svelte-1yzfft8 {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  margin-bottom: 0;
  margin-block-end: 1rem;
  color: #031419
}

@media (min-width: 48rem) {
  .search-list__title.svelte-1yzfft8 {
    font: 600 1.125rem/1.5rem Montserrat, sans-serif
  }
}

.search-list__list.svelte-1yzfft8 {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  list-style-type: none;
  margin-bottom: 0;
  padding-inline-start: 0
}

.search-list-item.svelte-1yzfft8 {
  color: #031419;
  display: flex;
  flex-flow: row nowrap;
  gap: 1rem;
  text-decoration: none;
  border-radius: .75rem;
  padding: .5rem;
  border: .0625rem solid transparent;
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .search-list-item.svelte-1yzfft8:hover {
    border: .0625rem solid #000405;
    background: #fafbfb
  }

  .search-list-item.svelte-1yzfft8:focus-within {
    outline: .25rem solid #aacbe1;
    border: .0625rem solid #000405;
    background: #fafbfb
  }
}

.search-list-item__figure.svelte-1yzfft8 {
  margin: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

.search-list-item__figure.svelte-1yzfft8 img:where(.svelte-1yzfft8) {
  border-radius: .25rem;
  width: 4.5rem;
  height: 4.5rem;
  object-fit: cover
}

.search-list-item__content.svelte-1yzfft8 {
  margin: auto 0;
  width: 100%
}

.search-list-item__content.svelte-1yzfft8>:where(.svelte-1yzfft8):not(:last-child) {
  margin-bottom: .25rem
}

.search-list-item__location.svelte-1yzfft8 {
  display: inline-block;
  background-color: #e6f4ff;
  border-radius: .25rem;
  padding-block: .125rem .125rem;
  padding-inline: .5rem .5rem;
  font-size: .75rem
}

@media (min-width: 48rem) {
  .search-list-item__location.svelte-1yzfft8 {
    font-size: .875rem
  }
}

.search-list-item__name.svelte-1yzfft8 {
  font-size: .875rem;
  font-weight: 600;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  -webkit-box-orient: vertical
}

@media (min-width: 48rem) {
  .search-list-item__name.svelte-1yzfft8 {
    font-size: 1rem
  }
}

.search-list-item__group.svelte-1yzfft8 {
  display: flex;
  align-items: center;
  gap: .25rem
}

.search-list-item__location-section.svelte-1yzfft8 {
  flex: 1 1 auto;
  width: 22.5rem
}

@keyframes svelte-1tn1yjq-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead-no-results.svelte-1tn1yjq {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-inline: 1.5rem 2.5rem;
  padding-block: 2rem;
  gap: 1.1875rem
}

.search-typeahead-no-results__messages.svelte-1tn1yjq {
  display: flex;
  flex-direction: column;
  gap: .5rem
}

.search-typeahead-no-results__title.svelte-1tn1yjq {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0
}

.search-typeahead-no-results__description.svelte-1tn1yjq {
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  color: #536b75
}

@keyframes svelte-1k562ft-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-multi-city__list.svelte-1k562ft {
  border-top: .0625rem solid #ccd2d8;
  background-color: #fafbfb
}

@keyframes svelte-2mwi7l-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l {
  display: flex;
  flex-flow: row nowrap;
  gap: 1rem
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .image:where(.svelte-2mwi7l) {
  height: 4rem;
  width: 4rem
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .content:where(.svelte-2mwi7l) {
  margin: auto 0;
  flex: 1
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .title:where(.svelte-2mwi7l) {
  margin-bottom: .5rem;
  width: 100%
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .subtitle:where(.svelte-2mwi7l) {
  width: 10.375rem
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .title:where(.svelte-2mwi7l),
.search-typeahead-list-item-skeleton.svelte-2mwi7l .subtitle:where(.svelte-2mwi7l) {
  height: 1.25rem
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .image:where(.svelte-2mwi7l),
.search-typeahead-list-item-skeleton.svelte-2mwi7l .title:where(.svelte-2mwi7l),
.search-typeahead-list-item-skeleton.svelte-2mwi7l .subtitle:where(.svelte-2mwi7l) {
  background: linear-gradient(90deg, #f2f3f3 25%, #fafbfb, #f2f3f3 75%);
  background-size: 400% 100%;
  animation: svelte-2mwi7l-skeleton-loading 4s infinite linear;
  border-radius: .25rem
}

@keyframes svelte-lbw6cq-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-skeleton.svelte-lbw6cq {
  padding: 1.5rem
}

.search-skeleton.svelte-lbw6cq>:where(.svelte-lbw6cq):not(:last-child) {
  margin-block-end: 1rem
}

.search-skeleton__title.svelte-lbw6cq {
  font-size: 1rem;
  margin-bottom: 0;
  margin-block-end: 1rem;
  color: #031419
}

@media (min-width: 48rem) {
  .search-skeleton__title.svelte-lbw6cq {
    font-size: 1.25rem;
    margin-block-end: 1.5rem
  }
}

.search-skeleton__item.svelte-lbw6cq {
  margin-bottom: .5rem
}

@keyframes svelte-1a4gdu1-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-term__title.svelte-1a4gdu1 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
  margin-bottom: 0;
  margin-block-end: 1.5rem
}

.search-term__list.svelte-1a4gdu1 {
  display: flex;
  flex-flow: row wrap;
  list-style-type: none;
  gap: 1rem .5rem;
  padding-inline-start: 0;
  margin-bottom: 0
}

.search-term__button.svelte-1a4gdu1 {
  display: flex;
  align-items: center;
  border: .0625rem solid #ccd2d8;
  background-color: #fff;
  color: #031419;
  border-radius: 4rem;
  height: 2rem;
  padding-inline: .75rem .75rem;
  font-size: .875rem;
  font-weight: 600;
  text-transform: capitalize;
  transition: all .3s ease
}

.search-term__button.svelte-1a4gdu1:hover {
  border-color: #000405;
  background-color: #f2f3f3
}

.search-term__button.svelte-1a4gdu1:focus-visible {
  outline: 0 solid #f2f3f3;
  outline-offset: 0;
  box-shadow: 0 0 0 .25rem #0079ca52
}

@keyframes svelte-71ihmo-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead-results.svelte-71ihmo {
  position: absolute;
  left: 0;
  display: flex;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 .75rem #00000012;
  font-size: 1rem;
  z-index: 20;
  border-radius: 1rem;
  max-height: calc(100dvh - 4.5rem);
  line-height: 1.375rem;
  top: 3.25rem;
  text-align: start;
  padding: 0
}

@media (min-width: 48rem) {
  .search-typeahead-results.svelte-71ihmo {
    max-height: calc(100vh - 64px)
  }
}

.search-typeahead-results__container.svelte-71ihmo {
  overflow-y: auto;
  width: 100%
}

.search-typeahead-results__search-terms.svelte-71ihmo {
  margin-block: 1.5rem 1.5rem;
  padding-inline: 1.5rem
}

.search-typeahead-results-sheet.svelte-71ihmo {
  display: none
}

@media (min-width: 48rem) {
  .search-typeahead-results-sheet.svelte-71ihmo {
    display: unset;
    position: fixed;
    top: 4.5rem;
    left: 0;
    background-color: #06232c;
    opacity: .6;
    width: 100dvw;
    height: calc(100dvh - 4.5rem);
    pointer-events: none
  }
}

@media (min-width: 48rem) {
  .search-typeahead-results-sheet-banner.svelte-71ihmo {
    top: 6.75rem;
    height: calc(100dvh - 6.75rem)
  }
}

@keyframes svelte-11xerfo-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.sheet__container.svelte-11xerfo {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  box-shadow: 0 -.25rem .5rem #0000001a
}

@media (min-width: 48rem) {
  .sheet__container.svelte-11xerfo {
    position: relative;
    bottom: initial;
    left: initial;
    right: initial;
    top: initial;
    max-width: 500px;
    margin: 5rem auto;
    background-color: #fff;
    border-radius: calc(1rem - 1px);
    box-shadow: none
  }
}

.sheet__bar.svelte-11xerfo {
  height: .25rem;
  width: 2.5rem;
  margin: .5rem auto 0;
  background-color: #a7b2ba;
  border-radius: .25rem
}

@media (min-width: 48rem) {
  .sheet__bar.svelte-11xerfo {
    display: none
  }
}

.sheet__content.svelte-11xerfo {
  padding: 0;
  max-height: calc(100dvh - 10rem);
  display: flex;
  flex-direction: column
}

@media (min-width: 48rem) {
  .sheet__content.svelte-11xerfo {
    padding: 0;
    height: auto
  }
}

@keyframes svelte-15ll154-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.sheet.svelte-15ll154 {
  position: fixed;
  inset: 0;
  z-index: 1055;
  pointer-events: none
}

.sheet__container {
  pointer-events: all
}

.sheet-backdrop.svelte-15ll154 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1050;
  background-color: #06232c;
  opacity: .6
}

@keyframes svelte-y2alw7-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

@media (min-width: 48rem) {
  .sheet__container--wide {
    max-width: 56.25rem !important
  }
}

.fv-currency-selector-modal.svelte-y2alw7 {
  padding-inline: 1.875rem;
  margin-block-end: 1.875rem
}

.fv-currency-selector-modal__grid.svelte-y2alw7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: .5rem
}

@media (min-width: 36rem) {
  .fv-currency-selector-modal__grid.svelte-y2alw7 {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media (min-width: 48rem) {
  .fv-currency-selector-modal__grid.svelte-y2alw7 {
    grid-template-columns: repeat(4, 1fr)
  }
}

.fv-currency-selector-modal__card.svelte-y2alw7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: .5rem .75rem;
  border: .0625rem solid #ccd2d8;
  border-radius: .5rem;
  cursor: pointer;
  text-align: left;
  transition: border-color .15s ease;
  background: none
}

.fv-currency-selector-modal__card.svelte-y2alw7:hover {
  border-color: #031419
}

.fv-currency-selector-modal__card.svelte-y2alw7:focus-visible {
  outline: .125rem auto #031419;
  outline-offset: .125rem
}

.fv-currency-selector-modal__card--active.svelte-y2alw7 {
  border-color: #031419;
  border-width: .125rem;
  padding: .4375rem .6875rem
}

.fv-currency-selector-modal__card-name.svelte-y2alw7 {
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  color: #031419
}

.fv-currency-selector-modal__card-code.svelte-y2alw7 {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75
}

@keyframes svelte-1ukkgim-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-language-selector-modal.svelte-1ukkgim {
  display: flex;
  flex-flow: column nowrap;
  padding-inline: 1rem;
  margin-block-end: .5rem
}

.fv-language-selector-modal__item.svelte-1ukkgim {
  display: flex;
  align-items: center;
  height: 3.25rem;
  gap: .25rem;
  justify-content: space-between;
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  color: #031419;
  margin-top: .125rem
}

.fv-language-selector-modal__item.svelte-1ukkgim:focus-visible {
  outline: .125rem auto #031419
}

.fv-language-selector-modal__icon.svelte-1ukkgim {
  height: 1.25rem;
  width: 1.25rem;
  font-size: 1.25rem
}

@keyframes svelte-cq6x78-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-user-account-modal.svelte-cq6x78 {
  padding-inline: 2rem;
  margin-block-end: .5rem;
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  margin-bottom: 0
}

.fv-user-account-modal__title.svelte-cq6x78,
.fv-user-account-modal__title--with-icon.svelte-cq6x78 {
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.fv-user-account-modal__title--with-icon.svelte-cq6x78 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: .5rem
}

.fv-user-account-modal__container.svelte-cq6x78 {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  min-width: 0;
  width: -webkit-fill-available;
  list-style-type: none;
  border-block-end: 1px solid #ccd2d8;
  padding-bottom: 1rem
}

.fv-user-account-modal__user__email.svelte-cq6x78 {
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.25rem;
  font-size: .875rem;
  text-overflow: ellipsis;
  overflow: hidden
}

.fv-user-account-modal__user__account.svelte-cq6x78 {
  display: flex;
  align-items: center;
  gap: .5rem;
  text-overflow: ellipsis;
  overflow: hidden
}

.fv-user-account-modal__user__account--google.svelte-cq6x78,
.fv-user-account-modal__user__account--kakao.svelte-cq6x78,
.fv-user-account-modal__user__account--naver.svelte-cq6x78 {
  width: 1rem
}

.fv-user-account-modal__user__wrapper.svelte-cq6x78 {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  justify-content: space-between
}

.fv-user-account-modal__loyalty__info.svelte-cq6x78 {
  color: #06232c;
  cursor: pointer
}

.fv-user-account-modal__loyalty__points.svelte-cq6x78 {
  display: flex;
  gap: .5rem;
  background-color: #f2f3f3;
  width: fit-content;
  padding: .25rem .5rem .25rem .25rem;
  border-radius: 6.25rem;
  align-items: center
}

.fv-user-account-modal__loyalty__points.svelte-cq6x78 img:where(.svelte-cq6x78) {
  height: 1.5rem;
  width: 1.5rem
}

.fv-user-account-modal__loyalty__points.svelte-cq6x78 span:where(.svelte-cq6x78) {
  font-size: .875rem
}

.fv-user-account-modal__loyalty__link.svelte-cq6x78 {
  line-height: 1.25rem;
  align-items: center
}

button.svelte-cq6x78,
button.fv-tickets-link.svelte-cq6x78,
.fv-user-links__link.svelte-cq6x78 {
  color: #0079ca;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  gap: .5rem;
  justify-content: flex-start;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: underline
}

button.svelte-cq6x78:focus-visible,
button.fv-tickets-link.svelte-cq6x78:focus-visible,
.fv-user-links__link.svelte-cq6x78:focus-visible {
  outline: .125rem auto #031419
}

button.svelte-cq6x78 svg,
button.fv-tickets-link.svelte-cq6x78 svg,
.fv-user-links__link.svelte-cq6x78 svg {
  margin-right: .5rem
}

.fv-user-links.svelte-cq6x78 {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: .5rem;
  margin-top: .25rem
}

.fv-user-links__link.svelte-cq6x78 {
  text-decoration: underline
}

.fv-user-links__link.svelte-cq6x78:focus-visible {
  outline: .125rem auto #031419
}

.fv-user-links__with-chevron.svelte-cq6x78 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  text-decoration: none;
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #031419
}

.fv-user-links__with-chevron.fv-logout.svelte-cq6x78 {
  margin-block-end: 1rem
}

@keyframes svelte-15fpp9w-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-header.modal-header--primary.modal-header--plain {
  margin: 0 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  border-bottom: solid .0625rem #ccd2d8;
  background-color: unset;
  border-radius: unset
}

.modal-header.modal-header--primary.modal-header--plain .modal-header__title {
  margin: 0;
  font-size: 1rem;
  color: unset;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.75rem
}

.modal-header.modal-header--primary.modal-header--plain .modal__close {
  color: unset;
  top: unset;
  inset-inline-end: 1.25rem
}

.fv-why-fever__list.svelte-15fpp9w {
  display: flex;
  flex-direction: column;
  gap: 1rem
}

.fv-why-fever__element.svelte-15fpp9w {
  display: flex;
  flex-direction: row;
  gap: .5rem
}

.fv-download-app.svelte-15fpp9w {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem 1.5rem
}

.fv-download-app__title.svelte-15fpp9w {
  font-size: 1rem;
  font-weight: 600
}

.fv-download-app__qr.svelte-15fpp9w {
  align-self: center;
  display: flex;
  flex-direction: column;
  width: fit-content;
  border-radius: .5rem;
  overflow: hidden;
  border: .0625rem solid #ccd2d8
}

.fv-download-app__qr.svelte-15fpp9w img:where(.svelte-15fpp9w) {
  width: 10rem;
  height: 10rem;
  align-self: center
}

.fv-download-app__qr-text.svelte-15fpp9w {
  width: 10rem;
  text-align: center;
  padding: 0 .5rem 1rem;
  display: flex;
  justify-content: center
}

.fv-download-app__qr-text.svelte-15fpp9w span:where(.svelte-15fpp9w) {
  font-size: .75rem;
  color: #06232c;
  text-align: center
}

@keyframes svelte-1qeshb5-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-download-app-banner.svelte-1qeshb5 {
  display: flex;
  justify-content: center;
  padding-block-start: 1rem
}

.fv-download-app-banner--subtle.svelte-1qeshb5 {
  background: #f2f3f3
}

.fv-download-app-banner--transparent.svelte-1qeshb5 {
  background: transparent
}

.fv-download-app-banner.padding.svelte-1qeshb5 {
  padding: 2rem 1rem
}

@media (min-width: 62rem) {
  .fv-download-app-banner.padding.svelte-1qeshb5 {
    padding: 4rem
  }
}

.fv-download-app-banner__container.svelte-1qeshb5 {
  display: flex;
  flex-flow: column nowrap;
  border-radius: 1.5rem;
  padding-inline: 1.5rem;
  max-width: 80rem;
  width: 100%;
  background: #004679;
  position: relative;
  overflow: hidden
}

.fv-download-app-banner__container.svelte-1qeshb5:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: radial-gradient(circle at 50% 90%, #46769a, #fff0 50%);
  left: 0;
  z-index: 0;
  transition: all .3s ease
}

@media (min-width: 36rem) {
  .fv-download-app-banner__container.svelte-1qeshb5:after {
    background: radial-gradient(circle at 50% 80%, #46769a, #fff0 50%)
  }
}

@media (min-width: 62rem) {
  .fv-download-app-banner__container.svelte-1qeshb5:after {
    background: radial-gradient(circle at 75% center, #46769a, #fff0 50%)
  }
}

@media (min-width: 62rem) {
  .fv-download-app-banner__container.svelte-1qeshb5 {
    display: flex;
    flex-flow: row nowrap;
    gap: 1.5rem;
    padding-inline: 4rem
  }
}

.fv-download-app-banner__info.svelte-1qeshb5 {
  display: flex;
  flex-flow: column nowrap;
  gap: 1.5rem;
  padding-block-start: 2rem;
  z-index: 2
}

@media (min-width: 62rem) {
  .fv-download-app-banner__info.svelte-1qeshb5 {
    padding-block: 4rem
  }
}

.fv-download-app-banner.svelte-1qeshb5 h2:where(.svelte-1qeshb5) {
  font: 600 1.5rem/1.75rem Montserrat, sans-serif
}

.fv-download-app-banner__description.svelte-1qeshb5 {
  font: 400 .875rem/1.25rem Montserrat, sans-serif
}

.fv-download-app-banner.svelte-1qeshb5 h2:where(.svelte-1qeshb5),
.fv-download-app-banner__description.svelte-1qeshb5 {
  margin-bottom: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff
}

.fv-download-app-banner__links.svelte-1qeshb5 {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 1.5rem
}

.fv-download-app-banner__qr.svelte-1qeshb5 {
  display: none
}

@media (min-width: 62rem) {
  .fv-download-app-banner__qr.svelte-1qeshb5 {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    align-self: center;
    width: fit-content;
    overflow: hidden
  }
}

.fv-download-app-banner__qr.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
  border-radius: 1.5rem;
  border: .0625rem solid #ccd2d8;
  width: 10rem;
  aspect-ratio: 1/1;
  align-self: center
}

.fv-download-app-banner__qr-text.svelte-1qeshb5 {
  font: 400 .75rem/1rem Montserrat, sans-serif;
  color: #a7b2ba;
  margin-bottom: 0;
  text-align: center
}

.fv-download-app-banner__list.svelte-1qeshb5 {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  margin-bottom: 0;
  padding-inline-start: 0
}

.fv-download-app-banner__list.svelte-1qeshb5 li:where(.svelte-1qeshb5) {
  list-style-type: none
}

.fv-download-app-banner__link.svelte-1qeshb5 {
  all: unset;
  cursor: pointer;
  display: inline-block
}

.fv-download-app-banner__link.svelte-1qeshb5:focus-visible {
  outline: .125rem solid #06232c;
  outline-offset: .125rem;
  border-radius: .5rem
}

.fv-download-app-banner__link.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
  display: block;
  max-height: 3.125rem;
  width: auto
}

.fv-download-app-banner__figure.svelte-1qeshb5 {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  padding-top: 60.25%;
  overflow: hidden;
  z-index: 1;
  margin-top: -10rem
}

@media (min-width: 48rem) {
  .fv-download-app-banner__figure.svelte-1qeshb5 {
    padding-top: 0;
    min-height: 18.75rem
  }
}

@media (min-width: 62rem) {
  .fv-download-app-banner__figure.svelte-1qeshb5 {
    margin-top: 0
  }
}

.fv-download-app-banner__figure.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
  position: absolute;
  top: 1.875rem;
  left: 5rem;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center
}

@media (min-width: 36rem) {
  .fv-download-app-banner__figure.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
    top: 1.875rem
  }
}

@media (min-width: 48rem) {
  .fv-download-app-banner__figure.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
    top: 1.875rem;
    object-fit: cover;
    object-position: top;
    height: auto;
    width: 50%;
    left: 60%;
    transform: translate(-50%)
  }
}

@media (min-width: 62rem) {
  .fv-download-app-banner__figure.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
    width: 80%;
    left: 50%;
    top: 2.875rem
  }
}

@media (min-width: 80rem) {
  .fv-download-app-banner__figure.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
    width: 60%;
    left: 50%
  }
}

.fv-download-app-banner__figure-rtl.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
  left: unset;
  right: 5rem
}

@media (min-width: 48rem) {
  .fv-download-app-banner__figure-rtl.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
    left: unset;
    right: 30%
  }
}

@media (min-width: 62rem) {
  .fv-download-app-banner__figure-rtl.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
    left: unset;
    right: -20%
  }
}

@media (min-width: 80rem) {
  .fv-download-app-banner__figure-rtl.svelte-1qeshb5 img:where(.svelte-1qeshb5) {
    left: unset;
    right: 10%
  }
}

@keyframes svelte-162hl2i-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

@keyframes svelte-1oevcqj-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-favorites__wrapper.svelte-1oevcqj {
  padding-inline: 1rem;
  display: flex;
  flex-flow: column nowrap;
  margin-inline: auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  width: 100%
}

@media (min-width: 36rem) {
  .fv-favorites__wrapper.svelte-1oevcqj {
    padding-inline: 1.5rem
  }
}

@media (min-width: 62rem) {
  .fv-favorites__wrapper.svelte-1oevcqj {
    padding-inline: 2.5rem
  }
}

@media (min-width: 80rem) {
  .fv-favorites__wrapper.svelte-1oevcqj {
    padding-inline: 5rem
  }
}

@media (min-width: 90rem) {
  .fv-favorites__wrapper.svelte-1oevcqj {
    max-width: 80rem;
    padding-inline: 0
  }
}

@media (min-width: 48rem) {
  .fv-favorites__group.svelte-1oevcqj {
    padding-top: 3rem
  }
}

.fv-favorites__plan-list.svelte-1oevcqj {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 1rem 0;
  position: relative;
  width: 100%
}

@media (min-width: 48rem) {
  .fv-favorites__plan-list.svelte-1oevcqj {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;
    padding: 3rem 0
  }
}

@media (min-width: 62rem) {
  .fv-favorites__plan-list.svelte-1oevcqj {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
}

.fv-favorites__item.svelte-1oevcqj {
  position: relative;
  cursor: pointer
}

@keyframes svelte-1v6m0h1-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-footer.sheet-footer {
  border: none;
  justify-content: center
}

.affiliate-content.svelte-1v6m0h1 {
  padding: 0 .75rem
}

.affiliate-content.svelte-1v6m0h1 fieldset:where(.svelte-1v6m0h1) {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

.affiliate-content.svelte-1v6m0h1 .form__input:where(.svelte-1v6m0h1) {
  margin-bottom: 0;
  height: 3rem
}

.affiliate-content.svelte-1v6m0h1 .form__validation:where(.svelte-1v6m0h1) {
  margin: 0
}

@media (min-width: 36rem) {
  .plan-affiliate-code-sheet__submit {
    display: flex;
    margin: auto
  }
}

@media (max-width: 47.98rem) {
  .plan-affiliate-code-sheet__submit {
    width: 100%
  }
}

@keyframes svelte-1cu5yr7-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.no-results.svelte-1cu5yr7 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-block: .5rem 1.5rem;
  gap: 1rem
}

.no-results__messages.svelte-1cu5yr7 {
  display: flex;
  flex-direction: column;
  gap: .5rem
}

.no-results__title.svelte-1cu5yr7 {
  font-size: 1.125rem;
  color: #031419;
  line-height: 1.75rem;
  font-weight: 600;
  margin-bottom: 0
}

.no-results__description.svelte-1cu5yr7 {
  color: #536b75;
  font-size: .875rem;
  line-height: 1.25rem
}

@keyframes svelte-ln8fcd-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.city-selector-list-item.svelte-ln8fcd {
  border-bottom: .0625rem solid #ccd2d8
}

.city-selector-list-item__link.svelte-ln8fcd {
  color: #031419;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25rem;
  margin-inline-start: .5rem;
  padding-block: 1rem;
  display: block
}

.city-selector-list-item__region.svelte-ln8fcd {
  color: #536b75;
  font-size: .75rem;
  font-weight: 400
}

.city-selector-list-item.svelte-ln8fcd a:where(.svelte-ln8fcd) {
  color: #031419
}

@keyframes svelte-llmkco-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.city-selector-no-results.svelte-llmkco hr:where(.svelte-llmkco) {
  color: #ccd2d8;
  margin: 0
}

.city-selector-no-results__no-results.svelte-llmkco {
  margin-inline: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  overflow-y: auto
}

.city-selector-no-results__suggestions.svelte-llmkco {
  padding-block-start: 1rem;
  background-color: #fafbfb
}

.city-selector-no-results__title.svelte-llmkco {
  color: #031419;
  font-weight: 600;
  line-height: 1.5rem;
  padding-block: .5rem 1rem;
  border-bottom: .0625rem solid #ccd2d8;
  margin-inline: 1rem;
  margin-block-end: 1rem;
  font-size: 1rem
}

.city-selector-no-results__list.svelte-llmkco {
  list-style: none;
  padding-inline-start: 0;
  margin-inline: 1rem
}

@keyframes svelte-1oxjrfs-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.crawlable-modal-backdrop.svelte-1oxjrfs {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #06232c;
  opacity: .6
}

.crawlable-modal.svelte-1oxjrfs {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  width: 100%;
  height: 100%;
  overflow: visible;
  outline: 0;
  pointer-events: none
}

.crawlable-modal.svelte-1oxjrfs .crawlable-modal-dialog:where(.svelte-1oxjrfs) {
  width: 100%;
  margin: 3.5rem 0;
  pointer-events: none
}

@media (min-width: 36rem) {
  .crawlable-modal.svelte-1oxjrfs .crawlable-modal-dialog:where(.svelte-1oxjrfs) {
    max-width: 500px;
    margin: 1rem;
    margin-inline: auto
  }
}

.crawlable-modal.svelte-1oxjrfs .crawlable-modal-content:where(.svelte-1oxjrfs) {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 1rem 1rem 0 0;
  outline: 0;
  overflow: hidden;
  bottom: 0;
  height: calc(100dvh - 56px)
}

@media (min-width: 36rem) {
  .crawlable-modal.svelte-1oxjrfs .crawlable-modal-content:where(.svelte-1oxjrfs) {
    border-radius: 1rem;
    max-height: calc(100dvh - 160px);
    position: relative;
    max-width: 30rem;
    height: auto
  }
}

body:has(.crawlable-modal-backdrop) {
  overflow: hidden
}

@keyframes svelte-zbxh7k-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.crawlable-modal-header.svelte-zbxh7k {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: .75rem;
  margin-inline: 1rem;
  margin-block-end: 1rem;
  border-bottom: .0625rem solid #ccd2d8
}

.crawlable-modal-header__title.svelte-zbxh7k {
  margin: 0 auto;
  line-height: 1.5rem;
  font-weight: 600;
  font-size: 1rem
}

.crawlable-modal-header__close.svelte-zbxh7k {
  color: #031419
}

.crawlable-modal-header__close.svelte-zbxh7k:focus-visible {
  outline: .125rem auto #031419;
  outline-offset: .25rem
}

@keyframes svelte-10ofqut-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.city-selector-results.svelte-10ofqut {
  display: flex;
  flex-direction: column
}

.city-selector-results__title.svelte-10ofqut {
  color: #031419;
  font-weight: 600;
  line-height: 1.5rem;
  padding-block: .5rem 1rem;
  border-bottom: .0625rem solid #ccd2d8;
  margin: 0;
  margin-inline: 1rem;
  font-size: 1rem
}

@media (min-width: 48rem) {
  .city-selector-results__title.svelte-10ofqut {
    margin-inline: 1.5rem
  }
}

.city-selector-results__list.svelte-10ofqut {
  list-style: none;
  padding-inline-start: 0;
  margin-inline: 1rem
}

@media (min-width: 48rem) {
  .city-selector-results__list.svelte-10ofqut {
    margin-inline: 1.5rem
  }
}

@keyframes svelte-ddcojz-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.city-selector-skeleton.svelte-ddcojz {
  min-height: 1.5rem;
  border-radius: .5rem;
  background: #f2f3f3;
  margin-block: 1rem;
  margin-inline: 1rem 2rem
}

hr.svelte-ddcojz {
  color: #ccd2d8;
  margin: 0;
  margin-inline: 1rem
}

@keyframes svelte-19iaa4m-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.city-selector-form.svelte-19iaa4m {
  display: flex;
  flex-flow: column;
  overflow: hidden;
  color: #031419
}

.city-selector-form__field_list.svelte-19iaa4m {
  display: flex;
  flex-direction: column;
  overflow: scroll
}

.city-selector-form__field.svelte-19iaa4m {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: .0625rem solid #ccd2d8;
  border-radius: 2rem;
  padding-block: 1rem;
  padding-inline: 1rem;
  margin-inline: 1rem;
  margin-block-end: 1rem;
  background-color: #f2f3f3
}

.city-selector-form__input-icon.svelte-19iaa4m {
  display: flex;
  align-items: center;
  gap: .5rem;
  width: 100%
}

.city-selector-form__input.svelte-19iaa4m {
  all: unset;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #031419;
  width: 100%
}

.city-selector-form.svelte-19iaa4m .search-icon {
  color: #536b75;
  font-size: 1.125rem
}

.city-selector-form.svelte-19iaa4m .cross-icon {
  color: #536b75;
  font-size: 1.125rem;
  cursor: pointer
}

body {
  --button-color-background-primary: var(--theme-action-color);
  --button-color-foreground-primary: var(--theme-action-color-contrast);
  --button-color-foreground-primary-hover: var(--theme-action-color-contrast)
}

.ignt-button.svelte-wlr1bj {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0rem;
  gap: .25rem;
  max-width: 100%;
  background-color: transparent;
  border: .125rem solid transparent;
  border-radius: var(--button-dimensions-border-radius, 4rem);
  text-decoration: none;
  cursor: pointer;
  transition: transform 80ms ease-in-out, box-shadow 80ms ease-in-out
}

.ignt-button.svelte-wlr1bj span:where(.svelte-wlr1bj) {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.ignt-button.svelte-wlr1bj:hover {
  text-decoration: none;
  transform: scale(1.02)
}

.ignt-button.svelte-wlr1bj:focus {
  outline: none
}

.ignt-button.svelte-wlr1bj:focus-visible {
  outline: .25rem solid
}

.ignt-button.svelte-wlr1bj:disabled {
  color: #a7b2ba;
  cursor: not-allowed
}

.ignt-button.svelte-wlr1bj:disabled:hover {
  transform: none
}

.ignt-button[class*=primary].svelte-wlr1bj:disabled {
  background-color: #f2f3f3
}

.ignt-button[class*=primary-contrast].svelte-wlr1bj:disabled {
  background-color: #2c4751
}

.ignt-button[class*=secondary].svelte-wlr1bj:disabled {
  border-color: #f2f3f3
}

.ignt-button[class*=secondary-contrast].svelte-wlr1bj:disabled {
  border-color: #2c4751
}

.ignt-button[class*=-contrast].svelte-wlr1bj:disabled {
  color: #536b75
}

.ignt-button--fill.svelte-wlr1bj {
  width: 100%
}

.ignt-button[class*=underline].svelte-wlr1bj {
  text-decoration: underline
}

.ignt-button--elevation.svelte-wlr1bj {
  box-shadow: 0 .1875rem .1875rem #00467933
}

.ignt-button--elevation.svelte-wlr1bj:not([disabled], .button--disabled):hover {
  box-shadow: 0 .75rem .75rem #00467933
}

.ignt-button--small.svelte-wlr1bj {
  height: 2rem;
  min-width: 4rem;
  padding-inline: .75rem;
  font: 600 .875rem/1.25rem Montserrat, sans-serif
}

.ignt-button--large.svelte-wlr1bj {
  height: 3rem;
  min-width: 7rem;
  padding-inline: 1.5rem;
  font: 600 1rem/1.5rem Montserrat, sans-serif
}

.ignt-button--primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-foreground-primary, #ffffff);
  background-color: var(--button-color-background-primary, #0079ca)
}

.ignt-button--primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-foreground-primary-hover, #ffffff);
  background-color: var(--button-color-background-primary-hover, var(--button-color-background-primary, #0079ca))
}

.ignt-button--primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-foreground-primary-focus, #ffffff);
  background-color: var(--button-color-background-primary-focus, var(--button-color-background-primary, #0079ca));
  border-color: #005795
}

.ignt-button--primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-foreground-secondary, #0079ca);
  border-color: var(--button-color-border-secondary, #ccd2d8)
}

.ignt-button--secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-foreground-secondary-hover, var(--button-color-foreground-secondary, #0079ca));
  border-color: var(--button-color-border-secondary-hover, var(--button-color-border-secondary, #ccd2d8))
}

.ignt-button--secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-foreground-secondary-focus, var(--button-color-foreground-secondary, #0079ca));
  border-color: var(--button-color-border-secondary-focus, var(--button-color-border-secondary, #ccd2d8))
}

.ignt-button--secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-foreground-tertiary, #0079ca)
}

.ignt-button--tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-foreground-tertiary-hover, #0068b0);
  background-color: var(--button-color-background-tertiary-hover, #e6f4ff)
}

.ignt-button--tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-foreground-tertiary-focus, var(--button-color-foreground-secondary, #0079ca));
  background-color: transparent
}

.ignt-button--tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-foreground-primary-contrast, #031419);
  background-color: var(--button-color-background-primary-contrast, #39a5ee)
}

.ignt-button--primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-foreground-primary-hover-contrast, #031419);
  background-color: var(--button-color-background-primary-hover-contrast, var(--button-color-background-primary-contrast, #39a5ee))
}

.ignt-button--primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-foreground-primary-focus-contrast, #031419);
  background-color: var(--button-color-background-primary-focus-contrast, var(--button-color-background-primary-contrast, #39a5ee));
  border-color: #e6f4ff
}

.ignt-button--primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #39a5ee;
  border-color: #536b75
}

.ignt-button--secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #39a5ee;
  border-color: #536b75
}

.ignt-button--secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #39a5ee;
  border-color: #536b75
}

.ignt-button--secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #39a5ee
}

.ignt-button--tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #73bff6;
  background-color: #004679
}

.ignt-button--tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #39a5ee;
  background-color: transparent
}

.ignt-button--tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--sharp-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #fff;
  background-color: #06232c
}

.ignt-button--sharp-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #fff;
  background-color: #06232c
}

.ignt-button--sharp-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #fff;
  background-color: #06232c;
  border-color: #f2f3f3
}

.ignt-button--sharp-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--sharp-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #031419;
  border-color: #06232c
}

.ignt-button--sharp-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #031419;
  border-color: #06232c
}

.ignt-button--sharp-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #031419;
  border-color: #06232c
}

.ignt-button--sharp-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--sharp-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #031419
}

.ignt-button--sharp-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #031419;
  background-color: #f2f3f3
}

.ignt-button--sharp-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #031419;
  background-color: transparent
}

.ignt-button--sharp-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--sharp-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #031419;
  background-color: #f2f3f3
}

.ignt-button--sharp-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #031419;
  background-color: #f2f3f3
}

.ignt-button--sharp-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #031419;
  background-color: #f2f3f3;
  border-color: #000405
}

.ignt-button--sharp-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--sharp-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-sharp-foreground-secondary-contrast, #ffffff);
  border-color: var(--button-color-sharp-border-secondary-contrast, #f2f3f3)
}

.ignt-button--sharp-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-sharp-foreground-secondary-hover-contrast, #ffffff);
  border-color: var(--button-color-sharp-border-secondary-hever-contrast, var(--button-color-sharp-border-secondary-contrast, #f2f3f3))
}

.ignt-button--sharp-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-sharp-foreground-secondary-focus-contrast, #ffffff);
  border-color: var(--button-color-sharp-border-secondary-focus-contrast, var(--button-color-sharp-border-secondary-contrast, #f2f3f3))
}

.ignt-button--sharp-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--sharp-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #fff
}

.ignt-button--sharp-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #fff;
  background-color: #000405
}

.ignt-button--sharp-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #fff;
  background-color: transparent
}

.ignt-button--sharp-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--danger-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #fff;
  background-color: #eb0052
}

.ignt-button--danger-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #fff;
  background-color: #eb0052
}

.ignt-button--danger-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #fff;
  background-color: #eb0052;
  border-color: #9b0031
}

.ignt-button--danger-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb005252
}

.ignt-button--danger-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #eb0052;
  border-color: #ccd2d8
}

.ignt-button--danger-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #eb0052;
  border-color: #ccd2d8
}

.ignt-button--danger-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #eb0052;
  border-color: #ccd2d8
}

.ignt-button--danger-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb005252
}

.ignt-button--danger-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #eb0052
}

.ignt-button--danger-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #b6003c;
  background-color: #fff0f4
}

.ignt-button--danger-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #eb0052;
  background-color: transparent
}

.ignt-button--danger-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb005252
}

.ignt-button--danger-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #031419;
  background-color: #f43d7a
}

.ignt-button--danger-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #031419;
  background-color: #f43d7a
}

.ignt-button--danger-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #031419;
  background-color: #f43d7a;
  border-color: #fff0f4
}

.ignt-button--danger-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb0052a3
}

.ignt-button--danger-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #f43d7a;
  border-color: #536b75
}

.ignt-button--danger-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #f43d7a;
  border-color: #536b75
}

.ignt-button--danger-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #f43d7a;
  border-color: #536b75
}

.ignt-button--danger-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb0052a3
}

.ignt-button--danger-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #f43d7a
}

.ignt-button--danger-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #feb4ca;
  background-color: #7e0027
}

.ignt-button--danger-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #f43d7a;
  background-color: transparent
}

.ignt-button--danger-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb0052a3
}

@keyframes svelte-wlr1bj-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

svg:not(:root).svg-inline--fa.svelte-1ipid5s,
svg:not(:host).svg-inline--fa.svelte-1ipid5s {
  overflow: visible;
  box-sizing: content-box
}

.svg-inline--fa.svelte-1ipid5s {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -.125em
}

.svg-inline--fa.fa-xs.svelte-1ipid5s {
  vertical-align: 0
}

.svg-inline--fa.fa-lg.svelte-1ipid5s {
  vertical-align: -.2em
}

.svg-inline--fa.fa-fw.svelte-1ipid5s {
  width: var(--fa-fw-width, 1.25em)
}

.svg-inline--fa.fa-full.svelte-1ipid5s {
  width: 100%;
  height: 100%;
  vertical-align: unset;
  display: flex
}

.fa-2x.svelte-1ipid5s {
  font-size: 2em
}

.fa-3x.svelte-1ipid5s {
  font-size: 3em
}

.fa-xs.svelte-1ipid5s {
  font-size: .75em;
  line-height: .08333em;
  vertical-align: .125em
}

.fa-lg.svelte-1ipid5s {
  font-size: 1.25em;
  line-height: .05em;
  vertical-align: -.075em
}

.fa-fw.svelte-1ipid5s {
  text-align: center;
  width: 1.25em
}

.fa-spin.svelte-1ipid5s {
  -webkit-animation-name: svelte-1ipid5s-fa-spin;
  animation-name: svelte-1ipid5s-fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear)
}

[dir=rtl] .rtl-enable.svelte-1ipid5s {
  transform: scale3d(-1, 1, 1)
}

@media (prefers-reduced-motion: reduce) {
  .fa-spin.svelte-1ipid5s {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s
  }
}

@-webkit-keyframes svelte-1ipid5s-fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes svelte-1ipid5s-fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes svelte-ufw6do-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.banner.svelte-ufw6do {
  display: flex;
  flex-direction: row;
  gap: .5rem;
  align-items: center;
  justify-content: center;
  padding-inline: 1rem;
  padding-block: .75rem
}

.banner--success.svelte-ufw6do {
  background-color: var(--fv-alert-background-color-success);
  color: var(--fv-alert-color-success)
}

@keyframes svelte-1coi8qz-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-banner.svelte-1coi8qz {
  height: 2.25rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100dvw;
  z-index: 1030;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .25rem;
  padding-inline: .75rem
}

.fv-banner.expandable.svelte-1coi8qz {
  cursor: pointer
}

.fv-banner-title.svelte-1coi8qz,
.fv-banner-description.svelte-1coi8qz {
  margin-bottom: 0;
  text-align: center
}

@media (min-width: 48rem) {

  .fv-banner-title.svelte-1coi8qz,
  .fv-banner-description.svelte-1coi8qz {
    text-align: start
  }
}

.fv-banner-title.svelte-1coi8qz {
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 30ch;
  white-space: nowrap;
  min-width: 0
}

@media (min-width: 48rem) {
  .fv-banner-title.svelte-1coi8qz {
    max-width: 77ch
  }
}

.fv-banner-title.svelte-1coi8qz p {
  margin-bottom: 0
}

.fv-banner-icon.svelte-1coi8qz {
  width: 1rem;
  height: 1rem;
  line-height: 0
}

.fv-banner-description.svelte-1coi8qz {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis
}

@media (min-width: 48rem) {
  .fv-banner-description.svelte-1coi8qz {
    white-space: nowrap;
    max-width: 77ch
  }
}

.fv-banner-white.svelte-1coi8qz {
  background-color: #fff;
  color: #031419
}

.fv-banner-shiny-purple.svelte-1coi8qz {
  background-color: #6f41d7;
  color: #fff
}

.fv-banner-shiny-purple.svelte-1coi8qz .fv-banner-title a {
  color: #fff;
  text-decoration: underline
}

.fv-banner-dark-purple.svelte-1coi8qz {
  background-color: #361b71;
  color: #fff
}

.fv-banner-dark-purple.svelte-1coi8qz .fv-banner-title a {
  color: #fff;
  text-decoration: underline
}

.fv-banner-cdl-theme.svelte-1coi8qz {
  background-color: #ffa639;
  color: #031419
}

@keyframes svelte-1ula5q6-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-city-selector-button.svelte-1ula5q6 {
  border-radius: .25rem;
  padding: .25rem;
  color: inherit
}

.fv-city-selector-button.svelte-1ula5q6:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.fv-city-selector-button__favorites-icon.svelte-1ula5q6 {
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block
}

.fv-city-selector-button--light.svelte-1ula5q6 .fv-city-selector-button__favorites-icon:where(.svelte-1ula5q6) {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-city-selector-button--light-desktop.svelte-1ula5q6 .fv-city-selector-button__favorites-icon:where(.svelte-1ula5q6) {
    color: #031419
  }
}

@keyframes svelte-10ec86j-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.embla.svelte-10ec86j {
  overflow: hidden
}

.embla__container.svelte-10ec86j {
  display: flex;
  flex-direction: column;
  touch-action: pan-x pinch-zoom;
  height: 2.75rem
}

@keyframes svelte-1dnrhdz-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__dynamic-cta.svelte-1dnrhdz {
  height: 2.75rem;
  width: inherit
}

.search-typeahead__item.svelte-1dnrhdz {
  color: #031419;
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  height: 2.75rem;
  min-height: 2.75rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

@keyframes svelte-1bpcq16-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__placeholder.svelte-1bpcq16 {
  position: absolute;
  top: 0;
  left: 2.5rem;
  display: flex;
  align-items: center;
  gap: .25rem;
  pointer-events: none;
  z-index: 1;
  white-space: nowrap;
  width: calc(100% - 2.5rem);
  overflow: hidden
}

.search-typeahead__placeholder-static.svelte-1bpcq16 {
  color: #536b75;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.search-typeahead__placeholder-rtl.svelte-1bpcq16 {
  left: 0;
  right: 2.5rem;
  width: calc(100% - 5rem)
}

@keyframes svelte-13rfvtr-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead.svelte-13rfvtr {
  position: relative;
  display: inline-flex;
  width: 100%
}

.search-typeahead.svelte-13rfvtr .search-typeahead__search-icon,
.search-typeahead.svelte-13rfvtr .search-typeahead__clear-input-icon {
  color: inherit;
  width: .875rem;
  height: .875rem
}

@media (min-width: 62rem) {
  .search-typeahead.svelte-13rfvtr {
    max-width: 30rem
  }
}

.search-typeahead__box.svelte-13rfvtr {
  width: 100%;
  display: none;
  align-items: center;
  border-radius: 2rem;
  color: #fff;
  padding-block: 0;
  z-index: 25;
  background-color: #2c4751;
  padding-inline: 1rem .75rem;
  transition: all .3s ease;
  height: 2.75rem;
  position: relative
}

.search-typeahead__box.svelte-13rfvtr:focus-visible,
.search-typeahead__box.svelte-13rfvtr:focus-within {
  background-color: #536b75;
  border: .0625rem solid #06232c
}

.search-typeahead__box.svelte-13rfvtr .search-typeahead__item {
  color: #536b75
}

.search-typeahead__box__input.svelte-13rfvtr {
  border: 0;
  box-shadow: unset;
  border-radius: .25rem;
  width: 100%;
  padding-inline: .5rem;
  padding-block: .75rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: transparent;
  height: 2.75rem;
  color: #fff;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.search-typeahead__box__input--has-content.svelte-13rfvtr {
  padding-inline-end: 2rem
}

.search-typeahead__box__input.svelte-13rfvtr::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.search-typeahead__box__input.svelte-13rfvtr::placeholder {
  color: #a7b2ba
}

@media (min-width: 48rem) {
  .search-typeahead__box.svelte-13rfvtr {
    display: flex
  }

  .search-typeahead__box.svelte-13rfvtr:hover {
    background-color: #536b75
  }

  .search-typeahead__box.svelte-13rfvtr:hover .search-typeahead__item,
  .search-typeahead__box.svelte-13rfvtr:hover .search-typeahead__placeholder-static {
    color: #a7b2ba
  }
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr {
  background-color: unset;
  border: .0625rem solid;
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr:hover {
  background-color: unset;
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr:focus-within {
  background-color: unset;
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr .search-typeahead__item {
  color: unset
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr .search-typeahead__box__input {
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead__box.search-typeahead__themed.svelte-13rfvtr .search-typeahead__placeholder-static {
  color: unset
}

.search-typeahead__box.svelte-13rfvtr:focus-within,
.search-typeahead__box--focused.svelte-13rfvtr {
  background-color: #536b75;
  color: #fff
}

.search-typeahead__link.svelte-13rfvtr {
  align-items: center;
  background: #2c4751;
  border-radius: 2rem;
  color: #fff;
  display: flex;
  padding-block: 0;
  padding-inline: 1rem;
  width: 100%;
  z-index: 25;
  height: 2.75rem;
  text-decoration: none;
  position: relative
}

@media (min-width: 48rem) {
  .search-typeahead__link.svelte-13rfvtr {
    display: none
  }
}

.search-typeahead__link.svelte-13rfvtr:focus,
.search-typeahead__link.svelte-13rfvtr:focus-within {
  text-decoration: none;
  background: #2c4751
}

.search-typeahead__link-light.svelte-13rfvtr {
  background-color: #fff;
  border: .0625rem solid #ccd2d8;
  padding-inline: 1rem .75rem;
  color: #031419
}

.search-typeahead__link-light.svelte-13rfvtr:focus {
  background-color: #fff
}

.search-typeahead__link-light.svelte-13rfvtr .search-typeahead__item {
  color: #031419
}

.search-typeahead__link-light.svelte-13rfvtr .search-typeahead__search-icon {
  color: #06232c;
  width: .875rem;
  height: .875rem
}

@media (min-width: 62rem) {
  .search-typeahead__link-light-desktop.svelte-13rfvtr {
    background-color: #fff;
    border: .0625rem solid #ccd2d8;
    padding-inline: 1rem .75rem;
    color: #031419
  }

  .search-typeahead__link-light-desktop.svelte-13rfvtr:focus {
    background-color: #fff
  }

  .search-typeahead__link-light-desktop.svelte-13rfvtr .search-typeahead__item {
    color: #031419
  }

  .search-typeahead__link-light-desktop.svelte-13rfvtr .search-typeahead__search-icon {
    color: #06232c;
    width: .875rem;
    height: .875rem
  }
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__search-icon,
.search-typeahead-light.svelte-13rfvtr .search-typeahead__clear-input-icon {
  color: #06232c
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr) {
  background-color: #fff;
  border: .0625rem solid #ccd2d8
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):focus-visible,
.search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):focus-within {
  background-color: #fff;
  border: .0625rem solid #06232c
}

@media (min-width: 48rem) {
  .search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover {
    border: .0625rem solid #000405;
    background-color: #f2f3f3
  }

  .search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover .search-typeahead__item {
    color: #031419
  }

  .search-typeahead-light.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover .search-typeahead__placeholder-static {
    color: #031419
  }
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__box__input:where(.svelte-13rfvtr) {
  color: #031419
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__box__input:where(.svelte-13rfvtr)::placeholder {
  color: #536b75
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__clear-button:where(.svelte-13rfvtr):focus-visible {
  outline: none
}

.search-typeahead-light.svelte-13rfvtr .search-typeahead__clear-button:where(.svelte-13rfvtr):focus-visible:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: .25rem;
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem;
  pointer-events: none
}

@media (min-width: 62rem) {

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__search-icon,
  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__clear-input-icon {
    color: #06232c
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr) {
    background-color: #fff;
    border: .0625rem solid #ccd2d8
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):focus-visible,
  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):focus-within {
    background-color: #fff;
    border: .0625rem solid #06232c
  }
}

@media (min-width: 62rem) and (min-width: 48rem) {
  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover {
    border: .0625rem solid #000405;
    background-color: #f2f3f3
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover .search-typeahead__item {
    color: #031419
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box:where(.svelte-13rfvtr):hover .search-typeahead__placeholder-static {
    color: #031419
  }
}

@media (min-width: 62rem) {
  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box__input:where(.svelte-13rfvtr) {
    color: #031419
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__box__input:where(.svelte-13rfvtr)::placeholder {
    color: #536b75
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__clear-button:where(.svelte-13rfvtr):focus-visible {
    outline: none
  }

  .search-typeahead-light-desktop.svelte-13rfvtr .search-typeahead__clear-button:where(.svelte-13rfvtr):focus-visible:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.5rem;
    height: 1.5rem;
    border-radius: .25rem;
    outline: .25rem solid #aacbe1;
    outline-offset: .125rem;
    pointer-events: none
  }
}

.search-typeahead__clear-button.svelte-13rfvtr {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 2rem;
  border-radius: .25rem;
  position: relative
}

.search-typeahead__clear-button.svelte-13rfvtr:focus-visible {
  outline: none
}

.search-typeahead__clear-button.svelte-13rfvtr:focus-visible:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: .25rem;
  outline: .125rem solid #aacbe1;
  outline-offset: .125rem;
  pointer-events: none
}

.search-typeahead__search-icon {
  font-size: 1.25rem;
  z-index: 30;
  line-height: 100%
}

.search-typeahead__clear-input-icon {
  font-size: 1rem;
  opacity: .8;
  cursor: pointer;
  z-index: 30;
  line-height: 100%
}

@keyframes svelte-1is050p-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-city-selector-button.svelte-1is050p {
  display: flex;
  align-items: center;
  gap: .5rem;
  text-decoration: none;
  cursor: pointer;
  max-width: 100%;
  height: 100%;
  border-radius: .25rem;
  padding: .25rem;
  min-height: 2rem;
  color: inherit;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.fv-city-selector-button.svelte-1is050p:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

@media (min-width: 48rem) {
  .fv-city-selector-button.svelte-1is050p {
    gap: .75rem
  }
}

.fv-city-selector-button.svelte-1is050p .desktop:where(.svelte-1is050p) {
  display: none
}

@media (min-width: 48rem) {
  .fv-city-selector-button.svelte-1is050p .desktop:where(.svelte-1is050p) {
    display: unset
  }
}

@media (min-width: 48rem) {
  .fv-city-selector-button__location-icon.svelte-1is050p {
    display: none
  }
}

.fv-city-selector-button__icon-mode.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p) {
  padding: unset;
  padding-inline: unset;
  border: unset;
  width: 1.125rem;
  height: 1.125rem
}

.fv-city-selector-button__title.svelte-1is050p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden
}

.fv-city-selector-button__description.svelte-1is050p {
  display: flex;
  gap: .5rem;
  max-width: 100%;
  align-items: center
}

@media (min-width: 48rem) {
  .fv-city-selector-button__description.svelte-1is050p {
    display: block
  }
}

.fv-city-selector-button__description--name.svelte-1is050p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.5rem;
  transition: all .3s ease;
  max-width: 14.25rem
}

@media (min-width: 48rem) {
  .fv-city-selector-button__description--name.svelte-1is050p {
    line-height: 1rem
  }
}

@media (min-width: 48rem) {

  .fv-city-selector-button__location-icon.svelte-1is050p,
  .fv-city-selector-button__description.svelte-1is050p,
  .fv-city-selector-button__description--name.svelte-1is050p {
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }

  .fv-city-selector-button__description.svelte-1is050p:hover .fv-city-selector-button__description--name:where(.svelte-1is050p) {
    text-decoration: underline
  }
}

.fv-city-selector-button--light.svelte-1is050p {
  color: #031419
}

.fv-city-selector-button--light.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p) {
  border-color: #031419;
  color: #031419
}

@media (min-width: 48rem) {

  .fv-city-selector-button--light.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p),
  .fv-city-selector-button--light.svelte-1is050p .fv-city-selector-button__description:where(.svelte-1is050p),
  .fv-city-selector-button--light.svelte-1is050p .fv-city-selector-button__description--name:where(.svelte-1is050p) {
    color: #031419;
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

@media (min-width: 62rem) {
  .fv-city-selector-button--light-desktop.svelte-1is050p {
    color: #031419
  }

  .fv-city-selector-button--light-desktop.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p) {
    border-color: #031419;
    color: #031419
  }
}

@media (min-width: 62rem) and (min-width: 48rem) {

  .fv-city-selector-button--light-desktop.svelte-1is050p .fv-city-selector-button__location-icon:where(.svelte-1is050p),
  .fv-city-selector-button--light-desktop.svelte-1is050p .fv-city-selector-button__description:where(.svelte-1is050p),
  .fv-city-selector-button--light-desktop.svelte-1is050p .fv-city-selector-button__description--name:where(.svelte-1is050p) {
    color: #031419;
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

@keyframes svelte-4w2le9-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.currency-selector.svelte-4w2le9 {
  position: relative;
  display: flex;
  align-items: center
}

.currency-selector__btn.svelte-4w2le9 {
  color: inherit;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .25rem;
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  border-radius: .25rem;
  padding: .25rem;
  transition: all .3s ease;
  text-transform: uppercase
}

.currency-selector__btn.svelte-4w2le9:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.currency-selector__text.svelte-4w2le9 {
  font: 400 .875rem/1.25rem Montserrat, sans-serif
}

@media (min-width: 48rem) {
  .currency-selector__text.svelte-4w2le9 {
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

.currency-selector--light.svelte-4w2le9 .currency-selector__btn:where(.svelte-4w2le9) {
  color: #031419
}

@media (min-width: 62rem) {
  .currency-selector--light-desktop.svelte-4w2le9 .currency-selector__btn:where(.svelte-4w2le9) {
    color: #031419
  }
}

@keyframes svelte-14cv5y5-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.header-logo.svelte-14cv5y5 {
  display: flex
}

.header-logo.svelte-14cv5y5 a:where(.svelte-14cv5y5) {
  border-radius: .25rem
}

.header-logo.svelte-14cv5y5 a:where(.svelte-14cv5y5):focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.header-logo--fever.svelte-14cv5y5 {
  margin-block-start: -.25rem
}

.header-logo--centered.svelte-14cv5y5 {
  justify-content: center;
  flex: 1
}

.header-logo.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
  height: 1.5rem
}

@media (min-width: 48rem) {
  .header-logo.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
    height: 1.75rem
  }
}

.header-logo--big.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
  height: 2.5rem
}

.header-logo--extra-big.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
  width: auto;
  height: 2.5rem
}

@media (min-width: 62rem) {
  .header-logo--extra-big.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
    height: 3.75rem
  }
}

.header-logo--liveyourcity.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
  height: 2rem
}

@media (min-width: 48rem) {
  .header-logo--liveyourcity.svelte-14cv5y5 .logo-theme:where(.svelte-14cv5y5) {
    height: 2.75rem
  }
}

.logo.svelte-14cv5y5 {
  color: #fff
}

.logo--liveyourcity.svelte-14cv5y5 {
  height: 2.1875rem;
  width: 7rem
}

.logo--fever.svelte-14cv5y5 {
  height: 1.5rem;
  width: 4.9375rem
}

@media (min-width: 48rem) {
  .logo--fever.svelte-14cv5y5 {
    height: 1.75rem
  }
}

.logo--light.svelte-14cv5y5 .logo:where(.svelte-14cv5y5) {
  color: #031419
}

@media (min-width: 62rem) {
  .logo--light-desktop.svelte-14cv5y5 .logo:where(.svelte-14cv5y5) {
    color: #031419
  }
}

@keyframes svelte-sv3jmm-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

[dir=rtl] .fv-language-selector.svelte-sv3jmm {
  right: auto;
  left: 1rem
}

@media (min-width: 48rem) {
  [dir=rtl] .fv-language-selector.svelte-sv3jmm {
    left: .5rem
  }
}

.fv-language-selector.svelte-sv3jmm {
  position: absolute;
  top: 2.9375rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: fit-content;
  display: none;
  flex-direction: column;
  padding: 1rem;
  color: #031419;
  background-color: #fff;
  border-radius: .5rem;
  box-shadow: 0 .5rem 1rem #0000003d;
  line-height: 1.4em;
  overflow: hidden;
  text-align: left;
  z-index: 1055;
  font-size: 1rem
}

@media (min-width: 48rem) {
  .fv-language-selector.svelte-sv3jmm {
    top: 4.25rem;
    right: .5rem
  }
}

.fv-language-selector--with-key.svelte-sv3jmm {
  transform: unset;
  left: unset;
  right: .5rem
}

.fv-language-selector__language.svelte-sv3jmm {
  margin-bottom: .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #0079ca;
  text-decoration: none
}

.fv-language-selector__language.svelte-sv3jmm:hover {
  color: #005795
}

.fv-language-selector__language.svelte-sv3jmm:last-child {
  margin: 0
}

.fv-language-selector__language--selected.svelte-sv3jmm,
.fv-language-selector__language--selected.svelte-sv3jmm:hover {
  color: #a7b2ba
}

@keyframes svelte-1tnrb91-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.language-selector-button.svelte-1tnrb91 {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  text-transform: uppercase;
  transition: all .3s ease;
  gap: .25rem;
  border-radius: .25rem;
  padding: .25rem
}

.language-selector-button.svelte-1tnrb91:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.language-selector-button.svelte-1tnrb91 .language-icon {
  margin-inline-start: 0;
  font-size: .875rem;
  width: 1rem;
  height: 1rem
}

@media (min-width: 48rem) {
  .language-selector-button.svelte-1tnrb91 .language-icon {
    width: 1.125rem;
    height: 1.125rem
  }
}

.language-selector-button-text.svelte-1tnrb91 {
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.language-selector-button--with-key.svelte-1tnrb91 {
  color: #031419
}

.language-selector-button.svelte-1tnrb91:not(.language-selector-button--with-key) .language-selector-button-text:where(.svelte-1tnrb91) {
  display: none
}

@media (min-width: 48rem) {
  .language-selector-button.svelte-1tnrb91:not(.language-selector-button--with-key) .language-selector-button-text:where(.svelte-1tnrb91) {
    display: block
  }
}

@media (min-width: 48rem) {
  .language-selector-button-text.svelte-1tnrb91 {
    display: block
  }
}

.language-selector-button--light.svelte-1tnrb91 {
  color: #031419
}

@media (min-width: 62rem) {
  .language-selector-button--light-desktop.svelte-1tnrb91 {
    color: #031419
  }
}

@keyframes svelte-zlpz83-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-login.svelte-zlpz83 {
  cursor: pointer;
  color: var(--theme-color-text-contrast, #ffffff);
  text-decoration: none;
  transition: all .3s ease;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  border-radius: .25rem
}

.fv-login.svelte-zlpz83:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

@media (min-width: 48rem) {
  .fv-login.svelte-zlpz83 {
    width: 1.75rem;
    height: 1.75rem
  }
}

.fv-login.svelte-zlpz83 .close-icon,
.fv-login.svelte-zlpz83 .fv-login__user {
  width: 1.125rem;
  height: 1.125rem
}

@media (min-width: 48rem) {

  .fv-login.svelte-zlpz83 .close-icon,
  .fv-login.svelte-zlpz83 .fv-login__user {
    width: 1.75rem;
    height: 1.75rem
  }
}

.fv-login.svelte-zlpz83 .fv-login__avatar {
  width: 1.375rem;
  height: 1.375rem
}

@media (min-width: 48rem) {
  .fv-login.svelte-zlpz83 .fv-login__avatar {
    width: 1.75rem;
    height: 1.75rem
  }
}

.fv-login__close.svelte-zlpz83 {
  position: absolute;
  display: none;
  width: 1.75rem;
  height: 1.75rem;
  font-size: .75rem
}

.fv-login__close--opened.svelte-zlpz83 {
  display: block
}

.fv-login.svelte-zlpz83 .close-icon {
  position: absolute;
  display: block;
  right: -.125rem;
  top: -.25rem;
  height: .75rem;
  width: .75rem;
  text-align: center;
  background: #06232c;
  border-radius: 100%
}

.fv-login__avatar.svelte-zlpz83 {
  display: inline-block;
  width: 1.75rem;
  height: 1.75rem;
  background-size: cover;
  border-radius: 100%
}

.fv-login--light.svelte-zlpz83 {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-login--light-desktop.svelte-zlpz83 {
    color: #031419
  }
}

.fv-login--logged.svelte-zlpz83 {
  width: 1.375rem;
  height: 1.375rem
}

@media (min-width: 48rem) {
  .fv-login--logged.svelte-zlpz83 {
    width: 1.75rem;
    height: 1.75rem
  }
}

@keyframes svelte-2jmz1t-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters-item__link.svelte-2jmz1t {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  line-height: 1.4em;
  color: #031419;
  text-decoration: none
}

.fv-what-plan-filters-item__link.svelte-2jmz1t:hover {
  color: #031419
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-item__link.svelte-2jmz1t {
    color: #fff
  }
}

.fv-what-plan-filters-item__link--light.svelte-2jmz1t {
  color: #031419
}

.fv-what-plan-filters-item__link--light.svelte-2jmz1t:focus-visible {
  outline: .125rem auto #031419;
  outline-offset: -.125rem
}

.fv-what-plan-filters-item__link--dark.svelte-2jmz1t {
  color: #fff
}

.fv-what-plan-filters-item__link--dark.svelte-2jmz1t:focus-visible {
  outline: .125rem auto #ffffff;
  outline-offset: -.125rem
}

.fv-what-plan-filters-item__img.svelte-2jmz1t {
  width: 3rem;
  height: 3rem;
  margin-inline-end: .5rem;
  border-radius: .5rem
}

@keyframes svelte-wqsyuy-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters-sub-menu__button.svelte-wqsyuy {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  line-height: 1.4em;
  color: #031419;
  text-decoration: none;
  text-align: start;
  width: 100%
}

.fv-what-plan-filters-sub-menu__button.svelte-wqsyuy:hover {
  color: #031419
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-sub-menu__button.svelte-wqsyuy {
    color: #fff
  }
}

.fv-what-plan-filters-sub-menu__button--light.svelte-wqsyuy {
  color: #031419
}

.fv-what-plan-filters-sub-menu__button--light.svelte-wqsyuy:focus-visible {
  outline: .125rem auto #031419
}

.fv-what-plan-filters-sub-menu__button--dark.svelte-wqsyuy {
  color: #fff
}

.fv-what-plan-filters-sub-menu__button--dark.svelte-wqsyuy:focus-visible {
  outline: .125rem auto #ffffff
}

.fv-what-plan-filters-sub-menu__img.svelte-wqsyuy {
  width: 3rem;
  height: 3rem;
  margin-inline-end: .5rem;
  border-radius: .5rem
}

.fv-what-plan-filters-sub-menu__title.svelte-wqsyuy {
  flex: 1
}

.fv-what-plan-filters-sub-menu__list.svelte-wqsyuy {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  list-style-type: none;
  overflow-y: hidden;
  overflow-x: hidden;
  padding-inline: 0;
  margin-bottom: 0;
  height: 100%
}

.fv-what-plan-filters-sub-menu--hidden.svelte-wqsyuy {
  display: none
}

@keyframes svelte-1b551nt-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters.svelte-1b551nt {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  list-style-type: none;
  overflow-y: scroll;
  overflow-x: hidden;
  box-shadow: 0 .125rem .25rem #00000029;
  padding-inline: 1rem;
  padding-block: 1rem;
  margin-bottom: 0;
  height: 100vh
}

@media (min-width: 48rem) {
  .fv-what-plan-filters.svelte-1b551nt {
    padding-inline: 1.5rem;
    padding-block: 1.5rem
  }
}

.fv-what-plan-filters--is-dropdown.svelte-1b551nt {
  height: calc(100dvh - 154px)
}

.fv-what-plan-filters--hidden.svelte-1b551nt {
  display: none
}

@keyframes svelte-b2yr3a-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-category-menu__link.svelte-b2yr3a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  transition: all .3s ease;
  display: flex;
  align-items: center;
  gap: .5rem;
  border-radius: .25rem;
  padding: .25rem;
  height: 100%;
  min-height: 2rem
}

.fv-category-menu__link.svelte-b2yr3a:focus-visible {
  outline: .25rem solid #aacbe1;
  outline-offset: .125rem
}

.fv-category-menu__link.svelte-b2yr3a>span:where(.svelte-b2yr3a) {
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .fv-category-menu__link.svelte-b2yr3a:hover>span:where(.svelte-b2yr3a) {
    text-decoration: underline
  }
}

.fv-category-menu__link--light.svelte-b2yr3a {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-category-menu__link--light-desktop.svelte-b2yr3a {
    color: #031419
  }
}

@keyframes svelte-1wtpo8f-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters-title.svelte-1wtpo8f {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding-block: 1rem;
  margin-inline: 1rem;
  color: #031419
}

.fv-what-plan-filters-title__container.svelte-1wtpo8f {
  display: flex;
  align-items: center;
  gap: .5rem
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-title__container.svelte-1wtpo8f {
    gap: 0
  }
}

.fv-what-plan-filters-title__button.svelte-1wtpo8f {
  display: inline-flex;
  align-items: center;
  height: 1.25rem;
  width: fit-content;
  gap: .5rem;
  color: #031419
}

.fv-what-plan-filters-title__button.svelte-1wtpo8f:focus-visible {
  outline: .125rem auto #031419
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-title__button.svelte-1wtpo8f {
    height: 2rem;
    gap: 0
  }
}

.fv-what-plan-filters-title__button.svelte-1wtpo8f * {
  min-width: 1.25rem
}

@media (min-width: 48rem) {
  .fv-what-plan-filters-title__button.svelte-1wtpo8f * {
    min-width: 2rem
  }
}

.fv-what-plan-filters-title__title.svelte-1wtpo8f {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  margin-bottom: 0
}

@keyframes svelte-1crr9nr-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-navbar.svelte-1crr9nr {
  background-color: var(--theme-header-color-background, #06232c);
  position: sticky;
  display: flex;
  flex-wrap: wrap;
  top: 0;
  width: 100%;
  align-items: center;
  z-index: 1030;
  box-shadow: 0 .75rem .75rem #0000000d;
  padding-block: .75rem;
  padding-inline: 1rem;
  min-height: 3.5rem;
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .fv-navbar.svelte-1crr9nr {
    min-height: 4.5rem;
    padding-inline: 1.5rem
  }
}

.fv-navbar--dark.svelte-1crr9nr {
  background-color: #000
}

.fv-navbar--cinema.svelte-1crr9nr {
  background-color: #06232c
}

@media (min-width: 48rem) {
  .fv-navbar--no-search.svelte-1crr9nr .fv-navbar__tools:where(.svelte-1crr9nr) {
    flex: 1
  }
}

.fv-navbar--wrapper.svelte-1crr9nr {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 80rem;
  margin: 0 auto
}

@media (min-width: 62rem) {
  .fv-navbar--wrapper.svelte-1crr9nr {
    padding-left: .5rem
  }

  .fv-navbar--wrapper.svelte-1crr9nr .fv-navbar__menu-item--select-city:where(.svelte-1crr9nr),
  .fv-navbar--wrapper.svelte-1crr9nr .fv-navbar__menu-item--what-plan-filter-button:where(.svelte-1crr9nr) {
    padding-block: 0;
    padding-inline: .75rem 1rem;
    margin-inline-end: 0
  }
}

.fv-navbar__language-selector.svelte-1crr9nr {
  display: none
}

@media (min-width: 48rem) {
  .fv-navbar__language-selector.svelte-1crr9nr {
    display: flex
  }
}

.fv-navbar__group.svelte-1crr9nr {
  display: flex;
  align-items: center;
  gap: .5rem
}

.fv-navbar__search-link.svelte-1crr9nr .fv-navbar__link:where(.svelte-1crr9nr),
.fv-navbar__search-link.svelte-1crr9nr .search-icon {
  display: flex;
  width: 1.125rem;
  height: 1.125rem
}

@media (min-width: 48rem) {
  .fv-navbar__search-link.svelte-1crr9nr {
    display: flex;
    justify-content: flex-end;
    flex: 1
  }
}

.fv-navbar__search-link-light.svelte-1crr9nr .fv-navbar__link:where(.svelte-1crr9nr),
.fv-navbar__search-link-light.svelte-1crr9nr .search-icon {
  color: #031419
}

@media (min-width: 62rem) {

  .fv-navbar__search-link-light-desktop.svelte-1crr9nr .fv-navbar__link:where(.svelte-1crr9nr),
  .fv-navbar__search-link-light-desktop.svelte-1crr9nr .search-icon {
    color: #031419
  }
}

.fv-navbar__search.svelte-1crr9nr {
  width: 100%;
  padding-block: 1rem 0;
  padding-inline: 0;
  position: relative;
  text-align: end;
  display: none
}

@media (min-width: 48rem) {
  .fv-navbar__search.svelte-1crr9nr {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    display: block;
    padding-block: 0;
    max-width: 37.5rem
  }

  .fv-navbar__search.svelte-1crr9nr .search-typeahead {
    max-width: 37.5rem
  }
}

.fv-navbar__toggle.svelte-1crr9nr {
  color: var(--theme-color-text-contrast, #ffffff);
  padding: 0;
  background: none;
  font-size: 1.5rem;
  border: none;
  line-height: .5em;
  outline: none;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  align-items: center
}

.fv-navbar__toggle.svelte-1crr9nr .toggle-icon {
  vertical-align: sub;
  margin-inline-end: 0;
  width: 100%;
  height: 100%
}

.fv-navbar__toggle--light.svelte-1crr9nr .toggle-icon {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-navbar__toggle--light-desktop.svelte-1crr9nr .toggle-icon {
    color: #031419
  }
}

@media (min-width: 48rem) {
  .fv-navbar__toggle.svelte-1crr9nr {
    display: none
  }
}

.fv-navbar__tools.svelte-1crr9nr {
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0;
  justify-content: flex-end;
  flex: 1 1 0;
  width: auto;
  min-width: 0;
  list-style: none;
  align-items: center
}

.fv-navbar__tools.svelte-1crr9nr li:where(.svelte-1crr9nr) {
  font-size: 1.75rem;
  line-height: .5em;
  position: relative;
  margin-inline-start: 1.125rem;
  color: var(--theme-color-text-contrast, #ffffff)
}

@media (max-width: 47.98rem) {
  .fv-navbar__tools.svelte-1crr9nr {
    position: relative;
    right: 0
  }
}

@media (min-width: 48rem) {
  .fv-navbar__tools.svelte-1crr9nr {
    order: 2
  }
}

@media (min-width: 62rem) {
  .fv-navbar__tools.svelte-1crr9nr {
    order: 3
  }
}

@media (min-width: 62rem) {
  .fv-navbar__tools--search.svelte-1crr9nr {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    flex: 1 0 auto
  }
}

.fv-navbar__menu.svelte-1crr9nr {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center
}

@media (max-width: 47.98rem) {
  .fv-navbar__menu.svelte-1crr9nr {
    position: absolute;
    display: block;
    width: 100%;
    overflow: hidden;
    top: 100%;
    left: 1rem;
    background: #031419;
    margin-block: 0;
    margin-inline: -1rem;
    transition: .3s all ease-in-out;
    visibility: hidden;
    max-height: 0;
    opacity: .6
  }

  .fv-navbar__menu.is-open.svelte-1crr9nr {
    visibility: visible;
    opacity: 1;
    max-height: calc(100vh - 56px)
  }
}

@media (min-width: 48rem) {
  .fv-navbar__menu.svelte-1crr9nr {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    order: 1;
    transition: none;
    visibility: visible
  }
}

.fv-navbar__menu-item.svelte-1crr9nr {
  display: inline-block;
  line-height: 1em;
  padding-block: .5rem;
  padding-inline: 0
}

@media (min-width: 48rem) {
  .fv-navbar__menu-item.svelte-1crr9nr {
    padding-block: .375rem;
    padding-inline: 0 1.5rem
  }
}

.fv-navbar__menu-item--select-city.svelte-1crr9nr {
  margin-inline-end: 1rem;
  padding-inline-end: 1rem
}

@media (min-width: 62rem) {
  .fv-navbar__menu-item.svelte-1crr9nr {
    padding-block: .5rem;
    padding-inline: 0 1.5rem
  }
}

@media (max-width: 47.98rem) {
  .fv-navbar__menu-item--select-city.svelte-1crr9nr {
    margin-inline-end: 0;
    padding: .5rem;
    width: 100%;
    border: none;
    background-color: #fff;
    order: 1;
    border-top: 1px solid #ccd2d8;
    border-bottom: 1px solid #ccd2d8;
    font-size: 400 1rem / 1.5rem "Montserrat", sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center
  }

  .fv-navbar__menu-item--select-city.svelte-1crr9nr .fv-navbar__divider:where(.svelte-1crr9nr) {
    height: 1.5rem
  }

  .fv-navbar__menu-item--create-plan.svelte-1crr9nr {
    display: none
  }

  .fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
    width: 100%;
    order: 2
  }
}

.fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
  padding-inline: .75rem 1rem;
  padding-block: .5rem
}

@media (max-width: 47.98rem) {
  .fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
    display: none
  }
}

@media (min-width: 48rem) {
  .fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
    padding-block: .375rem
  }
}

@media (min-width: 62rem) {
  .fv-navbar__menu-item--what-plan-filter-button.svelte-1crr9nr {
    padding-block: .5rem
  }
}

.fv-navbar__menu-item--create-plan.svelte-1crr9nr {
  padding-inline: .75rem 1rem;
  padding-block: .75rem;
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

.fv-navbar__menu-item--create-plan.svelte-1crr9nr .fv-navbar__link--create-plan {
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  font-weight: unset;
  color: #fff;
  transition: all .3s ease
}

.fv-navbar__menu-item--create-plan.svelte-1crr9nr .fv-navbar__link--create-plan:hover {
  color: #f2f3f3;
  text-decoration: underline
}

.fv-navbar__menu-item--create-plan--light.svelte-1crr9nr .fv-navbar__link--create-plan {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-navbar__menu-item--create-plan--light-desktop.svelte-1crr9nr .fv-navbar__link--create-plan {
    color: #031419
  }
}

.fv-navbar__menu-item--what-plan-filters.svelte-1crr9nr {
  width: 100%
}

@media (min-width: 48rem) {
  .fv-navbar__menu-item--what-plan-filters.svelte-1crr9nr {
    display: none
  }
}

.fv-navbar__menu-list.svelte-1crr9nr {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: var(--theme-color-text-contrast, #ffffff)
}

@media (min-width: 48rem) {
  .fv-navbar__menu-list.svelte-1crr9nr {
    display: flex;
    padding-inline-start: 1.5rem;
    background-color: transparent
  }
}

.fv-navbar--light.svelte-1crr9nr {
  background-color: #fff;
  color: #fff
}

.fv-navbar--light.svelte-1crr9nr .fv-navbar__menu-item--selected-city:where(.svelte-1crr9nr) {
  border-inline-color: #031419
}

.fv-navbar--light.svelte-1crr9nr .fv-navbar__menu-item--select-city:where(.svelte-1crr9nr) {
  margin-inline-end: 0
}

.fv-navbar--light.svelte-1crr9nr .fv-navbar__toggle:where(.svelte-1crr9nr) {
  color: #031419
}

@media (min-width: 62rem) {
  .fv-navbar--light-desktop.svelte-1crr9nr {
    background-color: #fff;
    color: #fff
  }

  .fv-navbar--light-desktop.svelte-1crr9nr .fv-navbar__menu-item--selected-city:where(.svelte-1crr9nr) {
    border-inline-color: #031419
  }

  .fv-navbar--light-desktop.svelte-1crr9nr .fv-navbar__menu-item--select-city:where(.svelte-1crr9nr) {
    margin-inline-end: 0
  }

  .fv-navbar--light-desktop.svelte-1crr9nr .fv-navbar__toggle:where(.svelte-1crr9nr) {
    color: #031419
  }
}

@media (min-width: 48rem) {
  .fv-navbar.svelte-1crr9nr .mobile:where(.svelte-1crr9nr) {
    display: none
  }
}

.fv-navbar__divider.svelte-1crr9nr {
  width: .0625rem;
  height: 3rem;
  background: linear-gradient(#06232c, #536b75, #06232c)
}

.fv-navbar__divider--light.svelte-1crr9nr {
  background: linear-gradient(#fff, #ccd2d8, #fff)
}

.fv-navbar__divider.desktop.svelte-1crr9nr {
  display: none
}

@media (min-width: 48rem) {
  .fv-navbar__divider.desktop.svelte-1crr9nr {
    display: block
  }
}

.fv-navbar--themed.svelte-1crr9nr .fv-navbar__divider:where(.svelte-1crr9nr) {
  display: none
}

.fv-navbar--no-shadow.svelte-1crr9nr {
  box-shadow: unset
}

.fv-navbar__logo-dark.svelte-1crr9nr {
  display: none
}

.fv-navbar__logo-container--light.svelte-1crr9nr .fv-navbar__logo-light:where(.svelte-1crr9nr) {
  display: none
}

.fv-navbar__logo-container--light.svelte-1crr9nr .fv-navbar__logo-dark:where(.svelte-1crr9nr) {
  display: block
}

@media (min-width: 62rem) {
  .fv-navbar__logo-container--light-desktop.svelte-1crr9nr .fv-navbar__logo-light:where(.svelte-1crr9nr) {
    display: none
  }

  .fv-navbar__logo-container--light-desktop.svelte-1crr9nr .fv-navbar__logo-dark:where(.svelte-1crr9nr) {
    display: block
  }
}

.fv-navbar--has-banner.svelte-1crr9nr {
  top: 2.25rem
}

.fv-navbar.svelte-1crr9nr .desktop:where(.svelte-1crr9nr) {
  display: none
}

@media (min-width: 48rem) {
  .fv-navbar.svelte-1crr9nr .desktop:where(.svelte-1crr9nr) {
    display: block
  }
}

.fv-navbar.svelte-1crr9nr .language-selector-button-list>.language-selector-button {
  color: var(--theme-color-text-contrast, #ffffff)
}

.fv-navbar--bottom-banner.svelte-1crr9nr {
  padding-bottom: 0
}

.fv-navbar--wrapper-bottom-banner.svelte-1crr9nr {
  width: 100%
}

.fv-navbar__bottom-banner.svelte-1crr9nr {
  margin-inline: -1rem;
  margin-top: .75rem
}

@media (min-width: 48rem) {
  .fv-navbar__bottom-banner.svelte-1crr9nr {
    margin-inline: -1.5rem
  }
}

.fv-navbar__link {
  color: var(--theme-color-text-contrast, #ffffff);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer
}

.fv-navbar__link:hover {
  text-decoration: none;
  color: var(--theme-color-text-contrast, #ffffff)
}

.search-typeahead-no-results__title {
  color: #031419
}

@keyframes svelte-1o7minn-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-navbar.svelte-1o7minn {
  background-color: var(--theme-header-color-background, #06232c);
  position: fixed;
  display: flex;
  flex-wrap: wrap;
  top: 0;
  width: 100%;
  align-items: center;
  box-shadow: 0 .75rem .75rem #0000000d;
  padding-block: .75rem;
  padding-inline: 1rem;
  z-index: 1030;
  transition: transform .3s ease-in-out;
  height: 3.5rem
}

@media (min-width: 48rem) {
  .fv-navbar.svelte-1o7minn {
    padding-inline: 1.5rem;
    height: 4.5rem
  }
}

.fv-navbar--wrapper.svelte-1o7minn {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 80rem;
  margin: 0 auto
}

@media (min-width: 62rem) {
  .fv-navbar--wrapper.svelte-1o7minn {
    padding-left: .5rem
  }
}

.fv-navbar__title.svelte-1o7minn {
  color: #fff;
  font-family: MaisonNeue, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  margin: 0 0 0 .5rem;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80vw;
  flex: 1;
  min-width: 0
}

@media (max-width: 47.98rem) {
  .fv-navbar__title.svelte-1o7minn {
    max-width: calc(100vw - 7.5rem)
  }
}

@media (max-width: 35.98rem) {
  .fv-navbar__title.svelte-1o7minn {
    max-width: calc(100vw - 6.25rem)
  }
}

.fv-navbar__back-btn.svelte-1o7minn {
  background: #06232c66;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: .75rem;
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .2s ease;
  backdrop-filter: blur(.3125rem);
  flex-shrink: 0
}

.fv-navbar__back-btn.svelte-1o7minn svg {
  color: #fff
}

.fv-navbar__back-btn.svelte-1o7minn:active {
  background-color: #06232ccc;
  transform: scale(.95)
}

.fv-navbar--native.svelte-1o7minn {
  background-color: #06232c !important;
  backdrop-filter: blur(.625rem);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  box-shadow: 0 .25rem .625rem #06232c33;
  z-index: 9999 !important;
  transition: background-color .3s ease, backdrop-filter .3s ease, border-bottom-color .3s ease, box-shadow .3s ease
}

.fv-navbar--native.fv-navbar--light.svelte-1o7minn {
  background-color: #fff !important;
  box-shadow: unset
}

.fv-navbar--native.fv-navbar--light.svelte-1o7minn .fv-navbar__title:where(.svelte-1o7minn) {
  color: #031419
}

.fv-navbar--native.fv-navbar--light.svelte-1o7minn:not(.fv-navbar--transparent) .fv-navbar__back-btn:where(.svelte-1o7minn) {
  background: transparent !important;
  color: #031419
}

.fv-navbar--native.fv-navbar--light.svelte-1o7minn:not(.fv-navbar--transparent) .fv-navbar__back-btn:where(.svelte-1o7minn) svg {
  color: #031419
}

.fv-navbar--native.fv-navbar--transparent.svelte-1o7minn {
  background-color: transparent !important;
  backdrop-filter: blur(0);
  border-bottom-color: transparent;
  box-shadow: none
}

.fv-navbar--native.svelte-1o7minn .fv-navbar--wrapper:where(.svelte-1o7minn) {
  display: flex;
  align-items: center;
  gap: .5rem;
  width: 100%;
  min-width: 0
}

@keyframes svelte-19d7vuv-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-footer__link.svelte-19d7vuv {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.fv-footer__link.svelte-19d7vuv:hover {
  color: #fff
}

@keyframes svelte-f5vv0r-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

a.svelte-f5vv0r {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

a.svelte-f5vv0r:hover {
  color: #fff
}

@keyframes svelte-47inl8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.section-item.svelte-47inl8 {
  padding-block: .5rem;
  padding-inline: 0
}

.section-item__title.svelte-47inl8 {
  position: relative;
  display: flex;
  align-items: center;
  padding: .25rem 2rem .25rem .5rem;
  padding-block: .25rem;
  padding-inline: .5rem 2rem;
  font-size: 1.125rem;
  border-radius: .5rem;
  cursor: pointer;
  text-decoration: none
}

.section-item__title.svelte-47inl8+div:where(.svelte-47inl8) {
  padding-block: 1rem;
  padding-inline: .25rem;
  overflow: hidden
}

.section-item__title.svelte-47inl8:hover {
  background-color: #f2f3f3
}

.section-item__title.svelte-47inl8 .svg-inline--fa {
  position: absolute;
  right: 1rem
}

.section-item__title.is-active.svelte-47inl8 .svg-inline--fa {
  transform: rotate(90deg)
}

@keyframes svelte-4bowhg-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-cookies-management.svelte-4bowhg {
  padding: 1rem .75rem
}

.fv-cookies-management__list.svelte-4bowhg {
  list-style: none;
  padding: 0;
  margin: 0
}

ul.cookies-types-list.svelte-4bowhg {
  margin-bottom: 1rem
}

.accept-cookies.svelte-4bowhg {
  width: 4.0625rem;
  height: 2.5rem;
  float: right;
  border: none;
  border-radius: 6.25rem;
  background: #f2f3f3
}

.accept-cookies.accepted.svelte-4bowhg {
  background: #24a865
}

.accept-cookies.accepted.svelte-4bowhg div:where(.svelte-4bowhg) {
  float: right
}

.accept-cookies.accepted.blocked.svelte-4bowhg {
  background: #f2f3f3;
  cursor: not-allowed
}

.accept-cookies.svelte-4bowhg div:where(.svelte-4bowhg) {
  width: 2.25rem;
  height: 2.25rem;
  background: #fff;
  border: none;
  float: left;
  border-radius: 100%;
  margin: .125rem;
  box-shadow: 0 .125rem .25rem #06232c3d
}

footer.modal-footer.modal-footer--cookies-management {
  border-top: none
}

footer.modal-footer.modal-footer--cookies-management:before {
  content: "";
  display: block;
  width: 100%;
  border-top: solid .0625rem #ccd2d8;
  margin: 0 .25rem .75rem
}

@keyframes svelte-1tuz9an-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-cookie-advice__title.svelte-1tuz9an {
  font-size: 1rem;
  font-weight: 600;
  margin-block-end: .5rem;
  color: #031419
}

@keyframes svelte-8gmgkp-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-cookie-advice.svelte-8gmgkp {
  position: fixed;
  bottom: .75rem;
  left: .75rem;
  right: .75rem;
  z-index: 1055;
  display: flex;
  flex-wrap: wrap;
  padding-block: 1rem;
  padding-inline: 1rem;
  font-size: .875rem;
  color: #031419;
  background-color: #fff;
  align-items: center;
  border-radius: .5rem;
  box-shadow: 0 -.125rem .5rem #00000029;
  transform: translateY(100%);
  animation: svelte-8gmgkp-slide-up .3s forwards
}

.fv-cookie-advice.svelte-8gmgkp a:where(.svelte-8gmgkp) {
  white-space: nowrap;
  cursor: pointer;
  color: #0079ca
}

.fv-cookie-advice.svelte-8gmgkp a:where(.svelte-8gmgkp):hover {
  color: #0068b0;
  text-decoration: underline
}

.fv-cookie-advice__message.svelte-8gmgkp {
  position: relative;
  color: #536b75;
  font-size: .75rem
}

.fv-cookie-advice__message.svelte-8gmgkp button:where(.svelte-8gmgkp) {
  color: #0079ca
}

@media (min-width: 48rem) {
  .fv-cookie-advice__message.svelte-8gmgkp {
    width: 100%;
    font-size: .875rem
  }
}

@media (min-width: 62rem) {
  .fv-cookie-advice__message.svelte-8gmgkp {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    margin-inline-end: 1rem
  }
}

.fv-cookie-advice__close.svelte-8gmgkp {
  position: absolute;
  top: .75rem;
  right: .75rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
  line-height: 1.5rem;
  border: .0625rem dashed #ccd2d8;
  font-size: 1.125rem;
  z-index: 1055;
  cursor: pointer
}

.fv-cookie-advice__close.svelte-8gmgkp:hover {
  color: #0068b0
}

.fv-cookie-advice__button {
  margin-block-start: 1rem
}

@media (min-width: 48rem) {
  .fv-cookie-advice__button {
    width: auto !important;
    min-width: 13.5rem;
    order: 2;
    margin-inline-start: 1rem
  }
}

@keyframes svelte-8gmgkp-slide-up {
  0% {
    transform: translateY(100%)
  }

  to {
    transform: translateY(0)
  }
}

@keyframes svelte-1ebvttn-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-title-wrapper p {
  margin-bottom: 0
}

.fv-description-wrapper.svelte-1ebvttn {
  padding-bottom: 1rem;
  padding-inline: 1rem
}

@keyframes svelte-7n7spi-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__suggestions-wrapper.svelte-7n7spi:hover {
  text-decoration: none
}

@keyframes svelte-17akcb-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__suggestions-item.svelte-17akcb {
  display: flex;
  gap: .5rem;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-radius: .75rem;
  padding: .5rem;
  border: .0625rem solid transparent;
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .search-typeahead__suggestions-item.svelte-17akcb:hover {
    border: .0625rem solid #000405;
    background: #fafbfb
  }

  .search-typeahead__suggestions-item.svelte-17akcb:focus-within {
    outline: .25rem solid #aacbe1;
    border: .0625rem solid #000405;
    background: #fafbfb
  }
}

.search-typeahead__suggestions-item.svelte-17akcb .search-typeahead__suggestions-icon {
  width: 1.125rem;
  height: 1.125rem;
  max-width: 1.125rem;
  max-height: 1.125rem;
  color: #06232c;
  padding: .9375rem;
  background: #f6f7f7;
  border-radius: .25rem;
  overflow: hidden
}

.search-typeahead__suggestions-item.svelte-17akcb .search-typeahead__suggestions-more {
  width: 1.25rem;
  height: 1.25rem;
  max-width: 1.25rem;
  max-height: 1.25rem;
  color: #06232c
}

.search-typeahead__suggestions-group.svelte-17akcb {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: .25rem
}

.search-typeahead__suggestions-title.svelte-17akcb {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  margin-bottom: 0;
  text-align: left
}

.search-typeahead__suggestions-description.svelte-17akcb {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  margin-bottom: 0
}

@keyframes svelte-oforho-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__suggestions.svelte-oforho {
  padding: 1rem;
  border-bottom: .0625rem solid #ccd2d8;
  display: flex;
  flex-direction: column;
  gap: .75rem
}

@media (min-width: 48rem) {
  .search-typeahead__suggestions.svelte-oforho {
    padding: 1rem 1.5rem 1.5rem;
    gap: 1rem
  }
}

@keyframes svelte-zvd5aw-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-multi-city__see-all.svelte-zvd5aw {
  display: flex;
  flex: 1;
  gap: .5rem;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-radius: .75rem;
  padding: .5rem;
  border: .0625rem solid transparent;
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .search-multi-city__see-all.svelte-zvd5aw:hover {
    border: .0625rem solid #000405;
    background: #fafbfb;
    text-decoration: none
  }

  .search-multi-city__see-all.svelte-zvd5aw:focus-within {
    outline: .25rem solid #aacbe1;
    border: .0625rem solid #000405;
    background: #fafbfb
  }
}

.search-multi-city__see-all-wrapper.svelte-zvd5aw {
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-flow: row nowrap;
  padding-inline: 1rem;
  padding-block: 1rem;
  color: #031419
}

@media (min-width: 48rem) {
  .search-multi-city__see-all-wrapper.svelte-zvd5aw {
    padding-inline: 1.5rem;
    padding-block: 0;
    padding-top: 1.5rem
  }
}

.search-multi-city__see-all.svelte-zvd5aw .search-multi-city__see-all-more {
  width: 1.25rem;
  height: 1.25rem;
  color: #06232c
}

.search-multi-city__see-all-title.svelte-zvd5aw {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  margin-bottom: 0;
  text-align: left
}

.search-multi-city__see-all-description.svelte-zvd5aw {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  margin-bottom: 0
}

.search-multi-city__link.svelte-zvd5aw {
  display: flex;
  align-items: center
}

.search-multi-city__magnifying-glass.svelte-zvd5aw {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  border-radius: .25rem;
  background-color: #e6f4ff;
  color: #031419;
  margin-inline-end: .5rem;
  width: 2.5rem;
  height: 2.5rem
}

@media (min-width: 48rem) {
  .search-multi-city__magnifying-glass.svelte-zvd5aw {
    width: 3rem;
    height: 3rem
  }
}

@keyframes svelte-csod75-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__movie.svelte-csod75 {
  color: #031419;
  display: flex;
  flex-flow: row nowrap;
  gap: 1rem;
  text-decoration: none;
  border-radius: .75rem;
  padding: .5rem;
  border: .0625rem solid transparent;
  transition: all .3s ease;
  align-items: center;
  justify-content: space-between
}

@media (min-width: 48rem) {
  .search-typeahead__movie.svelte-csod75:hover {
    border: .0625rem solid #000405;
    background: #fafbfb
  }

  .search-typeahead__movie.svelte-csod75:focus-within {
    outline: .25rem solid #aacbe1;
    border: .0625rem solid #000405;
    background: #fafbfb
  }
}

.search-typeahead__movie-cover-image.svelte-csod75 {
  width: 4rem;
  height: 6rem;
  border-radius: .5rem
}

.search-typeahead__movie-content.svelte-csod75 {
  display: flex;
  flex-direction: column;
  gap: .25rem;
  width: 100%
}

.search-typeahead__movie-content__duration.svelte-csod75 {
  font-size: .75rem
}

@media (min-width: 48rem) {
  .search-typeahead__movie-content__duration.svelte-csod75 {
    font-size: .875rem
  }
}

.search-typeahead__movie-content__title.svelte-csod75 {
  font-size: .875rem;
  font-weight: 600
}

@media (min-width: 48rem) {
  .search-typeahead__movie-content__title.svelte-csod75 {
    font-size: 1rem
  }
}

.search-typeahead__movie.svelte-csod75 .search-typeahead__movie-arrow {
  width: 1.125rem;
  height: 1.125rem;
  color: #06232c
}

@keyframes svelte-1apvlil-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead__suggestions.svelte-1apvlil {
  padding: 1rem;
  border-bottom: .0625rem solid #ccd2d8;
  display: flex;
  flex-direction: column;
  gap: .75rem
}

@media (min-width: 48rem) {
  .search-typeahead__suggestions.svelte-1apvlil {
    padding: 1.5rem;
    gap: 1rem
  }
}

.search-typeahead__suggestions-title.svelte-1apvlil {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  padding-bottom: .25rem;
  margin-bottom: 0
}

@media (min-width: 48rem) {
  .search-typeahead__suggestions-title.svelte-1apvlil {
    font: 600 1.125rem/1.5rem Montserrat, sans-serif;
    padding-bottom: 0
  }
}

@keyframes svelte-11fl5j8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-search-results-item-discount__wrapper.svelte-11fl5j8 {
  display: flex;
  padding: .125rem .25rem;
  justify-content: center;
  align-items: center;
  border-radius: .25rem;
  background-color: #eb0052;
  color: #fff;
  gap: .125rem
}

.fv-search-results-item-discount__icon.svelte-11fl5j8 {
  width: .75rem;
  height: .75rem
}

.fv-search-results-item-discount__text.svelte-11fl5j8 {
  font: 600 .625rem/.875rem Montserrat, sans-serif;
  margin-bottom: 0
}

@media (min-width: 48rem) {
  .fv-search-results-item-discount__text.svelte-11fl5j8 {
    font: 600 .75rem/1rem Montserrat, sans-serif
  }
}

@keyframes svelte-1yzfft8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-list.svelte-1yzfft8 {
  padding-block: 1.5rem;
  padding-inline: 1.5rem
}

.search-list__title.svelte-1yzfft8 {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  margin-bottom: 0;
  margin-block-end: 1rem;
  color: #031419
}

@media (min-width: 48rem) {
  .search-list__title.svelte-1yzfft8 {
    font: 600 1.125rem/1.5rem Montserrat, sans-serif
  }
}

.search-list__list.svelte-1yzfft8 {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  list-style-type: none;
  margin-bottom: 0;
  padding-inline-start: 0
}

.search-list-item.svelte-1yzfft8 {
  color: #031419;
  display: flex;
  flex-flow: row nowrap;
  gap: 1rem;
  text-decoration: none;
  border-radius: .75rem;
  padding: .5rem;
  border: .0625rem solid transparent;
  transition: all .3s ease
}

@media (min-width: 48rem) {
  .search-list-item.svelte-1yzfft8:hover {
    border: .0625rem solid #000405;
    background: #fafbfb
  }

  .search-list-item.svelte-1yzfft8:focus-within {
    outline: .25rem solid #aacbe1;
    border: .0625rem solid #000405;
    background: #fafbfb
  }
}

.search-list-item__figure.svelte-1yzfft8 {
  margin: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

.search-list-item__figure.svelte-1yzfft8 img:where(.svelte-1yzfft8) {
  border-radius: .25rem;
  width: 4.5rem;
  height: 4.5rem;
  object-fit: cover
}

.search-list-item__content.svelte-1yzfft8 {
  margin: auto 0;
  width: 100%
}

.search-list-item__content.svelte-1yzfft8>:where(.svelte-1yzfft8):not(:last-child) {
  margin-bottom: .25rem
}

.search-list-item__location.svelte-1yzfft8 {
  display: inline-block;
  background-color: #e6f4ff;
  border-radius: .25rem;
  padding-block: .125rem .125rem;
  padding-inline: .5rem .5rem;
  font-size: .75rem
}

@media (min-width: 48rem) {
  .search-list-item__location.svelte-1yzfft8 {
    font-size: .875rem
  }
}

.search-list-item__name.svelte-1yzfft8 {
  font-size: .875rem;
  font-weight: 600;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  -webkit-box-orient: vertical
}

@media (min-width: 48rem) {
  .search-list-item__name.svelte-1yzfft8 {
    font-size: 1rem
  }
}

.search-list-item__group.svelte-1yzfft8 {
  display: flex;
  align-items: center;
  gap: .25rem
}

.search-list-item__location-section.svelte-1yzfft8 {
  flex: 1 1 auto;
  width: 22.5rem
}

@keyframes svelte-1tn1yjq-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead-no-results.svelte-1tn1yjq {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-inline: 1.5rem 2.5rem;
  padding-block: 2rem;
  gap: 1.1875rem
}

.search-typeahead-no-results__messages.svelte-1tn1yjq {
  display: flex;
  flex-direction: column;
  gap: .5rem
}

.search-typeahead-no-results__title.svelte-1tn1yjq {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  font-size: 1.25rem;
  margin-bottom: 0
}

.search-typeahead-no-results__description.svelte-1tn1yjq {
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  color: #536b75
}

@keyframes svelte-1k562ft-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-multi-city__list.svelte-1k562ft {
  border-top: .0625rem solid #ccd2d8;
  background-color: #fafbfb
}

@keyframes svelte-2mwi7l-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l {
  display: flex;
  flex-flow: row nowrap;
  gap: 1rem
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .image:where(.svelte-2mwi7l) {
  height: 4rem;
  width: 4rem
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .content:where(.svelte-2mwi7l) {
  margin: auto 0;
  flex: 1
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .title:where(.svelte-2mwi7l) {
  margin-bottom: .5rem;
  width: 100%
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .subtitle:where(.svelte-2mwi7l) {
  width: 10.375rem
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .title:where(.svelte-2mwi7l),
.search-typeahead-list-item-skeleton.svelte-2mwi7l .subtitle:where(.svelte-2mwi7l) {
  height: 1.25rem
}

.search-typeahead-list-item-skeleton.svelte-2mwi7l .image:where(.svelte-2mwi7l),
.search-typeahead-list-item-skeleton.svelte-2mwi7l .title:where(.svelte-2mwi7l),
.search-typeahead-list-item-skeleton.svelte-2mwi7l .subtitle:where(.svelte-2mwi7l) {
  background: linear-gradient(90deg, #f2f3f3 25%, #fafbfb, #f2f3f3 75%);
  background-size: 400% 100%;
  animation: svelte-2mwi7l-skeleton-loading 4s infinite linear;
  border-radius: .25rem
}

@keyframes svelte-lbw6cq-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-skeleton.svelte-lbw6cq {
  padding: 1.5rem
}

.search-skeleton.svelte-lbw6cq>:where(.svelte-lbw6cq):not(:last-child) {
  margin-block-end: 1rem
}

.search-skeleton__title.svelte-lbw6cq {
  font-size: 1rem;
  margin-bottom: 0;
  margin-block-end: 1rem;
  color: #031419
}

@media (min-width: 48rem) {
  .search-skeleton__title.svelte-lbw6cq {
    font-size: 1.25rem;
    margin-block-end: 1.5rem
  }
}

.search-skeleton__item.svelte-lbw6cq {
  margin-bottom: .5rem
}

@keyframes svelte-1a4gdu1-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-term__title.svelte-1a4gdu1 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
  margin-bottom: 0;
  margin-block-end: 1.5rem
}

.search-term__list.svelte-1a4gdu1 {
  display: flex;
  flex-flow: row wrap;
  list-style-type: none;
  gap: 1rem .5rem;
  padding-inline-start: 0;
  margin-bottom: 0
}

.search-term__button.svelte-1a4gdu1 {
  display: flex;
  align-items: center;
  border: .0625rem solid #ccd2d8;
  background-color: #fff;
  color: #031419;
  border-radius: 4rem;
  height: 2rem;
  padding-inline: .75rem .75rem;
  font-size: .875rem;
  font-weight: 600;
  text-transform: capitalize;
  transition: all .3s ease
}

.search-term__button.svelte-1a4gdu1:hover {
  border-color: #000405;
  background-color: #f2f3f3
}

.search-term__button.svelte-1a4gdu1:focus-visible {
  outline: 0 solid #f2f3f3;
  outline-offset: 0;
  box-shadow: 0 0 0 .25rem #0079ca52
}

@keyframes svelte-71ihmo-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.search-typeahead-results.svelte-71ihmo {
  position: absolute;
  left: 0;
  display: flex;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 .75rem #00000012;
  font-size: 1rem;
  z-index: 20;
  border-radius: 1rem;
  max-height: calc(100dvh - 4.5rem);
  line-height: 1.375rem;
  top: 3.25rem;
  text-align: start;
  padding: 0
}

@media (min-width: 48rem) {
  .search-typeahead-results.svelte-71ihmo {
    max-height: calc(100vh - 64px)
  }
}

.search-typeahead-results__container.svelte-71ihmo {
  overflow-y: auto;
  width: 100%
}

.search-typeahead-results__search-terms.svelte-71ihmo {
  margin-block: 1.5rem 1.5rem;
  padding-inline: 1.5rem
}

.search-typeahead-results-sheet.svelte-71ihmo {
  display: none
}

@media (min-width: 48rem) {
  .search-typeahead-results-sheet.svelte-71ihmo {
    display: unset;
    position: fixed;
    top: 4.5rem;
    left: 0;
    background-color: #06232c;
    opacity: .6;
    width: 100dvw;
    height: calc(100dvh - 4.5rem);
    pointer-events: none
  }
}

@media (min-width: 48rem) {
  .search-typeahead-results-sheet-banner.svelte-71ihmo {
    top: 6.75rem;
    height: calc(100dvh - 6.75rem)
  }
}

@keyframes svelte-11xerfo-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.sheet__container.svelte-11xerfo {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  box-shadow: 0 -.25rem .5rem #0000001a
}

@media (min-width: 48rem) {
  .sheet__container.svelte-11xerfo {
    position: relative;
    bottom: initial;
    left: initial;
    right: initial;
    top: initial;
    max-width: 500px;
    margin: 5rem auto;
    background-color: #fff;
    border-radius: calc(1rem - 1px);
    box-shadow: none
  }
}

.sheet__bar.svelte-11xerfo {
  height: .25rem;
  width: 2.5rem;
  margin: .5rem auto 0;
  background-color: #a7b2ba;
  border-radius: .25rem
}

@media (min-width: 48rem) {
  .sheet__bar.svelte-11xerfo {
    display: none
  }
}

.sheet__content.svelte-11xerfo {
  padding: 0;
  max-height: calc(100dvh - 10rem);
  display: flex;
  flex-direction: column
}

@media (min-width: 48rem) {
  .sheet__content.svelte-11xerfo {
    padding: 0;
    height: auto
  }
}

@keyframes svelte-15ll154-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.sheet.svelte-15ll154 {
  position: fixed;
  inset: 0;
  z-index: 1055;
  pointer-events: none
}

.sheet__container {
  pointer-events: all
}

.sheet-backdrop.svelte-15ll154 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1050;
  background-color: #06232c;
  opacity: .6
}

@keyframes svelte-y2alw7-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

@media (min-width: 48rem) {
  .sheet__container--wide {
    max-width: 56.25rem !important
  }
}

.fv-currency-selector-modal.svelte-y2alw7 {
  padding-inline: 1.875rem;
  margin-block-end: 1.875rem
}

.fv-currency-selector-modal__grid.svelte-y2alw7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: .5rem
}

@media (min-width: 36rem) {
  .fv-currency-selector-modal__grid.svelte-y2alw7 {
    grid-template-columns: repeat(3, 1fr)
  }
}

@media (min-width: 48rem) {
  .fv-currency-selector-modal__grid.svelte-y2alw7 {
    grid-template-columns: repeat(4, 1fr)
  }
}

.fv-currency-selector-modal__card.svelte-y2alw7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: .5rem .75rem;
  border: .0625rem solid #ccd2d8;
  border-radius: .5rem;
  cursor: pointer;
  text-align: left;
  transition: border-color .15s ease;
  background: none
}

.fv-currency-selector-modal__card.svelte-y2alw7:hover {
  border-color: #031419
}

.fv-currency-selector-modal__card.svelte-y2alw7:focus-visible {
  outline: .125rem auto #031419;
  outline-offset: .125rem
}

.fv-currency-selector-modal__card--active.svelte-y2alw7 {
  border-color: #031419;
  border-width: .125rem;
  padding: .4375rem .6875rem
}

.fv-currency-selector-modal__card-name.svelte-y2alw7 {
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  color: #031419
}

.fv-currency-selector-modal__card-code.svelte-y2alw7 {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75
}

@keyframes svelte-1ukkgim-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-language-selector-modal.svelte-1ukkgim {
  display: flex;
  flex-flow: column nowrap;
  padding-inline: 1rem;
  margin-block-end: .5rem
}

.fv-language-selector-modal__item.svelte-1ukkgim {
  display: flex;
  align-items: center;
  height: 3.25rem;
  gap: .25rem;
  justify-content: space-between;
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  color: #031419;
  margin-top: .125rem
}

.fv-language-selector-modal__item.svelte-1ukkgim:focus-visible {
  outline: .125rem auto #031419
}

.fv-language-selector-modal__icon.svelte-1ukkgim {
  height: 1.25rem;
  width: 1.25rem;
  font-size: 1.25rem
}

@keyframes svelte-cq6x78-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-user-account-modal.svelte-cq6x78 {
  padding-inline: 2rem;
  margin-block-end: .5rem;
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  margin-bottom: 0
}

.fv-user-account-modal__title.svelte-cq6x78,
.fv-user-account-modal__title--with-icon.svelte-cq6x78 {
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.fv-user-account-modal__title--with-icon.svelte-cq6x78 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: .5rem
}

.fv-user-account-modal__container.svelte-cq6x78 {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  min-width: 0;
  width: -webkit-fill-available;
  list-style-type: none;
  border-block-end: 1px solid #ccd2d8;
  padding-bottom: 1rem
}

.fv-user-account-modal__user__email.svelte-cq6x78 {
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.25rem;
  font-size: .875rem;
  text-overflow: ellipsis;
  overflow: hidden
}

.fv-user-account-modal__user__account.svelte-cq6x78 {
  display: flex;
  align-items: center;
  gap: .5rem;
  text-overflow: ellipsis;
  overflow: hidden
}

.fv-user-account-modal__user__account--google.svelte-cq6x78,
.fv-user-account-modal__user__account--kakao.svelte-cq6x78,
.fv-user-account-modal__user__account--naver.svelte-cq6x78 {
  width: 1rem
}

.fv-user-account-modal__user__wrapper.svelte-cq6x78 {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  justify-content: space-between
}

.fv-user-account-modal__loyalty__info.svelte-cq6x78 {
  color: #06232c;
  cursor: pointer
}

.fv-user-account-modal__loyalty__points.svelte-cq6x78 {
  display: flex;
  gap: .5rem;
  background-color: #f2f3f3;
  width: fit-content;
  padding: .25rem .5rem .25rem .25rem;
  border-radius: 6.25rem;
  align-items: center
}

.fv-user-account-modal__loyalty__points.svelte-cq6x78 img:where(.svelte-cq6x78) {
  height: 1.5rem;
  width: 1.5rem
}

.fv-user-account-modal__loyalty__points.svelte-cq6x78 span:where(.svelte-cq6x78) {
  font-size: .875rem
}

.fv-user-account-modal__loyalty__link.svelte-cq6x78 {
  line-height: 1.25rem;
  align-items: center
}

button.svelte-cq6x78,
button.fv-tickets-link.svelte-cq6x78,
.fv-user-links__link.svelte-cq6x78 {
  color: #0079ca;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  gap: .5rem;
  justify-content: flex-start;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: underline
}

button.svelte-cq6x78:focus-visible,
button.fv-tickets-link.svelte-cq6x78:focus-visible,
.fv-user-links__link.svelte-cq6x78:focus-visible {
  outline: .125rem auto #031419
}

button.svelte-cq6x78 svg,
button.fv-tickets-link.svelte-cq6x78 svg,
.fv-user-links__link.svelte-cq6x78 svg {
  margin-right: .5rem
}

.fv-user-links.svelte-cq6x78 {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: .5rem;
  margin-top: .25rem
}

.fv-user-links__link.svelte-cq6x78 {
  text-decoration: underline
}

.fv-user-links__link.svelte-cq6x78:focus-visible {
  outline: .125rem auto #031419
}

.fv-user-links__with-chevron.svelte-cq6x78 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  text-decoration: none;
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #031419
}

.fv-user-links__with-chevron.fv-logout.svelte-cq6x78 {
  margin-block-end: 1rem
}

@keyframes svelte-15fpp9w-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-header.modal-header--primary.modal-header--plain {
  margin: 0 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  border-bottom: solid .0625rem #ccd2d8;
  background-color: unset;
  border-radius: unset
}

.modal-header.modal-header--primary.modal-header--plain .modal-header__title {
  margin: 0;
  font-size: 1rem;
  color: unset;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.75rem
}

.modal-header.modal-header--primary.modal-header--plain .modal__close {
  color: unset;
  top: unset;
  inset-inline-end: 1.25rem
}

.fv-why-fever__list.svelte-15fpp9w {
  display: flex;
  flex-direction: column;
  gap: 1rem
}

.fv-why-fever__element.svelte-15fpp9w {
  display: flex;
  flex-direction: row;
  gap: .5rem
}

.fv-download-app.svelte-15fpp9w {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem 1.5rem
}

.fv-download-app__title.svelte-15fpp9w {
  font-size: 1rem;
  font-weight: 600
}

.fv-download-app__qr.svelte-15fpp9w {
  align-self: center;
  display: flex;
  flex-direction: column;
  width: fit-content;
  border-radius: .5rem;
  overflow: hidden;
  border: .0625rem solid #ccd2d8
}

.fv-download-app__qr.svelte-15fpp9w img:where(.svelte-15fpp9w) {
  width: 10rem;
  height: 10rem;
  align-self: center
}

.fv-download-app__qr-text.svelte-15fpp9w {
  width: 10rem;
  text-align: center;
  padding: 0 .5rem 1rem;
  display: flex;
  justify-content: center
}

.fv-download-app__qr-text.svelte-15fpp9w span:where(.svelte-15fpp9w) {
  font-size: .75rem;
  color: #06232c;
  text-align: center
}

@keyframes svelte-1ta9abt-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal.svelte-1ta9abt {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  width: 100%;
  height: 100%;
  overflow: visible;
  outline: 0;
  pointer-events: none
}

.modal--centered.svelte-1ta9abt {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.modal.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
  width: 100%;
  margin: 3.5rem 0;
  pointer-events: none;
  will-change: transform
}

@media (max-width: 47.98rem) {
  .modal.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: flex-end
  }
}

@media (min-width: 36rem) {
  .modal.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
    max-width: 500px;
    margin: 5rem;
    margin-inline: auto
  }
}

.modal.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 1rem 1rem 0 0;
  outline: 0;
  overflow: hidden;
  bottom: 0;
  height: calc(100dvh - 56px);
  will-change: transform
}

@media (min-width: 36rem) {
  .modal.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
    border-radius: 1rem;
    max-height: calc(100dvh - 160px);
    position: relative;
    max-width: 30rem;
    height: auto
  }
}

.modal--aside.svelte-1ta9abt {
  height: 100vh;
  max-width: 24.375rem
}

.modal--aside.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
  margin: 0;
  height: 100%
}

.modal--aside.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  height: 100dvh;
  max-height: 100dvh;
  position: relative
}

.modal--aside-left.svelte-1ta9abt {
  left: 0
}

.modal--aside-left.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  border-radius: 0;
  border-start-end-radius: 1rem
}

.modal--aside-right.svelte-1ta9abt {
  right: 0;
  left: unset
}

.modal--aside-right.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  border-radius: 0;
  border-start-end-radius: 1rem
}

@media (max-width: 35.98rem) {
  .modal--mobile.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
    margin-inline: 1rem
  }
}

@media (max-width: 35.98rem) {
  .modal--mobile.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
    position: relative;
    bottom: auto;
    height: auto;
    border-radius: 1rem
  }
}

.modal--dark.svelte-1ta9abt {
  color: #fff
}

.modal--dark.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  background-color: #06232c
}

.modal--auto-height.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  height: auto;
  max-height: calc(100dvh - 56px);
  position: relative
}

@media (min-width: 36rem) {
  .modal--auto-height.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
    max-height: calc(100dvh - 160px)
  }
}

.modal--blur.svelte-1ta9abt {
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px)
}

.modal-backdrop.svelte-1ta9abt {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #06232c;
  opacity: .6
}

body:has(.modal-backdrop) {
  overflow: hidden
}

@keyframes svelte-wiynfo-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-header.svelte-wiynfo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: .75rem;
  margin-inline: 1rem;
  margin-block-end: 1rem;
  border-bottom: .0625rem solid #ccd2d8
}

.modal-header--dark.svelte-wiynfo {
  border-bottom: .0625rem solid #536b75
}

.modal-header--no-title.svelte-wiynfo {
  position: absolute;
  padding: 0;
  margin: 0;
  top: .5rem;
  inset-inline-end: .5rem;
  border: 0
}

@media (min-width: 36rem) {
  .modal-header--no-title.svelte-wiynfo {
    top: 1rem;
    inset-inline-end: 1rem
  }
}

.modal-header--no-title.svelte-wiynfo .modal-header__close:where(.svelte-wiynfo) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border-radius: 1rem
}

.modal-header__title.svelte-wiynfo {
  margin: 0 auto;
  line-height: 1.5rem;
  font-weight: 600;
  font-size: 1rem;
  min-width: 0
}

.modal-header__title--truncate.svelte-wiynfo {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 1
}

.modal-header__title--with-close.svelte-wiynfo {
  padding-inline-start: 1.5rem
}

.modal-header__close.svelte-wiynfo {
  width: 1.5rem;
  height: 1.5rem;
  color: #031419
}

.modal-header__close.svelte-wiynfo:focus-visible {
  outline: .125rem auto #031419;
  outline-offset: .25rem
}

.modal-header__close-dark.svelte-wiynfo {
  color: #fff
}

.modal-header__close-dark.svelte-wiynfo:focus-visible {
  outline: .125rem auto #ffffff;
  outline-offset: .25rem
}

.modal-header__navigate-back.svelte-wiynfo {
  position: relative;
  padding-right: .75rem;
  align-self: center
}

.modal-header__navigate-back.svelte-wiynfo:after {
  content: "";
  height: 3rem;
  width: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%) translateY(-50%)
}

.modal-header__navigate-back.svelte-wiynfo:focus-visible {
  outline: .0625rem solid #031419
}

.modal-header__title-contrast.svelte-wiynfo,
.modal-header__close-contrast.svelte-wiynfo,
.modal-header__navigate-back-contrast.svelte-wiynfo {
  color: #fff
}

@keyframes svelte-1undydg-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-footer.svelte-1undydg {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: .5rem 0;
  padding-inline: .5rem;
  border-top: 1px solid #ccd2d8;
  border-bottom-right-radius: calc(1rem - 1px);
  border-bottom-left-radius: calc(1rem - 1px)
}

.modal-footer.svelte-1undydg>* {
  margin: .25rem 0;
  margin-inline: .25rem
}

@keyframes svelte-yxzo1c-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-main.svelte-yxzo1c {
  display: flex;
  flex-flow: column nowrap
}

.modal-main--vertical.svelte-yxzo1c {
  overflow-x: hidden;
  overflow-y: auto
}

body {
  --button-color-background-primary: var(--theme-action-color);
  --button-color-foreground-primary: var(--theme-action-color-contrast);
  --button-color-foreground-primary-hover: var(--theme-action-color-contrast)
}

.ignt-button.svelte-wlr1bj {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0rem;
  gap: .25rem;
  max-width: 100%;
  background-color: transparent;
  border: .125rem solid transparent;
  border-radius: var(--button-dimensions-border-radius, 4rem);
  text-decoration: none;
  cursor: pointer;
  transition: transform 80ms ease-in-out, box-shadow 80ms ease-in-out
}

.ignt-button.svelte-wlr1bj span:where(.svelte-wlr1bj) {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.ignt-button.svelte-wlr1bj:hover {
  text-decoration: none;
  transform: scale(1.02)
}

.ignt-button.svelte-wlr1bj:focus {
  outline: none
}

.ignt-button.svelte-wlr1bj:focus-visible {
  outline: .25rem solid
}

.ignt-button.svelte-wlr1bj:disabled {
  color: #a7b2ba;
  cursor: not-allowed
}

.ignt-button.svelte-wlr1bj:disabled:hover {
  transform: none
}

.ignt-button[class*=primary].svelte-wlr1bj:disabled {
  background-color: #f2f3f3
}

.ignt-button[class*=primary-contrast].svelte-wlr1bj:disabled {
  background-color: #2c4751
}

.ignt-button[class*=secondary].svelte-wlr1bj:disabled {
  border-color: #f2f3f3
}

.ignt-button[class*=secondary-contrast].svelte-wlr1bj:disabled {
  border-color: #2c4751
}

.ignt-button[class*=-contrast].svelte-wlr1bj:disabled {
  color: #536b75
}

.ignt-button--fill.svelte-wlr1bj {
  width: 100%
}

.ignt-button[class*=underline].svelte-wlr1bj {
  text-decoration: underline
}

.ignt-button--elevation.svelte-wlr1bj {
  box-shadow: 0 .1875rem .1875rem #00467933
}

.ignt-button--elevation.svelte-wlr1bj:not([disabled], .button--disabled):hover {
  box-shadow: 0 .75rem .75rem #00467933
}

.ignt-button--small.svelte-wlr1bj {
  height: 2rem;
  min-width: 4rem;
  padding-inline: .75rem;
  font: 600 .875rem/1.25rem Montserrat, sans-serif
}

.ignt-button--large.svelte-wlr1bj {
  height: 3rem;
  min-width: 7rem;
  padding-inline: 1.5rem;
  font: 600 1rem/1.5rem Montserrat, sans-serif
}

.ignt-button--primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-foreground-primary, #ffffff);
  background-color: var(--button-color-background-primary, #0079ca)
}

.ignt-button--primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-foreground-primary-hover, #ffffff);
  background-color: var(--button-color-background-primary-hover, var(--button-color-background-primary, #0079ca))
}

.ignt-button--primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-foreground-primary-focus, #ffffff);
  background-color: var(--button-color-background-primary-focus, var(--button-color-background-primary, #0079ca));
  border-color: #005795
}

.ignt-button--primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-foreground-secondary, #0079ca);
  border-color: var(--button-color-border-secondary, #ccd2d8)
}

.ignt-button--secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-foreground-secondary-hover, var(--button-color-foreground-secondary, #0079ca));
  border-color: var(--button-color-border-secondary-hover, var(--button-color-border-secondary, #ccd2d8))
}

.ignt-button--secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-foreground-secondary-focus, var(--button-color-foreground-secondary, #0079ca));
  border-color: var(--button-color-border-secondary-focus, var(--button-color-border-secondary, #ccd2d8))
}

.ignt-button--secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-foreground-tertiary, #0079ca)
}

.ignt-button--tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-foreground-tertiary-hover, #0068b0);
  background-color: var(--button-color-background-tertiary-hover, #e6f4ff)
}

.ignt-button--tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-foreground-tertiary-focus, var(--button-color-foreground-secondary, #0079ca));
  background-color: transparent
}

.ignt-button--tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-foreground-primary-contrast, #031419);
  background-color: var(--button-color-background-primary-contrast, #39a5ee)
}

.ignt-button--primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-foreground-primary-hover-contrast, #031419);
  background-color: var(--button-color-background-primary-hover-contrast, var(--button-color-background-primary-contrast, #39a5ee))
}

.ignt-button--primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-foreground-primary-focus-contrast, #031419);
  background-color: var(--button-color-background-primary-focus-contrast, var(--button-color-background-primary-contrast, #39a5ee));
  border-color: #e6f4ff
}

.ignt-button--primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #39a5ee;
  border-color: #536b75
}

.ignt-button--secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #39a5ee;
  border-color: #536b75
}

.ignt-button--secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #39a5ee;
  border-color: #536b75
}

.ignt-button--secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #39a5ee
}

.ignt-button--tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #73bff6;
  background-color: #004679
}

.ignt-button--tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #39a5ee;
  background-color: transparent
}

.ignt-button--tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--sharp-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #fff;
  background-color: #06232c
}

.ignt-button--sharp-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #fff;
  background-color: #06232c
}

.ignt-button--sharp-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #fff;
  background-color: #06232c;
  border-color: #f2f3f3
}

.ignt-button--sharp-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--sharp-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #031419;
  border-color: #06232c
}

.ignt-button--sharp-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #031419;
  border-color: #06232c
}

.ignt-button--sharp-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #031419;
  border-color: #06232c
}

.ignt-button--sharp-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--sharp-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #031419
}

.ignt-button--sharp-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #031419;
  background-color: #f2f3f3
}

.ignt-button--sharp-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #031419;
  background-color: transparent
}

.ignt-button--sharp-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e352
}

.ignt-button--sharp-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #031419;
  background-color: #f2f3f3
}

.ignt-button--sharp-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #031419;
  background-color: #f2f3f3
}

.ignt-button--sharp-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #031419;
  background-color: #f2f3f3;
  border-color: #000405
}

.ignt-button--sharp-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--sharp-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: var(--button-color-sharp-foreground-secondary-contrast, #ffffff);
  border-color: var(--button-color-sharp-border-secondary-contrast, #f2f3f3)
}

.ignt-button--sharp-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: var(--button-color-sharp-foreground-secondary-hover-contrast, #ffffff);
  border-color: var(--button-color-sharp-border-secondary-hever-contrast, var(--button-color-sharp-border-secondary-contrast, #f2f3f3))
}

.ignt-button--sharp-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: var(--button-color-sharp-foreground-secondary-focus-contrast, #ffffff);
  border-color: var(--button-color-sharp-border-secondary-focus-contrast, var(--button-color-sharp-border-secondary-contrast, #f2f3f3))
}

.ignt-button--sharp-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--sharp-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #fff
}

.ignt-button--sharp-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #fff;
  background-color: #000405
}

.ignt-button--sharp-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #fff;
  background-color: transparent
}

.ignt-button--sharp-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #0089e3a3
}

.ignt-button--danger-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #fff;
  background-color: #eb0052
}

.ignt-button--danger-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #fff;
  background-color: #eb0052
}

.ignt-button--danger-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #fff;
  background-color: #eb0052;
  border-color: #9b0031
}

.ignt-button--danger-primary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb005252
}

.ignt-button--danger-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #eb0052;
  border-color: #ccd2d8
}

.ignt-button--danger-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #eb0052;
  border-color: #ccd2d8
}

.ignt-button--danger-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #eb0052;
  border-color: #ccd2d8
}

.ignt-button--danger-secondary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb005252
}

.ignt-button--danger-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #eb0052
}

.ignt-button--danger-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #b6003c;
  background-color: #fff0f4
}

.ignt-button--danger-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #eb0052;
  background-color: transparent
}

.ignt-button--danger-tertiary.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb005252
}

.ignt-button--danger-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #031419;
  background-color: #f43d7a
}

.ignt-button--danger-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #031419;
  background-color: #f43d7a
}

.ignt-button--danger-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #031419;
  background-color: #f43d7a;
  border-color: #fff0f4
}

.ignt-button--danger-primary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb0052a3
}

.ignt-button--danger-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #f43d7a;
  border-color: #536b75
}

.ignt-button--danger-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #f43d7a;
  border-color: #536b75
}

.ignt-button--danger-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #f43d7a;
  border-color: #536b75
}

.ignt-button--danger-secondary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb0052a3
}

.ignt-button--danger-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]) {
  color: #f43d7a
}

.ignt-button--danger-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):hover {
  color: #feb4ca;
  background-color: #7e0027
}

.ignt-button--danger-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus {
  color: #f43d7a;
  background-color: transparent
}

.ignt-button--danger-tertiary-contrast.svelte-wlr1bj:not(.ignt-button--disabled, [disabled]):focus-visible {
  outline-color: #eb0052a3
}

@keyframes svelte-wlr1bj-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

@keyframes svelte-1gq6xqz-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.alert.svelte-1gq6xqz {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: .5rem;
  overflow: hidden;
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  margin-bottom: .75rem;
  border-left: solid .25rem
}

.alert--danger.svelte-1gq6xqz {
  color: var(--fv-alert-color-danger);
  background-color: var(--fv-alert-background-color-danger);
  border-left-color: var(--fv-alert-color-danger)
}

.alert--danger.alert--contrast.svelte-1gq6xqz {
  color: var(--fv-alert-background-color-danger);
  background-color: var(--fv-alert-color-danger);
  border-left-color: var(--fv-alert-border-color-danger-contrast)
}

.alert--warning.svelte-1gq6xqz {
  color: var(--fv-alert-color-warning);
  background-color: var(--fv-alert-background-color-warning);
  border-left-color: var(--fv-alert-color-warning)
}

.alert--warning.alert--contrast.svelte-1gq6xqz {
  color: var(--fv-alert-background-color-warning);
  background-color: var(--fv-alert-color-warning);
  border-left-color: var(--fv-alert-border-color-warning-contrast)
}

.alert--success.svelte-1gq6xqz {
  color: var(--fv-alert-color-success);
  background-color: var(--fv-alert-background-color-success);
  border-left-color: var(--fv-alert-color-success)
}

.alert--success.alert--contrast.svelte-1gq6xqz {
  color: var(--fv-alert-background-color-success);
  background-color: var(--fv-alert-color-success);
  border-left-color: var(--fv-alert-border-color-success-contrast)
}

.alert--info.svelte-1gq6xqz {
  color: var(--fv-alert-color-info);
  background-color: var(--fv-alert-background-color-info);
  border-left-color: var(--fv-alert-color-info)
}

.alert--info.alert--contrast.svelte-1gq6xqz {
  color: var(--fv-alert-background-color-info);
  background-color: var(--fv-alert-color-info);
  border-left-color: var(--fv-alert-border-color-info-contrast)
}

.alert--accent.svelte-1gq6xqz {
  color: var(--fv-alert-color-accent);
  background-color: var(--fv-alert-background-color-accent);
  border-left-color: var(--fv-alert-color-accent)
}

.alert--accent.alert--contrast.svelte-1gq6xqz {
  color: var(--fv-alert-background-color-accent);
  background-color: var(--fv-alert-color-accent);
  border-left-color: var(--fv-alert-border-color-accent-contrast)
}

.alert__content.svelte-1gq6xqz {
  padding: .5rem .75rem
}

.alert__title.svelte-1gq6xqz {
  display: flex;
  align-items: flex-start;
  gap: .5rem
}

.alert__title-text.svelte-1gq6xqz {
  flex: 1
}

.alert__title-text--with-description.svelte-1gq6xqz {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  margin-bottom: .25rem
}

.alert__close-icon.svelte-1gq6xqz {
  cursor: pointer;
  color: #031419;
  display: inline-block;
  position: relative
}

.alert__close-icon--contrast.svelte-1gq6xqz {
  color: inherit
}

.alert__close-icon.svelte-1gq6xqz:after {
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%) translateY(-50%)
}

@keyframes svelte-fru3kn-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-check-in-questions-notification.svelte-fru3kn {
  width: 100%;
  margin-block-start: 1rem
}

.fv-check-in-questions-notification__content.svelte-fru3kn {
  display: flex;
  flex-direction: column;
  gap: 1rem
}

.button-container.svelte-fru3kn {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 1rem
}

.fill-the-form-button.svelte-fru3kn {
  height: 3rem;
  border-radius: 4rem;
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  transition: all .26s cubic-bezier(.35, 0, .1, 1);
  cursor: pointer;
  width: calc(100% - 2rem);
  max-width: 18.75rem;
  box-shadow: 0 .25rem .75rem #0000001a
}

.fill-the-form-button--active.svelte-fru3kn {
  color: #fff;
  background: var(--theme-action-color, #0079ca);
  border: none
}

.fill-the-form-button--active.svelte-fru3kn:hover:not(:disabled) {
  background: var(--button-color-background-primary-hover, #0068b0)
}

.fill-the-form-button--active.svelte-fru3kn:disabled {
  opacity: .7;
  cursor: not-allowed
}

@media (min-width: 62rem) {
  .fill-the-form-button.svelte-fru3kn {
    bottom: 2rem
  }
}

.loading-spinner.svelte-fru3kn {
  width: 1rem;
  height: 1rem;
  border: .0625rem solid transparent;
  border-top-color: currentColor;
  border-radius: 4rem;
  animation: svelte-fru3kn-spin 1s linear infinite
}

@keyframes svelte-fru3kn-spin {
  to {
    transform: rotate(360deg)
  }
}

@keyframes svelte-1h1lirv-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.reveal-card.svelte-1h1lirv {
  display: flex;
  flex-direction: column;
  border-radius: .5rem;
  border: .0625rem solid #ccd2d8;
  overflow: hidden
}

.reveal-card.svelte-1h1lirv header:where(.svelte-1h1lirv) {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: .5rem 1rem
}

.reveal-card.svelte-1h1lirv header:where(.svelte-1h1lirv) .reveal-card__countdown:where(.svelte-1h1lirv) {
  margin: 0
}

.reveal-card.svelte-1h1lirv header:where(.svelte-1h1lirv) .reveal-card__title-container:where(.svelte-1h1lirv) {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  font: 600 .875rem/1.25rem Montserrat, sans-serif
}

.reveal-card.svelte-1h1lirv header:where(.svelte-1h1lirv) .reveal-card__title-container:where(.svelte-1h1lirv) h3:where(.svelte-1h1lirv) {
  margin: 0
}

.reveal-card__content.svelte-1h1lirv {
  padding: 1rem
}

.reveal-card--revealed.svelte-1h1lirv main:where(.svelte-1h1lirv) {
  background-color: #fafbfb
}

.reveal-card--revealed.svelte-1h1lirv header:where(.svelte-1h1lirv) {
  background-color: #f94153
}

.reveal-card--revealed.svelte-1h1lirv .reveal-card__title-container:where(.svelte-1h1lirv) {
  color: #fff9d6
}

.reveal-card--revealed.svelte-1h1lirv .reveal-card__content:where(.svelte-1h1lirv) {
  text-align: justify;
  font-size: .875rem
}

.reveal-card--pending.svelte-1h1lirv main:where(.svelte-1h1lirv) {
  background-color: #f2f3f3
}

.reveal-card--pending.svelte-1h1lirv header:where(.svelte-1h1lirv) {
  background-color: #2c4751
}

.reveal-card--pending.svelte-1h1lirv header:where(.svelte-1h1lirv) .reveal-card__title-container:where(.svelte-1h1lirv) {
  color: #7d8e98
}

.reveal-card--pending.svelte-1h1lirv header:where(.svelte-1h1lirv) .reveal-card__countdown:where(.svelte-1h1lirv) {
  color: #fff9d6
}

.reveal-card--pending.svelte-1h1lirv .reveal-card__content:where(.svelte-1h1lirv) {
  color: #536b75
}

@keyframes svelte-1jsk69n-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.the-first-round-revealed-ice-break__button {
  width: 100%;
  color: #031419 !important
}

@keyframes svelte-1wp90il-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.password.svelte-1wp90il {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.password__content.svelte-1wp90il {
  width: 100%;
  font-size: 1rem;
  padding: .5rem;
  background-color: #f2f3f3;
  border: .0625rem dashed #ccd2d8;
  border-radius: .25rem
}

@keyframes svelte-ltt682-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.restaurant.svelte-ltt682 {
  display: flex;
  flex-direction: column
}

.restaurant__name.svelte-ltt682 {
  font-size: 1rem;
  font-weight: 600
}

.restaurant__address-container.svelte-ltt682 {
  display: flex;
  flex-direction: column;
  gap: 1rem
}

.restaurant__address-container__map.svelte-ltt682 {
  height: 6.875rem;
  width: 100%;
  border-radius: .25rem
}

.restaurant__address-container__link.svelte-ltt682 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: .5rem
}

.restaurant__address-container__link.svelte-ltt682 p:where(.svelte-ltt682) {
  margin: 0;
  text-align: start;
  max-width: 50%
}

@keyframes svelte-mh5jf8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.the-first-round-detail.svelte-mh5jf8 {
  padding: 1rem
}

.the-first-round-detail__wrapper.svelte-mh5jf8 {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.the-first-round-detail__secrets-unfold.svelte-mh5jf8 {
  white-space: pre-line
}

.the-first-round-detail.svelte-mh5jf8 header:where(.svelte-mh5jf8) {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-block-end: 1rem
}

.the-first-round-detail.svelte-mh5jf8 header:where(.svelte-mh5jf8) p:where(.svelte-mh5jf8) {
  margin: 0;
  font: 400 .875rem/1.25rem Montserrat, sans-serif
}

.the-first-round-detail.svelte-mh5jf8 ul:where(.svelte-mh5jf8) {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem
}

@keyframes svelte-10j2w4y-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-check-in-over.svelte-10j2w4y {
  padding: 1rem
}

.button-container.svelte-10j2w4y {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 1rem
}

.faq-button.svelte-10j2w4y {
  height: 3rem;
  border-radius: 4rem;
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  transition: all .26s cubic-bezier(.35, 0, .1, 1);
  cursor: pointer;
  width: calc(100% - 2rem);
  max-width: 18.75rem;
  margin-block-start: 1rem;
  box-shadow: 0 .25rem .75rem #0000001a
}

.faq-button--active.svelte-10j2w4y {
  color: #fff;
  background: var(--theme-action-color, #0079ca);
  border: none
}

.faq-button--active.svelte-10j2w4y:hover:not(:disabled) {
  background: var(--button-color-background-primary-hover, #0068b0)
}

.faq-button--active.svelte-10j2w4y:disabled {
  opacity: .7;
  cursor: not-allowed
}

@media (min-width: 62rem) {
  .faq-button.svelte-10j2w4y {
    bottom: 2rem
  }
}

@keyframes svelte-10j2w4y-spin {
  to {
    transform: rotate(360deg)
  }
}

@keyframes svelte-1gmwint-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.the-first-round-buy-plan-cta.svelte-1gmwint {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 16rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.the-first-round-expired__info__highlight.svelte-1yyj08e {
  color: #fff;
  background-color: #f94153
}

@keyframes svelte-1tbebqc-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.the-first-round-no-ticket-holder.svelte-1tbebqc {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100dvh;
  padding-block-end: 2rem
}

.the-first-round-no-ticket-holder.svelte-1tbebqc main:where(.svelte-1tbebqc) {
  padding: 1rem;
  width: 100%
}

.the-first-round-no-ticket-holder.svelte-1tbebqc footer:where(.svelte-1tbebqc) {
  padding: 0;
  width: 100%
}

.the-first-round-no-ticket-holder__info.svelte-1tbebqc {
  text-align: start;
  margin-block-start: 2rem
}

.the-first-round-no-ticket-holder__info.svelte-1tbebqc p:where(.svelte-1tbebqc) {
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

@keyframes svelte-1yyj08e-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.the-first-round-expired.svelte-1yyj08e {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100dvh;
  padding-block-end: 2rem
}

.the-first-round-expired.svelte-1yyj08e main:where(.svelte-1yyj08e) {
  padding: 1rem;
  width: 100%
}

.the-first-round-expired.svelte-1yyj08e footer:where(.svelte-1yyj08e) {
  padding: 0;
  width: 100%
}

.the-first-round-expired__info.svelte-1yyj08e {
  text-align: start;
  margin-block-start: 2rem
}

.the-first-round-expired__info.svelte-1yyj08e h4:where(.svelte-1yyj08e) {
  font: 600 1.125rem/1.5rem Montserrat, sans-serif
}

.the-first-round-expired__info.svelte-1yyj08e p:where(.svelte-1yyj08e) {
  font: 400 1rem/1.5rem Montserrat, sans-serif
}

@keyframes svelte-14tw7au-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.the-first-round-detail.svelte-14tw7au {
  min-height: 100dvh;
  padding: 1rem
}

@keyframes svelte-ry5bnj-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.you-are-in.svelte-ry5bnj {
  width: 100%;
  padding: 1px;
  border-radius: 16px
}

.you-are-in__container.svelte-ry5bnj {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid #ccd2d8
}

.you-are-in__content.svelte-ry5bnj {
  display: flex;
  padding: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-align: center;
  position: relative;
  z-index: 1
}

.you-are-in__blur.svelte-ry5bnj {
  position: absolute;
  border-radius: 50%;
  filter: blur(26px);
  z-index: 0;
  opacity: .2
}

.you-are-in__blur--top-right.svelte-ry5bnj {
  width: 50%;
  height: 70%;
  top: -20%;
  right: -10%
}

.you-are-in__blur--middle-left.svelte-ry5bnj {
  width: 50%;
  height: 70%;
  top: 15%;
  left: -25%
}

.you-are-in__blur--bottom-right.svelte-ry5bnj {
  width: 50%;
  height: 70%;
  bottom: -40%;
  right: 20%
}

.you-are-in__icon.svelte-ry5bnj {
  margin-bottom: 0
}

.you-are-in__title.svelte-ry5bnj {
  font: 600 1.125rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  margin: 0
}

.you-are-in__subtitle.svelte-ry5bnj {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #031419;
  margin: 0
}

@keyframes svelte-19v4wwk-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.info-card.svelte-19v4wwk {
  display: flex;
  flex-direction: column;
  padding-top: .5rem
}

.info-card__header.svelte-19v4wwk {
  display: flex;
  align-items: center;
  margin-bottom: .5rem
}

.info-card__icon-container.svelte-19v4wwk {
  margin-right: 1rem;
  flex-shrink: 0
}

.info-card__title.svelte-19v4wwk {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  color: #000405;
  margin: 0
}

.info-card__instructions.svelte-19v4wwk {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  text-align: left;
  color: #031419;
  margin-block-end: .5rem;
  padding-left: calc(40px + 1rem)
}

.info-card__instructions--no-icon.svelte-19v4wwk {
  padding-left: 0
}

@keyframes svelte-1cpkjim-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.giveaway-status-container.svelte-1cpkjim {
  width: 100%
}

.giveaway-status-container__container.svelte-1cpkjim {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 1rem
}

.giveaway-status-container__youarein-wrapper.svelte-1cpkjim {
  padding-left: 0;
  padding-right: 0
}

.giveaway-status-container__return-wrapper.svelte-1cpkjim {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  color: #031419
}

.copy-button.svelte-lkfgnu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: transparent;
  cursor: pointer;
  transition: opacity .2s ease
}

.copy-button.svelte-lkfgnu .code:where(.svelte-lkfgnu) {
  font: 600 1.125rem/1.5rem Montserrat, sans-serif;
  color: #536b75;
  letter-spacing: .1em;
  margin-right: 8px
}

.copy-button.svelte-lkfgnu .copy-text:where(.svelte-lkfgnu) {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #031419;
  font: 600 .875rem/1.25rem Montserrat, sans-serif
}

.copy-button.svelte-lkfgnu:hover {
  opacity: .7
}

@keyframes svelte-12lgwp7-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.download-button.svelte-12lgwp7 {
  display: flex;
  height: var(--button-dimensions-height-small, 32px);
  min-width: var(--button-dimensions-min-width-small, 64px);
  max-height: var(--button-dimensions-height-small, 32px);
  padding: 0px var(--button-dimensions-padding-inline-small, 12px);
  justify-content: center;
  align-items: center;
  gap: var(--button-dimensions-gap, 4px);
  flex: 1 0 0;
  padding: 12px;
  border-radius: var(--button-dimensions-radii, 64px);
  border: 2px solid var(--button-color-border-secondary-default, #ccd2d8);
  background: transparent;
  color: #031419;
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  cursor: pointer;
  transition: all .2s ease
}

.download-button.svelte-12lgwp7:hover {
  background: #fafbfb
}

.download-button--loading.svelte-12lgwp7 {
  opacity: .5;
  cursor: wait
}

.warning.svelte-1g2nw2k {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  background: #ffdaac;
  border-radius: 12px;
  max-height: 48px;
  box-sizing: border-box
}

.warning__icon.svelte-1g2nw2k {
  flex-shrink: 0
}

.warning__text.svelte-1g2nw2k {
  font: 400 .75rem/1rem Montserrat, sans-serif;
  color: #031419;
  margin: 0
}

@keyframes svelte-1c4f336-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.winner-code.svelte-1c4f336 {
  display: flex;
  flex-direction: column;
  gap: 12px
}

.winner-code__title.svelte-1c4f336 {
  font: 600 1.25rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  margin: 0
}

.winner-code__description.svelte-1c4f336 {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  margin: 0
}

.winner-code__code-container.svelte-1c4f336 {
  display: flex;
  align-items: center;
  padding: 8px;
  border: 1px dashed #ccd2d8;
  border-radius: .25rem;
  background: #fafbfb
}

@keyframes svelte-1000led-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.giveaway-status-winner.svelte-1000led,
.giveaway-status-winner__container.svelte-1000led,
.giveaway-status-winner__announcement-wrapper.svelte-1000led,
.giveaway-status-winner__code-wrapper.svelte-1000led {
  display: flex;
  flex-direction: column;
  gap: 16px
}

@keyframes svelte-bd3qoe-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.giveaway-status-container.svelte-bd3qoe {
  margin: 0 auto
}

@keyframes svelte-1ddfzj7-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.wpf-gift-card-banner-wrapper.svelte-1ddfzj7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-block: .75rem;
  padding-inline: 1rem;
  border-radius: .5rem;
  overflow: hidden;
  background-color: #1c1b1f;
  margin-block-end: 1rem
}

.wpf-gift-card-banner-cta.svelte-1ddfzj7 {
  display: flex;
  align-items: flex-start;
  gap: .25rem;
  z-index: 1;
  padding-block-start: .25rem
}

.wpf-gift-card-banner-icon.svelte-1ddfzj7 {
  color: #fff;
  inline-size: 1.25rem;
  block-size: 1.25rem;
  display: flex;
  align-items: flex-start;
  margin-block-start: .25rem
}

@media (min-width: 48rem) {
  .wpf-gift-card-banner-icon.svelte-1ddfzj7 {
    inline-size: 1.5rem;
    block-size: 1.5rem
  }
}

.wpf-gift-card-banner-group.svelte-1ddfzj7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: start
}

@media (min-width: 48rem) {
  .wpf-gift-card-banner-group.svelte-1ddfzj7 {
    flex-direction: column;
    gap: .25rem
  }
}

.wpf-gift-card-banner-title.svelte-1ddfzj7 {
  color: #fff;
  font: 600 .875rem/1.25rem Montserrat, sans-serif
}

.wpf-gift-card-banner-button.svelte-1ddfzj7 {
  color: #ffa639;
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  text-decoration: underline
}

.wpf-gift-card-banner-image.svelte-1ddfzj7 {
  inline-size: 5rem;
  block-size: auto;
  transform: rotate(-15deg);
  position: absolute;
  inset-inline-end: -.625rem;
  inset-block-start: .9375rem
}

.svelte-1ddfzj7:host-context([dir=rtl]) .wpf-gift-card-banner-image:where(.svelte-1ddfzj7) {
  inset-inline-end: unset;
  inset-inline-start: -.625rem;
  transform: rotate(15deg)
}

.wpf-gift-card-banner-placeholder.svelte-1ddfzj7 {
  inline-size: 6.25rem;
  min-inline-size: 6.25rem;
  block-size: 100%;
  z-index: 1
}

@media (min-width: 48rem) {
  .wpf-gift-card-banner-placeholder.svelte-1ddfzj7 {
    inline-size: 9.375rem;
    min-inline-size: 9.375rem;
    block-size: 100%
  }
}

.wpf-gift-card-banner-gradient.svelte-1ddfzj7 {
  position: absolute
}

.wpf-gift-card-banner-gradient-left.svelte-1ddfzj7 {
  inline-size: 50%;
  block-size: 100%;
  background: linear-gradient(90deg, #ae92ed4d -10%, #1c1b1f);
  inset-inline-start: 0
}

@media (min-width: 48rem) {
  .wpf-gift-card-banner-gradient-left.svelte-1ddfzj7 {
    inline-size: 60%
  }
}

.wpf-gift-card-banner-gradient-right.svelte-1ddfzj7 {
  inline-size: 50%;
  block-size: 100%;
  background: linear-gradient(270deg, #000c, #1c1b1f00);
  inset-inline-end: 0
}

@media (min-width: 48rem) {
  .wpf-gift-card-banner-gradient-right.svelte-1ddfzj7 {
    inline-size: 40%
  }
}

@keyframes svelte-1sqku15-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.vertical-padding.svelte-1sqku15 {
  padding-block: 1rem
}

.horizontal-padding.svelte-1sqku15,
.carousel-padding.svelte-1sqku15 {
  padding-inline: 1rem
}

.title.svelte-1sqku15 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: #000405;
  margin-block-end: .5rem
}

.description.svelte-1sqku15 {
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  color: #536b75;
  margin-block-start: .5rem
}

.header.svelte-1sqku15 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-block-start: 1.6875rem;
  margin-block-end: 1rem;
  gap: 1rem
}

.header__title.svelte-1sqku15 {
  margin: 0;
  font: 600 1.125rem/1.5rem Montserrat, sans-serif;
  color: #031419;
  flex: 1
}

.header__link.svelte-1sqku15 {
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  text-decoration: underline;
  color: #031419;
  white-space: nowrap
}

@keyframes svelte-1woa3u9-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.giveaway-button.svelte-1woa3u9 {
  position: fixed;
  bottom: .75rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 100;
  display: flex;
  height: 3rem;
  padding: 0 1.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 4rem;
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  transition: all .26s cubic-bezier(.35, 0, .1, 1);
  cursor: pointer;
  width: calc(100% - 2rem);
  max-width: 18.75rem;
  box-shadow: 0 .25rem .75rem #0000001a
}

.giveaway-button--active.svelte-1woa3u9 {
  color: #fff;
  background: var(--theme-action-color, #0079ca);
  border: none
}

.giveaway-button--active.svelte-1woa3u9:hover:not(:disabled) {
  transform: translate(-50%) scale(1.02);
  background: var(--button-color-background-primary-hover, #0068b0)
}

.giveaway-button--active.svelte-1woa3u9:disabled {
  opacity: .7;
  cursor: not-allowed
}

@media (min-width: 62rem) {
  .giveaway-button.svelte-1woa3u9 {
    bottom: 2rem
  }
}

.loading-spinner.svelte-1woa3u9 {
  width: 1rem;
  height: 1rem;
  border: .0625rem solid transparent;
  border-top-color: currentColor;
  border-radius: 4rem;
  animation: svelte-1woa3u9-spin 1s linear infinite
}

@keyframes svelte-1woa3u9-spin {
  to {
    transform: rotate(360deg)
  }
}

@keyframes svelte-1kqhucj-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.giveaway-help-description.svelte-1kqhucj {
  line-height: 1.6em;
  word-break: normal;
  overflow-wrap: anywhere
}

.discover-title.svelte-1kqhucj {
  display: flex;
  align-items: center;
  gap: .5rem;
  font-size: 20px;
  font-weight: 600;
  line-height: 3rem
}

.lightning-icon.svelte-1kqhucj {
  font-size: .9em
}

.vertical-padding-base.svelte-1kqhucj {
  padding-block: 1rem
}

.horizontal-padding-base.svelte-1kqhucj {
  padding-inline: 1rem
}

.loading-spinner-container.svelte-1ao7r7m {
  width: 100%;
  display: flex;
  height: rem-calc(100);
  align-items: center;
  justify-content: center;
  padding: 1rem
}

.loading-spinner.svelte-1ao7r7m {
  width: 1.5rem;
  height: 1.5rem;
  border: .0625rem solid transparent;
  border-top-color: currentColor;
  border-radius: 4rem;
  animation: svelte-1ao7r7m-spin 1s linear infinite
}

@keyframes svelte-1ao7r7m-spin {
  to {
    transform: rotate(360deg)
  }
}

@keyframes svelte-1cdocab-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.post-content.svelte-1cdocab {
  background: #f2f3f3;
  text-align: justify;
  padding: 1rem;
  margin-block-start: 1rem
}

.post-content__header.svelte-1cdocab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1.5rem 0 .5rem;
  padding: .5rem 0;
  gap: 1rem
}

.post-content__title.svelte-1cdocab {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #031419;
  flex: 1
}

.post-content__link.svelte-1cdocab {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-decoration-line: underline;
  color: #031419;
  white-space: nowrap
}

.post-content.svelte-1cdocab h3:where(.svelte-1cdocab) {
  font-size: 1.25rem;
  margin-block-end: .625rem
}

.post-content.svelte-1cdocab p:where(.svelte-1cdocab) {
  font-size: .875rem;
  margin-block-end: 1.25rem;
  color: #536b75
}

@keyframes svelte-1mqbf19-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.giveaway.svelte-1mqbf19 {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fafbfb;
  max-width: 34.375rem;
  margin: 0 auto;
  width: 100%;
  min-height: 100vh
}

@media (min-width: 62rem) {
  .giveaway.svelte-1mqbf19 {
    max-width: initial;
    flex: 0 0 62.5%;
    max-width: 62.5%
  }
}

@media (min-width: 80rem) {
  .giveaway.svelte-1mqbf19 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
}

.giveaway__divider.svelte-1mqbf19 {
  border: none;
  border-top: 1px solid #ccd2d8;
  margin: 0 1rem
}

.giveaway__gallery.svelte-1mqbf19 {
  position: relative;
  max-height: 34.375rem;
  overflow: hidden
}

@media (min-width: 62rem) {
  .giveaway__gallery.svelte-1mqbf19 {
    margin-top: 2rem
  }
}

@media (max-width: 61.98rem) {
  .giveaway__gallery.svelte-1mqbf19 {
    margin: 0 0 -.5rem;
    padding: 0
  }

  .giveaway__gallery.svelte-1mqbf19 .slideshow-indicators {
    bottom: .5rem !important
  }

  .giveaway__gallery.svelte-1mqbf19 [data-open-gallery-item] {
    bottom: 2.6875rem !important
  }
}

.giveaway__container.svelte-1mqbf19 {
  padding-top: 1.5rem
}

@media (max-width: 61.98rem) {
  .giveaway__container.svelte-1mqbf19 {
    border-radius: .5rem .5rem 0 0;
    background: #fafbfb;
    padding-top: 1rem;
    margin-top: -.5rem;
    position: relative;
    box-shadow: 0 -.5rem 1rem #06232c3d
  }
}

.giveaway__header.svelte-1mqbf19 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 auto;
  width: 100%;
  height: auto;
  font-size: 1.25rem;
  line-height: 1.75rem
}

.giveaway__content.svelte-1mqbf19 {
  overflow: visible;
  width: 100%;
  margin-block-end: 2rem
}

.giveaway__content__description.svelte-1mqbf19 {
  padding-block-start: 1.8125rem;
  padding-inline: 1rem;
  line-height: 1.6em;
  word-break: normal;
  overflow-wrap: anywhere;
  margin-bottom: 2rem
}

.giveaway__status.svelte-1mqbf19 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 1rem;
  padding-block-start: .5rem;
  background-color: #fafbfb;
  max-width: 34.375rem;
  margin: 0 auto
}

@media (min-width: 62rem) {
  .giveaway__status.svelte-1mqbf19 {
    max-width: initial;
    flex: 0 0 62.5%;
    max-width: 62.5%
  }
}

@media (min-width: 80rem) {
  .giveaway__status.svelte-1mqbf19 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
  }
}

.gift-card.svelte-1mqbf19 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  align-items: center;
  padding: .125rem .5rem;
  min-width: 3rem;
  background: #6f41d7;
  border-radius: .25rem;
  color: #fff;
  text-align: center;
  margin-block-start: .75rem;
  margin-block-end: 1.5rem;
  display: inline-block;
  font-size: .75rem;
  line-height: 1rem
}

.spacing--horizontal.svelte-1mqbf19 {
  padding-inline: 1rem
}

@keyframes svelte-3oozjd-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.get-tickets-card.svelte-3oozjd {
  display: flex;
  flex-direction: column;
  gap: .75rem;
  background-color: #2c4751;
  border-radius: .5rem;
  overflow: clip;
  box-shadow: 0 .5rem 1rem #0000003d
}

.get-tickets-card__header.svelte-3oozjd {
  width: 100%;
  padding: .75rem 1rem 0
}

.get-tickets-card__title.svelte-3oozjd {
  margin: 0;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.625rem
}

.get-tickets-card__row.svelte-3oozjd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem;
  background-color: #fff
}

.get-tickets-card__price.svelte-3oozjd {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-width: 0
}

.get-tickets-card__price-label.svelte-3oozjd {
  color: #536b75;
  font-size: .875rem;
  line-height: 1.25rem
}

.get-tickets-card__price-value.svelte-3oozjd {
  color: #031419;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.75rem;
  white-space: nowrap
}

@keyframes skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-carousel__item:where(.astro-vexf4v2a) {
  position: relative;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  min-width: 9.25rem;
  width: calc(50vw - 2.5rem);
  max-width: 19.25rem;
  transition: all .3s ease-in-out;
  cursor: pointer;
  scroll-snap-align: start;
  scroll-margin: 1rem;
  -webkit-overflow-scrolling: touch;
  border-radius: .375rem;
  overflow: hidden
}

.fv-plan-carousel__item:where(.astro-vexf4v2a).fv-carousel-item--venue-carousel {
  max-width: 18.75rem;
  min-width: 18.75rem;
  width: 18.75rem
}

.fv-plan-carousel__item:where(.astro-vexf4v2a) .fv-carousel-item--venue-carousel:where(.astro-vexf4v2a) {
  padding-left: 1.5rem;
  margin-right: 1.5rem;
  max-width: 15rem;
  width: calc(70vw - 2.5rem);
  border-left: solid .0625rem #2c4751;
  border-radius: 0
}

.fv-plan-carousel__item:where(.astro-vexf4v2a) .fv-carousel-item--venue-carousel:where(.astro-vexf4v2a):first-child {
  padding-left: 0;
  border-left: 0
}

@media (min-width: 36rem) {
  .fv-plan-carousel__item:where(.astro-vexf4v2a) {
    scroll-margin: 2rem;
    scroll-snap-align: none
  }

  .fv-plan-carousel__item:where(.astro-vexf4v2a):hover {
    opacity: 1
  }

  .fv-plan-carousel__item--before:where(.astro-vexf4v2a),
  .fv-plan-carousel__item--after:where(.astro-vexf4v2a) {
    opacity: .3
  }
}

.fv-plan-carousel__item:where(.astro-vexf4v2a).fv-city__top {
  max-width: 15.5625rem;
  min-width: unset;
  padding-left: .375rem
}

@keyframes svelte-1ta9abt-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal.svelte-1ta9abt {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  width: 100%;
  height: 100%;
  overflow: visible;
  outline: 0;
  pointer-events: none
}

.modal--centered.svelte-1ta9abt {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.modal.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
  width: 100%;
  margin: 3.5rem 0;
  pointer-events: none;
  will-change: transform
}

@media (max-width: 47.98rem) {
  .modal.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: flex-end
  }
}

@media (min-width: 36rem) {
  .modal.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
    max-width: 500px;
    margin: 5rem;
    margin-inline: auto
  }
}

.modal.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 1rem 1rem 0 0;
  outline: 0;
  overflow: hidden;
  bottom: 0;
  height: calc(100dvh - 56px);
  will-change: transform
}

@media (min-width: 36rem) {
  .modal.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
    border-radius: 1rem;
    max-height: calc(100dvh - 160px);
    position: relative;
    max-width: 30rem;
    height: auto
  }
}

.modal--aside.svelte-1ta9abt {
  height: 100vh;
  max-width: 24.375rem
}

.modal--aside.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
  margin: 0;
  height: 100%
}

.modal--aside.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  height: 100dvh;
  max-height: 100dvh;
  position: relative
}

.modal--aside-left.svelte-1ta9abt {
  left: 0
}

.modal--aside-left.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  border-radius: 0;
  border-start-end-radius: 1rem
}

.modal--aside-right.svelte-1ta9abt {
  right: 0;
  left: unset
}

.modal--aside-right.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  border-radius: 0;
  border-start-end-radius: 1rem
}

@media (max-width: 35.98rem) {
  .modal--mobile.svelte-1ta9abt .modal-dialog:where(.svelte-1ta9abt) {
    margin-inline: 1rem
  }
}

@media (max-width: 35.98rem) {
  .modal--mobile.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
    position: relative;
    bottom: auto;
    height: auto;
    border-radius: 1rem
  }
}

.modal--dark.svelte-1ta9abt {
  color: #fff
}

.modal--dark.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  background-color: #06232c
}

.modal--auto-height.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
  height: auto;
  max-height: calc(100dvh - 56px);
  position: relative
}

@media (min-width: 36rem) {
  .modal--auto-height.svelte-1ta9abt .modal-content:where(.svelte-1ta9abt) {
    max-height: calc(100dvh - 160px)
  }
}

.modal--blur.svelte-1ta9abt {
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px)
}

.modal-backdrop.svelte-1ta9abt {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #06232c;
  opacity: .6
}

body:has(.modal-backdrop) {
  overflow: hidden
}

@keyframes svelte-wiynfo-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-header.svelte-wiynfo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: .75rem;
  margin-inline: 1rem;
  margin-block-end: 1rem;
  border-bottom: .0625rem solid #ccd2d8
}

.modal-header--dark.svelte-wiynfo {
  border-bottom: .0625rem solid #536b75
}

.modal-header--no-title.svelte-wiynfo {
  position: absolute;
  padding: 0;
  margin: 0;
  top: .5rem;
  inset-inline-end: .5rem;
  border: 0
}

@media (min-width: 36rem) {
  .modal-header--no-title.svelte-wiynfo {
    top: 1rem;
    inset-inline-end: 1rem
  }
}

.modal-header--no-title.svelte-wiynfo .modal-header__close:where(.svelte-wiynfo) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #fff;
  border-radius: 1rem
}

.modal-header__title.svelte-wiynfo {
  margin: 0 auto;
  line-height: 1.5rem;
  font-weight: 600;
  font-size: 1rem;
  min-width: 0
}

.modal-header__title--truncate.svelte-wiynfo {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 1
}

.modal-header__title--with-close.svelte-wiynfo {
  padding-inline-start: 1.5rem
}

.modal-header__close.svelte-wiynfo {
  width: 1.5rem;
  height: 1.5rem;
  color: #031419
}

.modal-header__close.svelte-wiynfo:focus-visible {
  outline: .125rem auto #031419;
  outline-offset: .25rem
}

.modal-header__close-dark.svelte-wiynfo {
  color: #fff
}

.modal-header__close-dark.svelte-wiynfo:focus-visible {
  outline: .125rem auto #ffffff;
  outline-offset: .25rem
}

.modal-header__navigate-back.svelte-wiynfo {
  position: relative;
  padding-right: .75rem;
  align-self: center
}

.modal-header__navigate-back.svelte-wiynfo:after {
  content: "";
  height: 3rem;
  width: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%) translateY(-50%)
}

.modal-header__navigate-back.svelte-wiynfo:focus-visible {
  outline: .0625rem solid #031419
}

.modal-header__title-contrast.svelte-wiynfo,
.modal-header__close-contrast.svelte-wiynfo,
.modal-header__navigate-back-contrast.svelte-wiynfo {
  color: #fff
}

@keyframes svelte-1undydg-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-footer.svelte-1undydg {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: .5rem 0;
  padding-inline: .5rem;
  border-top: 1px solid #ccd2d8;
  border-bottom-right-radius: calc(1rem - 1px);
  border-bottom-left-radius: calc(1rem - 1px)
}

.modal-footer.svelte-1undydg>* {
  margin: .25rem 0;
  margin-inline: .25rem
}

@keyframes svelte-yxzo1c-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.modal-main.svelte-yxzo1c {
  display: flex;
  flex-flow: column nowrap
}

.modal-main--vertical.svelte-yxzo1c {
  overflow-x: hidden;
  overflow-y: auto
}

@keyframes svelte-1hhuge7-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.video-player.svelte-1hhuge7 {
  position: relative;
  grid-area: video;
  width: 100%
}

.video-player__video.svelte-1hhuge7 {
  position: relative;
  aspect-ratio: 2/1;
  object-fit: cover;
  width: 100%;
  border-radius: .5rem;
  z-index: 1
}

.video-player__video--ambilight.svelte-1hhuge7 {
  box-shadow: 0 0 16px #fff4bb1a, 0 8px 12px #000c
}

@media (min-width: 62rem) {
  .video-player__video--ambilight.svelte-1hhuge7 {
    box-shadow: 0 0 24px #fff4bb33, 0 8px 12px #000c
  }
}

.video-player.svelte-1hhuge7 .video-player__canvas:where(.svelte-1hhuge7) {
  display: none
}

@media (min-width: 62rem) {
  .video-player.svelte-1hhuge7 .video-player__canvas:where(.svelte-1hhuge7) {
    display: block;
    position: absolute;
    inset: 0;
    transform: scale(1.02);
    filter: blur(100px);
    -webkit-filter: blur(100px);
    -webkit-backdrop-filter: blur(0);
    opacity: .8
  }
}

@media (min-width: 90rem) {
  .video-player.svelte-1hhuge7 .video-player__canvas:where(.svelte-1hhuge7) {
    transform: scale(1.18)
  }
}

.fv-hero-search:where(.astro-di5bzumy) {
  height: 17.5rem;
  padding-block: .5rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
  transition: height .3s ease;
  max-height: 17.5rem
}

@media (min-width: 36rem) {
  .fv-hero-search:where(.astro-di5bzumy) {
    padding-block: 3.625rem 4rem;
    justify-content: center;
    height: 25rem;
    max-height: 25rem
  }
}

@media (min-width: 36rem) {
  .fv-hero-search:where(.astro-di5bzumy) {
    padding-block: 3.625rem 4rem;
    justify-content: center
  }
}

.fv-hero-search:where(.astro-di5bzumy) .mobile:where(.astro-di5bzumy) {
  display: block
}

@media (min-width: 36rem) {
  .fv-hero-search:where(.astro-di5bzumy) .mobile:where(.astro-di5bzumy) {
    display: none
  }
}

.fv-hero-search:where(.astro-di5bzumy) .desktop:where(.astro-di5bzumy) {
  display: none
}

@media (min-width: 36rem) {
  .fv-hero-search:where(.astro-di5bzumy) .desktop:where(.astro-di5bzumy) {
    display: block
  }
}

.fv-hero-search__title:where(.astro-di5bzumy) {
  max-width: 80rem;
  margin: 0 auto;
  width: 100%;
  color: #fff;
  margin-block-end: .875rem;
  padding-inline: 1rem;
  z-index: 2;
  display: flex;
  flex-direction: column
}

@media (min-width: 36rem) {
  .fv-hero-search__title:where(.astro-di5bzumy) {
    margin-block-end: unset
  }
}

.fv-hero-search__title:where(.astro-di5bzumy) .fc-main:where(.astro-di5bzumy) {
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  transition: all .3s ease
}

@media (min-width: 36rem) {
  .fv-hero-search__title:where(.astro-di5bzumy) .fc-main:where(.astro-di5bzumy) {
    font-size: 1.75rem;
    line-height: 3.4375rem;
    font-weight: 400
  }
}

.fv-hero-search__title:where(.astro-di5bzumy) .fc-icon:where(.astro-di5bzumy) {
  width: 1rem;
  height: 1rem;
  margin-left: .5rem
}

@media (min-width: 48rem) {
  .fv-hero-search__title:where(.astro-di5bzumy) .fc-icon:where(.astro-di5bzumy) {
    width: 1.125rem;
    height: 1.125rem;
    margin-left: .625rem
  }
}

.fv-hero-search__title:where(.astro-di5bzumy) .fc-icon:where(.astro-di5bzumy) .expand-icon {
  width: 1rem;
  height: 1rem;
  padding: .1875rem;
  vertical-align: middle;
  border-radius: 2rem;
  background: #fff3
}

@media (min-width: 48rem) {
  .fv-hero-search__title:where(.astro-di5bzumy) .fc-icon:where(.astro-di5bzumy) .expand-icon {
    width: 1.125rem;
    height: 1.125rem;
    padding: .25rem
  }
}

.fv-hero-search__title:where(.astro-di5bzumy) .fc-highlight:where(.astro-di5bzumy) {
  font: 600 1.75rem/2rem Montserrat, sans-serif;
  transition: all .3s ease;
  color: #fff;
  width: fit-content
}

@media (min-width: 36rem) {
  .fv-hero-search__title:where(.astro-di5bzumy) .fc-highlight:where(.astro-di5bzumy) {
    font-size: 4.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 77%
  }
}

.fv-hero-search__img:where(.astro-di5bzumy) {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 0
}

.fv-hero-search:where(.astro-di5bzumy) .fv-hero-search__video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  border-radius: unset !important;
  z-index: 0
}

.fv-hero-search__typeahead:where(.astro-di5bzumy) {
  z-index: 2;
  margin-inline: 1rem
}

.fv-hero-search:where(.astro-di5bzumy):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(0deg, #02002469, #00000059, #fff0)
}

@media (min-width: 36rem) {
  .fv-hero-search:where(.astro-di5bzumy):after {
    background: linear-gradient(90deg, #02002469, #0000003f 22%, #fff0)
  }
}

@keyframes svelte-1jojfxi-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-carousel.svelte-1jojfxi {
  margin: 2.5rem 0
}

.fv-plan-carousel.light.svelte-1jojfxi {
  color: #031419
}

.fv-plan-carousel.light.svelte-1jojfxi a:where(.svelte-1jojfxi) {
  color: #031419
}

.fv-plan-carousel.dark.svelte-1jojfxi {
  color: #fafbfb
}

.fv-plan-carousel.dark.svelte-1jojfxi a:where(.svelte-1jojfxi) {
  color: #fafbfb
}

@media (min-width: 80rem) {
  .fv-plan-carousel__top-x.svelte-1jojfxi {
    margin: 2.5rem 0
  }
}

.fv-plan-carousel__container.svelte-1jojfxi {
  width: 100%;
  max-width: 83.5rem;
  margin-left: auto;
  margin-right: auto;
  overflow: visible
}

@media (min-width: 80rem) {
  .fv-plan-carousel__container.svelte-1jojfxi {
    overflow: hidden;
    width: 100%
  }
}

.fv-plan-carousel__container--full-width.svelte-1jojfxi {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

.fv-plan-carousel__container--full-width.svelte-1jojfxi .fv-plan-carousel__header:where(.svelte-1jojfxi) {
  max-width: 83.5rem;
  margin-left: auto;
  margin-right: auto
}

.fv-plan-carousel__container--full-width.svelte-1jojfxi .fv-plan-carousel__scroll-area:where(.svelte-1jojfxi) {
  max-width: 83.5rem;
  margin-left: auto;
  margin-right: auto
}

.fv-plan-carousel__title.svelte-1jojfxi {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  margin-bottom: 0
}

@media (min-width: 80rem) {
  .fv-plan-carousel__title.svelte-1jojfxi {
    font-size: 1.5rem
  }
}

.fv-plan-carousel__title.svelte-1jojfxi:hover {
  text-decoration-line: none
}

.fv-plan-carousel__see-all.svelte-1jojfxi {
  color: #fafbfb;
  font: 600 .75rem/1rem Montserrat, sans-serif;
  text-decoration-line: underline;
  transition: all .3s ease;
  white-space: nowrap;
  margin-left: 1rem
}

@media (min-width: 80rem) {
  .fv-plan-carousel__see-all.svelte-1jojfxi {
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

.fv-plan-carousel__see-all.svelte-1jojfxi:hover {
  color: #ccd2d8
}

.fv-plan-carousel__see-all.light.svelte-1jojfxi {
  color: #031419
}

.fv-plan-carousel__see-all.light.svelte-1jojfxi:hover {
  color: #536b75
}

.fv-plan-carousel__header.svelte-1jojfxi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-block-end: .75rem;
  padding-inline: 1rem
}

@media (min-width: 80rem) {
  .fv-plan-carousel__header.svelte-1jojfxi {
    margin-block-end: 1.5rem;
    padding-inline: 0;
    font-size: 1.75rem;
    padding-inline-start: .5rem;
    padding: 0 1.75rem
  }
}

.fv-plan-carousel__scroll-area.svelte-1jojfxi {
  position: relative;
  overflow: hidden;
  padding-inline: 1rem
}

@media (min-width: 80rem) {
  .fv-plan-carousel__scroll-area.svelte-1jojfxi {
    overflow: visible;
    padding-inline: 0;
    padding: 0 1.75rem
  }
}

.fv-plan-carousel__feed.svelte-1jojfxi {
  position: relative;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  gap: .75rem;
  flex-wrap: nowrap;
  list-style-type: none;
  margin-bottom: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
  padding-inline: 2rem;
  margin-inline: -2rem
}

.fv-plan-carousel__feed.svelte-1jojfxi::-webkit-scrollbar {
  display: none
}

.fv-plan-carousel__feed-venue.svelte-1jojfxi {
  gap: .75rem
}

@media (min-width: 62rem) {
  .fv-plan-carousel__feed.svelte-1jojfxi {
    gap: 1rem
  }
}

@media (min-width: 62rem) {
  .fv-plan-carousel__feed-top-x.svelte-1jojfxi {
    gap: .5rem
  }
}

.fv-plan-carousel__item.svelte-1jojfxi {
  position: relative;
  -webkit-overflow-scrolling: touch;
  min-width: calc((100% - 1.5rem)/2);
  max-width: calc((100% - 1.5rem)/2);
  overflow: hidden
}

@media (min-width: 48rem) {
  .fv-plan-carousel__item.svelte-1jojfxi {
    min-width: calc((100% - 3rem) / 3);
    max-width: calc((100% - 3rem) / 3)
  }
}

@media (min-width: 62rem) {
  .fv-plan-carousel__item.svelte-1jojfxi {
    min-width: calc((100% - 3rem)/4);
    max-width: calc((100% - 3rem)/4)
  }

  .fv-plan-carousel__item--six.svelte-1jojfxi {
    min-width: calc((100% - 5rem) / 6);
    max-width: calc((100% - 5rem) / 6)
  }
}

.fv-plan-carousel__arrow.svelte-1jojfxi {
  display: none;
  position: absolute;
  top: calc((100vw - 7rem)/8);
  width: 2.5rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  z-index: 5;
  cursor: pointer;
  color: #031419
}

.fv-plan-carousel__arrow.svelte-1jojfxi:hover {
  text-decoration: none
}

@media (min-width: 80rem) {
  .fv-plan-carousel__arrow.svelte-1jojfxi {
    display: inline-flex;
    top: 9.125rem
  }
}

.fv-plan-carousel__arrow-right.svelte-1jojfxi,
.fv-plan-carousel__arrow-left.svelte-1jojfxi {
  font-size: 1.5rem
}

.fv-plan-carousel__arrow-right.svelte-1jojfxi:after,
.fv-plan-carousel__arrow-left.svelte-1jojfxi:after {
  content: "";
  position: absolute;
  background-color: #fafbfb;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  z-index: -1;
  box-shadow: 0 6px 6px #00467933;
  transition: background-color .3s ease
}

@media (min-width: 80rem) {

  .fv-plan-carousel__arrow-right.svelte-1jojfxi:hover:after,
  .fv-plan-carousel__arrow-left.svelte-1jojfxi:hover:after {
    background-color: #f2f3f3;
    border: .0625rem solid #06232c
  }

  .fv-plan-carousel__arrow-right.svelte-1jojfxi:focus-visible:after,
  .fv-plan-carousel__arrow-left.svelte-1jojfxi:focus-visible:after {
    border: .1875rem solid #000405;
    outline: .375rem solid #c6deee
  }
}

.fv-plan-carousel__arrow-right.svelte-1jojfxi {
  right: 1.25rem;
  transform: translate3d(50%, -50%, 0)
}

.fv-plan-carousel__arrow-left.svelte-1jojfxi {
  left: 1.25rem;
  transform: translate3d(-50%, -50%, 0)
}

.fv-plan-carousel__arrow-top-x.svelte-1jojfxi {
  top: 11.40625rem
}

.fv-plan-carousel__arrow-venue.svelte-1jojfxi {
  top: 50%
}

.fv-plan-carousel__arrow--hidden.svelte-1jojfxi {
  visibility: hidden
}

.fv-plan-carousel--venue.svelte-1jojfxi .fv-plan-carousel__feed:where(.svelte-1jojfxi) {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0
}

@media (min-width: 36rem) {
  .fv-plan-carousel--venue.svelte-1jojfxi .fv-plan-carousel__feed:where(.svelte-1jojfxi) {
    display: flex;
    flex-wrap: nowrap;
    padding-inline: 2rem;
    margin-inline: -2rem
  }
}

.fv-plan-carousel--venue.svelte-1jojfxi .fv-plan-carousel__item:where(.svelte-1jojfxi) {
  display: flex;
  flex-direction: column;
  width: calc(50% - 6px);
  min-width: auto;
  max-width: none
}

@media (min-width: 36rem) {
  .fv-plan-carousel--venue.svelte-1jojfxi .fv-plan-carousel__item:where(.svelte-1jojfxi) {
    display: inline;
    min-width: calc((100% - 1.5rem)/2);
    max-width: calc((100% - 1.5rem)/2);
    width: auto
  }
}

@media (min-width: 62rem) {
  .fv-plan-carousel--venue.svelte-1jojfxi .fv-plan-carousel__item:where(.svelte-1jojfxi) {
    min-width: calc((100% - 3rem)/4);
    max-width: calc((100% - 3rem)/4)
  }

  .fv-plan-carousel--venue.svelte-1jojfxi .fv-plan-carousel__item--six:where(.svelte-1jojfxi) {
    min-width: calc((100% - 5rem) / 6);
    max-width: calc((100% - 5rem) / 6)
  }
}

.bg-cinema-lights {
  inset-inline: 0;
  inset-block-start: 0;
  background: var(--cinemaLightsUrl) repeat-x -1.5rem -2px;
  background-position: 0 -56px;
  padding-top: 2.25rem
}

.dark.bg-cinema-lights {
  background: #000405
}

@keyframes svelte-shz62t-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-carousel__item.svelte-shz62t {
  position: relative;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  min-width: 9.25rem;
  width: calc(50dvw - 2.5rem);
  max-width: 19.25rem;
  transition: all .3s ease-in-out;
  cursor: pointer;
  scroll-snap-align: start;
  scroll-margin: 1rem;
  -webkit-overflow-scrolling: touch;
  border-radius: .375rem;
  overflow: hidden
}

.fv-plan-carousel__item.fv-carousel-item--venue-carousel.svelte-shz62t {
  max-width: 18.75rem;
  min-width: 18.75rem;
  width: 18.75rem
}

@media (min-width: 36rem) {
  .fv-plan-carousel__item.svelte-shz62t {
    scroll-margin: 2rem;
    scroll-snap-align: none
  }

  .fv-plan-carousel__item.svelte-shz62t:hover {
    opacity: 1
  }

  .fv-plan-carousel__item--before.svelte-shz62t,
  .fv-plan-carousel__item--after.svelte-shz62t {
    opacity: .3
  }
}

.fv-plan-carousel__item.fv-city__top.svelte-shz62t {
  max-width: 15.5625rem;
  min-width: unset;
  padding-left: .375rem
}

@keyframes svelte-yxa7xp-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-card-tag.svelte-yxa7xp {
  display: inline-block;
  background-color: #fff;
  color: #031419;
  font: 600 .75rem/1rem Montserrat, sans-serif;
  padding: .25rem .5rem;
  border-radius: .25rem
}

@media (min-width: 48rem) {
  .fv-plan-card-tag.svelte-yxa7xp {
    font: 600 .875rem/1.25rem Montserrat, sans-serif
  }
}

.fv-plan-card-tag__disabled.svelte-yxa7xp {
  background-color: #f2f3f3;
  color: #a7b2ba
}

@keyframes svelte-nsxeq4-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-carousel-item__tag {
  position: absolute;
  top: .5rem;
  left: .5rem
}

.fv-carousel-item--sold-out .fv-plan-card-v2__content {
  opacity: .5
}

@keyframes svelte-1dopqz8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.plan-card-skeleton__info.svelte-1dopqz8 {
  display: flex;
  flex-flow: column nowrap;
  gap: .25rem;
  margin-block-start: .5rem
}

.plan-card-skeleton__info.svelte-1dopqz8>:where(.svelte-1dopqz8) {
  height: 1.25rem;
  background: linear-gradient(90deg, #f2f3f3 25%, #fafbfb, #f2f3f3 75%);
  background-size: 400% 100%;
  animation: svelte-1dopqz8-skeleton-loading 4s infinite linear
}

.plan-card-skeleton__location.svelte-1dopqz8 {
  width: 40%
}

.plan-card-skeleton__title.svelte-1dopqz8 {
  width: 90%
}

.plan-card-skeleton__date-range.svelte-1dopqz8 {
  width: 20%
}

.plan-card-skeleton__price.svelte-1dopqz8,
.plan-card-skeleton__rating.svelte-1dopqz8 {
  width: 40%
}

@keyframes svelte-196ws75-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-new-label.svelte-196ws75 {
  display: flex;
  gap: .4375rem;
  margin-bottom: .25rem;
  color: #df7b00
}

.fv-new-label__text.svelte-196ws75 {
  font: 400 .75rem/1rem Montserrat, sans-serif;
  color: #9f5800
}

@keyframes svelte-21h08i-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-preview-card-location.svelte-21h08i {
  display: inline-flex;
  align-items: center;
  gap: .25rem;
  background-color: #e6f4ff;
  border-radius: .25rem;
  color: #031419;
  padding-block: .25rem;
  padding-inline: .25rem .5rem;
  max-width: 100%;
  margin-block-end: .5rem
}

.fv-plan-preview-card-location__title.svelte-21h08i {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1rem;
  font-size: .75rem
}

@media (min-width: 62rem) {
  .fv-plan-preview-card-location__title.svelte-21h08i {
    line-height: 1.25rem;
    font-size: .875rem
  }
}

@keyframes svelte-31t79v-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.number.svelte-31t79v {
  display: inline-block;
  position: absolute;
  left: -.375rem;
  bottom: -.0625rem;
  pointer-events: none
}

.number.svelte-31t79v .number__svg:where(.svelte-31t79v) {
  font-size: 5.5rem;
  line-height: .8em;
  font-weight: 600;
  fill: #fff;
  width: 6.25rem;
  height: 5.5rem
}

.number__fill.svelte-31t79v {
  position: relative;
  fill: #031419;
  z-index: 1
}

.number__fill-light.svelte-31t79v {
  fill: #fafbfb
}

.number__stroke.svelte-31t79v {
  position: absolute;
  left: 0;
  top: 0;
  stroke: #fff;
  stroke-width: .375rem;
  stroke-linejoin: round
}

.number__stroke-light.svelte-31t79v {
  stroke: #031419
}

@keyframes svelte-1ys2s7a-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-carousel__data.svelte-1ys2s7a {
  display: flex;
  flex-direction: column;
  gap: .25rem
}

.fv-plan-preview-card__link.svelte-1ys2s7a {
  position: relative;
  display: block;
  flex-flow: column wrap;
  height: 100%
}

.fv-plan-preview-card__link.svelte-1ys2s7a .light:where(.svelte-1ys2s7a) {
  color: #031419
}

.fv-plan-preview-card__link.svelte-1ys2s7a .dark:where(.svelte-1ys2s7a) {
  color: #fafbfb
}

.fv-plan-preview-card__link.svelte-1ys2s7a:hover {
  text-decoration: none
}

@media (min-width: 48rem) {
  .fv-plan-preview-card__link.svelte-1ys2s7a:hover .fv-plan-preview-card__img:where(.svelte-1ys2s7a) {
    transform: scale(1.1)
  }
}

.fv-plan-preview-card__picture-container.svelte-1ys2s7a {
  position: relative;
  margin-block-end: .5rem;
  width: 100%;
  aspect-ratio: 1
}

.fv-plan-preview-card__picture-container.fv-plan-preview-card__top-x.svelte-1ys2s7a {
  margin-block-end: .5rem
}

.fv-plan-preview-card__picture-container--with-top-number.svelte-1ys2s7a {
  margin-block-end: 1rem
}

@media (min-width: 36rem) {
  .fv-plan-preview-card__picture-container--with-top-number.svelte-1ys2s7a {
    margin-block-end: 1.5rem
  }
}

.fv-plan-preview-card__picture-container--with-top-number.svelte-1ys2s7a .fv-plan-preview-card__img:where(.svelte-1ys2s7a) {
  border-radius: .5rem
}

.fv-plan-preview-card__picture.svelte-1ys2s7a {
  position: relative;
  display: block;
  border-radius: .5rem;
  overflow: hidden
}

.fv-plan-preview-card__img.svelte-1ys2s7a {
  position: relative;
  height: auto;
  aspect-ratio: 1;
  transition: transform .4s ease
}

.fv-plan-preview-card__rating-and-price.svelte-1ys2s7a {
  display: flex;
  width: 100%
}

.fv-plan-preview-card__link.svelte-1ys2s7a .fv-plan-preview-card__price {
  width: 100%;
  text-align: start;
  flex: 1 1 0;
  font: 400 .75rem/1rem Montserrat, sans-serif;
  display: flex;
  flex-wrap: wrap;
  gap: .125rem
}

@media (min-width: 80rem) {
  .fv-plan-preview-card__link.svelte-1ys2s7a .fv-plan-preview-card__price {
    font: 400 .875rem/1.25rem Montserrat, sans-serif
  }
}

.fv-plan-preview-card__rating.svelte-1ys2s7a {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  align-self: flex-start;
  font-size: .875rem;
  line-height: .875rem;
  color: #ffa639
}

.fv-plan-preview-card__rating.light.svelte-1ys2s7a .fv-rating__average,
.fv-plan-preview-card__rating.light.svelte-1ys2s7a .fv-rating__amount {
  color: #031419 !important
}

.fv-plan-preview-card__rating.svelte-1ys2s7a .fv-plan-preview-card__rating-icon {
  font-size: .625rem;
  margin-inline-end: .25rem;
  vertical-align: middle;
  color: #df7b00
}

.fv-plan-preview-card__name.svelte-1ys2s7a {
  font: 600 .75rem/1rem Montserrat, sans-serif;
  width: 100%;
  margin-block-end: 0;
  overflow: hidden;
  text-align: initial;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

@media (min-width: 80rem) {
  .fv-plan-preview-card__name.svelte-1ys2s7a {
    font: 600 1rem/1.5rem Montserrat, sans-serif
  }
}

.fv-plan-preview-card__date-range.svelte-1ys2s7a {
  font: 400 .75rem/1rem Montserrat, sans-serif;
  color: #e6f4ff
}

.fv-plan-preview-card__date-range.light.svelte-1ys2s7a {
  color: #536b75
}

@media (min-width: 80rem) {
  .fv-plan-preview-card__date-range.svelte-1ys2s7a {
    font: 400 .875rem/1.25rem Montserrat, sans-serif
  }
}

.fv-plan-preview-card__rating.svelte-1ys2s7a,
.fv-plan-preview-card__date-range.svelte-1ys2s7a,
.fv-plan-preview-card__location.svelte-1ys2s7a {
  min-height: 1.25rem
}

.fv-plan-preview-card__location.light.svelte-1ys2s7a,
.fv-plan-preview-card__location.light.svelte-1ys2s7a .fv-location__icon,
.fv-plan-preview-card__location.light.svelte-1ys2s7a .fv-location__name {
  color: #536b75
}

.fv-plan-preview-card__top-x.fv-plan-preview-card__picture-container.svelte-1ys2s7a {
  aspect-ratio: 243/365
}

.fv-plan-preview-card__top-x.svelte-1ys2s7a .fv-plan-preview-card__img:where(.svelte-1ys2s7a) {
  aspect-ratio: 243/365
}

.fv-plan-preview-card__favorites-btn.svelte-1ys2s7a {
  position: absolute;
  top: .5rem;
  right: .75rem;
  z-index: 1
}

.fv-movie-preview-card__link:where(.astro-73lsdkzu) {
  position: relative;
  display: block;
  flex-flow: column wrap;
  height: 100%;
  color: #fff
}

.fv-movie-preview-card__link:where(.astro-73lsdkzu):hover {
  color: #fff;
  text-decoration: none
}

@media (min-width: 48rem) {
  .fv-movie-preview-card__link:where(.astro-73lsdkzu):hover .fv-movie-preview-card__img:where(.astro-73lsdkzu) {
    transform: scale(1.1)
  }
}

.fv-movie-preview-card__picture-container:where(.astro-73lsdkzu) {
  position: relative;
  margin-block-end: .5rem;
  width: 100%;
  aspect-ratio: 243/365
}

.fv-movie-preview-card__picture-container:where(.astro-73lsdkzu).fv-movie-preview-card__top-x {
  margin-block-end: .5rem
}

.fv-movie-preview-card__picture-container--with-top-number:where(.astro-73lsdkzu) {
  margin-block-end: 1rem
}

@media (min-width: 36rem) {
  .fv-movie-preview-card__picture-container--with-top-number:where(.astro-73lsdkzu) {
    margin-block-end: 1.5rem
  }
}

.fv-movie-preview-card__picture-container--with-top-number:where(.astro-73lsdkzu) .fv-movie-preview-card__img:where(.astro-73lsdkzu) {
  border-radius: .5rem
}

.fv-movie-preview-card__picture:where(.astro-73lsdkzu) {
  position: relative;
  display: block;
  border-radius: .5rem;
  overflow: hidden
}

.fv-movie-preview-card__img:where(.astro-73lsdkzu) {
  position: relative;
  height: auto;
  aspect-ratio: 1;
  transition: transform .4s ease;
  aspect-ratio: 243/365
}

.fv-movie-preview-card__name:where(.astro-73lsdkzu) {
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  width: 100%;
  margin-bottom: .25rem;
  overflow: hidden;
  text-align: initial;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.fv-movie-preview-card__favorites-btn:where(.astro-73lsdkzu) {
  position: absolute;
  top: .5rem;
  right: .75rem;
  z-index: 1
}

.fv-movie-preview-card__row:where(.astro-73lsdkzu) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  padding-block: .25rem 2.5rem
}

.fv-movie-preview-card__runtime-minutes:where(.astro-73lsdkzu) {
  margin-inline-end: auto;
  color: #a7b2ba
}

.fv-movie-preview-card__tag:where(.astro-73lsdkzu) {
  display: flex;
  font: 400 .75rem/1rem Montserrat, sans-serif;
  height: 1.25rem;
  padding-inline: .25rem;
  align-items: center;
  border-radius: .25rem;
  border: .0625rem solid var(--theme-movie-color-border, #536b75);
  color: var(--theme-color-text, #ffffff)
}

.fv-city__top:where(.astro-cgzsrxms) {
  overflow: visible !important
}

.nearby-cities__wrapper:where(.astro-75s22x3m) {
  max-width: 82rem;
  margin-inline: auto
}

.nearby-cities__wrapper:where(.astro-75s22x3m):not(:last-child) {
  margin-bottom: 2.5rem
}

.nearby-cities__box:where(.astro-75s22x3m) {
  background-color: #fff;
  border: .0625rem solid #ccd2d8;
  border-radius: 1rem;
  padding: 1rem 0 1rem 1rem
}

@media (min-width: 48rem) {
  .nearby-cities__box:where(.astro-75s22x3m) {
    margin-inline: 1rem;
    padding: 2rem
  }
}

.nearby-cities__title:where(.astro-75s22x3m) {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  margin-bottom: 1rem
}

@media (min-width: 36rem) {
  .nearby-cities__title:where(.astro-75s22x3m) {
    font: 600 1.5rem/1.75rem Montserrat, sans-serif;
    margin-bottom: 1.5rem
  }
}

.desktop-hidden:where(.astro-75s22x3m) {
  display: flex;
  margin-top: 1rem
}

@media (min-width: 36rem) {
  .desktop-hidden:where(.astro-75s22x3m) {
    display: none;
    margin-top: unset
  }
}

@keyframes skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-city:where(.astro-ffdi2bqy) {
  display: block;
  width: 100%;
  min-height: 100vh;
  overflow: hidden
}

.fv-city__subtitle:where(.astro-ffdi2bqy) {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  margin-inline: auto;
  margin-top: 1.25rem;
  padding-inline: 1rem;
  padding-block-end: 2.5rem;
  max-width: 40rem;
  color: #031419;
  font-size: 1rem
}

@media (min-width: 48rem) {
  .fv-city__subtitle:where(.astro-ffdi2bqy) {
    font: 400 1rem/1.5rem Montserrat, sans-serif;
    text-align: center
  }
}

.fv-city__banner--wrapper:where(.astro-ffdi2bqy) {
  padding-inline: 1rem;
  padding-bottom: 1.25rem
}

@keyframes skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-carousel {
  margin: 2.5rem 0
}

.fv-plan-carousel.light,
.fv-plan-carousel.light a {
  color: #031419
}

.fv-plan-carousel.dark,
.fv-plan-carousel.dark a {
  color: #fafbfb
}

@media (min-width: 80rem) {
  .fv-plan-carousel__top-x {
    margin: 2.5rem 0
  }
}

.fv-plan-carousel__container {
  width: 100%;
  max-width: 83.5rem;
  margin-left: auto;
  margin-right: auto;
  overflow: visible
}

@media (min-width: 80rem) {
  .fv-plan-carousel__container {
    overflow: hidden;
    width: 100%
  }
}

.fv-plan-carousel__container--full-width {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

.fv-plan-carousel__container--full-width .fv-plan-carousel__header,
.fv-plan-carousel__container--full-width .fv-plan-carousel__scroll-area {
  max-width: 83.5rem;
  margin-left: auto;
  margin-right: auto
}

.fv-plan-carousel__title {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  margin-bottom: 0
}

@media (min-width: 80rem) {
  .fv-plan-carousel__title {
    font-size: 1.5rem
  }
}

.fv-plan-carousel__title:hover {
  text-decoration-line: none
}

.fv-plan-carousel__see-all {
  color: #fafbfb;
  font: 600 .75rem/1rem Montserrat, sans-serif;
  text-decoration-line: underline;
  transition: all .3s ease;
  white-space: nowrap;
  margin-left: 1rem
}

@media (min-width: 80rem) {
  .fv-plan-carousel__see-all {
    font: 400 1rem/1.5rem Montserrat, sans-serif
  }
}

.fv-plan-carousel__see-all:hover {
  color: #ccd2d8
}

.fv-plan-carousel__see-all.light {
  color: #031419
}

.fv-plan-carousel__see-all.light:hover {
  color: #536b75
}

.fv-plan-carousel__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-block-end: .75rem;
  padding-inline: 1rem
}

@media (min-width: 80rem) {
  .fv-plan-carousel__header {
    margin-block-end: 1.5rem;
    padding-inline: 0;
    font-size: 1.75rem;
    padding-inline-start: .5rem;
    padding: 0 1.75rem
  }
}

.fv-plan-carousel__scroll-area {
  position: relative;
  overflow: hidden;
  padding-inline: 1rem
}

@media (min-width: 80rem) {
  .fv-plan-carousel__scroll-area {
    overflow: visible;
    padding-inline: 0;
    padding: 0 1.75rem
  }
}

.fv-plan-carousel__feed {
  position: relative;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  gap: .75rem;
  flex-wrap: nowrap;
  list-style-type: none;
  margin-bottom: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
  padding-inline: 2rem;
  margin-inline: -2rem
}

.fv-plan-carousel__feed::-webkit-scrollbar {
  display: none
}

.fv-plan-carousel__feed-venue {
  gap: .75rem
}

@media (min-width: 62rem) {
  .fv-plan-carousel__feed {
    gap: 1rem
  }
}

@media (min-width: 62rem) {
  .fv-plan-carousel__feed-top-x {
    gap: .5rem
  }
}

.fv-plan-carousel__item {
  position: relative;
  -webkit-overflow-scrolling: touch;
  min-width: calc((100% - 1.5rem)/2);
  max-width: calc((100% - 1.5rem)/2);
  overflow: hidden
}

@media (min-width: 48rem) {
  .fv-plan-carousel__item {
    min-width: calc((100% - 3rem) / 3);
    max-width: calc((100% - 3rem) / 3)
  }
}

@media (min-width: 62rem) {
  .fv-plan-carousel__item {
    min-width: calc((100% - 3rem)/4);
    max-width: calc((100% - 3rem)/4)
  }

  .fv-plan-carousel__item--six {
    min-width: calc((100% - 5rem) / 6);
    max-width: calc((100% - 5rem) / 6)
  }
}

.fv-plan-carousel__arrow {
  display: none;
  position: absolute;
  top: calc((100vw - 7rem)/8);
  width: 2.5rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  z-index: 5;
  cursor: pointer;
  color: #031419
}

.fv-plan-carousel__arrow:hover {
  text-decoration: none
}

@media (min-width: 80rem) {
  .fv-plan-carousel__arrow {
    display: inline-flex;
    top: 9.125rem
  }
}

.fv-plan-carousel__arrow-right,
.fv-plan-carousel__arrow-left {
  font-size: 1.5rem
}

.fv-plan-carousel__arrow-right:after,
.fv-plan-carousel__arrow-left:after {
  content: "";
  position: absolute;
  background-color: #fafbfb;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  z-index: -1;
  box-shadow: 0 6px 6px #00467933;
  transition: background-color .3s ease
}

@media (min-width: 80rem) {

  .fv-plan-carousel__arrow-right:hover:after,
  .fv-plan-carousel__arrow-left:hover:after {
    background-color: #f2f3f3;
    border: .0625rem solid #06232c
  }

  .fv-plan-carousel__arrow-right:focus-visible:after,
  .fv-plan-carousel__arrow-left:focus-visible:after {
    border: .1875rem solid #000405;
    outline: .375rem solid #c6deee
  }
}

.fv-plan-carousel__arrow-right {
  right: 1.25rem;
  transform: translate3d(50%, -50%, 0)
}

.fv-plan-carousel__arrow-left {
  left: 1.25rem;
  transform: translate3d(-50%, -50%, 0)
}

.fv-plan-carousel__arrow-top-x {
  top: 11.40625rem
}

.fv-plan-carousel__arrow-venue {
  top: 50%
}

.fv-plan-carousel--venue .fv-plan-carousel__feed {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0
}

@media (min-width: 36rem) {
  .fv-plan-carousel--venue .fv-plan-carousel__feed {
    display: flex;
    flex-wrap: nowrap;
    padding-inline: 2rem;
    margin-inline: -2rem
  }
}

.fv-plan-carousel--venue .fv-plan-carousel__item {
  display: flex;
  flex-direction: column;
  width: calc(50% - 6px);
  min-width: auto;
  max-width: none
}

@media (min-width: 36rem) {
  .fv-plan-carousel--venue .fv-plan-carousel__item {
    display: inline;
    min-width: calc((100% - 1.5rem)/2);
    max-width: calc((100% - 1.5rem)/2);
    width: auto
  }
}

@media (min-width: 62rem) {
  .fv-plan-carousel--venue .fv-plan-carousel__item {
    min-width: calc((100% - 3rem)/4);
    max-width: calc((100% - 3rem)/4)
  }

  .fv-plan-carousel--venue .fv-plan-carousel__item--six {
    min-width: calc((100% - 5rem) / 6);
    max-width: calc((100% - 5rem) / 6)
  }
}

.bg-cinema-lights {
  inset-inline: 0;
  inset-block-start: 0;
  background: var(--cinemaLightsUrl) repeat-x -1.5rem -2px;
  background-position: 0 -56px;
  padding-top: 2.25rem
}

.dark.bg-cinema-lights {
  background: #000405
}

@keyframes svelte-zyevsj-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.plan-card-skeleton.svelte-zyevsj {
  width: 100%;
  aspect-ratio: 1;
  border-radius: .5rem;
  background: linear-gradient(90deg, #f2f3f3 25%, #fafbfb, #f2f3f3 75%);
  background-size: 400% 100%;
  animation: svelte-zyevsj-skeleton-loading 4s infinite linear
}

@keyframes svelte-gliqni-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-card-favorites-button.svelte-gliqni {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.625rem;
  width: 1.625rem
}

.fv-plan-card-favorites-button.svelte-gliqni .svg-inline--fa path {
  stroke: #ccd2d8;
  stroke-width: 2rem;
  fill: #06232cb2
}

.fv-plan-card-favorites-button-light.svelte-gliqni .svg-inline--fa path {
  stroke: #031419;
  stroke-width: 2rem;
  fill: #fff
}

.fv-plan-card-favorites-button--selected.svelte-gliqni .svg-inline--fa path {
  fill: #eb0052
}

@keyframes svelte-duhl2l-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-favorites-button-container.svelte-duhl2l {
  position: absolute;
  top: .5rem;
  right: .75rem;
  z-index: 1
}

@keyframes svelte-3t6yzb-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-alert-action-wrapper.svelte-3t6yzb {
  max-width: 20.5rem;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 .75rem .75rem #0000000d;
  border-radius: .5rem;
  border: .0625rem solid #ccd2d8;
  padding: .75rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: .75rem;
  z-index: 1054;
  transition: all .3s ease;
  position: fixed;
  left: calc((100dvw - 20.5rem)/2);
  bottom: -100dvw
}

@media (min-width: 48rem) {
  .fv-alert-action-wrapper.svelte-3t6yzb {
    right: -100dvw;
    top: 5.5rem;
    bottom: unset;
    left: unset
  }
}

.fv-alert-action-transition.svelte-3t6yzb {
  left: calc((100dvw - 20.5rem)/2);
  bottom: 1rem
}

@media (min-width: 48rem) {
  .fv-alert-action-transition.svelte-3t6yzb {
    right: 1rem;
    top: 5.5rem;
    bottom: unset;
    left: unset
  }
}

.fv-alert-action-image.svelte-3t6yzb {
  width: 2.5rem;
  height: 2.5rem;
  object-fit: cover;
  border-radius: .25rem
}

.fv-alert-action-icon.svelte-3t6yzb {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem
}

.fv-alert-action-message.svelte-3t6yzb {
  margin-bottom: 0;
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  flex: 1
}

.fv-alert-action-cta.svelte-3t6yzb {
  all: unset;
  color: #031419;
  text-decoration: underline;
  font: 600 .75rem/1rem Montserrat, sans-serif;
  text-align: end;
  cursor: pointer;
  transition: color .3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 35%
}

@media (min-width: 48rem) {
  .fv-alert-action-cta.svelte-3t6yzb:hover {
    color: #536b75
  }
}

.fv-alert-action-plan-view.svelte-3t6yzb {
  bottom: 4.375rem
}

@media (min-width: 48rem) {
  .fv-alert-action-plan-view.svelte-3t6yzb {
    bottom: unset
  }
}

.fv-alert-action-close.svelte-3t6yzb {
  min-width: .875rem;
  width: .875rem;
  height: .875rem;
  position: absolute;
  top: .5rem;
  right: .5rem;
  color: #06232c;
  line-height: .5rem
}

@keyframes svelte-gliqni-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-card-favorites-button.svelte-gliqni {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.625rem;
  width: 1.625rem
}

.fv-plan-card-favorites-button.svelte-gliqni .svg-inline--fa path {
  stroke: #ccd2d8;
  stroke-width: 2rem;
  fill: #06232cb2
}

.fv-plan-card-favorites-button-light.svelte-gliqni .svg-inline--fa path {
  stroke: #031419;
  stroke-width: 2rem;
  fill: #fff
}

.fv-plan-card-favorites-button--selected.svelte-gliqni .svg-inline--fa path {
  fill: #eb0052
}

@keyframes svelte-duhl2l-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-favorites-button-container.svelte-duhl2l {
  position: absolute;
  top: .5rem;
  right: .75rem;
  z-index: 1
}

@keyframes svelte-3t6yzb-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-alert-action-wrapper.svelte-3t6yzb {
  max-width: 20.5rem;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 .75rem .75rem #0000000d;
  border-radius: .5rem;
  border: .0625rem solid #ccd2d8;
  padding: .75rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: .75rem;
  z-index: 1054;
  transition: all .3s ease;
  position: fixed;
  left: calc((100dvw - 20.5rem)/2);
  bottom: -100dvw
}

@media (min-width: 48rem) {
  .fv-alert-action-wrapper.svelte-3t6yzb {
    right: -100dvw;
    top: 5.5rem;
    bottom: unset;
    left: unset
  }
}

.fv-alert-action-transition.svelte-3t6yzb {
  left: calc((100dvw - 20.5rem)/2);
  bottom: 1rem
}

@media (min-width: 48rem) {
  .fv-alert-action-transition.svelte-3t6yzb {
    right: 1rem;
    top: 5.5rem;
    bottom: unset;
    left: unset
  }
}

.fv-alert-action-image.svelte-3t6yzb {
  width: 2.5rem;
  height: 2.5rem;
  object-fit: cover;
  border-radius: .25rem
}

.fv-alert-action-icon.svelte-3t6yzb {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem
}

.fv-alert-action-message.svelte-3t6yzb {
  margin-bottom: 0;
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  flex: 1
}

.fv-alert-action-cta.svelte-3t6yzb {
  all: unset;
  color: #031419;
  text-decoration: underline;
  font: 600 .75rem/1rem Montserrat, sans-serif;
  text-align: end;
  cursor: pointer;
  transition: color .3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 35%
}

@media (min-width: 48rem) {
  .fv-alert-action-cta.svelte-3t6yzb:hover {
    color: #536b75
  }
}

.fv-alert-action-plan-view.svelte-3t6yzb {
  bottom: 4.375rem
}

@media (min-width: 48rem) {
  .fv-alert-action-plan-view.svelte-3t6yzb {
    bottom: unset
  }
}

.fv-alert-action-close.svelte-3t6yzb {
  min-width: .875rem;
  width: .875rem;
  height: .875rem;
  position: absolute;
  top: .5rem;
  right: .5rem;
  color: #06232c;
  line-height: .5rem
}

@keyframes skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-venue-carousel-card:where(.astro-t4a6jgrm) {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #031419;
  border-radius: .5rem;
  border: .0625rem solid #ccd2d8;
  padding: .75rem 1rem;
  transition: border-color .3s ease
}

.fv-venue-carousel-card:where(.astro-t4a6jgrm):hover {
  text-decoration: none;
  border-color: #000405
}

.fv-venue-carousel-card:where(.astro-t4a6jgrm):focus-visible {
  outline: .25rem solid rgba(0, 137, 227, .32);
  outline-offset: -.25rem;
  border-radius: .5rem
}

.fv-venue-carousel-card__name:where(.astro-t4a6jgrm) {
  font: 600 1rem/1.5rem Montserrat, sans-serif;
  margin-block-end: .25rem
}

.fv-venue-carousel-card__events:where(.astro-t4a6jgrm) {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  color: #536b75;
  margin-block-end: .75rem
}

.fv-venue-carousel-card__location:where(.astro-t4a6jgrm) {
  display: flex;
  align-items: center;
  gap: .75rem
}

.fv-venue-carousel-card__icon:where(.astro-t4a6jgrm) {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 1.75rem;
  height: 1.75rem;
  font: 400 1rem/1.5rem Montserrat, sans-serif;
  background-color: #f2f3f3;
  border-radius: .25rem;
  color: #031419
}

.fv-venue-carousel-card__address:where(.astro-t4a6jgrm) {
  font: 600 .875rem/1.25rem Montserrat, sans-serif;
  margin-block-end: 0;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.fv-venue-carousel-card__distance:where(.astro-t4a6jgrm) {
  font: 400 .75rem/1rem Montserrat, sans-serif;
  color: #536b75;
  margin-block-end: 0
}

.fv-venue-carousel-card--contrast:where(.astro-t4a6jgrm) {
  color: #fff;
  border-color: #536b75
}

.fv-venue-carousel-card--contrast:where(.astro-t4a6jgrm):hover {
  color: #fff;
  border-color: #fff
}

.fv-venue-carousel-card--contrast:where(.astro-t4a6jgrm):focus-visible {
  outline: .25rem solid rgba(0, 137, 227, .64)
}

.fv-venue-carousel-card--contrast:where(.astro-t4a6jgrm) .fv-venue-carousel-card__events:where(.astro-t4a6jgrm),
.fv-venue-carousel-card--contrast:where(.astro-t4a6jgrm) .fv-venue-carousel-card__distance:where(.astro-t4a6jgrm) {
  color: #a7b2ba
}

.fv-venue-carousel-card--contrast:where(.astro-t4a6jgrm) .fv-venue-carousel-card__icon:where(.astro-t4a6jgrm) {
  color: #fff;
  background-color: #ffffff1a
}

@keyframes svelte-orefs3-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-card-custom-label.svelte-orefs3 {
  display: inline-block;
  width: fit-content;
  max-width: 100%;
  padding: .125rem .25rem;
  border-radius: .25rem;
  font: 400 .75rem/1rem Montserrat, sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

@keyframes svelte-jbe4yg-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-card-distance.svelte-jbe4yg {
  white-space: nowrap
}

.fv-plan-card-distance--light.svelte-jbe4yg {
  color: #536b75
}

.fv-plan-card-distance--dark.svelte-jbe4yg {
  color: #a7b2ba
}

@keyframes svelte-1nu0fnh-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-search-results-item-discount__icon.svelte-1nu0fnh {
  width: .75rem;
  height: .75rem;
  max-width: .75rem;
  max-height: .75rem;
  line-height: unset
}

.fv-search-results-item-discount__text.svelte-1nu0fnh {
  font: 600 .625rem/.875rem Montserrat, sans-serif;
  margin-bottom: 0
}

@media (min-width: 48rem) {
  .fv-search-results-item-discount__text.svelte-1nu0fnh {
    font: 600 .75rem/1rem Montserrat, sans-serif
  }
}

.fv-search-results-item-discount__wrapper.svelte-1nu0fnh {
  display: flex;
  padding: .25rem .75rem;
  justify-content: center;
  align-items: center;
  border-radius: .25rem;
  background-color: #eb0052;
  color: #fff;
  gap: .125rem
}

.fv-search-results-item-discount__wrapper-lg.svelte-1nu0fnh {
  width: fit-content;
  padding: .125rem .25rem;
  gap: .25rem
}

.fv-search-results-item-discount__wrapper-lg.svelte-1nu0fnh .fv-search-results-item-discount__text:where(.svelte-1nu0fnh) {
  font: 400 .75rem/1rem Montserrat, sans-serif
}

.fv-search-results-item-discount__wrapper-lg.svelte-1nu0fnh .fv-search-results-item-discount__icon:where(.svelte-1nu0fnh) {
  width: .75rem;
  height: .75rem;
  max-width: .75rem;
  max-height: .75rem;
  margin-inline-end: .25rem
}

@keyframes svelte-anyga5-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-location-label.svelte-anyga5 {
  padding: .25rem .5rem .25rem .25rem;
  display: flex;
  align-items: center;
  gap: .25rem;
  color: #fff;
  background-color: #2c4751;
  border-radius: .25rem;
  width: fit-content;
  max-width: 100%;
  margin-bottom: .5rem
}

.fv-plan-location-label-no-margin.svelte-anyga5 {
  margin-bottom: 0
}

.fv-plan-location-label-light.svelte-anyga5 {
  color: #031419;
  background-color: #f2f3f3
}

.fv-plan-location-label-icon.svelte-anyga5 {
  width: 1rem;
  height: 1rem;
  max-width: 1rem;
  max-height: 1rem
}

.fv-plan-location-label-text.svelte-anyga5 {
  font: 400 .875rem/1.25rem Montserrat, sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.fv-plan-location-label-sm.svelte-anyga5 {
  padding: .25rem .5rem
}

.fv-plan-location-label-sm.svelte-anyga5 .fv-plan-location-label-text:where(.svelte-anyga5) {
  font: 400 .75rem/1rem Montserrat, sans-serif
}

.fv-plan-location-label-sm.svelte-anyga5 .fv-plan-location-label-icon:where(.svelte-anyga5) {
  width: .75rem;
  height: .75rem;
  min-width: .75rem;
  max-width: .75rem;
  max-height: .75rem
}

@keyframes svelte-1es1p2q-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.label.svelte-1es1p2q {
  display: inline-block;
  white-space: nowrap;
  padding: .125rem .5rem;
  color: #fff;
  font-size: .625rem;
  font-weight: 600;
  border-radius: .25rem;
  background: #6f41d7
}

.label--success.svelte-1es1p2q {
  color: #031419;
  background-color: #24a865
}

.label--warning.svelte-1es1p2q {
  color: #031419;
  background-color: #df7b00
}

.label--accent.svelte-1es1p2q {
  background: #6f41d7
}

.label--interact.svelte-1es1p2q {
  cursor: pointer
}

.label--partner.svelte-1es1p2q {
  padding: 0;
  background: none
}

.label--partner.svelte-1es1p2q img {
  height: 1.25rem
}

@media (min-width: 62rem) {
  .label--partner.svelte-1es1p2q img {
    height: 1.5rem
  }
}

.label--member.svelte-1es1p2q {
  background: #bd962a;
  color: #031419;
  width: max-content
}

@keyframes svelte-19hwlpu-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

a.svelte-19hwlpu {
  color: #031419;
  position: relative;
  transition: transform .4s ease
}

a.svelte-19hwlpu:hover,
a.svelte-19hwlpu:focus {
  color: #031419;
  text-decoration: none
}

@media (min-width: 48rem) {

  a.svelte-19hwlpu:hover .fv-plan-card-v2__image,
  a.svelte-19hwlpu:focus .fv-plan-card-v2__image {
    transform: scale(1.1)
  }
}

.fv-plan-card-v2.svelte-19hwlpu {
  display: flex;
  flex-direction: column;
  height: 100%
}

.fv-plan-card-v2.svelte-19hwlpu:hover,
.fv-plan-card-v2.svelte-19hwlpu:focus {
  text-decoration: none
}

.fv-plan-card-v2--dark.svelte-19hwlpu {
  color: #fff
}

.fv-plan-card-v2--dark.svelte-19hwlpu:hover,
.fv-plan-card-v2--dark.svelte-19hwlpu:focus {
  color: #fff
}

.fv-plan-card-v2--dark.svelte-19hwlpu>.fv-plan-card-v2__date-range {
  color: #a7b2ba
}

.fv-plan-card-v2--light.svelte-19hwlpu {
  color: #031419
}

.fv-plan-card-v2--light.svelte-19hwlpu:hover,
.fv-plan-card-v2--light.svelte-19hwlpu:focus {
  color: #031419
}

.fv-plan-card-v2--light.svelte-19hwlpu>.fv-plan-card-v2__date-range {
  color: #536b75
}

.fv-plan-card-v2__highlight.svelte-19hwlpu {
  flex-direction: row;
  background-color: #fff;
  border: .125rem solid #536b75;
  box-shadow: 0 0 1.25rem #0000002e;
  border-radius: .75rem;
  overflow: hidden;
  display: flex
}

@media (min-width: 48rem) {
  .fv-plan-card-v2__highlight.svelte-19hwlpu {
    flex-direction: column
  }
}

.fv-plan-card-v2__highlight-dark.svelte-19hwlpu {
  border: .125rem solid #ccd2d8;
  background: linear-gradient(287deg, #ff8c0000 33.3%, #ff8c0040 99.97%, #ff8c0000), #031419;
  padding: .25rem;
  box-shadow: 0 0 1.25rem #ffffff1f
}

@keyframes svelte-3rlofv-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

a.svelte-3rlofv {
  color: #031419;
  position: relative;
  transition: transform .4s ease
}

a.svelte-3rlofv:hover,
a.svelte-3rlofv:focus {
  color: #031419;
  text-decoration: none
}

@media (min-width: 48rem) {

  a.svelte-3rlofv:hover .fv-plan-card-v2__image,
  a.svelte-3rlofv:focus .fv-plan-card-v2__image {
    transform: scale(1.1)
  }
}

.fv-plan-card-v2.svelte-3rlofv {
  display: flex;
  flex-direction: column;
  height: 100%
}

.fv-plan-card-v2.svelte-3rlofv:hover,
.fv-plan-card-v2.svelte-3rlofv:focus {
  text-decoration: none
}

.fv-plan-card-v2--dark.svelte-3rlofv {
  color: #fff
}

.fv-plan-card-v2--dark.svelte-3rlofv:hover,
.fv-plan-card-v2--dark.svelte-3rlofv:focus {
  color: #fff
}

.fv-plan-card-v2--dark.svelte-3rlofv>.fv-plan-card-v2__date-range {
  color: #a7b2ba
}

.fv-plan-card-v2--light.svelte-3rlofv {
  color: #031419
}

.fv-plan-card-v2--light.svelte-3rlofv:hover,
.fv-plan-card-v2--light.svelte-3rlofv:focus {
  color: #031419
}

.fv-plan-card-v2--light.svelte-3rlofv>.fv-plan-card-v2__date-range {
  color: #536b75
}

.fv-plan-card-v2__highlight.svelte-3rlofv {
  flex-direction: row;
  background-color: #fff;
  border: .125rem solid #536b75;
  box-shadow: 0 0 1.25rem #0000002e;
  border-radius: .75rem;
  overflow: hidden;
  display: flex
}

@media (min-width: 48rem) {
  .fv-plan-card-v2__highlight.svelte-3rlofv {
    flex-direction: column
  }
}

.fv-plan-card-v2__highlight-dark.svelte-3rlofv {
  border: .125rem solid #ccd2d8;
  background-color: #031419;
  box-shadow: 0 0 1.25rem #ffffff1f
}

@keyframes svelte-1vcub6u-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-price-info.svelte-1vcub6u {
  font-size: .75rem
}

@media (min-width: 48rem) {
  .fv-price-info.svelte-1vcub6u {
    font-size: .875rem
  }
}

.fv-price-info__currency.svelte-1vcub6u {
  font-weight: 600
}

.fv-price-info__strikethrough-container.svelte-1vcub6u {
  color: #031419
}

.fv-price-info__strikethrough-text.svelte-1vcub6u {
  text-decoration: line-through;
  color: #031419
}

.fv-price-info--dark.svelte-1vcub6u .fv-price-info__strikethrough-container:where(.svelte-1vcub6u) {
  color: #fff
}

.fv-price-info--dark.svelte-1vcub6u .fv-price-info__strikethrough-text:where(.svelte-1vcub6u) {
  color: #fff
}

.fv-price-info--dark.svelte-1vcub6u .fv-price-info__currency:where(.svelte-1vcub6u) {
  color: #fff
}

@keyframes svelte-in6hy4-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-plan-card-v2__unavailable .fv-plan-card-v2__content.svelte-in6hy4,
.fv-plan-card-v2__unavailable--dark .fv-plan-card-v2__content.svelte-in6hy4 {
  opacity: .4
}

.fv-plan-card-v2.svelte-in6hy4 {
  display: flex;
  flex-direction: column;
  height: 100%
}

.fv-plan-card-v2.svelte-in6hy4:hover,
.fv-plan-card-v2.svelte-in6hy4:focus {
  text-decoration: none
}

.fv-plan-card-v2__image-container.svelte-in6hy4 {
  border-radius: .5rem;
  overflow: hidden;
  margin-block-end: .5rem;
  aspect-ratio: 1;
  position: relative
}

.fv-plan-card-v2__image-container-highlight.svelte-in6hy4 {
  margin: .5rem;
  height: auto;
  padding-bottom: unset;
  min-width: 8.625rem;
  max-width: 50%;
  flex: 1
}

@media (min-width: 48rem) {
  .fv-plan-card-v2__image-container-highlight.svelte-in6hy4 {
    max-width: unset;
    flex: unset
  }
}

.fv-plan-card-v2__sold-out-carousel-tag.svelte-in6hy4 {
  position: absolute;
  top: .5rem;
  left: .5rem;
  z-index: 2;
  width: fit-content;
  padding: .125rem .25rem;
  background-color: #2c4751;
  color: #a7b2ba;
  border-radius: .25rem;
  font: 600 .75rem/1rem Montserrat, sans-serif
}

.fv-plan-card-v2__image.svelte-in6hy4 {
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: transform .4s ease
}

.fv-plan-card-v2__image-unavailable-label.svelte-in6hy4 {
  position: absolute;
  bottom: .5rem;
  left: .5rem;
  z-index: 1;
  width: fit-content;
  padding: .125rem .25rem;
  background-color: #2c4751;
  color: #a7b2ba;
  border-radius: .25rem;
  font: 600 .75rem/1rem Montserrat, sans-serif
}

.fv-plan-card-v2__image-label.svelte-in6hy4 {
  position: absolute;
  top: .5rem;
  left: .5rem;
  width: fit-content;
  padding: .125rem .25rem;
  border-radius: .25rem;
  background-color: #6f41d7;
  color: #fff;
  font: 600 .75rem/1rem Montserrat, sans-serif;
  z-index: 10
}

@media (min-width: 48rem) {
  .fv-plan-card-v2__image-label.svelte-in6hy4 {
    font: 600 .875rem/1.25rem Montserrat, sans-serif;
    top: .75rem;
    left: .75rem
  }
}

.fv-plan-card-v2__content.svelte-in6hy4 {
  display: flex;
  flex-direction: column;
  gap: .25rem;
  flex: 0;
  background-color: transparent
}

.fv-plan-card-v2__content-highlight.svelte-in6hy4 {
  padding: .5rem .5rem .5rem 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0
}

@media (min-width: 48rem) {
  .fv-plan-card-v2__content-highlight.svelte-in6hy4 {
    padding: 0 .75rem .5rem;
    flex: 0;
    justify-content: flex-start;
    min-width: unset
  }
}

.fv-plan-card-v2__content-highlight.svelte-in6hy4 .fv-plan-card-v2__title:where(.svelte-in6hy4) {
  -webkit-line-clamp: 3
}

@media (min-width: 48rem) {
  .fv-plan-card-v2__content-highlight.svelte-in6hy4 .fv-plan-card-v2__title:where(.svelte-in6hy4) {
    -webkit-line-clamp: 2
  }
}

.fv-plan-card-v2__title-row.svelte-in6hy4 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: .5rem;
  width: 100%
}

.fv-plan-card-v2__title.svelte-in6hy4 {
  flex: 1 1 auto;
  min-width: 0;
  margin-bottom: 0;
  margin-block-end: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: .75rem;
  line-height: 1rem
}

@media (min-width: 48rem) {
  .fv-plan-card-v2__title.svelte-in6hy4 {
    font-size: .875rem;
    line-height: 1.5rem
  }
}

@media (min-width: 62rem) {
  .fv-plan-card-v2__title.svelte-in6hy4 {
    font-size: 1rem
  }
}

.fv-plan-card-v2__taxonomy-tags.svelte-in6hy4 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  flex-shrink: 0
}

.fv-plan-card-v2__taxonomy-tag.svelte-in6hy4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 1.25rem;
  padding: .125rem .25rem;
  border-radius: .25rem;
  background-color: #fff;
  color: #031419;
  font: 400 .75rem/1rem Montserrat, sans-serif;
  white-space: nowrap
}

.fv-plan-card-v2__new-plan.svelte-in6hy4 {
  color: #9f5800
}

.fv-plan-card-v2__new-plan-icon.svelte-in6hy4 {
  color: #df7b00
}

.fv-plan-card-v2__location-with-distance.svelte-in6hy4 {
  display: flex;
  flex-flow: row nowrap;
  gap: .25rem
}

.fv-plan-card-v2__location-with-distance.svelte-in6hy4 .fv-plan-card-v2__location:where(.svelte-in6hy4) {
  flex-shrink: 1;
  min-width: 0;
  overflow: hidden
}

.fv-plan-card-v2__location-separator.svelte-in6hy4 {
  color: #a7b2ba;
  line-height: 1rem
}

@media (min-width: 62rem) {
  .fv-plan-card-v2__location-separator.svelte-in6hy4 {
    line-height: 1.25rem
  }
}

.fv-plan-card-v2__location-separator--light.svelte-in6hy4 {
  color: #536b75
}

.fv-plan-card-v2__location-separator--dark.svelte-in6hy4 {
  color: #a7b2ba
}

.fv-plan-card-v2__location.svelte-in6hy4,
.fv-plan-card-v2__rating.svelte-in6hy4,
.fv-plan-card-v2__new-plan.svelte-in6hy4,
.fv-plan-card-v2__date-range.svelte-in6hy4,
.fv-plan-card-v2__distance.svelte-in6hy4 {
  font-size: .75rem
}

@media (min-width: 48rem) {

  .fv-plan-card-v2__location.svelte-in6hy4,
  .fv-plan-card-v2__rating.svelte-in6hy4,
  .fv-plan-card-v2__new-plan.svelte-in6hy4,
  .fv-plan-card-v2__date-range.svelte-in6hy4,
  .fv-plan-card-v2__distance.svelte-in6hy4 {
    font-size: .875rem
  }
}

.fv-plan-card-v2__rating.svelte-in6hy4,
.fv-plan-card-v2__date-range.svelte-in6hy4,
.fv-plan-card-v2__location.svelte-in6hy4 {
  min-height: 1.25rem
}

@media (min-width: 48rem) {

  .fv-plan-card-v2__new-plan.svelte-in6hy4,
  .fv-plan-card-v2__rating.svelte-in6hy4 {
    font-size: 1rem
  }
}

.fv-plan-card-v2__date-range.svelte-in6hy4 {
  font: 400 .75rem/1rem Montserrat, sans-serif
}

@media (min-width: 48rem) {
  .fv-plan-card-v2__date-range.svelte-in6hy4 {
    font: 400 .875rem/1.25rem Montserrat, sans-serif
  }
}

.fv-plan-card-v2--dark.svelte-in6hy4 {
  color: #fff
}

.fv-plan-card-v2--dark.svelte-in6hy4:hover,
.fv-plan-card-v2--dark.svelte-in6hy4:focus {
  color: #fff
}

.fv-plan-card-v2--light.svelte-in6hy4 {
  color: #031419
}

.fv-plan-card-v2--light.svelte-in6hy4:hover,
.fv-plan-card-v2--light.svelte-in6hy4:focus {
  color: #031419
}

@media (max-width: 47.98rem) {
  .fv-plan-card-v2__discount-label.svelte-in6hy4 .fv-search-results-item-discount__wrapper-lg .fv-search-results-item-discount__text {
    font-size: .75rem
  }
}

.fv-plan-card-v2__distance {
  font: 600 .75rem/1rem Montserrat, sans-serif
}

@media (min-width: 62rem) {
  .fv-plan-card-v2__distance {
    font: 600 .875rem/1.25rem Montserrat, sans-serif
  }
}

@keyframes svelte-103owr8-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-rating.svelte-103owr8 {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font: 400 .75rem/1rem Montserrat, sans-serif
}

@media (min-width: 48rem) {
  .fv-rating.svelte-103owr8 {
    font: 400 .875rem/1.25rem Montserrat, sans-serif
  }
}

.fv-rating__average.svelte-103owr8 {
  font: 400 .75rem/1rem Montserrat, sans-serif
}

@media (min-width: 48rem) {
  .fv-rating__average.svelte-103owr8 {
    font: 400 .875rem/1.25rem Montserrat, sans-serif
  }
}

.fv-rating__stars.svelte-103owr8 {
  margin-inline-end: .25rem;
  white-space: nowrap;
  overflow: hidden;
  color: #df7b00
}

.fv-rating__stars--average.svelte-103owr8 {
  margin-inline-start: .375rem
}

.fv-rating.svelte-103owr8 .fv-rating__star {
  margin-inline-end: .25rem
}

.fv-rating__starts-number.svelte-103owr8 {
  color: #9f5800;
  font-weight: 600;
  margin-inline-end: .25rem
}

.fv-rating__total.svelte-103owr8 {
  color: #a7b2ba
}

.fv-rating-feed.svelte-103owr8 .fv-rating__amount:where(.svelte-103owr8),
.fv-rating-feed.svelte-103owr8 .fv-rating__average:where(.svelte-103owr8) {
  font: 400 .75rem/1rem Montserrat, sans-serif;
  color: #fff
}

@media (min-width: 80rem) {

  .fv-rating-feed.svelte-103owr8 .fv-rating__amount:where(.svelte-103owr8),
  .fv-rating-feed.svelte-103owr8 .fv-rating__average:where(.svelte-103owr8) {
    font: 400 .875rem/1.25rem Montserrat, sans-serif
  }
}

@keyframes svelte-16nipm4-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filter-plan-card-price.svelte-16nipm4 {
  position: relative;
  text-align: end
}

.fv-what-plan-filter-plan-card-price.svelte-16nipm4 .plan-price__text:where(.svelte-16nipm4) {
  display: block;
  font-size: .625rem;
  line-height: 1rem;
  min-height: 1rem
}

.fv-what-plan-filter-plan-card-price.svelte-16nipm4 .plan-price__amount:where(.svelte-16nipm4) {
  line-height: 1.5rem
}

.plan-price__strikethrough-container.svelte-16nipm4 {
  font-weight: 400;
  color: #031419;
  margin-right: .25rem;
  width: 100%
}

.plan-price__strikethrough-text.svelte-16nipm4 {
  text-decoration: line-through;
  color: #031419
}

.plan-price__amount--bold.svelte-16nipm4 {
  font-weight: 600
}

@keyframes svelte-1wey1pr-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-what-plan-filters-modal__border.svelte-1wey1pr {
  margin-inline: 1rem;
  border-bottom: .0625rem solid #ccd2d8
}

.fv-what-plan-filters-modal__close.svelte-1wey1pr {
  height: 2rem;
  width: 2rem;
  min-width: 2rem;
  color: #031419
}

.fv-what-plan-filters-modal__close.svelte-1wey1pr:focus-visible {
  outline: .125rem auto #031419
}

.fv-what-plan-filters-modal__close.svelte-1wey1pr:hover {
  color: #536b75
}

@keyframes svelte-1fmlkpq-skeleton-loading {
  0% {
    background-position: 200%
  }

  to {
    background-position: -200%
  }
}

.fv-location.svelte-1fmlkpq {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  gap: .25rem
}

.fv-location__icon.svelte-1fmlkpq {
  height: .75rem;
  line-height: 1rem;
  text-align: center;
  width: .75rem;
  min-width: .75rem
}

@media (min-width: 48rem) {
  .fv-location__icon.svelte-1fmlkpq {
    height: 1.125rem;
    line-height: 1.25rem;
    width: 1.125rem;
    min-width: 1.125rem
  }
}

.fv-location__name.svelte-1fmlkpq {
  font-size: .75rem;
  line-height: 1rem
}

@media (min-width: 62rem) {
  .fv-location__name.svelte-1fmlkpq {
    font-size: .875rem;
    line-height: 1.25rem
  }
}

.fv-location--light.svelte-1fmlkpq>:where(.svelte-1fmlkpq) {
  color: #536b75
}

.fv-location--dark.svelte-1fmlkpq>:where(.svelte-1fmlkpq) {
  color: #a7b2ba
}

.fv-location--large.svelte-1fmlkpq .fv-location__name:where(.svelte-1fmlkpq) {
  font-size: .875rem;
  line-height: 1.25rem
}


/* Style tag 1 from original_pages/zurich.html */

astro-island,
astro-slot,
astro-static-slot {
  display: contents
}