@keyframes spinBtnLoading{0%{transform:translate(-50%,-50%) rotate(0deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(.7)}to{transform:translate(-50%,-50%) rotate(1turn) scale(1)}}.payment-tables__toggle-wrap{border-radius:8px;display:flex;gap:10px;margin-bottom:24px;padding:4px}.payment-tables__btn.btn{background-color:transparent;border-radius:4px;color:#fff;flex:1;font-size:14px;font-weight:600;line-height:1.2;min-height:36px;padding:8px 6px}@media(min-width:960px){.payment-tables__btn.btn{flex:inherit;font-size:16px;min-height:40px;min-width:168px;padding:8px 13px}}@media(min-width:1632px){.payment-tables__btn.btn{min-width:200px}}.payment-tables__btn.btn:hover:not(.payment-tables__btn--active),.payment-tables__btn.btn:not(.deposit-button){background-color:transparent;border:1px solid #545556;border-radius:4px}.payment-tables__btn.btn.payment-tables__btn--active{background-color:#be20ff;border:none;color:#fff}.payment-tables__title{font-size:16px;font-weight:400;margin:0;padding-bottom:20px}@media(min-width:960px){.payment-tables__title{padding-bottom:34px}}.payment-tables__card-wrap{align-items:center;display:flex;gap:8px;justify-content:flex-end}@media(min-width:960px){.payment-tables__card-wrap{justify-content:flex-start}}.payment-tables__image-wrap{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.payment-tables__image-wrap img{height:auto;width:100%}.payment-tables__table{border-radius:4px;border-spacing:0;color:#fff;margin-bottom:0!important;position:relative;width:100%}@media(max-width:959px){.payment-tables__table thead{display:none}}.payment-tables__table thead tr th{border-bottom:1px solid #353535;color:#adadad;font-size:16px;font-weight:600;height:44px;padding:14px 10px;position:relative;text-align:center;vertical-align:baseline}@media(min-width:960px){.payment-tables__table thead tr th{border-bottom:none}.payment-tables__table thead tr .payment-tables__th-method{text-align:start;width:160px}}@media(min-width:1632px){.payment-tables__table thead tr .payment-tables__th-method{width:200px}}@media(min-width:960px){.payment-tables__table thead tr .payment-tables__th-btn{width:134px}}@media(min-width:1632px){.payment-tables__table thead tr .payment-tables__th-btn{width:152px}}.payment-tables__table tbody tr{text-align:center}@media(max-width:959px){.payment-tables__table tbody tr{display:flex;flex-wrap:wrap}}.payment-tables__table tbody tr td{border-bottom:1px solid #353535;font-size:14px;padding:14px 10px;text-align:center;vertical-align:middle}@media(max-width:959px){.payment-tables__table tbody tr td{padding-left:50%;position:relative;text-align:end;width:100%}.payment-tables__table tbody tr td:before{-ms-word-wrap:break-word;word-wrap:break-word;color:#b6b6b7;content:attr(data-title);font-size:12px;font-weight:400;left:10px;padding-right:10px;position:absolute;text-align:left;top:50%;transform:translateY(-50%);width:45%}}@media(min-width:960px){.payment-tables__table tbody tr td{border-bottom:none}}@media(max-width:959px){.payment-tables__table tbody tr td:first-child,.payment-tables__table tbody tr td:last-child{align-items:center;display:flex;justify-content:flex-end;padding:14px 0}.payment-tables__table tbody tr td:last-child{border-bottom:none}}@media(min-width:960px){.payment-tables__table tbody tr .payment-tables__td-method{text-align:start}}.payment-tables__table .deposit-button,.payment-tables__table .withdrawal-button{border-radius:4px;font-size:14px;line-height:1.2;min-height:34px;min-width:114px;padding-left:16px;padding-right:16px;width:100%}@media(min-width:960px){.payment-tables__table .deposit-button,.payment-tables__table .withdrawal-button{width:auto}}@media(min-width:1632px){.payment-tables__table .deposit-button,.payment-tables__table .withdrawal-button{min-width:132px}}.payment-tables__table .withdrawal-button{background-color:transparent;border:1px solid #fff;border-radius:4px;color:#fff}.payment-tables .text-center{text-align:center}.body--ar .payment-tables__toggle-wrap{flex-direction:row-reverse}