.card--custom{background:var(--primaryLightBg);border-radius:12px}.p-12px{padding:12px}.withdraw-wrapper{width:420px;max-width:90%;margin:40px auto 0 auto}.withdraw-wrapper h1{font-size:.95rem;color:#fff;font-weight:500;margin-bottom:20px}.withdraw-wrapper .method-limit{font-size:.8rem;color:var(--textMuted);margin-top:10px;margin-bottom:16px}.withdraw-wrapper .sererated-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;padding:10px 0;border-radius:6px}.withdraw-wrapper .sererated-box h4,.withdraw-wrapper .sererated-box p{font-size:.75rem;margin:0;color:var(--textLightColor);font-weight:500}.withdraw-wrapper .sererated-box .bold{font-weight:bold}.withdraw-wrapper input,.withdraw-wrapper select,.withdraw-wrapper textarea{border:1px solid var(--lightBorderColor);padding-left:10px}.card-modal-box{background:#1f2738;display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:6px;margin-bottom:10px;color:#fff;font-size:.8rem}.div-custom{justify-content:center!important;display:flex}.withdraw-box{background:var(--primaryLightBg);border-radius:12px;padding:12px;margin-bottom:10px}.withdraw-box .row1,.withdraw-box .row2{text-align:left;display:flex;align-items:center;justify-content:space-between}.withdraw-box .method{font-size:.9rem;font-weight:500;color:#fff}.withdraw-box .date-time,.withdraw-box .amount,.withdraw-box .status{font-size:.8rem;color:#fff;margin-top:8px}.withdraw-box .feedback{color:#c7c7c7;font-size:.8rem;margin-top:6px;text-align:center}.withdraw-list{grid-gap:10px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.withdraw-list .custom--card{background:linear-gradient(351deg,#21263d 0%,#194a6a 100%);border-radius:8px;cursor:pointer;position:relative;height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column}.withdraw-list .custom--card.paypal{background:linear-gradient(to right,#0079c1,#003087)}.withdraw-list .custom--card.bitcoin{background:linear-gradient(336.89deg,rgb(19,23,57) -26.71%,rgb(223,164,10) 107.56%)}.withdraw-list .custom--card.litecoin{background:linear-gradient(336.89deg,rgb(19,23,57) -26.71%,rgb(140,140,170) 107.56%)}.withdraw-list .custom--card .custom--card-body{text-align:center}.withdraw-list .custom--card img{width:26px;height:26px;object-fit:cover}.withdraw-list .custom--card a{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.withdraw-list .custom--card .custom--card-footer{color:#fff;text-align:center;padding:4px 8px;font-size:.7rem;position:absolute;bottom:8px;background:#00000040;display:inline-block;border-radius:6px;font-weight:500}.withdraw-list .gift--card-bg{background:linear-gradient(351deg,#21263d 0%,#194a6a 100%)}.limits{list-style:none;padding:0;margin-bottom:20px}.limits li{color:#fff;font-size:.85rem;padding:10px;background:#2f394b;margin-bottom:0;border-bottom:1px solid #888;display:flex;align-items:center;justify-content:space-between}.currency-heading{text-align:center;color:#fff;font-size:1rem;margin-top:1rem;margin-bottom:1rem}.action-btn{margin-top:2rem}