
* {
     box-sizing: border-box;
}

 div {
     background: none 0px 0px repeat scroll transparent;
     border: 0px none;
     font-size: 100%;
     margin: 0px;
     outline: none 0px;
     padding: 0px;
     vertical-align: baseline;
     -webkit-tap-highlight-color: transparent;
}

.pay .pay-container {
     display: flex;
     flex-direction: column;
     align-items: center;
     row-gap: 24px;
}

@media only screen and (width <= 768px){
    .pay .pay-container {
         padding: 0px 16px;
    }
}
@media only screen and (width <= 460px){
    .pay .pay-container {
         padding: 0px;
    }
}
.pay .pay-container .pay__content {
     display: flex;
     flex-direction: column;
     color: var(--primary);
     box-sizing: border-box;
     max-width: 578px;
     width: 100%;
     box-shadow: var(--sElevation_4);
     margin-top: 40px;
     border-radius: 24px;
}

@media only screen and (width <= 460px){
    .pay .pay-container .pay__content {
         padding: 0px;
         margin: 0px;
         box-shadow: none;
         background-color: transparent;
         border-radius: 0px !important;
    }
}
.pay .pay-container .pay__content .content__info {
     display: flex;
     flex-direction: column;
     gap: 32px;
     background: var(--payform);
     border-radius: 24px;
}

@media only screen and (width <= 768px){
    .pay .pay-container .pay__content .content__info {
         gap: 24px;
    }
}
@media only screen and (width <= 460px){
    .pay .pay-container .pay__content .content__info {
         border-radius: 0px;
    }
}
._header_68hq8_227 {
     position: relative;
     align-items: center;
     padding: 32px 32px 0px;
}

@media only screen and (width <= 460px){
    ._header_68hq8_227 {
         padding: 16px 16px 0px;
    }
}
._header_68hq8_227 ._header__top_68hq8_260 {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     align-items: center;
     gap: 16px;
}

@media only screen and (width <= 576px){
    ._header_68hq8_227 ._header__top_68hq8_260 {
         flex-direction: column;
         row-gap: 24px;
         align-items: flex-start;
    }
}
._header_68hq8_227 ._header__top_68hq8_260 ._top__logo_68hq8_274 {
     display: flex;
     grid-area: logo;
     align-items: center;
     gap: 8px;
     font-weight: 600;
     font-size: 28px;
     letter-spacing: -0.59px;
     line-height: 36px;
     font-family: Biennale, Golos, sans-serif;
}

._header_68hq8_227 svg {
     min-height: 20px;
     min-width: 20px;
}

 span {
     background: none 0px 0px repeat scroll transparent;
     border: 0px none;
     font-size: 100%;
     margin: 0px;
     outline: none 0px;
     padding: 0px;
     vertical-align: baseline;
     -webkit-tap-highlight-color: transparent;
}

a {
     background-color: transparent;
}

 a {
     background: none 0px 0px repeat scroll transparent;
     border: 0px none;
     font-size: 100%;
     margin: 0px;
     outline: none 0px;
     padding: 0px;
     vertical-align: baseline;
     -webkit-tap-highlight-color: transparent;
}

._header_68hq8_227 ._header__top_68hq8_260 ._sign_up_btn_68hq8_289 {
     width: fit-content;
     color: var(--secondary);
     text-decoration: none;
}

@media only screen and (width <= 576px){
    ._header_68hq8_227 ._header__top_68hq8_260 ._sign_up_btn_68hq8_289 {
         width: 100%;
    }
}
a:focus-visible {
     outline: 1px solid var(--cryptomus_text_primary);
     outline-offset: 3px;
}

button {
     font-family: inherit;
     font-size: 100%;
     line-height: 1.15;
     margin: 0px;
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) {
     column-gap: 10px;
     font-size: 16px;
     font-weight: 400;
     line-height: 20px;
     padding: 18px 16px;
     transition: 0.3s, outline-offset, outline-color, outline;
}

