/* 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: 32px;
  margin: 32px 0 0;

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

/* 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: 40px;
  }

  .iti .input {
    height: 40px;
  }

  .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 {
    padding: 0 8px 0 2px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;

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

  .iti .iti__country-list {
    left: 2px;
    margin: 10px 0;
    border-radius: 5px;
  }

  .iti .iti__country-list[style^='top'] {
    margin-top: -7px;
  }

  .iti__flag-container {
    z-index: 1;
    padding-left: 10px;
  }

  .iti input[data-intl-tel-input-id] {
    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);
  }
}



.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: 32px 16px 0;
  }
}

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

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

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

.dyaRShrcV\+Wh98b4PA4KYw\=\= {
  width: 200px;
  margin-bottom: 32px;
}

.XYR\+7TRTMha7OfORqp5fIw\=\= {
  margin-bottom: 16px;
  text-align: center;
}

.QKYhQCCBCHmaeiLIez-fww\=\= {
  margin-bottom: 40px;
  text-align: center;
}

/* stylelint-disable selector-class-pattern */
._1FTO8GtX1zUFySqONmjj8w\=\= {
  padding: 0;
  margin-top: 0;
  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: 24px;

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

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

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

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

.zGiqfWHFqdYPsMP1v48jbw\=\= {
  margin-top: 4px;
  text-align: left;
}

.ZMfPX1UzkKL5Ra2ZsZHpqw\=\= {
  width: 12px;
  height: auto;

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

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

/* stylelint-disable selector-class-pattern */
.DRVwgvFM3BfdDXGTA\+ewGw\=\= {
  display: flex;
  align-items: center;
  min-width: 88px;
  padding: 8px 16px;
  background-color: transparent;
  border: none;

  &:hover {
    cursor: pointer;
  }

  &:focus {
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 0 4px var(--border-accent-low);
  }

  &.ember-power-select-trigger[aria-expanded='true'] {
    border-radius: 4px;
  }
}

/* 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: 0 16px;
  margin: 0 auto;
  text-align: center;
}

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

/* stylelint-disable selector-class-pattern */
.M7-KbxrT4A5zHgPSYTnEKw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 504px;
  height: 100%;
  padding: 0 16px;
  margin: 0 auto;
  text-align: center;
}

._6\+HDF1rL11I6V5B0LV2tMA\=\= {
  width: 200px;
}

.mFNzBeHcKDSi38FPjG7lzg\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-top: 0;
}

.mFNzBeHcKDSi38FPjG7lzg\=\= img {
  width: auto; /* Qonto Register has width: 100% on all img tags globally 🙈 */
}

/* 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%;

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

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

  @media only screen and (width <= 776px) {
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    padding: 0 16px;
    margin: 32px 0 0;
  }
}

.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: 8px 0;
  background-color: var(--elevation-low);
}

/* stylelint-disable selector-class-pattern */
.zwUl-i56BtFyPMFnQS8rxA\=\= {
  display: grid;
  grid-template-rows: 80px 1fr;
  height: 100%;
  padding: 0 16px;

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

.fL8fCG2-I\+FxxCPQiMweVA\=\= {
  @media only screen and (width <= 776px) {
    display: block;
  }
}

.KFhQGzfh006pNF2NjReODQ\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  background-color: var(--elevation-low);
}

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

.RMcSKVq0lrtjT35TgHqRRQ\=\= button {
  margin-right: 24px;
}

.RMcSKVq0lrtjT35TgHqRRQ\=\= button:last-child {
  margin-right: 0;
}

/* stylelint-disable selector-class-pattern */
.eOttZybGkkt7G6YUmd9Bmw\=\= {
  display: grid;
  gap: 16px;
}

.iJfeVS6noI2qYcwbZQJbyA\=\= {
  margin: 0 auto;
}

/* stylelint-disable selector-class-pattern */
._7m\+soXkBnapLILCVFYOTHw\=\= {
  display: grid;
  gap: 16px;
}

._7\+l\+pYrg8DlGGkiua-QOfA\=\= {
  margin: 0 auto;
}

/* stylelint-disable selector-class-pattern */
.KI1Qqb14C0S\+BKwPSjNqdQ\=\= {
  margin-top: 32px;
}

.\--1vPVAMF358ILOxwZXURg\=\= {
  display: grid;
  gap: 16px;
}

