/* stylelint-disable selector-class-pattern */
@media only screen and (width <= 776px) {
  .hide-on-mobile {
    display: none !important;
  }
}

@media only screen and (width >= 777px) {
  .hide-on-desktop {
    display: none !important;
  }
}

@media only screen and (width <= 776px) {
  button:not(.btn--tertiary).btn,
  a:not(.btn--tertiary).btn {
    width: 100%;
  }
}

.partner-register-main-controls {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: var(--spacing-xlarge);
  margin: var(--spacing-xlarge) var(--spacing-none) var(--spacing-none);

  @media only screen and (width <= 776px) {
    padding-right: var(--spacing-medium);
    padding-left: var(--spacing-medium);
  }
}

/* stylelint-disable no-descending-specificity */
/* stylelint-disable selector-class-pattern */
/* stylelint-disable style-lint-plugin-qonto/require-theme-token */
.x-phone-wrapper {
  .iti {
    display: block;
    width: 100%;
    height: var(--size-xlarge);
  }

  .iti .input {
    height: var(--size-xlarge);
  }

  .iti .iti__flag-container:hover .iti__selected-flag {
    background-color: transparent;
  }

  .iti .iti__flag-container {
    border-right: 1px solid var(--gray500);
  }

  .x-form-group.focused input {
    border-color: var(--border-primary);
  }

  .x-form-group.focused .iti .iti__flag-container {
    border-right-color: var(--border-primary);
  }

  .has-danger .iti .iti__flag-container {
    border-right-color: var(--border-error);
  }

  .iti .iti__selected-flag {
    /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- vendor-specific value */
    padding: 0 8px 0 2px;
    border-top-left-radius: var(--radius-xsmall);
    border-bottom-left-radius: var(--radius-xsmall);

    .iti__arrow {
      border-top-color: var(--gray500);
    }
  }

  .iti .iti__country-list {
    left: 2px;
    /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- vendor-specific value */
    margin: 10px 0;
    /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- vendor-specific value */
    border-radius: 5px;
  }

  .iti .iti__country-list[style^='top'] {
    /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- vendor-specific negative value */
    margin-top: -7px;
  }

  .iti__flag-container {
    z-index: 1;
    /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- vendor-specific value */
    padding-left: 10px;
  }

  .iti input[data-intl-tel-input-id] {
    /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- vendor-specific value */
    padding-left: 64px;
  }

  .iti__country-list > .iti__country {
    color: var(--content-primary-a);
  }

  .iti__country-list > .iti__country.highlight {
    color: var(--content-primary-b);
    background-color: var(--background-primary);
  }
}



._7SrChFdabElqPFyi9GyQ9A\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;

  @media only screen and (width <= 776px) {
    padding: var(--spacing-none) var(--spacing-medium);
  }
}

.vKI2nIzdaU2Eg45SbldWjg\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.-mPbmwNft7DnSEpsFGvsOw\=\= {
  width: 200px;
  height: 200px;
}

.v2hYqlurfCflkjJh41ds-Q\=\= {
  width: var(--size-medium-small);
  height: auto;
  margin-right: var(--spacing-small);
  color: var(--content-secondary);
  transition: color 0.15s ease-in-out;
}

.AjiLMxOtCrJ3UATAtEu\+FA\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;

  @media only screen and (width <= 776px) {
    justify-content: start;
    padding: var(--spacing-xlarge) var(--spacing-medium) var(--spacing-none);
  }
}

.AMk1\+XFo2IMU6VSKT9E55Q\=\= {
  width: fit-content;
}

.fj\+7UX8tl4Gac6nvh45utg\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 504px;
  height: 100%;
  padding: var(--spacing-none) var(--spacing-medium);
  margin: var(--spacing-none) auto;
  text-align: center;
}

.x4Tskx7q3qPjzfU-B1aVwA\=\= {
  width: 200px;
}

.qdMbeKB68s0WZ\+x7B66xlw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 504px;
  height: 100%;
  padding: var(--spacing-none) var(--spacing-medium);
  margin: var(--spacing-none) auto;
  text-align: center;
}

.sFh-IQgCUgyyr87w-daQAA\=\= {
  width: 200px;
}

.Vqu5LrgU8SXClTiM6qAClg\=\= {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: var(--size-xxxlarge);
  padding: var(--spacing-none) var(--spacing-xlarge);

  @media only screen and (width <= 776px) {
    height: 56px;
  }
}

.TzodbO24XVd6Fa3hEhzqHA\=\= {
  width: 82px;
  height: 24px;
}

.TzodbO24XVd6Fa3hEhzqHA\=\= svg {
  width: 100%;
  height: auto;
}

.TtxS-W26IU84GQlT4splTA\=\= {
  display: flex;
  align-items: center;
}

.H59ZUY02sDKwQX89HH-qGg\=\= {
  display: grid;
  grid-template-rows: 80px 1fr;
  height: 100%;

  @media only screen and (width <= 776px) {
    grid-template-rows: 56px 1fr 56px;
    padding: var(--spacing-medium) var(--spacing-none) var(--spacing-none);
  }
}