.button-module__btn___XFZLT {
     align-items: center;
     border: none;
     cursor: pointer;
     display: flex;
     justify-content: center;
     position: relative;
     touch-action: manipulation;
     user-select: none;
     border-radius: 10px !important;
}

.button-module__btn___XFZLT.button-module__fullWidth___H0P0F {
     width: 100%;
}

.button-module__btn___XFZLT.button-module__center___obgWG {
     justify-content: center;
}

.button-module__s___0ol5y {
     height: 40px;
     padding: 0px 16px;
}

.button-module__primary___ppbyq {
     background: var(--cryptomus_neutral_80);
     color: var(--cryptomus_text_inverted);
}

._header_68hq8_227 ._header__top_68hq8_260 ._sign_up_btn_68hq8_289 button {
     border-radius: 78px !important;
}

 button:focus {
     outline: none;
}

 button:focus-visible {
     outline: 1px solid var(--cryptomus_text_primary);
     outline-offset: 3px;
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) .button-module__buttonIcon___MaWPC {
     align-items: center;
     display: flex;
     justify-content: center;
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) svg {
     height: 24px;
     width: 24px;
}

.button_primary__TtywJ {
    background: var(--primary);
    color: var(--secondary);
    border: 1px solid rgba(0, 0, 0, 0);
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) [aria-disabled="true"] {
     background: var(--cryptomus_neutral_20);
     color: var(--cryptomus_text_disable);
     cursor: unset;
     pointer-events: none;
}

.button-module__primary___ppbyq:hover {
     background: var(--cryptomus_neutral_70);
}

.button-module__primary___ppbyq:active {
     background: var(--cryptomus_neutral_60);
}

 .button-module__primary___ppbyq:disabled {
     background: var(--cryptomus_neutral_25);
}

 p {
     background: none 0px 0px repeat scroll transparent;
     border: 0px none;
     font-size: 100%;
     margin: 0px;
     outline: none 0px;
     padding: 0px;
     vertical-align: baseline;
     -webkit-tap-highlight-color: transparent;
}

.typography-module__typography___OFnEO {
     line-height: 110%;
}

.typography-module__typography___OFnEO.typography-module__button___UIOXV {
     font-size: 16px;
     font-weight: 500;
     letter-spacing: -0.12px;
     line-height: 24px;
}

@media only screen and (width <= 768px){
    .typography-module__typography___OFnEO.typography-module__button___UIOXV {
         line-height: 20px;
    }
}
._payment-details_5hj0r_227 {
     display: flex;
     flex-direction: column;
     padding: 0px 32px;
}

@media only screen and (width <= 460px){
    ._payment-details_5hj0r_227 {
         padding: 0px 16px;
    }
}
._payment-details__wrapper_5hj0r_268 {
     display: flex;
     gap: 8px;
     align-items: center;
     margin-bottom: 16px;
}

._payment-details__amount_wrapper_5hj0r_274 {
     display: flex;
     flex-wrap: wrap;
     gap: 8px;
}

._payment-details__amount_5hj0r_232 {
     display: flex;
     align-items: center;
     gap: 8px;
     word-break: break-all;
     font-weight: 600;
     font-size: 36px;
     line-height: 44px;
}

@media only screen and (width <= 768px){
    ._payment-details__amount_5hj0r_232 {
         font-size: 32px;
         line-height: 40px;
    }
}
@media only screen and (width <= 460px){
    ._payment-details__amount_5hj0r_232 {
         font-size: 26px;
         line-height: 36px;
    }
}
@media only screen and (width <= 768px){
    ._payment-details__amount_5hj0r_232 {
         font-size: 32px;
         line-height: 40px;
    }
}
@media only screen and (width <= 460px){
    ._payment-details__amount_5hj0r_232 {
         font-size: 26px;
         line-height: 36px;
    }
}
.copy-icon {
     position: relative;
     width: 44px;
     height: 44px;
     flex-shrink: 0;
     background: var(--backgroundCopyIcon);
     box-shadow: var(--sElevation_3);
     border-radius: 40px;
     color: var(--contentPrimary);
     cursor: pointer;
     transition: 0.3s;
}

