.topbar{display:flex;height:70px;border-bottom:2px solid #efeff4;box-sizing:border-box}.topbar .topbar-inner{display:flex;flex:1 1;justify-content:space-evenly;align-items:center}.topbar .topbar-inner .step{display:flex;align-items:center;height:100%}.topbar .topbar-inner .step.previous-step .step-number .step-number-inner{background-color:#4cd964}.topbar .topbar-inner .step.current-step{position:relative}.topbar .topbar-inner .step.current-step:after{content:"";width:100%;height:2px;position:absolute;bottom:-2px;left:0;background-color:#4cd964}.topbar .topbar-inner .step.current-step .step-number .step-number-inner{background-color:#4cd964}.topbar .topbar-inner .step .step-number{display:flex;justify-content:center;align-items:center;color:#fff;font-size:18px;font-weight:700;width:30px;height:40%}.topbar .topbar-inner .step .step-number .step-number-inner{display:flex;justify-content:center;align-items:center;background-color:#e6e6e6;width:30px;height:30px;border-radius:6px}.topbar .topbar-inner .step .step-title{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;color:#333;margin-left:10px;height:60%}#root .topbar-mobile{height:104px}#root .topbar-mobile .topbar-inner{text-align:center;margin:0 20px;justify-content:space-between;min-height:102px}#root .topbar-mobile .step{flex-direction:column}#root .topbar-mobile .step .step-title{max-width:50px;margin-left:0}.sidebar{color:#333}.sidebar.sidebar-desktop{height:100%;overflow:hidden;flex:0 0 359px}.sidebar.sidebar-desktop .sidebar-accordion-head{display:none}.sidebar.sidebar-desktop .sidebar-inner{display:flex;height:100%;box-sizing:border-box;flex-direction:column;padding:40px 32px 40px 40px;overflow:hidden}.sidebar.sidebar-desktop .sidebar-inner .sidebar-scroll{overflow-y:auto;padding-right:8px}.sidebar.sidebar-mobile{flex:0 0 auto;min-height:54px;box-sizing:border-box;overflow:hidden}.sidebar.sidebar-mobile .sidebar-accordion-head{height:100%;box-sizing:border-box;border-bottom:2px solid #efeff4;font-size:15px;font-weight:700}.sidebar.sidebar-mobile .sidebar-accordion-head.head-close{height:100%}.sidebar.sidebar-mobile .sidebar-accordion-head.head-open{height:54px}.sidebar.sidebar-mobile .sidebar-accordion-head.head-open .details-icon{transform:rotate(90deg)}.sidebar.sidebar-mobile .sidebar-accordion-head .sidebar-head-inner{height:100%;display:flex;justify-content:space-between;align-items:center;margin:0 20px}.sidebar.sidebar-mobile .sidebar-accordion-head .sidebar-head-inner .details-icon{width:10px;height:10px;background-image:url(/img/triangle.svg);background-repeat:no-repeat;background-position:50%}.sidebar.sidebar-mobile .sidebar-inner{padding:20px}.sidebar.sidebar-mobile .sidebar-inner.sidebar-open{display:block;background-color:#efeff4}.sidebar.sidebar-mobile .sidebar-inner.sidebar-open .sidebar-main{font-size:24px;margin-bottom:20px}.sidebar.sidebar-mobile .sidebar-inner.sidebar-open .sidebar-block{font-size:10px;max-width:100%;margin-bottom:20px;line-height:15px}.sidebar.sidebar-mobile .sidebar-inner.sidebar-close{display:none}.sidebar .sidebar-inner .sidebar-main{font-size:48px;font-weight:600;margin-bottom:40px;display:flex;flex-direction:column}.sidebar .sidebar-inner .sidebar-main .sub-amount{font-size:16px;color:#e39f66}.sidebar .sidebar-inner .sidebar-block{margin-bottom:30px;max-width:256px;font-size:15px;line-height:20px;font-weight:500}.sidebar .sidebar-inner .sidebar-block .sidebar-block-title{font-weight:700}.sidebar .sidebar-inner .sidebar-block .sidebar-block-text{word-break:break-all}.sidebar .sidebar-inner .sidebar-block .sidebar-block-info{margin:0}.content{display:flex;flex-direction:column;flex:1 1;border-top-left-radius:30px;box-shadow:0 25px 40px 0 #c2ccea;padding:30px 0;box-sizing:border-box}.content .list-wrapper{height:100%}.content .list-wrapper .content-title{padding:0 30px}.content .list-wrapper .accordion{padding:15px 30px}.content .accordion-item{display:block;width:100%}.content .panel{background-color:#fff;display:none;overflow:hidden}.content .panel .panel-inner{display:flex;flex-wrap:wrap}.content.content-mobile{box-shadow:none}.content.content-mobile .content-title{padding:0 20px;font-size:15px}.content.content-mobile .accordion{padding:10px 20px;font-size:12px}.content.content-mobile .content-inner .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method{margin:20px;max-width:67px}.content.content-mobile .content-inner .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method .payment-method-icon{width:67px;height:67px}.content.content-mobile .content-inner .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method .payment-method-icon img{width:40px;height:40px}.content.content-mobile .content-inner .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method .payment-method-name{font-size:10px}.content.content-mobile .accounts .account{padding:0 7px!important}.content .content-title{color:#333;font-size:18px;font-weight:700;margin-bottom:4px}.content .scrollable{display:block;height:100%;min-height:0}.content .scrollable .scrollable-wrapper{position:relative;width:100%;height:100%}.content .scrollable .scrollable-wrapper .scrollable-container{-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:auto;width:100%;height:100%}.content .scrollable .scrollable-wrapper .scrollable-container .scrollable-content{position:relative;min-height:100%;box-sizing:border-box}.content .scrollable .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper{display:flex;flex-wrap:wrap}.content .scrollable .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method{cursor:pointer;display:flex;flex-direction:column;align-items:center;margin:30px;max-width:100px}.content .scrollable .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method .payment-method-icon{display:flex;justify-content:center;align-items:center;width:100px;height:100px;border-radius:20px;box-shadow:0 5px 27px 0 #c2ccea}.content .scrollable .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method .payment-method-icon:hover{box-shadow:0 5px 27px 0 #8297d4}.content .scrollable .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method .payment-method-icon img{width:60px}.content .scrollable .scrollable-wrapper .scrollable-container .scrollable-content .payments-wrapper .payment-method .payment-method-name{margin-top:11px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#e1e1e1;border-radius:100px}::-webkit-scrollbar-thumb:hover{background:#888}.accordion{background-color:#fff;color:#000;cursor:pointer;width:100%;text-align:left;border:none;outline:none;transition:.4s;text-transform:capitalize;font-size:16px;font-weight:700}button.accordion.active:after{content:"\2212"}button.accordion:after{content:"\002B";color:#000;font-weight:700;float:left;margin-right:5px}.sharpay-login-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:0 30px}.sharpay-login-wrapper .sharpay-login-form .sharpay-login-title{font-size:18px;color:#333;font-weight:700;margin-bottom:29px}.sharpay-login-wrapper .sharpay-login-form .sharpay-login-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:33px}.sharpay-login-wrapper .sharpay-login-form .sharpay-login-row label{min-width:110px;color:#8e8e93}.sharpay-login-wrapper .sharpay-login-form .sharpay-login-row .sharpay-login-input{width:100%;height:40px;position:relative}.sharpay-login-wrapper .sharpay-login-form .sharpay-login-row .sharpay-login-input:before{content:"";position:absolute;width:20px;height:20px;top:50%;margin-top:-10px;left:20px;pointer-events:none}.sharpay-login-wrapper .sharpay-login-form .sharpay-login-row .sharpay-login-input.login-input:before{background:url(/img/outline-account-circle-24-px.svg) no-repeat 50%}.sharpay-login-wrapper .sharpay-login-form .sharpay-login-row .sharpay-login-input.password-input:before{background:url(/img/outline-lock-24-px.svg) no-repeat 50%}.sharpay-login-wrapper .sharpay-login-form .sharpay-login-row .sharpay-login-input input{box-sizing:border-box;width:100%;height:40px;font-size:12px;padding:10px 20px 10px 55px;border-radius:25px;box-shadow:0 4px 27px 0 rgba(0,0,128,.08);background-color:#fff;border:none;outline:none}.sharpay-login-wrapper .sharpay-login-buttons{display:flex;justify-content:flex-end}.sharpay-login-wrapper .sharpay-login-buttons.mobile-buttons{margin-top:30px}.sharpay-login-wrapper .sharpay-login-buttons .button-disabled{background:#e6e6e6!important}.sharpay-login-wrapper .sharpay-login-buttons button{padding:9px 16px 8px;border:none;border-radius:20px;background:none;outline:none;margin-left:20px;cursor:pointer}.sharpay-login-wrapper .sharpay-login-buttons button:last-child{background-color:#4cd964;color:#fff}.content-mobile .sharpay-login-wrapper{padding:0 20px}.content-mobile .sharpay-login-wrapper .sharpay-login-form .sharpay-login-row{flex-direction:column;align-items:flex-start}.content-mobile .sharpay-login-wrapper .sharpay-login-form .sharpay-login-row label{margin-bottom:8px}.summary-wrapper{margin-bottom:25px;padding:0 30px;overflow:hidden}.summary-inner,.summary-wrapper{display:flex;flex-direction:column;flex:1 1}.summary-inner{border-radius:20px;height:100%;box-sizing:border-box}.summary-head{display:flex;height:65px;padding:0 20px;align-items:center;position:relative;border-bottom:2px solid #f3f3f7;grid-gap:10px;gap:10px}.summary-head img{height:40px}.summary-details{padding:20px}.summary-details-text{flex:1 1;display:flex;flex-direction:column;padding:20px;overflow:hidden}.summary-details-text .summary-details-text-container{flex:1 1;overflow:hidden}.summary-details-text .summary-details-text-container .summary-details-text-inner{height:100%;overflow-y:auto;padding-right:10px}.summary-details-text .summary-details-text-link{margin-top:20px;text-align:right}.sharpay-payment{height:100%}.sharpay-payment .accounts-wrapper{display:flex;flex-direction:column;height:100%}.sharpay-payment .accounts-wrapper .accounts-head{display:flex;justify-content:space-between;align-items:center;padding:0 30px}.sharpay-payment .accounts-wrapper .accounts-head .accounts-title{font-size:18px;color:#333;font-weight:700;margin-bottom:9px}.sharpay-payment .accounts-wrapper .accounts-head .accounts-exchange{font-size:13px;font-weight:700;margin-bottom:9px}.sharpay-payment .accounts-wrapper .accounts{overflow-y:auto;flex:1 1}.sharpay-payment .accounts-wrapper .accounts .acc-wrap{padding:0 30px}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account{display:flex;padding:0 20px;align-items:center;border-radius:20px;height:65px;margin:20px 0;border:2px solid #efeff4}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account.selected-account{border:2px solid transparent;box-shadow:0 5px 27px 0 #c2ccea}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio{width:100%}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio input[type=radio]{display:none}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio label{display:flex;cursor:pointer;position:relative;padding-left:25px;margin-right:0;line-height:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio label:before{content:"";display:inline-block;width:17px;height:18px;position:absolute;left:0;top:50%;margin-top:-9px;background:url(/img/radio-button-unchecked.svg) 0 0 no-repeat}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio input[type=radio]:checked+label:before{background:url(/img/radio-button-checked-24-px.svg) 0 0 no-repeat}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio input[type=radio]:disabled+label:before{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio .account-icon{width:25px;height:25px;margin-right:15px}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio .account-number{line-height:25px;margin-right:15px}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio .account-currency{padding:0 3px;line-height:25px;background:#4cd964;color:#fff;font-size:13px;border-radius:6px}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio .account-balance{line-height:25px;position:absolute;right:0;height:24px;top:50%;margin-top:-12px;min-width:121px;display:flex;justify-content:space-around}.sharpay-payment .accounts-wrapper .accounts .acc-wrap .account .form_radio .account-balance .account-balance-text{margin-right:3px}.sharpay-payment .accounts-wrapper .accounts-buttons{align-self:flex-end;padding:10px 30px 0}.sharpay-payment .accounts-wrapper .accounts-buttons.mobile-buttons{margin-top:30px}.sharpay-payment .accounts-wrapper .accounts-buttons .button-disabled{background:#e6e6e6!important}.sharpay-payment .accounts-wrapper .accounts-buttons button{padding:9px 16px 8px;border:none;border-radius:20px;background:none;outline:none;margin-left:20px;cursor:pointer}.sharpay-payment .accounts-wrapper .accounts-buttons button:last-child{background-color:#4cd964;color:#fff}.sharpay-payment .accounts-wrapper .summary-otp-wrapper{flex:1 1;margin-bottom:25px;padding:0 30px}.sharpay-payment .accounts-wrapper .summary-otp-wrapper .summary-otp{position:relative;height:40px}.sharpay-payment .accounts-wrapper .summary-otp-wrapper .summary-otp:before{content:"";width:18px;height:22px;background:url(/img/shield.svg) no-repeat;position:absolute;top:50%;margin-top:-11px;left:15px;pointer-events:none}.sharpay-payment .accounts-wrapper .summary-otp-wrapper .summary-otp .resend-otp{position:absolute;right:15px;top:50%;margin-top:-11px;width:16px;height:22px;background:url(/img/autorenew-24-px.svg) no-repeat;cursor:pointer}.sharpay-payment .accounts-wrapper .summary-otp-wrapper .summary-otp .resend-otp.resended{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}.sharpay-payment .accounts-wrapper .summary-otp-wrapper .summary-otp input{border:none;outline:none;padding:11px 11px 11px 43px;border-radius:25px;box-shadow:0 4px 27px 0 rgba(0,0,128,.08);line-height:18px;width:100%;box-sizing:border-box}.mobile .accounts-wrapper .accounts-buttons,.mobile .accounts-wrapper .accounts-head,.mobile .accounts-wrapper .accounts .acc-wrap,.mobile .accounts-wrapper .summary-otp-wrapper,.mobile .accounts-wrapper .summary-wrapper{padding:0 20px}label{-webkit-tap-highlight-color:transparent}.payment-wrapper{height:100%}@-webkit-keyframes clockwiseSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes clockwiseSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.status-wrapper{display:flex;flex-direction:column;height:100%}.status-wrapper .status-head{display:flex;justify-content:space-between;align-items:center;padding:0 30px}.status-wrapper .status-head .status-title{display:flex;width:100%;font-size:18px;color:#333;font-weight:700;margin-bottom:29px}.status-wrapper .status-head .status-title .status-text{margin-left:5px}.status-wrapper .status-head .status-icon{width:20px;margin-left:10px}.status-wrapper .status-head .status-icon .clockwiseSpin{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:clockwiseSpin;animation-name:clockwiseSpin;-webkit-animation-timing-function:linear;animation-timing-function:linear}.status-wrapper .status-button{align-self:flex-end;margin:10px 30px 0}.status-wrapper .status-button button{padding:9px 16px 8px;border:none;border-radius:20px;background-color:#4cd964;outline:none;margin-left:20px;color:#fff;cursor:pointer}.status-wrapper .status-button button[disabled]{background:#e6e6e6}.content-mobile .status-wrapper .status-head,.content-mobile .status-wrapper .summary-wrapper{padding:0 20px}.content-mobile .status-wrapper .status-button{margin:10px 20px 0}.custom-checkbox-wrapper{display:flex;align-items:center;cursor:pointer;margin:0 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hidden-checkbox{display:none}.custom-checkbox{width:20px;height:20px;border:2px solid #4cd964;border-radius:12px;box-sizing:border-box;margin-right:8px}.custom-checkbox.checked{background:url(/img/outline-check-circle.svg) no-repeat 50%}.checkbox-label{font-size:14px;color:#333}@font-face{font-family:text-security-disc;src:url(/static/media/text-security-disc.4fa38d77.woff)}button{font-size:12px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.card-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden;justify-content:space-between}.card-wrapper .card-form{height:100%;overflow:auto;padding:0 30px}.card-wrapper .card-form .card-title{font-size:18px;color:#333;font-weight:700;margin-bottom:29px;display:flex;justify-content:space-between}.card-wrapper .card-form .card-title .sub-card-title{font-size:15px}.card-wrapper .card-form .card-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:33px}.card-wrapper .card-form .card-row .custom-checkbox-wrapper{margin:0;width:100%;height:40px;display:flex;align-items:center;cursor:pointer}.card-wrapper .card-form .card-row .custom-checkbox-wrapper .checkbox-label{font-size:12px}.card-wrapper .card-form .card-row.card-select-wrap .card-select:last-child{margin-left:29px}.card-wrapper .card-form .card-row .card-label{min-width:120px;color:#8e8e93;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card-wrapper .card-form .card-row .card-input{width:100%;height:40px;position:relative}.card-wrapper .card-form .card-row .card-input .input-validation-error-text{margin:5px;font-size:10px;color:red}.card-wrapper .card-form .card-row .card-input.input-validation-error input{box-shadow:0 2px 0 0 rgba(255,0,0,.25)}.card-wrapper .card-form .card-row .card-input input{border-radius:20px;box-shadow:0 4px 27px 0 rgba(0,0,128,.08);box-sizing:border-box;width:100%;height:40px;font-size:12px;padding:10px 20px;background-color:#fff;border:none;outline:none}.card-wrapper .card-form .card-row .card-input input:focus{box-shadow:0 4px 27px 0 rgba(0,0,128,.16)}.card-wrapper .card-form .card-row .card-input input:-moz-read-only{background-color:#e6e6e6;box-shadow:none;color:#999}.card-wrapper .card-form .card-row .card-input input:read-only{background-color:#e6e6e6;box-shadow:none;color:#999}.card-wrapper .card-form .card-row .card-input input.form-control{padding-left:55px}.card-wrapper .card-form .card-row .card-select{width:100%;height:40px}.card-wrapper .card-form .card-row .card-select.input-validation-error .country-select-container{box-shadow:0 2px 0 0 rgba(255,0,0,.25);border-radius:20px}.card-wrapper .card-form .card-row .card-select .input-validation-error-text{margin:5px;font-size:10px;color:red}.card-wrapper .card-form .card-row .card-select input:focus{box-shadow:0 4px 27px 0 rgba(0,0,128,.16)}.card-wrapper .card-form .card-row .card-select input:-moz-read-only{background-color:#e6e6e6;box-shadow:none}.card-wrapper .card-form .card-row .card-select input:read-only{background-color:#e6e6e6;box-shadow:none}.card-wrapper .card-form .card-row .card-select input.form-control{padding-left:55px}.card-wrapper .card-form .card-row .card-select .card-checkbox{width:100%;height:100%;display:flex;align-items:center;cursor:pointer;outline:none;border-radius:20px;box-shadow:0 4px 27px 0 rgba(0,0,128,.08)}.card-wrapper .card-form .card-row .card-select .card-checkbox:focus{box-shadow:0 4px 27px 0 rgba(0,0,128,.16)}.card-wrapper .card-form .card-row .card-select .card-checkbox .card-checkbox-icon{margin:0 10px;width:20px;height:20px;border:2px solid #4cd964;border-radius:12px;box-sizing:border-box}.card-wrapper .card-form .card-row .card-select .card-checkbox .card-checkbox-icon.card-checkbox-checked{background:url(/img/outline-check-circle.svg) no-repeat 50%}.card-wrapper .card-form .card-row .card-select .card-checkbox .card-checkbox-text{font-size:12px}.card-wrapper .card-buttons{display:flex;justify-content:space-between;margin:10px 30px 0}.card-wrapper .card-buttons .logo-block{display:flex;grid-gap:5px;gap:5px}.card-wrapper .card-buttons .logo-block .pp-logo{-webkit-filter:grayscale(1);filter:grayscale(1);height:32px}.card-wrapper .card-buttons .buttons-block{display:flex;justify-content:flex-end}.card-wrapper .card-buttons.mobile-buttons{margin-top:30px}.card-wrapper .card-buttons .button-disabled{background:#e6e6e6!important}.card-wrapper .card-buttons button{padding:9px 16px 8px;border:none;border-radius:20px;background:none;outline:none;margin-left:20px;cursor:pointer}.card-wrapper .card-buttons button:last-child{background-color:#4cd964;color:#fff}.content-mobile .card-wrapper .card-form{padding-left:20px}.content-mobile .card-wrapper .card-form .card-row{flex-direction:column;align-items:flex-start}.content-mobile .card-wrapper .card-form .card-row .card-label{margin-bottom:8px}.content-mobile .card-wrapper .card-form .card-row .card-select:last-child{margin:0}.content-mobile .card-wrapper .card-form .card-row .extra-space{margin-bottom:33px}.content-mobile .card-wrapper .card-buttons{flex-direction:column-reverse;grid-gap:40px;gap:40px;margin:0 20px}.content-mobile .card-wrapper .card-buttons .logo-block{justify-content:center}input.select-input,input.select-input:focus{border:none;outline:none;font-family:inherit;font-size:inherit;line-height:inherit;padding:0;margin:0}input.text-security{font-family:text-security-disc,sans-serif!important}.auto-aligned{margin-bottom:auto}.important-message{margin:10px 40px}.important-message p{margin-bottom:0}.order-params{margin-bottom:30px}.card-input .react-tel-input .flag-dropdown{margin-left:12px;border:none}.card-input .react-tel-input .flag-dropdown .country-list{border:none;padding:4px 0;margin-top:8px;border-radius:4px;box-shadow:0 4px 27px 0 rgba(0,0,128,.08)}.card-input .react-tel-input .flag-dropdown .country-list .country{padding:11px 9px}.card-input .react-tel-input .flag-dropdown .selected-flag:focus,.card-input .react-tel-input .flag-dropdown .selected-flag:hover{background:#fff}.card-input .react-tel-input .form-control:-moz-read-only+.flag-dropdown .selected-flag:hover{background:#e6e6e6}.card-input .react-tel-input .form-control:read-only+.flag-dropdown .selected-flag:hover{background:#e6e6e6}.input-validation-error-text{color:red;font-size:10px;margin-top:4px}.input-validation-hint{color:#666;font-size:10px;font-style:italic;margin:5px}.crypto-img{display:flex;align-items:center}.crypto-account-number .crypto-code{margin-bottom:5px}.crypto-account-number .bold-text{margin-right:5px}.crypto-summary{display:flex;margin-right:20px}.crypto-summary .crypto-qr{padding:20px;height:175px}.crypto-summary .crypto-fields{margin:20px 0 0;flex:1 1}.crypto-summary .crypto-fields .crypto-field{margin-bottom:20px}.crypto-summary .crypto-fields .crypto-field .crypto-input{display:flex;align-items:center;grid-gap:5px;gap:5px}.crypto-summary .crypto-fields .crypto-field .crypto-input .crypto-copy{width:15px;height:16px;display:inline-block;background:url(/img/icons/file-copy-24-px.svg) 0 0 no-repeat;cursor:pointer;padding-right:10px;position:relative}.crypto-summary .crypto-fields .crypto-field .crypto-input .crypto-copy.copy-amount{margin-left:24px}.crypto-summary .crypto-fields .crypto-field .crypto-input .crypto-copy .copy-hint{opacity:0;transition:opacity 1s ease-out;font-size:12px;padding:3px 6px;color:#fff;position:absolute;right:-45px;bottom:-28px;background-color:#4cd964;border:1px solid #4cd964;border-radius:6px}.crypto-summary .crypto-fields .crypto-field .crypto-input .crypto-copy .copy-hint.copy-hint-visible{opacity:1}.crypto-summary .crypto-fields .crypto-field .crypto-input .crypto-copy .copy-hint:before{content:"";width:0;height:0;position:absolute;top:-5px;left:3px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #4cd964}.crypto-summary .crypto-fields .crypto-field .crypto-input .input-text{word-break:break-word}.crypto-summary .crypto-fields .crypto-field .crypto-input input[type=radio]{display:none}.crypto-summary .crypto-fields .crypto-field .crypto-input label{display:flex;cursor:pointer;position:relative;padding-left:20px;margin-right:0;line-height:18px;height:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.crypto-summary .crypto-fields .crypto-field .crypto-input label:before{content:"";display:inline-block;width:17px;height:18px;position:absolute;left:0;top:50%;margin-top:-9px;background:url(/img/radio-button-unchecked.svg) 0 1px no-repeat}.crypto-summary .crypto-fields .crypto-field .crypto-input input[type=radio]:checked+label:before{background:url(/img/radio-button-checked-24-px.svg) 0 1px no-repeat}.crypto-summary .crypto-fields .crypto-field .crypto-input input[type=radio]:disabled+label:before{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.crypto-summary .crypto-fields .crypto-field .crypto-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#8e8e93;margin-bottom:18px}.crypto-summary .crypto-fields .crypto-field .crypto-text{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#333;padding:11px 13px;border-radius:20px;box-shadow:0 4px 27px 0 rgba(0,0,128,.08);background-color:#fff}.crypto-summary .crypto-fields .crypto-field .crypto-text a{word-wrap:break-word;text-decoration:none;color:#333}.crypto-info{flex:1 1;padding:0 20px}.crypto-info-inner{margin-bottom:20px;padding:11px 13px;border-radius:20px;box-shadow:0 4px 27px 0 rgba(0,0,128,.08)}.crypto-info-inner p{font-size:12px;margin:5px 0}.crypto-currency-head{display:flex;align-items:center}.crypto-currency-head .crypto-img{width:30px}.crypto-currency-head .crypto-img .account-icon{width:100%}.crypto-currency-head .crypto-currency{margin-left:10px}.status-button{align-self:flex-end;margin:10px 30px 0}.status-button button{padding:9px 16px 8px;border:none;border-radius:20px;background-color:#4cd964;outline:none;margin-left:20px;color:#fff;cursor:pointer}.status-button button[disabled]{background:#e6e6e6}.content-mobile .crypto-summary{flex-direction:column}.content-mobile .crypto-summary .crypto-qr{text-align:center}.content-mobile .crypto-summary .crypto-fields{padding:0 0 0 20px}.content-mobile .status-button{margin:10px 20px 0}.crypto-wrapper{display:flex;flex-direction:column}*,:after,:before{box-sizing:border-box}.app{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f2f5fe}.app #locale-switcher-wrapper{width:1040px}.app #locale-switcher-wrapper.mobile-switcher{width:100%;background:#fff}.app #locale-switcher-wrapper #locale-switcher-inner{margin:10px 20px;display:flex;justify-content:flex-end}.app #locale-switcher-wrapper #locale-switcher-inner .switcher{border:none;background:transparent}.app #locale-switcher-wrapper #locale-switcher-inner .switcher .switcher-item{background:#fff;color:grey}.app .layout .loader-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.app .layout.desktop{width:1040px;height:706px;border-radius:30px;box-shadow:0 25px 40px 0 #c2ccea;display:flex;flex-direction:column;overflow:hidden;background:#fff}.app .layout.desktop .main-content{width:100%;height:100%;display:flex;min-height:0}.app .layout.desktop .main-content .content{width:100%;overflow:hidden}.app .layout.mobile{width:100%;height:calc(100% - 37px);display:flex;flex-direction:column;background:#fff}.app .layout.mobile .main-content{display:flex;flex-direction:column;height:100%}.bold-text{font-weight:700}.loader{justify-content:center;height:100%}.loader,.order-amount-label{display:flex;align-items:center}.order-amount-label{cursor:pointer;margin:20px 30px;justify-content:space-between;border:2px solid #efeff4;border-radius:20px;padding:0 20px;height:65px}.order-amount-label.selected-order{border:2px solid transparent;box-shadow:0 5px 27px 0 #c2ccea}.order-amount-label .order-amount-inner{display:flex;align-items:center;grid-gap:5px;gap:5px}.order-amount-label .order-amount-inner input[type=radio]{cursor:pointer}.order-amounts-wrapper{overflow:hidden}.order-amounts-wrapper .order-amounts-inner{overflow:auto}.order-amounts-wrapper,.requisites-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:end}.order-amounts-wrapper .order-amounts-inner,.requisites-wrapper .order-amounts-inner{width:100%}.order-amounts-wrapper .accounts-buttons,.requisites-wrapper .accounts-buttons{margin:10px 30px 0}.order-amounts-wrapper .accounts-buttons button,.requisites-wrapper .accounts-buttons button{padding:9px 16px 8px;border:none;border-radius:20px;background:none;outline:none;margin-left:20px;cursor:pointer}.order-amounts-wrapper .accounts-buttons button:last-child,.requisites-wrapper .accounts-buttons button:last-child{background-color:#4cd964;color:#fff}.order-amounts-wrapper .accounts-buttons button.button-disabled,.requisites-wrapper .accounts-buttons button.button-disabled{background:#e6e6e6!important}.requisites-text{height:100%;overflow:auto;padding:0 30px 15px}.req-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden}.req-wrapper .req-action{display:flex;margin:10px 30px 0;justify-content:end;grid-gap:8px;gap:8px}.req-wrapper .req-inner{height:100%;margin:0 22px 0 30px;padding-right:8px;overflow-y:auto;overflow-x:hidden}.req-wrapper .req-inner .bank-requisites{padding:20px;border-radius:20px;background:#f9f9f9;margin-bottom:20px}.req-wrapper .req-inner .req-item .req-qr{display:flex;flex-direction:column;align-items:center;grid-gap:10px;gap:10px}.req-wrapper .req-item-title{font-size:22px;font-weight:700;color:#333;margin-bottom:12px;display:inline-block}.req-wrapper .req-row{display:flex;grid-gap:5px;gap:5px;justify-content:space-between;font-size:14px;color:#333;margin-bottom:10px}.req-wrapper .req-row .req-name{font-weight:700}.req-wrapper .req-row .req-value{display:flex;text-align:right;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.req-wrapper .req-row .req-value.iban{word-break:break-all}.req-wrapper .divider{background:#d9d9d9;height:1px;margin:20px 0}.copy-button{width:14px;height:16px;display:inline-block;background:url(/img/icons/file-copy-24-px.svg) 0 0 no-repeat;cursor:pointer;margin-left:7px;position:relative}.copy-button .copy-hint{opacity:0;transition:opacity 1s ease-out;font-size:12px;padding:3px 6px;color:#fff;position:absolute;left:0;bottom:-31px;background-color:#4cd964;border:1px solid #4cd964;border-radius:6px}.copy-button .copy-hint.copy-hint-visible{opacity:1}.copy-button .copy-hint:before{content:"";width:0;height:0;position:absolute;top:-5px;left:3px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #4cd964}.app-copy-button-wrapper{position:relative}.app-copy-button-wrapper .copy-button-hint{transition:opacity .4s ease-out;font-size:12px;padding:3px 6px;color:#fff;position:absolute;left:-57px;bottom:-2px;background-color:#4cd964;border:1px solid #4cd964;border-radius:6px}.req-title{font-size:18px;color:#333;font-weight:700;display:flex;justify-content:space-between;margin:0 30px 10px}.req-title .sub-req-title{font-size:15px}.app-btn{padding:9px 16px 8px;border:none;border-radius:20px;background:none;outline:none;cursor:pointer;background:#4cd964;color:#fff}.app-btn.cancel{color:#000;background:none}.sidebar-img{width:100px;height:100px;display:flex;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;margin-bottom:5px}.sidebar-img.default{background:rgba(208,115,255,.6);border-radius:20px}.sidebar-img img{width:60px}.important-message{background:#ffe8ce;border:1px solid #f5e4d6;border-radius:6px;margin:10px;padding:10px;font-size:12px}.with-copy{display:flex;grid-gap:5px;gap:5px}.order-params .react-tel-input,.order-params input{font-family:"Montserrat",sans-serif;font-size:12px}.warning-text .text-block{margin-bottom:10px}.warning-text .text-block p{margin:0}.content-mobile .req-wrapper .req-inner .req-item .req-row{flex-direction:column}.content-mobile .req-wrapper .req-inner .req-item .req-row .req-value{justify-content:space-between;text-align:left}.content-mobile .req-wrapper .req-action{margin:10px 20px 0}.full{width:100%}.scroll-wrapper{height:100%;overflow:hidden}.scroll-wrapper .scroll-item{overflow-y:auto}.full-height{height:100%}.pay-buttons{display:flex;flex-direction:column}#root,body,html{height:100%}*{scrollbar-width:thin;scrollbar-color:#e1e1e1 transparent}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,input{font-family:"Montserrat",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.79a0f899.chunk.css.map */