._70roI2HOmR0F9bsXxFgiIA\=\= {
  display: grid;
  grid-template-rows: 50px 80px 1fr;
  height: 100%;

  @media only screen and (width <= 776px) {
    grid-template-rows: auto 56px 1fr 56px;
  }
}

.g\+sB6-iv0aMib8ZQwggxFA\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-small) var(--spacing-none);
  background-color: var(--elevation-low);
}

.Hmv15FU5qExDazMF48MD2g\=\= {
  @media only screen and (width <= 776px) {
    display: block;
  }
}

.RqQYPgQJKGQEAhQ629E\+zg\=\= {
  display: grid;
  grid-template-columns: 2fr 1fr;
  height: 100%;

  &.ZW7Pq0ygbN8wDJELj8EBjA\=\= {
    grid-template-columns: 1fr;
  }

  @media only screen and (width <= 776px) {
    grid-template-columns: 1fr;
  }
}

.Ymef9aD8ePAWmYi36e9udg\=\= {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  max-width: 504px;
  margin: var(--spacing-none) auto;

  @media only screen and (width <= 776px) {
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    padding: var(--spacing-none) var(--spacing-medium);
    margin: var(--spacing-xlarge) var(--spacing-none) var(--spacing-none);
  }
}

.ysCNH8k1JpS0XhuFVPkTYQ\=\= {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 440px;
  height: 100%;
  overflow: hidden;
  background-color: var(--background-accent-low);

  @media only screen and (width <= 776px) {
    display: none;
  }
}

.j8yfk8zpoYnpMUNCBgYG3Q\=\= {
  width: 100%;
}

.-QIl\+5qmCCMvaH-GFY0oug\=\= {
  /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- non-standard value, to be fixed later */
  margin-right: 28px;
}

.T59Y3qL2dAN18yZX2Y-XCw\=\= {
  width: 180px;
  height: auto;
}

.K3xPw5prBDSlIZQsN1yiIA\=\= {
  display: grid;
  gap: var(--spacing-medium);
  width: 100%;
}

._2cqoadduFuKFSlnaOnVWyQ\=\= {
  margin: var(--spacing-none) auto;
}

._2cqoadduFuKFSlnaOnVWyQ\=\= svg {
  display: flex;
  align-items: center;
  width: var(--size-medium-small);
  height: var(--size-medium-small);
  margin-right: var(--spacing-small);
}

.jC2uJ99qacOPvHV8zCmFag\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 504px;
  height: 100vh;
  margin: var(--spacing-none) auto;
}

.dyaRShrcV\+Wh98b4PA4KYw\=\= {
  width: 200px;
  margin-bottom: var(--spacing-xlarge);
}

.XYR\+7TRTMha7OfORqp5fIw\=\= {
  margin-bottom: var(--spacing-medium);
  text-align: center;
}

.QKYhQCCBCHmaeiLIez-fww\=\= {
  margin-bottom: var(--spacing-xxlarge);
  text-align: center;
}

/* stylelint-disable selector-class-pattern */
._1FTO8GtX1zUFySqONmjj8w\=\= {
  padding: var(--spacing-none);
  margin-top: var(--spacing-none);
  list-style: none;
  counter-reset: step;
}

/* stylelint-disable selector-class-pattern, style-lint-plugin-qonto/require-theme-token */
.gGrt1S04hN9DR\+Tfw6BUvg\=\= {
  --bubble-size: 32px;
  --bubble-margin: var(--spacing-large);

  display: flex;
  place-items: center start;
  text-align: left;
}

.WaivFUzKQI8yOQ1vKlxb1w\=\= {
  box-sizing: border-box;
  display: inline-flex;
  place-items: center;
  align-self: center;
  justify-content: center;
  width: var(--bubble-size);
  min-width: var(--bubble-size);
  height: var(--bubble-size);
  margin-right: var(--spacing-large);
  color: var(--content-primary-a);
  background-color: var(--primary-white);
  border: 1px solid var(--border-primary);
  border-radius: var(--radius-round);

  &::before {
    content: counter(step);
    counter-increment: step;
  }
}

.XgHflc\+tcqMe3JAjP2sylw\=\= {
  color: var(--content-primary-a);
}

.zGiqfWHFqdYPsMP1v48jbw\=\= {
  margin-top: var(--spacing-xsmall);
  text-align: left;
}

.ZQJ2wOg0OzSJQJigxlZA7w\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- non-standard value, to be fixed later */
  padding-top: 60px;

  @media only screen and (width <=776px) {
    padding-top: var(--spacing-medium);
  }
}

.USy8FLRyLzCuu03vHrgqzA\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.b0l0X7nZyg93sNIf0ycpjQ\=\= {
  width: 200px;
  height: 200px;
}

._9cOmDS\+40QKd7fxNrKoGUA\=\= {
  width: 118px;

  & img {
    display: block;
    width: 100%;
  }
}

.kX\+d8JUC6SUcrNAAB-zemA\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.gc3o8y1u17UF\+3-rWjfp1w\=\= {
  width: 120px;
  height: 120px;
}