.wBq0u8P2fqAz61hwKsgONg\=\= {
  margin: 0 auto;
}

/* stylelint-disable selector-class-pattern */
._3qvPmkbjFqR2gIQK9ZERZQ\=\= {
  padding: 16px 24px;
  margin: 0 -24px 24px;
  background-color: var(--background-secondary);
}

._9k8nfgbYjrMwCjAPyNNWPw\=\= {
  font-weight: var(--font-weight-median);
}

.QRAYz5C\+cGDMF2Tp6N3NRQ\=\= {
  padding: 0;
  margin: 0;
  list-style: none;

  > li:last-child {
    margin-bottom: 0;
  }
}

.Hbi66uZrxq7q2bQHo9XlTw\=\= {
  display: flex;
  padding: 0;
  margin-bottom: 8px;
  color: var(--content-primary-a);
  list-style: none;
}

._1g7sMofM3LDCweR-YlgjXA\=\= {
  flex-shrink: 0;
  width: 12px;
  height: 12px;
  margin-top: 6px;
  margin-right: 16px;
}

._7fXGVk9iBZAtXztQIM02Cg\=\= {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

.XmmDmEcnLPjeOIUjTJhJsw\=\= {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

/* stylelint-disable selector-class-pattern */
._9eVqpddwGk3yfErqzfH02g\=\= {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

.BvzRK1gdT-IQ\+bOJh-CMvw\=\= {
  grid-row: 2;
  grid-column: 2;
  align-self: end;
}

@media only screen and (width <= 1367px) {
  ._9eVqpddwGk3yfErqzfH02g\=\= {
    grid-template-columns: 1fr;
    max-width: 804px;
    padding: 0;
    margin: auto;
  }
}

@media only screen and (width <= 849px) {
  ._9eVqpddwGk3yfErqzfH02g\=\= {
    gap: 24px;
  }

  .BvzRK1gdT-IQ\+bOJh-CMvw\=\= {
    grid-row: 2;
    grid-column: 1;
    margin-bottom: 16px;
  }

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

.IVjcF3n1n\+7mLwmb7oOG4Q\=\= {
  color: var(--content-secondary);
}

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

.znOmCU9ZyukJo2pK7icUPw\=\= {
  background: none;
  border: none;
}

/* 
  * 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 */
.RI1NF1-8Ijbkv6XfUEY41w\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
  text-align: center;
}

.oUb7FqAFGncumEAw66ueAg\=\= {
  width: 120px;
  height: 120px;
}

._4psmjh\+QYUuGm5k0xWZeiA\=\= {
  display: flex;
  justify-content: center;
}

._9ToI1I1QfRaDDc-2oC6YQQ\=\= {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

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

.IvJLO-i1rDjVHU2w5naSew\=\= {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

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

/* stylelint-disable selector-class-pattern */
.fEpKXp9tH0aGEUrWGblkAQ\=\= {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 80px;
  padding: 0 16px;

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

.R4\+6WDO7rjBSURUwmvIr9w\=\= {
  width: 82px;
  height: 24px;
}

.R4\+6WDO7rjBSURUwmvIr9w\=\= svg {
  width: 100%;
  height: auto;
}

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

/* stylelint-disable selector-class-pattern */
.BGTwd0Zx5nzOeX6bkS42fg\=\= {
  padding-top: 16px;
}

.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;
}

.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);
  }
}
.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;
}

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

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

/* stylelint-disable selector-class-pattern */
.D09hMNDooEZjeY1vVY21kw\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: var(--background-accent-low);
}

.OYok7RnoVvYpNbhmNBjLxw\=\= {
  width: 180px;
  height: auto;
}

/* stylelint-disable selector-class-pattern */
._7igPsgrrH3oK50kjY1DrTw\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;

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

._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 */
.SE\+adozCtpmZCP8MT2g88A\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;

  @media only screen and (width <= 776px) {
    padding: 0 16px;
  }
}

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

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

/* 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: 0 16px;
  }
}

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

  @media only screen and (width <= 776px) {
    padding: 0 16px;
  }
}

.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: 24px;
  border: solid 1px var(--border-tertiary);
  border-radius: 8px;
}

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

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

.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;
}

/* 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: 0 16px;
  }
}

/* stylelint-disable selector-class-pattern */
.pQZxywC6m4jStndtJ7mSbQ\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;

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

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

