.main-content {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
}

.main-content .hero-section {
  width: 100%;
  height: 45.5vw;
  /* 864px */
  display: block;
  background: url(https://project.clcdatahub.com/KSS/images/Ford/2022-Ford-Bronco-Family/main-image-2x.jpg) center center;
  background-size: contain;
}

@media (max-width: 1200px) {
  .main-content .hero-section {
    height: 84.375vw;
    /* 864px */
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: black;
  }
}

@media (max-width: 700px) {
  .main-content .hero-section {
    height: 95vw;
  }
}

.main-content .hero-section__title {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 7.500vw;
  /* 144px */
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: white;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .main-content .hero-section__title {
    width: 46.875vw;
    /* 480px */
    font-size: 9.375vw;
    /* 96px */
  }
}

@media (max-width: 700px) {
  .main-content .hero-section__title {
    width: 55vw;
    font-size: 11.875vw;
  }
}

.main-content .hero-section__title span {
  font-size: 2.917vw;
  /* 56px */
  display: inline-block;
  margin: 2.500vw 0 -2.500vw 0;
  /* 48 0 -48px 0 */
}

@media (max-width: 1200px) {
  .main-content .hero-section__title span {
    margin: 15vw 0 -2.500vw 0;
    /* 48 0 -48px 0 */
    font-size: 4.102vw;
    /* 42px */
  }
}

.main-content .wide-image {
  background: url(https://project.clcdatahub.com/KSS/images/Ford/2022-Ford-Bronco-Family/wide-image-bronco-2x.jpg) center center;
  background-size: cover;
  text-align: center;
  height: 1080px;
}

@media (max-width: 1200px) {
  .main-content .wide-image {
    height: 93.750vw;
    /* 960px */
  }
}

@media (max-width: 700px) {
  .main-content .wide-image {
    height: 140vw;
  }
}

.main-content .wide-image-description {
  padding: 180px 0 0 0;
}

@media (max-width: 1200px) {
  .main-content .wide-image-description {
    padding: 11.328vw 0 0 0;
    /* 116px */
    width: 42.969vw;
    /* 440px */
    margin: 0 auto;
  }
}

@media (max-width: 700px) {
  .main-content .wide-image-description {
    padding: 15vw 0 0 0;
    width: 68.75vw;
  }
}

.main-content .wide-image-description__title {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 88px;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: white;
  margin: 0;
}

@media (max-width: 1200px) {
  .main-content .wide-image-description__title {
    font-size: 8.594vw;
    /* 88px */
  }
}

@media (max-width: 700px) {
  .main-content .wide-image-description__title {
    font-size: 15vw;
  }
}

.main-content .wide-image-description__title span {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: white;
  display: block;
  margin: 12px 0 0 0;
}

@media (max-width: 1200px) {
  .main-content .wide-image-description__title span {
    font-size: 2.344vw;
    /* 24px */
    margin: 1.367vw 0 0 0;
    /* 14px */
  }
}

@media (max-width: 700px) {
  .main-content .wide-image-description__title span {
    font-size: 3.75vw;
    margin: 2.1875vw 0 0 0;
  }
}

.main-content .wide-image-description__link {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  border: 2px solid white;
  padding: 12px 20px;
  color: white;
  width: 216px;
  display: block;
  padding: 0;
  margin: 40px auto 0 auto;
  text-decoration: none;
}

@media (max-width: 1200px) {
  .main-content .wide-image-description__link {
    font-size: 14px;
    padding: 0;
    width: 192px;
    margin: 32px auto 0 auto;
  }
}

@media (max-width: 700px) {
  .main-content .wide-image-description__link {
    font-size: 3.75vw;
    width: 50.625vw;
    margin: 7.8125vw auto 0 auto;
    line-height: 10vw;
  }
}

.main-content .wide-image-description__link:hover {
  background: white;
  color: #333;
}

.main-content .models {
  width: 936px;
  margin: 171px auto 193px auto;
}

@media (max-width: 1200px) {
  .main-content .models {
    width: 656px;
    margin: 127px auto 128px auto;
  }
}

@media (max-width: 700px) {
  .main-content .models {
    width: 100%;
    margin: 18.75vw auto 40vw auto;
  }
}

.main-content .models-description {
  width: 460px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 1200px) {
  .main-content .models-description {
    width: 416px;
  }
}

@media (max-width: 700px) {
  .main-content .models-description {
    width: 75vw;
    text-align: left;
  }
}

.main-content .models-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 700px) {
  .main-content .models-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.main-content .models-row__item {
  margin: 63px 0 0 0;
}

@media (max-width: 1200px) {
  .main-content .models-row__item {
    margin: 59px 0 0 0;
    width: 320px;
  }
}

@media (max-width: 1200px) {
  .main-content .models-row__item {
    margin: 18.4375vw 0 0 0;
  }
}

@media (max-width: 1200px) {
  .main-content .models-row__image {
    width: 100%;
  }
}

@media (max-width: 700px) {
  .main-content .models-row__image {
    width: 75vw;
    margin-left: 12.5vw;
  }
}

.main-content .models-row__link {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  display: inline-block;
  background: #2D96CD;
  color: white;
  text-decoration: none;
  line-height: 48px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 24px;
  margin: 30px 0 0 0;
}

@media (max-width: 1200px) {
  .main-content .models-row__link {
    font-size: 13px;
    line-height: 40px;
    padding: 0 12px;
    margin: 26px 0 0 0;
  }
}

@media (max-width: 700px) {
  .main-content .models-row__link {
    line-height: 11.25vw;
    font-size: 3.75vw;
    padding: 0 3.75vw;
    margin: 6.5625vw 0 0 12.5vw;
  }
}

.main-content .models-description__title, .main-content .models-row__title, .main-content .models-features-list__title {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #333;
  margin: 24px 0 6px 0;
}

@media (max-width: 1200px) {
  .main-content .models-description__title, .main-content .models-row__title, .main-content .models-features-list__title {
    font-size: 18px;
    margin: 28px 0 6px 0;
  }
}

@media (max-width: 700px) {
  .main-content .models-description__title, .main-content .models-row__title, .main-content .models-features-list__title {
    font-size: 5.625vw;
    margin: 5.9375vw 0 4.0625vw 0;
  }
}

.main-content .models-description__paragraph, .main-content .models-row__paragraph, .main-content .models-features-list__paragraph {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  width: 412px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #333;
  margin: 0;
}

@media (max-width: 1200px) {
  .main-content .models-description__paragraph, .main-content .models-row__paragraph, .main-content .models-features-list__paragraph {
    font-size: 13px;
    width: 288px;
  }
}

@media (max-width: 700px) {
  .main-content .models-description__paragraph, .main-content .models-row__paragraph, .main-content .models-features-list__paragraph {
    font-size: 3.75vw;
    line-height: 5.625vw;
    width: 75vw;
  }
}

.main-content .models-description__paragraph {
  width: 460px;
}

@media (max-width: 1200px) {
  .main-content .models-description__paragraph {
    width: 416px;
  }
}

@media (max-width: 700px) {
  .main-content .models-description__paragraph {
    width: 75vw;
  }
}

.main-content .models-features-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main-content .models-features-list__item {
  width: 460px;
  margin: 63px 0 0 0;
}

@media (max-width: 1200px) {
  .main-content .models-features-list__item {
    width: 320px;
    margin: 59px 0 0 0;
  }
}

@media (max-width: 700px) {
  .main-content .models-features-list__item {
    width: 100%;
    margin: 18.4375vw 0 0 0;
  }
}

@media (max-width: 1200px) {
  .main-content .models-features-list__image {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .main-content .models-features-list__image {
    margin-bottom: 12.8125vw;
  }
}

@media (max-width: 700px) {
  .main-content .models-row__paragraph, .main-content .models-features-list__paragraph, .main-content .models-row__title, .main-content .models-features-list__title {
    margin-left: 12.5vw;
  }
}

.main-content .models-trims {
  margin: 227px 0 0 0;
}

.main-content .models-trims a {
  text-decoration: none;
}

@media (max-width: 1200px) {
  .main-content .models-trims {
    margin: 175px 0 0 0;
  }
}

@media (max-width: 700px) {
  .main-content .models-trims {
    margin: 26.5625vw 0 0 0;
  }
}

.main-content .models-trims-head {
  width: 698px;
  margin: 0 auto 74px auto;
  text-align: center;
}

@media (max-width: 1200px) {
  .main-content .models-trims-head {
    width: 656px;
    margin: 0 auto 0 auto;
  }
}

@media (max-width: 700px) {
  .main-content .models-trims-head {
    width: 75vw;
    text-align: left;
  }
}

.main-content .models-trims-head__title {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 12px 0;
  color: #333;
}

@media (max-width: 700px) {
  .main-content .models-trims-head__title {
    font-size: 6.25vw;
    line-height: 8.75vw;
    margin: 0 0 4.0625vw 0;
    text-align: left;
  }
}

.main-content .models-trims-head__link {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #999999;
  text-underline-offset: 3px;
}

@media (max-width: 700px) {
  .main-content .models-trims-head__link {
    font-size: 4.375vw;
  }
}

.main-content .models-trims-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1200px) {
  .main-content .models-trims-list {
    -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;
  }
}

.main-content .models-trims-list__item {
  width: 460px;
}

@media (max-width: 1200px) {
  .main-content .models-trims-list__item {
    margin-top: 64px;
  }
}

@media (max-width: 700px) {
  .main-content .models-trims-list__item {
    margin-top: 14.375vw;
    width: 90vw;
  }
}

.main-content .models-trims-list__image {
  width: 384px;
  height: 176px;
  margin: 0 0 0 38px;
}

@media (max-width: 700px) {
  .main-content .models-trims-list__image {
    width: 90vw;
    height: 41.25vw;
    margin: 0;
  }
}

.main-content .models-trims-list__title {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  margin: 29px 0 12px 126px;
}

@media (max-width: 700px) {
  .main-content .models-trims-list__title {
    margin: 8.125vw 0 1.5625vw 7.5vw;
    font-size: 5vw;
    line-height: 7.5vw;
  }
}

.main-content .models-trims-list__title span {
  color: grey;
}

.main-content .models-trims-list__description {
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-decoration: none;
  color: #333;
  width: 195px;
  margin: 0 0 0 126px;
}

@media (max-width: 700px) {
  .main-content .models-trims-list__description {
    margin: 0 0 0 7.5vw;
    font-size: 3.75vw;
    line-height: 5.625vw;
    width: 60.9375vw;
  }
}

.main-content .models-trims-list__link {
  display: block;
  font-family: 'antennaRegular';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-size: 16px;
  line-height: 48px;
  letter-spacing: 0.01em;
  text-align: center;
  color: white;
  text-decoration: none;
  background: #2D96CD;
  width: 192px;
  margin: 27px 0 0 126px;
}

@media (max-width: 700px) {
  .main-content .models-trims-list__link {
    margin: 5.625vw 0 0 7.5vw;
    width: 45vw;
    font-size: 4.375vw;
    line-height: 12.5vw;
  }
}

.main-content .bottom-navigation-buttons .bottom-navigation-buttons__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 144px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1600px) {
  .main-content .bottom-navigation-buttons .bottom-navigation-buttons__list {
    height: 128px;
  }
}

@media (max-width: 1100px) {
  .main-content .bottom-navigation-buttons .bottom-navigation-buttons__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
    height: auto;
  }
}

