.welcome-wrap[data-v-b3c41793] {
  position: relative;
  width: 13rem;
  height: 17.19rem;
  margin: 0 auto;
  background: url("/assets/bg-B6Gs7LDh.png") no-repeat center/cover;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.08);
}
.welcome-card[data-v-b3c41793] {
  position: relative;
  width: 13rem;
  height: 100%;
  border-radius: 0.4rem;
  overflow: visible;
  padding: 5.73rem 0 0;
}
.btn-close[data-v-b3c41793] {
  position: absolute;
  right: 0.31rem;
  top: 5.63rem;
  z-index: 2;
  width: 0.51rem;
  height: 0.51rem;
  background: transparent;
}
.btn-close img[data-v-b3c41793] {
  width: 0.31rem;
  height: 0.31rem;
  margin: 0 auto;
}
.welcome-inner[data-v-b3c41793] {
  position: relative;
  z-index: 1;
}
.welcome-title[data-v-b3c41793] {
  margin: 0;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.9rem;
  color: #ffdd6d;
  text-shadow: 0 0 0.15rem #ffa616;
}
.welcome-body[data-v-b3c41793] {
  position: relative;
  margin-top: 1.16rem;
  padding: 0 0 0.4rem;
  text-align: center;
}
.welcome-line[data-v-b3c41793],
.welcome-copy[data-v-b3c41793] {
  margin: 0;
  font-weight: 600;
  font-size: 0.6rem;
  line-height: 1.25;
  letter-spacing: 0.03rem;
  color: #f6f6f6;
}
.welcome-copy[data-v-b3c41793] {
  margin-top: 0.36rem;
}
.hl[data-v-b3c41793] {
  color: #ffdd6d;
  font-weight: 700;
}
.welcome-footer[data-v-b3c41793] {
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  padding: 0 1.5rem;
}
.welcome-footer .btn-pill[data-v-b3c41793] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.welcome-cta-text[data-v-b3c41793] {
  display: block;
  font-weight: 600;
  font-size: 0.65rem;
  line-height: 1.3rem;
  letter-spacing: 0.0325rem;
  background: linear-gradient(180deg, #ffaa43 0%, #ffdd6f 87.019%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: 0 0.03rem 0.07rem rgba(255, 168, 63, 0.35);
}