@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css?family=PT+Mono&display=swap);
.app-layout_container__LooTT {

    min-height: 100vh;

    width: 100%;

    --tw-bg-opacity: 1;

    background-color: rgb(237 238 241 / var(--tw-bg-opacity));

    padding-top: 3rem;

    padding-bottom: 3rem
}

.app-layout_content__eDX5H {

    margin-left: auto;

    margin-right: auto;

    max-width: 22rem
}

@media (min-width: 768px) {

    .app-layout_content__eDX5H {

        max-width: 46rem
    }
}

@media (min-width: 992px) {

    .app-layout_content__eDX5H {

        max-width: 71rem
    }
}

@media (min-width: 1400px) {

    .app-layout_content__eDX5H {

        max-width: 84rem
    }
}
.chat_text__KjjoF {
  opacity: 0
}

.chat_container__uFTxM {
  margin: 0px;
  display: flex;
  height: 3rem;
  width: 3rem;
  cursor: pointer;
  align-items: center;
  border-radius: 50%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-position: center;
  background-repeat: no-repeat;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 0px;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background-image: url(7a0f9aa4c7dcbabb.svg);
  background-size: 24px
}

.chat_container__uFTxM:hover, .chat_container__uFTxM:focus {
  width: 200px;
  border-radius: 0.5rem;
  background-position-x: 160px
}

.chat_container__uFTxM:hover .chat_text__KjjoF, .chat_container__uFTxM:focus .chat_text__KjjoF {
  margin: 14px;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}
.close-button_container__oG1Jv {
    position: relative;
    z-index: 12;
    width: auto
}
.loader_loader--fullscreen__MMske {
    display: flex;
    height: 100vh;
    width: 100%;
    align-items: center;
    justify-content: center
}
.contract-status_container__Njtse {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  height: calc(100vh - 96px)
}

.contract-status_title__M-NcB {
  margin-top: 2.75rem;
  text-align: center
}

.contract-status_description__uYAvd {
  margin-top: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(136 139 141 / var(--tw-text-opacity))
}
.select-multiple_label__30SKX {
  padding-bottom: 0.5rem;
}

.select-multiple_label--disabled__taGuM {
  --tw-text-opacity: 1;
  color: rgb(141 141 141 / var(--tw-text-opacity));
}

.select-multiple_error__zxYlL {
  --tw-text-opacity: 1;
  color: rgb(201 41 31 / var(--tw-text-opacity));
}