.RT1LPr5Wu2YcBOs36mUYbg\=\= {
  display: flex;
  justify-content: center;
}

.nh98PaahkPxA2yocssU3eQ\=\= {
  display: flex;
  align-items: center;
  margin-right: var(--spacing-small);
}

.qBv8Mwu4IT33BrYCoWIePQ\=\= {
  @media only screen and (width <= 776px) {
    min-width: unset;
    height: 70px;
    line-height: 20px;
  }
}

.AcMmoFXBhO72xRCCkFQZ1w\=\= {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xlarge);
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: left;
}

.SsJdMob3aUNrLDsJwg3wAA\=\= {
  display: flex;
  gap: var(--spacing-medium);
  justify-content: center;
  width: 100%;
}

.Nruzmlr7vB66\+KGKdebHig\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.rAiE-Wx5zeyF8eRY6wIcYQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.Oujc0FuBNSd03UOLzTG2PA\=\= {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
}

.MTnPS2JJ4hreJEZmubRbcw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
}

.qF770kgBUU2CC1lQsA02BQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
}

.QC3-f5SPhC1BYKUbil-pEA\=\= {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-medium);
}

.CrpO6ZHZ88gGU1uu8ROwLg\=\= {
  margin-bottom: var(--spacing-medium);
}

.vlYh\+cFVmsFbcdfGsMlQbQ\=\= {
  margin-bottom: var(--spacing-medium);
}

.cIcBVRQLK0\+bDY7Q\+g9TvA\=\= {
  input::-webkit-inner-spin-button,
  input::-webkit-outer-spin-button {
    margin: var(--spacing-none);
    appearance: none;
  }
}

.NL8W\+rtvDkzKl5dEM9maFg\=\= {

  @media only screen and (width <= 776px) {
    width: 100%;
  }
}

.\+xjErMUQfSRqtKNU5mYl\+Q\=\= {
  width: 100%;
}

.ifAKnFZOWtzpxFPZfOwtmA\=\= {
  display: flex;
  justify-content: center;
}

.ZMfPX1UzkKL5Ra2ZsZHpqw\=\= {
  width: var(--size-medium-small);
  height: auto;

  path {
    transition: fill 0.15s ease-in-out;
  }
}

._4yCG0NxPy-lCIq69LN-gmA\=\= {
  display: flex !important;
}

/* stylelint-disable selector-class-pattern */
.BO71PIsZdd\+Ze5Oj9xPnug\=\= {
  display: flex;
  justify-content: center;
  min-height: 100%;
}

.dF8pSZ2ndY6Znq8\+DU--tg\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

/* stylelint-disable selector-class-pattern */
.s8QYrd8wQFt9hLjWUsujmw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 504px;
  height: 100%;
  padding: var(--spacing-none) var(--spacing-medium);
  margin: var(--spacing-none) auto;
  text-align: center;
}

.aY0uwwz7lKi\+yqxk75SSsw\=\= {
  width: 200px;
}

/* stylelint-disable style-lint-plugin-qonto/require-theme-token */
.J2Rb2pbbqUGTOW-xuD2vOA\=\= {
  position: relative;
  height: 100%;
  background-color: var(--primary-white);
}

/* stylelint-disable selector-class-pattern */
.sIFjPTyr36uK7KW\+\+9GNpg\=\= {
  display: grid;
  grid-template-columns: 2fr 1fr;
  height: 100%;

  main:only-child {
    grid-column: 1 / -1;
  }

  @media only screen and (width <= 776px) {
    grid-template-columns: 1fr;
  }
}

._97pkiK1tqg5xNCA2mxRsmg\=\= {
  display: grid;
  grid-template-rows: 80px 1fr;
  height: 100%;
  padding: var(--spacing-none) var(--spacing-medium);

  @media only screen and (width <= 776px) {
    grid-template-rows: 56px 1fr 56px;
    padding: var(--spacing-none);
  }
}

.NDsEo3PqHcy4HrogXqVWzw\=\= {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  max-width: 504px;
  margin: var(--spacing-none) auto;

  @media only screen and (width <= 776px) {
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    padding: var(--spacing-none) var(--spacing-medium);
    margin: var(--spacing-xlarge) var(--spacing-none) var(--spacing-none);
  }
}

.U-HazS4wmxyj0qtSijjgbw\=\= {
  position: relative;
  width: 100%;
  min-width: 440px;
  height: 100%;
  overflow: hidden;
  background-color: var(--background-tertiary);

  @media only screen and (width <= 776px) {
    display: none;
  }
}

.QbaVdI-1sdBPl4TQuHkOow\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-small) var(--spacing-none);
  background-color: var(--elevation-low);
}

/**
 * Swiper 12.1.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 29, 2026
 */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-slides-offset-before);
      scroll-margin-inline-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-inline-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-slides-offset-before);
      scroll-margin-block-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-block-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: '';
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > &,
  &.swiper-pagination-disabled {
    display: none !important;
  }
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  button& {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }

  &:only-child {
    display: none !important;
  }
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
  .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition:
        200ms transform,
        200ms top;
    }
  }
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition:
        200ms transform,
        200ms left;
    }
  }
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition:
    200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > &,
  &.swiper-pagination-horizontal,
  .swiper-vertical > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > &,
  &.swiper-pagination-vertical,
  .swiper-horizontal > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
}
.swiper-pagination-lock {
  display: none;
}

