._countdown-container_1hkv4_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
._title_1hkv4_8 {
  font-weight: 600 !important;
}
._time-container_1hkv4_12 {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  gap: 0.5rem;
  padding-block: 1.25rem;
}
._countdown-separator_1hkv4_20 {
  height: 100%;
  width: 1px;
  background-color: #fff;
}
._countdown-item_1hkv4_26 {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
  gap: 0.5rem;
  padding-inline: 1.25rem;
}
._countdown-value_1hkv4_35 {
  font-size: 3.75rem !important;
  font-family: var(--theme-font-heading);
  margin-top: -0.2em;
  width: 1.4em;
  text-align: center;
  color: #00bf9a !important;
}
._countdown-label_1hkv4_44 {
  font-size: 0.75rem !important;
  font-weight: 500;
  text-transform: uppercase;
  color: #15151599;
}
@media (max-width: 850px) {
  ._time-container_1hkv4_12 {
    padding-block: 0.5rem;
  }
  ._countdown-value_1hkv4_35 {
    font-size: 2rem !important;
  }
  ._countdown-label_1hkv4_44 {
    font-size: 0.5rem !important;
  }
  ._countdown-item_1hkv4_26 {
    padding-inline: 0.5rem;
  }
}
._progress-container_hzcf8_1 {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  padding-top: 0.5rem;
  padding-bottom: 3.5rem;
}
._bar-container_hzcf8_9 {
  display: flex;
  position: relative;
  border: 0.25rem solid #fff;
  border-radius: 999rem;
  height: 1.5rem;
  background-color: var(--theme-background-default);
}
._bar-inner_hzcf8_18 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: var(--frac);
  background-color: var(--theme-primary-main);
  border-radius: 9899rem;
}
._label_hzcf8_28 {
  position: absolute;
  top: 50%;
  --label-offset: 0.25rem;
  left: var(--label-offset);
  transform: translateY(-50%);
  font-family: var(--theme-font-heading);
  font-size: 0.875rem;
  color: #fff;
  z-index: 1;
}
._label_hzcf8_28._end_hzcf8_40 {
  right: var(--label-offset);
  left: initial;
}
._logo_hzcf8_45 {
  margin-left: auto;
  width: 2rem;
  height: 2rem;
  max-inline-size: none;
  max-block-size: none;
  position: relative;
  z-index: 2;
  margin-top: -0.365rem;
}
._tooltip_hzcf8_56 {
  isolation: isolate;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: var(--theme-font-heading);
  font-size: 0.875rem;
  position: absolute;
  top: calc(100% + 0.5rem);
  right: 0;
  transform: translate(calc(50% - 1rem));
  color: #00c1e4;
  background-color: #fff;
  padding: 0.25rem;
  border-radius: 0.25rem;
  margin-left: auto;
  margin-top: 1rem;
  min-width: 2rem;
}
._tooltip-arrow_hzcf8_77 {
  position: absolute;
  top: 0;
  transform: translateY(-60%);
  z-index: -1;
  width: 1rem;
  height: 1rem;
}
._stage-data_uxori_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
  max-width: 41.5rem;
}
._stage-text_uxori_10 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
  text-align: center;
}
._progress_uxori_18 {
  margin-top: 0.5rem;
}
@media (max-width: 850px) {
  ._stage-data_uxori_1 {
    gap: 0.5rem;
  }
}
._container_1sw9p_1 {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
._stats-container_1sw9p_7 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
._stat-item_1sw9p_13 {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
._separator_1sw9p_19 {
  height: 1px;
  background-color: #fff3;
}
._holders-container_1sw9p_24 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
._coin_1sw9p_31 {
  position: absolute;
  width: auto;
  max-block-size: none;
  max-inline-size: none;
}
._coin-1_1sw9p_38 {
  top: 0;
  left: 0;
  transform: translate(-70%, -50%);
  height: 12.5rem;
}
._coin-2_1sw9p_45 {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 70%) scaleX(-1);
  height: 7.625rem;
}
@media (max-width: 850px) {
  ._container_1sw9p_1 {
    width: 100%;
    gap: 1rem;
    position: relative;
    z-index: 2;
  }
  ._stats-container_1sw9p_7 {
    gap: 0.5rem;
  }
  ._holders-value_1sw9p_62 {
    font-size: 2.25rem !important;
  }
  ._coin-1_1sw9p_38 {
    width: 5.625rem;
    transform: translate(-20%, -50%);
    height: auto;
  }
  ._coin-2_1sw9p_45 {
    height: 3rem;
    width: auto;
  }
}
._code-inputs_u3b2d_1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
._code-input_u3b2d_1._applied_u3b2d_7 input {
  color: #228f32;
}
._code-input_u3b2d_1._flash_u3b2d_11 ._button_u3b2d_11 {
  animation: _flash_u3b2d_11 1.5s linear both;
  animation-iteration-count: 4;
}
@keyframes _flash_u3b2d_11 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  to {
    opacity: 1;
  }
}
._amount-inputs_qzg45_1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
._token-input_qzg45_7 {
  padding-right: calc(var(--padding) * 2) !important;
}
._input-wrapper_qzg45_11 {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
._token-display_qzg45_17 {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
._token-img_qzg45_23 {
  width: 1.5rem;
  height: 1.5rem;
}
._token-text-container_qzg45_28 {
  display: flex;
  flex-direction: column;
}
._token-text-container_qzg45_28 > * {
  line-height: 1.1 !important;
}
._token-chain-text_qzg45_37 {
  opacity: 0.7;
}
._max-button_qzg45_41 {
  min-height: 1.5rem !important;
  padding-inline: 0.625rem !important;
  margin-left: auto;
}
@media (max-width: 850px) {
  ._amount-inputs_qzg45_1 {
    gap: 0.5rem;
  }
  ._max-button_qzg45_41 {
    font-size: 0.5rem !important;
    font-weight: 700 !important;
  }
}
._select_19hmt_1 {
  display: flex;
  flex-direction: column;
  position: relative;
}
._select-button_19hmt_7 {
  gap: 0.25rem;
  cursor: pointer;
  padding-inline: 1rem !important;
}
._select-button_19hmt_7._active_19hmt_13 {
  outline: 2px solid #00c1e4;
  outline-offset: -2px;
}
._token-img_19hmt_18 {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
._dropdown-icon_19hmt_23 {
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  opacity: 0.4;
  transition: transform 0.2s ease-out;
}
._select_19hmt_1._dropdown-open_19hmt_31 ._dropdown-icon_19hmt_23 {
  transform: rotate(180deg);
}
._select_19hmt_1._dropdown-open_19hmt_31
  ._dropdown-icon_19hmt_23._plus_19hmt_35 {
  transform: rotate(45deg);
}
._dropdown_19hmt_23 {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: calc(100% + 0.25rem);
  width: 100%;
  max-height: 20rem;
  background-color: #fff;
  border-radius: 1rem;
  overflow-y: auto;
  max-width: 15rem;
  transition: opacity 0.2s ease-out;
  box-shadow: #00000059 0 5px 15px;
}
._select_19hmt_1:not(._dropdown-open_19hmt_31) ._dropdown_19hmt_23 {
  opacity: 0;
  pointer-events: none;
}
._dropdown-item_19hmt_59 {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  padding-inline: 1rem;
  padding-block: 0.5rem;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
}
._dropdown-item_19hmt_59:hover {
  background-color: #0000001a;
}
._token-text-container_19hmt_73 {
  display: flex;
  flex-direction: column;
}
._token-text-container_19hmt_73 > * {
  line-height: 1.1 !important;
}
._token-chain-text_19hmt_81 {
  opacity: 0.7;
}
@media (max-width: 850px) {
  ._select-button_19hmt_7 {
    padding-inline: 0.625rem !important;
  }
  ._dropdown-item_19hmt_59 {
    padding-inline: 0.625rem;
  }
  ._token-img_19hmt_18 {
    width: 1.25rem !important;
    height: 1.25rem !important;
  }
}
._container_pbutu_1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  z-index: 1;
}
._grid_pbutu_8 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
._grid_pbutu_8 > :last-child {
  grid-column: 1 / -1;
}
@media (max-width: 850px) {
  ._container_pbutu_1 {
    gap: 0.5rem;
  }
  ._grid_pbutu_8 {
    column-gap: 0.875rem;
    row-gap: 0.5rem;
  }
}
._modal-container_pogb3_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
  transition: opacity 0.2s ease-out;
}
._modal-container_pogb3_1:not(.open) {
  opacity: 0;
  pointer-events: none;
}
._modal-backdrop_pogb3_20 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000080;
}
._modal-body_pogb3_29 {
  position: relative;
  display: flex;
  flex-direction: column;
  --gap: 1rem;
  gap: var(--gap);
  z-index: 1;
  border-radius: 1rem;
  width: calc(100% - 2rem);
  max-width: 32rem;
  max-height: calc(100% - 2rem);
  overflow-y: auto;
}
._close-button_pogb3_43 {
  position: absolute;
  top: 0.875rem;
  right: 0.875rem;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
}
._close-button_pogb3_43 svg {
  width: 100%;
  height: 100%;
}
._title_pogb3_57 {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 850px) {
  ._modal-body_pogb3_29 {
    max-width: 25rem;
  }
  ._title_pogb3_57 {
    font-size: 1.25rem;
  }
}
._transaction-modal_1n13z_1 {
  max-width: 29.75rem;
  color: #0d1422;
}
._payment-details_1n13z_6 {
  display: flex;
  gap: 1rem;
  height: fit-content;
  align-items: center;
}
._qr_1n13z_13 {
  border-radius: 0.5rem;
  width: 10.5rem;
  height: 10.5rem;
  padding: 0;
}
._payment-values_1n13z_20 {
  display: flex;
  flex-direction: column;
  width: 25rem;
  gap: 1rem;
  flex: 1;
}
._number-value-container_1n13z_28 {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  color: #0d1422;
}
._number-value-label_1n13z_35 {
  font-size: 0.75rem;
  font-weight: 700;
}
._number-value-value_1n13z_40 {
  font-size: 1.125rem;
  min-width: 0;
  width: auto;
  outline: none !important;
}
._number-value-copy_1n13z_47 {
  padding-block: 0.375rem;
  padding-inline: 0.75rem;
  background-image: var(--theme-gradients-button);
  font-family: var(--theme-font-primary);
  font-size: 0.875rem;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: filter 0.2s ease-out;
  background-color: #00a3ff;
  color: #fff;
}
._number-value-copy_1n13z_47:hover {
  filter: brightness(90%);
}
._hint-text_1n13z_64 {
  font-family: var(--theme-font-body);
  font-weight: 400;
  font-size: 1rem;
}
._bold_1n13z_70 {
  font-weight: 700;
}
@media (max-width: 700px) {
  ._transaction-modal_1n13z_1,
  ._payment-details_1n13z_6,
  ._payment-values_1n13z_20 {
    gap: 0.75rem;
  }
  ._number-value-label_1n13z_35 {
    font-size: 0.75rem;
    white-space: nowrap;
  }
  ._number-value-value_1n13z_40 {
    font-size: 1rem;
  }
  ._number-value-copy_1n13z_47 {
    font-size: 0.75rem;
    padding-block: 0.25rem;
  }
  ._hint-text_1n13z_64 {
    font-size: 0.85rem;
  }
}
@media (max-width: 500px) {
  ._payment-details_1n13z_6 {
    flex-direction: column;
    align-items: center;
  }
  ._payment-values_1n13z_20 {
    width: auto;
    align-self: stretch;
  }
}
._widget_sskxd_1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
._bottom-text_sskxd_7 {
  color: #15151599;
}
._bottom-text_sskxd_7 a {
  color: #045ec4;
}
@media (max-width: 850px) {
  ._bottom-text_sskxd_7 {
    font-size: 0.5rem;
  }
}
._container_lpava_1 {
  display: flex;
  flex-direction: column;
}
._container-inner_lpava_6 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
._input-container_lpava_12 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
._stats-container_lpava_18 {
  display: flex;
  gap: 0.75rem;
}
._stat-item_lpava_23 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.75rem;
  flex: 1;
  width: 0;
  height: 5.5rem;
}
._stat-label_lpava_34 {
  color: #16161699;
}
._stat-value_lpava_38 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 850px) {
  ._input-label_lpava_48 {
    font-size: 0.625rem;
  }
  ._stats-container_lpava_18 {
    gap: 0.25rem;
  }
  ._stat-item_lpava_23 {
    padding-inline: 0.25rem;
    padding-block: 0.5rem;
    height: 3.75rem;
  }
  ._stat-label_lpava_34 {
    font-size: 0.5rem !important;
  }
  ._stat-value_lpava_38 {
    font-size: 0.625rem !important;
  }
}
._container_177oq_1,
._transactions_177oq_7 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
._item_177oq_13 {
  display: flex;
  justify-content: space-between;
}
._left_177oq_18 {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
._tags_177oq_24 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
._tag_177oq_24 {
  display: flex;
  align-items: center;
  height: 1.75rem;
  padding-inline: 1rem;
  border-radius: 999rem;
  background: var(--tag-bg);
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}
._token-img_177oq_43 {
  width: 2.625rem;
  height: 2.625rem;
}
._purchase-info_177oq_48 {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
._purchase-numbers_177oq_54 {
  display: flex;
  flex-direction: column;
}
._purchase-numbers_177oq_54 > * {
  line-height: 1.4 !important;
}
._right_177oq_63 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: end;
  gap: 0.125rem;
}
._info-items_177oq_71 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
  column-gap: 1rem;
  row-gap: 0.25rem;
}
._info-item_177oq_71 {
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: 0.25rem;
  flex-shrink: 0;
}
button._info-item_177oq_71 {
  cursor: pointer;
}
._highlight_177oq_92 {
  color: #8338ec;
}
._copy-img_177oq_96 {
  width: 1.75em;
  height: 1.75em;
  margin-top: -0.25em;
}
._pagination_177oq_102 {
  display: flex;
  gap: 0.375rem;
  justify-content: center;
}
._page-button_177oq_108 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  padding-inline: 0.625rem;
  border: 1px solid #0a2452;
  border-radius: 999rem;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
}
._page-button_177oq_108[disabled] {
  opacity: 0.7;
  cursor: not-allowed;
}
._page-button_177oq_108:not([disabled]):hover {
  background-color: #ffffff1a;
}
._page-button_177oq_108._active_177oq_128 {
  background-color: #ffffff26;
}
._page-button_177oq_108 svg {
  width: 1.125rem;
  height: 1.125rem;
}
._page-button_177oq_108._number_177oq_137 {
  width: 2.5rem;
}
._subtle_177oq_141 {
  color: #6c6c6c;
}
@media (max-width: 850px) {
  ._item_177oq_13 {
    padding: 0.5rem !important;
  }
  ._left_177oq_18 {
    gap: 0.375rem;
  }
  ._tags_177oq_24 {
    gap: 0.125rem;
  }
  ._tag_177oq_24 {
    font-size: 0.4375rem !important;
    height: 0.8125rem;
    padding-inline: 0.375rem;
    font-weight: 800 !important;
  }
  ._purchase-info_177oq_48 {
    gap: 0.25rem;
  }
  ._token-img_177oq_43 {
    width: 1.375rem;
    height: 1.375rem;
  }
  ._big-text_177oq_168 {
    font-size: 0.75rem !important;
    line-height: 1.3 !important;
  }
  ._small-text_177oq_172 {
    font-size: 0.5rem !important;
    line-height: 1.3 !important;
  }
  ._page-button_177oq_108 {
    height: 2rem;
    padding-inline: 0.5rem;
    font-size: 0.75rem !important;
  }
  ._page-button_177oq_108._number_177oq_137 {
    width: 2rem;
  }
}
