.master_fe_HistoryMystery_wrapper{flex-direction:column;gap:6px;width:100%;padding:6px;display:flex}.master_fe_HistoryMystery_empty{text-align:center;width:90%;min-height:200px;color:var(--my-account__text--primary);justify-content:center;align-items:center;margin:0 auto;font-size:16px;font-weight:700;line-height:24px;display:flex}.master_fe_HistoryMysteryCard_wrapper{background-color:var(--my-account__challenges__card--bg);border-radius:4px;flex-direction:column;gap:8px;width:100%;padding:8px;display:flex}.master_fe_HistoryMysteryCard_header{grid-template-columns:24px 1fr 92px;grid-template-areas:"icon keyType claim";align-items:center;gap:6px;width:100%;display:grid}.master_fe_HistoryMysteryCard_icon{grid-area:icon;width:24px;height:24px;background-size:contain!important}.master_fe_HistoryMysteryCard_iconbronze{background:var(--my-account-mystery-box-key-bronze-icon)}.master_fe_HistoryMysteryCard_icongold{background:var(--my-account-mystery-box-key-gold-icon)}.master_fe_HistoryMysteryCard_iconplatinum{background:var(--my-account-mystery-box-key-platinum-icon)}.master_fe_HistoryMysteryCard_title{text-align:left;color:var(--my-account__text--primary);grid-area:keyType;font-size:14px;font-weight:700;line-height:17px}.master_fe_HistoryMysteryCard_buttonClaim{grid-area:claim;height:28px}.master_fe_HistoryMysteryCard_counter{width:16px;height:16px;color:var(--my-account__tile__counter--color);background:var(--my-account__tile__counter--bg);border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:700;line-height:16px;display:flex;position:absolute;top:-8px;right:0}.master_fe_HistoryMysteryCard_loader{top:calc(50% - 10px);left:calc(50% - 10px);right:unset}.master_fe_HistoryMysteryCard_divider{background:var(--my-account__divider--bg);width:100%;height:1px}.master_fe_HistoryMysteryCard_info{flex-direction:column;gap:2px;width:100%;display:flex}.master_fe_HistoryMysteryCard_infoRow{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.master_fe_HistoryMysteryCard_rowTitle{color:var(--my-account__text--primary);white-space:nowrap;font-size:12px;font-weight:400;line-height:14px}.master_fe_HistoryMysteryCard_rowData{color:var(--my-account__text--primary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:14px;overflow:hidden}.master_fe_HistoryMysteryCard_rowDataValue{color:var(--my-account__challenges__card__prize--color)}.master_fe_HistoryMysteryCard_rowDatawon{color:var(--my-account-mystery-box-status-won-color)}.master_fe_HistoryMysteryCard_rowDataempty{color:var(--my-account-mystery-box-status-empty-color)}.master_fe_HistoryMysteryCard_rowDataclaim{color:var(--my-account-mystery-box-status-claim-color)}.master_fe_HistoryMysteryCard_capitalized{text-transform:capitalize}.master_fe_HistoryMysteryCard_rowCopy{flex:1;align-items:center;gap:8px;min-width:0;display:flex}
