.header[data-v-fa0d502f] {
  height: 102px;
  border: 1px solid #56e868;
  border-radius: 10px;
  background: url("/assets/notloginHeader-52e7d2fa.png");
  background-size: cover;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: end;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
}
.header p[data-v-fa0d502f] {
  width: 303px;
  line-height: 27px;
  margin-right: 54px;
  cursor: pointer;
}
.header p span[data-v-fa0d502f] {
  color: #56e868;
}
.header p img[data-v-fa0d502f] {
  width: 15px;
  height: 12px;
  margin-left: 5px;
}