.copy-icon:hover {
     background: var(--backgroundPrimary);
}

.copy-icon:active {
     transform: scale(0.85);
}

.copy-icon .icon-wrapper {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
}

._payment-details__menu_5hj0r_341 {
     display: flex;
     flex-flow: row;
     justify-content: space-between;
     align-items: flex-end;
}

@media only screen and (width <= 576px){
    ._payment-details__menu_5hj0r_341 {
         flex-direction: column;
         row-gap: 24px;
         align-items: flex-start;
    }
}
._payment-details__subheading_5hj0r_300 {
     display: flex;
     flex-direction: column;
     column-gap: 6px;
     font-weight: 600;
     font-size: 16px;
     line-height: 24px;
}

@media only screen and (width <= 460px){
    ._payment-details__subheading_5hj0r_300 {
         margin-top: 12px;
    }
}
._payment-details__fee_5hj0r_324 {
     display: flex;
     align-items: center;
     color: var(--contentSecondary);
     gap: 8px;
     margin-top: 16px;
}

@media only screen and (width <= 460px){
    ._payment-details__fee_5hj0r_324 {
         margin-top: 12px;
    }
}
._container_7hvjz_227 {
     display: flex;
     flex-flow: row;
     column-gap: 16px;
     position: relative;
}

.tooltip-module__container___Z91On {
     display: inline-flex;
     height: max-content;
     max-width: calc(-32px + 100dvw);
     position: relative;
     width: fit-content;
}

._container_7hvjz_227 ._icon__btn_7hvjz_236 {
     width: 40px;
     height: 40px;
     background: var(--secondary);
     border-radius: 50%;
     border: none;
     display: flex;
     justify-content: center;
     align-items: center;
     transition: 0.3s;
     cursor: pointer;
}

._container_7hvjz_227 ._icon__btn_7hvjz_236:hover {
     background: var(--buttonHeaderHover);
}

._container_7hvjz_227 ._icon__btn_7hvjz_236:active {
     background: var(--buttonHeaderActive);
}

._container_7hvjz_227 svg {
     color: var(--primary);
}

._container_7hvjz_227 ._icon__btn_7hvjz_236 svg {
     min-width: 24px;
     min-height: 24px;
}

._container_7hvjz_227 ._menu_7hvjz_261 {
     position: relative;
     color: var(--primary);
}

@media only screen and (width <= 460px){
    ._container_7hvjz_227 ._menu_7hvjz_261 {
         position: static;
    }
}
.pay .pay-container .content__actions {
     display: flex;
     flex-direction: column;
     gap: 32px;
     padding: 32px;
     border-radius: 0px 0px 24px 24px;
     background-color: var(--Dark_bg1);
}

@media only screen and (width <= 460px){
    .pay .pay-container .content__actions {
         padding: 32px 16px;
         border-radius: 0px;
    }
}
._checkout_h6cl9_233 {
     display: flex;
     flex-direction: column;
     border-radius: 16px;
     width: 100%;
     background: var(--payformCheckout);
     box-shadow: rgba(0, 0, 0, 0.04) 0px 8px 16px, rgba(0, 0, 0, 0.04) 0px 0px 6px;
}

