@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wallet-pending-withdraw{display:flex;flex-direction:column;gap:16px}.wallet-pending-withdraw__list-box{display:flex;flex-direction:column;gap:12px}.wallet-pending-withdraw__list-box__header{align-items:center;display:flex;justify-content:space-between}.wallet-pending-withdraw__list-box__header__title{font-size:.875rem;color:#fff;font-weight:700}.wallet-pending-withdraw__list-box>ul{display:flex;flex-direction:column;gap:8px}.wallet-pending-withdraw__list-box__item-row{border-radius:2px;border:1px solid #251929;display:flex;flex-direction:column;flex:1 1;gap:8px;justify-content:space-between;padding-block:8px;padding-left:12px;padding-right:8px}@media only screen and (min-width:768px){.wallet-pending-withdraw__list-box__item-row{align-items:center;flex-direction:row}}.wallet-pending-withdraw__list-box__item-row__left-box{align-items:center;display:flex;gap:12px}.wallet-pending-withdraw__list-box__item-row__cell{font-size:.75rem;color:#a997b5;font-weight:600;align-items:center;background-color:#201523;border-radius:4px;display:flex;flex-wrap:wrap;flex:auto;gap:8px;line-height:normal;padding:8px 12px}@media only screen and (min-width:560px){.wallet-pending-withdraw__list-box__item-row__cell{justify-content:center}}@media only screen and (min-width:768px){.wallet-pending-withdraw__list-box__item-row__cell{flex:auto;gap:12px}}.wallet-pending-withdraw__list-box__item-row__cell--pending-approval{font-size:.8125rem;color:#764a1c;font-weight:700;background-color:#e5a13c;border-radius:2px;box-shadow:0 1px 13.2px 0 rgba(229,146,60,.29);line-height:normal;text-align:center}.wallet-pending-withdraw__list-box__item-row__cell__value-wrapper{align-items:center;display:flex;gap:6px}.wallet-pending-withdraw__list-box__item-row__cell__value-wrapper>img{background-color:#332739;border-radius:4px;flex-shrink:0;height:18px;overflow:hidden;width:18px}.wallet-pending-withdraw__list-box__item-row__cell__value-wrapper>span{font-size:.875rem;color:#fff;font-weight:700;line-height:normal}.wallet-pending-withdraw__list-box__item-row>button{height:40px}.wallet-pending-withdraw__info-box{align-items:center;background-color:#221825;border-radius:4px;display:flex;gap:10px;padding:16px 19px}.wallet-pending-withdraw__info-box>svg{display:none;filter:drop-shadow(0 6px 8px rgba(233,0,131,.5019607843))}@media only screen and (min-width:768px){.wallet-pending-withdraw__info-box>svg{display:block}}.wallet-pending-withdraw__info-box__text{font-size:.875rem;color:#8c7996;line-height:1.25rem;font-weight:400}.wallet-pending-withdraw__info-box__text b{color:#fff}
/*# sourceMappingURL=cb28200088af546c.css.map*/