/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BaseInputSelect[data-v-18414603] {
  width: 100%;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.TheFlashStatus__message--text a {
  color: var(--color-white, #FFF);
  text-decoration: underline;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BasesPage__content[data-v-661d143a] {
  margin-bottom: 5vh;
}
.BasesPage__content p[data-v-661d143a] {
  color: #211f5e;
  display: block;
  margin-bottom: 20px;
}
.BasesPage__content .link[data-v-661d143a] {
  color: #b6b8cd;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.MainLayout {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background: var(--color-white, #FFF);
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.PhotosCarousel[data-v-47e1c1bc] {
  width: 100%;
}
.PhotosCarousel__slide[data-v-47e1c1bc] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.PhotosCarousel__slide--image[data-v-47e1c1bc] {
  width: 100%;
  max-width: 1800px;
  height: auto;
}
.PhotosCarousel .hooper-pagination[data-v-47e1c1bc] {
  margin: 2.5vh 0;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.ShoesPage[data-v-486eead5] {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 4vh 5vw;
  background: linear-gradient(28deg, #b6b8cd 0%, #aeb1d4 68%);
  flex-grow: 1;
  align-items: center;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BookingCreateFormCompanion[data-v-5102a5d4] {
  margin-bottom: 20px;
}
.BookingCreateFormCompanion__header[data-v-5102a5d4] {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.BookingCreateFormCompanion__header-remove[data-v-5102a5d4] {
  color: #211f5e;
  cursor: pointer;
}
.BookingCreateFormCompanion__header-remove svg[data-v-5102a5d4] {
  width: 14px;
}
.BookingCreateFormCompanion__header-title[data-v-5102a5d4] {
  color: #b6b8cd;
  font-size: 16px;
  margin: 20px 0;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BaseFormGroup__error[data-v-7f6a87e8] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-top: -10px;
  margin-bottom: 8px;
  position: relative;
  background: #485cc7;
  padding: 6px 15px;
  color: var(--color-white, #FFF);
  font-weight: 600;
  font-size: 13px;
}
.BaseFormGroup__error svg[data-v-7f6a87e8] {
  height: 17px;
  width: auto;
  margin-right: 10px;
  fill: var(--color-white, #FFF);
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BookingCreateForm[data-v-c2f47f74] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 60px;
  margin-bottom: auto;
  width: 100%;
  max-width: 530px;
  padding: 20px;
}
.BookingCreateForm__button-add-companion[data-v-c2f47f74] {
  color: #b6b8cd;
  font-size: 16px;
  background: transparent;
  margin-top: 20px;
  border: 0;
}
.BookingCreateForm__companion[data-v-c2f47f74] {
  width: 100%;
  max-width: 530px;
}
.BookingCreateForm__submit[data-v-c2f47f74] {
  margin-top: 20px;
  width: 100%;
  margin-bottom: 24px;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.TheHeader[data-v-55461fba] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 5vw;
}
.TheHeader__logo[data-v-55461fba] {
  width: 150px;
}
.TheHeader__logo img[data-v-55461fba] {
  width: 100%;
}
.TheHeader__heading[data-v-55461fba] {
  margin-top: 20px;
  color: #b6b8cd;
  font-family: "ASICS-regular", sans-serif;
  font-size: 20px;
  text-align: center;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BookingConfirmationPage[data-v-60a19504] {
  width: 100%;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
.BookingConfirmationPage__main[data-v-60a19504] {
  width: 90%;
  max-width: 800px;
}
.BookingConfirmationPage__main .title[data-v-60a19504] {
  font-size: 18px;
  margin-bottom: 5vh;
}
@media (min-width: 769px) {
.BookingConfirmationPage__main .title[data-v-60a19504] {
    font-size: 22px;
}
}
.BookingConfirmationPage__main .subtitle[data-v-60a19504] {
  font-family: "ASICS-bold", sans-serif;
  font-size: 16px;
  text-align: center;
}
@media (min-width: 769px) {
.BookingConfirmationPage__main .subtitle[data-v-60a19504] {
    font-size: 18px;
}
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.LegalPage[data-v-19c2bbce] {
  width: 100%;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin-bottom: 3vh;
}
.LegalPage__container[data-v-19c2bbce] {
  width: 90%;
  max-width: 1400px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.LegalPage__maintitle[data-v-19c2bbce] {
  color: #211f5e;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 28px;
  font-family: "ASICS-bold", sans-serif;
}
.LegalPage__title[data-v-19c2bbce] {
  color: #b6b8cd;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: "ASICS-bold", sans-serif;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.ShoesCarousel[data-v-1aa74a16] {
  width: 100%;
  max-width: 1800px;
  margin: auto auto 4vh auto;
}
.ShoesCarousel .slide[data-v-1aa74a16] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ShoesCarousel .slide__title[data-v-1aa74a16] {
  font-family: "ASICS-bold", sans-serif;
  color: #211f5e;
  font-size: 20px;
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 769px) {
.ShoesCarousel .slide__title[data-v-1aa74a16] {
    font-size: 30px;
}
}
.ShoesCarousel .slide__text[data-v-1aa74a16] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ShoesCarousel .slide__image[data-v-1aa74a16] {
  width: 100%;
  max-width: 1200px;
  height: auto;
}
.ShoesCarousel .slide .btn[data-v-1aa74a16] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 3vh;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BaseInputSelect .v-select {
  background: transparent;
  border: 1px solid #b6b8cd;
  height: 44px;
}
.BaseInputSelect .v-select input {
  font-weight: 600;
}
.BaseInputSelect .v-select input::-moz-placeholder {
  color: #211f5e;
  font-size: 16px;
  opacity: 0.2;
  font-weight: 600;
}
.BaseInputSelect .v-select input:-ms-input-placeholder {
  color: #211f5e;
  font-size: 16px;
  opacity: 0.2;
  font-weight: 600;
}
.BaseInputSelect .v-select input::placeholder {
  color: #211f5e;
  font-size: 16px;
  opacity: 0.2;
  font-weight: 600;
}
.BaseInputSelect .v-select .vs__dropdown-toggle {
  height: 44px;
  padding: 0 20px 0 10px;
  border: 0;
}
.BaseInputSelect .v-select .vs__actions svg {
  fill: #b6b8cd;
}
.BaseInputSelect .v-select .vs__selected {
  color: #211f5e;
  font-weight: 600;
}
.BaseInputSelect .v-select .vs__search {
  padding: 0 !important;
}
.BaseInputSelect .v-select.vs--open .vs__selected {
  position: relative;
}
.BaseInputSelect label {
  font-size: 14px;
  margin-bottom: 5px;
  color: #211f5e;
}
.BaseInputSelect .BaseFormGroup__error {
  margin-top: 10px;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BookingCreatePage[data-v-d251db38] {
  width: 100%;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.LegalPage {
  position: relative;
}
.LegalPage__content {
  margin-bottom: 5vh;
}
.LegalPage__content p {
  color: #211f5e;
  display: block;
  margin-bottom: 20px;
}
.LegalPage__content .link {
  color: #b6b8cd;
}
.LegalPage__back {
  position: absolute;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #211f5e;
  border-radius: 50%;
  bottom: 2vh;
  right: 5vw;
  cursor: pointer;
  transition: 0.3s all ease;
}
.LegalPage__back:hover {
  transform: translateX(-10px);
}
.LegalPage__back .icon-arrow {
  fill: #211f5e;
  width: 20px;
  height: auto;
  transform: rotate(-90deg);
}
@media (min-width: 769px) {
.LegalPage__back .icon-arrow {
    width: 30px;
}
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BaseInputText[data-v-061bd1af] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 300px;
}
.BaseInputText__label[data-v-061bd1af] {
  font-size: 14px;
  margin-bottom: 5px;
  color: #211f5e;
}
.BaseInputText__input[data-v-061bd1af] {
  transition: 0.3s all ease;
  outline: none;
  background: transparent;
  color: #211f5e;
  padding: 12px 15px 11px 15px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  border: 1px solid #b6b8cd;
}
.BaseInputText__input[data-v-061bd1af]::-moz-placeholder {
  opacity: 0.3;
  font-size: 16px;
}
.BaseInputText__input[data-v-061bd1af]:-ms-input-placeholder {
  opacity: 0.3;
  font-size: 16px;
}
.BaseInputText__input[data-v-061bd1af]::placeholder {
  opacity: 0.3;
  font-size: 16px;
}
.BaseInputText__icon[data-v-061bd1af] {
  position: absolute;
  fill: var(--color-white, #FFF);
  right: 15px;
  top: 26px;
}
.BaseInputText__icon svg[data-v-061bd1af] {
  height: 22px;
  width: auto;
}
.BaseInputText.active .BaseInputText__input[data-v-061bd1af] {
  border: 1px solid #485cc7;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.TheLoader[data-v-71c8eaa7] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  color: #211f5e;
  background: var(--color-white, #FFF);
  display: flex;
  justify-content: center;
  align-items: center;
}
.TheLoader__bg-image[data-v-71c8eaa7] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1s ease-out;
  z-index: -1;
}
.TheLoader__content[data-v-71c8eaa7] {
  display: flex;
}
.TheLoader__image[data-v-71c8eaa7] {
  height: 80px;
  width: auto;
}
.TheLoader__message-wrapper[data-v-71c8eaa7] {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.TheLoader__message-wrapper--separator[data-v-71c8eaa7] {
  width: 2px;
  height: 60px;
  margin-right: 10px;
  background-color: #211f5e;
}
.TheLoader__message-wrapper--message[data-v-71c8eaa7] {
  display: flex;
  flex-direction: column;
  font-size: 16px;
}
.TheLoader__message-wrapper--message span[data-v-71c8eaa7] {
  font-family: sans-serif;
}
.TheLoader.loaded .TheLoader__bg-image[data-v-71c8eaa7] {
  opacity: 1;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.TheCookieBanner {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-alerts, #485cc7);
  padding: 1vh 0;
}
.TheCookieBanner__container {
  width: 90%;
  max-width: 1400px;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.TheCookieBanner__container p {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  margin-right: 5vw;
}
@media (min-width: 769px) {
.TheCookieBanner__container p {
    font-size: 14px;
}
}
.TheCookieBanner__container a {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  color: var(--color-white, #FFF);
  text-decoration: underline;
}
@media (min-width: 769px) {
.TheCookieBanner__container a {
    font-size: 14px;
}
}
.TheCookieBanner__close {
  border: 0;
  background: transparent;
}
.TheCookieBanner__close span {
  font-size: 30px;
  color: var(--color-white, #FFF);
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.CovidBanner[data-v-641a1b5a] {
  position: relative;
  z-index: 60;
}
.CovidBanner .btn[data-v-641a1b5a] {
  position: fixed;
  top: 60px;
  right: 10px;
  font-size: 8px;
}
@media (min-width: 576px) {
.CovidBanner .btn[data-v-641a1b5a] {
    top: 80px;
    right: 40px;
    font-size: 10px;
}
}
@media (min-width: 992px) {
.CovidBanner .btn[data-v-641a1b5a] {
    font-size: 12px;
}
}
.CovidBanner .btn span[data-v-641a1b5a] {
  font-size: 20px;
  display: block;
  margin-left: 10px;
  transform: rotate(0deg);
  transition: 0.3s all ease;
}
.CovidBanner .btn span.active[data-v-641a1b5a] {
  transform: rotate(45deg);
}
.CovidBanner__banner[data-v-641a1b5a] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(0deg, #aeb1d4 0%, #b6b8cd 64%);
  padding: 3vh 5vw;
  transition: 0.3s all ease;
  transform: translateY(100%);
}
.CovidBanner__banner.active[data-v-641a1b5a] {
  transform: translateY(0%);
}
.CovidBanner__banner .title[data-v-641a1b5a] {
  margin-bottom: 15px;
}
.CovidBanner__banner .text[data-v-641a1b5a] {
  max-width: 1000px;
  margin: auto;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.TheFlashStatus[data-v-1aa2af49] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 50px;
  padding: 20px 30px;
  background: var(--color-white, #FFF);
}
@media (min-width: 769px) {
.TheFlashStatus[data-v-1aa2af49] {
    padding: 20px 70px;
}
}
.TheFlashStatus__message[data-v-1aa2af49] {
  display: flex;
  align-items: center;
}
.TheFlashStatus__message--icon[data-v-1aa2af49] {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  width: 15px;
  margin-right: 10px;
}
.TheFlashStatus__message--icon svg[data-v-1aa2af49] {
  fill: var(--color-white, #FFF);
}
.TheFlashStatus__message--text[data-v-1aa2af49] {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@media (min-width: 769px) {
.TheFlashStatus__message--text[data-v-1aa2af49] {
    font-size: 16px;
}
}
.TheFlashStatus__close[data-v-1aa2af49] {
  width: 15px;
  cursor: pointer;
}
.TheFlashStatus__close svg[data-v-1aa2af49] {
  width: 25px;
  height: auto;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  fill: var(--color-white, #FFF);
}
.TheFlashStatus__close svg[data-v-1aa2af49]:hover {
  fill: #211f5e;
}
.TheFlashStatus.success[data-v-1aa2af49] {
  background: #9ae6b4;
}
.TheFlashStatus.warning[data-v-1aa2af49] {
  background: #faf089;
}
.TheFlashStatus.error[data-v-1aa2af49] {
  background: #485cc7;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BaseSubmitButton[data-v-c5d9ae5e] {
  transition: 0.3s all ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  color: #211f5e;
  background: #FCC89B;
  font-family: "ASICS-regular", sans-serif;
  padding: 10px 15px;
  border: 0;
  border-radius: 40px;
  cursor: pointer;
}
.BaseSubmitButton svg[data-v-c5d9ae5e] {
  margin-left: 10px;
  height: 15px;
  transform: scale(1.5);
}
@media (min-width: 576px) {
.BaseSubmitButton svg[data-v-c5d9ae5e] {
    height: 20px;
}
}
.BaseSubmitButton[data-v-c5d9ae5e]:hover {
  background: #485cc7;
  color: var(--color-white, #FFF);
}
.BaseSubmitButton[data-v-c5d9ae5e]:disabled, .BaseSubmitButton[disabled][data-v-c5d9ae5e] {
  pointer-events: none;
}
@media (min-width: 576px) {
.BaseSubmitButton[data-v-c5d9ae5e] {
    font-size: 14px;
}
}
@media (min-width: 992px) {
.BaseSubmitButton[data-v-c5d9ae5e] {
    font-size: 16px;
    padding: 15px 20px;
}
}
.BaseSubmitButton__dots[data-v-c5d9ae5e] {
  display: none;
}
.BaseSubmitButton.loading[data-v-c5d9ae5e] {
  color: transparent;
}
.BaseSubmitButton.loading[data-v-c5d9ae5e]:hover {
  color: transparent;
}
.BaseSubmitButton.loading .BaseSubmitButton__dots[data-v-c5d9ae5e] {
  display: block;
}
.BaseSubmitButton.loading .BaseSubmitButton__dots span[data-v-c5d9ae5e] {
  position: absolute;
  top: 40%;
  margin: 0;
  color: var(--color-white, #FFF);
  font-size: 22px;
  transform: translateY(-50%);
  -webkit-animation: btnLoading 0.9s infinite ease-in;
          animation: btnLoading 0.9s infinite ease-in;
}
.BaseSubmitButton.loading .BaseSubmitButton__dots span[data-v-c5d9ae5e]:nth-child(1) {
  left: 40%;
}
.BaseSubmitButton.loading .BaseSubmitButton__dots span[data-v-c5d9ae5e]:nth-child(2) {
  left: 50%;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.BaseSubmitButton.loading .BaseSubmitButton__dots span[data-v-c5d9ae5e]:nth-child(3) {
  left: 60%;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.HomePage__spot iframe {
  width: 100%;
  height: 100%;
}
.HomePage .location-partners {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 2.5rem 30px 3.2rem 30px;
  gap: 30px;
}
.HomePage .location-partners--title {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: "ASICS-regular", sans-serif;
  color: #211f5e;
}
@media (min-width: 769px) {
.HomePage .location-partners--title {
    font-size: 15px;
}
}
@media (min-width: 1200px) {
.HomePage .location-partners--title {
    font-size: 16px;
}
}
.HomePage .location-partners .icon {
  height: 35px;
  width: auto;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
@media (min-width: 769px) {
.HomePage .location-partners .icon {
    height: 50px;
}
}
.HomePage .location-partners .icon.large {
  height: 15px;
}
@media (min-width: 769px) {
.HomePage .location-partners .icon.large {
    height: 20px;
}
}
.HomePage .location-map {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  background: linear-gradient(28deg, #b6b8cd 0%, #aeb1d4 68%);
  transition: all 0.3s ease;
}
.HomePage .location-map--title {
  font-family: "ASICS-bold", sans-serif;
  color: #211f5e;
  transition: all 0.3s ease;
}
.HomePage .location-map:hover .location-map--title {
  color: var(--color-white, #FFF);
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.BasesPage[data-v-661d143a] {
  width: 100%;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  position: relative;
  margin-bottom: 3vh;
}
.BasesPage__container[data-v-661d143a] {
  width: 90%;
  max-width: 1400px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.BasesPage__content[data-v-661d143a] {
  margin-bottom: 2vh;
}
.BasesPage__maintitle[data-v-661d143a] {
  color: #211f5e;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 28px;
  font-family: "ASICS-bold", sans-serif;
}
.BasesPage__title[data-v-661d143a] {
  color: #b6b8cd;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: "ASICS-bold", sans-serif;
}
.BasesPage h4[data-v-661d143a] {
  margin-bottom: 20px;
}
.BasesPage__list[data-v-661d143a] {
  list-style: none;
}
.BasesPage__list--item[data-v-661d143a] {
  padding-left: 50px;
  margin-bottom: 20px;
}
.BasesPage__list--item p[data-v-661d143a] {
  margin-bottom: 5px;
  margin-left: 20px;
}
.BasesPage__table[data-v-661d143a] {
  list-style: none;
  margin-bottom: 20px;
  border: 1px solid #b6b8cd;
}
.BasesPage__table--row[data-v-661d143a] {
  display: flex;
}
.BasesPage__table--item[data-v-661d143a] {
  padding: 5px;
  margin: 0;
  margin-bottom: 0 !important;
  border: 1px solid #b6b8cd;
  position: relative;
}
.BasesPage__table--item.w50[data-v-661d143a] {
  width: 50%;
}
.BasesPage__table--item.w10[data-v-661d143a] {
  width: 10%;
}
.BasesPage__table--item.w20[data-v-661d143a] {
  width: 20%;
}
.BasesPage__table--item.w30[data-v-661d143a] {
  width: 30%;
}
.BasesPage__table--item.w100[data-v-661d143a] {
  width: 100%;
}
.BasesPage__table--item.no-border[data-v-661d143a] {
  border-top: 0;
  border-bottom: 0;
}
.BasesPage__table--item .abs[data-v-661d143a] {
  position: absolute;
}
.BasesPage__back[data-v-661d143a] {
  position: absolute;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #211f5e;
  border-radius: 50%;
  bottom: 2vh;
  right: 5vw;
  cursor: pointer;
  transition: 0.3s all ease;
}
.BasesPage__back[data-v-661d143a]:hover {
  transform: translateX(-10px);
}
.BasesPage__back .icon-arrow[data-v-661d143a] {
  fill: #211f5e;
  width: 20px;
  height: auto;
  transform: rotate(-90deg);
}
@media (min-width: 769px) {
.BasesPage__back .icon-arrow[data-v-661d143a] {
    width: 30px;
}
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.EventShowPage {
  width: 100%;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
.EventShowPage__intro {
  width: 90%;
  max-width: 700px;
}
.EventShowPage__dates {
  width: 90%;
  max-width: 1400px;
  height: 100%;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: auto;
}
.EventShowPage__dates--column {
  flex-basis: 100%;
  text-align: center;
}
@media (min-width: 576px) {
.EventShowPage__dates--column {
    flex-basis: 50%;
}
}
@media (min-width: 992px) {
.EventShowPage__dates--column {
    flex-basis: 33.33%;
}
}
.EventShowPage__dates--heading {
  font-family: "ASICS-bold", sans-serif;
  font-size: 18px;
  color: #211f5e;
  padding: 15px 20px;
  text-transform: capitalize;
  margin-top: 30px;
}
.EventShowPage__dates--appointment {
  position: relative;
  display: block;
  padding: 18px 20px;
  border: 2px solid var(--color-white, #FFF);
  color: #211f5e;
  font-family: "ASICS-regular", sans-serif;
  font-size: 16px;
  transition: 0.3s all ease;
}
.EventShowPage__dates--appointment.disabled {
  background-color: var(--color-grey, #E8EBEF);
  opacity: 0.3;
  pointer-events: none;
}
.EventShowPage__dates--appointment.high {
  background-color: var(--color-grey, #E8EBEF);
  opacity: 0.8;
}
.EventShowPage__dates--appointment.high:hover {
  opacity: 1;
  background: var(--color-grey-hover, #BBBDBF);
}
.EventShowPage__dates--appointment.low {
  background-color: #485cc7;
  opacity: 0.8;
}
.EventShowPage__dates--appointment.low:hover {
  opacity: 1;
}
.EventShowPage__dates--appointment.full {
  background-color: #c51b1b;
  pointer-events: none;
  color: #d8d8da;
}
.EventShowPage .influencers {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 5px;
  font-size: 13px;
  font-family: "ASICS-bold", sans-serif;
  max-width: 150px;
  text-align: right;
}
@media (min-width: 1400px) {
.EventShowPage .influencers {
    max-width: 200px;
}
}
.EventShowPage__legend {
  display: flex;
  color: #211f5e;
  width: 100%;
  flex-direction: column;
  margin-top: 20px;
}
@media (min-width: 992px) {
.EventShowPage__legend {
    flex-direction: row;
}
}
.EventShowPage__legend li {
  display: flex;
  align-items: center;
  margin-right: 30px;
  margin-bottom: 20px;
}
.EventShowPage__legend--low {
  height: 36px;
  width: 36px;
  background: #485cc7;
  margin-right: 20px;
}
.EventShowPage__legend--full {
  height: 36px;
  width: 36px;
  background: #c51b1b;
  color: #d8d8da;
  margin-right: 20px;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.TheFooter {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  background: #211f5e;
}
.TheFooter__main {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 1.8rem 30px;
}
.TheFooter__share-bbll {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-end;
  gap: 1rem;
}
.TheFooter__share-bbll--share {
  display: flex;
  flex-flow: row nowrap;
  gap: 15px;
}
.TheFooter__share-bbll--share svg {
  height: 22px;
  width: 22px;
  flex-shrink: 0;
  transition: all 0.3s ease;
  cursor: pointer;
}
.TheFooter__share-bbll--share svg:hover circle {
  fill: #485cc7;
  transition: all 0.3s ease;
}
@media (min-width: 769px) {
.TheFooter__share-bbll--share svg {
    height: 30px;
    width: 30px;
}
}
.TheFooter__share-bbll--bbll {
  display: flex;
  flex-flow: row nowrap;
  gap: 15px;
}
@media (min-width: 769px) {
.TheFooter__share-bbll--bbll {
    gap: 30px;
}
}
.TheFooter__share-bbll--bbll li {
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.TheFooter__share-bbll--bbll li a {
  text-decoration: none;
  font-family: "ASICS-regular", sans-serif;
  color: var(--color-white, #FFF);
  font-size: 12px;
  transition: all 0.3s ease;
}
@media (min-width: 769px) {
.TheFooter__share-bbll--bbll li a {
    font-size: 14px;
}
}
.TheFooter__share-bbll--bbll li a:hover {
  color: #b6b8cd;
}
.TheFooter__logo {
  width: 110px;
  height: auto;
  flex-shrink: 0;
}
@media (min-width: 769px) {
.TheFooter__logo {
    width: 140px;
}
}
.TheFooter__logo img {
  width: 100%;
}
.TheFooter__partners {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  padding: 1.5rem 30px;
  gap: 1rem;
}
.TheFooter__partners--title {
  font-family: "ASICS-regular", sans-serif;
  color: var(--color-white, #FFF);
  font-size: 12px;
}
@media (min-width: 769px) {
.TheFooter__partners--title {
    font-size: 14px;
}
}
.TheFooter__partners--icons {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 30px;
}
.TheFooter__partners--icons .icon {
  height: 35px;
  width: auto;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
@media (min-width: 769px) {
.TheFooter__partners--icons .icon {
    height: 48px;
}
}
.TheFooter__partners--icons .icon * {
  transition: all 0.3s ease;
  fill: #b6b8cd;
}
.TheFooter__partners--icons .icon:hover * {
  fill: #485cc7;
}
.TheFooter__partners--icons .icon.large {
  height: 12px;
}
@media (min-width: 769px) {
.TheFooter__partners--icons .icon.large {
    height: 17px;
}
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
.HomePage[data-v-68ed3f38] {
  width: 100%;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.HomePage__menu[data-v-68ed3f38] {
  display: flex;
  width: 100%;
  justify-content: space-around;
  max-width: 1000px;
}
.HomePage__menu--container[data-v-68ed3f38] {
  width: 100%;
  background: var(--color-white, #FFF);
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  padding: 1rem 0;
}
.HomePage__menu .subtitle[data-v-68ed3f38] {
  font-family: "ASICS-bold", sans-serif;
  font-size: 13px;
  text-align: center;
  color: #211f5e;
  cursor: pointer;
  transition: 0.3s all ease;
}
@media (min-width: 769px) {
.HomePage__menu .subtitle[data-v-68ed3f38] {
    font-size: 24px;
}
}
.HomePage__menu .subtitle[data-v-68ed3f38]:hover {
  color: #485cc7;
}
.HomePage__spot[data-v-68ed3f38] {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover;
  position: relative;
  height: 56.25vw;
}
.HomePage__info[data-v-68ed3f38] {
  padding: 5vh 0 0 0;
}
@media (min-width: 992px) {
.HomePage__info[data-v-68ed3f38] {
    padding: 8vh 0;
}
}
.HomePage__info--container[data-v-68ed3f38] {
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 1200px;
}
.HomePage__info--title[data-v-68ed3f38] {
  font-family: "ASICS-bold", sans-serif;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 769px) {
.HomePage__info--title[data-v-68ed3f38] {
    font-size: 2.8vw;
}
}
.HomePage__info--subtitle[data-v-68ed3f38] {
  font-family: "ASICS-bold", sans-serif;
  font-size: 16px;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 769px) {
.HomePage__info--subtitle[data-v-68ed3f38] {
    font-size: 2vw;
}
}
.HomePage__info .text[data-v-68ed3f38] {
  text-align: center;
  max-width: 800px;
}
.HomePage__info .btn[data-v-68ed3f38] {
  margin-top: 20px;
}
.HomePage__bus[data-v-68ed3f38] {
  width: 100%;
  display: flex;
}
.HomePage__bus img[data-v-68ed3f38] {
  width: 100%;
  height: auto;
}
.HomePage__additional[data-v-68ed3f38] {
  width: 100%;
}
.HomePage__additional--container[data-v-68ed3f38] {
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media (min-width: 992px) {
.HomePage__additional--container[data-v-68ed3f38] {
    flex-direction: row;
}
}
.HomePage__additional--container[data-v-68ed3f38]:nth-child(2) {
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
.HomePage__additional--container[data-v-68ed3f38]:nth-child(2) {
    flex-direction: row;
}
}
.HomePage__additional--map[data-v-68ed3f38] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
.HomePage__additional--map[data-v-68ed3f38] {
    width: 50%;
}
}
.HomePage__additional--map iframe[data-v-68ed3f38] {
  width: 100vw;
}
@media (min-width: 992px) {
.HomePage__additional--map iframe[data-v-68ed3f38] {
    width: 50vw;
}
}
.HomePage__additional--map img[data-v-68ed3f38] {
  width: 100%;
  height: auto;
}
.HomePage__additional--content[data-v-68ed3f38] {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
.HomePage__additional--content[data-v-68ed3f38] {
    width: 50%;
}
}
.HomePage__additional--content[data-v-68ed3f38] {
  padding: 10vh 5vw 3vh 5vw;
}
@media (min-width: 992px) {
.HomePage__additional--content[data-v-68ed3f38] {
    padding: 10vh 5vw;
}
}
.HomePage__additional--content .title[data-v-68ed3f38] {
  margin-bottom: 5vh;
}
.HomePage__additional--content .text[data-v-68ed3f38] {
  text-align: center;
}
.HomePage__additional--content .text-icon[data-v-68ed3f38] {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-start;
}
.HomePage__additional--content .icon-text[data-v-68ed3f38] {
  height: 20px;
  width: auto;
  fill: #211f5e;
  margin-right: 0.5em;
}
.HomePage__location[data-v-68ed3f38] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.HomePage__location .location-parent[data-v-68ed3f38] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) {
.HomePage__location .location-parent[data-v-68ed3f38] {
    flex-direction: row;
}
}
.HomePage__location--header[data-v-68ed3f38] {
  width: 100%;
  padding: 4vh 5vw;
  background: #211f5e;
  color: var(--color-white, #FFF);
}
.HomePage__location--header .title[data-v-68ed3f38] {
  margin-bottom: 1rem;
}
.HomePage__location--header.opacity[data-v-68ed3f38] {
  background: rgba(33, 31, 94, 0.6);
}
.HomePage__location--container[data-v-68ed3f38] {
  width: 100%;
}
@media (min-width: 576px) {
.HomePage__location--container[data-v-68ed3f38] {
    width: 50%;
}
.HomePage__location--container.w100[data-v-68ed3f38] {
    width: 100%;
}
}
.HomePage__location--image[data-v-68ed3f38] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.HomePage__location--image.opacity[data-v-68ed3f38] {
  opacity: 0.3;
}
.HomePage__location--content[data-v-68ed3f38] {
  transition: 0.3s all ease;
  width: 100%;
  height: 50%;
  border-bottom: 2px solid #211f5e;
  background: var(--color-white, #FFF);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5vh 5vw;
  cursor: pointer;
}
.HomePage__location--content[data-v-68ed3f38]:last-child {
  border-bottom: 0;
}
.HomePage__location--content.big[data-v-68ed3f38] {
  height: 100%;
}
.HomePage__location--content .title[data-v-68ed3f38] {
  color: #211f5e;
  margin-bottom: 2vh;
}
.HomePage__location--content[data-v-68ed3f38]:hover {
  background: #FCC89B;
}
.HomePage__location--content:hover .btn[data-v-68ed3f38] {
  background: #485cc7;
  color: var(--color-white, #FFF);
}
.HomePage__location--content.no-link[data-v-68ed3f38] {
  cursor: auto;
  background: #b6b8cd;
}
.HomePage__events[data-v-68ed3f38] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.HomePage__events--intro[data-v-68ed3f38] {
  width: 100%;
  padding: 5vh 5vw;
  background: linear-gradient(28deg, #b6b8cd 0%, #aeb1d4 68%);
}
.HomePage__events--intro.white[data-v-68ed3f38] {
  background: var(--color-white, #FFF);
}
@media (min-width: 769px) {
.HomePage__events--intro[data-v-68ed3f38] {
    padding: 8vh 5vw;
}
}
.HomePage__events--intro .info[data-v-68ed3f38] {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  margin-bottom: 5vh;
}
@media (min-width: 769px) {
.HomePage__events--intro .info[data-v-68ed3f38] {
    margin-bottom: 8vh;
}
}
.HomePage__events--intro .info .title[data-v-68ed3f38] {
  margin-bottom: 25px;
}
.HomePage__events--intro .steps[data-v-68ed3f38] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1400px;
  margin: auto;
  margin-bottom: 30px;
}
.HomePage__events--intro .step[data-v-68ed3f38] {
  display: flex;
  flex-direction: column;
  flex: 0 0 50%;
  align-items: center;
  padding: 0 2px;
  margin-bottom: 15px;
}
@media (min-width: 576px) {
.HomePage__events--intro .step[data-v-68ed3f38] {
    flex: 0 0 50%;
    padding: 0 10px;
}
}
@media (min-width: 992px) {
.HomePage__events--intro .step[data-v-68ed3f38] {
    flex: 0 0 25%;
    margin-bottom: 0;
}
}
.HomePage__events--intro .step .title[data-v-68ed3f38] {
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 769px) {
.HomePage__events--intro .step .title[data-v-68ed3f38] {
    font-size: 16px;
}
}
@media (min-width: 1200px) {
.HomePage__events--intro .step .title[data-v-68ed3f38] {
    font-size: 18px;
}
}
.HomePage__events--intro .step svg[data-v-68ed3f38] {
  height: 55px;
  width: auto;
  margin-bottom: 20px;
  fill: var(--color-white, #FFF);
}
@media (min-width: 576px) {
.HomePage__events--intro .step svg[data-v-68ed3f38] {
    height: 80px;
}
}
@media (min-width: 1200px) {
.HomePage__events--intro .step svg[data-v-68ed3f38] {
    height: 100px;
}
}
.HomePage__shoes[data-v-68ed3f38] {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 4vh 5vw 8vh;
}
.HomePage__shoes--title[data-v-68ed3f38] {
  font-family: "ASICS-bold", sans-serif;
  font-size: 22px;
  text-align: center;
}
@media (min-width: 576px) {
.HomePage__shoes--title[data-v-68ed3f38] {
    font-size: 30px;
}
}
@media (min-width: 1800px) {
.HomePage__shoes--title[data-v-68ed3f38] {
    font-size: 2vw;
}
}
.HomePage__photos[data-v-68ed3f38] {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 0 8vh;
}
.HomePage__scrolltop[data-v-68ed3f38] {
  position: absolute;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #211f5e;
  border-radius: 50%;
  bottom: 2vh;
  right: 5vw;
  cursor: pointer;
  transition: 0.3s all ease;
}
@media (min-width: 769px) {
.HomePage__scrolltop[data-v-68ed3f38] {
    width: 60px;
    height: 60px;
}
}
.HomePage__scrolltop[data-v-68ed3f38]:hover {
  transform: translateY(-10px);
}
.HomePage__scrolltop .icon-arrow[data-v-68ed3f38] {
  fill: #211f5e;
  width: 20px;
  height: auto;
}
@media (min-width: 769px) {
.HomePage__scrolltop .icon-arrow[data-v-68ed3f38] {
    width: 30px;
}
}/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-webkit-input-placeholder{color:inherit}.vs__search::-moz-placeholder{color:inherit}.vs__search:-ms-input-placeholder{color:inherit}.vs__search::-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.hooper-slide {
  flex-shrink: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.hooper-progress {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background-color: #efefef;
}
.hooper-progress-inner {
  height: 100%;
  background-color: #4285f4;
  transition: 300ms;
}
.hooper-pagination {
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  display: flex;
  padding: 5px 10px;
}
.hooper-indicators {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.hooper-indicator:hover,
.hooper-indicator.is-active {
  background-color: #4285f4;
}
.hooper-indicator {
  margin: 0 2px;
  width: 12px;
  height: 4px;
  border-radius: 4px;
  border: none;
  padding: 0;
  background-color: #fff;
  cursor: pointer;
}
.hooper-pagination.is-vertical {
  bottom: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.hooper-pagination.is-vertical .hooper-indicators {
  flex-direction: column;
}
.hooper-pagination.is-vertical .hooper-indicator {
  width: 6px;
}
.hooper-next,
.hooper-prev {
  background-color: transparent;
  border: none;
  padding: 1em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.hooper-next.is-disabled,
.hooper-prev.is-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.hooper-next {
  right: 0;
}
.hooper-prev {
  left: 0;
}
.hooper-navigation.is-vertical .hooper-next {
  top: auto;
  bottom: 0;
  transform: initial;
}
.hooper-navigation.is-vertical .hooper-prev {
  top: 0;
  bottom: auto;
  right: 0;
  left: auto;
  transform: initial;
}
.hooper-navigation.is-rtl .hooper-prev {
  left: auto;
  right: 0;
}
.hooper-navigation.is-rtl .hooper-next {
  right: auto;
  left: 0;
}
.hooper {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 200px;
}
.hooper * {
  box-sizing: border-box;
}
.hooper-list {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.hooper-track {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.hooper.is-vertical .hooper-track {
  flex-direction: column;
  height: 200px;
}

.hooper.is-rtl {
  direction: rtl;
}

.hooper-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
/**
 * First, we load all of this project's CSS dependencies.
 */
/**
* Vue 3rd components styles
*/
/**
 * Next, we load the project's variables and fonts.
 */
/**
 * Variables.
 */
/* Colors */
/* Fonts */
/**
 * Mixins.
 */
/* Media Queries */
/* Containers */
/* Fonts */
/* Buttons */
/* Transitions */
/**
 * Fonts.
 *
 * See:
 *  - [Web Font Optimization](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/webfont-optimization)
 *  - [Controlling Font Performance with font-display](https://developers.google.com/web/updates/2016/02/font-display)
 */
/* ASICS */
@font-face {
  font-family: "ASICS-regular";
  src: url("/fonts/ASICSFont3.0-Regular.woff2") format("woff2"), url("/fonts/ASICSFont3.0-Regular.woff") format("woff"), url("/fonts/ASICSFont3.0-Regular.ttf") format("truetype"), url("/fonts/ASICSFont3.0-Regular.eot") format("embedded-opentype");
  font-display: swap;
}
@font-face {
  font-family: "ASICS-bold";
  src: url("/fonts/ASICSFont3.0-Bold.woff2") format("woff2"), url("/fonts/ASICSFont3.0-Bold.woff") format("woff"), url("/fonts/ASICSFont3.0-Bold.ttf") format("truetype"), url("/fonts/ASICSFont3.0-Bold.eot") format("embedded-opentype");
  font-display: swap;
}
/**
 * Then, we write the project's animations.
 */
/**
 * Vue animations.
 */
/* Fade */
.fade-leave-active {
  transition: all 0.7s ease-in;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}

/* List */
.list-enter-active {
  transition: all 1s ease-out;
}
.list-leave-active {
  transition: all 1s ease-in;
}
.list-enter,
.list-leave-to {
  opacity: 0;
  transform: translateX(300px);
}

/* Slide */
.slide-enter-active,
.slide-leave-active {
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}
.slide-enter,
.slide-leave-to {
  opacity: 0;
}

/**
 * CSS animations.
 */
.animated {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animated.delay-05s {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fade-in-up {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}
@keyframes btnLoading {
0% {
    transform: translateY(-50%);
}
50% {
    transform: translateY(-30%);
}
100% {
    transform: translateY(-50%);
}
}
@-webkit-keyframes fadeIn {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fadeIn {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@-webkit-keyframes fadeInUp {
from {
    transform: translate3d(0, 10%, 0);
    opacity: 0;
}
to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes fadeInUp {
from {
    transform: translate3d(0, 10%, 0);
    opacity: 0;
}
to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@-webkit-keyframes fadeInLeft {
from {
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
}
to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes fadeInLeft {
from {
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
}
to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@-webkit-keyframes fadeInRight {
from {
    transform: translate3d(20%, 0, 0);
    opacity: 0;
}
to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@keyframes fadeInRight {
from {
    transform: translate3d(20%, 0, 0);
    opacity: 0;
}
to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
}
@-webkit-keyframes fadeOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@keyframes fadeOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes fadeOutLeft {
from {
    opacity: 1;
}
to {
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
}
}
@keyframes fadeOutLeft {
from {
    opacity: 1;
}
to {
    transform: translate3d(-20%, 0, 0);
    opacity: 0;
}
}
/**
 * Finally, we write the project's global styles.
 */
/**
 * Reset CSS.
 */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "ASICS-regular", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body {
  overflow-x: hidden;
  background-color: var(--color-white, #FFF);
}
html {
  color: #211f5e;
  font-size: 16px;
  font-family: "ASICS-regular", sans-serif;
  text-decoration: none;
  scroll-behavior: smooth;
}
a {
  text-decoration: none;
}
button {
  outline: none;
  cursor: pointer;
}

/**
 * Globla Styles.
 */
.text {
  font-size: 14px;
  font-family: "ASICS-regular", sans-serif;
  color: #211f5e;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 769px) {
.text {
    font-size: 15px;
    margin-bottom: 20px;
}
}
@media (min-width: 1200px) {
.text {
    font-size: 16px;
    margin-bottom: 20px;
}
}
.title {
  font-family: "ASICS-bold", sans-serif;
  font-size: 22px;
  text-align: center;
}
@media (min-width: 769px) {
.title {
    font-size: 30px;
}
}
.btn {
  transition: 0.3s all ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  color: #211f5e;
  background: #FCC89B;
  font-family: "ASICS-regular", sans-serif;
  padding: 10px 15px;
  border: 0;
  border-radius: 40px;
  cursor: pointer;
}
.btn svg {
  margin-left: 10px;
  height: 15px;
  transform: scale(1.5);
}
@media (min-width: 576px) {
.btn svg {
    height: 20px;
}
}
.btn:hover {
  background: #485cc7;
  color: var(--color-white, #FFF);
}
.btn:disabled, .btn[disabled] {
  pointer-events: none;
}
@media (min-width: 576px) {
.btn {
    font-size: 14px;
}
}
@media (min-width: 992px) {
.btn {
    font-size: 16px;
    padding: 15px 20px;
}
}
.strong {
  font-family: "ASICS-bold", sans-serif;
}

/* nprogress */
#nprogress .bar {
  background: #b6b8cd;
}

/* Hooper */
.hooper {
  height: auto;
}
.hooper:focus {
  outline: none;
}
.hooper-indicator {
  height: 16px;
  width: 16px;
  border: 1px solid #211f5e;
  background: transparent;
  border-radius: 100%;
  margin-right: 20px;
}
.hooper-indicator.is-active {
  background-color: #211f5e;
  border: 0;
}
.hooper-indicator:hover {
  background-color: #211f5e;
}
.hooper-pagination {
  top: 100% !important;
}
@media (min-width: 1024px) {
.hooper-pagination {
    top: auto;
    right: 50%;
}
}
.hooper-track:focus {
  outline: 0;
  border: 0;
}
.hooper-next,
.hooper-prev {
  top: 60%;
}
@media (min-width: 992px) {
.hooper-next,
.hooper-prev {
    top: 50%;
}
}
.hooper-next svg,
.hooper-prev svg {
  width: 40px;
  height: 40px;
  fill: #211f5e !important;
}

/**
 * Utilities.
 */
/* Pointer Events */
.pointer-events-none {
  pointer-events: none;
}
.App {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100vw;
  min-height: 100vh;
  background-color: #211f5e;
  background-repeat: no-repeat;
  background-size: cover;
}