.testdrive[data-v-0e3bed9a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: calc(100vh - 72px);
  overflow: hidden;
}
.testdrive .bg-pc[data-v-0e3bed9a] {
  display: block;
}
.testdrive .bg-h5[data-v-0e3bed9a] {
  display: none;
}
.testdrive .bg[data-v-0e3bed9a] {
  height: inherit;
  -webkit-box-flex: 0;
  background-clip: content-box;
  background-position: 0 70%;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  height: calc(100vh - 72px);
  overflow: hidden;
}
.testdrive .form[data-v-0e3bed9a] {
  -webkit-box-flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  margin-bottom: 160px;
  overflow: auto;
  padding: 84px 80px 0;
}
.testdrive .form[data-v-0e3bed9a]::-webkit-scrollbar {
  width: 5px;
}
.testdrive .title[data-v-0e3bed9a] {
  color: #333;
  font-size: 36px;
  overflow-wrap: break-word;
}
.testdrive .sub-title[data-v-0e3bed9a] {
  margin-bottom: 6px;
}
[data-v-0e3bed9a] .lp-information .content-form {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
[data-v-0e3bed9a] .lp-information .content-form .el-form-item {
  margin-top: 28px;
}
[data-v-0e3bed9a] .lp-information .content-form .el-input__wrapper,
[data-v-0e3bed9a] .lp-information .content-form .el-textarea__inner {
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  padding: 13px 0;
}
[data-v-0e3bed9a] .lp-information .content-form .el-textarea__inner {
  min-height: 100px;
}
[data-v-0e3bed9a] .lp-information .content-form .el-select__wrapper {
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  padding: 13px 0;
}
[data-v-0e3bed9a] .lp-information .content-form .is-error .el-input__wrapper,
[data-v-0e3bed9a] .lp-information .content-form .is-error .el-select__wrapper,
[data-v-0e3bed9a] .lp-information .content-form .is-error .el-textarea__inner {
  border-bottom: 1px solid #f56c6c;
}
.location[data-v-0e3bed9a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px 0;
  padding: 25px 20px;
}
.location .location-png[data-v-0e3bed9a] {
  height: 36px;
  width: 26px;
}
.location .location-right[data-v-0e3bed9a] {
  margin-left: 13px;
}
.location .location-top[data-v-0e3bed9a] {
  color: #333;
  font-size: 20px;
  line-height: 28px;
}
.location .location-bottom[data-v-0e3bed9a] {
  color: #333;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}
[data-v-0e3bed9a] .next-title,
[data-v-0e3bed9a] .next-subTitle,
[data-v-0e3bed9a] .next-select {
  width: 100% !important;
}
[data-v-0e3bed9a] footer {
  width: 100% !important;
}
[data-v-0e3bed9a] .link-type {
  color: #337ab7;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
}
[data-v-0e3bed9a] .exemption {
  padding: 0 !important;
  width: 100%;
}
[data-v-0e3bed9a] .wltp {
  color: #39f;
}
@media screen and (max-width: 900px) {
  .testdrive[data-v-0e3bed9a] {
    height: auto;
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testdrive .bg-h5[data-v-0e3bed9a] {
    display: block;
  }
  .testdrive .bg-pc[data-v-0e3bed9a] {
    display: none;
  }
  .testdrive .bg[data-v-0e3bed9a] {
    -webkit-box-flex: 0;
    background-attachment: scroll;
    background-position: 0 30%;
    background-repeat: no-repeat;
    -ms-flex: none;
    flex: none;
    height: 50vh;
    width: 100%;
  }
  .testdrive .form[data-v-0e3bed9a] {
    margin-bottom: 0;
    overflow: hidden;
    padding: 20px;
    width: 100%;
  }
  .testdrive .form-title[data-v-0e3bed9a] {
    display: block;
  }
  .testdrive .title[data-v-0e3bed9a] {
    font-size: 22px;
    line-height: 30px;
    max-width: 100%;
    width: 100%;
  }
  .location .location-png[data-v-0e3bed9a] {
    display: none;
  }
  .location .location-top[data-v-0e3bed9a] {
    font-size: 16px;
    line-height: 22px;
  }
  .location .location-bottom[data-v-0e3bed9a] {
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
  }
  [data-v-0e3bed9a] .next-select {
    width: calc(100% - 24px) !important;
  }
}
@media screen and (max-width: 600px) {
  .testdrive[data-v-0e3bed9a] .lp-formTemplate {
    left: -24px;
    position: relative;
    width: calc(100% + 24px);
  }
  .testdrive[data-v-0e3bed9a] footer {
    left: -24px;
    position: relative;
    right: -24px;
    width: 100%;
  }
}
.testdrive[data-v-8311077b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: calc(100vh - 72px);
  overflow: hidden;
}
.testdrive .bg-pc[data-v-8311077b] {
  display: block;
}
.testdrive .bg-h5[data-v-8311077b] {
  display: none;
}
.testdrive .bg[data-v-8311077b] {
  height: inherit;
  -webkit-box-flex: 0;
  background-clip: content-box;
  background-position: 0 70%;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-flex: 0 0 50vw;
  flex: 0 0 50vw;
  height: calc(100vh - 72px);
  overflow: hidden;
}
.testdrive .form[data-v-8311077b] {
  -webkit-box-flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  margin-bottom: 160px;
  overflow: auto;
  padding: 84px 80px 0;
}
.testdrive .form[data-v-8311077b]::-webkit-scrollbar {
  width: 5px;
}
.testdrive .title[data-v-8311077b] {
  color: #333;
  font-size: 36px;
  overflow-wrap: break-word;
}
.testdrive .sub-title[data-v-8311077b] {
  margin-bottom: 6px;
}
[data-v-8311077b] .lp-information .content-form {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
[data-v-8311077b] .lp-information .content-form .el-form-item {
  margin-top: 28px;
}
[data-v-8311077b] .lp-information .content-form .el-input__wrapper,
[data-v-8311077b] .lp-information .content-form .el-textarea__inner {
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  padding: 13px 0;
}
[data-v-8311077b] .lp-information .content-form .el-textarea__inner {
  min-height: 100px;
}
[data-v-8311077b] .lp-information .content-form .el-select__wrapper {
  border-bottom: 1px solid #d9d9d9;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  padding: 13px 0;
}
[data-v-8311077b] .lp-information .content-form .is-error .el-input__wrapper,
[data-v-8311077b] .lp-information .content-form .is-error .el-select__wrapper,
[data-v-8311077b] .lp-information .content-form .is-error .el-textarea__inner {
  border-bottom: 1px solid #f56c6c;
}
.location[data-v-8311077b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px 0;
  padding: 25px 20px;
}
.location .location-png[data-v-8311077b] {
  height: 36px;
  width: 26px;
}
.location .location-right[data-v-8311077b] {
  margin-left: 13px;
}
.location .location-top[data-v-8311077b] {
  color: #333;
  font-size: 20px;
  line-height: 28px;
}
.location .location-bottom[data-v-8311077b] {
  color: #333;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}
[data-v-8311077b] .next-title,
[data-v-8311077b] .next-subTitle,
[data-v-8311077b] .next-select {
  width: 100% !important;
}
[data-v-8311077b] footer {
  width: 100% !important;
}
[data-v-8311077b] .link-type {
  color: #337ab7;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
}
[data-v-8311077b] .exemption {
  padding: 0 !important;
  width: 100%;
}
[data-v-8311077b] .wltp {
  color: #39f;
}
@media screen and (max-width: 900px) {
  .testdrive[data-v-8311077b] {
    height: auto;
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testdrive .bg-h5[data-v-8311077b] {
    display: block;
  }
  .testdrive .bg-pc[data-v-8311077b] {
    display: none;
  }
  .testdrive .bg[data-v-8311077b] {
    -webkit-box-flex: 0;
    background-attachment: scroll;
    background-position: 0 30%;
    background-repeat: no-repeat;
    -ms-flex: none;
    flex: none;
    height: 50vh;
    width: 100%;
  }
  .testdrive .form[data-v-8311077b] {
    margin-bottom: 0;
    overflow: hidden;
    padding: 20px;
    width: 100%;
  }
  .testdrive .form-title[data-v-8311077b] {
    display: block;
  }
  .testdrive .title[data-v-8311077b] {
    font-size: 22px;
    line-height: 30px;
    max-width: 100%;
    width: 100%;
  }
  .location .location-png[data-v-8311077b] {
    display: none;
  }
  .location .location-top[data-v-8311077b] {
    font-size: 16px;
    line-height: 22px;
  }
  .location .location-bottom[data-v-8311077b] {
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
  }
  [data-v-8311077b] .next-select {
    width: calc(100% - 24px) !important;
  }
}
@media screen and (max-width: 600px) {
  .testdrive[data-v-8311077b] .lp-formTemplate {
    left: -24px;
    position: relative;
    width: calc(100% + 24px);
  }
  .testdrive[data-v-8311077b] footer {
    left: -24px;
    position: relative;
    right: -24px;
    width: 100%;
  }
}
.media-wrapper[data-v-e044605a] {
  margin: 20px auto 0;
  width: 382px;
}
.media-wrapper .media-card[data-v-e044605a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.media-wrapper .media-card svg[data-v-e044605a] {
  height: 26px;
  margin-right: 24px;
  width: 26px;
}
.MuiSvgIcon-root[data-v-e044605a] {
  height: 20px;
  position: relative;
  top: 4px;
  width: 20px;
  fill: #606266 !important;
}
.common-form[data-v-e044605a] .exemption {
  margin: 0 auto;
  max-width: 100%;
  width: 462px;
}
.common-form[data-v-e044605a] .ipad-banner img {
  max-height: 653px;
  min-height: auto;
}
.common-form[data-v-e044605a] .el-form-item__label {
  color: #222;
  font-family: var(--lp-desc-font-family);
  font-size: 14px;
  font-weight: 400;
  height: 19px;
  line-height: 19px;
}
.common-form[data-v-e044605a] .el-form-item__label:before {
  display: none;
}
.dealer[data-v-e044605a] {
  margin: 0 auto 18px;
  width: 382px;
}
@media screen and (max-width: 800px) {
  .media-wrapper[data-v-e044605a] {
    margin: 0 24px 20px;
  }
  .dealer[data-v-e044605a],
  .media-wrapper[data-v-e044605a] {
    width: calc(100% - 48px);
  }
  .dealer[data-v-e044605a] {
    margin-left: 24px;
    margin-right: 24px;
  }
}
.dealer-location .dealer-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  width: 382px;
}
.dealer-location .el-select-dropdown__item {
  height: auto;
  padding: 12px 16px;
}
.dealer-location .el-select-dropdown__item .flex-left-1 {
  max-width: 70%;
  white-space: pre-wrap;
}
.dealer-location .el-select-dropdown__item .title {
  color: #333;
  font-family: var(--lp-desc-font-family-MontserratSemiBold);
  font-size: 16px;
  line-height: 1.4;
}
.dealer-location .el-select-dropdown__item .subTitle {
  color: #999;
  font-family: var(--lp-desc-font-family);
  font-size: 14px;
  line-height: 1.2;
}
.dealer-location .el-select-dropdown__item .distance {
  color: #333;
  font-family: var(--lp-desc-font-family);
  font-size: 14px;
  line-height: 1.4;
}
