.pay-form-container-new_containerWrapper__bQuMl {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 688px;
  padding: 0 16px;
  width: 100%;
}
.pay-form-container-new_container__DKQa9 {
  background: var(--neutral_10);
  border-radius: 24px;
  box-shadow: 0 16px 28px 0 #00041a0a, 0 0 36px 0 #00041a14;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 640px;
  padding: 24px;
  width: 100%;
}
@media only screen and (max-width: 425px) {
  .pay-form-container-new_container__DKQa9 {
    margin: 0 0 auto;
    padding: 24px 16px;
  }
}
.pay-form-container-new_content__container__BhV2F {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.pay-form-container-new_footer__EigLn {
  align-items: center;
  column-gap: 8px;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
}
.pay-form-container-new_footer__EigLn p {
  color: var(--text_tertiary);
}
.pay-form-container-new_footer__EigLn .pay-form-container-new_logo__z54do {
  cursor: pointer;
}
.pay-form-container-new_footer__EigLn .pay-form-container-new_logo__z54do svg {
  height: 12px;
  width: 74px;
}
.tooltip_container__zDKiB {
  display: inline-flex;
  height: -webkit-max-content;
  height: max-content;
  max-width: calc(100dvw - 32px);
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
}
.tooltip_tooltipWrapper__y0TJ8 {
  border-radius: 10px;
  position: absolute;
  z-index: calc(infinity);
}
.tooltip_tooltipWrapper__y0TJ8.tooltip_normal__41mkM {
  background-color: var(--select_default);
  box-shadow: var(--tooltip_shadow);
  color: var(--text_primary);
}
.tooltip_tooltipWrapper__y0TJ8.tooltip_normal__41mkM .tooltip_arrow__zREmX {
  fill: var(--select_default);
}
.tooltip_tooltipWrapper__y0TJ8.tooltip_white__SzHW9 {
  background-color: var(--white);
  box-shadow: 0 0 57px 0 #00000017, 0 16px 47px 0 #0000000f;
  color: var(--black);
}
.tooltip_tooltipWrapper__y0TJ8.tooltip_white__SzHW9 .tooltip_arrow__zREmX {
  fill: var(--white);
}
.tooltip_tooltipWrapper__y0TJ8.tooltip_table__IMkL8 {
  background-color: var(--neutral_80);
  color: var(--text_inverted);
}
.tooltip_tooltipWrapper__y0TJ8.tooltip_table__IMkL8 .tooltip_arrow__zREmX {
  fill: none;
}
.tooltip_targetWrapper__7AIzq {
  height: -webkit-min-content;
  height: min-content;
}
.payment-info_paymentInfo__d5Vcs {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.payment-info_paymentInfo__d5Vcs .payment-info_hr__7Bm6t {
  background: var(--neutral_40);
  height: 1px;
  margin: 0 24px;
}
@media only screen and (max-width: 768px) {
  .payment-info_paymentInfo__d5Vcs .payment-info_hr__7Bm6t {
    margin: 0;
  }
}
.payment-info_merchant_name__Z1x35 {
  align-items: center;
  display: flex;
  gap: 8px;
}
.payment-info_merchant_name__Z1x35 img {
  border-radius: 100%;
  height: 24px;
  overflow: hidden;
  width: 24px;
}
.payment-info_toPay__RSTf9 {
  align-items: center;
  display: flex;
  gap: 8px;
}
.payment-info_toPay__RSTf9 .payment-info_icon__xOJru {
  border-radius: 100%;
  height: 24px;
  width: 24px;
}
.payment-info_info_section__\+2q92 {
  align-items: center;
  display: flex;
  gap: 8px;
}
.payment-info_info_section__\+2q92 .payment-info_item__P\+qO5 {
  background: var(--neutral_30);
  border-radius: 80px;
  color: var(--text_primary);
  font-size: 14px;
  line-height: 20px;
  padding: 4px 8px;
  text-decoration: none;
  text-transform: uppercase;
}
.payment-info_info_section__\+2q92 .payment-info_item__P\+qO5 span {
  text-transform: none;
}
.payment-info_info_section__\+2q92 .payment-info_contract__gRAd9 {
  align-items: center;
  background: var(--neutral_30);
  border-radius: 80px;
  color: var(--text_primary);
  display: flex;
  font-size: 14px;
  gap: 4px;
  line-height: 20px;
  padding: 4px 8px;
  transition: all 0.3s ease, outline-offset 0s, outline-color 0s, outline 0s;
}
.payment-info_info_section__\+2q92 .payment-info_contract__gRAd9:hover {
  background: var(--neutral_40);
}
.payment-info_info_section__\+2q92 .payment-info_contract__gRAd9 svg {
  height: 16px;
  width: 16px;
}
.payment-info_textTooltip__4PjRL {
  color: var(--text_secondary);
  max-width: 321px;
  padding: 8px 12px;
}
.payment-info_footer__jNKVI {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.payment-info_footer__jNKVI .payment-info_left__MUWrX {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
.payment-info_footer__jNKVI .payment-info_info__VY9Et {
  align-items: center;
  background: var(--special_blue_bg2);
  border-radius: 42px;
  display: flex;
  gap: 4px;
  padding: 4px 6px;
  width: -webkit-fit-content;
  width: fit-content;
}
.payment-info_footer__jNKVI .payment-info_info__VY9Et svg path {
  fill: var(--special_blue);
}
.payment-info_footer__jNKVI .payment-info_info__VY9Et p {
  color: var(--special_blue);
}
.payment-info_footer__jNKVI .payment-info_right__AKAUx {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.payment-info_footer__jNKVI .payment-info_right__AKAUx .payment-info_chips__dHSgA {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
.payment-info_footer__jNKVI .payment-info_right__AKAUx .payment-info_amount__vElvx {
  text-align: end;
}
.payment-info_footer__jNKVI .payment-info_right__AKAUx .payment-info_dollar__t-ndI {
  color: var(--text_secondary);
}
.button-copy_button__QSF40 {
  height: 100%;
  padding: 10px;
  width: 100%;
}
.button-copy_button__QSF40 .button-copy_copyIcon__F6tqD,
.button-copy_button__QSF40 svg {
  height: 24px;
  width: 24px;
}
.button-copy_button__QSF40 svg path {
  fill: none;
}
.button-copy_buttonWrapper__5BBHp {
  position: relative;
}
.button-copy_success__NnjC5 {
  align-items: center;
  background: var(--special_green_bg2);
  border-radius: 8px;
  display: flex;
  height: 40px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.copy-block_copyBlock__SmHaT {
  background: var(--neutral_25);
  border-radius: 12px;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  padding: 12px;
}
@media only screen and (max-width: 576px) {
  .copy-block_copyBlock__SmHaT {
    gap: 0;
  }
}
.copy-block_copyBlock__SmHaT .copy-block_title__WW3N6 {
  color: var(--text_secondary);
}
.copy-block_copyBlock__SmHaT .copy-block_text__Q5pQC {
  text-wrap: nowrap;
  flex: 1 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.copy-block_copyBlock__SmHaT .copy-block_wrapperText__XUQn4 {
  align-items: center;
  display: flex;
}
.copy-block_copyBlock__SmHaT .copy-block_textCopy__EqeEi {
  text-wrap: nowrap;
  margin-right: -1px;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.copy-block_copyBlock__SmHaT .copy-block_textCopy__EqeEi span {
  color: var(--text_secondary);
}
.copy-block_copyBlock__SmHaT .copy-block_textRight__0XU\+Q {
  margin-top: 4px;
}
.copy-block_copyBlock__SmHaT .copy-block_right__3Tys7 {
  height: 40px;
  width: 40px;
}
.copy-block_copyBlock__SmHaT .copy-block_button__FcUsj {
  height: 100%;
  padding: 0;
  width: 100%;
}
.copy-block_copyBlock__SmHaT .copy-block_button__FcUsj svg path {
  fill: none;
}
.status-component_statusComponent__szY-m {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.status-component_content__-kLHZ {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.status-component_content__-kLHZ .status-component_text__Ytbpj {
  align-content: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
}
.status-component_content__-kLHZ .status-component_subtitle__XSkHq {
  max-width: 440px;
  text-align: center;
}
.timer-payment_timerPayment__-Agbx {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.timer-payment_title__lmyb5 {
  color: var(--text_secondary);
}
.timer-payment_timer__skz9U {
  align-items: center;
  display: flex;
  gap: 6px;
}
.timer-payment_timer__skz9U p {
  color: var(--special_green);
}
.timer-payment_skeleton__wud1K {
  border-radius: 12px;
  height: 48px;
  width: 100%;
}
.invoice-content-info_amounts__uBs2Q {
  background: var(--neutral_25);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
}
.invoice-content-info_amounts__uBs2Q .invoice-content-info_amount_wrapper__GFX9n {
  display: flex;
  gap: 12px;
  justify-content: space-between;
}
.invoice-content-info_warning__5drrw {
  background: var(--special_orange_bg2);
  border-radius: 12px;
  display: flex;
  gap: 12px;
  padding: 16px;
}
.invoice-content-info_warning__5drrw .invoice-content-info_icon__CqoNZ {
  height: 24px;
  width: 23px;
}
.invoice-content-info_warning__5drrw p {
  color: var(--text_secondary);
}
.invoice-content-info_process_wrapper__RppUy {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
}
.invoice-content-info_process_wrapper__RppUy .invoice-content-info_from__GeHRb {
  color: var(--special_green);
}
@keyframes invoice-content-info_spinner__1yOEc {
  12% {
    transform: rotate(45deg);
  }
  25% {
    transform: rotate(90deg);
  }
  38% {
    transform: rotate(135deg);
  }
  50% {
    transform: rotate(180deg);
  }
  62% {
    transform: rotate(225deg);
  }
  75% {
    transform: rotate(270deg);
  }
  87% {
    transform: rotate(315deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.invoice-content-info_process_wrapper__RppUy .invoice-content-info_loader__uXu-K {
  animation: invoice-content-info_spinner__1yOEc 2s infinite;
}
.invoice-content-info_title__LhslS {
  color: var(--text_secondary);
}
.invoice-content-info_hr__HVTeU {
  background: var(--neutral_40);
  height: 1px;
  margin: 0 24px;
}
@media only screen and (max-width: 768px) {
  .invoice-content-info_hr__HVTeU {
    margin: 0;
  }
}
.invoice-content-info_subtitleStatus__yyzeP {
  color: var(--text_secondary);
  max-width: 440px;
  text-align: center;
}
.invoice-content-info_subtitleStatus__yyzeP span {
  font-weight: 600;
}
.invoice-content-info_content__f2zQE {
  grid-gap: 16px;
  display: grid;
  gap: 16px;
  grid-template-columns: 143px minmax(100px, 1fr);
}
.invoice-content-info_content__f2zQE.invoice-content-info_isConfirm__CkmIS {
  grid-template-columns: minmax(100px, 1fr);
}
@media only screen and (max-width: 768px) {
  .invoice-content-info_content__f2zQE {
    grid-template-columns: minmax(100px, 1fr);
    justify-items: center;
  }
}
.invoice-content-info_copyBlocks__fGWDn {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.invoice-check-status_invoiceCheckStatus__eo3tq {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.invoice-check-status_infoContent__vl\+nj {
  background: var(--special_blue_bg2);
  border-radius: 12px;
  display: flex;
  gap: 12px;
  padding: 16px;
}
.invoice-check-status_infoContent__vl\+nj .invoice-check-status_icon__YqG4q {
  height: 24px;
  width: 24px;
}
.invoice-check-status_infoContent__vl\+nj .invoice-check-status_icon__YqG4q svg path {
  fill: var(--special_blue);
}
.invoice-check-status_infoContent__vl\+nj .invoice-check-status_infoContentText__Rw7B0 {
  color: var(--text_secondary);
}
.invoice-check-status_infoContent__vl\+nj .invoice-check-status_infoContentText__Rw7B0 a,
.invoice-check-status_infoContent__vl\+nj .invoice-check-status_infoContentText__Rw7B0 span {
  color: var(--special_blue);
  text-decoration: underline;
}
.invoice-check-status_subtitleStatus__PhTou {
  color: var(--text_secondary);
  max-width: 400px;
  text-align: center;
}
.invoice-check-status_subtitleStatus__PhTou span {
  color: var(--text_secondary);
  font-weight: 600;
}
.skeleton_skeleton__0rXj5 {
  animation: skeleton_shine-lines__xCfZs 1.6s linear infinite;
  background-size: 200%;
  float: left;
}
.skeleton_skeleton__0rXj5,
.skeleton_skeleton_circular__AwaXC {
  background-image: linear-gradient(
    90deg,
    var(--border_secondary) 0,
    var(--neutral_25) 40px,
    var(--border_secondary) 80px
  );
}
.skeleton_skeleton_circular__AwaXC {
  animation: skeleton_shine-avatar__wddtH 1.6s linear infinite;
  background-size: 300%;
  border-radius: 100%;
}
:where(.skeleton_skeleton__0rXj5) {
  border-radius: 4px;
  height: 100%;
  width: 100%;
}
@keyframes skeleton_shine-lines__xCfZs {
  0% {
    background-position: 100%;
  }
  40% {
    background-position: -100%;
  }
  to {
    background-position: -100%;
  }
}
@keyframes skeleton_shine-avatar__wddtH {
  0% {
    background-position: 50%;
  }
  40% {
    background-position: -25%;
  }
  to {
    background-position: -50%;
  }
}
.calculate-component_bottom__PUOuD,
.calculate-component_top__pcMZ8 {
  align-items: center;
  background: var(--neutral_25);
  display: flex;
  justify-content: space-between;
  padding: 16px;
}
.calculate-component_bottom__PUOuD .calculate-component_title__bkwpP,
.calculate-component_top__pcMZ8 .calculate-component_title__bkwpP {
  color: var(--text_secondary);
}
.calculate-component_line__lLRH\+ {
  background: var(--border_primary);
  height: 1px;
}
.calculate-component_timer__yiwTm {
  align-items: center;
  display: flex;
  gap: 8px;
}
.calculate-component_top__pcMZ8 {
  border-radius: 12px 12px 0 0;
}
.calculate-component_bottom__PUOuD {
  border-radius: 0 0 12px 12px;
}
.dropdown_container__TkBPn {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  width: 100%;
}
.dropdown_trigger__8VgeC {
  width: 100%;
}
.dropdown_disabled__XO0a6 {
  color: var(--text_disable);
}
.currency-dropdown_trigger__qznI9 {
  align-items: center;
  border: 1px solid var(--border_primary);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  gap: 4px;
  height: 56px;
  justify-content: space-between;
  padding: 16px;
  transition: all 0.3s ease, outline-offset 0s, outline-color 0s, outline 0s;
  width: 100%;
}
.currency-dropdown_trigger__qznI9.currency-dropdown_isOpen__KwviX {
  border-color: var(--border_active);
}
.currency-dropdown_trigger__qznI9.currency-dropdown_isOpen__KwviX svg {
  transform: rotate(180deg);
}
.currency-dropdown_trigger__qznI9.currency-dropdown_disabled__GJsay {
  background: var(--neutral_25);
  border-color: var(--border_secondary);
}
.currency-dropdown_trigger__qznI9 .currency-dropdown_currency__vRgUt {
  color: var(--text_tertiary);
  margin-right: auto;
}
.currency-dropdown_trigger__qznI9
  .currency-dropdown_currency__vRgUt.currency-dropdown_isSelected__qrcQ- {
  color: var(--text_primary);
}
.currency-dropdown_trigger__qznI9 img {
  height: 24px;
  width: 24px;
}
.currency-dropdown_trigger__qznI9 svg {
  transform: rotate(0);
  transition: all 0.3s ease, outline-offset 0s, outline-color 0s, outline 0s;
}
.currency-dropdown_trigger__qznI9 svg path {
  height: 20px;
  width: 20px;
}
.currency-dropdown_select__Lgc6N {
  color: var(--text_primary);
  cursor: pointer;
  display: flex;
  gap: 4px;
  justify-content: space-between;
  padding: 12px 16px;
  text-align: left;
  transition: background-color 0.3s ease;
  width: 100%;
}
.currency-dropdown_select__Lgc6N img {
  height: 24px;
  width: 24px;
}
.currency-dropdown_select__title__lO-SM {
  color: var(--text_primary);
  text-align: left;
  width: 100%;
}
.currency-dropdown_select__Lgc6N.currency-dropdown_active__4HEXR,
.currency-dropdown_select__Lgc6N.currency-dropdown_active__4HEXR:active,
.currency-dropdown_select__Lgc6N.currency-dropdown_active__4HEXR:hover,
.currency-dropdown_select__Lgc6N:active,
.currency-dropdown_select__Lgc6N:hover {
  background: var(--select_hover);
}
.currency-dropdown_skeleton__Zifp- {
  border-radius: 12px;
  height: 56px;
  width: 100%;
}
.badge_container__AGQgB {
  width: -webkit-max-content;
  width: max-content;
}
.badge_container__AGQgB.badge_green__\+CzLx {
  background-color: var(--special_green_bg2);
}
.badge_container__AGQgB.badge_green__\+CzLx p {
  color: var(--special_green);
}
.badge_container__AGQgB.badge_red__gx5D0 {
  background-color: var(--special_red_bg2);
}
.badge_container__AGQgB.badge_red__gx5D0 p {
  color: var(--special_red);
}
.badge_container__AGQgB.badge_s__qy5rk {
  border-radius: 79px;
  padding: 2px 6px;
}
.badge_container__AGQgB.badge_m__DFbAg {
  border-radius: 55px;
  padding: 6px 10px;
}
.badge_only_ltr__jXtPL {
  direction: ltr !important;
}
.network-dropdown_trigger__8nXOj {
  align-items: center;
  border: 1px solid var(--border_primary);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  gap: 4px;
  height: 56px;
  justify-content: space-between;
  padding: 16px;
  width: 100%;
}
.network-dropdown_trigger__8nXOj.network-dropdown_disabled__wbadL {
  background: var(--neutral_25);
  border-color: var(--border_secondary);
  cursor: default;
}
.network-dropdown_trigger__8nXOj svg {
  transform: rotate(0);
  transition: all 0.3s ease, outline-offset 0s, outline-color 0s, outline 0s;
}
.network-dropdown_trigger__8nXOj svg path {
  height: 20px;
  width: 20px;
}
.network-dropdown_trigger__8nXOj.network-dropdown_isOpen__HCcZq {
  border-color: var(--border_active);
}
.network-dropdown_trigger__8nXOj.network-dropdown_isOpen__HCcZq svg {
  transform: rotate(180deg);
}
.network-dropdown_select__H05Fi {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 12px 16px;
  transition: background-color 0.3s ease;
}
.network-dropdown_select__H05Fi,
.network-dropdown_select__title__6btNp {
  color: var(--text_primary);
  text-align: left;
  width: 100%;
}
.network-dropdown_select__H05Fi.network-dropdown_active__B0L4R,
.network-dropdown_select__H05Fi.network-dropdown_active__B0L4R:active,
.network-dropdown_select__H05Fi.network-dropdown_active__B0L4R:hover,
.network-dropdown_select__H05Fi:active,
.network-dropdown_select__H05Fi:hover {
  background: var(--select_hover);
}
.network-dropdown_skeleton__t5ts7 {
  border-radius: 12px;
  height: 56px;
  width: 100%;
}
.network-dropdown_badge__fP9PH {
  margin-left: auto;
  white-space: nowrap;
}
.network-dropdown_text__jLHhv {
  color: var(--text_tertiary);
  margin-right: auto;
}
.network-dropdown_text__jLHhv.network-dropdown_disabled__wbadL {
  color: var(--text_disable);
}
.network-dropdown_text__jLHhv.network-dropdown_isSelected__-7fp\+ {
  color: var(--text_primary);
}
.invoice-select-methods_invoiceSelectMethods__OqGoZ {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.invoice-select-methods_selects__6487b {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.invoice-select-methods_skeleton__eZawg {
  border-radius: 12px;
  height: 108px;
  width: 100%;
}
