.deposit-accordion .accordion-item{border:none;margin-bottom:1rem}.deposit-accordion .step-number{width:32px;height:32px;font-weight:700;font-size:.875rem;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:center}.deposit-accordion .accordion-button:not(.collapsed) .step-number{background:var(--bs-primary)!important;box-shadow:0 4px 8px #696cff4d}.deposit-accordion .accordion-button.collapsed .step-number{background:var(--bs-secondary)!important}.deposit-accordion .step-number.bg-success{background:var(--bs-success)!important;box-shadow:0 4px 8px #28a7454d}.deposit-accordion .step-number.bg-success i{font-size:1rem}.deposit-accordion .step-completed-icon{font-size:1.5rem;animation:fadeInScale .4s ease-in-out}.deposit-accordion .step-completed-icon.d-block{display:block!important}@keyframes fadeInScale{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.deposit-accordion .payment-method-icon{width:40px;height:40px;box-shadow:0 2px 8px #0000001a}.deposit-accordion .currency-icon{font-size:2.5rem}@media (max-width: 768px){.deposit-accordion .step-number{width:28px;height:28px;font-size:.75rem}}
