.base-transaction-item{justify-content:space-between;align-items:center;display:flex}.base-transaction-item__icon-container{background-color:#ffffff0a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.base-transaction-item__data-container{width:calc(100% - 50px);margin-left:10px}.base-transaction-item__title-wrapper{flex:1;align-items:center;display:flex}.base-transaction-item__xp-bonus{align-items:center;display:flex}.base-transaction-item__title{font-size:14px;font-weight:700}.base-transaction-item__friend-label{color:#fff;font-weight:700}.base-transaction-item__top{justify-content:space-between;align-items:center;display:flex;overflow:hidden}.base-transaction-item__amount{align-items:center;margin-left:5px;font-size:14px;display:flex}.base-transaction-item__circle{background-color:#94a3b8;border-radius:100%;flex-shrink:0;width:5px;height:5px;margin:0 5px}.base-transaction-item__dot{margin:2px;font-size:20px;line-height:5px;position:relative;top:2px}.base-transaction-item__bottom{justify-content:space-between;margin-top:5px;display:flex}.base-transaction-item__purchase-info{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 90px);margin-right:10px;display:block;overflow:hidden}.base-transaction-item__purchase-info-text{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.base-transaction-item__bottom-text{color:#94a3b8;white-space:nowrap;font-size:10px}.transaction-prefix{color:#151544;font-size:15px}.transaction-prefix--bold{font-weight:700}.transaction-prefix--white{color:#fff}.transaction-prefix--gold{color:#ffcd3d}.transaction-prefix--tertiary{color:#28e646}.transaction-prefix--primary{color:#ff233e}.transaction-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.transaction-icon--bonus{width:40px;height:40px}.transaction-icon img{width:auto;height:100%}.transaction-icon__font{font-size:15px}.transaction-icon__font--skrill{font-size:10px}.amount-icon--cash{height:15px;margin-right:5px}.amount-icon--xp{width:12.5px;height:12.5px;margin-right:5px}.title-suffix-wrapper{z-index:0;align-items:center;display:flex;position:relative}.title-suffix-wrapper__plus{font-size:16px;font-weight:700}.title-suffix-wrapper__label{color:#28e646;align-items:center;font-size:12px;display:flex}.title-suffix-wrapper__icon{width:6px;margin-right:3px}
.cancel-btn{margin-top:10px}.cancel-btn__divider{background:linear-gradient(90deg,#25257000,#252570,#25257000);width:100%;height:2px;margin-bottom:10px;top:0}
.transaction-container{background:linear-gradient(#1d2350,#a047fb4d);border-radius:16px;margin:0 15px 15px;padding:2px 1px 1px;overflow:hidden}.transaction-container__inner{background-color:#151544;border-radius:16px;padding:10px}
.store-transaction-content-wrapper{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.store-transaction-content-wrapper__item-container{flex-direction:row;align-items:center;width:100%;display:flex}.store-transaction-content-wrapper__vendor-logo{margin-right:10px}.store-transaction-content-wrapper__icon-right{font-size:32px}
.unfinished-store-transaction{flex-direction:column;display:flex}.unfinished-store-transaction__text{font-size:14px;font-weight:700}.unfinished-store-transaction__content{align-items:center;margin-top:3px;display:flex}.unfinished-store-transaction__circle{background-color:#94a3b8;border-radius:100%;width:5px;height:5px;margin:0 5px}.unfinished-store-transaction__label{color:#94a3b8;font-size:10px;line-height:17px}.unfinished-store-transaction__label--red{color:#ff233e}.unfinished-store-transaction__date{color:#94a3b8;font-size:10px}
.store-transaction-spent-amount{flex-direction:column;width:100%;display:flex}.store-transaction-spent-amount__title{font-size:14px;font-weight:700}.store-transaction-spent-amount__content{align-items:center;margin-top:3px;display:flex}.store-transaction-spent-amount__circle{background-color:#94a3b8;border-radius:100%;width:5px;height:5px;margin:0 5px}.store-transaction-spent-amount__description{flex-direction:row;align-items:center;column-gap:2px;font-size:10px;line-height:17px;display:flex}.store-transaction-spent-amount__xp{width:13px;height:13px}.store-transaction-spent-amount__bold{font-weight:700}.store-transaction-spent-amount__date{color:#94a3b8;font-size:10px}
