.banner[data-v-c4398eea] {
  position: relative;
  padding-bottom: 8.4rem;
}
.banner > img[data-v-c4398eea] {
    display: block;
    width: 100%;
    height: auto;
}
.btn[data-v-c4398eea] {
  position: fixed;
  bottom: 2rem;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 35.1rem;
  height: 4.4rem;
  line-height: 4.4rem;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  background-color: var(--md-color-primary);
  border-radius: 2.35rem;
}
.btn > .btn-button[data-v-c4398eea] {
    display: flex;
    flex-direction: column;
    margin: auto;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 1.6rem;
    color: #fff;
}

