/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/pages/page-contact.scss ***!
  \*******************************************************************************************************************************************************/

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

.section-header-gradient__wrapper {
  background-color: transparent;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  max-height: 400px;
  overflow: hidden;
}

.section-header-gradient__wrapper::before {
  content: "";
  position: absolute;
  top: -360px;
  left: 308px;
  width: 1304px;
  height: 529px;
  border-radius: 1304px;
  opacity: 0.3;
  background: var(--Brand-blue, #009CDA);
  filter: blur(200px);
  z-index: 0;
}

.section-header-gradient__wrapper--full {
  width: 100%;
}

.section-header-gradient__header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  min-height: 220px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
}

.section-header-gradient__breadcrumbs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  margin-bottom: 16px;
}

.section-header-gradient__breadcrumbs #breadcrumbs {
  color: #808080;
}

.section-header-gradient__breadcrumbs #breadcrumbs a {
  color: #808080;
}

.section-header-gradient__breadcrumbs #breadcrumbs .breadcrumb_last {
  color: #404041;
}

.section-header-gradient__separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
}

.section-header-gradient__title {
  margin: 0 0 16px 0;
  color: #009cda;
}

.section-header-gradient__excerpt {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #404041;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
  margin: 0;
}

.section-header-gradient__excerpt p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
}

.section-header-gradient__button {
  margin-top: 24px;
}

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

.dealer-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 24px;
  width: 100%;
  max-width: 1140px;
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  box-shadow: 0 2px 8px 0 rgba(40, 41, 61, 0.08), -15px 22px 54px 0 rgba(96, 97, 112, 0.07);
}

@media (max-width: 767px) {
  .dealer-item {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    gap: 16px;
    padding: 20px;
  }
}

.dealer-item__content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 8px;
  min-width: 0;
}

@media (max-width: 767px) {
  .dealer-item__content {
    flex: 1;
  }
}

.dealer-item__buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 16px;
  flex-shrink: 0;
  margin-left: auto;
}

@media (max-width: 767px) {
  .dealer-item__buttons {
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    gap: 12px;
  }
}

.dealer-item__title {
  margin: 0;
  color: #404041;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
}

.dealer-item__address {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 10px;
  margin: 0;
  color: #808080;
  font-size: 16px;
  line-height: normal;
}

.dealer-item__address img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .dealer-item__button {
    width: 100%;
  }
}

.dealer-item__button a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 10px;
  padding: 16px 20px;
  border: 1px solid #009cda;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  background-color: transparent;
  color: #009cda;
  text-decoration: none;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  white-space: nowrap;
  box-shadow: none;
}

@media (max-width: 767px) {
  .dealer-item__button a {
    width: 100%;
    padding: 12px 16px;
  }
}

.dealer-item__button a img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

.dealer-filter {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 16px;
  width: 100%;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .dealer-filter {
    margin-bottom: 24px;
  }
}

.dealer-filter__form {
  width: 100%;
  max-width: 500px;
}

@media (max-width: 767px) {
  .dealer-filter__form {
    max-width: 100%;
  }
}

.dealer-filter__input-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 8px;
  width: 100%;
}

.dealer-filter__input {
  flex: 1;
  min-width: 0;
  height: 56px;
  padding: 10px 24px;
  border-radius: 8px;
  border: 1px solid #404041;
  background-color: #fff;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  color: #808080;
  -webkit-appearance: none;
  appearance: none;
}

.dealer-filter__input::placeholder {
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.4;
  color: #808080;
  opacity: 1;
}

.dealer-filter__input:focus {
  outline: none;
  border-color: #009cda;
}

@media (max-width: 767px) {
  .dealer-filter__input {
    height: 48px;
    padding: 10px 16px;
    font-size: 16px;
  }

  .dealer-filter__input::placeholder {
    font-size: 16px;
  }
}

.dealer-filter__button {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}

.dealer-filter__button img {
  width: 24px;
  height: 24px;
  filter: brightness(0) invert(1);
}

@media (max-width: 767px) {
  .dealer-filter__button {
    width: 48px;
    height: 48px;
  }

  .dealer-filter__button img {
    width: 20px;
    height: 20px;
  }
}

.dealer-filter__results {
  color: #009cda;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.28px;
  text-align: center;
}

@media (max-width: 767px) {
  .dealer-filter__results {
    font-size: 14px;
  }
}

.dealer-filter__results--hidden {
  display: none;
}

.dealer-filter__results-count {
  font-weight: 700;
}

.dealer-filter__results-text {
  font-weight: 400;
}

.page-contact {
  position: relative;
  overflow: hidden;
}

.page-contact .section-header-gradient__wrapper {
  max-height: none;
  overflow: visible;
}

.page-contact::before {
  content: "";
  position: absolute;
  pointer-events: none;
  bottom: 32px;
  right: -145px;
  width: 385px;
  height: 385px;
  background-color: #fbaf1a;
  border-radius: 50%;
  z-index: -1;
}

@media (max-width: 767px) {
  .page-contact::before {
    display: none;
  }
}

.page-contact .section-header-gradient__wrapper {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
}