.swiper-fade {
  &.swiper-free-mode {
    .swiper-slide {
      transition-timing-function: ease-out;
    }
  }
  .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    pointer-events: auto;
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

/* stylelint-disable selector-class-pattern */
._7m\+soXkBnapLILCVFYOTHw\=\= {
  display: grid;
  gap: var(--spacing-medium);
}

._7\+l\+pYrg8DlGGkiua-QOfA\=\= {
  margin: var(--spacing-none) auto;
}

/* stylelint-disable selector-class-pattern */
.KI1Qqb14C0S\+BKwPSjNqdQ\=\= {
  margin-top: var(--spacing-xlarge);
}

.\--1vPVAMF358ILOxwZXURg\=\= {
  display: grid;
  gap: var(--spacing-medium);
}

.wBq0u8P2fqAz61hwKsgONg\=\= {
  margin: var(--spacing-none) auto;
}

/* 
  * Used to remove the wrapper box from the DOM. 
  * Avoids breaking existing layouts by introducing a new node when using the bridge.
*/
.react-bridge-wrapper {
  display: contents;
}

/* stylelint-disable selector-class-pattern */
.bJzHTKOZZ9pIa9O7lJzY2g\=\= {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 504px;
}

.IvJLO-i1rDjVHU2w5naSew\=\= {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-medium);
  width: 100%;
}

._02I9rqFwl5YobFf2EgmGGA\=\= {
  color: var(--content-accent);
}

/* stylelint-disable selector-class-pattern */
.BGTwd0Zx5nzOeX6bkS42fg\=\= {
  padding-top: var(--spacing-medium);
}

.BGTwd0Zx5nzOeX6bkS42fg\=\= .sTX7hnvenEQuJGRN6aLLhQ\=\= {
  pointer-events: none;
}

.BGTwd0Zx5nzOeX6bkS42fg\=\= .NwY48rlFXZKG00UgNOWtKA\=\= {
  border-color: var(--border-error);
}

/* Displays the french flag for all the french places overseas */
.iti__gp,
.iti__gf,
.iti__re,
.iti__yt,
.iti__mq {
  height: 14px;
  background-position: -1775px 0 !important;
}

.amount-input {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  transition: border-color 0.5s;

  font-size: 13px;
}

.amount-input__currency {
  position: absolute;
  margin-left: 12px;
  pointer-events: none;
  color: #b8bccc;
}

.amount-input__currency.black {
  color: inherit;
}

.amount-input__value {
  width: 100%;
  font-size: 13px;
  padding: 6px 12px 6px 41px;
  border: 1px solid #e9eaf0; /* TODO: import as variable? */
  border-radius: 3px;
  transition: border-color 0.5s;
}

.amount-input__value:focus {
  border-color: #6b5aed;
}

.amount-input__value::placeholder {
  color: #b8bccc; /* TODO: import as variable? */
  opacity: 1; /* Needs to be forced as firefox reduces it */
}

.amount-input__value.disabled {
  background-color: #f5f6fa;
  cursor: not-allowed;
}

/* Remove spin button  */

.amount-input input[type='number']::-webkit-inner-spin-button,
.amount-input input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.amount-input input[type='number'] {
  -moz-appearance: textfield;
}