.main-content .bottom-navigation-buttons {
  margin: 160px 0 0 0;
}

@media (max-width: 1100px) {
  .main-content .bottom-navigation-buttons {
    margin: 48px 0 0 0;
  }
}

@media (max-width: 500px) {
  .main-content .bottom-navigation-buttons {
    margin: 24px 0 0 0;
  }
}

.main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #333333;
  text-align: center;
  height: 64px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item .bottom-navigation-buttons__button:hover {
  color: #2D96CD;
}

@media (max-width: 1600px) {
  .main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (max-width: 1100px) {
  .main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item {
    font-size: 18px;
    line-height: 28px;
    border-right: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
  }
}

@media (max-width: 1100px) {
  .main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item {
    font-size: 24px;
    line-height: 80px;
    height: 80px;
  }
}

@media (max-width: 700px) {
  .main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item {
    font-size: 20px;
    line-height: 72px;
    height: 72px;
  }
}

@media (max-width: 700px) {
  .main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item {
    font-size: 14px;
    line-height: 48px;
    height: 48px;
  }
}

.main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item a {
  color: #333333;
  text-decoration: none;
}

@media (max-width: 1100px) {
  .main-content .bottom-navigation-buttons .bottom-navigation-buttons__list .bottom-navigation-buttons__item a br {
    display: none;
  }
}

.main-content .bottom-phones-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.08);
  height: 378px;
}