.page-contact .section-header-gradient__header {
  height: auto;
  min-height: auto;
  padding: 0;
  text-align: left;
  display: block;
}

.page-contact .section-header-gradient__header .container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 40px;
  width: 100%;
  padding: 60px 20px 60px 20px;
}

.page-contact__content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 24px;
  flex: 1 1 100%;
  width: 100%;
  text-align: left;
}

.page-contact__content-title {
  color: #009cda;
  margin: 0;
  font-size: 32px;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.24px;
}

.page-contact__content-separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
}

@media (max-width: 767px) {
  .page-contact__content-separator {
    width: 80px;
  }
}

.page-contact__content-info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 12px;
}

@media (max-width: 767px) {
  .page-contact__content-info {
    gap: 8px;
  }
}

.page-contact__content-info-item {
  color: #404041;
  text-decoration: none;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
  transition: opacity 0.3s ease;
}

@media (max-width: 767px) {
  .page-contact__content-info-item {
    font-size: 16px;
  }
}

.page-contact__content-info-item:hover {
  opacity: 0.7;
}

.page-contact__content-social {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 12px;
  margin-top: 8px;
}

@media (max-width: 767px) {
  .page-contact__content-social {
    gap: 16px;
    margin-top: 4px;
    flex-wrap: wrap;
  }
}

.page-contact__content-social-link {
  display: block;
  width: 42px;
  height: 42px;
  aspect-ratio: 1/1;
  text-decoration: none;
  border-radius: 8px;
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
}

@media (max-width: 767px) {
  .page-contact__content-social-link {
    width: 36px;
    height: 36px;
  }
}

.page-contact__content-social-link svg {
  width: 100%;
  height: 100%;
  display: block;
}

.page-contact__content-social-link svg rect {
  fill: #009cda;
  fill-opacity: 1;
}

.page-contact__content-dealers {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  gap: 40px;
  width: 100%;
  margin-top: auto;
  padding: 40px;
  border: 1px solid #009cda;
  border-radius: 12px;
}

@media (max-width: 767px) {
  .page-contact__content-dealers {
    display: none;
  }
}

.page-contact__content-dealers-info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 8px;
  flex: 1;
}

@media (max-width: 767px) {
  .page-contact__content-dealers-info {
    text-align: center;
    align-items: center;
  }
}

.page-contact__content-dealers-title {
  margin: 0;
  color: #404041;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
}

.page-contact__content-dealers-text {
  margin: 0;
  color: #404041;
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .page-contact__content-dealers-text {
    font-size: 16px;
  }
}

.page-contact__content-dealers-filter {
  flex-shrink: 0;
  width: 100%;
  max-width: 320px;
}

@media (max-width: 767px) {
  .page-contact__content-dealers-filter {
    max-width: 100%;
  }
}

.page-contact__content-dealers-filter .dealer-filter__form {
  margin-bottom: 0;
}

.page-contact__form {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 40px;
  flex: 1 1 100%;
  width: 100%;
  height: auto;
  padding: 32px 20px;
  background-color: #fff;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
}

.page-contact__form h3 {
  color: #404041;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0.4px;
  width: 100%;
  text-align: left;
}

@media (max-width: 767px) {
  .page-contact__form h3 {
    margin: 0 0 24px 0;
  }
}

.page-contact__dealers {
  padding: 20px;
  width: 100%;
}

@media (max-width: 767px) {
  .page-contact__dealers {
    padding: 12px;
  }
}

.page-contact__dealers-inner-wrapper {
  width: 100%;
  background-color: #f1f1f2;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 20px;
}

@media (max-width: 767px) {
  .page-contact__dealers-inner-wrapper {
    padding: 16px;
    border-radius: 8px;
  }
}

.page-contact__dealers-inner {
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 40px;
  width: 100%;
}

@media (max-width: 767px) {
  .page-contact__dealers-inner {
    padding-top: 40px;
    padding-bottom: 40px;
    gap: 24px;
  }
}

.page-contact__dealers-header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  width: 100%;
  text-align: center;
  max-width: 800px;
  margin-inline: auto;
}

@media (max-width: 767px) {
  .page-contact__dealers-header {
    gap: 16px;
  }
}

.page-contact__dealers-header h2 {
  text-align: center;
}

@media (max-width: 767px) {
  .page-contact__dealers-header p {
    font-size: 16px;
  }
}

.page-contact__dealers-separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
  margin-inline: auto;
}

@media (max-width: 767px) {
  .page-contact__dealers-separator {
    width: 80px;
  }
}

.page-contact__dealers-list {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  width: 100%;
}

.page-contact__dealers-list.loading {
  opacity: 0.5;
  pointer-events: none;
}

.page-contact__dealers-list .dealer-item-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}

.page-contact__dealers-list .dealer-item-wrapper--hidden {
  display: none;
}

@media (max-width: 767px) {
  .page-contact__dealers-list .dealer-item-wrapper--hidden {
    display: flex;
  }
}

.page-contact__dealers-load-more {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  width: 100%;
  margin-top: 40px;
}

@media (max-width: 767px) {
  .page-contact__dealers-load-more {
    display: none;
  }
}