.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
[dir=rtl] .iti__arrow {
  margin-right: 6px;
  margin-left: 0;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-left: -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__dropdown-content--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
.iti__search-input {
  width: 100%;
  border-width: 0;
}
.iti__country-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap;
}
@media (max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.iti__country {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}
[dir=rtl] .iti__flag-box, [dir=rtl] .iti__country-name {
  margin-right: 0;
  margin-left: 6px;
}
.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type=text],
.iti--allow-dropdown input.iti__tel-input[type=tel], .iti--separate-dial-code input.iti__tel-input,
.iti--separate-dial-code input.iti__tel-input[type=text],
.iti--separate-dial-code input.iti__tel-input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
[dir=rtl] .iti--allow-dropdown input.iti__tel-input,
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel], [dir=rtl] .iti--separate-dial-code input.iti__tel-input,
[dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=text],
[dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=tel] {
  padding-right: 52px;
  padding-left: 6px;
  margin-right: 0;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
[dir=rtl] .iti--allow-dropdown .iti__flag-container, [dir=rtl] .iti--separate-dial-code .iti__flag-container {
  right: 0;
  left: auto;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
  cursor: default;
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 6px;
}
[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 0;
  margin-right: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}

.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.iti--fullscreen-popup.iti--container.iti--country-search {
  justify-content: flex-start;
}
.iti--fullscreen-popup .iti__dropdown-content {
  max-height: 100%;
  position: relative;
}
.iti--fullscreen-popup .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (min-resolution: 2x) {
  .iti__flag {
    background-size: 5762px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 12px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cq {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1269px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1357px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1379px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1467px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1511px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1555px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1577px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1599px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1621px 0px;
}
.iti__flag.iti__ez {
  height: 14px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1731px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1775px 0px;
}
.iti__flag.iti__fx {
  height: 14px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1863px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2149px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2171px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2237px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2303px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2325px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2369px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2391px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2413px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2435px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2457px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2479px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2501px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2567px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2589px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2611px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2633px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2655px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2699px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2743px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2809px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2853px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2875px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2897px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2985px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -3051px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3073px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3095px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3117px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3139px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3161px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3183px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3205px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3226px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3270px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3556px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3622px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3666px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3688px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3710px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3732px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3752px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3774px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3818px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3840px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3862px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3899px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3921px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3965px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -4031px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4097px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4163px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4185px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4207px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4229px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4251px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4273px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4361px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4405px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4537px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4647px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4669px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4713px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4735px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4757px 0px;
}
.iti__flag.iti__su {
  height: 10px;
  background-position: -4779px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4801px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4823px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4889px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4911px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4977px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -5021px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5109px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5175px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5197px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5219px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5241px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5263px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uk {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5329px 0px;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5351px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5373px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5395px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5417px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5439px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5456px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5522px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5566px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5610px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5632px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5654px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5676px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5698px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5720px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5742px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/static/flags.1952df896c6a79bb730c.png?1);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}
@media (min-resolution: 2x) {
  .iti__flag {
    background-image: url(/static/flags@2x.276410ffdcdd2ff8dca2.png?1);
  }
}

.iti__flag.iti__np {
  background-color: transparent;
}
/* Using `:root` prefix here to increase the specificity to avoid a CSS import order bug when using embroider */
:root .iti__flag {
  background-image: url(/static/flags.1952df896c6a79bb730c.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  :root .iti__flag {
    background-image: url(/static/flags@2x.276410ffdcdd2ff8dca2.png);
  }
}
/* stylelint-disable selector-class-pattern */
._7igPsgrrH3oK50kjY1DrTw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- non-standard value, to be fixed later */
  padding-top: 60px;

  @media only screen and (width <=776px) {
    padding-top: var(--spacing-medium);
  }
}

._8Ysquim51bcLoiiIQDTq1Q\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.rb47wxX\+QM--2WfLpH8xnQ\=\= {
  width: 120px;
  height: 120px;
}

.RU-fqhAL88NAk13m5var3w\=\= {
  width: 118px;

  & img {
    display: block;
    width: 100%;
  }
}

/* stylelint-disable selector-class-pattern */
.o\+739o7s\+w-5rzWNSwxMLA\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
}

.xJtQop16QVbPLjNPTokABQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;

  @media only screen and (width <= 776px) {
    padding: var(--spacing-none) var(--spacing-medium);
  }
}

/* stylelint-disable selector-class-pattern */
.iHsZG3N5W4dyv5ybsmovwg\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-top: var(--spacing-xlarge);
  padding-bottom: var(--spacing-xlarge);

  @media only screen and (width <= 776px) {
    padding: var(--spacing-none) var(--spacing-medium);
  }
}

.J1qLU8mo3IwgQOejODkk9w\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
}

.E9FlmBtLCZwMmtJgGeWwFw\=\= {
  width: 200px;
  height: 200px;
}

.cKakZPBArJhJZYgSGd5U7w\=\=,
.-RQJTQxVkTQxhodKxTisBg\=\= {
  text-align: center;
}

.-ukp3tz-HZGssK2lMtrPoA\=\= {
  width: 100%;
  padding: var(--spacing-large);
  border: solid 1px var(--border-tertiary);
  border-radius: var(--radius-small);
}

.yBhpmgxikbzjrA5rXM0p3g\=\= {
  display: flex;
  align-items: center;
}

.zi0\+XB-2aN3YK3jbt7sPiA\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--size-xxlarge);
  height: var(--size-xxlarge);
  background-color: var(--border-accent-low);
  border-radius: var(--radius-round);
}

.txvBzy9EU-CXY8cR-CoXew\=\= {
  display: flex;
  justify-content: space-between;
}

.txvBzy9EU-CXY8cR-CoXew\=\= > p {
  text-align: right;
}

.qcgq0ngALca5aEnAxhHd\+Q\=\= {
  align-self: start;
}

.h1TVK3uDb6ND5rHN7ruuKg\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

/* stylelint-disable selector-class-pattern */
.s116sR55DnXopJ\+Hjn8O6w\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.jZXVNb0gBmtj8S71GGtbeQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.T7ODgbldW4509FthUzX4zA\=\= {
  display: grid;
  gap: var(--spacing-medium);
}

.xOBRkWZlDprCNs0kclKXUA\=\= {
  margin: var(--spacing-none) auto;
}

.dLN-9QF4qpo8xKROaYrKMw\=\= {
  margin-bottom: var(--spacing-medium);

  @media only screen and (width <= 776px) {
    margin-bottom: var(--spacing-xlarge);
  }
}

