.success-purchase-modal{z-index:201;background-color:#151544cc;flex-direction:column;flex:1 1 0;justify-content:space-between;align-items:center;width:100vw;height:100dvh;padding:10px;transition:all .3s ease-in-out;display:flex;position:fixed;top:0}.success-purchase-modal__logo{width:150px;margin-top:15px}.success-purchase-modal__image{width:220px}.success-purchase-modal__entry{flex-direction:column;align-items:center;display:flex}.success-purchase-modal__title{color:#ffcd3d;text-align:center;max-width:250px;margin:0 auto;font-size:24px;font-weight:700}.success-purchase-modal__background{position:relative}.success-purchase-modal__glow{z-index:-1;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.fliff-cash-box{background-color:#ffffff1a;border-radius:4px;align-items:center;max-width:270px;padding:5px;display:flex}.fliff-cash-box__icon{width:40px;height:40px;margin:0 10px 0 0;transform:rotate(90deg)}.fliff-cash-box__amount{color:#28e646;font-size:22px;font-weight:700;line-height:1}
.currencies-box{justify-content:space-between;align-items:center;width:100%;margin:0 0 30px;display:flex}.currencies-box__wrapper{flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;display:flex}.currencies-box__icon{width:25px;height:25px;margin:0 5px 0 0}.currencies-box__icon--cash{width:12px}.currencies-box__amount{color:#ffcd3d;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.currencies-box__amount--cash{color:#28e646}.currencies-box__label{color:#ffcd3d;margin:5px 0 0;font-size:16px;font-weight:700}.currencies-box__label--cash{color:#28e646}
