

/* Start:/partner/style.css?17416042691444*/
.dealer-page {
  --base-font-size: 14px;
  --h2-font-size: 28px;
  font-size: var(--base-font-size);
  line-height: 1.5;
}
@media (min-width: 768px) {
  .dealer-page {
    --base-font-size: 16px;
  }
}
.dealer-page .container {
  padding: 0;
}
.dealer-page section {
  margin: 0;
  padding: 0;
}
.dealer-page section h2 {
  padding: 0;
  color: #202020;
  font-size: var(--h2-font-size);
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 1rem;
}
.dealer-page section.form {
  margin-bottom: 2em;
  margin-top: 2em;
}
.dealer-page section.form form.dealer-get-catalog input[type=text],
.dealer-page section.form form.dealer-get-catalog input[type=tel],
.dealer-page section.form form.dealer-get-catalog input[type=email] {
  height: 54px;
  border-width: 1.6px;
}
.dealer-page section.form form.dealer-get-catalog input[type=text]:not(.is-valid):not(.is-invalid),
.dealer-page section.form form.dealer-get-catalog input[type=tel]:not(.is-valid):not(.is-invalid),
.dealer-page section.form form.dealer-get-catalog input[type=email]:not(.is-valid):not(.is-invalid) {
  border-color: #E2E8F0;
}
.dealer-page section.form form.dealer-get-catalog input[type=checkbox] {
  height: 16px;
  width: 16px;
  border-radius: 0;
}
.dealer-page section.form form.dealer-get-catalog button {
  height: 54px;
  width: 100%;
}
.dealer-page section.form form.dealer-get-catalog .form-row.submit {
  padding-top: 32px;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /partner/style.css?17416042691444 */