.YvRR1gOhVb8ioSQDE2Ngfw\=\= {
  margin-bottom: var(--spacing-medium);
}

/* stylelint-disable selector-class-pattern */
.fMJHJtVsH62wDMMQrkQvrQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
}

.vj558Z60Lyqg0YcVvhu9fQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;

  @media only screen and (width <= 776px) {
    padding: var(--spacing-none) var(--spacing-medium);
  }
}

/* stylelint-disable selector-class-pattern */
.zNr4KiMdeslw2Nveeh7FIg\=\= {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 504px;
}

.U5gms3oZhYJIAxJNoeXVbg\=\= {
  position: absolute;
  top: var(--spacing-none);
  left: var(--spacing-none);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
}

.coq1rwXqdCGnqGrSDcQcCQ\=\= {
  width: 100%;
  height: 100%;
}

.ywpQ-sYaqCI-gvu5JsZQGw\=\= {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.n-3r7D8jDUo\+afad51erkg\=\= {
  margin-left: var(--spacing-large);
  color: var(--content-error);
}

.YICUh4FIRtk\+HCnRoJjnwA\=\=,
.VKcoA1GeJ3D10Ef6aUVeBw\=\= {
  display: flex;
  gap: var(--spacing-xlarge);
}

._2X3BljbTaLDbdyl2TFrwvQ\=\= {
  /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- non-standard value, to be fixed later */
  padding: 10px var(--spacing-xsmall);
  background-color: var(--background-accent-low);
}

.ikrAcbZTQ9wjYJPpUbKmcQ\=\= {
  margin-right: var(--spacing-xsmall);
  color: var(--content-secondary);
  text-decoration: line-through;
}

.vV64LH\+JBUruRdnXLJPPlg\=\= {
  flex: 1;
}

.VKcoA1GeJ3D10Ef6aUVeBw\=\= {
  color: var(--content-secondary);
}

._5kiqTo3ED3sOyqZPX96eAQ\=\= {
  flex: 1;
}

._3p1AMNJo7WpeMfbXv6BtCw\=\= {
  flex: 1;
}

/* stylelint-disable selector-class-pattern */
.oUKu6ZXpGuyo0V0lZuGXvQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;

  @media only screen and (width <= 776px) {
    padding: var(--spacing-none) var(--spacing-medium);
  }
}

._0VpkZO6dgkHd5NA\+6KVI7A\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.UH\+9J\+AQftNYdtWergwGyA\=\= {
  width: 200px;
  height: 200px;
  margin-bottom: var(--spacing-xlarge);
}

/* stylelint-disable selector-class-pattern, style-lint-plugin-qonto/require-theme-token */
._1I0R\+1S2fAG2lY2wHViFcA\=\= {
  width: 504px;
  /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- non-standard value, to be fixed later */
  padding-bottom: 112px;
  margin: var(--spacing-none) auto;

  @media only screen and (width <= 776px) {
    /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- non-standard value */
    padding: var(--spacing-none) var(--spacing-medium) 56px;
  }
}

.sk8b8vXRA7sjPjnXYI0WYw\=\= {
  width: 100%;
  max-width: 504px;
}

.kExpy-6lAMR54GNDIl6eUQ\=\= {
  display: flex;
  justify-content: center;
}

