.wallet-pass-module-container {
  .pisell-loading-wrapper {
    overflow: hidden;
  }
}
.wallet-pass-module {
  border: none;
  margin-top: 8px;
  padding: 0px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  background: #fff;
  --theme-color: #7f56da;
}