.deposit-modal[data-v-030fced6]{background:rgba(0,0,0,.5);position:fixed;top:0;right:0;left:0;height:100vh;bottom:0;display:flex;align-items:center;justify-content:center;z-index:999}.deposit-modal .deposit-body[data-v-030fced6]{width:445px;position:relative;height:auto;padding:32px 20px;border-radius:10px;background:#202126}.deposit-modal .deposit-body .close[data-v-030fced6]{position:absolute;right:20px;top:20px;cursor:pointer}.deposit-modal .deposit-body h3[data-v-030fced6]{color:#fff;font-weight:700;font-size:16px;margin-bottom:26px}.deposit-modal .deposit-body .label[data-v-030fced6]{font-size:14px;color:#6d6f7c;margin-bottom:12px}.deposit-modal .deposit-body .input[data-v-030fced6]{display:flex;height:50px;padding:0 15px;align-items:center;background:#191a1f;border-radius:5px}.deposit-modal .deposit-body .input img[data-v-030fced6]{margin-right:8px}.deposit-modal .deposit-body .input input[data-v-030fced6]{background:transparent;outline:none;border:none;font-size:14px;color:#fff;flex-grow:1}.deposit-modal .deposit-body .input input[data-v-030fced6]::-moz-placeholder{color:#fff}.deposit-modal .deposit-body .input input[data-v-030fced6]:-ms-input-placeholder{color:#fff}.deposit-modal .deposit-body .input input[data-v-030fced6]::placeholder{color:#fff}.deposit-modal .deposit-body .payments-items[data-v-030fced6]{display:flex;flex-wrap:wrap;margin-top:24px}.deposit-modal .deposit-body .payments-items input[data-v-030fced6]{display:none}.deposit-modal .deposit-body .payments-items input:checked+label[data-v-030fced6]{background:#00b846}.deposit-modal .deposit-body .payments-items .payment-item[data-v-030fced6]{margin-right:8px;height:90px;min-width:129px;max-width:129px;margin-bottom:8px;display:flex;flex:1;justify-content:center;align-items:center;transition:.2s;background:#2b2c31;cursor:pointer;border-radius:10px}.deposit-modal .deposit-body .payments-items .payment-item img[data-v-030fced6]{max-height:70px;max-width:110px}.deposit-modal .deposit-body .payments-items .payment-item[data-v-030fced6]:hover{background:#00b846}.deposit-modal .deposit-body .payments-items .payment-item:hover img[data-v-030fced6]{filter:none}.deposit-modal .deposit-body .payments-items .payment-item.cls:hover img[data-v-030fced6]{filter:none!important}.deposit-modal .deposit-body .payments-items .payment-item[data-v-030fced6]:last-child,.deposit-modal .deposit-body .payments-items .payment-item[data-v-030fced6]:nth-child(3n){margin-right:0}.deposit-modal .deposit-body .container-sum[data-v-030fced6]{display:flex;justify-content:space-between;margin-top:15px}.deposit-modal .deposit-body .container-sum .sum-item[data-v-030fced6]{width:49%}.deposit-modal .deposit-body .pay[data-v-030fced6]{background:#00b846;height:53px;padding:0 38px;border-radius:10px;outline:none;border:none;margin-top:25px;cursor:pointer}