@keyframes lAJzBZniKAl_t5AaKN_i {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes WWB0n_J8vZ__Pf6wlA7q {
  0%,
  25% {
    stroke-dashoffset: 280;
    transform: rotate(0);
  }
  50%,
  75% {
    stroke-dashoffset: 75;
    transform: rotate(45deg);
  }
  to {
    stroke-dashoffset: 280;
    transform: rotate(360deg);
  }
}
@keyframes n2qmx63c4O7anUwNjnjU {
  0% {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes faiNIzMpLPdYtML90tXn {
  to {
    background-position: right -33% top 0;
  }
}
.ljPMoNMdUgwKQRUx9DTm {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  height: 0;
  padding-bottom: 50%;
  margin: auto;
  background-color: var(--token-brand-secondary-4);
  transform: translateZ(0);
}
.pnXmvilHLKOdTPU7ENAv {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateY(-50%);
}
.CAeIsdyubX07PEnSjoAK {
  width: auto;
  height: 32px;
  margin: 16px 0;
}
.izOG9xLRsv0xkkAS52Ag {
  width: 42px;
  height: 42px;
  margin: 16px 0;
  animation: 2s linear infinite lAJzBZniKAl_t5AaKN_i;
}
.izOG9xLRsv0xkkAS52Ag circle {
  fill: transparent;
  stroke-width: 4;
  transform-origin: 50% 50%;
}
.nqVDFjR4Z7sIsgRJjuEi {
  stroke: var(--token-brand-primary-1-100);
}
.dfPrRdJKQxhvRnIOlunZ {
  stroke: var(--token-brand-brand-color-1-500);
  animation: 1.4s ease-in-out infinite both WWB0n_J8vZ__Pf6wlA7q;
}
.oLD4Y1qhj376PQFml6Yf {
  position: fixed;
  top: 50%;
  left: -251px;
  width: 251px;
  padding: 20px 8px;
  background: #fff;
  box-shadow: var(--token-brand-shadow-1);
  transform: translateY(-50%);
}
@font-face {
  font-family: Avenir;
  font-style: normal;
  font-weight: 800;
  src:
    url(/static/reactjs/font.99be607769ccf88a4a25.woff2) format("woff2"),
    url(/static/reactjs/font.2b1f1c6b26833a9aafe5.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: Avenir;
  font-style: normal;
  font-weight: 400;
  src:
    url(/static/reactjs/font.3695889421677bec8b68.woff2) format("woff2"),
    url(/static/reactjs/font.8c236951b9449666544c.woff) format("woff");
  font-display: swap;
}
._Kg9PS6WcS_bdcl6veuN {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  font-size: var(--token-typography-size-lg);
  font-weight: 400;
  line-height: var(--token-typography-height-lg);
}
.SK4VtRTBWgDPSgzXU8Eo {
  text-transform: uppercase;
}
.QGUk9hYn7rRductosDxW {
  font-weight: 800;
}
.fG9_Ra20OI544yBbhI96 {
  position: relative;
  display: flex;
  flex-direction: column;
  color: #fff;
  cursor: pointer;
}
.fG9_Ra20OI544yBbhI96:hover .S1ZTwEN2X_spdynyF6KV,
.fG9_Ra20OI544yBbhI96:hover .g1oPwj5uB7X2Wuk4fJWy {
  opacity: 0.7;
}
.WHK2lnnbpQ83ck4e9oEa {
  color: #9497a1;
}
.auwcoGNd4tdwWCLeYlFt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 0;
  border: 1px solid #dedfe2;
  border-radius: 8px;
}
.S1ZTwEN2X_spdynyF6KV {
  font-size: 20px;
  transition: opacity 0.3s linear;
}
.g1oPwj5uB7X2Wuk4fJWy {
  position: absolute;
  top: 8px;
  right: 8px;
  color: inherit;
  transition: opacity 0.3s linear;
}
.DLOzfkjopqdkE98XFpVs {
  margin-top: 8px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 140%;
  color: #9497a1;
}
.QDG37xpF2sDVUfJbvN3w {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  overflow: hidden;
  border: 1px solid #dedfe2;
  border-radius: 8px;
}
.QDG37xpF2sDVUfJbvN3w > :first-child {
  grid-column: 1/4;
}
.sYAY4Va0e6aPxlaPYwEz {
  border: 0;
  border-radius: 0;
}
.DIdYnM4DNNAdMqtGnST7.ui-button-wrap {
  --demo-token: #7b52e2;
  padding: 10px 24px;
  line-height: 16px;
  color: var(--token-brand-secondary-17);
  background: var(--demo-token);
  border-radius: 30px;
  transition: all 0.3s linear;
}
.DIdYnM4DNNAdMqtGnST7 p {
  height: 14px;
}
@media (hover: hover) and (pointer: fine) {
  .DIdYnM4DNNAdMqtGnST7.ui-button-wrap:hover {
    background: var(--demo-token);
    opacity: 0.7;
  }
}
.DIdYnM4DNNAdMqtGnST7.ui-button-wrap:active {
  background: #6718ca;
  opacity: 1;
}
.DxVrF6kxht0jHUknxP6u {
  margin-top: 24px;
  font-size: 32px;
  line-height: 38px;
  color: #292d33;
  text-align: center;
}
.DxVrF6kxht0jHUknxP6u mark {
  color: #7b52e2;
  background: 0 0;
}
.AgmOcUKUkKt_keFzZjTc {
  display: flex;
  justify-content: center;
  width: 188px;
  height: 188px;
  margin: 16px auto 0;
}
.S_WdDpB6BBiMu7FoYAXZ {
  display: flex;
  gap: 16px;
  align-items: center;
}
.PSjPCuBz9kz8GiDqTKhP {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  overflow: hidden;
  background-color: var(--token-brand-secondary-20);
  border-radius: 50%;
}
.ONcAd6OBt9Ebph0AnJNx {
  width: 100%;
}
.VYT968lb70whjf3s4Nnu {
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.YsMFfPymHJ80_GVy2AAW {
  margin-top: 8px;
}
.BlSuJdTdi6sd3HOvtpcH {
  margin: 24px 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
}
.cokS3YkYPdQrIOS7GgQb {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.cokS3YkYPdQrIOS7GgQb .ui-input {
  background-color: #fff;
}
.cokS3YkYPdQrIOS7GgQb .ui-input__input {
  color: #080e14;
  caret-color: #080e14;
}
.KCEOOj3BxKOnLXjhOxWa {
  width: 100%;
  margin-top: 16px;
}
.riqLepTBu1mYdz4uVOVw {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 24px 0;
}
.riqLepTBu1mYdz4uVOVw:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  content: "";
  background: #ededfc;
}
.c92OyZcvi3kGZOTCFT9h {
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 0;
  color: #916fe7;
  appearance: none;
  cursor: pointer;
  background: #ededfc;
  border: 0;
  border-radius: 50%;
  transition: all 0.3s linear;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
}
.JlFcpJiep2nXu1GwFHnQ,
.c92OyZcvi3kGZOTCFT9h:hover {
  color: #fff;
  background: #916fe7;
}
.c92OyZcvi3kGZOTCFT9h p {
  font-size: 20px;
}
.sbPHFN4KaAI9SCaH1d3w {
  min-inline-size: 32px;
  box-shadow: var(--token-brand-shadow-2);
}
.BcWWgGokGmCAwGpK6QpP {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 12px;
  border-radius: 16px;
  transform: scaleX(0);
  transform-origin: left;
  animation: n2qmx63c4O7anUwNjnjU 0.2s linear forwards;
  will-change: transform;
}
.ESOMkB0z_5L8LsIi8SCj {
  background: var(--token-brand-secondary-5);
  box-shadow: var(--token-brand-shadow-2);
}
.A6lPPvAt7VU0e5vF0r7I {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 48px;
  border-radius: 16px;
  transition: background 0.3s linear;
}
.uVoslmtW9wlG9p6X4dzE {
  background: var(--token-brand-secondary-5);
  box-shadow: var(--token-brand-shadow-2);
}
.uVoslmtW9wlG9p6X4dzE:hover {
  background: var(--token-brand-primary-1-200);
}
.xVeV9g87Jpyayh0Mc_O9 {
  width: 48px;
}
.xVeV9g87Jpyayh0Mc_O9:hover {
  color: var(--token-brand-brand-color-1-300);
}
.eYT8j1tVUREEwPCeoYrk {
  color: var(--token-brand-primary-1-400);
}
.HEkju75jeHnVIGbzcV4g {
  text-decoration: none;
}
.xeP367OcLiYYU0mA21C6 {
  background-color: var(--token-brand-primary-1-100);
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0),
    var(--token-brand-primary-1-200),
    rgba(255, 255, 255, 0)
  );
  background-repeat: no-repeat;
  background-position: left -33% top 0;
  background-size: 33% 100%;
  border-radius: 6px;
  animation: faiNIzMpLPdYtML90tXn 2s linear infinite;
}
.B3qWmn99CeQr0v2yS1kd {
  flex-direction: column;
  gap: 16px;
}
.lr5f4BBm7hM9clCeU3PZ {
  align-items: center;
  justify-content: center;
  padding: 8px;
  border-radius: 12px;
  background-color: var(--token-brand-secondary-20);
}
.Pm9ikmfMPfLjBFev3Kh7 {
  align-items: center;
  justify-content: space-between;
}
.nlIHtXFn0kdpu2NXmoWg {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.fZ404AeZgUOlbhx2XeHw {
  display: flex;
}
.MAzZPOJw_LVVTXaa_tFp {
  display: flex;
  gap: 4px;
}
.e5YKXqQqVed0hxVb29eo {
  display: flex;
  gap: 8px;
  align-items: center;
}
.yHMB_QFjolBjfKKTmqjn .ui-countdown-row__label,
.yHMB_QFjolBjfKKTmqjn .ui-countdown-row__numbers {
  font-size: unset;
  line-height: unset;
  font-weight: 700;
}
.LQ4Nyt_EOhaTYS5OwVmQ {
  block-size: 81px;
}
@media screen and (min-width: 1280px) {
  .uaSXOE1yYYvnH36jEr9I {
    justify-content: flex-start;
  }
}
.dwTHEqmZuT8TT7RBCe4p {
  display: flex;
  justify-content: center;
  align-items: center;
  inline-size: 44px;
  block-size: 48px;
  border-radius: 16px;
}
.IWT0_BHyq4tTsWnmqvcG {
  inline-size: 48px;
}
.OgugZvuScGlI3mKVuD23,
.jyiFnFudrAWfN2QKI2g4 {
  background: var(--token-brand-secondary-5);
  box-shadow: var(--token-brand-shadow-2);
}
.XDgMp11WqJGj1eA5H4DA {
  background: var(--token-brand-secondary-20);
}
.TQSPZEdTaKDHnw1FvcRw {
  border-radius: 16px;
  overflow: hidden;
}
.wElmILyTiw9qgN3XB5lp.ui-card-v3_has_background {
  background: 0 0;
  box-shadow: none;
}
.u8Gqd6BQarUtfEQchcVA {
  background: 0 0;
}
@property --header-offset {
  syntax: "<length>";
  inherits: true;
  initial-value: 56px;
}
@property --tabbar-offset {
  syntax: "<length>";
  inherits: true;
  initial-value: 84px;
}
.uR6oIdf2COPM6HNy1rVI {
  inline-size: 100%;
  block-size: 100%;
  border: 0;
  border-radius: 16px;
}
.GCZV1Qe16bP8jDJcN_3A,
.IBR6xZo3DwGFwdZ7Iz2O {
  position: fixed;
  display: flex;
  flex-direction: column;
  z-index: 10000;
  inline-size: 100%;
  background-color: var(--token-brand-secondary-22);
}
.IBR6xZo3DwGFwdZ7Iz2O {
  max-inline-size: 375px;
  max-block-size: 700px;
  inset-block-start: calc(var(--header-offset) + 8px);
  inset-inline-end: 24px;
  block-size: calc(100% - var(--header-offset) - 8px);
  border-radius: 16px;
}
.IBR6xZo3DwGFwdZ7Iz2O.JHthM68taCncKEBx5NDH {
  inset-block-start: calc(var(--header-offset) + 24px);
  block-size: calc(100% - var(--header-offset) - 48px);
  inset-block-end: 24px;
  max-height: 100%;
  z-index: 2147483004;
  transform: translate(0) !important;
}
.qJHeEyUhVAoU0QotSSxK {
  min-block-size: 24px;
}
.IBR6xZo3DwGFwdZ7Iz2O:not(:has(.m9VDddLz82au3YdeRbAw)) .uR6oIdf2COPM6HNy1rVI {
  border-radius: inherit;
}
.IBR6xZo3DwGFwdZ7Iz2O:has(.qJHeEyUhVAoU0QotSSxK) .uR6oIdf2COPM6HNy1rVI {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.GCZV1Qe16bP8jDJcN_3A {
  inset-inline: 0;
  inset-block-end: 0;
  max-inline-size: 100%;
  block-size: calc(100% - var(--header-offset));
}
.GCZV1Qe16bP8jDJcN_3A .uR6oIdf2COPM6HNy1rVI {
  border-radius: 0;
}
.I1hcWnJMtDxq6tJzxZZZ,
.m9VDddLz82au3YdeRbAw {
  position: relative;
  inline-size: 100%;
  padding: 8px 16px;
  background-color: var(--token-brand-secondary-22);
}
.m9VDddLz82au3YdeRbAw {
  border-end-start-radius: 16px;
  border-end-end-radius: 16px;
}
.vB5apQfvaGXFZf0ps9Pv .uR6oIdf2COPM6HNy1rVI {
  border-end-start-radius: 0;
  border-end-end-radius: 0;
}
.Hj7kC6B1KoQNyjz3v1td {
  position: relative;
}
.xO4rD66lzr2WK7wxdEqj {
  inline-size: 100%;
  block-size: 100%;
  overflow: hidden;
  border-radius: inherit;
}
.bUTEK2VetSCtVwvsnhAI .ui-select {
  inline-size: 100%;
  margin-block-end: 0;
}
.bUTEK2VetSCtVwvsnhAI .ui-select__options {
  border-block-start: 1px solid var(--token-brand-secondary-20);
  border-block-end: none;
  inset-block-end: 42px;
  border-radius: var(--token-border-radius-input)
    var(--token-border-radius-input) 0 0;
  background-color: var(--token-brand-secondary-22);
}
.bUTEK2VetSCtVwvsnhAI .ui-input {
  background-color: var(--token-brand-secondary-22);
  border-color: var(--token-brand-secondary-20);
}
.bUTEK2VetSCtVwvsnhAI .ui-select__arrow {
  color: var(--token-brand-secondary-20);
}
.bUTEK2VetSCtVwvsnhAI .ui-select_opened .ui-select__select {
  border-color: var(--token-brand-secondary-20);
  border-radius: 0 0 var(--token-border-radius-input)
    var(--token-border-radius-input);
}
.bUTEK2VetSCtVwvsnhAI .ui-select__option_state_selected {
  background-color: var(--token-brand-primary-1-100);
}
.bUTEK2VetSCtVwvsnhAI .ui-select__option {
  padding: 8px;
  margin-block-end: 0;
}
.VFqtsDQl1LF3cQRAWo7K {
  inline-size: 240px;
  block-size: 240px;
}
.wzjZf8btTTCFNjVKN7in {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.o1KzuctxDuB81JV0qiO3 {
  display: flex;
  justify-content: center;
}
.D0pS2xPaI1n4OvW62r2U {
  inline-size: 148px;
  block-size: 148px;
}
.P9mzGmIGrbNVWvu2CyZy {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.I0Iv3AUi1XBoDvEQK7Qu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
