.modal_payment{background:#eff3ff;border-radius:14px;max-width:100%;padding:25px;width:780px}.modal_payment--long{width:1000px}@media screen and (max-width:980px){.modal_payment{border-radius:4px;padding:0}}.modal_payment__header,.modal_payment__header-nav{display:flex;position:relative}.modal_payment__header-nav{background:#fff;border-radius:4px;box-shadow:0 10px 25px #eeebff;flex-wrap:wrap;padding:0 15px;width:100%}.modal_payment__header-nav-item{align-items:center;background:transparent;color:#a0acd3;display:flex;font-size:14px;font-weight:600;height:45px;line-height:17px;position:relative}@media screen and (max-width:980px){.modal_payment__header-nav-item{font-size:12px;height:50px}}.modal_payment__header-nav-item+.modal_payment__header-nav-item{margin-left:20px}.modal_payment__header-nav-item:after{background:linear-gradient(45deg,#69a4ff,#7449e6);border-radius:2px 2px 0 0;bottom:0;content:"";height:3px;opacity:0;position:absolute;right:0;width:calc(100% - 32px)}@media screen and (max-width:980px){.modal_payment__header-nav-item:after{width:calc(100% - 26px)}}.modal_payment__header-nav-item-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:12px;width:20px}@media screen and (max-width:980px){.modal_payment__header-nav-item-icon{margin-right:6px}}.modal_payment__header-nav-item--active{color:#000}.modal_payment__header-nav-item--active:after{opacity:1}.modal_payment__header-nav-item--active svg>path:first-of-type,.modal_payment__header-nav-item--active svg>path:nth-of-type(2){fill:url(#gradient)!important}.modal_payment__header-close{align-items:center;aspect-ratio:1/1;background:#e0e6f9;border-radius:4px;box-shadow:0 10px 25px #eeebff;display:flex;flex-shrink:0;justify-content:center;margin-left:15px;width:45px}@media screen and (max-width:980px){.modal_payment__header-close{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:26px}.modal_payment__header-close svg{height:11px;width:11px}}.modal_payment__body{display:flex}@media screen and (max-width:980px){.modal_payment__body{padding:0 15px 15px}}.modal_payment__body-left{border-right:1px solid #e2e7f5;padding-right:25px;padding-top:15px;width:27.89%}.modal_payment__body-right{padding-left:25px;padding-top:15px;width:72.11%}@media screen and (max-width:980px){.modal_payment__body{flex-wrap:wrap}.modal_payment__body-left,.modal_payment__body-right{width:100%}.modal_payment__body-left{border-right:none;padding-right:0}.modal_payment__body-right{padding-left:0}}.modal_payment__body-label{color:#958dc0;display:block;font-size:14px;font-weight:600;line-height:17px;margin-bottom:10px}@media screen and (max-width:980px){.modal_payment__body-label{font-size:12px}}.modal_payment__body-balance{align-items:center;background:#fff;border-radius:4px;box-shadow:0 5px 15px #e9e6fb;color:#2a2d35;display:flex;font-size:14px;font-weight:600;height:45px;line-height:17px;margin-bottom:8px;padding:19px;width:100%}@media screen and (max-width:980px){.modal_payment__body-balance{height:42px}}.modal_payment__body-method{align-items:center;background:#fff;border:2px solid #fff;border-radius:4px;box-shadow:0 5px 15px #e9e6fb;color:#2a2d35;display:flex;font-size:14px;font-weight:600;height:45px;line-height:17px;padding:16px 19px;position:relative;width:100%}@media screen and (max-width:980px){.modal_payment__body-method{height:42px;padding:16px 14px}}.modal_payment__body-method--select{display:none}@media screen and (max-width:980px){.modal_payment__body-method--select{display:flex}}.modal_payment__body-method+.modal_payment__body-method{margin-top:10px}.modal_payment__body-method-icon{height:22px;margin-right:12px;width:22px}.modal_payment__body-method--active{border:2px solid #6d84f7}.modal_payment__body-operators{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}.modal_payment__body-operators-item{align-items:center;background:#fff;border:2px solid #fff;border-radius:4px;box-shadow:0 5px 15px #e9e6fb;display:flex;height:45px;padding:13px}@media screen and (max-width:980px){.modal_payment__body-operators-item{height:42px}}.modal_payment__body-operators-item--active{border:2px solid #6d84f7}.modal_payment__body-operators-item-icon{flex-shrink:0;height:24px;width:24px}.modal_payment__body-operators-item-text{color:#000;font-size:14px;font-weight:600;line-height:17px;margin:0 auto;text-align:center}.modal_payment__body-input{background:#fff;border-radius:4px;box-shadow:0 5px 15px #e9e6fb;color:#000;font-size:16px;font-weight:600;height:45px;letter-spacing:.05em;line-height:19px;padding:16px 19px;width:100%}@media screen and (max-width:980px){.modal_payment__body-input{height:42px}}.modal_payment__body-input--big-icon{padding-left:46px}.modal_payment__body-input--icon{padding-left:38px}.modal_payment__body-input-wrapper{position:relative}.modal_payment__body-input-prefix{align-items:center;display:flex;justify-content:center;left:19px;position:absolute;top:50%;transform:translateY(-50%)}.modal_payment__body-input-prefix--rub{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(45deg,#69a4ff,#7449e6);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:600;line-height:20px}.modal_payment__body-input-prefix--big{left:14px}.modal_payment__body-input-suffix{position:absolute;right:19px;top:50%;transform:translateY(-50%)}.modal_payment__body-input-suffix--bonus{color:#ffc658;font-size:14px;font-weight:600;letter-spacing:.03em;line-height:17px;text-align:center}.modal_payment__body-alert-default{color:#515970;padding:18px}.modal_payment__body-alert-default,.modal_payment__body-alert-qiwi{border:1px solid #e0e6f9;border-radius:4px;font-size:14px;font-weight:600;line-height:15px}.modal_payment__body-alert-qiwi{align-items:center;color:#9ea6bf;display:flex;margin:10px 0;padding:10px}.modal_payment__body-alert-qiwi img{flex-shrink:0;height:30px;margin-right:5px;width:30px}.modal_payment__body-alert-qiwi-withdraw{color:#a19ac9;font-size:14px;font-weight:600;line-height:13px;margin-bottom:10px;padding:15px}.modal_payment__body-alert-qiwi-withdraw img{flex-shrink:0;height:25px;margin-right:15px;width:25px}.modal_payment__body-alert-green{background:rgba(103,198,122,.15);border-radius:6px;color:#63b874;display:flex;font-family:Gilroy;font-size:14px;font-style:normal;font-weight:600;line-height:15px;padding:15px}.modal_payment__body-alert-green-icon{height:41px;margin-right:14px;width:41px}.modal_payment__body-alert-green-title{color:#020403;font-size:14px;font-weight:700;line-height:15px;margin-bottom:5px}.modal_payment__body-alert-red{background:hsla(4,86%,69%,.15);border-radius:6px;color:#f4756c;font-size:14px;font-weight:600;line-height:15px;padding:20px;text-align:center}.modal_payment__body-amounts{display:flex;margin-top:10px;width:100%}.modal_payment__body-amounts-item{align-items:center;background:#e0e6f9;border-radius:4px;color:#9ea6bf;display:flex;flex:1;font-size:14px;font-weight:600;height:33px;justify-content:center;line-height:17px;text-align:center}.modal_payment__body-amounts-item+.modal_payment__body-amounts-item{margin-left:5px}@media screen and (max-width:980px){.modal_payment__body-amounts-item+.modal_payment__body-amounts-item{margin-left:4px}.modal_payment__body-amounts-item{font-size:12px}}.modal_payment__body-amounts-item--active{background:linear-gradient(45deg,#69a4ff,#7449e6);color:#fff}.modal_payment__body-amounts-item:disabled{cursor:not-allowed}.modal_payment__body-submit{align-items:center;background:linear-gradient(45deg,#7449e6,#69a4ff 98.44%);border-radius:4px;color:#fff;display:flex;font-size:14px;font-weight:600;height:45px;justify-content:center;line-height:17px;margin-top:10px;text-align:center;width:100%}.modal_payment__body-find{background:linear-gradient(90deg,#ffc658 -18.18%,#f4a100 49.18%,#ffc658 120%);color:#000}.modal_payment__body-rates{border-top:1px solid #e2e7f5;color:#96a4ce;font-size:12px;font-weight:500;line-height:15px;margin-top:15px;padding-top:15px;text-align:center}.modal_payment__body-rates-slash{display:inline}@media screen and (max-width:980px){.modal_payment__body-rates-slash{display:none}}.modal_payment__body-rates-clear{display:none}@media screen and (max-width:980px){.modal_payment__body-rates-clear{display:block}}.modal_payment__body-rates-black{color:#3c4257;font-weight:600}.modal_payment__body-currency{border:1px solid #e0e6f9;border-radius:4px;color:#515970;font-size:12px;font-weight:600;line-height:15px;padding:18px}.modal_payment__body-qr{aspect-ratio:1/1;border-radius:12px;display:flex;height:200px;margin:0 auto 20px;max-width:100%;overflow:hidden;width:200px}.modal_payment__body-qr--loader{animation:rotate 2s linear infinite}.modal_payment__body-qr--loader .path{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.modal_payment__body-grid2{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}.modal_payment__body-tabs{border:1px solid #e2e7f5;border-radius:4px;color:#a7b0ca;display:flex;font-size:14px;font-weight:600;height:45px;line-height:17px;text-align:center}@media screen and (max-width:980px){.modal_payment__body-tabs{height:32px}}.modal_payment__body-tabs-item{align-items:center;background:transparent;color:#a7b0ca;display:flex;font-size:14px;font-weight:600;justify-content:center;line-height:17px;position:relative;text-align:center;width:50%;z-index:5}@media screen and (max-width:980px){.modal_payment__body-tabs-item{font-size:10px}}.modal_payment__body-tabs-item:after{background:linear-gradient(45deg,#69a4ff,#7449e6);border-radius:4px;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.modal_payment__body-tabs-item--active{color:#fff}.modal_payment__body-tabs-item--active:after{display:block}.modal_payment__body-pagination{align-items:center;display:flex;width:100%}.modal_payment__body-pagination-nav{align-items:center;background:transparent;border:1px solid #e0e5f4;border-radius:4px;display:flex;height:40px;justify-content:center;width:40px}@media screen and (max-width:980px){.modal_payment__body-pagination-nav{height:28px;width:28px}}.modal_payment__body-pagination-center{align-items:center;display:flex;margin:0 auto}.modal_payment__body-pagination-current{align-items:center;background:linear-gradient(45deg,#69a4ff,#7449e6);border-radius:4px;color:#fff;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;line-height:20px;margin-right:10px;text-align:center;width:40px}@media screen and (max-width:980px){.modal_payment__body-pagination-current{font-size:12px;height:28px;width:28px}}.modal_payment__body-pagination-total{color:#aab0c1;font-size:14px;font-weight:600;line-height:20px}@media screen and (max-width:980px){.modal_payment__body-pagination-total{font-size:12px}}.modal_payment .mb15{margin-bottom:10px}.modal_payment table{border-collapse:collapse;margin-top:17px;width:100%}.modal_payment table thead th{color:#a7b0ca;font-size:12px;font-weight:600;line-height:15px;padding-bottom:10px;text-align:center}.modal_payment table thead th:first-child{padding-left:17px;text-align:left}@media screen and (max-width:980px){.modal_payment table thead th:first-child{padding-left:12px}}.modal_payment table thead th:last-child{padding-right:14px;width:0}@media screen and (max-width:980px){.modal_payment table thead th:last-child{padding-right:12px}.modal_payment table thead th{font-size:10px}.modal_payment table thead th:nth-child(5){display:none}}.modal_payment table tbody tr.hovered{cursor:pointer}.modal_payment table tbody td .flex-col{align-items:flex-start;flex-direction:column;height:100%;justify-content:center!important;padding-bottom:10px;padding-top:10px}.modal_payment table tbody td:first-child div{border-radius:4px 0 0 4px;justify-content:flex-start;padding-left:17px}@media screen and (max-width:980px){.modal_payment table tbody td:first-child div{padding-left:12px}.modal_payment table tbody td:nth-child(5){display:none}}.modal_payment table tbody td:last-child div{border-radius:0 4px 4px 0;padding-right:14px}@media screen and (max-width:980px){.modal_payment table tbody td:last-child div{padding-right:12px}}.modal_payment table tbody td>div{align-items:center;background:#fff;color:#2a2d35;display:flex;font-size:14px;font-weight:600;height:45px;justify-content:center;line-height:15px;margin-bottom:8px}@media screen and (max-width:980px){.modal_payment table tbody td>div{font-size:10px;height:36px}}.modal_payment table tbody td>div img{height:20px;width:20px}.modal_payment table tbody td>div.green{color:#7ab76b}.modal_payment table tbody td>div.red{color:#ff5959}.modal_payment table tbody td>div.yellow{color:#ffa903}.modal_payment table tbody td>div .btn-cancel{background:#ff6464;border-radius:4px;color:#fff;font-size:10px;font-weight:700;line-height:15px;padding:5px 18px;text-align:center}.modal_payment .ml-auto{margin-left:auto}@media screen and (max-width:980px){.modal_payment .hm{display:none}}.modal_payment__waiting{align-items:center;color:#958dc0;display:block;display:flex;font-size:14px;font-weight:600;justify-content:center;line-height:17px;margin-top:20px;text-align:center}.modal-payment__eye{height:auto;margin-right:5px;width:25px}.modal-payment__eye path{fill:#a7b0ca}.modal_payment__dropdown{position:relative}.modal_payment__dropdown-body{background:#fff;border-radius:4px;bottom:0;box-shadow:0 5px 15px #e9e6fb;left:0;max-height:200px;overflow:auto;padding:4px;position:absolute;transform:translateY(calc(100% + .5rem));width:100%}.modal_payment__dropdown-item{align-items:center;background:#fff;border-radius:4px;display:flex;font-weight:600;height:41px!important;justify-content:flex-start;padding:0 1rem;transition:all .3s ease-in-out;width:100%}.modal_payment__dropdown-item:hover{background:#e9e6fb}.modal_payment__dropdown-item+.modal_payment__dropdown-item{margin-top:4px}.modal_payment__dropdown-item--center{text-align:center}.modal_payment__dots{background:transparent}.modal_payment__dots svg{margin-top:4px}.modal_payment__dots path{fill:#9ea6bf}.text-a7b0ca{color:#a7b0ca}.text-ffffff{color:#000}.theme__dark .text-ffffff{color:#fff}.theme__dark .modal_payment__dropdown-body{background:#303541}.theme__dark .modal_payment__dropdown-item{background:rgba(120,129,157,.15);color:#fff}.theme__dark .modal_payment__dropdown-item:hover{background:rgba(120,129,157,.25)}