.tObX1XdV79FwEl3GGkSdGw\=\= {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

._7O6mUKjyPTXh4r3bN8uKUA\=\= {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.xbEzbqTsSVF8Itz3ARVKyg\=\= {
  display: flex;
  align-items: flex-start;
}

.OrtIKk7eGHo9DemQ6Da1BQ\=\= {
  padding-left: var(--spacing-none);
  margin: var(--spacing-none);
}

.jwzN\+yq1SMgapcpCer5JLQ\=\= {
  margin-left: var(--spacing-large);
}

.jwzN\+yq1SMgapcpCer5JLQ\=\=:last-child {
  margin-bottom: var(--spacing-none);
}

._3PzA7ZcC0IuVV2Yua0wESw\=\= {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  color: var(--content-primary-a);
  border-bottom: 1px solid var(--border-tertiary);
}

.ykRGGQUi3sioeUX\+6bmYrw\=\= {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}

.mrEREku27f25vaaYHKz4Iw\=\= {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: var(--spacing-medium);
  color: var(--content-primary-a);
}

._0izuemAT-1226ZjqLFXJTQ\=\= .k4vhexga\+fKEpJ98uO919A\=\= {
  width: 100%;
  max-width: 504px;
}

._0izuemAT-1226ZjqLFXJTQ\=\= .StripeElement {
  width: 100%;
  height: var(--size-xlarge);
  padding: var(--spacing-small) var(--spacing-none) var(--spacing-small) var(--spacing-medium-sm);
  background-color: var(--primary-white);
  border: 1px solid var(--border-secondary);
  border-radius: var(--radius-xsmall);
  transition: border-color 0.5s;
}

._0izuemAT-1226ZjqLFXJTQ\=\= .StripeElement--focus {
  border-color: var(--border-primary);
}

._0izuemAT-1226ZjqLFXJTQ\=\= .StripeElement--invalid {
  border-color: var(--border-error);
}

._0izuemAT-1226ZjqLFXJTQ\=\= .StripeElement--webkit-autofill {
  background-color: var(--primary-white) !important;
}

._0izuemAT-1226ZjqLFXJTQ\=\= .vbVV466\+Ws92S6TkkG0DFw\=\= .x-form-group {
  width: 100%;
}

._0izuemAT-1226ZjqLFXJTQ\=\= .MXELcgHLOMss2a9cnsGfAg\=\= .e0mGyRvgXNULLq39\+2sRIA\=\= {
  color: var(--gray800);
}

._0izuemAT-1226ZjqLFXJTQ\=\= .MXELcgHLOMss2a9cnsGfAg\=\= .mIJns81h1X-jnbyBYZVb6g\=\= {
  margin-top: var(--spacing-xsmall);
}

._0izuemAT-1226ZjqLFXJTQ\=\= .MXELcgHLOMss2a9cnsGfAg\=\= .zkQEbrbeCX1-E\+kiKO\+o5Q\=\= {
  margin-top: var(--spacing-xsmall);
  color: var(--content-error);
}

.icmFEhR9unnb1qDu-pjOlQ\=\= {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-medium);
}

.N0u3EJ1YZebQTBWvE\+RqdA\=\= {
  margin-top: var(--spacing-xsmall);
  margin-right: var(--spacing-small);
}

.n8EOiks69fO79XPJzqZu2g\=\= {
  margin-top: var(--spacing-xsmall);
  color: var(--content-secondary);
}

.A8mUWpPDKy9sDF8wFhZ76Q\=\= {
  margin-right: var(--spacing-medium);

  @media only screen and (width <= 776px) {
    margin-right: var(--spacing-none);
    margin-bottom: var(--spacing-medium);
  }
}

.nKLcJPPX2\+ZhUkthaafR6w\=\= svg {
  display: flex;
  align-items: center;
  width: var(--size-medium-small);
  height: var(--size-medium-small);

  path {
    transition: fill 0.15s ease-in-out;
  }
}

.L7idUk5GkBcOlUnBmZellA\=\= {
  min-width: 86px;
}

.C4chARco8JFqcPCTN4H1qg\=\= {
  display: flex;
  align-items: center;
  justify-content: flex-start;

  @media only screen and (width <= 776px) {
    flex-direction: column;
    padding-right: var(--spacing-none);
    padding-left: var(--spacing-none);
  }
}

/* stylelint-disable selector-class-pattern */
.r\+ro9746FI9ZcnYNuPxNgw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  @media only screen and (width <= 776px) {
    padding: var(--spacing-none) var(--spacing-medium);
  }
}

._1J\+MTMa2EUH2BSI9yLZTlg\=\= {
  max-width: 504px;
}

/* stylelint-disable selector-class-pattern */
.hMavX9Ju9raMxHrSUat6yw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
}

.Pe9OvEYcII00TsMku7U5bg\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;

  @media only screen and (width <= 776px) {
    padding: var(--spacing-none) var(--spacing-medium);
  }
}

/* stylelint-disable selector-class-pattern */
.nYtetl3g9sf-IImAHc58Kw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 504px;
  height: 100vh;
  margin: var(--spacing-none) auto;
}

._4Rt2VJ0O-ixPQ-t6ABoPiw\=\= {
  width: 200px;
  height: 200px;
  margin-bottom: var(--spacing-xlarge);
}

.IcowjAYvtqYyO0w24MPHLA\=\= {
  margin-bottom: var(--spacing-medium);
  text-align: center;
}

.NeOW-gNwhDS3Gpm-qvak6Q\=\= {
  margin-bottom: var(--spacing-xlarge);
  text-align: center;
}

.kFkYm3xEMD3A0EGZhR2qGQ\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

/* stylelint-disable selector-class-pattern */
.t\+EGY3y1B7u8xnMFXN6SQg\=\= {
  width: 100%;
  max-width: 1056px;
  margin: var(--spacing-none) auto;
}

.qksZNiO2hbGGFNIEMbpr5Q\=\= {
  padding: var(--spacing-xlarge) var(--spacing-none) var(--spacing-medium);
}

