.xh-v129-loading-card {
  position: relative !important;
}

.xh-v129-sec-badge {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 30;
  min-width: 42px;
  height: 24px;
  padding: 0 8px;
  border-radius: 999px;
  background: #4f46e5;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 24px;
  text-align: center;
  box-shadow: 0 8px 18px rgba(79, 70, 229, .28);
  pointer-events: none;
}