@media (max-width: 1100px) {
  .main-content .bottom-phones-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding: 56px 0;
  }
}

@media (max-width: 700px) {
  .main-content .bottom-phones-block {
    padding: 40px 0;
  }
}

.main-content .bottom-phones {
  width: 25%;
  height: 192px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1100px) {
  .main-content .bottom-phones {
    width: 384px;
    height: 248px;
  }
}

@media (max-width: 1100px) {
  .main-content .bottom-phones {
    width: 256px;
    height: 188px;
  }
}

.main-content .bottom-phones:first-child {
  border-right: 1px solid white;
}

@media (max-width: 1100px) {
  .main-content .bottom-phones:first-child {
    border-right: none;
    border-bottom: 1px solid white;
  }
}

.main-content .bottom-phones .bottom-phones__headline {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #333333;
}

@media (max-width: 700px) {
  .main-content .bottom-phones .bottom-phones__headline {
    font-size: 10px;
  }
}

.main-content .bottom-phones .bottom-phones__phone-number {
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #333333;
  margin: 8px 0 12px 0;
  text-decoration: none;
}

@media (max-width: 700px) {
  .main-content .bottom-phones .bottom-phones__phone-number {
    font-size: 28px;
    margin: 8px 0 6px 0;
  }
}

.main-content .bottom-phones .bottom-phones__phone-number:hover {
  color: #2D96CD;
}

.main-content .bottom-phones .bottom-phones__hours {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #333333;
}

@media (max-width: 700px) {
  .main-content .bottom-phones .bottom-phones__hours {
    font-size: 10px;
    line-height: 18px;
  }
}

.main-content .koons-silver-spring-map {
  width: 100%;
  height: 400px;
}

.main-content .koons-silver-spring-map iframe {
  width: 100% !important;
  height: 100% !important;
}
/*# sourceMappingURL=style.css.map */