inline-style {
    height: auto;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 {
     border-bottom: 1px solid var(--borderPrimarySolid);
     display: flex;
     padding: 16px;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__qr-wrapper_h6cl9_246 {
     margin-right: 16px;
}

._qrCodeWrapper_6xya6_227 {
     border: 4px solid var(--white);
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__recipient_h6cl9_253 {
     padding: 4px 0px 0px;
     width: 100%;
}

.typography-module__typography___OFnEO.typography-module__system_h5___j4KfK {
     font-size: 14px;
     font-weight: 600;
     line-height: 20px;
}

.typography-module__typography___OFnEO.typography-module__fontWeight_400___FlwVo {
     font-weight: 400;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__recipient_h6cl9_253 ._recipient__title_h6cl9_258 {
     text-align: start;
     color: var(--textSecondary);
     letter-spacing: -0.08px;
     margin-bottom: 2px;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__recipient_h6cl9_253 ._recipient__address_h6cl9_264 {
     display: grid;
     grid-template-columns: minmax(100px, auto) 1fr;
     gap: 4px;
     margin-bottom: 8px;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__recipient_h6cl9_253 ._recipient__address_h6cl9_264 ._address__text_h6cl9_273 {
     color: var(--contentPrimary);
     display: block;
     overflow: hidden;
     font-weight: 400;
     letter-spacing: -0.12px;
     font-size: 16px;
     line-height: 24px;
     text-overflow: ellipsis;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__recipient_h6cl9_253 ._recipient__address_h6cl9_264 ._address__buttons_h6cl9_297 {
     display: flex;
     justify-content: flex-end;
     align-items: center;
     height: 24px;
     gap: 8px;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__recipient_h6cl9_253 ._recipient__address_h6cl9_264 ._address__copy_btn_h6cl9_286 {
     border: none;
     background: none;
     color: var(--primary);
     width: 24px;
     height: 24px;
     display: flex;
     justify-content: center;
     align-items: center;
     padding: 0px;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__recipient_h6cl9_253 ._recipient__address_h6cl9_264 svg {
     cursor: pointer;
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__notification-alarm_h6cl9_304 {
     letter-spacing: -0.08px;
     color: var(--textSecondary);
}

._checkout_h6cl9_233 ._checkout__info_h6cl9_241 ._info__notification-alarm_h6cl9_304 ._notification-alarm__email_h6cl9_308 {
     font-weight: 400;
     letter-spacing: -0.08px;
     font-size: 14px;
     line-height: 20px;
     color: var(--textSecondary);
     margin-bottom: 2px;
     background: none;
     outline: none;
     border: none;
     padding: 0px;
     text-decoration: underline;
     text-align: start;
     cursor: pointer;
}

._checkout_h6cl9_233 ._checkout__status_h6cl9_323 {
     display: grid;
     grid-template-columns: 1fr 1fr;
}

@media only screen and (width <= 768px){
    ._checkout_h6cl9_233 ._checkout__status_h6cl9_323 {
         grid-template-columns: 1fr;
    }
}
._checkout_h6cl9_233 ._checkout__status_h6cl9_323 ._status__expire_h6cl9_332 {
     display: flex;
     align-items: center;
     border-right: 1px solid var(--borderPrimarySolid);
}

@media only screen and (width <= 768px){
    ._checkout_h6cl9_233 ._checkout__status_h6cl9_323 ._status__expire_h6cl9_332 {
         border-right: none;
         border-bottom: 1px solid var(--borderPrimarySolid);
    }
}
.expire {
     gap: 16px;
     padding: 16px;
     display: flex;
     align-items: center;
     background-color: var(--backgroundExpiration);
     border-radius: 16px;
     width: 100%;
}

._checkout_h6cl9_233 ._checkout__status_h6cl9_323 ._status__expire_h6cl9_332 > div {
     background: transparent;
}

.expire__icon {
     display: flex;
     align-items: center;
}

._svg_131j5_227 {
     overflow: visible;
     display: block;
     max-width: 100%;
     transform: rotate(-90deg);
}

._circleBg_131j5_234 {
     fill: none;
}

._circle_131j5_234 {
     fill: none;
}

.expire__progress {
     display: flex;
     justify-content: space-between;
     flex-direction: column;
}

.expire__progress .expire__label {
     color: var(--contentSecondary);
}

.expire__time {
     color: var(--success);
     width: 72px;
}

.typography-module__typography___OFnEO.typography-module__system_h4___tykOO {
     font-size: 16px;
     font-weight: 600;
     line-height: 24px;
}

.typography-module__typography___OFnEO.typography-module__fontWeight_600___s5-1D {
     font-weight: 600;
}

._checkout_h6cl9_233 ._checkout__status_h6cl9_323 ._status__confirms_h6cl9_353 {
     position: relative;
}

.confirm {
     display: flex;
     align-items: center;
     justify-self: center;
     flex-direction: row;
     padding: 16px;
}

@media only screen and (width <= 768px){
    .confirm {
         justify-self: start;
    }
}
.confirm__icon_rotating {
     animation-name: ckw;
     animation-duration: 3s;
     animation-iteration-count: infinite;
     color: var(--success);
     display: flex;
     align-items: center;
     justify-content: center;
     margin-right: 16px;
     transform: rotate(180deg);
     margin-bottom: 0px;
}

.confirm__text {
     text-align: start;
     max-width: 80%;
     overflow: hidden;
     color: var(--success);
     font-weight: 600;
     font-size: 16px;
     line-height: 24px;
}

.confirm__text .text__block {
     display: flex;
     flex-direction: row;
     align-items: center;
     justify-content: center;
     column-gap: 4px;
     color: var(--contentSecondary);
}

.confirm__text .text__title {
     color: var(--contentSecondary);
}

.confirm__text .text__block .tooltip__trigger {
     display: flex;
     align-items: center;
     cursor: pointer;
}

._alternative_pay_1rau9_227 {
     display: flex;
     flex-direction: column;
     gap: 32px;
}

._alternative_pay_divider_1rau9_232 {
     display: flex;
     gap: 32px;
     align-items: center;
}

._alternative_pay_divider_line_1rau9_237 {
     width: 100%;
     border-top: 1px solid var(--borderPrimarySolid);
}

._alternative_pay_divider_1rau9_232 p {
     color: var(--contentSecondary);
}

._alternative_pay_btns_1rau9_244 {
     width: 100%;
     display: flex;
     flex-wrap: wrap;
     gap: 16px;
}

._alternative_pay_btns_1rau9_244 > * {
     flex: 1 1 0%;
     min-width: 249px;
     max-width: 100%;
}

._cryptomus_pay_14mf0_227 {
     min-width: 100%;
     display: flex;
     flex-direction: column;
     row-gap: 8px;
}

._trigger_pjz8s_227 {
     width: 100%;
}

 .button-module__btn___XFZLT:not(.button-module__custom___IzyDx).button-module__disabled___tB8LZ {
     background: var(--cryptomus_neutral_20);
     color: var(--cryptomus_text_disable);
     cursor: unset;
     pointer-events: none;
}

.button-module__l___3rzym {
     height: 56px;
     padding: 0px 24px;
}

.button-module__primary___ppbyq svg path {
     fill: var(--cryptomus_text_inverted);
}

._button_14mf0_241 span svg path {
     fill: currentcolor !important;
}

@media only screen and (width <= 768px){
    .typography-module__typography___OFnEO.typography-module__button___UIOXV {
         line-height: 20px;
    }
}
._button_2z5n4_227 span svg path {
     fill: currentcolor !important;
}

@media only screen and (width <= 768px){
    .typography-module__typography___OFnEO.typography-module__button___UIOXV {
         line-height: 20px;
    }
}
._tooltip__trigger_1rau9_266 {
     width: 100%;
}

._button_1rau9_286 span svg path {
     fill: none !important;
}

@media only screen and (width <= 768px){
    .typography-module__typography___OFnEO.typography-module__button___UIOXV {
         line-height: 20px;
    }
}
.help-wrapper .help__content {
     display: flex;
     flex-direction: column;
     align-items: center;
     margin-bottom: 32px;
}

.help-wrapper .help__content .help__link {
     font-weight: 400;
     letter-spacing: -0.08px;
     font-size: 14px;
     line-height: 20px;
     color: var(--textSecondary);
     text-align: center;
     text-decoration-line: underline;
}

.help-wrapper .help__content .help__description {
     margin-top: 8px;
     display: block;
     padding: 0px 12px;
     letter-spacing: -0.08px;
     color: var(--textSecondary);
}

@media only screen and (width <= 460px){
    .help-wrapper .help__content .help__description {
         text-align: center;
    }
}
.help-wrapper .help__content .help__icon-wrapper {
     display: flex;
     align-items: center;
     column-gap: 16px;
     margin-top: 16px;
}

.help-wrapper .help__content .help__icon-wrapper .help__icon {
     display: flex;
     border-radius: 50%;
     background: var(--backgroundApp);
     width: 44px;
     height: 44px;
     align-items: center;
     justify-content: center;
     cursor: pointer;
}


.modal-module__modalBody___UdJbK {
     height: 100%;
     max-height: calc(100dvh - 80px - var(--cryptomus_headerHeight));
     overflow-y: auto;
     padding: 24px;
}

@media only screen and (width <= 576px){
    .modal-module__modalBody___UdJbK {
         height: calc(100dvh - var(--cryptomus_headerHeight));
         max-height: none;
         padding: 24px 16px;
    }
}
 form {
     background: none 0px 0px repeat scroll transparent;
     border: 0px none;
     font-size: 100%;
     margin: 0px;
     outline: none 0px;
     padding: 0px;
     vertical-align: baseline;
     -webkit-tap-highlight-color: transparent;
}

.modal-form {
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
}

.modal-form .form__element {
     width: 100%;
     margin-bottom: 32px;
     max-height: 56px;
}

.input-module__container___Gch8D {
     display: flex;
     flex-direction: column;
     width: 100%;
}

 label {
     background: none 0px 0px repeat scroll transparent;
     border: 0px none;
     font-size: 100%;
     margin: 0px;
     outline: none 0px;
     padding: 0px;
     vertical-align: baseline;
     -webkit-tap-highlight-color: transparent;
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x {
     align-items: center;
     border: 1px solid var(--cryptomus_border_primary);
     border-radius: 10px;
     box-sizing: border-box;
     column-gap: 4px;
     cursor: text;
     display: flex;
     font-size: 16px;
     justify-content: space-between;
     line-height: 24px;
     z-index: 1;
     color: var(--cryptomus_text_primary) !important;
}

.input-module__container___Gch8D .input-module__input__wrapper_normal___Y60xR {
     padding: 17px 16px;
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x:active {
     background-color: var(--cryptomus_neutral_20);
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x:-webkit-autofill {
     -webkit-text-fill-color: var(--cryptomus_text_primary);
     box-shadow: 0 0 0 30px var(--cryptomus_bg_primary) inset;
     caret-color: var(--cryptomus_text_primary);
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x .input-module__input__left___RHwnb {
     align-items: center;
     column-gap: 4px;
     display: flex;
     width: 100%;
}

 input {
     font-family: inherit;
     font-size: 100%;
     line-height: 1.15;
     margin: 0px;
}

.input-module__container___Gch8D .input-module__input___h7K-F {
     color: var(--cryptomus_text_primary);
     font-family: Golos, sans-serif;
     font-size: 16px;
     font-weight: 400;
     line-height: 24px;
     width: 100%;
}

input:focus {
     outline: none;
}

input::-webkit-inner-spin-button {
     appearance: none;
     margin: 0px;
}

input:-webkit-autofill {
     transition: 50000s ease-in-out;
}

.input-module__container___Gch8D .input-module__input___h7K-F:disabled {
     pointer-events: none;
     user-select: none;
}

.input-module__container___Gch8D .input-module__input___h7K-F::placeholder {
     color: var(--cryptomus_text_tertiary);
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
     line-height: 24px;
}

button {
     font-family: inherit;
     font-size: 100%;
     line-height: 1.15;
     margin: 0px;
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) {
     column-gap: 10px;
     font-size: 16px;
     font-weight: 400;
     line-height: 20px;
     padding: 18px 16px;
     transition: 0.3s, outline-offset, outline-color, outline;
}

 .button-module__btn___XFZLT:not(.button-module__custom___IzyDx).button-module__disabled___tB8LZ {
     background: var(--cryptomus_neutral_20);
     color: var(--cryptomus_text_disable);
     cursor: unset;
     pointer-events: none;
}

.button-module__btn___XFZLT {
     align-items: center;
     border: none;
     cursor: pointer;
     display: flex;
     justify-content: center;
     position: relative;
     touch-action: manipulation;
     user-select: none;
     border-radius: 10px !important;
}

.button-module__btn___XFZLT.button-module__center___obgWG {
     justify-content: center;
}

.button-module__l___3rzym {
     height: 56px;
     padding: 0px 24px;
}

.button-module__primary___ppbyq {
     background: var(--cryptomus_neutral_80);
     color: var(--cryptomus_text_inverted);
}

 .button-module__primary___ppbyq:disabled {
     background: var(--cryptomus_neutral_25);
}

.modal-form .form__submit {
     width: 100%;
     margin-bottom: 16px;
}

 button:focus {
     outline: none;
}

 button:focus-visible {
     outline: 1px solid var(--cryptomus_text_primary);
     outline-offset: 3px;
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) .button-module__buttonIcon___MaWPC {
     align-items: center;
     display: flex;
     justify-content: center;
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) svg {
     height: 24px;
     width: 24px;
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) [aria-disabled="true"] {
     background: var(--cryptomus_neutral_20);
     color: var(--cryptomus_text_disable);
     cursor: unset;
     pointer-events: none;
}

.button-module__primary___ppbyq:hover {
     background: var(--cryptomus_neutral_70);
}

.button-module__primary___ppbyq:active {
     background: var(--cryptomus_neutral_60);
}

 p {
     background: none 0px 0px repeat scroll transparent;
     border: 0px none;
     font-size: 100%;
     margin: 0px;
     outline: none 0px;
     padding: 0px;
     vertical-align: baseline;
     -webkit-tap-highlight-color: transparent;
}

.typography-module__typography___OFnEO {
     line-height: 110%;
}

.typography-module__typography___OFnEO.typography-module__button___UIOXV {
     font-size: 16px;
     font-weight: 500;
     letter-spacing: -0.12px;
     line-height: 24px;
}

@media only screen and (width <= 768px){
    .typography-module__typography___OFnEO.typography-module__button___UIOXV {
         line-height: 20px;
    }
}
.typography-module__typography___OFnEO.typography-module__system_h5___j4KfK {
     font-size: 14px;
     font-weight: 600;
     line-height: 20px;
}

.typography-module__typography___OFnEO.typography-module__fontWeight_400___FlwVo {
     font-weight: 400;
}

.modal-form .form__description {
     text-align: center;
     max-width: 352px;
     letter-spacing: -0.08px;
     color: var(--textSecondary);
}


.modal-module__modalHeader___m13nX {
     border-bottom: 1px solid var(--cryptomus_border_primary);
     color: var(--cryptomus_text_primary);
     column-gap: 16px;
     display: flex;
     justify-content: space-between;
     max-height: var(--cryptomus_headerHeight);
     padding: 24px;
}

@media only screen and (width <= 576px){
    .modal-module__modalHeader___m13nX {
         max-height: fit-content;
         padding: 18px 16px;
    }
}
 h2 {
     background: none 0px 0px repeat scroll transparent;
     border: 0px none;
     font-size: 100%;
     margin: 0px;
     outline: none 0px;
     padding: 0px;
     vertical-align: baseline;
     -webkit-tap-highlight-color: transparent;
}

.typography-module__typography___OFnEO {
     line-height: 110%;
}

.typography-module__typography___OFnEO.typography-module__system_h3___oqEn- {
     font-size: 18px;
     font-weight: 600;
     line-height: 24px;
}

.typography-module__typography___OFnEO.typography-module__fontWeight_600___s5-1D {
     font-weight: 600;
}

button {
     font-family: inherit;
     font-size: 100%;
     line-height: 1.15;
     margin: 0px;
}

.modal-module__modalHeader___m13nX .modal-module__icon___yjMm- {
     color: inherit;
     cursor: pointer;
     display: flex;
     flex-shrink: 0;
     height: 24px;
     width: 24px;
}

 button:focus {
     outline: none;
}

 button:focus-visible {
     outline: 1px solid var(--cryptomus_text_primary);
     outline-offset: 3px;
}
