.spinImg{animation-duration:5s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(180deg)}}.borderWrapper{border:.5px solid var(--card-tertiary)}.events-wrapper .share-events{background:linear-gradient(180deg,#005089,#0085e7);border-radius:10px;height:130px;width:100%}.events-wrapper .point-events{background:linear-gradient(275.69deg,#e3bb55,#ba8e1d);border-radius:10px;height:100%;width:100%}.events-wrapper .daily-fix-topup{background:linear-gradient(95.81deg,#228902 1.74%,#0fc435);border-radius:10px;height:100%;width:100%}