.sslcK5ST7yCdmnJfsxLe\+A\=\= {
  width: 200px;
  height: 200px;
}

.EEIm3VBZTrD95UPBT2KuaA\=\= {
  width: 118px;

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

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

.U5gms3oZhYJIAxJNoeXVbg\=\= {
  position: absolute;
  top: 0;
  left: 0;
  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%;
}

.dD\+dp-8W4WiVpllNciouvA\=\= {
  a {
    color: var(--content-accent);
  }
}

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

.YICUh4FIRtk\+HCnRoJjnwA\=\=,
.VKcoA1GeJ3D10Ef6aUVeBw\=\= {
  display: flex;
  gap: 32px;
}

._2X3BljbTaLDbdyl2TFrwvQ\=\= {
  padding: 10px 4px;
  background-color: var(--background-accent-low);
}

.ikrAcbZTQ9wjYJPpUbKmcQ\=\= {
  margin-right: 4px;
  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 */
.fzJd5Ipdrlqwx0NTlJlP\+A\=\= {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 504px;
}

._78cO2D\+K\+iuOcBNCFDmv\+g\=\= {
  display: grid;
  gap: 16px;
  width: 100%;
}

.qbH0LWhE3Hv00hIkFXAKnQ\=\= {
  margin: 0 auto;
}

.qbH0LWhE3Hv00hIkFXAKnQ\=\= svg {
  display: flex;
  align-items: center;
  width: 12px;
  height: 12px;
  margin-right: 8px;
}

/* 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: 0 16px;
  }
}

._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: 32px;
}

/* stylelint-disable selector-class-pattern, style-lint-plugin-qonto/require-theme-token */
._1I0R\+1S2fAG2lY2wHViFcA\=\= {
  width: 504px;
  padding-bottom: 112px;
  margin: 0 auto;

  @media only screen and (width <= 776px) {
    padding: 0 16px 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: 0;
  margin: 0;
}

.jwzN\+yq1SMgapcpCer5JLQ\=\= {
  margin-left: 24px;
}

.jwzN\+yq1SMgapcpCer5JLQ\=\=:last-child {
  margin-bottom: 0;
}

._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: 16px;
  color: var(--content-primary-a);
}

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

._0izuemAT-1226ZjqLFXJTQ\=\= .StripeElement {
  width: 100%;
  height: 40px;
  padding: 8px 0 8px 12px;
  background-color: var(--primary-white);
  border: 1px solid var(--border-secondary);
  border-radius: 4px;
  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: 4px;
}

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

.icmFEhR9unnb1qDu-pjOlQ\=\= {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.N0u3EJ1YZebQTBWvE\+RqdA\=\= {
  margin-top: 4px;
  margin-right: 8px;
}

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

.A8mUWpPDKy9sDF8wFhZ76Q\=\= {
  margin-right: 16px;

  @media only screen and (width <= 776px) {
    margin-right: 0;
    margin-bottom: 16px;
  }
}

.nKLcJPPX2\+ZhUkthaafR6w\=\= svg {
  display: flex;
  align-items: center;
  width: 12px;
  height: 12px;

  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: 0;
    padding-left: 0;
  }
}

/* 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: 0 16px;
  }
}

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

._4Rt2VJ0O-ixPQ-t6ABoPiw\=\= {
  width: 200px;
  height: 200px;
  margin-bottom: 32px;
}

.IcowjAYvtqYyO0w24MPHLA\=\= {
  margin-bottom: 16px;
  text-align: center;
}

.NeOW-gNwhDS3Gpm-qvak6Q\=\= {
  margin-bottom: 32px;
  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: 0 auto;
}

.qksZNiO2hbGGFNIEMbpr5Q\=\= {
  padding: 32px 0 16px;
}

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

.aZZY\+cz01wuLRmMPaTbxFg\=\= {
  margin-right: 16px;
}

.DNwOZte85ird98VrWYWNrQ\=\= {
  margin-top: 0 !important;
}

.RdJNUbB1uOc47FO9OG7BNw\=\= {
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 48px;

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

.FVgDeDrRAILoVzsZAi5eVA\=\= {
  margin-bottom: 48px;
}

@media only screen and (width <= 776px) {
  .t\+EGY3y1B7u8xnMFXN6SQg\=\= {
    padding: 0 16px;
  }

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

  .Y6fZ74wzO706LJdoDl-SbA\=\= {
    padding: 0 16px;
  }

  /* 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: 16px;
  }

  .FVgDeDrRAILoVzsZAi5eVA\=\= {
    margin-bottom: 24px;
  }
}

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

.oWwSvsq4cl5hPh56hAHSPg\=\= {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

.wNcccBr4d0AusGj2V7ZzeA\=\= {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: end;
  padding: 32px 0 16px;
  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 */
    padding: 108px 16px 0;
  }

  .wNcccBr4d0AusGj2V7ZzeA\=\= {
    grid-template-columns: 1fr;
    margin-bottom: 8px;
    border: none;
  }

  .nl4-jmyvK4B6G2nbJcIe0A\=\= {
    padding-bottom: 32px;
  }

  .oWwSvsq4cl5hPh56hAHSPg\=\=,
  .DCVIh2g7OCBYK8cQfEyZkg\=\=,
  .o\+93LKEGP0DcUHo5nhXptQ\=\=,
  .wNcccBr4d0AusGj2V7ZzeA\=\= {
    padding-right: 16px;
    padding-left: 16px;
  }

  .e9a5YovO0JWuKvUi0GdFNw\=\= {
    padding: 0 16px;
  }
}

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

