.make-payment{padding:24px;animation:opacityPayment .5s ease-in-out}.make-payment__title{text-align:center;margin-bottom:16px}.make-payment__input,.make-payment__title{color:var(--L100);font-size:20px;font-weight:500;line-height:150%}.make-payment__input{width:100%;height:62px;border-radius:12px!important;overflow:hidden;border:1.5px solid rgba(0,0,0,0);transition:border .2s ease-in-out;background-color:#1b1b20;padding:0 150px 0 12px;margin:0;outline:none;letter-spacing:-.24px;caret-color:var(--Mashmallow-8)}.make-payment__input:focus{border:1.5px solid var(--Marshmallow)}.make-payment__input::placeholder{color:var(--Mashmallow-6)}.make-payment__input-label{color:#9c9eb2;font-size:12px;font-weight:400;line-height:150%;margin-bottom:8px;letter-spacing:.12px}.make-payment__fx-rate{color:#fbfbfd;padding:10px 17px 4px 0;display:flex;justify-content:flex-end;font-size:11px;font-weight:400;line-height:16px;align-items:center;max-height:30px}.make-payment__fx-title{color:#9c9eb2;margin-right:2px}.make-payment__fx-error{color:#f87980}.make-payment__input-wrapper{position:relative}.make-payment__currency{padding:0 0 8px;position:absolute;width:fit-content;height:42px;right:11px;top:40px;border-radius:6px;cursor:pointer;z-index:2;transition:height .3s ease-in-out,box-shadow .1s ease-in-out;transition-delay:0s,.3s;display:flex;flex-direction:column;row-gap:4px;background-color:rgba(59,60,68,0)}.make-payment__currency.--z-in-2{z-index:1}.make-payment__currency.--active{z-index:3;height:292px}.make-payment__currency.--active .make-payment__currency-arrow{transform:rotate(1turn)}.make-payment__currency.--active .make-payment__currency-item.currency-item-current,.make-payment__currency.--active .make-payment__currency-items{background-color:#3b3c44;transition-delay:0s,0s}.make-payment__currency.--gets{height:292px}.make-payment__currency.--gets .make-payment__currency-arrow{transform:rotate(1turn)}.make-payment__currency.--gets .make-payment__currency-item.currency-item-current,.make-payment__currency.--gets .make-payment__currency-items{background-color:#3b3c44;transition-delay:0s,0s}.make-payment__currency-items{display:flex;flex-direction:column;row-gap:4px;border-radius:6px;overflow:scroll;overflow-x:hidden;background-color:#3b3c44;box-shadow:0 67.438px 53.951px 0 rgba(0,0,0,.2),0 43.71px 31.596px 0 rgba(0,0,0,.15),0 25.976px 17.184px 0 rgba(0,0,0,.12),0 13.488px 8.767px 0 rgba(0,0,0,.1),0 5.495px 4.396px 0 rgba(0,0,0,.08),0 1.249px 2.123px 0 rgba(0,0,0,.05)}.make-payment__currency-items::-webkit-scrollbar-track{border-radius:24px;background-color:rgba(0,0,0,0);margin-top:4px;margin-bottom:12px}.make-payment__currency-items::-webkit-scrollbar{width:4px;background-color:rgba(0,0,0,0)}.make-payment__currency-items::-webkit-scrollbar-thumb{border-radius:24px;background-color:var(--Mashmallow-6)}.make-payment__currency-items .make-payment__currency-item{padding:8px 12px 8px 8px}.make-payment__currency-item{display:flex;align-items:center;column-gap:8px;padding:5px 8px;transition:background-color .2s ease-in-out}.make-payment__currency-item:hover{background-color:#474852}.make-payment__currency-item img,.make-payment__currency-item svg{width:22px;height:22px}.make-payment__currency-item.currency-item-current{width:fit-content;margin-left:auto;border-radius:6px}.make-payment__currency-title{color:var(--L100);-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500;line-height:150%;letter-spacing:.07px}.make-payment__currency-ico{min-width:32px;min-height:32px}.make-payment__currency-arrow{max-width:11px!important;max-height:11px!important;min-width:11px!important;min-height:11px!important;transform:rotate(180deg);transition:transform .3s ease-in-out}.make-payment__input-btn{font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--L5)}.make-payment__btn{margin:32px auto 0}.make-payment__loader{background-color:#3b3c44!important;width:100%!important;height:calc(100% - 48px)!important;top:auto!important;right:0!important;left:0!important;bottom:0!important;position:absolute!important;border-radius:16px}.make-payment__input[type=number]::-webkit-inner-spin-button,.make-payment__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes opacityPayment{0%{opacity:0}to{opacity:1}}@media screen and (max-width:2200px){.make-payment{padding:16px 20px}.make-payment__title{font-size:16px;line-height:28px;margin-bottom:12px}.make-payment__input-label{letter-spacing:0}.make-payment__fx-rate,.make-payment__input-label{font-size:11px;line-height:16px}.make-payment__input{height:53px;border-radius:10px!important;font-size:16px;line-height:28px}.make-payment__currency{top:34px}.make-payment__btn{margin:24px auto 0}}@media(max-width:1200px){.make-payment__currency-item:hover{background-color:rgba(0,0,0,0)}}@media(max-width:1071px){.make-payment__currency.--active,.make-payment__currency.--gets{height:345px!important}}