.payx-select-network-modal-wrapper{background:rgba(0,0,0,.4)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-radius:16px;width:600px;animation:modalFadeIn .3s ease-out}.payx-select-network-modal-wrapper>div{background:rgba(16,16,16,.88)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgba(255,255,255,.08)!important;width:600px;animation:modalSlideIn .3s ease-out}@media (max-width:768px){.payx-select-network-modal-wrapper{border-radius:0!important;height:100vh!important;max-height:100vh!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important}.payx-select-network-modal-wrapper>div{height:100%!important;max-height:100vh!important;border-radius:0!important;width:100%!important}}.payx-select-network-modal{background:transparent;border-radius:16px;padding:24px;width:100%;max-width:100%;display:flex;flex-direction:column;gap:28px}.payx-select-network-modal__header{display:flex;flex-direction:column;gap:4px;width:100%}.payx-select-network-modal__header-top{display:flex;align-items:center;justify-content:space-between;width:100%}.payx-select-network-modal__back{display:flex;align-items:center;gap:6px;background:none;border:none;color:rgba(255,255,255,.5);font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer;padding:0;transition:color .2s}.payx-select-network-modal__back:hover{color:rgba(255,255,255,.8)}.payx-select-network-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;opacity:.6;transition:opacity .2s}.payx-select-network-modal__close:hover{opacity:1}.payx-select-network-modal__title{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:white;text-align:left;letter-spacing:-.48px;padding:4px 0}.payx-select-network-modal__payment-method{display:flex;flex-direction:column;gap:0;width:100%}.payx-select-network-modal__crypto-option{display:flex;gap:12px;align-items:center;width:100%;padding:0;cursor:default;user-select:none}.payx-select-network-modal__crypto-info{display:flex;flex:1 0 0;flex-direction:column;width:100%;gap:0;align-items:flex-start;min-width:0}.payx-select-network-modal__crypto-header{display:flex;flex:1 0 0;gap:8px;align-items:center;min-width:0}.payx-select-network-modal__crypto-icon-large{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.payx-select-network-modal__crypto-icon-large img{width:100%;height:100%;object-fit:contain}.payx-select-network-modal__crypto-name{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:18px;line-height:32px;color:white;letter-spacing:-.54px}.payx-select-network-modal__network-section{display:flex;flex-direction:column;gap:12px;width:100%}.payx-select-network-modal__network-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.payx-select-network-modal__network-title{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:18px;line-height:32px;color:white;letter-spacing:-.54px}.payx-select-network-modal__network-list{font-family:Suisse Intl,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:rgba(255,255,255,.5)}.payx-select-network-modal__networks{display:flex;flex-direction:column;gap:0;width:100%}.payx-select-network-modal__network-option{display:flex;gap:12px;align-items:center;cursor:pointer;user-select:none;padding:0}.payx-select-network-modal__radio{position:absolute;opacity:0;width:0;height:0}.payx-select-network-modal__radio-custom{width:20px;height:20px;border-radius:50%;background:rgba(217,217,217,.04);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s;position:relative}.payx-select-network-modal__radio-custom--selected{border-color:rgba(3,205,58,.44)}.payx-select-network-modal__radio-custom--selected:after{content:"";width:12px;height:12px;border-radius:50%;background:rgba(3,205,58,1);position:absolute}.payx-select-network-modal__network-text{font-family:Suisse Intl,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:rgba(255,255,255,.65);transition:color .2s}.payx-select-network-modal__network-text--selected{color:white}.payx-select-network-modal__divider{height:1px;width:100%;background:rgba(255,255,255,.08);margin:12px 0}.payx-select-network-modal__footer{display:flex;width:100%;padding-top:8px}.payx-select-network-modal__next-button{background:white;color:#020202;font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:24px;padding:12px 24px;height:48px;border:none;border-radius:8px;cursor:pointer;box-shadow:0 0 12px 0 rgba(0,0,0,.25);transition:transform .2s,box-shadow .2s,opacity .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;width:100%;text-transform:uppercase}.payx-select-network-modal__next-button:disabled{opacity:.5;cursor:not-allowed}.payx-select-network-modal__next-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 2px 16px 0 rgba(0,0,0,.3)}.payx-select-network-modal__next-button:not(:disabled):active{transform:translateY(0)}@media (max-width:768px){.payx-select-network-modal{padding:20px;gap:24px;height:100%;max-height:100vh;overflow-y:auto;border-radius:0}.payx-select-network-modal__title{font-size:20px;line-height:28px}.payx-select-network-modal__next-button{width:100%}}.payx-status-modal-wrapper{background:rgba(0,0,0,.4)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-radius:16px;width:600px;animation:modalFadeIn .3s ease-out}.payx-status-modal-wrapper>div{background:rgba(16,16,16,.88)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgba(255,255,255,.08)!important;width:600px;animation:modalSlideIn .3s ease-out}@media (max-width:768px){.payx-status-modal-wrapper{height:100vh!important;align-items:stretch;justify-content:flex-start}.payx-status-modal-wrapper,.payx-status-modal-wrapper>div{border-radius:0!important;max-height:100vh!important;width:100%!important}.payx-status-modal-wrapper>div{height:100%!important}.payx-status-modal{height:100%;max-width:100%;max-height:100vh;overflow-y:auto;border-radius:0}}.payx-status-modal{background:transparent;border-radius:16px;padding:24px;width:100%;max-width:100%;display:flex;flex-direction:column;gap:28px}.payx-status-modal__header{display:flex;flex-direction:column;gap:4px;width:100%}.payx-status-modal__header-top{display:flex;justify-content:space-between;align-items:center;width:100%}.payx-status-modal__back{display:flex;align-items:center;gap:6px;background:none;border:none;color:rgba(255,255,255,.5);font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer;padding:0;transition:color .2s}.payx-status-modal__back:hover{color:rgba(255,255,255,.8)}.payx-status-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;opacity:.5;transition:opacity .2s}.payx-status-modal__close:hover{opacity:1}.payx-status-modal__title{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:white;text-align:left;letter-spacing:-.48px;padding:4px 0}.payx-status-modal__content{display:flex;flex-direction:column;gap:12px;width:100%}.payx-status-modal__main-section{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:100%}.payx-status-modal__qr-code,.payx-status-modal__qr-container{display:flex;align-items:center;justify-content:center}.payx-status-modal__qr-code{width:130px;height:130px;padding:8px;background:white;border-radius:11.304px;border:.565px solid rgba(168,190,251,1);background-image:linear-gradient(-5.5856deg,rgba(105,117,225,.2) 3.9721%,rgba(105,117,225,0) 61.134%)}.payx-status-modal__qr-code svg{width:100%;height:100%}.payx-status-modal__payment-info{display:flex;flex-direction:column;gap:6px;align-items:flex-end;flex:1}.payx-status-modal__network-tag{display:flex;align-items:center;gap:6px;padding:6px 11.35px 6px 6px;height:26.482px;border:.946px solid white;border-radius:17.024px;backdrop-filter:blur(20.807px);font-family:Suisse Intl,sans-serif;font-weight:400;font-size:11.932px;line-height:17.897px;color:white}.payx-status-modal__network-tag img{width:16px;height:16px;object-fit:contain}.payx-status-modal__amount-wrapper{display:flex;align-items:center;gap:8px;justify-content:flex-end}.payx-status-modal__amount{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:white;letter-spacing:-.72px;text-align:right}.payx-status-modal__copy-amount-button{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0}.payx-status-modal__copy-amount-button:hover{opacity:.7}.payx-status-modal__copy-amount-button:active{opacity:.5}.payx-status-modal__copy-amount-button img{width:16px;height:16px;display:block}.payx-status-modal__amount-details{display:flex;flex-direction:column;align-items:flex-end;gap:0}.payx-status-modal__amount-usd,.payx-status-modal__exchange-rate{font-family:Suisse Intl,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:rgba(255,255,255,.5)}.payx-status-modal__divider{height:1px;width:100%;background-image:url(/vector-5.svg);background-repeat:no-repeat;background-position:50%;margin:0}.payx-status-modal__wallet-section{display:flex;flex-direction:column;gap:16px;width:100%}.payx-status-modal__wallet-header{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.payx-status-modal__wallet-label{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:18px;line-height:32px;color:white;letter-spacing:-.54px;white-space:nowrap}.payx-status-modal__wallet-address{font-family:Suisse Intl,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:rgba(255,255,255,.5);word-break:break-all;text-align:right}.payx-status-modal__copy-button{background:white;border-radius:8px;padding:4px 16px;height:40px;display:flex;align-items:center;justify-content:center;font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#020202;cursor:pointer;box-shadow:0 0 12px 0 rgba(0,0,0,.25);transition:transform .2s;border:none;width:100%}.payx-status-modal__copy-button:hover{transform:scale(1.02)}.payx-status-modal__copy-button:active{transform:scale(.98)}.payx-status-modal__waiting{display:flex;align-items:center;gap:6px;justify-content:center;width:100%}.payx-status-modal__loader{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.payx-status-modal__loader-icon{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.payx-status-modal__waiting-text{font-family:Suisse Intl,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:rgba(255,255,255,.5)}.payx-status-modal__success{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;min-height:400px;width:100%}.payx-status-modal__success-header{width:100%;display:flex;justify-content:flex-end;margin-bottom:24px}.payx-status-modal__success-content{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1;justify-content:center}.payx-status-modal__success-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;animation:successIconScale .5s ease-out}@keyframes successIconScale{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.payx-status-modal__success-title{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:white;text-align:center;letter-spacing:-.48px;margin:0}.payx-status-modal__success-message{font-family:Suisse Intl,sans-serif;font-weight:300;font-size:16px;line-height:24px;color:rgba(255,255,255,.8);text-align:center;max-width:400px;margin:0}.payx-status-modal__success-button{background:white;border-radius:8px;padding:12px 32px;height:48px;display:flex;align-items:center;justify-content:center;font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#020202;cursor:pointer;border:none;transition:transform .2s,opacity .2s;margin-top:8px}.payx-status-modal__success-button:hover{transform:scale(1.02);opacity:.9}.payx-status-modal__success-button:active{transform:scale(.98)}.payx-status-modal__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;min-height:400px;width:100%}.payx-status-modal__error-header{width:100%;display:flex;justify-content:flex-end;margin-bottom:24px}.payx-status-modal__error-content{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1;justify-content:center}.payx-status-modal__error-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;animation:errorIconScale .5s ease-out}@keyframes errorIconScale{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.payx-status-modal__error-title{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:white;text-align:center;letter-spacing:-.48px;margin:0}.payx-status-modal__error-message{font-family:Suisse Intl,sans-serif;font-weight:300;font-size:16px;line-height:24px;color:rgba(255,255,255,.8);text-align:center;max-width:400px;margin:0}.payx-status-modal__error-button{background:white;border-radius:8px;padding:12px 32px;height:48px;display:flex;align-items:center;justify-content:center;font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#020202;cursor:pointer;border:none;transition:transform .2s,opacity .2s;margin-top:8px}.payx-status-modal__error-button:hover{transform:scale(1.02);opacity:.9}.payx-status-modal__error-button:active{transform:scale(.98)}@media (max-width:768px){.payx-status-modal__main-section{flex-direction:column;align-items:center}.payx-status-modal__payment-info{align-items:center;width:100%}.payx-status-modal__amount-details{align-items:center}.payx-status-modal__amount-usd,.payx-status-modal__exchange-rate{text-align:center}.payx-status-modal__wallet-header{flex-direction:column;align-items:flex-start;gap:8px}.payx-status-modal__wallet-address{text-align:left;width:100%}}.payx-select-method-modal-wrapper{background:rgba(0,0,0,.4)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-radius:16px;width:600px;animation:modalFadeIn .3s ease-out}.payx-select-method-modal-wrapper>div{background:rgba(16,16,16,.88)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgba(255,255,255,.08)!important;width:600px;animation:modalSlideIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.payx-select-method-modal-wrapper{height:100vh!important;align-items:stretch!important;justify-content:flex-start!important}.payx-select-method-modal-wrapper,.payx-select-method-modal-wrapper>div{border-radius:0!important;max-height:100vh!important;width:100%!important}.payx-select-method-modal-wrapper>div{height:100%!important}}.payx-select-method-modal{background:transparent;border-radius:16px;padding:24px;width:100%;max-width:100%;display:flex;flex-direction:column;gap:28px}.payx-select-method-modal__header{display:flex;flex-direction:column;gap:4px;width:100%}.payx-select-method-modal__header-top{display:flex;align-items:center;justify-content:space-between;width:100%}.payx-select-method-modal__back{display:flex;align-items:center;gap:6px;background:none;border:none;color:rgba(255,255,255,.5);font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer;padding:0;transition:color .2s}.payx-select-method-modal__back:hover{color:rgba(255,255,255,.8)}.payx-select-method-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;opacity:.6;transition:opacity .2s}.payx-select-method-modal__close:hover{opacity:1}.payx-select-method-modal__title{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:24px;line-height:32px;color:white;text-align:left;letter-spacing:-.48px;padding:4px 0}.payx-select-method-modal__content{display:flex;flex-direction:column;gap:0;width:100%}.payx-select-method-modal__crypto-option{display:flex;gap:12px;align-items:center;width:100%;padding:0;cursor:pointer;user-select:none}.payx-select-method-modal__crypto-info{display:flex;flex:1 0 0;flex-direction:column;width:100%;gap:0;align-items:flex-start;min-width:0}.payx-select-method-modal__crypto-header{display:flex;flex:1 0 0;gap:8px;align-items:center;min-width:0}.payx-select-method-modal__crypto-icon-large{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.payx-select-method-modal__crypto-icon-large img{width:100%;height:100%;object-fit:contain}.payx-select-method-modal__crypto-name{font-family:Suisse Intl,sans-serif;font-weight:400;font-size:18px;line-height:32px;color:white;letter-spacing:-.54px;display:flex;align-items:center;gap:8px}.payx-select-method-modal__crypto-name-muted,.payx-select-method-modal__crypto-networks{color:rgba(255,255,255,.5);font-weight:300;font-size:14px;line-height:20px;letter-spacing:normal}.payx-select-method-modal__networks{display:flex;flex-direction:column;gap:6px;align-items:flex-start;justify-content:center}.payx-select-method-modal__network-option{display:flex;gap:6px;align-items:center;cursor:pointer;user-select:none}.payx-select-method-modal__radio{position:absolute;opacity:0;width:0;height:0}.payx-select-method-modal__radio-custom{width:20px;height:20px;border-radius:50%;background:rgba(217,217,217,.04);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s;position:relative}.payx-select-method-modal__radio-custom--selected{border-color:rgba(3,205,58,.44)}.payx-select-method-modal__radio-custom--selected:after{content:"";width:12px;height:12px;border-radius:50%;background:rgba(3,205,58,1);position:absolute}.payx-select-method-modal__network-text{font-family:Suisse Intl,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:rgba(255,255,255,.65);transition:color .2s}.payx-select-method-modal__network-text--selected{color:white}.payx-select-method-modal__footer{display:flex;width:100%;padding-top:8px}.payx-select-method-modal__next-button{background:white;color:#020202;font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:24px;padding:12px 24px;height:48px;border:none;border-radius:8px;cursor:pointer;box-shadow:0 0 12px 0 rgba(0,0,0,.25);transition:transform .2s,box-shadow .2s,opacity .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;width:100%;text-transform:uppercase}.payx-select-method-modal__next-button:disabled{opacity:.5;cursor:not-allowed}.payx-select-method-modal__next-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 2px 16px 0 rgba(0,0,0,.3)}.payx-select-method-modal__next-button:not(:disabled):active{transform:translateY(0)}.payx-select-method-modal__divider{height:1px;width:100%;background:rgba(255,255,255,.08);margin:12px 0}@media (max-width:768px){.payx-select-method-modal{padding:20px;gap:24px;height:100%;max-height:100vh;overflow-y:auto;border-radius:0}.payx-select-method-modal__title{font-size:20px;line-height:28px}.payx-select-method-modal__next-button{width:100%}}