.reward-strip{margin-top:14px;border:1px solid rgba(24,54,45,.09);border-radius:16px;background:rgba(255,255,255,.58);padding:13px 14px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px}.reward-strip small{display:block;color:#85958e;font-size:11px;margin-bottom:2px}.reward-strip strong{font-family:Georgia,'Times New Roman',serif;font-size:19px;font-weight:400}.reward-strip>span{font-size:11px;color:#7b9085}.reward-strip .glass-button{height:38px;padding:0 14px;font-size:12px}.reward-strip button:disabled{cursor:default;opacity:.6}@media(max-width:640px){.reward-strip{grid-template-columns:1fr auto}.reward-strip>span{display:none}}