.testDriveResult header[data-v-f760aad7] {
  background: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  justify-content: center;
  padding: 0 42px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1000;
}
.testDriveResult .video-style[data-v-f760aad7] {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
}
.testDriveResult .banner[data-v-f760aad7] {
  background-clip: border-box;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 48px);
  width: 100%;
}
.testDriveResult .sub-title[data-v-f760aad7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.testDriveResult .sub-title[data-v-f760aad7] * {
  display: inline-block;
}
.testDriveResult .description[data-v-f760aad7],
.testDriveResult .sub-title[data-v-f760aad7] * {
  font-family: inherit;
  font-size: inherit;
}
.testDriveResult .description[data-v-f760aad7],
.testDriveResult .sub-title[data-v-f760aad7],
.testDriveResult .submit-btn[data-v-f760aad7],
.testDriveResult .title[data-v-f760aad7] {
  border-radius: 24px;
  color: #fff;
  margin: 0 auto;
}
.testDriveResult .title[data-v-f760aad7] {
  font-family: var(--lp-desc-font-family-MontserratBold);
  font-size: 30px;
  line-height: 42px;
}
.testDriveResult .sub-title[data-v-f760aad7] {
  font-family: var(--lp-desc-font-family-MontserratSemiBold);
  font-size: 16px;
  line-height: 16px;
  margin-top: 15px;
}
.testDriveResult .description[data-v-f760aad7] {
  font-family: var(--lp-desc-font-family);
  font-size: 14px;
  margin-top: 6px;
}
.content-pc[data-v-f760aad7] {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(40px);
  background: #00000070;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  max-height: 60vh;
  min-height: 40vh;
  padding: 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 999;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.submit-area[data-v-f760aad7] {
  margin-top: 33px;
}
.alink[data-v-f760aad7] {
  text-decoration-line: none;
}
[data-v-f760aad7] .el-button {
  background: #0f500f;
  border-color: #0f500f;
  height: auto;
  line-height: 1.2;
  min-height: 42px;
  white-space: pre-wrap;
  width: 382px;
}
[data-v-f760aad7] .el-button:hover {
  background: #0f500f;
  border-color: #0f500f;
}
[data-v-f760aad7] .el-button > span {
  font-weight: bolder;
}
.icon-logo-h5[data-v-f760aad7] {
  display: none;
}
.icon-logo-pc[data-v-f760aad7] {
  display: block;
}
.logo[data-v-f760aad7] {
  cursor: pointer;
  height: 20px;
  width: 204px;
}
@media screen and (max-width: 900px) {
  .icon-logo-h5[data-v-f760aad7] {
    display: block;
  }
  .icon-logo-pc[data-v-f760aad7] {
    display: none;
  }
  .testDriveResult .banner[data-v-f760aad7] {
    height: 357px;
  }
  .testDriveResult .submit-area[data-v-f760aad7] {
    margin: 42px auto 0;
    text-align: center;
  }
  .testDriveResult .title[data-v-f760aad7] {
    font-size: 20px;
    font-weight: 500;
    margin: 41px auto 0;
  }
  .testDriveResult .sub-title[data-v-f760aad7] {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin: 13px auto;
  }
  .testDriveResult .sub-title[data-v-f760aad7] * {
    display: inline;
  }
  .testDriveResult .description[data-v-f760aad7] {
    font-size: 12px;
  }
  .testDriveResult .submit-btn[data-v-f760aad7] {
    margin-bottom: 20px;
    width: 335px;
  }
  .testDriveResult .description[data-v-f760aad7],
  .testDriveResult .sub-title[data-v-f760aad7],
  .testDriveResult .title[data-v-f760aad7] {
    color: #333;
    overflow-wrap: break-word;
    text-align: center;
    width: 263px;
  }
}