._6R4p26-PBCYkk0Elz3V1\+A\=\= {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.aZZY\+cz01wuLRmMPaTbxFg\=\= {
  margin-right: var(--spacing-medium);
}

.DNwOZte85ird98VrWYWNrQ\=\= {
  margin-top: var(--spacing-none) !important;
}

.RdJNUbB1uOc47FO9OG7BNw\=\= {
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: var(--spacing-xxxlarge);

  @media only screen and (width <= 776px) {
    margin-bottom: var(--spacing-large);
  }
}

.FVgDeDrRAILoVzsZAi5eVA\=\= {
  margin-bottom: var(--spacing-xxxlarge);
}

@media only screen and (width <= 776px) {
  .t\+EGY3y1B7u8xnMFXN6SQg\=\= {
    padding: var(--spacing-none) var(--spacing-medium);
  }

  .oW5LmShfMYMVCGxrhKwRRA\=\= {
    width: 100%;
  }

  .Y6fZ74wzO706LJdoDl-SbA\=\= {
    padding: var(--spacing-none) var(--spacing-medium);
  }

  /* Lessen the gap on mobile from 24px -> 16px to allow tab text to fit into a single line when 3
tabs are rendered in languages we most care about */
  .RdJNUbB1uOc47FO9OG7BNw\=\= > * {
    gap: var(--spacing-medium);
  }

  .FVgDeDrRAILoVzsZAi5eVA\=\= {
    margin-bottom: var(--spacing-large);
  }
}

/* stylelint-disable selector-class-pattern */
._9ak191hAq9ac73NxDEAy6w\=\= {
  width: 100%;
  max-width: 1056px;
  margin: var(--spacing-none) auto;
}

.oWwSvsq4cl5hPh56hAHSPg\=\= {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: var(--spacing-large);
}

.wNcccBr4d0AusGj2V7ZzeA\=\= {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  padding: var(--spacing-xlarge) var(--spacing-none) var(--spacing-medium);
  border-bottom: 1px solid var(--border-tertiary);
}

.nl4-jmyvK4B6G2nbJcIe0A\=\= {
  text-align: start;
}

@media only screen and (width <= 776px) {
  .oWwSvsq4cl5hPh56hAHSPg\=\= {
    grid-template-columns: 1fr;
  }

  .\+WkRyNr2D902K0gDkBXAbg\=\= {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr auto;

    /* 76px header + 32px padding */
    /* stylelint-disable-next-line style-lint-plugin-qonto/require-spatial-token -- non-standard value, to be fixed later */
    padding: 108px var(--spacing-medium) var(--spacing-none);
  }

  .wNcccBr4d0AusGj2V7ZzeA\=\= {
    grid-template-columns: 1fr;
    margin-bottom: var(--spacing-small);
    border: none;
  }

  .nl4-jmyvK4B6G2nbJcIe0A\=\= {
    padding-bottom: var(--spacing-xlarge);
  }

  .oWwSvsq4cl5hPh56hAHSPg\=\=,
  .DCVIh2g7OCBYK8cQfEyZkg\=\=,
  .o\+93LKEGP0DcUHo5nhXptQ\=\=,
  .wNcccBr4d0AusGj2V7ZzeA\=\= {
    padding-right: var(--spacing-medium);
    padding-left: var(--spacing-medium);
  }

  .e9a5YovO0JWuKvUi0GdFNw\=\= {
    padding: var(--spacing-none) var(--spacing-medium);
  }
}

.o\+93LKEGP0DcUHo5nhXptQ\=\= {
  display: flex;
  justify-content: center;
  width: 100%;
}

.Pxm9NLg97TPk5zBs\+bmTJw\=\= svg {
  display: flex;
  align-items: center;
  width: var(--size-medium-small);
  height: var(--size-medium-small);

  path {
    transition: fill 0.15s ease-in-out;
  }
}

/* stylelint-disable selector-class-pattern */
.gwXdgbGvfKOBMHbVxK4-Lw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 504px;
}

.bGXkqp5UPCSZoBi86RRiHg\=\= {
  text-align: center;
}

.yZ5hhuob4bjdZbeEvJwl\+w\=\= {
  @media only screen and (width <= 776px) {
    width: 100%;
  }
}

/* Timeline */

.hJiMljIltQdCN\+XX1nuOdQ\=\= {
  max-width: 504px;
  padding-top: var(--spacing-xlarge);
  padding-bottom: var(--spacing-xlarge);
  margin: var(--spacing-none) auto;

  @media only screen and (width <= 776px) {
    padding: var(--spacing-medium) var(--spacing-medium) var(--spacing-xlarge);
  }
}

.-BhNazSiDBXWovFEQYT1mw\=\= {
  display: flex;
  align-items: center;

  @media only screen and (width <= 776px) {
    flex-direction: column;
    gap: var(--spacing-large);
    text-align: center;
  }
}

.q8eddxiCxzCxNhplhW\+A4Q\=\= {
  width: 85px;
  height: 85px;
  background: var(--border-accent-low);
}

/* end timeline */

/* stylelint-disable selector-class-pattern */
.KVnfY5U2S8DVB5mwBIYG8w\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.AR3UE\+R-kR2obGGRiq3TJQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.jb21tH2P4ImBYaxBkVCJRQ\=\= {
  width: 200px;
  height: 200px;
}

.lLb0v-by1vG73EDww8VOUA\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.h6SDIPRnmi3Usg4AO9walw\=\= {
  color: var(--content-accent);
}

/* stylelint-disable selector-class-pattern */
.HuUxKfEvYN5TQQihJsLkxw\=\= {
  width: 100%;
}

._30Zu0ntUG\+0tAqHn4tqGlQ\=\= {

  @media only screen and (width <= 776px) {
    width: 100%;
  }
}


/*# sourceMappingURL=chunk.28399082fc1ecf2b7474.css.map*/