.MenuBox{align-items:center;align-self:stretch;background:linear-gradient(180deg,var(--card-primary) 0,var(--card-secondary) 100%),linear-gradient(0deg,var(--card-primary),var(--card-primary))!important;border:1px solid var(--main-icon-1);border-radius:10px;display:flex;flex-direction:column;justify-content:center}.activeEvent{box-shadow:0 0 10px rgba(255,255,255,.3)}:root{--font-size-base: 14px;--line-height-base: 1.625rem;--border-radius: 10px;--success: #4ac300;--RGB_success: 74,195,0;--warning: #ff7a00;--RGB_warning: 255,122,0;--danger: #d72f3c;--RGB_danger: 215,47,60}.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%}