.Pxm9NLg97TPk5zBs\+bmTJw\=\= svg {
  display: flex;
  align-items: center;
  width: 12px;
  height: 12px;

  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%;
  }
}

.OE\+ldTWNF1sTTMgfGcRWcw\=\= {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: var(--background-accent-low);
}

.HiLYBx\+TiDcXzVz37-eY3Q\=\= {
  width: 350px;
  height: auto;
}

/* Timeline */

.hJiMljIltQdCN\+XX1nuOdQ\=\= {
  max-width: 504px;
  padding-top: 32px;
  padding-bottom: 32px;
  margin: 0 auto;

  @media only screen and (width <= 776px) {
    padding: 16px 16px 32px;
  }
}

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

  @media only screen and (width <= 776px) {
    flex-direction: column;
    gap: 24px;
    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%;
}

/* stylelint-disable selector-class-pattern */
.hheoV8FYWJj4UJFEQo5swA\=\= {
  input::-webkit-inner-spin-button,
  input::-webkit-outer-spin-button {
    margin: 0;
    appearance: none;
  }
}

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

._1D8Es9-zHRtJ0nDtDCrCLA\=\= {
  display: flex;
  justify-content: center;
  @media only screen and (width <= 776px) {
    flex-wrap: wrap;
    gap: 16px;
    column-gap: 0;
  }
}

.tSgMkORVla00OXhX92ZWiw\=\= {
  display: block;
  width: 108px;
  height: 24px;
}

/* stylelint-disable selector-class-pattern */
._6u--dxawrIeN1t1OxCy2\+A\=\= {
  max-width: 960px;
  margin: 0 auto;
}

.smP7lASeBuCbBKihzRjrtQ\=\= {
  position: relative;
  width: 100%;
}

.-JR\+B0vL-CPzs8e8\+AYJ7g\=\= {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 80px;
  @media only screen and (width <= 776px) {
    flex-direction: column;
    margin-bottom: 16px;
  }
}

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

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

.AgL\+Yl1qpUJ\+1lkmK28jxQ\=\= {
  width: 408px;
  max-width: 100%;
  aspect-ratio: 408/400;
}

._2dlCLz\+615UOdY4j1w76Hg\=\= {
  padding: 0;
  list-style: none;
}

.LE7EOH\+VB3VGwtvJD04ICw\=\= {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.jVjf7uGxU4pzRMqxXtxj3w\=\= {
  width: 16px;
  height: 19px;
  margin-right: 16px;
}

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

.RMRHF0m3Kh0NvHcfpTsHVg\=\= {
  position: absolute;
  right: 24px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;

  @media only screen and (width <= 776px) {
    position: static;
    flex-direction: column;
    margin-bottom: 48px;
  }
}

.odQ8MsFfxNRBkX3KDBATRA\=\= {
  @media only screen and (width <= 776px) {
    margin-bottom: 24px;
  }
}

.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.b04eafd0f6149aac0192.css.map*/