.select-multiple_control__kBU0n {
  display: flex;
  height: auto;
  min-height: 3.5rem;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 1rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(200 201 199 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  text-align: start;
  --tw-text-opacity: 1;
  color: rgb(136 139 141 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.select-multiple_control--error__03GvI {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(201 41 31 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(201 41 31 / var(--tw-text-opacity));
}

.select-multiple_control--readonly__lFxUF {
  pointer-events: none;
  --tw-bg-opacity: 1;
  background-color: rgb(237 238 241 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(161 161 161 / var(--tw-text-opacity));
}

.select-multiple_control__kBU0n:active, .select-multiple_control__kBU0n:focus {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(68 79 230 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.select-multiple_control__kBU0n:hover {
  --tw-border-opacity: 1;
  border-color: rgb(142 142 143 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}

.select-multiple_option__uwcDb {
  cursor: pointer;
}

.select-multiple_option__uwcDb:hover, .select-multiple_option__uwcDb:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
}

.select-multiple_content__wLB9u {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 1;
  height: 160px;
  overflow-y: scroll;
  border-radius: 1rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(200 201 199 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.select-multiple_content__wLB9u > * {
  padding: 8px;
}

.select-multiple_placeholder__3i6LI {
  --tw-text-opacity: 1;
  color: rgb(136 139 141 / var(--tw-text-opacity));
}

.select-multiple_placeholder--opened__weXb\+ {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.select-multiple_icon__LiwSm {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.select-multiple_icon--rotated__CY2ee {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.form-layout_container__KKm6i {border-radius: 40px;--tw-bg-opacity: 1;background-color: rgb(255 255 255 / var(--tw-bg-opacity));padding-top: 2.5rem;padding-bottom: 1.5rem
}@media (min-width: 768px) {.form-layout_container__KKm6i {padding-top: 3rem;padding-bottom: 3rem
    }
}@media (min-width: 992px) {.form-layout_container__KKm6i {padding-top: 62px;padding-bottom: 62px
    }
}.form-layout_container--secondary__q\+S-L {--tw-bg-opacity: 1;background-color: rgb(246 247 250 / var(--tw-bg-opacity))
}.form-layout_header-container__UAHtz {padding-left: 2rem;padding-right: 2rem
}@media (min-width: 768px) {.form-layout_header-container__UAHtz {padding-left: 5rem;padding-right: 5rem
    }
}@media (min-width: 992px) {.form-layout_header-container__UAHtz {padding-left: 200px;padding-right: 200px
    }
}.form-layout_header__NlGgU {display: flex;align-items: center;justify-content: space-between
}.form-layout_logo__2iwvH {height: auto;width: 4rem
}@media (min-width: 992px) {.form-layout_logo__2iwvH {width: 5rem
    }
}.form-layout_stepper__L0otW,
.form-layout_content__rD6YV {margin-top: 70px
}.form-layout_stepper__L0otW {padding-left: 2rem;padding-right: 2rem
}@media (min-width: 768px) {.form-layout_stepper__L0otW {padding-left: 0px;padding-right: 0px
    }
}.form-layout_stepper--full__8Ui\+4 {padding-left: 0px;padding-right: 0px
}.form-layout_content__rD6YV {padding-left: 2rem;padding-right: 2rem
}@media (min-width: 768px) {.form-layout_content__rD6YV {padding-left: 5rem;padding-right: 5rem
    }
}@media (min-width: 992px) {.form-layout_content__rD6YV {padding-left: 200px;padding-right: 200px
    }
}.form-layout_section__CZ-ER {width: 100%
}.form-layout_section-description__znIPX {margin-top: 0.75rem;--tw-text-opacity: 1;color: rgb(136 139 141 / var(--tw-text-opacity))
}.form-layout_section-header__TNISI {margin-top: 1.25rem
}.form-layout_section-content__JDrfI {margin-top: 2.25rem;margin-bottom: 4rem
}.form-layout_section-content__JDrfI > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}.form-layout_section-content__JDrfI {border-top-width: 1px;--tw-border-opacity: 1;border-color: rgb(225 223 221 / var(--tw-border-opacity));padding-top: 2.5rem
}@media (min-width: 768px) {.form-layout_section-content__JDrfI > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(2.75rem * var(--tw-space-y-reverse))
    }
}.form-layout_row__awzYD {display: flex;width: 100%;flex-direction: column;align-items: flex-start
}.form-layout_row__awzYD > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}@media (min-width: 768px) {.form-layout_row__awzYD {flex-direction: row
    }.form-layout_row__awzYD > :not([hidden]) ~ :not([hidden]) {--tw-space-x-reverse: 0;margin-right: calc(1rem * var(--tw-space-x-reverse));margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));--tw-space-y-reverse: 0;margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0px * var(--tw-space-y-reverse))
    }
}.form-layout_footer__H4CLP {display: flex;height: auto;width: 100%;flex-direction: column;align-items: center
}.form-layout_footer__H4CLP > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}.form-layout_footer__H4CLP {border-top-width: 1px;--tw-border-opacity: 1;border-color: rgb(225 223 221 / var(--tw-border-opacity));padding-left: 2rem;padding-right: 2rem;padding-top: 1.5rem;padding-bottom: 0px
}@media (min-width: 768px) {.form-layout_footer__H4CLP {height: 6rem;flex-direction: row;justify-content: space-between
    }.form-layout_footer__H4CLP > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0px * var(--tw-space-y-reverse))
    }.form-layout_footer__H4CLP {padding-left: 5rem;padding-right: 5rem;padding-top: 1.5rem;padding-bottom: 1.5rem
    }
}@media (min-width: 992px) {.form-layout_footer__H4CLP {padding-left: 200px;padding-right: 200px
    }
}.form-layout_footer--end__PdvYW {justify-content: flex-end
}
@media (min-width: 992px) {

  .full-alert_container__9G-eJ {
    position: relative;
    display: flex;
  }

  .full-alert_container__9G-eJ > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.full-alert_container__9G-eJ {
  height: calc(100vh - 96px);
}

.full-alert_aside__2T80P {
  display: none;
  width: 41.666667%;
  border-radius: 40px;
  background-image: url(175a7dd3a3a7faf1.jpg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 992px) {

  .full-alert_aside__2T80P {
    display: block;
  }
}

.full-alert_aside-content__WzqP\+ {
  width: 100%;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.full-alert_logo__NViWe {
  height: auto;
  width: 4rem;
}

.full-alert_content__Bfqyv {
  height: 100%;
  width: 100%;
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 250 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px) {

  .full-alert_content__Bfqyv {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 992px) {

  .full-alert_content__Bfqyv {
    width: 58.333333%;
  }
}

.full-alert_content-logo__vElBL {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

@media (min-width: 992px) {

  .full-alert_content-logo__vElBL {
    display: none;
  }
}

.full-alert_title__DHZMK {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.full-alert_description__dv8E1 {
  margin-top: 1.5rem;
}

.full-alert_actions__bleIl {
  margin-top: 5rem;
  display: flex;
}

.full-alert_actions--end__oQXu4 {
  justify-content: flex-end;
}

.full-alert_chat__HAgJQ {
  position: absolute;
  right: 2.25rem;
  bottom: 4rem;
}

@media (min-width: 768px) {

  .full-alert_chat__HAgJQ {
    right: 3.5rem;
    bottom: 4rem;
  }
}

@media (min-width: 992px) {

  .full-alert_chat__HAgJQ {
    right: 1.25rem;
    bottom: 1.25rem;
  }
}

.full-alert_text__1KTfK {
  width: 66.666667%;
}

.full-alert_icon__FYAkg {
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}

.full-alert_icon--warn__0-\+pC {
  background-color: rgb(245 220 180 / 0.3);
}

.full-alert_icon--error__MMK9u {
  background-color: rgb(201 41 31 / 0.1);
}
.modal_container__J3C6V {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 13;
  display: flex;
  height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / 0.8);
  margin: 0px !important;
}

.modal_content__IOPos {
  height: auto;
  width: 100%;
}

.modal_content--loading__NBUXo {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.modal_modal__yQ39u {
  display: flex;
  max-height: 640px;
  min-height: 320px;
  width: 22rem;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: scroll;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {

  .modal_modal__yQ39u {
    width: 29rem;
  }
}

.modal_modal__yQ39u {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.modal_modal__yQ39u::-webkit-scrollbar {
  display: none;
}

.modal_modal--full-screen__bDG60 {
  height: 100vh;
  max-height: 100vh;
  min-height: 100vh;
  width: 100%;
  justify-content: flex-start;
  border-radius: 0px;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

@media (min-width: 768px) {

  .modal_modal--full-screen__bDG60 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.modal_modal__yQ39u .modal_content__IOPos {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.modal_header__UHqbr {
  position: relative;
  margin-bottom: 3rem;
  display: flex;
  height: 2rem;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.modal_title__BpLeo {
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}

.modal_close__fFYM9 {
  position: absolute;
  top: 0px;
  right: 0px;
}

.modal_footer__9iKCm {
  margin-top: 2.5rem;
  height: auto;
  width: 100%;
}
.geolocation_text__SpSLn {
  text-align: center;
}

.geolocation_rejected-title__2XZIU > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.geolocation_rejected-step__0elKI {
  margin-top: 2rem;
}

.geolocation_rejected-step-label__19SMT {
  margin-bottom: 0.5rem;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.geolocation_rejected-disclaimer__UrWEg {
  margin-top: 2rem;
  display: flex;
  align-items: center;
}

.geolocation_rejected-disclaimer__UrWEg > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.geolocation_icon__Btfbj {
  display: inline;
}

.geolocation_required__3zOxM {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 20rem;
  flex-direction: column;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}

@media (min-width: 768px) {

  .geolocation_required__3zOxM {
    width: 48rem;
  }
}

.geolocation_required-title__Wh87d, .geolocation_required-description__HbLEm {
  margin-top: 1.25rem;
}

.geolocation_required-question__Xob-9 {
  margin-top: 1rem;
}

.geolocation_required-buttons__Ps3N9 {
  margin-top: 1.25rem;
}

.geolocation_required-buttons--exit__eIBeG {
  margin-top: 1.25rem;
}

.geolocation_required-chat__0\+7-g {
  display: flex;
  justify-content: flex-end;
}

.geolocation_content__q5W43 {
  height: 100%;
}
.icon-text_container__bvIQU {
    display: flex;
    align-items: center;
    justify-content: center
}
.icon-text_container__bvIQU > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}
.inactivity-provider_title__HlIBE {

    text-align: center
}

.inactivity-provider_loader__ARXbG {

    margin-top: 2rem;

    display: flex;

    align-items: center;

    justify-content: center
}

.inactivity-provider_question__qlEk6 {

    margin-top: 2rem;

    text-align: center;

    --tw-text-opacity: 1;

    color: rgb(84 86 90 / var(--tw-text-opacity))
}

.inactivity-provider_actions__\+ThB7 {

    display: flex;

    flex-direction: column;

    align-items: flex-end
}

.inactivity-provider_actions__\+ThB7 > :not([hidden]) ~ :not([hidden]) {

    --tw-space-x-reverse: 0;

    margin-right: calc(1rem * var(--tw-space-x-reverse));

    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));

    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));

    margin-bottom: calc(0px * var(--tw-space-y-reverse));

    --tw-space-y-reverse: 0;

    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));

    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

@media (min-width: 768px) {

    .inactivity-provider_actions__\+ThB7 {

        flex-direction: row
    }
}
.InputDigit_input-digit__AtcXT {
  height: 3.5rem;
  width: 3rem;
  cursor: pointer;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(141 141 141 / var(--tw-border-opacity));
  text-align: center;
  caret-color: transparent;
}.InputDigit_input-digit__AtcXT:focus-within {
  outline-color: black;
}.InputDigit_input-digit__AtcXT:focus {
  outline-color: black;
}.InputDigit_input-digit__AtcXT:focus-visible {
  outline-color: black;
}.InputDigit_input-digit__AtcXT {
  -moz-appearance: textfield;
}.InputDigit_input-digit__AtcXT::-webkit-outer-spin-button, .InputDigit_input-digit__AtcXT::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}.InputDigit_input-digit--error__8VjKF {
  --tw-border-opacity: 1;
  border-color: rgb(201 41 31 / var(--tw-border-opacity));
}
.list_list__aEAMe {
    list-style-type: disc
}
.list_list__aEAMe > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
}
.list_list__aEAMe {
    --tw-text-opacity: 1;
    color: rgb(84 86 90 / var(--tw-text-opacity))
}
.markdown_container__zkxE- h1,
.markdown_container__zkxE- h2,
.markdown_container__zkxE- h3,
.markdown_container__zkxE- h4,
.markdown_container__zkxE- h5,
.markdown_container__zkxE- h6 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
}
.markdown_container__zkxE- p {
    margin-top: 1rem;
    margin-bottom: 1rem
}
.mfa-challenge_title__nI-\+q {
  text-align: center;
}

.mfa-challenge_description__oxT3Q {
  margin-top: 1.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}

.mfa-challenge_description-text__dafyp {
  font-weight: 600;
}

.mfa-challenge_input__Vih2H {
  margin-top: 2.5rem;
}

.mfa-challenge_link__b4pOw {
  display: inline-flex;
  align-items: flex-start;
}
.notification-provider_container__4scK6 {

    position: fixed;

    top: 20px;

    z-index: 11;

    margin-top: 0px;

    margin-bottom: 0px;

    margin-left: auto;

    margin-right: auto;

    display: flex;

    width: 100%;

    max-width: 100%;

    justify-content: center
}

.notification-provider_notification__haU0J {

    width: 328px
}

@media (min-width: 768px) {

    .notification-provider_notification__haU0J {

        width: 624px
    }
}
.qr-code_container__e0gAc {

    position: relative
}

.qr-code_image__Q0bp4 {

    position: absolute;

    top: 50%;

    left: 50%;

    --tw-translate-x: -50%;

    --tw-translate-y: -50%;

    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));

    transition-property: transform;

    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

    transition-duration: 150ms
}
.resume-section_container__5YYd6 {
  width: 100%;
}

.resume-section_title__MJldH {
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  --tw-text-opacity: 1;
  color: rgb(136 139 141 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

  .resume-section_title__MJldH {
    justify-content: flex-start;
  }

  .resume-section_title__MJldH > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.resume-section_content__Autgi > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

@media (min-width: 768px) {

  .resume-section_content__Autgi > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
}

.resume-section_item__XQOzi {
  width: 100%;
}

.resume-section_item-text__I1AIk {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.resume-section_item-text--break__N5SLa {
  word-break: break-all;
}

.resume-section_item-label__E5b5p {
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}
.select-item_container__DIxNz {
  display: flex;
  width: 100%;
}

.select-item_button__qcnAV {
  margin-left: 0.5rem;
}
.address-form_container__gT7jk {
  width: 100%;
}

.address-form_upper__f2wRT {
  text-transform: uppercase;
}

@media (min-width: 768px) {

  .address-form_numbers__caK-u > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.address-form_outside-number__qjEix {
  width: 100%;
}

.address-form_outside-number__qjEix > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.address-form_footer__mqvb2 {
  flex-direction: column-reverse;
}

.address-form_footer__mqvb2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

@media (min-width: 768px) {

  .address-form_footer__mqvb2 {
    flex-direction: row;
  }
}

.address-form_footer-link__SsIE\+ {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {

  .address-form_footer-link__SsIE\+ {
    margin-top: 0px;
  }
}
.input-rfc_container__qtt7O {
    flex-direction: row
}
.input-rfc_container__qtt7O > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse))
}
@media (min-width: 768px) {
    .input-rfc_container__qtt7O > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1rem * var(--tw-space-x-reverse));
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
    }
}
.input-rfc_container__qtt7O input {
    text-transform: uppercase
}
.input-rfc_has-no-rfc-checkbox__CIfT\+ {
    margin-top: 1rem !important
}
@media (min-width: 768px) {
    .input-rfc_has-no-rfc-checkbox__CIfT\+ {
        margin-top: 38px !important
    }
}
.input-rfc_checkbox-loader__GMRv0 {
    width: 11rem
}
.logo-marks {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.logo-marks__logo {
  margin-right: 1rem;
  width: 100px;
}
.logo-marks__carousel {
  height: 56px;
  width: 300px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .logo-marks__carousel {
    height: 25px;
  }
}
.logo-marks__carousel-container {
  position: relative;
  right: 0px;
  bottom: 0px;
  animation: slide-animation-mobile 10s infinite;
}
@media (min-width: 768px) {
  .logo-marks__carousel-container {
    animation: slide-animation 10s infinite;
  }
}
.logo-marks__slide {
  display: flex;
  height: 60px;
  width: 100%;
  align-items: flex-end;
}
@media (min-width: 768px) {
  .logo-marks__slide {
    height: 28px;
    width: 300px;
    align-items: center;
  }
}
.logo-marks--light {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.logo-marks--dark {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@keyframes slide-animation {
  15% {
    bottom: 0;
    opacity: 1;
  }
  30%, 45% {
    bottom: 28px;
  }
  60%, 75% {
    bottom: 56px;
  }
  90%, 100% {
    bottom: 84px;
  }
}
@keyframes slide-animation-mobile {
  15% {
    bottom: 0;
    opacity: 1;
  }
  30%, 45% {
    bottom: 62px;
  }
  60%, 75% {
    bottom: 124px;
  }
  90%, 100% {
    bottom: 186px;
  }
}
.MfaCode_help-container__ho07R {
  width: 16rem;
}

.MfaCode_help-title__p5wuX {
  margin-top: 2rem;
}

.MfaCode_help-info-container__kU0w8 {
  margin-top: 2rem;
  display: flex;
}

.MfaCode_help-info-container__kU0w8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.MfaCode_help-phone-icon__YcT\+L {
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
  padding: 0.5rem;
}

.MfaCode_help-info__Z8YWc {
  margin-bottom: 0.5rem;
}

.MfaCode_help-button__PPtIq {
  margin-top: 2.5rem;
}

.MfaCode_help-link__EJrgB {
  margin-top: 1.5rem;
}

.MfaCode_form__uWWOv {
  width: 16rem;
}

.MfaCode_title__lC9cO {
  margin-top: 2rem;
}

.MfaCode_subtitle__-HF4N {
  margin-top: 1rem;
}

.MfaCode_inputs__qqEfB {
  margin-top: 1.5rem;
  display: flex;
}

.MfaCode_inputs__qqEfB > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.MfaCode_copy-icon__O-90W {
  margin-top: 2.5rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.MfaCode_button__Rp7SL {
  margin-top: 2.5rem;
}
/* stylelint-disable declaration-no-important */
.input-password_container__VXxsh {
  margin-top: 30px
}
.input-password_container--completed__i9BmP {
  --tw-text-opacity: 1 !important;
  color: rgb(7 146 106 / var(--tw-text-opacity)) !important
}
.input-password_container--completed__i9BmP::before {
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-image: url(2c41a9d412374c1c.svg) !important
}
.input-password_container--error__goJAw {
  --tw-text-opacity: 1 !important;
  color: rgb(201 41 31 / var(--tw-text-opacity)) !important
}
.input-password_container--error__goJAw::before {
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-image: url(34879cbeb0d67dc9.svg) !important
}
.input-password_requirements__us9Nh {
  margin-top: 20px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}
.input-password_requirements__us9Nh ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px
}
.input-password_requirements__us9Nh ul li {
  display: flex;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(57 57 57 / var(--tw-text-opacity))
}
.input-password_requirements__us9Nh ul li::before {
  margin-right: 10px;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(141 141 141 / var(--tw-bg-opacity));
  vertical-align: bottom;
  content: ""
}
.layout_container__mJ2oI {
  display: flex;
  min-height: 100vh;
  width: 100%;
}
.layout_container--center__nfONH {
  margin-top: 5rem;
  margin-bottom: 100px;
  display: block;
  min-height: auto;
  overflow-y: scroll;
}
.layout_content__F0uR9 {
  min-width: 100%;
}
@media (min-width: 992px) {
  .layout_content__F0uR9 {
    min-width: 592px;
  }
}
.layout_image__5yXgu {
  position: relative;
  display: none;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .layout_image__5yXgu {
    display: block;
  }
}
.layout_image--animated__92Ij0 {
  height: 100vh;
  width: 100%;
  background-size: cover;
  animation: layout_zoom-in__bYWzI 30s forwards linear 1s;
}
@keyframes layout_zoom-in__bYWzI {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1.4);
  }
}
.layout_close__Y4gY8 {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 11;
  margin-top: 2rem;
  margin-right: 2rem;
}
@media (min-width: 768px) {
  .layout_close__Y4gY8 {
    position: absolute;
  }
}
@media (min-width: 992px) {
  .layout_close__Y4gY8 {
    margin-top: 18px;
    margin-right: 92px;
  }
}
.layout_mark__c9Vnr {
  position: absolute;
  top: 0px;
  z-index: 1;
  margin-top: 26px;
  margin-left: 92px;
  display: none;
}
@media (min-width: 992px) {
  .layout_mark__c9Vnr {
    display: block;
  }
}
.password-policies_container__T8203 {
  margin-top: 30px;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(237 238 241 / var(--tw-bg-opacity));
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px
}

.password-policies_label__68\+\+f {
  display: flex;
  cursor: pointer;
  justify-content: space-between
}

.password-policies_icon__nYEAR {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.password-policies_icon--show__UBY78 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.password-policies_icon--hide__bp1xx {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.password-policies_content__tOshj {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.password-policies_content--show__sDio7 {
  margin-top: 16px;
  display: block
}

.password-policies_content--hide__EEAs0 {
  visibility: hidden;
  height: 0px;
  opacity: 0
}

.password-policies_content__tOshj ul {
  margin-left: 8px;
  padding: 0px;
  list-style-type: "-"
}

.password-policies_content__tOshj ul li {
  margin-bottom: 8px;
  padding-left: 8px
}
.sign-in_container__kDh9x {margin-left: auto;margin-right: auto;display: flex;height: 100%;width: 328px;align-items: center
}@media (min-width: 768px) {.sign-in_container__kDh9x {width: 384px
    }
}.sign-in_form__fL-JC {width: 100%
}.sign-in_logo__Cu5rV {margin-bottom: 50px;display: block
}@media (min-width: 992px) {.sign-in_logo__Cu5rV {display: none
    }
}.sign-in_title__YW9hI {margin-bottom: 40px
}.sign-in_password-input__\+VODq {margin-top: 30px;display: flex;flex-direction: column;align-items: flex-start
}.sign-in_password-input__\+VODq > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}.sign-in_button__T6SDV {margin-top: 50px;display: flex;justify-content: center
}@media (min-width: 768px) {.sign-in_button__T6SDV {display: block
    }
}.sign-in_register__6TSqq {margin-top: 48px;margin-bottom: 72px;display: flex;align-items: center;justify-content: center
}@media (min-width: 768px) {.sign-in_register__6TSqq {margin-bottom: 0px;justify-content: flex-start
    }
}
.sign-up_container__C\+xl4 {margin-left: auto;margin-right: auto;margin-top: 58px;display: flex;height: 100%;width: 328px;align-items: center;justify-content: center
}@media (min-width: 768px) {.sign-up_container__C\+xl4 {width: 384px
    }
}.sign-up_form__gPVb8 {width: 100%
}.sign-up_logo__EP-AQ {margin-bottom: 50px;display: block
}@media (min-width: 992px) {.sign-up_logo__EP-AQ {display: none
    }
}.sign-up_title__g\+X31 {margin-bottom: 40px
}.sign-up_space__VmW0p {margin-top: 30px
}.sign-up_checks__suoMW,
.sign-up_recaptcha__In66y,
.sign-up_button__o13T5 {margin-top: 40px
}.sign-up_checks__suoMW > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}.sign-up_button__o13T5 {display: flex;justify-content: center
}@media (min-width: 768px) {.sign-up_button__o13T5 {display: block
    }
}.sign-up_privacy-policy__6aXov button,
.sign-up_opening-acceptance__JjpHe button {display: inline
}
.sign-up-confirmation_container__gBkrB {margin-left: auto;margin-right: auto;display: flex;height: 100%;width: 328px;align-items: center
}@media (min-width: 768px) {.sign-up-confirmation_container__gBkrB {width: 384px
    }
}.sign-up-confirmation_content__\+ANYk {margin-top: 80px;display: flex;flex-direction: column;justify-content: center;gap: 1rem;text-align: center
}.sign-up-confirmation_icon__Q-lOk {margin-left: auto;margin-right: auto;height: 24px;width: 24px
}.sign-up-confirmation_recaptcha__CKUe1 {margin-top: 16px
}.sign-up-confirmation_recaptcha__CKUe1 > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}.sign-up-confirmation_recaptcha-item__zuT3F {display: flex;justify-content: center
}.sign-up-confirmation_link__B\+5gB {margin-left: auto;margin-right: auto
}
.password-recovery_container__Qdt9f {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  width: 328px;
  align-items: center;
}

@media (min-width: 768px) {

  .password-recovery_container__Qdt9f {
    width: 384px;
  }
}

.password-recovery_form__cO9-A {
  width: 100%;
}

.password-recovery_title__Wkfu8,
.password-recovery_subtitle__OGamK {
  margin-bottom: 40px;
}

.password-recovery_button__yQ5W5 {
  margin-top: 48px;
}

.password-recovery_back__RiMsp {
  position: absolute;
  top: 72px;
  bottom: auto;
}

@media (min-width: 992px) {

  .password-recovery_back__RiMsp {
    top: auto;
    bottom: 72px;
  }
}
.password-recovery-sent_container__\+sxgi {margin-left: auto;margin-right: auto;display: flex;height: 100%;width: 328px;align-items: center
}@media (min-width: 768px) {.password-recovery-sent_container__\+sxgi {width: 384px
    }
}.password-recovery-sent_content__YwL8e {margin-top: 80px;display: flex;flex-direction: column;justify-content: center;text-align: center
}.password-recovery-sent_image__joHq2 {margin-left: auto;margin-right: auto;height: 24px;width: 24px
}.password-recovery-sent_title__dZ\+Bb,
.password-recovery-sent_subtitle__UtG3B {margin-top: 16px
}.password-recovery-sent_sent__NrvRe {margin-top: 24px
}.password-recovery-sent_help__Nw-RO {font-weight: 600
}.password-recovery-sent_link__Vc8V8 {margin-left: auto;margin-right: auto;margin-top: 48px;display: flex
}
.welcome_container__5slkk {
  width: 100%;
  border-radius: 40px;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 3rem;
  padding-bottom: 2rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px) {

  .welcome_container__5slkk {
    background-position: center;
    padding-bottom: 5rem;
  }
}

.welcome_container__5slkk {
  background-image: url(381e6c34ded414ba.jpg);
}

@media (min-width: 768px) {

  .welcome_container__5slkk {
    background-image: url(26e6cbb64ce3a818.jpg);
  }
}

@media (min-width: 992px) {

  .welcome_container__5slkk {
    background-image: url(1a2374e1a056e7ab.jpg);
  }
}

.welcome_container__5slkk {
  height: calc(100vh - 96px);
}

.welcome_content__y9HtG {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 768px) {

  .welcome_content__y9HtG {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
}

@media (min-width: 1200px) {

  .welcome_content__y9HtG {
    width: 58.333333%;
  }
}

.welcome_above__ZxKbM {
  display: flex;
  height: 33.333333%;
  align-items: flex-start;
  justify-content: center;
}

.welcome_below__pUQza {
  display: flex;
  height: 66.666667%;
  flex-direction: column;
  justify-content: flex-end;
}

@media (min-width: 768px) {

  .welcome_below__pUQza {
    align-items: center;
    justify-content: space-between;
  }
}

.welcome_logo__h8MOg {
  height: auto;
  width: 4rem;
}

@media (min-width: 768px) {

  .welcome_logo__h8MOg {
    width: 6rem;
  }
}

.welcome_text__rxF6e {
  margin-bottom: 2rem;
}

.welcome_text__rxF6e > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.welcome_text__rxF6e {
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

  .welcome_text__rxF6e {
    margin-bottom: 0px;
  }

  .welcome_text__rxF6e > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}

.welcome_title__2DxMH {
  font-size: 2rem;
  line-height: 1.375;
  font-weight: 600;
}

@media (min-width: 768px) {

  .welcome_title__2DxMH {
    font-size: 72px;
    line-height: 75.6px;
  }
}
@media (min-width: 992px) {

  .curp-info_container__mrfNR {
    display: flex;
  }

  .curp-info_container__mrfNR > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.curp-info_container__mrfNR {
  height: calc(100vh - 96px);
}

.curp-info_image__qrGcV {
  display: none;
  width: 41.666667%;
  border-radius: 40px;
  background-image: url(dd5f028d05ba5d8c.jpeg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 992px) {

  .curp-info_image__qrGcV {
    display: block;
  }
}

.curp-info_content__lVJ0P {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 250 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 768px) {

  .curp-info_content__lVJ0P {
    display: block;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

@media (min-width: 992px) {

  .curp-info_content__lVJ0P {
    width: 58.333333%;
  }
}

.curp-info_above__BjnYx {
  display: flex;
  height: 25%;
  align-items: flex-start;
  justify-content: center;
}

@media (min-width: 768px) {

  .curp-info_above__BjnYx {
    height: auto;
  }
}

@media (min-width: 992px) {

  .curp-info_above__BjnYx {
    justify-content: flex-start;
  }
}

.curp-info_below__7mZZS {
  display: flex;
  height: 75%;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 768px) {

  .curp-info_below__7mZZS {
    height: auto;
  }
}

.curp-info_logo__k5h8k {
  height: auto;
  width: 4rem;
}

@media (min-width: 768px) {

  .curp-info_text__0k-Xu {
    margin-top: 4rem;
  }
}

.curp-info_subtitle__j1XTl {
  --tw-text-opacity: 1;
  color: rgb(136 139 141 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

  .curp-info_subtitle__j1XTl {
    margin-top: 0.75rem;
  }

  .curp-info_input-container__wPVB1 {
    margin-top: 6rem;
  }
}

.curp-info_link__-sfiV {
  margin-top: 0.5rem;
}

.curp-info_button-container__XFQBt {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {

  .curp-info_button-container__XFQBt {
    margin-top: 6rem;
  }
}

@media (min-width: 992px) {

  .curp-info_button-container__XFQBt {
    justify-content: flex-end;
  }
}

.curp-info_renapo-link__gStsj {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.curp-info_info__SGcVK button {
  display: inline;
}

.curp-info_help-content__xP8q1 {
  position: relative;
}

.curp-info_help-aside__f4RHo {
  display: flex;
  width: 100%;
}

.curp-info_help-aside__f4RHo > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.curp-info_help-aside__f4RHo {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.curp-info_help-logo__G\+sX8 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

@media (min-width: 992px) {

  .curp-info_help-logo__G\+sX8 {
    justify-content: flex-start;
  }
}

.curp-info_help-title__r-2pb {
  margin-top: 4rem;
}

.curp-info_help-schedule__2wrZl {
  margin-top: 1.5rem;
}

.curp-info_help-phone__TulYe {
  margin-top: 5rem;
  display: flex;
  align-items: center;
}

.curp-info_help-phone__TulYe > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.curp-info_help-email__wMfX3 {
  margin-top: 3rem;
  display: flex;
  align-items: center;
}

.curp-info_help-email__wMfX3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.curp-info_chat__ZbeXl {
  position: absolute;
  bottom: 2rem;
  width: 90%;
}

@media (min-width: 768px) {

  .curp-info_chat__ZbeXl {
    right: 2rem;
  }
}

@media (min-width: 992px) {

  .curp-info_chat__ZbeXl {
    width: auto;
  }
}

.curp-info_close__7ZzeZ {
  margin-bottom: 2rem;
  width: 100%;
}
.address-info_initial-row__2L9IS {width: 100%
}@media (min-width: 768px) {.address-info_initial-row__2L9IS {width: 33.333333%
    }
}.address-info_row__pfMNa {display: flex;width: 100%;flex-direction: row
}.address-info_row__pfMNa > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0px * var(--tw-space-y-reverse))
}@media (min-width: 768px) {.address-info_row__pfMNa {width: 66.666667%
    }
}
.personal-info_firstname-row__WwzWO {width: 100%
}@media (min-width: 768px) {.personal-info_firstname-row__WwzWO {width: 33.333333%
    }
}.personal-info_lastname-row__ZG45U {display: flex;width: 100%;flex-direction: row
}.personal-info_lastname-row__ZG45U > :not([hidden]) ~ :not([hidden]) {--tw-space-y-reverse: 0;margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0px * var(--tw-space-y-reverse))
}@media (min-width: 768px) {.personal-info_lastname-row__ZG45U {width: 66.666667%
    }
}
.personal-info_container__lvw35,
.personal-info_input-second-last-name__zCFHU,
.personal-info_genre-container__Xtda1,
.personal-info_birthdate-container__soAGA {
  width: 100%;
}

.personal-info_checkbox-container__EGVfk {
  margin-top: 0.5rem;
}

.personal-info_genre-container-radios__Y0T3J {
  display: flex;
}

.personal-info_genre-container-radios__Y0T3J > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.personal-info_genre-container-error__Evzf9 {
  --tw-text-opacity: 1;
  color: rgb(201 41 31 / var(--tw-text-opacity));
}

.personal-info_birthdate-row__t8jTV {
  flex-direction: column;
}

.personal-info_birthdate-row__t8jTV > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

@media (min-width: 992px) {

  .personal-info_birthdate-row__t8jTV {
    flex-direction: row;
  }

  .personal-info_birthdate-row__t8jTV > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.personal-info_birthdate-selects__3sCSQ {
  display: flex;
  width: 100%;
}

.personal-info_birthdate-selects__3sCSQ > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

@media (min-width: 992px) {

  .personal-info_birthdate-selects__3sCSQ {
    width: 66.666667%;
  }
}

.personal-info_birthdate-year__8M\+Q4 {
  width: 100%;
}

@media (min-width: 992px) {

  .personal-info_birthdate-year__8M\+Q4 {
    width: 33.333333%;
  }
}

.personal-info_birthdate-error__rWR-I {
  --tw-text-opacity: 1;
  color: rgb(201 41 31 / var(--tw-text-opacity));
}

.personal-info_upper__GEBqG {
  text-transform: uppercase;
}
.acceptance-checks_container__nAPTn {
    display: flex;
    width: 100%;
    flex-direction: column
}
.acceptance-checks_container__nAPTn > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse))
}
.acceptance-checks_container__nAPTn {
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(225 223 221 / var(--tw-border-opacity));
    padding-top: 2.75rem
}
.acceptance-checks_checkbox__LMuhl button,
.acceptance-checks_checkbox__LMuhl div {
    display: inline-flex !important
}
.acceptance-checks_legal-document-content__xKQrU {
    margin-top: 1.25rem
}
.resume_container__RdbSR {
  width: 100%;
}

.resume_content__2-BrL {
  margin-top: 0px;
  border-top-width: 0px;
  padding-top: 0px;
}

.initial-screen_rejected-documents-icon__pKWLf,
.initial-screen_document-tampered-icon__ipLd9,
.initial-screen_reached-attempts-icon__8H6lV {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(250 234 233 / var(--tw-bg-opacity));
}

.initial-screen_rejected-documents-title__dyhe4,
.initial-screen_document-tampered-title__O-Brq,
.initial-screen_reached-attempts-title__TS12R {
  margin-top: 1.5rem;
  text-align: center;
}

.initial-screen_rejected-documents-description__SZOMl,
.initial-screen_document-tampered-description__wiG33,
.initial-screen_reached-attempts-description__8N3pk {
  margin-top: 1.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}

.initial-screen_rejected-documents-link__nglH8,
.initial-screen_document-tampered-link__Aq8A5,
.initial-screen_reached-attempts-link__2wjIK {
  font-weight: 600;
  text-decoration-line: underline;
}

.initial-screen_container__bSnJ5 {
  width: 100%;
}

@media (min-width: 992px) {

  .initial-screen_container__bSnJ5 {
    margin-left: auto;
    margin-right: auto;
    width: 59rem;
  }
}

.initial-screen_close__GrgYB {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.initial-screen_close-button__d\+WWD {
  position: absolute;
  left: 0px;
}

.initial-screen_content__dangU {
  margin-top: 2.5rem;
  display: grid;
  width: 100%;
  gap: 0.75rem;
}

@media (min-width: 992px) {

  .initial-screen_content__dangU {
    grid-template-columns: auto 19rem;
    grid-template-rows: 16rem 13rem auto;
    gap: 1.25rem;
  }

  .initial-screen_content--status__l\+nGW {
    grid-template-rows: auto auto;
  }
}

.initial-screen_notification__Dcd5w {
  margin-top: 2.5rem;
  width: 100%;
}

.initial-screen_notification--white__r6cT9 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.initial-screen_deposits__OjP2a {
  width: 100%;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.initial-screen_deposits-title__eQW84 {
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}

.initial-screen_deposits-amount__Row\+D {
  margin-top: 1rem;
  --tw-text-opacity: 1;
  color: rgb(68 78 230 / var(--tw-text-opacity));
}

.initial-screen_deposits-bar__kiwBl {
  margin-top: 2rem;
}

.initial-screen_deposits-limit__Tye0p {
  margin-top: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 992px) {

  .initial-screen_deposits--full__Q8UHu {
    grid-column: span 2 / span 2;
  }
}

.initial-screen_start__xlHSC {
  width: 100%;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 32 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 992px) {

  .initial-screen_start__xlHSC {
    grid-row: span 2 / span 2;
  }
}

.initial-screen_start-title__qLRcB {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.initial-screen_start-checks__caUOs {
  margin-top: 1.25rem;
}

.initial-screen_start-checks__caUOs > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.initial-screen_start-checks__caUOs {
  --tw-text-opacity: 1;
  color: rgb(167 168 169 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

  .initial-screen_start-checks__caUOs {
    display: flex;
  }

  .initial-screen_start-checks__caUOs > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
}

@media (min-width: 992px) {

  .initial-screen_start-checks__caUOs {
    display: block;
  }

  .initial-screen_start-checks__caUOs > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
}

.initial-screen_start-privacy-check__NjHSu button,
.initial-screen_start-privacy-check__NjHSu p {
  display: inline !important;
}

.initial-screen_start-link__\+-KNW {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.initial-screen_start-button__ySo89 {
  margin-top: 2.5rem;
}

.initial-screen_description__dhpqj {
  width: 100%;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 250 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 992px) {

  .initial-screen_description__dhpqj {
    grid-row: span 2 / span 2;
  }
}

.initial-screen_description-text__Xj47a {
  margin-top: 2.5rem;
}

.initial-screen_description-question__Gx0Kz {
  margin-top: 2rem;
}

.initial-screen_description-list__HBFEU {
  list-style-type: decimal;
}

.initial-screen_description-list__HBFEU > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.initial-screen_description-list__HBFEU {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 992px) {

  .initial-screen_description-list__HBFEU {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

.initial-screen_description-list-container__rVv4w {
  margin-top: 2.5rem;
}

.initial-screen_description-button__x16wn {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-end;
}

.initial-screen_description-video__0eKt0 {
  min-height: auto;
  width: 22rem;
  border-radius: 0px;
  background-color: transparent;
  padding: 0px;
}

@media (min-width: 768px) {

  .initial-screen_description-video__0eKt0 {
    width: 46rem;
  }
}

@media (min-width: 992px) {

  .initial-screen_description-video__0eKt0 {
    width: 49rem;
  }
}

.initial-screen_description-video__0eKt0 video {
  width: 100%;
}

.initial-screen_description-close__xom7v {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

@media (min-width: 768px) {

  .initial-screen_description-close__xom7v {
    top: 1.75rem;
    right: 1.75rem;
  }
}

.initial-screen_status__Vh58x {
  width: 100%;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 247 250 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 992px) {

  .initial-screen_status__Vh58x {
    grid-column: span 2 / span 2;
  }
}

.initial-screen_status-alert__OA22\+, .initial-screen_status-accordion__oSqWc {
  margin-top: 2.5rem;
}

.initial-screen_status-alert--rejected__MBOqo {
  --tw-text-opacity: 1;
  color: rgb(225 143 38 / var(--tw-text-opacity));
}

.initial-screen_status-alert--error__UJBxT {
  --tw-text-opacity: 1;
  color: rgb(201 41 31 / var(--tw-text-opacity));
}

.initial-screen_status-accordion__oSqWc p {
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}
.tax-information_empty__Os87g {display: none
}@media (min-width: 768px) {.tax-information_empty__Os87g {display: block;width: 100%
    }
}
.nationality_container__-qjJl,
.nationality_column__HsvbB {
  width: 100%;
}

.nationality_empty__6F-7z {
  display: none;
}

@media (min-width: 768px) {

  .nationality_empty__6F-7z {
    display: block;
    width: 100%;
  }
}

.nationality_select__PHtNb {
  margin-top: 1.75rem;
}

.nationality_button__B\+kUW {
  margin-top: 1.75rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.nationality_button__B\+kUW > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.tax-information_container__Wkwo4,
.tax-information_fiel-container__F3pav {
  width: 100%;
}

.tax-information_toggle__foKFi {
  width: 100%;
}

@media (min-width: 768px) {

  .tax-information_toggle__foKFi {
    width: 50%;
  }
}

.tax-information_tax-country__AF3lS {
  width: 100%;
}

.tax-information_tax-country-checks__YrTAH {
  margin-top: 1.75rem;
  display: block;
}

.tax-information_tax-country-checks__YrTAH > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

@media (min-width: 768px) {

  .tax-information_tax-country-checks__YrTAH {
    display: flex;
  }

  .tax-information_tax-country-checks__YrTAH > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
}

.tax-information_empty__RJByh {
  display: none;
}

@media (min-width: 768px) {

  .tax-information_empty__RJByh {
    display: block;
    width: 100%;
  }
}

.tax-information_rfc__1Sx-m {
  margin-top: 4rem !important;
}

.tax-information_rfc-check__ELJZ5 {
  margin-top: 1.5rem !important;
}

.tax-information_fiel__\+t-VO {
  margin-top: 4rem !important;
}

.tax-information_fiel__\+t-VO input {
  text-transform: uppercase;
}

.tax-information_fiel-options__jhE\+1 {
  display: flex;
  align-items: center;
}

.tax-information_fiel-options__jhE\+1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.select_radios__IFzvw > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
}
.select_radios__IFzvw span {
    --tw-text-opacity: 1;
    color: rgb(84 86 90 / var(--tw-text-opacity))
}
.select_radios-error__pYzwJ {
    --tw-text-opacity: 1;
    color: rgb(201 41 31 / var(--tw-text-opacity))
}
.select-multiple_container__PzgSV {
    width: 100%
}
.financial-information_empty__vOU0V {display: none
}@media (min-width: 768px) {.financial-information_empty__vOU0V {display: block;width: 100%
    }
}
.financial-information_container__QvFTq {
  width: 100%;
}

.financial-information_empty__Tw0ot {
  display: none;
}

@media (min-width: 768px) {

  .financial-information_empty__Tw0ot {
    display: block;
    width: 100%;
  }
}
.identity-validation_container__J54oX {
  width: 100%;
}

@media (min-width: 768px) {

  .identity-validation_container__J54oX {
    margin-top: 8rem;
  }
}

@media (min-width: 992px) {

  .identity-validation_container__J54oX {
    width: 75%;
  }
}

.identity-validation_description__bJ700 {
  margin-top: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}

.identity-validation_buttons__WRP3P {
  margin-top: 4rem;
  margin-bottom: 7rem;
  display: flex;
  flex-direction: column;
}

.identity-validation_buttons__WRP3P > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

@media (min-width: 768px) {

  .identity-validation_buttons__WRP3P {
    flex-direction: row;
  }

  .identity-validation_buttons__WRP3P > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
}

.identity-validation_huawei__l1tkR img {
  margin-right: 0.5rem;
}

.identity-validation_header__nQ6x1 {
  margin-bottom: 0px;
}

.identity-validation_title__-RWAk {
  display: flex;
  justify-content: center;
}

.identity-validation_subtitle__QXCYi {
  margin-top: 1.75rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}

.identity-validation_frame__BMAKX {
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
}

.identity-validation_code__nK-9Q {
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding: 1.5rem;
}
.proof-of-address_container__MoDH7,
.proof-of-address_options__uW8H1 {
  width: 100%;
}

.proof-of-address_empty__VvSSd {
  display: none;
}

@media (min-width: 768px) {

  .proof-of-address_empty__VvSSd {
    display: block;
    width: 100%;
  }
}

.proof-of-address_link__cXU\+q {
  margin-top: 2rem !important;
}

.proof-of-address_modal-header__QJgII {
  margin-bottom: 1.5rem;
}

.proof-of-address_modal-title__n6dSd {
  margin-bottom: 1.5rem;
  text-align: center;
}

.proof-of-address_modal-list__sCME1 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.proof-of-address_notification__VaZI5 {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.proof-of-address_address-link__URJwg button {
  display: inline;
}
.resume_container__f18P9 {
  width: 100%;
}

.resume_content__JWgmv {
  margin-top: 0px;
  border-top-width: 0px;
  padding-top: 0px;
}
.contract-upgrade_reviewing-icon__2nGfS {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(221 222 236 / var(--tw-bg-opacity));
}

.contract-upgrade_reviewing-title__cQFzw {
  margin-top: 1.5rem;
  text-align: center;
}

.contract-upgrade_reviewing-description__z9ZWg {
  margin-top: 1.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(84 86 90 / var(--tw-text-opacity));
}

.contract-upgrade_success-icon__TDb6o {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(1 130 91 / 0.14);
}

.contract-upgrade_success-title__icjRw {
  text-align: center;
}
.app_dashboard__gCB-p {

    display: flex;

    min-height: 100vh;

    align-items: center;

    justify-content: center
}

.app_link__5pkWv {

    margin-top: 1.5rem;

    display: flex;

    justify-content: center
}

/*! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com*/
*,:after,:before{border:0 solid #d9d9d9;box-sizing:border-box}
:after,:before{--tw-content:""}
html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:pp-mori,poppins,ui-sans-serif,system-ui,-apple-system,sans-serif;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}
body{line-height:inherit;margin:0}
hr{border-top-width:1px;color:inherit;height:0}
abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,pre,samp{font-family:PT Mono,ui-monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
table{border-collapse:collapse;border-color:inherit;text-indent:0}
button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}
:-moz-focusring{outline:auto}
:-moz-ui-invalid{box-shadow:none}
progress{vertical-align:baseline}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}
fieldset{margin:0}
fieldset,legend{padding:0}
menu,ol,ul{list-style:none;margin:0;padding:0}
textarea{resize:vertical}
input::-moz-placeholder,textarea::-moz-placeholder{color:#8d8d8d;opacity:1}
input::-moz-placeholder, textarea::-moz-placeholder{color:#8d8d8d;opacity:1}
input::placeholder,textarea::placeholder{color:#8d8d8d;opacity:1}
[role=button],button{cursor:pointer}
:disabled{cursor:default}
audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}
img,video{height:auto;max-width:100%}
[hidden]{display:none}
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(68,79,230,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }
::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(68,79,230,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }
.container{width:100%}
@media (min-width:425px){.container{max-width:425px}}
@media (min-width:576px){.container{max-width:576px}}
@media (min-width:768px){.container{max-width:768px}}
@media (min-width:992px){.container{max-width:992px}}
@media (min-width:1200px){.container{max-width:1200px}}
@media (min-width:1400px){.container{max-width:1400px}}
.\!visible{visibility:visible!important}
.visible{visibility:visible}
.fixed{position:fixed}
.relative{position:relative}
.mx-auto{margin-left:auto;margin-right:auto}
.mb-2{margin-bottom:.5rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mt-2{margin-top:.5rem}
.flex{display:flex}
.table{display:table}
.list-item{display:list-item}
.hidden{display:none}
.h-2{height:.5rem}
.h-24{height:6rem}
.h-4{height:1rem}
.h-48{height:12rem}
.h-\[100vh\]{height:100vh}
.h-full{height:100%}
.h-screen{height:100vh}
.w-20{width:5rem}
.w-24{width:6rem}
.w-4{width:1rem}
.w-40{width:10rem}
.w-48{width:12rem}
.w-8{width:2rem}
.w-full{width:100%}
.w-screen{width:100vw}
.flex-col{flex-direction:column}
.items-center{align-items:center}
.justify-center{justify-content:center}
.gap-\[30vh\]{gap:30vh}
.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}
.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}
.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}
.rounded-3xl{border-radius:1.5rem}
.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.p-2{padding:.5rem}
.p-5{padding:1.25rem}
.py-6{padding-bottom:1.5rem;padding-top:1.5rem}
.pb-10{padding-bottom:2.5rem}
.pb-12{padding-bottom:3rem}
.pb-2{padding-bottom:.5rem}
.pb-24{padding-bottom:6rem}
.pb-4{padding-bottom:1rem}
.pb-5{padding-bottom:1.25rem}
.pb-6{padding-bottom:1.5rem}
.pb-8{padding-bottom:2rem}
.underline{text-decoration-line:underline}
.outline{outline-style:solid}
@font-face{font-display:swap;font-family:pp-mori;font-stretch:normal;font-style:normal;font-weight:100;src:url('PPMori-Extralight.eot');src:url('PPMori-Extralight.eot?#iefix') format("embedded-opentype"),url('PPMori-Extralight.woff') format("woff"),url('PPMori-Extralight.ttf') format("truetype"),url('PPMori-Extralight.svg#PPMori-ExtraLight') format("svg")}
@font-face{font-display:swap;font-family:pp-mori;font-stretch:normal;font-style:normal;font-weight:400;src:url('PPMori-Regular.eot');src:url('PPMori-Regular.eot?#iefix') format("embedded-opentype"),url('PPMori-Regular.woff') format("woff"),url('PPMori-Regular.ttf') format("truetype"),url('PPMori-Regular.svg#PPMori-Regular') format("svg")}
@font-face{font-display:swap;font-family:pp-mori;font-stretch:normal;font-style:normal;font-weight:600;src:url('PPMori-SemiBold.eot');src:url('PPMori-SemiBold.eot?#iefix') format("embedded-opentype"),url('PPMori-SemiBold.woff') format("woff"),url('PPMori-SemiBold.ttf') format("truetype"),url('PPMori-SemiBold.svg#PPMori-SemiBold') format("svg")}
@font-face{font-display:swap;font-family:PT Mono;font-stretch:normal;font-style:normal;font-weight:400;src:url('PTMono-Regular.ttf') format("truetype")}
.Typography-module_typography__TrlRC{color:inherit;font-weight:400}
.Typography-module_typography-h1__JsZwN{font-size:2.25rem;line-height:1.3333333333}
.Typography-module_typography-h2__3MnyR{font-size:2rem;line-height:1.375}
.Typography-module_typography-h3__eDIoD{font-size:1.75rem;line-height:1.4285714286}
.Typography-module_typography-h4__qjOzE{font-size:1.5rem;line-height:1.3333333333}
.Typography-module_typography-h5__DVv0-{font-size:1.25rem;line-height:1.2}
.Typography-module_typography-h6__LJmw6{font-size:1.125rem;line-height:1.3333333333}
.Typography-module_typography-title__CatT2{font-size:.75rem;line-height:1.5}
.Typography-module_typography-body1__KVLoz{font-size:1.125rem;line-height:1.5555555556}
.Typography-module_typography-body2__7tlw-{font-size:1rem;line-height:1.5}
.Typography-module_typography-small__k3O-0{font-size:.875rem;line-height:1.4285714286}
.Typography-module_typography-xsmall__2O58e{font-size:.75rem;line-height:1.3333333333}
.Typography-module_typography-tiny__0-FmT{font-size:.625rem;line-height:1.4}
.Typography-module_typography-body1__KVLoz.Typography-module_typography-semibold__Idmhs,.Typography-module_typography-body2__7tlw-.Typography-module_typography-semibold__Idmhs,.Typography-module_typography-h1__JsZwN,.Typography-module_typography-h2__3MnyR,.Typography-module_typography-h3__eDIoD,.Typography-module_typography-h4__qjOzE,.Typography-module_typography-h5__DVv0-,.Typography-module_typography-h6__LJmw6,.Typography-module_typography-small__k3O-0.Typography-module_typography-semibold__Idmhs,.Typography-module_typography-tiny__0-FmT.Typography-module_typography-semibold__Idmhs,.Typography-module_typography-xsmall__2O58e.Typography-module_typography-semibold__Idmhs{font-weight:600}
.Typography-module_typography--ellipsis__Ge7ae{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.Accordion-module_accordion__KxwLw{border-radius:1rem}
.Accordion-module_accordion__header__14hc6{align-items:center;cursor:pointer;display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.Accordion-module_accordion__header--ghost__iKDWb{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
.Accordion-module_accordion__chevron__haMDZ{background-color:hsla(0,0%,8%,.06);border-radius:9999px;margin-bottom:.25rem;padding:.25rem}
.Accordion-module_accordion__chevron--expanded__s953f{--tw-bg-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity))}
.Accordion-module_accordion__content__Q-MTh{font-weight:400}
.Accordion-module_accordion__content__Q-MTh.Accordion-module_contracted__aEfmd{overflow:hidden;transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden}
.Accordion-module_accordion__content__Q-MTh.Accordion-module_expanded__xvhei{height:auto;overflow:auto;padding-bottom:.75rem;padding-top:.75rem;transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.Accordion-module_accordion-primary__QMFMR{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.Accordion-module_accordion-secondary__yfWwH{--tw-bg-opacity:1;background-color:rgb(246 247 250/var(--tw-bg-opacity))}
.Accordion-module_accordion-ghost__W8xZP{background-color:transparent}
.Accordion-module_accordion--default__LcVAz{padding:1rem 1rem .75rem 1.5rem}
.Accordion-module_accordion--big__Ijt5r{padding:2rem 2.5rem 1.75rem}
.Accordion-module_accordion--big__Ijt5r .Accordion-module_accordion__header__14hc6>span{font-size:1.75rem;line-height:1.4285714286}
.Avatar-module_avatar__AKTx-{display:inline-block;position:relative}
.Avatar-module_avatar__image__3Tksr{border-radius:9999px;display:block;height:4rem;-o-object-fit:cover;object-fit:cover;width:4rem}
.Avatar-module_avatar__image--info__Fy0lP{height:3rem;width:3rem}
.Avatar-module_avatar__image--button__exyZB{height:2rem;width:2rem}
.Avatar-module_avatar__button__ql7MD{align-items:center;display:flex}
.Avatar-module_avatar__button__ql7MD>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}
.Avatar-module_avatar__button__ql7MD{background-color:hsla(0,0%,8%,.06);border-radius:9999px;padding:.25rem 1rem .25rem .5rem}
.Avatar-module_avatar__status-indicator__xK3QC{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(83 190 156/var(--tw-bg-opacity));border-color:rgb(246 247 250/var(--tw-border-opacity));border-radius:9999px;border-width:4px;bottom:0;height:1.25rem;position:absolute;right:0;width:1.25rem}
.Avatar-module_avatar__status-indicator--info__64hHA{border-width:3px;height:15px;width:15px}
.Avatar-module_avatar__status-indicator--button__aUekV{border-width:2px;height:10px;width:10px}
.Avatar-module_avatar__info__uhoTe{display:flex}
.Avatar-module_avatar__content__X289k{display:flex;flex-direction:column;justify-content:center}
.Avatar-module_avatar__content__X289k>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}
.Avatar-module_avatar__content__X289k{padding-left:.75rem}
.Breadcrumb-module_breadcrumb__y5fmB{align-items:center;display:flex;gap:.25rem}
.Breadcrumb-module_breadcrumb__label__qjRTW{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity))}
.Breadcrumb-module_breadcrumb__label--inactive__WJApC{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));text-decoration-line:underline}
.Breadcrumb-module_breadcrumb__icon__-lhtQ{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity))}
.Breadcrumb-module_breadcrumbs__NP2bV{align-items:center;display:flex;gap:.25rem}
.Button-module_button__T5fKV{border-radius:9999px;overflow:hidden;padding:1rem 2rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}
.Button-module_button-primary__XNvJp{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
[data-mode=dark] .Button-module_button-primary__XNvJp{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
.Button-module_button-primary__XNvJp:focus,.Button-module_button-primary__XNvJp:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
[data-mode=dark] .Button-module_button-primary__XNvJp:focus,[data-mode=dark] .Button-module_button-primary__XNvJp:hover{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}
.Button-module_button-primary--inverted__204wG{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Button-module_button-primary--inverted__204wG{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Button-module_button-primary--inverted__204wG:focus,.Button-module_button-primary--inverted__204wG:hover{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}
[data-mode=dark] .Button-module_button-primary--inverted__204wG:focus,[data-mode=dark] .Button-module_button-primary--inverted__204wG:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
.Button-module_button-secondary__oqNvl{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.06);color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Button-module_button-secondary__oqNvl{--tw-text-opacity:1;background-color:hsla(0,0%,100%,.08);color:rgb(255 255 255/var(--tw-text-opacity))}
.Button-module_button-secondary__oqNvl:focus,.Button-module_button-secondary__oqNvl:hover{background-color:hsla(0,0%,8%,.12)}
[data-mode=dark] .Button-module_button-secondary__oqNvl:focus,[data-mode=dark] .Button-module_button-secondary__oqNvl:hover{background-color:rgba(0,0,0,.16)}
.Button-module_button-secondary--inverted__kBq6A{--tw-bg-opacity:.08;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Button-module_button-secondary--inverted__kBq6A:hover{--tw-bg-opacity:.16}
.Button-module_button-secondary--inverted__kBq6A:focus{--tw-bg-opacity:.16;outline-width:1px}
.Button-module_button-secondary--inverted__kBq6A:focus,.Button-module_button-secondary--inverted__kBq6A:hover{--tw-bg-opacity:.16;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.Button-module_button-accent--inverted__V5wMW,.Button-module_button-accent__NcLwQ{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Button-module_button-accent--inverted__V5wMW:focus,.Button-module_button-accent--inverted__V5wMW:hover,.Button-module_button-accent__NcLwQ:focus,.Button-module_button-accent__NcLwQ:hover{--tw-bg-opacity:1;background-color:rgb(56 65 203/var(--tw-bg-opacity))}
[data-mode=dark] .Button-module_button-accent--inverted__V5wMW:focus,[data-mode=dark] .Button-module_button-accent--inverted__V5wMW:hover,[data-mode=dark] .Button-module_button-accent__NcLwQ:focus,[data-mode=dark] .Button-module_button-accent__NcLwQ:hover{--tw-bg-opacity:1;background-color:rgb(56 65 205/var(--tw-bg-opacity))}
.Button-module_button-ghost__DI5Cn{--tw-text-opacity:1;background-color:transparent;color:rgb(0 0 0/var(--tw-text-opacity))}
.Button-module_button-accent__NcLwQ.Button-module_button-disabled__8IiiI,.Button-module_button-primary__XNvJp.Button-module_button-disabled__8IiiI{--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity))}
.Button-module_button-accent--inverted__V5wMW.Button-module_button-disabled__8IiiI,.Button-module_button-primary--inverted__204wG.Button-module_button-disabled__8IiiI,.Button-module_button-secondary--inverted__kBq6A.Button-module_button-disabled__8IiiI{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(46 46 49/var(--tw-bg-opacity));color:rgb(86 86 89/var(--tw-text-opacity))}
.Button-module_button-secondary__oqNvl.Button-module_button-disabled__8IiiI{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.04);color:rgb(161 161 161/var(--tw-text-opacity))}
.Button-module_button-disabled__8IiiI{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity));pointer-events:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
[data-mode=dark] .Button-module_button-disabled__8IiiI{--tw-bg-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity))}
.Button-module_button-primary__XNvJp.Button-module_button-loading__aieK5{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
[data-mode=dark] .Button-module_button-primary__XNvJp.Button-module_button-loading__aieK5{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}
.Button-module_button-primary--inverted__204wG.Button-module_button-loading__aieK5{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
.Button-module_button-secondary__oqNvl.Button-module_button-loading__aieK5{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.06);color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Button-module_button-secondary__oqNvl.Button-module_button-loading__aieK5{--tw-text-opacity:1;background-color:hsla(0,0%,100%,.08);color:rgb(255 255 255/var(--tw-text-opacity))}
.Button-module_button-secondary--inverted__kBq6A.Button-module_button-loading__aieK5{--tw-bg-opacity:.16;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.Button-module_button-loading__aieK5{pointer-events:none}
@keyframes Button-module_spin__afgIu{to{transform:rotate(1turn)}}
.Button-module_button__loader__C8WsG{animation:Button-module_spin__afgIu 1s linear infinite}
.Button-module_button--content__rns-9{align-items:center;display:flex;justify-content:center}
.Button-module_button--content__rns-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6.25px*(1 - var(--tw-space-x-reverse)));margin-right:calc(6.25px*var(--tw-space-x-reverse))}
.Button-module_button--content-between__-5sKU{justify-content:space-between}
.Button-module_button--default__zNMX-{width:20.5rem}
.Button-module_button--small__q-jYx{width:10rem}
.Button-module_button--fluid__9fCFD{width:100%}
.Button-module_button--mini__1Y4NM,.Button-module_button--tiny__S7LQf{width:-moz-fit-content;width:fit-content}
.Button-module_button--tiny__S7LQf{padding:.5rem 1rem}
.Button-module_button--mini__1Y4NM{padding:.25rem .5rem}
.ButtonFab-module_button-fab__vVdhy{align-items:center;border-radius:9999px;display:flex;justify-content:center;position:relative;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}
.ButtonFab-module_button-fab-primary__qVD4s{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
[data-mode=dark] .ButtonFab-module_button-fab-primary__qVD4s{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-primary__qVD4s:focus,.ButtonFab-module_button-fab-primary__qVD4s:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
[data-mode=dark] .ButtonFab-module_button-fab-primary__qVD4s:focus,[data-mode=dark] .ButtonFab-module_button-fab-primary__qVD4s:hover{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}
.ButtonFab-module_button-fab-primary--inverted__Hk-si{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .ButtonFab-module_button-fab-primary--inverted__Hk-si{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-primary--inverted__Hk-si:focus,.ButtonFab-module_button-fab-primary--inverted__Hk-si:hover{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}
[data-mode=dark] .ButtonFab-module_button-fab-primary--inverted__Hk-si:focus,[data-mode=dark] .ButtonFab-module_button-fab-primary--inverted__Hk-si:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
.ButtonFab-module_button-fab-secondary__paFG4{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.06);color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .ButtonFab-module_button-fab-secondary__paFG4{--tw-text-opacity:1;background-color:hsla(0,0%,100%,.08);color:rgb(255 255 255/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-secondary__paFG4:focus,.ButtonFab-module_button-fab-secondary__paFG4:hover{background-color:hsla(0,0%,8%,.12)}
[data-mode=dark] .ButtonFab-module_button-fab-secondary__paFG4:focus,[data-mode=dark] .ButtonFab-module_button-fab-secondary__paFG4:hover{background-color:rgba(0,0,0,.16)}
.ButtonFab-module_button-fab-secondary--inverted__dYUJb{--tw-bg-opacity:.08;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-secondary--inverted__dYUJb:hover{--tw-bg-opacity:.16}
.ButtonFab-module_button-fab-secondary--inverted__dYUJb:focus{--tw-bg-opacity:.16;outline-width:1px}
.ButtonFab-module_button-fab-secondary--inverted__dYUJb:focus,.ButtonFab-module_button-fab-secondary--inverted__dYUJb:hover{--tw-bg-opacity:.16;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.ButtonFab-module_button-fab-accent--inverted__daWTb,.ButtonFab-module_button-fab-accent__ECpk-{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-accent--inverted__daWTb:focus,.ButtonFab-module_button-fab-accent--inverted__daWTb:hover,.ButtonFab-module_button-fab-accent__ECpk-:focus,.ButtonFab-module_button-fab-accent__ECpk-:hover{--tw-bg-opacity:1;background-color:rgb(56 65 203/var(--tw-bg-opacity))}
[data-mode=dark] .ButtonFab-module_button-fab-accent--inverted__daWTb:focus,[data-mode=dark] .ButtonFab-module_button-fab-accent--inverted__daWTb:hover,[data-mode=dark] .ButtonFab-module_button-fab-accent__ECpk-:focus,[data-mode=dark] .ButtonFab-module_button-fab-accent__ECpk-:hover{--tw-bg-opacity:1;background-color:rgb(56 65 205/var(--tw-bg-opacity))}
.ButtonFab-module_button-fab-ghost__RoOBO{--tw-text-opacity:1;background-color:transparent;color:rgb(0 0 0/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-accent__ECpk-.ButtonFab-module_button-fab-disabled__5p-Ir,.ButtonFab-module_button-fab-primary__qVD4s.ButtonFab-module_button-fab-disabled__5p-Ir{--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity))}
.ButtonFab-module_button-fab-accent--inverted__daWTb.ButtonFab-module_button-fab-disabled__5p-Ir,.ButtonFab-module_button-fab-primary--inverted__Hk-si.ButtonFab-module_button-fab-disabled__5p-Ir,.ButtonFab-module_button-fab-secondary--inverted__dYUJb.ButtonFab-module_button-fab-disabled__5p-Ir{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(46 46 49/var(--tw-bg-opacity));color:rgb(86 86 89/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-secondary__paFG4.ButtonFab-module_button-fab-disabled__5p-Ir{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.04);color:rgb(161 161 161/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-disabled__5p-Ir{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity));pointer-events:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
[data-mode=dark] .ButtonFab-module_button-fab-disabled__5p-Ir{--tw-bg-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity))}
.ButtonFab-module_button-fab-primary__qVD4s.ButtonFab-module_button-fab-loading__Pv41u{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
[data-mode=dark] .ButtonFab-module_button-fab-primary__qVD4s.ButtonFab-module_button-fab-loading__Pv41u{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}
.ButtonFab-module_button-fab-primary--inverted__Hk-si.ButtonFab-module_button-fab-loading__Pv41u{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-secondary__paFG4.ButtonFab-module_button-fab-loading__Pv41u{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.06);color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .ButtonFab-module_button-fab-secondary__paFG4.ButtonFab-module_button-fab-loading__Pv41u{--tw-text-opacity:1;background-color:hsla(0,0%,100%,.08);color:rgb(255 255 255/var(--tw-text-opacity))}
.ButtonFab-module_button-fab-secondary--inverted__dYUJb.ButtonFab-module_button-fab-loading__Pv41u{--tw-bg-opacity:.16;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.ButtonFab-module_button-fab-loading__Pv41u{pointer-events:none}
.ButtonFab-module_button-fab--counter__fsT-J{bottom:62%;left:70%;position:absolute}
.ButtonFab-module_button-fab-tiny__G3kX4{height:1.5rem;width:1.5rem}
.ButtonFab-module_button-fab-small__adnut{height:2rem;width:2rem}
.ButtonFab-module_button-fab-medium__fTOZs{height:2.5rem;width:2.5rem}
.ButtonFab-module_button-fab-large__8zMuB{height:3rem;width:3rem}
.Counter-module_counter__IYQi5{align-items:center;border-radius:9999px;display:inline-flex;justify-content:center}
.Counter-module_counter-primary__QJUhH{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Counter-module_counter-primary--inverted__hZFiT,[data-mode=dark] .Counter-module_counter-primary__QJUhH{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Counter-module_counter-primary--inverted__hZFiT{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Counter-module_counter-secondary__Jyk-l{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.06);color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Counter-module_counter-secondary__Jyk-l{--tw-text-opacity:1;background-color:hsla(0,0%,100%,.08);color:rgb(255 255 255/var(--tw-text-opacity))}
.Counter-module_counter-secondary--inverted__tblCM{--tw-bg-opacity:.08;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Counter-module_counter-secondary--inverted__tblCM:hover{--tw-bg-opacity:.16}
.Counter-module_counter-secondary--inverted__tblCM:focus{--tw-bg-opacity:.16;outline-width:1px}
.Counter-module_counter-accent--inverted__egRNS,.Counter-module_counter-accent__mVHNo{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Counter-module_counter-ghost__Gp5Vo{--tw-text-opacity:1;background-color:transparent;color:rgb(0 0 0/var(--tw-text-opacity))}
.Counter-module_counter-accent__mVHNo.Counter-module_counter-disabled__qqcaZ,.Counter-module_counter-primary__QJUhH.Counter-module_counter-disabled__qqcaZ{--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity))}
.Counter-module_counter-accent--inverted__egRNS.Counter-module_counter-disabled__qqcaZ,.Counter-module_counter-primary--inverted__hZFiT.Counter-module_counter-disabled__qqcaZ,.Counter-module_counter-secondary--inverted__tblCM.Counter-module_counter-disabled__qqcaZ{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(46 46 49/var(--tw-bg-opacity));color:rgb(86 86 89/var(--tw-text-opacity))}
.Counter-module_counter-secondary__Jyk-l.Counter-module_counter-disabled__qqcaZ{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.04);color:rgb(161 161 161/var(--tw-text-opacity))}
.Counter-module_counter-disabled__qqcaZ{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity));pointer-events:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
[data-mode=dark] .Counter-module_counter-disabled__qqcaZ{--tw-bg-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity))}
.Counter-module_counter-primary__QJUhH.Counter-module_counter-loading__s1emG{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
[data-mode=dark] .Counter-module_counter-primary__QJUhH.Counter-module_counter-loading__s1emG{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}
.Counter-module_counter-primary--inverted__hZFiT.Counter-module_counter-loading__s1emG{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
.Counter-module_counter-secondary__Jyk-l.Counter-module_counter-loading__s1emG{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.06);color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Counter-module_counter-secondary__Jyk-l.Counter-module_counter-loading__s1emG{--tw-text-opacity:1;background-color:hsla(0,0%,100%,.08);color:rgb(255 255 255/var(--tw-text-opacity))}
.Counter-module_counter-secondary--inverted__tblCM.Counter-module_counter-loading__s1emG{--tw-bg-opacity:.16;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.Counter-module_counter-loading__s1emG{pointer-events:none}
.Counter-module_counter-tiny__R62YR{height:1rem;min-width:15px;padding:.125rem}
.Counter-module_counter-small__jT1Jb{height:1.5rem;min-width:26px;padding:.25rem .5rem}
.ButtonLink-module_button-link__CG5ny{align-items:center;display:flex}
.ButtonLink-module_button-link__CG5ny>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}
.ButtonLink-module_button-link__CG5ny{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.ButtonLink-module_button-link--inverted__v3rcZ{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));text-decoration-color:#fff}
.ButtonLink-module_button-link--accent__81gi8{--tw-text-opacity:1;color:rgb(97 107 236/var(--tw-text-opacity));text-decoration-color:#616bec}
.ButtonLink-module_button-link--stale__FAC9C{--tw-text-opacity:1;color:rgb(167 168 169/var(--tw-text-opacity));text-decoration-color:#a7a8a9}
.ButtonLink-module_button-link--underline-hover__5QVG4:focus,.ButtonLink-module_button-link--underline-hover__5QVG4:hover,.ButtonLink-module_button-link--underline__21jHH{text-decoration-line:underline}
.ButtonLink-module_button-link--disabled__p1cHr{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity))}
.Checkbox-module_checkbox__MZhBR{align-items:center;cursor:pointer;display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.Checkbox-module_checkbox--checkmark__Wke2V{--tw-border-opacity:1;--tw-bg-opacity:1;align-items:center;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(167 168 169/var(--tw-border-opacity));border-radius:.5rem;border-style:solid;border-width:1.5px;display:flex;height:1.75rem;justify-content:center;overflow:hidden;position:absolute;width:1.75rem}
.Checkbox-module_checkbox__MZhBR input:checked~.Checkbox-module_checkbox--checkmark__Wke2V{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity));border-color:rgb(68 78 230/var(--tw-border-opacity))}
.Checkbox-module_checkbox--divider__aY-F-{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(225 223 221/var(--tw-border-opacity));border-style:solid;padding-bottom:1rem}
.Checkbox-module_checkbox--label__ObcEM>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}
.Checkbox-module_checkbox--label__ObcEM{padding:.125rem 2.5rem}
.Checkbox-module_checkbox--label-description__vzVWd{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity))}
.Checkbox-module_checkbox__MZhBR input{cursor:pointer;opacity:0;position:absolute}
.Checkbox-module_checkbox__MZhBR input:checked~.Checkbox-module_checkbox--checkmark__Wke2V:after{display:block}
.Checkbox-module_checkbox-reverse__C034F{flex-direction:row-reverse}
.Chip-module_chip__-M2RI{border-radius:48px;cursor:pointer;display:block;height:36px;max-width:-moz-fit-content;max-width:fit-content;min-width:74px;padding:8px 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.Chip-module_chip-label__sjAmQ,.Chip-module_chip__-M2RI{position:relative}
.Chip-module_chip-label__sjAmQ{--tw-text-opacity:1;align-items:center;color:rgb(0 0 0/var(--tw-text-opacity));display:flex;justify-content:center;z-index:1}
[data-mode=dark] .Chip-module_chip-label__sjAmQ{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
.Chip-module_chip-label__sjAmQ div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.Chip-module_chip-label__sjAmQ:focus~.Chip-module_chip-checkmark__5Dd8P,.Chip-module_chip-label__sjAmQ:hover~.Chip-module_chip-checkmark__5Dd8P{background-color:hsla(0,0%,8%,.12)}
[data-mode=dark] .Chip-module_chip-label__sjAmQ:focus~.Chip-module_chip-checkmark__5Dd8P,[data-mode=dark] .Chip-module_chip-label__sjAmQ:hover~.Chip-module_chip-checkmark__5Dd8P{background-color:rgba(29,29,32,.85)}
.Chip-module_chip-checkmark__5Dd8P{background-color:hsla(0,0%,8%,.06);border-radius:48px;bottom:0;left:0;position:absolute;right:0;top:0}
[data-mode=dark] .Chip-module_chip-checkmark__5Dd8P{--tw-bg-opacity:1;background-color:rgb(29 29 32/var(--tw-bg-opacity))}
.Chip-module_chip-checkmark__5Dd8P:focus,.Chip-module_chip-checkmark__5Dd8P:hover{background-color:hsla(0,0%,8%,.12)}
[data-mode=dark] .Chip-module_chip-checkmark__5Dd8P:focus,[data-mode=dark] .Chip-module_chip-checkmark__5Dd8P:hover{background-color:rgba(29,29,32,.85)}
.Chip-module_chip__-M2RI input{cursor:pointer;opacity:0;position:absolute}
.Chip-module_chip__-M2RI input:disabled~.Chip-module_chip-checkmark__5Dd8P,.Chip-module_chip__-M2RI input:disabled~.Chip-module_chip-label__sjAmQ{--tw-text-opacity:1!important;color:rgb(161 161 161/var(--tw-text-opacity))!important;cursor:not-allowed!important}
.Chip-module_chip__-M2RI input:disabled~.Chip-module_chip-checkmark__5Dd8P,.Chip-module_chip__-M2RI input:disabled~.Chip-module_chip-checkmark__5Dd8P:focus,.Chip-module_chip__-M2RI input:disabled~.Chip-module_chip-checkmark__5Dd8P:hover{--tw-bg-opacity:1!important;background-color:rgb(230 230 230/var(--tw-bg-opacity))!important}
input:checked~.Chip-module_chip-checkmark__5Dd8P{--tw-bg-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity))}
input:checked~.Chip-module_chip-checkmark__5Dd8P:focus,input:checked~.Chip-module_chip-checkmark__5Dd8P:hover{--tw-bg-opacity:1;background-color:rgb(56 65 203/var(--tw-bg-opacity))}
[data-mode=dark] input:checked~.Chip-module_chip-checkmark__5Dd8P:focus,[data-mode=dark] input:checked~.Chip-module_chip-checkmark__5Dd8P:hover{--tw-bg-opacity:1;background-color:rgb(56 65 205/var(--tw-bg-opacity))}
input:checked~.Chip-module_chip-label__sjAmQ{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
input:checked~.Chip-module_chip-label__sjAmQ:focus~.Chip-module_chip-checkmark__5Dd8P,input:checked~.Chip-module_chip-label__sjAmQ:hover~.Chip-module_chip-checkmark__5Dd8P{--tw-bg-opacity:1;background-color:rgb(56 65 203/var(--tw-bg-opacity))}
[data-mode=dark] input:checked~.Chip-module_chip-label__sjAmQ:focus~.Chip-module_chip-checkmark__5Dd8P,[data-mode=dark] input:checked~.Chip-module_chip-label__sjAmQ:hover~.Chip-module_chip-checkmark__5Dd8P{--tw-bg-opacity:1;background-color:rgb(56 65 205/var(--tw-bg-opacity))}
.Chip-module_chip--large__FGxln{border-radius:16px;height:64px;max-width:-moz-fit-content;max-width:fit-content;min-width:96px;padding:20px 16px}
.Chip-module_chip--large__FGxln .Chip-module_chip-checkmark__5Dd8P{border-radius:16px}
.Chip-module_chip--secondary__eSrAM input:checked~.Chip-module_chip-label__sjAmQ{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.Chip-module_chip--secondary__eSrAM input:checked~.Chip-module_chip-checkmark__5Dd8P{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(211 224 251/var(--tw-bg-opacity));border-color:rgb(68 78 230/var(--tw-border-opacity));border-width:.0625rem}
[data-mode=dark] .Chip-module_chip--secondary__eSrAM input:checked~.Chip-module_chip-checkmark__5Dd8P{--tw-bg-opacity:1;background-color:rgb(56 65 205/var(--tw-bg-opacity))}
.Chip-module_chip--secondary__eSrAM input:checked:focus~.Chip-module_chip-checkmark__5Dd8P,.Chip-module_chip--secondary__eSrAM input:checked:hover~.Chip-module_chip-checkmark__5Dd8P{--tw-border-opacity:1;background-color:rgba(211,224,251,.8);border-color:rgb(68 78 230/var(--tw-border-opacity));border-width:.0625rem}
.Chip-module_chip--secondary__eSrAM input:checked:disabled~.Chip-module_chip-checkmark__5Dd8P{border-style:none}
.Chip-module_chip--dark__JYs5S input:checked~.Chip-module_chip-label__sjAmQ{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
.Chip-module_chip--dark__JYs5S input:checked~.Chip-module_chip-checkmark__5Dd8P{--tw-bg-opacity:1;background-color:rgb(29 29 32/var(--tw-bg-opacity))}
.Chip-module_chip--dark__JYs5S input:checked:focus~.Chip-module_chip-checkmark__5Dd8P,.Chip-module_chip--dark__JYs5S input:checked:hover~.Chip-module_chip-checkmark__5Dd8P{background-color:rgba(29,29,32,.95)}
.Chip-module_chips-row__HuhU3{align-items:center;display:flex}
.Chip-module_chips-row__HuhU3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12px*(1 - var(--tw-space-x-reverse)));margin-right:calc(12px*var(--tw-space-x-reverse))}
.Chip-module_chips-row__HuhU3{overflow-x:auto}
.Chip-module_chips-set__HGpHC>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12px*var(--tw-space-y-reverse));margin-top:calc(12px*(1 - var(--tw-space-y-reverse)))}
.Chip-module_chips-set__HGpHC{overflow-x:auto}
.Chip-module_chips-set__HGpHC .Chip-module_chips-row__HuhU3{overflow-x:visible}
.FilterChip-module_filter-chip__4w-ls{align-items:center;background-color:rgba(68,78,230,.1);border-radius:48px;cursor:pointer;display:flex;gap:.5rem;height:40px;justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;min-width:4.625rem;padding:10px 12px;text-align:center}
.FilterChip-module_filter-chip__4w-ls:focus,.FilterChip-module_filter-chip__4w-ls:hover{background-color:rgba(68,78,230,.2)}
.FilterChip-module_filter-chip-label__X0dU-{--tw-text-opacity:1;color:rgb(68 78 230/var(--tw-text-opacity));width:100%}
.FilterChip-module_filter-chip-label__X0dU- p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.FilterChip-module_filter-chip__4w-ls svg{--tw-text-opacity:1;color:rgb(68 78 230/var(--tw-text-opacity))}
.FilterChip-module_filter-chip--accent__rOk2t{background-color:rgba(151,71,255,.1)}
.FilterChip-module_filter-chip--accent__rOk2t:focus,.FilterChip-module_filter-chip--accent__rOk2t:hover{background-color:rgba(151,71,255,.2)}
.FilterChip-module_filter-chip--accent__rOk2t .FilterChip-module_filter-chip-label__X0dU-{--tw-text-opacity:1;color:rgb(151 71 255/var(--tw-text-opacity))}
.FilterChip-module_filter-chip--accent__rOk2t svg{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.FilterChip-module_filter-chip--secondary__nw8Cy{background-color:hsla(0,0%,55%,.1)}
.FilterChip-module_filter-chip--secondary__nw8Cy:focus,.FilterChip-module_filter-chip--secondary__nw8Cy:hover{background-color:hsla(0,0%,55%,.2)}
.FilterChip-module_filter-chip--secondary__nw8Cy .FilterChip-module_filter-chip-label__X0dU-,.FilterChip-module_filter-chip--secondary__nw8Cy svg{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.FilterChip-module_filter-chip--error__D-AGN{cursor:default;height:1.5rem}
.FilterChip-module_filter-chip--error__D-AGN,.FilterChip-module_filter-chip--error__D-AGN:focus,.FilterChip-module_filter-chip--error__D-AGN:hover{--tw-bg-opacity:1;background-color:rgb(250 234 233/var(--tw-bg-opacity))}
.FilterChip-module_filter-chip--error__D-AGN .FilterChip-module_filter-chip-label__X0dU- p,.FilterChip-module_filter-chip--error__D-AGN svg{--tw-text-opacity:1;color:rgb(201 41 31/var(--tw-text-opacity))}
.FilterChip-module_filter-chip--reverse__D7nmB{flex-direction:row-reverse}
.GraphBar-module_graphBar__V09RN{display:flex;width:100%}
.GraphBar-module_graphBar__V09RN .GraphBar-module_percentage__a9ila{align-items:center;border-radius:1rem;display:flex;min-width:-moz-fit-content;min-width:fit-content}
.GraphBar-module_graphBar__V09RN .GraphBar-module_percentage__a9ila>span{padding-left:.75rem;padding-right:.75rem}
.GraphBar-module_graphBar--default__f5nE-{min-height:60px}
.GraphBar-module_graphBar--big__2nrct{min-height:72px}
.GraphBar-module_graphBar--big__2nrct .GraphBar-module_percentage__a9ila>span{font-size:1.75rem;line-height:1.4285714286}
.GraphBar-module_graphBar--small__1FSoW{min-height:.5rem}
.GraphBar-module_graphBar--small__1FSoW .GraphBar-module_percentage__a9ila>span{font-size:.75rem;line-height:1.5}
.Radio-module_radio-label__2tbuV{align-items:center;display:flex;width:-moz-fit-content;width:fit-content}
.Radio-module_radio-label--reverse__fdrN1{flex-direction:row-reverse}
.Radio-module_radio-label--reverse__fdrN1 .Radio-module_radio-labels__ny4wM{padding-left:.75rem;padding-right:1.5rem}
.Radio-module_radio-label--divider__MuUpS{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(225 223 221/var(--tw-border-opacity));padding-bottom:1rem}
.Radio-module_radio-label--fluid__-0H4A{justify-content:space-between;width:100%}
.Radio-module_radio-label__2tbuV label,.Radio-module_radio-label__2tbuV p,.Radio-module_radio-label__2tbuV span{display:block;font-size:1rem}
.Radio-module_radio-label__2tbuV .Radio-module_radio-labels--description__9fFEY span:first-child{margin-bottom:.5rem}
.Radio-module_radio-label__2tbuV .Radio-module_radio-labels__ny4wM span:not(:first-child){--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity))}
.Radio-module_radio-label__2tbuV:not(.Radio-module_radio-label--reverse__fdrN1) .Radio-module_radio-labels__ny4wM{padding-right:.75rem}
.Radio-module_radio__ktZRH{cursor:pointer;height:1.75rem;position:relative;width:1.75rem}
.Radio-module_radio__ktZRH:before{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(167 168 169/var(--tw-border-opacity));border-radius:50%;border-width:.0938rem;height:100%;left:0;top:0;width:100%}
.Radio-module_radio__ktZRH:before,.Radio-module_radio__ktZRH:checked:after{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-content:"";content:var(--tw-content);display:block;position:absolute;visibility:visible}
.Radio-module_radio__ktZRH:checked:after{background-color:rgb(68 78 230/var(--tw-bg-opacity));border-color:rgb(255 255 255/var(--tw-border-opacity));border-radius:50%;border-width:4px;height:calc(100% - 3px);left:.0938rem;top:.0938rem;width:calc(100% - 3px)}
.Radio-module_radio-button__myNQG{cursor:pointer;min-height:3.5rem;padding:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:8rem}
.Radio-module_radio-button__label__vdYvF,.Radio-module_radio-button__myNQG{align-items:center;display:flex;justify-content:center;position:relative}
.Radio-module_radio-button__label__vdYvF{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));text-align:center;z-index:10}
.Radio-module_radio-button__label__vdYvF div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.Radio-module_radio-button__label__vdYvF:focus~.Radio-module_radio-button__checkmark__rhh6L,.Radio-module_radio-button__label__vdYvF:hover~.Radio-module_radio-button__checkmark__rhh6L{background-color:hsla(90,2%,78%,.12)}
.Radio-module_radio-button__checkmark__rhh6L{--tw-border-opacity:1;border-color:rgb(200 201 199/var(--tw-border-opacity));border-radius:1rem;border-width:1px;bottom:0;left:0;position:absolute;right:0;top:0}
.Radio-module_radio-button__checkmark__rhh6L:focus,.Radio-module_radio-button__checkmark__rhh6L:hover{background-color:hsla(90,2%,78%,.12)}
.Radio-module_radio-button__myNQG input{cursor:pointer;opacity:0;position:absolute}
input:checked~.Radio-module_radio-button__checkmark__rhh6L{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(211 224 251/var(--tw-bg-opacity));border-color:rgb(68 78 230/var(--tw-border-opacity))}
input:checked~.Radio-module_radio-button__checkmark__rhh6L:focus,input:checked~.Radio-module_radio-button__checkmark__rhh6L:hover,input:checked~.Radio-module_radio-button__label__vdYvF:focus~.Radio-module_radio-button__checkmark__rhh6L,input:checked~.Radio-module_radio-button__label__vdYvF:hover~.Radio-module_radio-button__checkmark__rhh6L{background-color:rgba(211,224,251,.8)}
.Radio-module_radio-button--fluid__6-l33{width:100%}
.Radio-module_radio-button__set__zGibu{display:flex}
.Radio-module_radio-button__set__zGibu .Radio-module_radio-button__myNQG{width:4rem}
.Radio-module_radio-button__set__zGibu .Radio-module_radio-button__checkmark__rhh6L{border-radius:0}
.Radio-module_radio-button__set__zGibu .Radio-module_radio-button__myNQG:first-child>.Radio-module_radio-button__checkmark__rhh6L{border-bottom-left-radius:1rem;border-top-left-radius:1rem}
.Radio-module_radio-button__set__zGibu .Radio-module_radio-button__myNQG:last-child>.Radio-module_radio-button__checkmark__rhh6L{border-bottom-right-radius:1rem;border-top-right-radius:1rem}
.Tooltip-module_tooltip__WwcV1{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}
@media (min-width:425px){.Tooltip-module_tooltip__WwcV1{width:-moz-max-content;width:max-content}}
.Tooltip-module_tooltip__content__Fj2Mg{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(36 36 41/var(--tw-bg-opacity));border-radius:.5rem;color:rgb(226 234 243/var(--tw-text-opacity));display:flex;flex-direction:column;gap:.25rem;max-width:19rem;min-width:17rem;opacity:0;overflow-wrap:break-word;padding:1rem;position:absolute;transition-delay:.1s;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden;width:-moz-max-content;width:max-content}
@media (min-width:768px){.Tooltip-module_tooltip__content__Fj2Mg{max-width:24rem}}
.Tooltip-module_tooltip__content--small__4DkNH{max-width:14rem;min-width:14rem}
.Tooltip-module_tooltip__content--fit__wniQ9{min-width:-moz-fit-content;min-width:fit-content}
.Tooltip-module_tooltip__content--hidden__HFrGc{opacity:0;visibility:hidden}
.Tooltip-module_tooltip__content--visible__0Q9x4{opacity:1;visibility:visible;z-index:10}
.Tooltip-module_tooltip__content--top__iUM3Z{bottom:calc(100% + 1.25rem)}
.Tooltip-module_tooltip__content--top__iUM3Z:before{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;bottom:-.5625rem;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:1.25rem;left:calc(50% - .625rem);position:absolute;transform:rotate(-45deg);width:1.25rem}
.Tooltip-module_tooltip__content--top-left__9q9Nh{bottom:calc(100% + 1.25rem);right:calc(95% - 3rem)}
.Tooltip-module_tooltip__content--top-left__9q9Nh:before{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;bottom:-.5625rem;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:1.25rem;position:absolute;right:1.5rem;transform:rotate(-45deg);width:1.25rem}
.Tooltip-module_tooltip__content--top-right__9Z6ZJ{bottom:calc(100% + 1.25rem);left:calc(95% - 3rem)}
.Tooltip-module_tooltip__content--top-right__9Z6ZJ:before{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;bottom:-.5625rem;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:1.25rem;left:1.5rem;position:absolute;transform:rotate(-45deg);width:1.25rem}
.Tooltip-module_tooltip__content--bottom__-h2ys{top:calc(100% + 1.25rem)}
.Tooltip-module_tooltip__content--bottom__-h2ys:before{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:1.25rem;left:calc(50% - .625rem);position:absolute;top:-.5625rem;transform:rotate(135deg);width:1.25rem}
.Tooltip-module_tooltip__content--bottom-left__Z55w5{right:calc(95% - 3rem);top:calc(100% + 1.25rem)}
.Tooltip-module_tooltip__content--bottom-left__Z55w5:before{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:1.25rem;position:absolute;right:1.5rem;top:-.5625rem;transform:rotate(135deg);width:1.25rem}
.Tooltip-module_tooltip__content--bottom-right__Eif4I{left:calc(95% - 3rem);top:calc(100% + 1.25rem)}
.Tooltip-module_tooltip__content--bottom-right__Eif4I:before{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:1.25rem;left:1.5rem;position:absolute;top:-.5625rem;transform:rotate(135deg);width:1.25rem}
.Tooltip-module_tooltip__content--left__aJRo-{right:calc(100% + 1.25rem)}
.Tooltip-module_tooltip__content--left__aJRo-:before{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:1.25rem;left:calc(100% - .625rem);position:absolute;top:calc(50% - .625rem);transform:rotate(225deg);width:1.25rem}
.Tooltip-module_tooltip__content--left-top__lWR2J{border-radius:.5rem .5rem 0 .5rem;bottom:100%;right:calc(100% + .5rem)}
.Tooltip-module_tooltip__content--left-bottom__LxPnD{border-radius:.5rem 0 .5rem .5rem;right:calc(100% + .5rem);top:100%}
.Tooltip-module_tooltip__content--right__hfKxP{left:calc(100% + 1.25rem)}
.Tooltip-module_tooltip__content--right__hfKxP:before{background-color:inherit;border:inherit;border-radius:0 0 0 .25em;-webkit-clip-path:polygon(0 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 100%,0 100%);content:"";height:1.25rem;position:absolute;right:calc(100% - .625rem);top:calc(50% - .625rem);transform:rotate(45deg);width:1.25rem}
.Tooltip-module_tooltip__content--right-top__5lskf{border-radius:.5rem .5rem .5rem 0;bottom:100%;left:calc(100% + .5rem)}
.Tooltip-module_tooltip__content--right-bottom__QYQtt{border-radius:0 .5rem .5rem .5rem;left:calc(100% + .5rem);top:100%}
.Tooltip-module_tooltip__content__accent-color__dL9It{--tw-text-opacity:1;color:rgb(122 130 251/var(--tw-text-opacity))}
.Tooltip-module_tooltip__content__current-info__rkoar{margin-top:.5rem}
.Tooltip-module_tooltip__header__umSMO{display:flex;justify-content:space-between}
.Tooltip-module_tooltip__info__QFzDW{display:flex;flex-direction:column}
.Tooltip-module_tooltip__info--show-header__zy62Z{margin-top:1rem}
.Tooltip-module_tooltip__next-action__ZiWaQ{display:flex;justify-content:flex-end}
.Tooltip-module_tooltip__controls__jVwPd{display:flex;justify-content:space-between;margin-top:1rem}
.TooltipGraph-module_tooltip-graph__X0nDY{align-items:center;position:relative}
.TooltipGraph-module_tooltip-graph__X0nDY,.TooltipGraph-module_tooltip-graph__content__b-d3K{display:flex;flex-direction:column;width:-moz-max-content;width:max-content}
.TooltipGraph-module_tooltip-graph__content__b-d3K{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(36 36 41/var(--tw-bg-opacity));border-radius:.5rem;color:rgb(226 234 243/var(--tw-text-opacity));gap:.25rem;margin:0;max-width:24rem;opacity:0;overflow-wrap:break-word;padding:1rem;position:absolute;transition-delay:.1s;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden}
.TooltipGraph-module_tooltip-graph__content--fluid__740N3{min-width:-moz-max-content;min-width:max-content}
.TooltipGraph-module_tooltip-graph__content--small__beLPC{max-width:10rem}
.TooltipGraph-module_tooltip-graph__content--hidden__Ytl1b{opacity:0;visibility:hidden}
.TooltipGraph-module_tooltip-graph__content--visible__2dW2h{opacity:1;visibility:visible}
.TooltipGraph-module_tooltip-graph__content--right-start__zBizC{border-bottom-left-radius:0;bottom:100%;left:100%}
.TooltipGraph-module_tooltip-graph__content--right-end__SGW9l{border-top-left-radius:0;left:100%;top:100%}
.TooltipGraph-module_tooltip-graph__content--left-start__zznCe{border-bottom-right-radius:0;bottom:100%;right:100%}
.TooltipGraph-module_tooltip-graph__content--left-end__waJbf{border-top-right-radius:0;right:100%;top:100%}
.PointGraph-module_container__OQtHi{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}
.PointGraph-module_item__hn4Z2{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity));border-radius:.125rem;height:.75rem;margin-right:.25rem;width:.5rem}
.PointGraph-module_itemFilled__ipeww{--tw-bg-opacity:1;background-color:rgb(97 107 236/var(--tw-bg-opacity))}
.Select-module_select__g5JjP{font-family:pp-mori,poppins,ui-sans-serif,system-ui,-apple-system,sans-serif;width:20.5rem}
.Select-module_select__label__7W3Ks{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));font-size:.875rem;line-height:1.4285714286;margin-bottom:.25rem;padding-left:.25rem}
.Select-module_select__label--disabled__KEhnS{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity))}
.Select-module_select__menu-container__9vz7N{position:relative}
.Select-module_select__hint-text__PN--f{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));margin-bottom:.25rem;margin-top:.25rem;padding-left:.25rem}
.Select-module_select__hint-text--disabled__tXvul{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity))}
.Select-module_select__hint-text--error__AZtcr{--tw-text-opacity:1;color:rgb(201 41 31/var(--tw-text-opacity))}
.Select-module_select__item__1X9oF{cursor:pointer;display:flex;justify-content:space-between}
.Select-module_select__item__1X9oF:focus,.Select-module_select__item__1X9oF:hover{background-color:hsla(0,0%,100%,.08)}
.Select-module_select__item-text__AwOKK{align-items:center;display:flex}
.Select-module_select__item--hidden__rkYfG,.Select-module_select__item__1X9oF svg{display:none}
.Select-module_select__trigger__zpdZ-{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(200 201 199/var(--tw-border-opacity));border-radius:1rem;border-style:solid;border-width:1px;color:rgb(136 139 141/var(--tw-text-opacity));display:flex;height:3.5rem;justify-content:space-between;overflow:hidden;padding:.75rem 1rem;text-align:start;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}
.Select-module_select__trigger-text__-tYG4{pointer-events:none}
.Select-module_select__trigger-text--selected__UYJf8{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.Select-module_select__trigger-text--error__9KBI2{--tw-text-opacity:1;color:rgb(201 41 31/var(--tw-text-opacity))}
.Select-module_select__trigger-right__hhUlp{align-items:center;display:flex;gap:.5rem}
.Select-module_select__trigger__zpdZ-:disabled{--tw-bg-opacity:1;background-color:rgb(237 238 241/var(--tw-bg-opacity));pointer-events:none}
.Select-module_select__trigger__zpdZ-:disabled,.Select-module_select__trigger__zpdZ-:disabled .Select-module_select__item-text__AwOKK{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity))}
.Select-module_select__trigger__zpdZ-:active,.Select-module_select__trigger__zpdZ-:focus{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(68 79 230/var(--tw-border-opacity));border-width:2px;color:rgb(0 0 0/var(--tw-text-opacity))}
.Select-module_select__trigger__zpdZ-:hover{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity));border-color:rgb(142 142 143/var(--tw-border-opacity));color:rgb(84 86 90/var(--tw-text-opacity))}
.Select-module_select__trigger--success__0OU4Y{--tw-border-opacity:1;border-color:rgb(1 130 91/var(--tw-border-opacity));border-width:2px}
.Select-module_select__trigger--warning__p5Xuu{--tw-border-opacity:1;border-color:rgb(225 143 38/var(--tw-border-opacity));border-width:2px}
.Select-module_select__trigger--error__9C9Rq{--tw-border-opacity:1;border-color:rgb(201 41 31/var(--tw-border-opacity));border-width:2px}
.Select-module_select--error__Wpbdb{--tw-text-opacity:1;color:rgb(201 41 31/var(--tw-text-opacity));margin-top:.25rem}
.Select-module_select--x-small__RtIf9{width:96px}
.Select-module_select--small__IKf1v{width:144px}
.Select-module_select--fluid__0RTD-{width:100%!important}
.Select-module_select__content__hu7Y0{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(29 29 32/var(--tw-bg-opacity));border-color:rgb(200 201 199/var(--tw-border-opacity));border-radius:1rem;border-style:solid;border-width:1px;color:rgb(255 255 255/var(--tw-text-opacity));height:auto;left:0;margin-top:.5rem;max-height:20rem;min-width:9rem;overflow-y:scroll;position:absolute;right:0;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:1}
.Select-module_select__content__hu7Y0>*{--tw-border-opacity:1;border-color:rgb(74 74 77/var(--tw-border-opacity));border-width:1px}
.Select-module_select__content__hu7Y0 svg{display:block}
.Select-module_select__content--hidden__AzAEh{border-style:none;height:0}
.Select-module_select__content--menu-top__bNSoE{bottom:2.25rem;left:-400%}
.Select-module_select__content--padding-small__km3MS>*{padding:.75rem}
.Select-module_select__content--padding-large__7RL1G>*{padding:1rem 1.5rem}
.Select-module_select__content--padding-medium__sxSdn>*{padding:.75rem 1rem}
.Select-module_select__icon__AaiaI{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.Select-module_select__icon--rotated__gYOAr{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.Select-module_select__input__7ofGT{align-items:center;display:flex;height:100%;width:4.75rem}
.Select-module_select__input__7ofGT .Select-module_select__label__7W3Ks{margin-bottom:0}
.Select-module_select__input__7ofGT .Select-module_select__content__hu7Y0{max-height:15rem}
.Select-module_select__input__7ofGT .Select-module_select__menu-container__9vz7N{height:100%}
.Select-module_select__input__7ofGT .Select-module_select__trigger__zpdZ-{background-color:transparent;border-radius:0;border-style:none;height:100%;justify-content:space-evenly;margin-right:.25rem;padding:0}
.Select-module_select__input__7ofGT .Select-module_select__trigger__zpdZ-:active,.Select-module_select__input__7ofGT .Select-module_select__trigger__zpdZ-:focus,.Select-module_select__input__7ofGT .Select-module_select__trigger__zpdZ-:hover{border-style:none}
.CardRadio-module_card-radio__iS-PB{--tw-bg-opacity:1;border-radius:20px;cursor:pointer;display:block;padding:1.5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.CardRadio-module_card-radio--checkmark__PGN8h,.CardRadio-module_card-radio__iS-PB{background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.CardRadio-module_card-radio--checkmark__PGN8h{--tw-border-opacity:1;--tw-bg-opacity:1;border-color:rgb(167 168 169/var(--tw-border-opacity));border-radius:9999px;border-style:solid;border-width:1.5px;box-sizing:border-box;height:1.75rem;overflow:hidden;top:30px;width:1.75rem}
.CardRadio-module_card-radio--checkmark__PGN8h:after{--tw-bg-opacity:1;--tw-content:"";background-color:rgb(68 78 230/var(--tw-bg-opacity));border-radius:9999px;content:var(--tw-content);display:none;height:1rem;left:18%;position:absolute;top:18%;width:1rem}
.CardRadio-module_card-radio__iS-PB input:checked~.CardRadio-module_card-radio--checkmark__PGN8h:after{display:block}
.CardRadio-module_card-radio--label__K-SzN{padding:.125rem 2.5rem}
.CardRadio-module_card-radio--label-description__mPDlK{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity))}
.CardRadio-module_card-radio__iS-PB input{cursor:pointer;opacity:0;position:absolute}
.CardRadio-module_card-radio--checkmark__PGN8h{position:absolute;top:1.5rem}
.CardCheckbox-module_card-checkbox__No-Hm{cursor:pointer;display:block;padding:1rem 1.5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.CardCheckbox-module_card-checkbox--label__SqEeE{position:relative;z-index:10}
.CardCheckbox-module_card-checkbox--label-description__Jow5F{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity))}
.CardCheckbox-module_card-checkbox--checkmark__zTB7d{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:20px;bottom:0;left:0;position:absolute;right:0;top:0}
.CardCheckbox-module_card-checkbox__No-Hm input:checked~.CardCheckbox-module_card-checkbox--checkmark__zTB7d{--tw-bg-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity))}
.CardCheckbox-module_card-checkbox__No-Hm input:checked~.CardCheckbox-module_card-checkbox--label__SqEeE,.CardCheckbox-module_card-checkbox__No-Hm input:checked~.CardCheckbox-module_card-checkbox--label__SqEeE .CardCheckbox-module_card-checkbox--label-description__Jow5F{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
.CardCheckbox-module_card-checkbox__No-Hm input{cursor:pointer;opacity:0;position:absolute}
.Input-module_input__HzdSb{display:flex;flex-direction:column-reverse;font-family:pp-mori,poppins,ui-sans-serif,system-ui,-apple-system,sans-serif;width:20.5rem}
.Input-module_input__HzdSb input{outline:2px solid transparent;outline-offset:2px}
.Input-module_input--outline__sv03i input:focus{--tw-bg-opacity:1!important;--tw-text-opacity:1;--tw-border-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;border-color:rgb(68 79 230/var(--tw-border-opacity));border-width:2px;color:rgb(0 0 0/var(--tw-text-opacity))}
.Input-module_input--outline__sv03i input:hover{--tw-border-opacity:1;--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:rgb(246 246 246/var(--tw-bg-opacity))!important;border-color:rgb(142 142 143/var(--tw-border-opacity));border-width:1px;color:rgb(84 86 90/var(--tw-text-opacity))!important}
.Input-module_input__HzdSb:not(.Input-module_input--outline__sv03i) input:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.Input-module_input--outline__sv03i input[value=""]{--tw-bg-opacity:1;background-color:rgb(246 247 250/var(--tw-bg-opacity))}
.Input-module_input--outline__sv03i input:not([value=""]){--tw-text-opacity:1;background-color:transparent;color:rgb(0 0 0/var(--tw-text-opacity))}
.Input-module_input__HzdSb:not(.Input-module_input--outline__sv03i) input[value=""]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.Input-module_input__HzdSb:not(.Input-module_input--outline__sv03i) input:not([value=""]){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
.Input-module_input--small__s6G-g{width:14.25rem}
.Input-module_input--fluid__6cTfQ{width:100%}
.Input-module_input__HzdSb .Input-module_hint__-Wr1Y,.Input-module_input__HzdSb label{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));margin-bottom:.25rem;padding-left:.25rem}
.Input-module_input__HzdSb .Input-module_hint__-Wr1Y{font-size:.75rem;line-height:1.3333333333;margin-top:.25rem}
.Input-module_input--disabled__n5ax4>*{pointer-events:none}
.Input-module_input--disabled__n5ax4 .Input-module_hint__-Wr1Y,.Input-module_input--disabled__n5ax4 label{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity))}
.Input-module_input__HzdSb label{font-size:.875rem;line-height:1.4285714286}
.Input-module_input__HzdSb input{--tw-text-opacity:1;border-radius:1rem;color:rgb(84 86 90/var(--tw-text-opacity));height:3.5rem;padding:.75rem 1rem;width:100%}
.Input-module_input__HzdSb input:focus{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.Input-module_input__HzdSb input:disabled{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(237 238 241/var(--tw-bg-opacity));color:rgb(161 161 161/var(--tw-text-opacity))}
.Input-module_input--outline__sv03i input{--tw-border-opacity:1;border-color:rgb(200 201 199/var(--tw-border-opacity));border-style:solid;border-width:1px}
.Input-module_input--full-rounded__r9A7h input{border-radius:2.5rem}
.Input-module_input--currency__eO6wu input{padding-left:1.75rem;padding-right:5rem}
.Input-module_input--icon-left__gizvo input{padding-left:2.75rem}
.Input-module_input--icon-right__Zfnuo input{padding-right:2.75rem}
.Input-module_input--warning__pwtNm input{--tw-border-opacity:1;border-color:rgb(225 143 38/var(--tw-border-opacity))}
.Input-module_input--error__6-UHm input{--tw-border-opacity:1;--tw-text-opacity:1!important;border-color:rgb(201 41 31/var(--tw-border-opacity));color:rgb(201 41 31/var(--tw-text-opacity))!important}
.Input-module_input--error__6-UHm .Input-module_hint__-Wr1Y{--tw-text-opacity:1;color:rgb(201 41 31/var(--tw-text-opacity))}
.Input-module_input--success__F2QkT input{--tw-border-opacity:1;border-color:rgb(1 130 91/var(--tw-border-opacity))}
.Input-module_input--error__6-UHm input,.Input-module_input--success__F2QkT input,.Input-module_input--warning__pwtNm input{border-width:2px;padding-right:2.25rem}
.Input-module_input--error__6-UHm .Input-module_input--icon-right__Zfnuo input,.Input-module_input--success__F2QkT .Input-module_input--icon-right__Zfnuo input,.Input-module_input--warning__pwtNm .Input-module_input--icon-right__Zfnuo input{padding-right:3.75rem}
.Input-module_input--counter-enabled__cSFOm input{overflow:hidden;padding-right:3.5rem;text-overflow:ellipsis;white-space:nowrap}
.Input-module_input__HzdSb .Input-module_before__l7E5i{left:.75rem;position:absolute}
.Input-module_input__HzdSb .Input-module_before__l7E5i .Input-module_currencySymbol__4cn3A{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));font-size:1rem;line-height:1.5}
.Input-module_input__HzdSb .Input-module_after__3UmW-{align-items:center;display:flex;position:absolute;right:.75rem}
.Input-module_input__HzdSb .Input-module_after__3UmW- .Input-module_counter__sPe4p,.Input-module_input__HzdSb .Input-module_after__3UmW- .Input-module_currency__rtEw-{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));font-size:1rem;line-height:1.5;margin-right:.25rem;text-transform:uppercase}
.Input-module_input__control__j0zl4{align-items:center;display:flex;position:relative}
.Input-module_input__code__CVzWh input{font-size:1.25rem;font-weight:600;letter-spacing:.25rem;line-height:1.2;padding-left:1rem;padding-right:1rem;text-align:center;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.Input-module_input__phone__Gjalo input{padding-left:6rem}
.Input-module_input__phone__Gjalo .Input-module_before__l7E5i{height:100%}
.Input-module_input__file__yZmwE{--tw-border-opacity:1;align-items:center;background-color:rgba(68,78,230,.1);border-color:rgb(20 20 20/var(--tw-border-opacity));border-radius:1rem;border-style:dashed;border-width:1px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:6.5rem;padding:1.5rem 1rem;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}
.Input-module_input__file__yZmwE:hover{background-color:rgba(68,78,230,.15)}
.Input-module_input__file-input__LQH-t{display:none}
.Input-module_input__file-label__ZaGo5{align-items:flex-start;display:flex;justify-content:center;width:100%}
.Input-module_input__file-label__ZaGo5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}
.Input-module_input__file-content__4jGgc{max-width:80%}
.Input-module_input__file--disabled__gO4g1{cursor:default}
.Input-module_input__file--processing__0-HEF:hover{background-color:rgba(68,78,230,.1)}
.Input-module_input__file--success__W32bh{justify-content:space-between;min-height:7.5rem}
.Input-module_input__file--success__W32bh,.Input-module_input__file--success__W32bh:hover{--tw-bg-opacity:1;background-color:rgb(223 239 238/var(--tw-bg-opacity))}
.Input-module_input__file--error__QV4rZ{justify-content:space-between;min-height:7.5rem}
.Input-module_input__file--error__QV4rZ,.Input-module_input__file--error__QV4rZ:hover{background-color:rgba(255,205,208,.5)}
.Input-module_input__date__-zEna input{padding-left:1rem;padding-right:1rem;text-align:center}
.Card-module_card__-4-o-{border-radius:1rem;display:flex;flex-direction:column;font-weight:400;position:relative}
.Card-module_card-primary__gSRmI{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Card-module_card-primary--inverted__sFAZk,[data-mode=dark] .Card-module_card-primary__gSRmI{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Card-module_card-primary--inverted__sFAZk{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Card-module_card-secondary__2yWoK{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.06);color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Card-module_card-secondary__2yWoK{--tw-text-opacity:1;background-color:hsla(0,0%,100%,.08);color:rgb(255 255 255/var(--tw-text-opacity))}
.Card-module_card-secondary--inverted__Z1jIa{--tw-bg-opacity:.08;--tw-text-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Card-module_card-secondary--inverted__Z1jIa:hover{--tw-bg-opacity:.16}
.Card-module_card-secondary--inverted__Z1jIa:focus{--tw-bg-opacity:.16;outline-width:1px}
.Card-module_card-accent--inverted__WkWeO,.Card-module_card-accent__D1B6k{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Card-module_card-ghost__Ift6E{--tw-text-opacity:1;background-color:transparent;color:rgb(0 0 0/var(--tw-text-opacity))}
.Card-module_card-accent__D1B6k.Card-module_card-disabled__TYVVP,.Card-module_card-primary__gSRmI.Card-module_card-disabled__TYVVP{--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity))}
.Card-module_card-accent--inverted__WkWeO.Card-module_card-disabled__TYVVP,.Card-module_card-primary--inverted__sFAZk.Card-module_card-disabled__TYVVP,.Card-module_card-secondary--inverted__Z1jIa.Card-module_card-disabled__TYVVP{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(46 46 49/var(--tw-bg-opacity));color:rgb(86 86 89/var(--tw-text-opacity))}
.Card-module_card-secondary__2yWoK.Card-module_card-disabled__TYVVP{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.04);color:rgb(161 161 161/var(--tw-text-opacity))}
.Card-module_card-disabled__TYVVP{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity));pointer-events:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
[data-mode=dark] .Card-module_card-disabled__TYVVP{--tw-bg-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity))}
.Card-module_card-primary__gSRmI.Card-module_card-loading__9-u9m{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}
[data-mode=dark] .Card-module_card-primary__gSRmI.Card-module_card-loading__9-u9m{--tw-bg-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity))}
.Card-module_card-primary--inverted__sFAZk.Card-module_card-loading__9-u9m{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(217 217 217/var(--tw-bg-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
.Card-module_card-secondary__2yWoK.Card-module_card-loading__9-u9m{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.06);color:rgb(0 0 0/var(--tw-text-opacity))}
[data-mode=dark] .Card-module_card-secondary__2yWoK.Card-module_card-loading__9-u9m{--tw-text-opacity:1;background-color:hsla(0,0%,100%,.08);color:rgb(255 255 255/var(--tw-text-opacity))}
.Card-module_card-secondary--inverted__Z1jIa.Card-module_card-loading__9-u9m{--tw-bg-opacity:.16;background-color:rgb(255 255 255/var(--tw-bg-opacity))}
.Card-module_card-loading__9-u9m{pointer-events:none}
.Card-module_card--clearBlue__9tDm7{--tw-bg-opacity:1;background-color:rgb(246 247 250/var(--tw-bg-opacity))}
.Card-module_card--padded__Dwyj-{padding:1.5rem}
.Card-module_card__title__DMcfI{display:flex;flex:1 1 0%;font-weight:600;justify-items:start;margin-bottom:.75rem;padding:0}
.Card-module_card--bg-blue-100__p8PCW{background-color:#edeef1}
.Card-module_card--bg-blue-0__SrzvP{background-color:#f6f7fa}
.ChatInput-module_chat-input__6-BX2{background-color:hsla(0,0%,8%,.06);border-radius:120px;height:2.75rem;min-width:352px;position:relative}
.ChatInput-module_chat-input__input__JQgJs{background-color:transparent;bottom:0;font-weight:600;left:0;padding-left:1.5rem;padding-right:3.5rem;position:absolute;right:0;top:0}
.ChatInput-module_chat-input__input__JQgJs::-moz-placeholder{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));font-size:1rem;font-weight:400;line-height:1.5}
.ChatInput-module_chat-input__input__JQgJs::placeholder{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));font-size:1rem;font-weight:400;line-height:1.5}
.ChatInput-module_chat-input__input--currency__Vo-HT{padding-left:2.5rem;padding-right:6rem}
.ChatInput-module_chat-input__addons__5a0q4{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:.25rem .25rem .25rem 1.5rem;width:100%}
.ChatInput-module_chat-input__addons--currency__F-q5J{flex-direction:row}
.ChatInput-module_chat-input__addons-wrapper__P4kRg{align-items:center;display:flex}
.ChatInput-module_chat-input__addons-wrapper__P4kRg>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}
.ChatInput-module_chat-input__input__JQgJs:not(:-moz-placeholder-shown)+.ChatInput-module_chat-input__addons__5a0q4 .ChatInput-module_chat-input__currency__i2b02{font-weight:600}
.ChatInput-module_chat-input__input__JQgJs:not(:placeholder-shown)+.ChatInput-module_chat-input__addons__5a0q4 .ChatInput-module_chat-input__currency__i2b02{font-weight:600}
.ChatInput-module_chat-input__currency-label__1dmz9{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity))}
.ChatInput-module_chat-input__action__1wCwe{--tw-text-opacity:1;align-items:center;background-color:rgba(26,28,25,.24)!important;border-radius:9999px;color:rgb(0 0 0/var(--tw-text-opacity));display:flex;height:2.25rem;justify-content:center;width:2.25rem;z-index:10}
.ChatInput-module_chat-input__input__JQgJs:not(:-moz-placeholder-shown)+.ChatInput-module_chat-input__addons__5a0q4 .ChatInput-module_chat-input__action__1wCwe{--tw-text-opacity:1;--tw-bg-opacity:1!important;background-color:rgb(68 78 230/var(--tw-bg-opacity))!important;color:rgb(255 255 255/var(--tw-text-opacity))}
.ChatInput-module_chat-input__input__JQgJs:not(:placeholder-shown)+.ChatInput-module_chat-input__addons__5a0q4 .ChatInput-module_chat-input__action__1wCwe{--tw-text-opacity:1;--tw-bg-opacity:1!important;background-color:rgb(68 78 230/var(--tw-bg-opacity))!important;color:rgb(255 255 255/var(--tw-text-opacity))}
.ChatMessage-module_chat-message__0xjEl{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(210 213 246/var(--tw-bg-opacity));border-radius:.75rem;border-bottom-right-radius:0;color:rgb(20 20 20/var(--tw-text-opacity));display:inline-block;max-width:56rem;overflow-wrap:break-word;padding:10px}
.ChatMessage-module_chat-message--reverse__Mb-cG{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}
.ChatInputRange-module_chat-input-range__iUTv2{background-color:hsla(0,0%,8%,.06);border-radius:20px;height:168px;padding:1.5rem 1rem;width:328px}
.ChatInputRange-module_chat-input-range__label-wrapper__i5uOO{align-items:center;display:flex;justify-content:space-between;padding-bottom:1rem}
.ChatInputRange-module_chat-input-range__value-wrapper__gwRdo{align-items:center;display:flex;justify-content:flex-end}
.ChatInputRange-module_chat-input-range__value-wrapper__gwRdo>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.375rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.375rem*var(--tw-space-x-reverse))}
.ChatInputRange-module_chat-input-range__value-wrapper__gwRdo{padding-top:1.25rem}
.ChatInputRange-module_chat-input-range__action__fjzH5{--tw-text-opacity:1;align-items:center;background-color:rgba(26,28,25,.24)!important;border-radius:9999px;color:rgb(0 0 0/var(--tw-text-opacity));display:flex;height:2.25rem;justify-content:center;width:2.25rem;z-index:10}
.ChatInputRange-module_chat-input-range__input__7mbJh{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(25,25,28,.1);border-radius:.75rem;height:6px;width:100%}
.ChatInputRange-module_chat-input-range__input__7mbJh::-webkit-slider-runnable-track{--range:calc(var(--chat-input-range__input--max) - var(--chat-input-range__input--min));--ratio:calc((var(--chat-input-range__input--value) - var(--chat-input-range__input--min))/var(--range));--fill:calc(0.875rem + var(--ratio)*(100% - 1.75rem));--tw-gradient-from:#141414;--tw-gradient-to:hsla(0,0%,8%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#141414;background-image:linear-gradient(to right,var(--tw-gradient-stops));background-repeat:no-repeat;background-size:var(--fill);border-radius:.75rem;height:6px}
.ChatInputRange-module_chat-input-range__input__7mbJh::-moz-range-track{border-radius:.75rem;height:6px}
.ChatInputRange-module_chat-input-range__input__7mbJh::-ms-track{border-radius:.75rem;height:6px}
.ChatInputRange-module_chat-input-range__input__7mbJh::-moz-range-progress{--tw-bg-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));border-radius:.75rem;height:100%}
.ChatInputRange-module_chat-input-range__input__7mbJh::-ms-fill-lower{--tw-bg-opacity:1;background-color:rgb(20 20 20/var(--tw-bg-opacity));border-radius:.75rem;height:100%}
.ChatInputRange-module_chat-input-range__input__7mbJh::-webkit-slider-thumb{--tw-border-opacity:1;--tw-bg-opacity:1;-webkit-appearance:none;appearance:none;background-color:rgb(20 20 20/var(--tw-bg-opacity));border-color:rgb(250 237 228/var(--tw-border-opacity));border-radius:9999px;border-style:solid;border-width:2px;cursor:pointer;height:1.75rem;margin-top:-11px;width:1.75rem}
.ChatInputRange-module_chat-input-range__input__7mbJh::-moz-range-thumb{--tw-border-opacity:1;--tw-bg-opacity:1;-moz-appearance:none;appearance:none;background-color:rgb(20 20 20/var(--tw-bg-opacity));border-color:rgb(250 237 228/var(--tw-border-opacity));border-radius:9999px;border-style:solid;border-width:2px;cursor:pointer;height:1.75rem;width:1.75rem}
.ChatInputRange-module_chat-input-range__input__7mbJh::-ms-thumb{--tw-border-opacity:1;--tw-bg-opacity:1;appearance:none;background-color:rgb(20 20 20/var(--tw-bg-opacity));border-color:rgb(250 237 228/var(--tw-border-opacity));border-radius:9999px;border-style:solid;border-width:2px;cursor:pointer;height:1.75rem;margin-top:0;width:1.75rem}
.ChatInputRange-module_chat-input-range__input__7mbJh:not([value=""])+.ChatInputRange-module_chat-input-range__value-wrapper__gwRdo .ChatInputRange-module_chat-input-range__action__fjzH5{--tw-text-opacity:1;--tw-bg-opacity:1!important;background-color:rgb(68 78 230/var(--tw-bg-opacity))!important;color:rgb(255 255 255/var(--tw-text-opacity))}
.DropdownMenu-module_dropdown-menu-wrapper__gP57Y{cursor:pointer;height:-moz-fit-content;height:fit-content;position:relative;width:-moz-fit-content;width:fit-content}
.DropdownMenu-module_dropdown-menu__A91CG{animation:DropdownMenu-module_showMenu__EhONA .1s ease-in normal;border-radius:1rem;padding:1.5rem;position:absolute;top:-1.5rem;transition:all .1s;z-index:10}
@media (prefers-reduced-motion){.DropdownMenu-module_dropdown-menu__A91CG{animation:none;transition:none}}
.DropdownMenu-module_dropdown-menu--right__-beR2{left:0}
.DropdownMenu-module_dropdown-menu--left__F-heY{right:0}
.DropdownMenu-module_dropdown-menu__menu-options__Sp1GW{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(29 29 32/var(--tw-bg-opacity));border-color:rgb(52 52 54/var(--tw-border-opacity));border-radius:1rem;border-width:.0625rem;color:rgb(255 255 255/var(--tw-text-opacity));display:flex;flex-direction:column;max-width:17.5rem;min-width:12.5rem;padding-bottom:.5rem;padding-top:.5rem}
.DropdownMenu-module_dropdown-menu__menu-options--fit__JjKjq{width:-moz-fit-content;width:fit-content}
.DropdownMenu-module_menu-options__option__AscJR{align-items:center;display:flex;gap:.5rem;height:3.5rem;justify-content:flex-start;padding:1rem 1.5rem;white-space:nowrap}
.DropdownMenu-module_menu-options__option__AscJR:not(:last-child){--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(52 52 54/var(--tw-border-opacity))}
.DropdownMenu-module_menu-options__option__AscJR:disabled{--tw-text-opacity:1;color:rgb(86 86 89/var(--tw-text-opacity));cursor:not-allowed}
@keyframes DropdownMenu-module_showMenu__EhONA{0%{opacity:0}50%{opacity:.5}to{opacity:1}}
.MarketItem-module_market-item__dfBRF{align-items:flex-start;display:grid;grid-template-columns:auto 28px;padding-left:.5rem;padding-right:.5rem}
.MarketItem-module_market-item__dfBRF:focus,.MarketItem-module_market-item__dfBRF:hover{background-color:hsla(90,2%,78%,.2)}
.MarketItem-module_market-item__dfBRF:not(:last-child){--tw-border-opacity:1;border-bottom-width:.0625rem;border-color:rgb(200 201 199/var(--tw-border-opacity))}
.MarketItem-module_market-item-wrapper__lxxDb{align-items:center;border-radius:.25rem;cursor:pointer;display:grid;grid-template-columns:minmax(60px,auto) auto;grid-template-rows:repeat(2,minmax(0,1fr));padding-bottom:1.25rem;padding-top:1.25rem;row-gap:.5rem}
.MarketItem-module_market-item__description__NgNzr,.MarketItem-module_market-item__id__Gne7f,.MarketItem-module_market-item__last-price__pOq68,.MarketItem-module_market-item__menu__Uni-q,.MarketItem-module_market-item__variation__wGjP-{align-items:center;display:flex}
.MarketItem-module_market-item__id__Gne7f{align-items:center;cursor:pointer;grid-column-start:1;grid-row-start:1}
.MarketItem-module_market-item__id__Gne7f svg{margin-right:.125rem;min-width:1.25rem}
.MarketItem-module_market-item__id__Gne7f span{--tw-text-opacity:1;align-items:center;background-color:hsla(0,0%,8%,.04);border-radius:1.5rem;color:rgb(84 86 90/var(--tw-text-opacity));display:flex;font-size:.625rem;height:1.25rem;line-height:1.4;margin-left:.25rem;padding:.25rem}
.MarketItem-module_market-item__id__Gne7f p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.MarketItem-module_market-item__menu__Uni-q{border-radius:.25rem;justify-self:end;padding-bottom:1.25rem;padding-top:1.25rem;position:relative}
.MarketItem-module_market-item__description__NgNzr{grid-column-start:1;grid-row-start:2}
.MarketItem-module_market-item__description__NgNzr p{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.MarketItem-module_market-item__last-price__pOq68,.MarketItem-module_market-item__variation__wGjP-{justify-content:flex-end}
.MarketItem-module_market-item__variation__wGjP-{--tw-text-opacity:1;color:rgb(1 130 91/var(--tw-text-opacity))}
.MarketItem-module_market-item__variation--down__-c5JM{--tw-text-opacity:1;color:rgb(201 41 31/var(--tw-text-opacity))}
.MarketItem-module_market-item__variation--zero__yRh5j{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity))}
.MarketItem-module_market-item__variation__icon__dL4Co{margin-right:.125rem}
.MarketItem-module_market-item__variation__dot__mx5oP{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity));margin-left:.25rem;margin-right:.25rem}
.MarketItem-module_market-item__variation__wGjP- span{align-items:center;display:flex;font-size:.75rem;line-height:1.3333333333}
.MarketItem-module_market-item__last-price__pOq68 svg{margin-right:.25rem}
.MarketItem-module_market-item__position__pgwNL{align-items:center;display:flex;justify-content:flex-end;margin-left:.5rem}
.MarketItem-module_market-item__position__pgwNL span{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));display:block;font-size:.75rem;line-height:1.3333333333}
.MarketItem-module_market-item__flag__3sqcP{font-size:.75rem;line-height:1.3333333333;margin-right:.5rem;width:1.5rem}
.MarketItem-module_market-item--search__r33Mi{grid-template-rows:repeat(1,minmax(0,1fr))}
.MarketItem-module_market-item--no-options__ALPvJ{grid-template-columns:repeat(1,minmax(0,1fr))}
.MarketItem-module_market-item--borderless__55ZHQ{border-style:none}
.MarketItem-module_market-item--no-hover__LAY3y:focus,.MarketItem-module_market-item--no-hover__LAY3y:hover{background-color:transparent}
.DropdownMenu-module_dropdown-menu__PRWGe{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(29 29 32/var(--tw-bg-opacity));border-radius:1rem;color:rgb(255 255 255/var(--tw-text-opacity));padding-bottom:.5rem;padding-top:.5rem;position:absolute;right:0;top:2.25rem;z-index:10}
.DropdownMenu-module_dropdown-menu__option__qFnvA{--tw-border-opacity:1;border-bottom-width:.1rem;border-color:rgb(52 52 54/var(--tw-border-opacity))}
.DropdownMenu-module_dropdown-menu__option__qFnvA button{align-items:center;display:flex;padding:1rem 1.75rem;width:100%}
.DropdownMenu-module_dropdown-menu__option__qFnvA button.DropdownMenu-module_dropdown-menu--size-big__K5d9P{padding-left:.75rem;padding-right:.75rem}
.DropdownMenu-module_dropdown-menu__option__qFnvA button:disabled{--tw-text-opacity:1;color:rgb(86 86 89/var(--tw-text-opacity));cursor:not-allowed}
.DropdownMenu-module_dropdown-menu__option__qFnvA button svg{margin-right:.75rem}
.DropdownMenu-module_dropdown-menu__option__qFnvA:last-of-type{border-bottom-width:0}
.DropdownMenu-module_dropdown-menu--size-small__r8cMU{width:12rem}
.DropdownMenu-module_dropdown-menu--size-default__7UJpu{width:15rem}
.DropdownMenu-module_dropdown-menu--size-big__K5d9P{width:18rem}
.DropdownMenu-module_dropdown-menu--size-fit__lBGEy{width:-moz-fit-content;width:fit-content}
.MarketTicker-module_market-ticker__rX70s{align-items:center;display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:5.3rem;padding:1rem 1.5rem;row-gap:.5rem;width:16.3rem}
.MarketTicker-module_market-ticker__description__o8vYO,.MarketTicker-module_market-ticker__id__h1jtg,.MarketTicker-module_market-ticker__menu__5hqAE,.MarketTicker-module_market-ticker__value__-Ltz8,.MarketTicker-module_market-ticker__variation__tmv72{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));display:flex}
.MarketTicker-module_market-ticker__id__h1jtg p,.MarketTicker-module_market-ticker__value__-Ltz8 p{font-size:1rem;line-height:1.5}
.MarketTicker-module_market-ticker__value__-Ltz8,.MarketTicker-module_market-ticker__variation__tmv72{justify-content:flex-end}
.MarketTicker-module_market-ticker__description__o8vYO{--tw-text-opacity:1;color:rgb(167 168 169/var(--tw-text-opacity));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.MarketTicker-module_market-ticker__description__o8vYO p{line-height:1.3rem}
.MarketTicker-module_market-ticker__variation__tmv72{--tw-text-opacity:1;color:rgb(83 190 156/var(--tw-text-opacity));justify-content:center}
.MarketTicker-module_market-ticker__variation--down__PmQ04{--tw-text-opacity:1;color:rgb(255 91 80/var(--tw-text-opacity))}
.MarketTicker-module_market-ticker__variation--zero__D5lAk{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity))}
.MarketTicker-module_market-ticker__variation__tmv72 span{align-items:center;display:flex;font-size:.75rem;line-height:1.5}
.MarketTicker-module_market-ticker__variation-icon__7DJSU{margin-right:.125rem}
.MarketTicker-module_market-ticker__variation-dot__XFaXx{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity));margin-left:.25rem;margin-right:.25rem}
@media (min-width:992px){.MarketTicker-module_market-ticker__rX70s{display:flex;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr));height:2rem;padding:.75rem 1.5rem;width:100%}.MarketTicker-module_market-ticker__rX70s div{width:-moz-fit-content;width:fit-content}.MarketTicker-module_market-ticker__id__h1jtg p,.MarketTicker-module_market-ticker__value__-Ltz8 span,.MarketTicker-module_market-ticker__variation__tmv72 span{font-size:.75rem;line-height:1.3333333333}.MarketTicker-module_market-ticker__id__h1jtg{margin-right:.5rem}.MarketTicker-module_market-ticker__value__-Ltz8{display:flex;margin-right:.75rem}.MarketTicker-module_market-ticker__variation__tmv72{align-items:flex-start}.MarketTicker-module_market-ticker__description__o8vYO{display:none}}
.Loader-module_loader__pX-oS{align-items:center;display:flex;height:7rem;justify-content:center;position:relative;width:7rem}
.Loader-module_loader__pX-oS svg{position:absolute}
.Loader-module_loader--light__zcGU3{fill:#000;color:rgb(225 223 221/var(--tw-text-opacity))}
.Loader-module_loader--dark__9sgo8,.Loader-module_loader--light__zcGU3{--tw-text-opacity:1;animation:Loader-module_spin__guxvd 1s linear infinite}
.Loader-module_loader--dark__9sgo8{fill:#fff;color:rgb(74 74 77/var(--tw-text-opacity))}
@keyframes Loader-module_spin__guxvd{to{transform:rotate(1turn)}}
.Loader-module_loader--accent__uY-FD{fill:#444ee6;--tw-text-opacity:1;animation:Loader-module_spin__guxvd 1s linear infinite;color:rgb(225 223 221/var(--tw-text-opacity))}
.Loader-module_loader__countdown-circle__RDky0{fill:transparent;stroke-width:1;--tw-text-opacity:1;color:rgb(225 223 221/var(--tw-text-opacity))}
.Loader-module_loader__countdown-progress__8EJNc{--tw-rotate:-90deg;fill:transparent;stroke-width:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform-origin:50% 50%;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.Loader-module_loader__countdown-progress__8EJNc,.Loader-module_loader__countdown-text__rjaA7{--tw-text-opacity:1;color:rgb(68 78 230/var(--tw-text-opacity))}
.SkeletonLoader-module_skeleton__-9lTy{display:flex}
@keyframes SkeletonLoader-module_pulse__g0dZJ{50%{opacity:.5}}
.SkeletonLoader-module_skeleton__-9lTy{--tw-border-opacity:1;--tw-bg-opacity:1;animation:SkeletonLoader-module_pulse__g0dZJ 2s cubic-bezier(.4,0,.6,1) infinite;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(255 255 255/var(--tw-border-opacity));border-radius:.25rem;cursor:progress}
.SkeletonLoader-module_skeleton--bg-reverse__KUKtS{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(237 238 241/var(--tw-bg-opacity));border-color:rgb(237 238 241/var(--tw-border-opacity))}
.SkeletonLoader-module_skeleton--auto__DozLk{height:100%;width:100%}
.SkeletonLoader-module_skeleton--small__UcMOC{border-radius:9999px;height:.5rem;width:100%}
.SkeletonLoader-module_skeleton--medium__SkVyR{height:1.75rem;width:100%}
.SkeletonLoader-module_skeleton--large__re6wK{height:2.25rem;width:100%}
.SkeletonLoader-module_skeleton--chart__teE7e{background-color:transparent;border-radius:9999px;border-width:12px;height:100%;position:absolute;width:100%}
.SkeletonLoader-module_skeleton__sr-only__6fFTt{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}
.SkeletonLoader-module_skeleton--bg-gray-900__m3tVr{background-color:#141414;border-color:#141414}
.SkeletonLoader-module_skeleton--bg-blue-100__LZOF-{background-color:#edeef1;border-color:#edeef1}
.SkeletonLoader-module_skeleton--bg-stale-800__OJKem{background-color:#4a4a4d;border-color:#4a4a4d}
.Stepper-module_stepper__KGybo{align-items:center;display:flex;width:100%}
.Stepper-module_stepper__indicator__omStA{--tw-text-opacity:1;align-items:center;background-color:hsla(0,0%,89%,.6);border-radius:9999px;color:rgb(136 139 141/var(--tw-text-opacity));display:flex;height:2.25rem;justify-content:center;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2.25rem}
.Stepper-module_stepper__indicator--small__vKUFJ{height:1.75rem;width:1.75rem}
.Stepper-module_stepper__text__7R4cU{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:-moz-max-content;width:max-content}
.Stepper-module_stepper__text--bottom__no457{margin-top:.5rem}
.Stepper-module_stepper__step__USj2-{align-items:center;display:flex;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}
.Stepper-module_stepper__step__USj2-:after{--tw-border-opacity:1;--tw-content:"";border-color:rgb(228 228 228/var(--tw-border-opacity));border-width:2px 2px 1px;content:var(--tw-content);display:inline-block;margin-left:1rem;margin-right:1rem;width:100%}
.Stepper-module_stepper__step--active__qEI-u .Stepper-module_stepper__indicator__omStA{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Stepper-module_stepper__step--active__qEI-u .Stepper-module_stepper__text__7R4cU{--tw-text-opacity:1;color:rgb(68 78 230/var(--tw-text-opacity))}
.Stepper-module_stepper__step--completed__h-AH4:after{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity));content:var(--tw-content)}
.Stepper-module_stepper__step--completed__h-AH4 .Stepper-module_stepper__indicator__omStA{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Stepper-module_stepper__step--completed__h-AH4 .Stepper-module_stepper__text__7R4cU{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.Stepper-module_stepper__step--bottom__p6zDO{align-items:flex-start}
.Stepper-module_stepper__step--bottom__p6zDO:after{content:var(--tw-content);margin-top:1.125rem}
.Stepper-module_stepper__step--bottom-small__ZiWIB:after{content:var(--tw-content);margin-left:.25rem;margin-right:1rem;margin-top:.875rem}
.Stepper-module_stepper__step--no-titles__RWyFw{align-items:center}
.Stepper-module_stepper__step--no-titles__RWyFw:after{content:var(--tw-content);margin-left:1rem;margin-right:1rem;margin-top:0}
.Stepper-module_stepper__content__r-KAd{align-items:center;display:flex}
.Stepper-module_stepper__content__r-KAd>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}
.Stepper-module_stepper__content__r-KAd{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.Stepper-module_stepper__content__r-KAd:after{--tw-content:"/";content:var(--tw-content);display:none;margin-left:.5rem;margin-right:.5rem}
.Stepper-module_stepper__content--bottom__xvHhz{display:block;max-width:2.25rem}
.Stepper-module_stepper__content--bottom__xvHhz>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}
.Stepper-module_stepper__last-step__RqJI5{align-items:center;display:flex}
.Stepper-module_stepper__last-step__RqJI5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}
.Stepper-module_stepper__last-step--active__3XT03 .Stepper-module_stepper__indicator__omStA{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Stepper-module_stepper__last-step--active__3XT03 .Stepper-module_stepper__text__7R4cU{--tw-text-opacity:1;color:rgb(68 78 230/var(--tw-text-opacity))}
.Stepper-module_stepper__last-step--completed__bhRKd .Stepper-module_stepper__indicator__omStA{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Stepper-module_stepper__last-step--completed__bhRKd .Stepper-module_stepper__text__7R4cU{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.Stepper-module_stepper__last-step--bottom__aAhRW{display:block}
.Stepper-module_stepper__last-step--bottom__aAhRW>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}
.Tab-module_tab__DsSYz{--tw-text-opacity:1;align-items:center;border-bottom-width:2px;border-color:transparent;color:rgb(84 86 90/var(--tw-text-opacity));cursor:pointer;display:flex;height:36px;justify-content:center;padding-left:1rem;padding-right:1rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:auto}
.Tab-module_tab__DsSYz:focus,.Tab-module_tab__DsSYz:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.Tab-module_tab--active__bUILZ{--tw-border-opacity:1;--tw-text-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity));color:rgb(0 0 0/var(--tw-text-opacity))}
.Tab-module_tab-content__vujpz{width:100%}
.Tab-module_tab-content--padded__x5AM3{padding:1rem .5rem}
.Tab-module_tab-list__ZEUE2{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(217 217 217/var(--tw-border-opacity));display:inline-flex;height:2.25rem;overflow-x:auto;overflow-y:hidden;padding-left:.75rem;padding-right:.75rem;white-space:nowrap;width:100%}
.Toggle-module_toggle__Fk9fU{border-radius:1.5rem;cursor:pointer;display:block;height:1.5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.75rem}
.Toggle-module_toggle__Fk9fU input{cursor:pointer;opacity:0;position:absolute}
.Toggle-module_toggle-dot__O4McQ{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-radius:9999px;height:1.125rem;left:.25rem;position:relative;top:3px;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.125rem;z-index:10}
.Toggle-module_toggle-dot__O4McQ:focus~.Toggle-module_toggle-checkmark__PtyCs,.Toggle-module_toggle-dot__O4McQ:hover~.Toggle-module_toggle-checkmark__PtyCs{background-color:hsla(0,0%,8%,.1)}
.Toggle-module_toggle-checkmark__PtyCs{--tw-bg-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity));border-radius:1.5rem;bottom:0;left:0;position:absolute;right:0;top:0;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.Toggle-module_toggle-checkmark__PtyCs:focus,.Toggle-module_toggle-checkmark__PtyCs:hover{background-color:hsla(0,0%,8%,.1)}
.Toggle-module_toggle__Fk9fU input:checked~.Toggle-module_toggle-checkmark__PtyCs{--tw-bg-opacity:1;background-color:rgb(68 78 230/var(--tw-bg-opacity))}
.Toggle-module_toggle__Fk9fU input:checked~.Toggle-module_toggle-checkmark__PtyCs:focus,.Toggle-module_toggle__Fk9fU input:checked~.Toggle-module_toggle-checkmark__PtyCs:hover{--tw-bg-opacity:1;background-color:rgb(63 70 218/var(--tw-bg-opacity))}
.Toggle-module_toggle__Fk9fU input:checked~.Toggle-module_toggle-dot__O4McQ{--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
.Toggle-module_toggle__Fk9fU input:checked~.Toggle-module_toggle-dot__O4McQ:focus~.Toggle-module_toggle-checkmark__PtyCs,.Toggle-module_toggle__Fk9fU input:checked~.Toggle-module_toggle-dot__O4McQ:hover~.Toggle-module_toggle-checkmark__PtyCs{--tw-bg-opacity:1;background-color:rgb(63 70 218/var(--tw-bg-opacity))}
.Toggle-module_toggle__Fk9fU input:disabled~.Toggle-module_toggle-checkmark__PtyCs{background-color:hsla(0,0%,8%,.04);cursor:not-allowed}
.Toggle-module_toggle__Fk9fU input:disabled~.Toggle-module_toggle-checkmark__PtyCs:focus,.Toggle-module_toggle__Fk9fU input:disabled~.Toggle-module_toggle-checkmark__PtyCs:hover{background-color:hsla(0,0%,8%,.04)}
.Toggle-module_toggle__Fk9fU input:disabled~.Toggle-module_toggle-dot__O4McQ{background-color:hsla(0,0%,8%,.06);cursor:not-allowed}
.Toggle-module_toggle__Fk9fU input:disabled~.Toggle-module_toggle-dot__O4McQ:focus~.Toggle-module_toggle-checkmark__PtyCs,.Toggle-module_toggle__Fk9fU input:disabled~.Toggle-module_toggle-dot__O4McQ:hover~.Toggle-module_toggle-checkmark__PtyCs{background-color:hsla(0,0%,8%,.04)}
.Toggle-module_toggle__Fk9fU input:checked:disabled~.Toggle-module_toggle-checkmark__PtyCs{background-color:rgba(68,78,230,.5);cursor:not-allowed}
.Toggle-module_toggle__Fk9fU input:checked:disabled~.Toggle-module_toggle-checkmark__PtyCs:focus,.Toggle-module_toggle__Fk9fU input:checked:disabled~.Toggle-module_toggle-checkmark__PtyCs:hover{background-color:rgba(68,78,230,.5)}
.Toggle-module_toggle__Fk9fU input:checked:disabled~.Toggle-module_toggle-dot__O4McQ{cursor:not-allowed}
.Toggle-module_toggle__Fk9fU input:checked:disabled~.Toggle-module_toggle-dot__O4McQ:focus~.Toggle-module_toggle-checkmark__PtyCs,.Toggle-module_toggle__Fk9fU input:checked:disabled~.Toggle-module_toggle-dot__O4McQ:hover~.Toggle-module_toggle-checkmark__PtyCs{background-color:rgba(68,78,230,.5)}
.Toggle-module_toggle-label__1RDEM{align-items:center;border-radius:.75rem;display:flex;height:auto;padding:1rem .75rem;width:100%}
.Toggle-module_toggle-label-text__mOpX4{padding-right:1rem;width:calc(100% - 2.75rem)}
.Toggle-module_toggle-label-text--right__Vj8m-{padding-left:1rem;padding-right:0}
.Toggle-module_toggle-label--primary__BaIgG{background-color:hsla(0,0%,8%,.06)}
.Toggle-module_toggle-label--rounded__atSii{border-radius:7.5rem}
.Toggle-module_toggle-label--spaced__YaZyj{justify-content:space-between}
.Toggle-module_toggle-set__9E6Wv{height:auto;width:100%}
.Toggle-module_toggle-set__9E6Wv>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}
.ListItem-module_list-item__cI3u1{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(225 223 221/var(--tw-border-opacity));list-style-type:none;position:relative}
.ListItem-module_list-item__container__FtUOD{align-items:center;display:flex;margin-bottom:.375rem;margin-top:.375rem}
.ListItem-module_list-item__container__FtUOD>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}
.ListItem-module_list-item__container__FtUOD{padding:.5rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.ListItem-module_list-item__addon__zkh1w{display:flex}
.ListItem-module_list-item__addon__zkh1w>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}
.ListItem-module_list-item__addon__zkh1w{text-overflow:ellipsis;white-space:nowrap}
.ListItem-module_list-item__cI3u1 .ListItem-module_addon-label--default__3MgqL,.ListItem-module_list-item__cI3u1 .ListItem-module_addon-value--default__4n6AZ{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}
.ListItem-module_list-item__cI3u1 .ListItem-module_addon-label--success__8Tbo8,.ListItem-module_list-item__cI3u1 .ListItem-module_addon-value--success__Qo6lH{--tw-text-opacity:1;color:rgb(1 130 91/var(--tw-text-opacity))}
.ListItem-module_list-item__cI3u1 .ListItem-module_addon-label--info__Y2h-B,.ListItem-module_list-item__cI3u1 .ListItem-module_addon-value--info__bfIJP{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity))}
.ListItem-module_list-item__cI3u1 .ListItem-module_addon-label--warning__w0n6X,.ListItem-module_list-item__cI3u1 .ListItem-module_addon-value--warning__egJ0q{--tw-text-opacity:1;color:rgb(225 143 38/var(--tw-text-opacity))}
.ListItem-module_list-item__cI3u1 .ListItem-module_addon-label--danger__C4oBv,.ListItem-module_list-item__cI3u1 .ListItem-module_addon-value--danger__kBgYT{--tw-text-opacity:1;color:rgb(201 41 31/var(--tw-text-opacity))}
.ListItem-module_list-item__content__CGN1-{display:flex;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis}
.ListItem-module_list-item--allow-select__MF6jr{cursor:pointer;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}
.ListItem-module_list-item--allow-select--selected__mu7PT .ListItem-module_list-item__container__FtUOD,.ListItem-module_list-item--allow-select__MF6jr:focus .ListItem-module_list-item__container__FtUOD,.ListItem-module_list-item--allow-select__MF6jr:hover .ListItem-module_list-item__container__FtUOD{background-color:hsla(0,0%,8%,.12);border-radius:.5rem}
.ListItem-module_list-item--overflow-hidden__wJzkK,.ListItem-module_list-item--overflow-hidden__wJzkK .ListItem-module_list-item__addon__zkh1w{overflow:hidden}
.ListItem-module_list-item--disabled__UK5xv p{--tw-text-opacity:1;color:rgb(161 161 161/var(--tw-text-opacity))}
.ListItem-module_list-item--borderless__R-c5X{border-style:none}
.ListItem-module_list-item--no-wrap__udfBY .ListItem-module_list-item__content__CGN1-{overflow:visible}
.ListItem-module_list-item--no-wrap__udfBY .ListItem-module_list-item__addon__zkh1w{overflow:visible;white-space:normal}
.AccountItem-module_account-item__w4mXY{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-bottom-width:.1rem;border-color:rgb(225 223 221/var(--tw-border-opacity))}
.AccountItem-module_account-item__button__MdUlB{display:flex;flex-direction:row;height:100%;padding:1.25rem .5rem;width:100%}
.AccountItem-module_account-item__movement_arrow__a9-1J{margin-left:.25rem;margin-right:.25rem}
.AccountItem-module_account-item__stack__QWsw1{align-items:flex-end;display:flex;flex-direction:column;font-size:1rem;font-weight:600;justify-content:space-between;line-height:1.5}
.AccountItem-module_account-item__item-description__CzLqi{align-items:flex-start;flex:1 1 0%}
.AccountItem-module_account-item__item-time__0K6kQ{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity));font-size:.625rem;font-weight:400;line-height:1.4;margin-top:.5rem}
.AccountItem-module_account-item__arrow-right__3712V{height:100%;margin:auto .25rem}
.AccountItem-module_account-item__status__HG71O{--tw-text-opacity:1;border-radius:.75rem;color:rgb(136 139 141/var(--tw-text-opacity));font-size:.625rem;font-weight:600;line-height:1.4;margin-top:.5rem;padding:.25rem .5rem;text-align:right}
.AccountItem-module_account-item__status--pending__wopdR{--tw-bg-opacity:0.6;--tw-text-opacity:1;background-color:rgb(228 228 228/var(--tw-bg-opacity));color:rgb(82 82 82/var(--tw-text-opacity))}
.AccountItem-module_account-item__status--success__2KL8r{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(237 238 241/var(--tw-bg-opacity));color:rgb(97 107 236/var(--tw-text-opacity))}
.AccountItem-module_account-item__status--danger__RNXNT{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(250 234 233/var(--tw-bg-opacity));color:rgb(201 41 31/var(--tw-text-opacity))}
.HistoricItem-module_historicContainer__r3pq4{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));border-bottom-width:.1rem;border-color:rgb(225 223 221/var(--tw-border-opacity))}
.HistoricItem-module_historicButton__4Ua0X{display:flex;flex-direction:row;height:100%;padding:1.25rem .25rem;width:100%}
.HistoricItem-module_movementArrow__G5RNs{margin-left:.25rem;margin-right:.25rem}
.HistoricItem-module_stack__Dn-BO{align-items:flex-end;display:flex;flex-direction:column;font-size:1rem;font-weight:600;justify-content:space-between;line-height:1.5}
.HistoricItem-module_itemDescription__SD8w9{align-items:flex-start;flex:1 1 0%}
.HistoricItem-module_itemTime__w-JCT{font-weight:400}
.HistoricItem-module_itemTime__w-JCT,.HistoricItem-module_status__1Omzg{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity));font-size:.625rem;line-height:1.4;margin-top:.5rem}
.HistoricItem-module_status__1Omzg{border-radius:.75rem;font-weight:600;padding:.25rem .5rem;text-align:right}
.HistoricItem-module_statusPending__CNH-m{--tw-bg-opacity:0.6;--tw-text-opacity:1;background-color:rgb(228 228 228/var(--tw-bg-opacity));color:rgb(82 82 82/var(--tw-text-opacity))}
.HistoricItem-module_statusSuccess__W6ViH{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(237 238 241/var(--tw-bg-opacity));color:rgb(97 107 236/var(--tw-text-opacity))}
.HistoricItem-module_statusDanger__jCq1x{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(250 234 233/var(--tw-bg-opacity));color:rgb(201 41 31/var(--tw-text-opacity))}
.HistoricItem-module_arrowRight__J5Mwt{height:100%;margin:auto .25rem}
.Alert-module_alert__O4bLy{align-items:center;display:inline-flex}
.Alert-module_alert__O4bLy>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}
.Alert-module_alert__O4bLy{border-radius:20px;padding:16px 34px}
.Alert-module_alert__alert__FdJIk{--tw-bg-opacity:1;background-color:rgb(238 238 255/var(--tw-bg-opacity))}
.Alert-module_alert__banner-info__v2h4V{--tw-bg-opacity:1;background-color:rgb(228 235 250/var(--tw-bg-opacity))}
.Alert-module_alert--success__jlXKB{--tw-bg-opacity:1;background-color:rgb(223 239 238/var(--tw-bg-opacity))}
[data-mode=dark] .Alert-module_alert--success__jlXKB{--tw-bg-opacity:1;background-color:rgb(83 190 156/var(--tw-bg-opacity))}
.Alert-module_alert--error__xE8A5{--tw-bg-opacity:1;background-color:rgb(250 234 233/var(--tw-bg-opacity))}
[data-mode=dark] .Alert-module_alert--error__xE8A5{--tw-bg-opacity:1;background-color:rgb(255 91 80/var(--tw-bg-opacity))}
.Alert-module_alert--warning__OzK0V{--tw-bg-opacity:1;background-color:rgb(252 243 233/var(--tw-bg-opacity))}
[data-mode=dark] .Alert-module_alert--warning__OzK0V{--tw-bg-opacity:1;background-color:rgb(233 175 87/var(--tw-bg-opacity))}
.Alert-module_alert--dark-info__5N4qk{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(36 36 41/var(--tw-bg-opacity));color:rgb(255 255 255/var(--tw-text-opacity))}
.Alert-module_alert--info__ilRIz{--tw-bg-opacity:1;background-color:rgb(246 246 254/var(--tw-bg-opacity))}
[data-mode=dark] .Alert-module_alert--info__ilRIz{--tw-bg-opacity:1;background-color:rgb(122 130 251/var(--tw-bg-opacity))}
.Alert-module_alert--fluid__0Of5E{padding-left:16px;padding-right:16px;width:100%}
.OrderItem-module_order-item__d2VBo{--tw-border-opacity:1;align-items:center;border-bottom-color:rgb(225 223 221/var(--tw-border-opacity));border-bottom-width:.063rem;cursor:pointer;display:flex;height:6.5rem;justify-content:space-between;padding:1rem .5rem;width:100%}
.OrderItem-module_order-item__d2VBo:focus,.OrderItem-module_order-item__d2VBo:hover{background-color:hsla(90,2%,78%,.2)}
.OrderItem-module_order-item__content__zo5Ce{display:flex;justify-content:space-between;width:100%}
@media (min-width:992px){.OrderItem-module_order-item__content__zo5Ce{padding-left:1rem;padding-right:1rem}}
.OrderItem-module_order-item__id__Z7gIM{align-items:center;display:flex}
.OrderItem-module_order-item__id__Z7gIM p{line-height:1.5rem}
.OrderItem-module_order-item__id__Z7gIM span{--tw-text-opacity:1;background-color:hsla(0,0%,8%,.04);border-radius:1.5rem;color:rgb(84 86 90/var(--tw-text-opacity));margin-left:.25rem;padding-left:.25rem;padding-right:.25rem}
.OrderItem-module_order-item__info__1UUyb{display:flex;font-weight:600;text-align:start}
.OrderItem-module_order-item__info__1UUyb svg{margin-right:.5rem}
.OrderItem-module_order-item__security-info__goksg{display:flex;flex-direction:column;gap:.5rem}
.OrderItem-module_order-item__date__kQyq5{--tw-text-opacity:1;color:rgb(84 86 90/var(--tw-text-opacity));font-weight:400}
.OrderItem-module_order-item__order-info__9OK5v{--tw-text-opacity:1;color:rgb(136 139 141/var(--tw-text-opacity));font-weight:600}
.OrderItem-module_order-item__additional__K508D{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}
.OrderItem-module_order-item__action__8etK7{--tw-bg-opacity:1;align-items:center;background-color:rgb(246 247 250/var(--tw-bg-opacity));border-radius:50%;display:flex;height:1.5rem;justify-content:center;margin-left:.5rem;width:1.5rem}
.OrderItem-module_order-item__status__b-btA{align-items:center;border-radius:9999px;display:flex;font-size:.75rem;font-weight:600;height:1.25rem;line-height:1.3333333333;line-height:.875rem;padding:.25rem .5rem}
.OrderItem-module_order-item__status--default__ppQFH{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(230 230 230/var(--tw-bg-opacity));color:rgb(84 86 90/var(--tw-text-opacity))}
.OrderItem-module_order-item__status--info__-nn0c{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(246 246 254/var(--tw-bg-opacity));color:rgb(68 78 230/var(--tw-text-opacity))}
.OrderItem-module_order-item__status--warning__n9M6B{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(252 243 233/var(--tw-bg-opacity));color:rgb(225 143 38/var(--tw-text-opacity))}
.OrderItem-module_order-item__status--danger__HBgFC{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(250 234 233/var(--tw-bg-opacity));color:rgb(201 41 31/var(--tw-text-opacity))}
.Notification-module_notification__mKmMC{align-items:flex-start;background-color:hsla(0,0%,8%,.88);border-radius:.25rem;display:flex;gap:1rem;justify-content:space-between;min-height:6rem;padding:1.5rem 1rem;width:39rem}
.Notification-module_notification__content__-ZvsR{flex-basis:0px;flex-grow:1}
.Notification-module_notification--small__7yuA4{width:20.5rem}
.Notification-module_notification--small__7yuA4 .Notification-module_notification__content__-ZvsR{width:66.666667%}
.Notification-module_notification--fluid__kFT-W{width:100%}
.Notification-module_notification--items-center__yMnD0{align-items:center}
.Notification-module_notification__icon__I-ZQ6{--tw-bg-opacity:1;align-items:center;background-color:rgb(36 36 41/var(--tw-bg-opacity));border-radius:9999px;display:flex;height:2.5rem;justify-content:center;width:2.5rem}
.Notification-module_notification__title__WQU4R{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}
.Notification-module_notification__description__FzZd7{--tw-text-opacity:1;color:rgb(167 168 169/var(--tw-text-opacity))}
.Notification-module_notification__close__h9WBP{height:1.25rem;width:1.25rem}
.Paginator-module_paginator__7t0bj{display:flex;justify-content:space-between}
.Paginator-module_paginator__info__lQSFg{--tw-text-opacity:1;color:rgb(141 141 141/var(--tw-text-opacity))}
.Paginator-module_paginator__pages__8Pk-7{margin-left:.5rem;margin-right:.5rem;min-width:8rem}
.Paginator-module_paginator__controls__RRQHj{display:flex;min-width:12rem}
.Paginator-module_paginator__controls--next__Z88NR,.Paginator-module_paginator__controls--previous__OAMcb{height:1.5rem;width:1.5rem}
@font-face {
  font-display: swap;
  font-family: 'pp-mori';
  font-stretch: normal;
  font-style: normal;
  font-weight: 100;
  src: url('PPMori-Extralight.eot');
  src: url('PPMori-Extralight.eot?#iefix')
      format('embedded-opentype'),
    url('PPMori-Extralight.woff') format('woff'),
    url('PPMori-Extralight.ttf') format('truetype'),
    url('PPMori-Extralight.svg#PPMori-ExtraLight') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'pp-mori';
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  src: url('PPMori-Regular.eot');
  src: url('PPMori-Regular.eot?#iefix')
      format('embedded-opentype'),
    url('PPMori-Regular.woff') format('woff'),
    url('PPMori-Regular.ttf') format('truetype'),
    url('PPMori-Regular.svg#PPMori-Regular') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'pp-mori';
  font-stretch: normal;
  font-style: normal;
  font-weight: 600;
  src: url('PPMori-SemiBold.eot');
  src: url('PPMori-SemiBold.eot?#iefix')
      format('embedded-opentype'),
    url('PPMori-SemiBold.woff') format('woff'),
    url('PPMori-SemiBold.ttf') format('truetype'),
    url('PPMori-SemiBold.svg#PPMori-SemiBold') format('svg');
}


/*# sourceMappingURL=main.css.map*/