.navbar-interactive-wrapper {
  display: contents;
}
 
.navbar-interactive-container1 {
  display: flex;
  position: relative;
}
 
.navbar-interactive-thq-navbar-interactive-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 119px;
  margin: auto;
  display: flex;
  opacity: 0.95;
  padding: var(--dl-layout-space-unit);
  z-index: 200;
  position: absolute;
  align-items: center;
  padding-bottom: 16px;
  justify-content: center;
}
 
.navbar-interactive-navlink1 {
  display: contents;
}
 
.navbar-interactive-thq-logo-elm {
  top: 0px;
  width: 88px;
  height: 84px;
  transition: 0.3s;
  text-decoration: none;
}
 
.navbar-interactive-thq-logo-elm:hover {
  transform: scale(1.02);
}
 
.navbar-interactive-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar-interactive-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar-interactive-container4 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar-interactive-thq-desktop-menu-elm {
  display: flex;
}
 
.navbar-interactive-thq-nav-elm1 {
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-items: center;
  margin-left: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: row;
  justify-content: center;
}
 
.navbar-interactive-thq-about-elm {
  transition: 0.3s;
  text-decoration: none;
}
 
.navbar-interactive-thq-about-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-about-text-elm {
  top: var(--dl-layout-space-twounits);
  margin: auto;
  position: absolute;
  font-size: 14px;
  text-align: center;
}
 
.navbar-interactive-thq-shop-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-shop-elm:hover {
  color: white;
}
 
.navbar-interactive-thq-shop-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-shop-text-elm:hover {
  color: white;
}
 
.navbar-interactive-thq-contact-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-contact-elm:hover {
  color: white;
}
 
.navbar-interactive-thq-contact-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-contact-text-elm:hover {
  color: white;
}
 
.navbar-interactive-thq-dealers-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-dealers-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-dealers-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-dealers-text-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-locations-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-locations-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-locations-text-elm1 {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-locations-text-elm1:hover {
  color: white;
}
 
.navbar-interactive-thq-locations-text-elm2 {
  top: var(--dl-layout-space-twounits);
  position: relative;
  font-size: 14px;
  text-align: center;
  transition: 0.3s;
}
 
.navbar-interactive-thq-locations-text-elm2:hover {
  color: var(--dl-color-gray-white);
  margin-left: var(--dl-layout-space-twounits);
}
 
.navbar-interactive-thq-testimonials-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-testimonials-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-testimonials-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  transition: 0.3s;
}
 
.navbar-interactive-thq-testimonials-text-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-reccs-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-reccs-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-reccs-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  transition: 0.3s;
}
 
.navbar-interactive-thq-reccs-text-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-blog-elm {
  transition: 0.3s;
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar-interactive-thq-blog-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-blog-text-elm {
  top: var(--dl-layout-space-twounits);
  position: absolute;
  font-size: 14px;
  transition: 0.3s;
}
 
.navbar-interactive-thq-blog-text-elm:hover {
  color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-btn-group-elm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar-interactive-container5 {
  align-self: center;
  margin-right: var(--dl-layout-space-unit);
}
 
.navbar-interactive-container6 {
  display: contents;
}
 
.navbar-interactive-thq-burger-menu-elm {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.navbar-interactive-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  transition: 0.3s;
}
 
.navbar-interactive-icon1:hover {
  transform: scale(1.2);
}
 
.navbar-interactive-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
 
.navbar-interactive-thq-nav-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-thq-container-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar-interactive-image {
  width: 106px;
  height: 105px;
  text-decoration: none;
}
 
.navbar-interactive-thq-menu-close-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-interactive-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-interactive-thq-nav-elm3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-navlink2 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-thq-link-elm1 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-thq-link-elm1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-thq-link-elm2 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-thq-link-elm2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-thq-link-elm3 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-thq-link-elm3:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-navlink3 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink3:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-navlink4 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink4:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-link1 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-link1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-navlink5 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink5:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-navlink6 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-interactive-navlink6:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.navbar-interactive-thq-icon-group-elm {
  display: flex;
}
 
.navbar-interactive-link2 {
  display: contents;
}
 
.navbar-interactive-icon5 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
  text-decoration: none;
}
 
.navbar-interactiveroot-class-name {
  width: 100%;
}
 
.navbar-interactiveroot-class-name1 {
  top: 110px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name2 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name3 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name4 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name5 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name6 {
  width: 100%;
}
 

 
.navbar-interactiveroot-class-name8 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name9 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name10 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name11 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name12 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name13 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name14 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name15 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name16 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name17 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name18 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name19 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name20 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name21 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name22 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name23 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name24 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name25 {
  top: 0px;
  left: 0px;
  width: 100%;
  position: static;
}
 
.navbar-interactiveroot-class-name26 {
  width: 100%;
}
 

 
.navbar-interactiveroot-class-name28 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name29 {
  width: 100%;
}
 
.navbar-interactiveroot-class-name30 {
  width: 100%;
}
 

 
.navbar-interactiveroot-class-name32 {
  width: 100%;
  align-self: center;
}
 
.navbar-interactiveroot-class-name33 {
  width: 100%;
  align-self: center;
}
 
@media(max-width: 1600px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    left: 0px;
    width: auto;
    margin: auto;
  }
}
 
@media(max-width: 1200px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    left: 0px;
    width: auto;
    margin: auto;
    padding-top: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-nav-elm1 {
    align-self: center;
  }
}
 
@media(max-width: 991px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    width: auto;
    height: auto;
  }
  .navbar-interactive-thq-desktop-menu-elm {
    display: none;
  }
  .navbar-interactive-thq-btn-group-elm {
    display: none;
  }
  .navbar-interactive-thq-burger-menu-elm {
    display: flex;
  }
  .navbar-interactive-icon1 {
    width: 30px;
    height: 30px;
    margin-right: 0px;
  }
}
 
@media(max-width: 767px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar-interactive-thq-shop-elm {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-shop-text-elm {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-contact-elm {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-contact-text-elm {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-locations-text-elm1 {
    margin-left: var(--dl-layout-space-unit);
  }
  .navbar-interactive-icon1 {
    margin-right: 0px;
  }
}
 
@media(max-width: 479px) {
  .navbar-interactive-thq-navbar-interactive-elm {
    width: auto;
    opacity: 0.95;
    padding: var(--dl-layout-space-unit);
  }
  .navbar-interactive-thq-logo-elm {
    position: static;
  }
  .navbar-interactive-thq-burger-menu-elm {
    position: relative;
  }
  .navbar-interactive-icon1 {
    margin-right: 0px;
  }
  .navbar-interactive-thq-mobile-menu-elm {
    padding: 16px;
  }
  .navbar-interactive-navlink3 {
    text-decoration: none;
  }
  .navbar-interactive-navlink5 {
    transition: 0.3s;
    margin-bottom: var(--dl-layout-space-unit);
    text-decoration: none;
  }
}

.top-filler-wrapper {
  display: contents;
}
 
.top-filler-thq-top-filler-elm {
  flex: 0 0 auto;
  width: 100%;
  height: 119px;
  display: flex;
  opacity: 0.95;
  position: static;
  align-items: flex-start;
  background-color: var(--dl-color-pallet-yellow);
}
 
.top-fillerroot-class-name {
  height: 119px;
}
 


.container-wrapper {
  display: contents;
}
 
.container-thq-container-elm {
  width: auto;
  display: flex;
  position: relative;
  max-width: 70%;
  min-width: auto;
  align-items: flex-start;
  flex-direction: column;
}
 
.container-text10 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.container-text11 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.container-text16 {
  font-style: normal;
  font-weight: 600;
}
 
.container-text18 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.container-text21 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-twounits);
}
 
.container-text22 {
  color: var(--dl-color-gray-black50);
  margin-top: 12px;
}
 
.container-text23 {
  margin-top: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.container-text24 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.container-text29 {
  font-style: normal;
  font-weight: 600;
}
 
.container-text31 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-oneandhalfunits);
}
 
.container-container {
  top: 100px;
  right: -380px;
  width: 380px;
  height: 260px;
  display: none;
  padding: var(--dl-layout-space-unit);
  z-index: 101;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
 
.container-thq-feature-card-elm {
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  max-width: var(--dl-layout-size-maxwidth);
  box-shadow: 5px 5px 10px 0px rgba(18, 18, 18, 0.1);
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-gray-white);
}
 
.container-thq-feature-card-elm:hover {
  transform: scale(1.02);
}
 
.container-text34 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.container-text35 {
  line-height: 1;
}
 
.container-text37 {
  line-height: 1;
}
 
.container-text40 {
  line-height: 1;
}
 
.container-text46 {
  line-height: 1;
}
 
.container-text49 {
  color: var(--dl-color-gray-black50);
  margin-top: var(--dl-layout-space-twounits);
}
 
.container-text50 {
  color: var(--dl-color-gray-black50);
  margin-top: 12px;
}
 
@media(max-width: 1600px) {
  .container-text21 {
    margin-top: 0px;
  }
  .container-text49 {
    margin-top: 0px;
  }
}
 

 

 

 
@media(max-width: 479px) {
  .container-container {
    top: 270px;
    left: 0px;
    right: 0px;
    width: 316px;
    height: auto;
    margin: auto;
  }
  .container-thq-feature-card-elm {
    width: 100%;
    height: auto;
  }
  .container-text34 {
    font-size: 1.5rem;
  }
  .container-text35 {
    font-size: 16px;
  }
}

.container1-wrapper {
  display: contents;
}
 
.container1-thq-container-elm {
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-sixunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.container1-navlink {
  font-size: 18px;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 44px;
  text-decoration: none;
}
 
.container1-navlink:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.container1-link1 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.container1-link1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.container1-link2 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.container1-link2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
@media(max-width: 479px) {
  .container1-thq-container-elm {
    margin-right: var(--dl-layout-space-unit);
  }
}

.links-container-wrapper {
  display: contents;
}
 
.links-container-thq-links-container-elm {
  display: flex;
  grid-gap: var(--dl-layout-space-threeunits);
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.links-container-thq-container-elm {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-layout-space-sixunits);
  flex-direction: column;
  justify-content: flex-start;
}
 
.links-container-navlink1 {
  font-size: 18px;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 44px;
  text-decoration: none;
}
 
.links-container-navlink1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link1 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link2 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link3 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link3:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link4 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link4:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-link5 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-link5:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-container {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.links-container-link6 {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 44px;
  text-decoration: none;
}
 
.links-container-navlink2 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-navlink2:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-navlink3 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-navlink3:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.links-container-navlink4 {
  color: var(--dl-color-gray-black50);
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.links-container-navlink4:hover {
  color: var(--dl-color-pallet-yellow);
}
 
@media(max-width: 991px) {
  .links-container-thq-links-container-elm {
    margin-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 767px) {
  .links-container-thq-links-container-elm {
    margin-top: var(--dl-layout-space-twounits);
    flex-direction: column;
    justify-content: space-between;
  }
}
 
@media(max-width: 479px) {
  .links-container-thq-links-container-elm {
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
  }
  .links-container-thq-container-elm {
    margin-right: var(--dl-layout-space-unit);
  }
}

.component2-wrapper {
  display: contents;
}
 
.component2-container {
  display: flex;
  position: relative;
}
 
.component2-text {
  color: var(--dl-color-gray-black60);
  text-align: right;
}
 
.component2root-class-name {
  align-self: flex-end;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.component2root-class-name1 {
  align-self: flex-end;
}
 
@media(max-width: 991px) {
  .component2root-class-name {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
}
 
@media(max-width: 767px) {
  .component2root-class-name {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
}
 
@media(max-width: 479px) {
  .component2root-class-name {
    margin-bottom: var(--dl-layout-space-halfunit);
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-thq-footer-elm {
  width: 100%;
  display: flex;
  position: relative;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-sixunits);
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-sixunits);
  justify-content: space-between;
}
 
.footer-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.footer-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.footer-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: space-between;
  flex-direction: column;
}
 
.footer-thq-tos-elm {
  color: rgba(0, 0, 0, 0.45);
  width: 100%;
  align-self: flex-end;
  text-align: right;
  transition: 0.3s;
  border-width: 0px;
  text-decoration: none;
}
 
.footer-thq-tos-elm:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.footer-thq-privacy-elm {
  color: rgba(0, 0, 0, 0.45);
  width: 100%;
  align-self: flex-end;
  text-align: right;
  transition: 0.3s;
  border-width: 0px;
  text-decoration: none;
}
 
.footer-thq-privacy-elm:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.footer-thq-returns-elm {
  color: rgba(0, 0, 0, 0.45);
  width: 100%;
  align-self: flex-end;
  text-align: right;
  transition: 0.3s;
  border-width: 0px;
  text-decoration: none;
}
 
.footer-thq-returns-elm:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.footer-text1:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.footerroot-class-name {
  align-self: center;
}
 
@media(max-width: 991px) {
  .footer-thq-footer-elm {
    flex-direction: column-reverse;
  }
  .footer-thq-returns-elm {
    margin-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-text1 {
    margin-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 767px) {
  .footer-thq-footer-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-thq-returns-elm {
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-text1 {
    padding-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .footer-thq-footer-elm {
    padding: var(--dl-layout-space-unit);
  }
  .footer-thq-returns-elm {
    color: rgba(0, 0, 0, 0.45);
    padding-bottom: var(--dl-layout-space-halfunit);
    text-decoration: none;
  }
  .footer-text1 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
}

.footer1-wrapper {
  display: contents;
}
 
.footer1-thq-footer-elm {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  border-color: var(--dl-color-gray-950);
  border-width: 1px;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 

 


.dealer-container10 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.dealer-container11 {
  width: 100%;
  height: 100%;
  display: flex;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  transition: background-position 0.3s ease;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  flex-direction: column;
  background-clip: padding-box;
  background-size: cover;
  justify-content: center;
  background-color: #b6dcf4;
  background-image: url('https://upload.wikimedia.org/wikipedia/commons/c/cf/A_large_blank_world_map_with_oceans_marked_in_blue.PNG');
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  background-position: center;
}
 
.dealer-text1000 {
  opacity: 0.9;
  font-size: 3rem;
  margin-top: var(--dl-layout-space-threeunits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-pallet-yellow);
  border-width: 1px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-gray-white);
}
 
.dealer-container12 {
  flex: 0 0 auto;
  width: 549px;
  height: 281px;
  display: flex;
  opacity: 0.95;
  margin-top: 0px;
  border-color: #ffbb16;
  border-width: 1px;
  background-color: var(--dl-color-gray-white);
}
 
.dealer-ul1 {
  width: 158px;
  align-self: stretch;
  padding-top: 0px;
  padding-left: 0px;
}
 
.dealer-li10 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link100 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link100:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li11 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link101 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link101:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li12 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link102 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link102:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li13 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link103 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link103:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li14 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link104 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link104:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li15 {
  text-align: center;
}
 
.dealer-link105 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link105:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li16 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link106 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link106:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li17 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link107 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link107:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li18 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link108 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link108:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li19 {
  text-align: center;
  text-decoration: none;
}
 
.dealer-link109 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link109:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-ul2 {
  width: 164px;
  align-self: stretch;
  padding-top: 0px;
  padding-left: 0px;
}
 
.dealer-li20 {
  text-align: center;
}
 
.dealer-link110 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link110:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li21 {
  text-align: center;
}
 
.dealer-link111 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link111:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li22 {
  text-align: center;
}
 
.dealer-link112 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link112:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li23 {
  text-align: center;
}
 
.dealer-link113 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link113:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li24 {
  text-align: center;
}
 
.dealer-link114 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link114:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li25 {
  text-align: center;
}
 
.dealer-link115 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link115:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li26 {
  text-align: center;
}
 
.dealer-link116 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link116:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li27 {
  text-align: center;
}
 
.dealer-link117 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link117:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li28 {
  text-align: center;
}
 
.dealer-link118 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link118:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li29 {
  text-align: center;
}
 
.dealer-link119 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link119:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-ul3 {
  width: 164px;
  align-self: stretch;
  padding-top: 0px;
  padding-left: 0px;
}
 
.dealer-li30 {
  text-align: center;
}
 
.dealer-link120 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link120:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li31 {
  text-align: center;
}
 
.dealer-link121 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link121:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li32 {
  text-align: center;
}
 
.dealer-link122 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link122:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li33 {
  text-align: center;
}
 
.dealer-link123 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link123:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li34 {
  text-align: center;
}
 
.dealer-link124 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link124:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li35 {
  text-align: center;
}
 
.dealer-link125 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link125:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li36 {
  text-align: center;
}
 
.dealer-link126 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link126:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li37 {
  text-align: center;
}
 
.dealer-link127 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link127:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li38 {
  text-align: center;
}
 
.dealer-link128 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link128:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li39 {
  text-align: center;
}
 
.dealer-link129 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link129:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-ul4 {
  width: 164px;
  align-self: stretch;
  padding-top: 0px;
  padding-left: 0px;
}
 
.dealer-li40 {
  text-align: center;
}
 
.dealer-link130 {
  text-decoration: none;
}
 
.dealer-link130:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li41 {
  text-align: center;
}
 
.dealer-link131 {
  text-decoration: none;
}
 
.dealer-link131:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li42 {
  text-align: center;
}
 
.dealer-link132 {
  text-decoration: none;
}
 
.dealer-link132:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li43 {
  text-align: center;
}
 
.dealer-link133 {
  text-decoration: none;
}
 
.dealer-link133:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li44 {
  text-align: center;
}
 
.dealer-link134 {
  text-decoration: none;
}
 
.dealer-link134:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li45 {
  text-align: center;
}
 
.dealer-link135 {
  text-decoration: none;
}
 
.dealer-link135:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li46 {
  text-align: center;
  transition: 0.3s;
}
 
.dealer-li46:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-link136 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link136:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li47 {
  text-align: center;
  transition: 0.3s;
}
 
.dealer-li47:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-link137 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link137:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li48 {
  text-align: center;
}
 
.dealer-link138 {
  text-decoration: none;
}
 
.dealer-link138:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-text1005 {
  opacity: 0.9;
  font-size: 3rem;
  margin-top: var(--dl-layout-space-threeunits);
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-pallet-yellow);
  border-width: 1px;
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: var(--dl-color-gray-white);
}
 
.dealer-container13 {
  width: 549px;
  height: 100%;
  display: flex;
  opacity: 0.9;
  margin-top: 0px;
  border-color: #ffbb16;
  border-width: 1px;
  margin-bottom: var(--dl-layout-space-threeunits);
  background-color: var(--dl-color-gray-white);
}
 
.dealer-ul5 {
  width: 158px;
  align-self: stretch;
  padding-top: 0px;
  padding-left: 0px;
}
 
.dealer-li50 {
  text-align: center;
}
 
.dealer-link139 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link139:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li51 {
  text-align: center;
}
 
.dealer-link140 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link140:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li52 {
  text-align: center;
}
 
.dealer-link141 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link141:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li53 {
  text-align: center;
}
 
.dealer-link142 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link142:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li54 {
  text-align: center;
}
 
.dealer-link143 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link143:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li55 {
  text-align: center;
}
 
.dealer-link144 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link144:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-ul6 {
  width: 164px;
  align-self: stretch;
  padding-top: 0px;
  padding-left: 0px;
}
 
.dealer-li56 {
  text-align: center;
}
 
.dealer-link145 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link145:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li57 {
  text-align: center;
}
 
.dealer-link146 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link146:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li58 {
  text-align: center;
}
 
.dealer-link147 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link147:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li59 {
  text-align: center;
}
 
.dealer-link148 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link148:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li60 {
  text-align: center;
}
 
.dealer-link149 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link149:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-ul7 {
  width: 164px;
  align-self: stretch;
  padding-top: 0px;
  padding-left: 0px;
}
 
.dealer-li61 {
  text-align: center;
}
 
.dealer-link150 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link150:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li62 {
  text-align: center;
}
 
.dealer-link151 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link151:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li63 {
  text-align: center;
}
 
.dealer-link152 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link152:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li64 {
  text-align: center;
}
 
.dealer-link153 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link153:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li65 {
  text-align: center;
}
 
.dealer-link154 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link154:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li66 {
  text-align: center;
}
 
.dealer-link155 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link155:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li67 {
  text-align: center;
}
 
.dealer-ul8 {
  width: 164px;
  align-self: stretch;
  padding-top: 0px;
}
 
.dealer-li68 {
  text-align: center;
}
 
.dealer-link157 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link157:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li69 {
  text-align: center;
}
 
.dealer-link158 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link158:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li70 {
  text-align: center;
}
 
.dealer-link159 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link159:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li71 {
  text-align: center;
}
 
.dealer-link160 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link160:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li72 {
  text-align: center;
}
 
.dealer-link161 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link161:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-li73 {
  text-align: center;
}
 
.dealer-link162 {
  transition: 0.3s;
  text-decoration: none;
}
 
.dealer-link162:hover {
  color: var(--dl-color-pallet-yellow);
}
 
.dealer-navlink {
  display: contents;
}
 
.dealer-text1006 {
  padding: var(--dl-layout-space-unit);
  margin-top: 0px;
  transition: 0.3s;
  font-weight: 600;
  text-decoration: none;
}
 
.dealer-text1006:hover {
  color: var(--dl-color-pallet-yellow);
  text-decoration: underline;
}
 
.dealer-text1010 {
  margin-bottom: var(--dl-layout-space-threeunits);
}
 
.dealer-thq-feature-card-elm100:hover {
  transform: scale(1.02);
}
 
.dealer-text1022 {
  margin-bottom: var(--dl-layout-space-threeunits);
}
 
.dealer-thq-feature-card-elm101:hover {
  transform: scale(1.02);
}
 
.dealer-text1025 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.dealer-thq-feature-card-elm102:hover {
  transform: scale(1.02);
}
 
.dealer-text1040 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.dealer-thq-feature-card-elm103:hover {
  transform: scale(1.02);
}
 
.dealer-text1055 {
  line-height: 1;
}
 
.dealer-text1056 {
  line-height: 1;
}
 
.dealer-text1058 {
  line-height: 1;
}
 
.dealer-text1059 {
  line-height: 1;
}
 
.dealer-text1061 {
  line-height: 1;
}
 
.dealer-text1062 {
  line-height: 1;
}
 
.dealer-text1064 {
  line-height: 1;
}
 
.dealer-text1065 {
  line-height: 1;
}
 
.dealer-link163 {
  text-decoration: underline;
}
 
.dealer-text1066 {
  line-height: 1;
}
 
.dealer-text1067 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm104:hover {
  transform: scale(1.02);
}
 
.dealer-text1073 {
  line-height: 1;
}
 
.dealer-text1074 {
  line-height: 1;
}
 
.dealer-text1076 {
  line-height: 1;
}
 
.dealer-text1077 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm105:hover {
  transform: scale(1.02);
}
 
.dealer-link164 {
  text-decoration: underline;
}
 
.dealer-text1095 {
  line-height: 1;
}
 
.dealer-text1096 {
  line-height: 1;
}
 
.dealer-text1098 {
  line-height: 1;
}
 
.dealer-text1099 {
  line-height: 1;
}
 
.dealer-text1101 {
  line-height: 1;
}
 
.dealer-text1102 {
  line-height: 1;
}
 
.dealer-link165 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm107:hover {
  transform: scale(1.02);
}
 
.dealer-text1106 {
  line-height: 1;
}
 
.dealer-text1107 {
  line-height: 1;
}
 
.dealer-text1109 {
  line-height: 1;
}
 
.dealer-text1110 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm108:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm109:hover {
  transform: scale(1.02);
}
 
.dealer-text1127 {
  line-height: 1;
}
 
.dealer-text1130 {
  line-height: 1;
}
 
.dealer-link167 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm110:hover {
  transform: scale(1.02);
}
 
.dealer-text1135 {
  line-height: 1;
}
 
.dealer-text1138 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm111:hover {
  transform: scale(1.02);
}
 
.dealer-text1144 {
  line-height: 1;
}
 
.dealer-text1147 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm112:hover {
  transform: scale(1.02);
}
 
.dealer-text1153 {
  line-height: 1;
}
 
.dealer-text1156 {
  line-height: 1;
}
 
.dealer-text1159 {
  line-height: 1;
}
 
.dealer-link168 {
  text-decoration: underline;
}
 
.dealer-text1161 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm113:hover {
  transform: scale(1.02);
}
 
.dealer-text1167 {
  line-height: 1;
}
 
.dealer-text1170 {
  line-height: 1;
}
 
.dealer-text1176 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm114:hover {
  transform: scale(1.02);
}
 
.dealer-text1182 {
  line-height: 1;
}
 
.dealer-text1185 {
  line-height: 1;
}
 
.dealer-text1188 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm115:hover {
  transform: scale(1.02);
}
 
.dealer-text1194 {
  line-height: 1;
}
 
.dealer-text1197 {
  line-height: 1;
}
 
.dealer-text1200 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm116:hover {
  transform: scale(1.02);
}
 
.dealer-text1209 {
  line-height: 1;
}
 
.dealer-text1210 {
  line-height: 1;
}
 
.dealer-text1212 {
  line-height: 1;
}
 
.dealer-text1213 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm117:hover {
  transform: scale(1.02);
}
 
.dealer-text1218 {
  line-height: 1;
}
 
.dealer-text1219 {
  line-height: 1;
}
 
.dealer-text1221 {
  line-height: 1;
}
 
.dealer-text1222 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm118:hover {
  transform: scale(1.02);
}
 
.dealer-text1227 {
  line-height: 1;
}
 
.dealer-text1228 {
  line-height: 1;
}
 
.dealer-text1230 {
  line-height: 1;
}
 
.dealer-text1231 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm119:hover {
  transform: scale(1.02);
}
 
.dealer-text1236 {
  line-height: 1;
}
 
.dealer-text1237 {
  line-height: 1;
}
 
.dealer-text1239 {
  line-height: 1;
}
 
.dealer-text1240 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm120:hover {
  transform: scale(1.02);
}
 
.dealer-text1245 {
  line-height: 1;
}
 
.dealer-text1246 {
  line-height: 1;
}
 
.dealer-text1248 {
  line-height: 1;
}
 
.dealer-text1249 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm121:hover {
  transform: scale(1.02);
}
 
.dealer-text1254 {
  line-height: 1;
}
 
.dealer-text1255 {
  line-height: 1;
}
 
.dealer-text1257 {
  line-height: 1;
}
 
.dealer-text1258 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm122:hover {
  transform: scale(1.02);
}
 
.dealer-text1270 {
  line-height: 1;
}
 
.dealer-text1271 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm123:hover {
  transform: scale(1.02);
}
 
.dealer-text1275 {
  line-height: 1;
}
 
.dealer-text1276 {
  line-height: 1;
}
 
.dealer-text1278 {
  line-height: 1;
}
 
.dealer-text1279 {
  line-height: 1;
}
 
.dealer-text1281 {
  line-height: 1;
}
 
.dealer-text1282 {
  line-height: 1;
}
 
.dealer-link170 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm124:hover {
  transform: scale(1.02);
}
 
.dealer-text1286 {
  line-height: 1;
}
 
.dealer-text1287 {
  line-height: 1;
}
 
.dealer-text1289 {
  line-height: 1;
}
 
.dealer-text1290 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm125:hover {
  transform: scale(1.02);
}
 
.dealer-text1297 {
  line-height: 1;
}
 
.dealer-text1299 {
  line-height: 1;
}
 
.dealer-text1300 {
  line-height: 1;
}
 
.dealer-text1302 {
  line-height: 1;
}
 
.dealer-text1303 {
  line-height: 1;
}
 
.dealer-link171 {
  text-decoration: underline;
}
 
.dealer-text1304 {
  line-height: 1;
}
 
.dealer-text1305 {
  line-height: 1;
}
 
.dealer-text1307 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm126:hover {
  transform: scale(1.02);
}
 
.dealer-text1310 {
  line-height: 1;
}
 
.dealer-text1311 {
  line-height: 1;
}
 
.dealer-text1312 {
  line-height: 1;
}
 
.dealer-text1314 {
  line-height: 1;
}
 
.dealer-text1315 {
  line-height: 1;
}
 
.dealer-text1316 {
  line-height: 1;
}
 
.dealer-text1317 {
  line-height: 1;
}
 
.dealer-text1318 {
  line-height: 1;
}
 
.dealer-link172 {
  text-decoration: underline;
}
 
.dealer-text1319 {
  line-height: 1;
}
 
.dealer-text1320 {
  line-height: 1;
}
 
.dealer-text1321 {
  line-height: 1;
}
 
.dealer-text1322 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm127:hover {
  transform: scale(1.02);
}
 
.dealer-text1326 {
  line-height: 1;
}
 
.dealer-text1327 {
  line-height: 1;
}
 
.dealer-text1329 {
  line-height: 1;
}
 
.dealer-text1330 {
  line-height: 1;
}
 
.dealer-text1332 {
  line-height: 1;
}
 
.dealer-text1333 {
  line-height: 1;
}
 
.dealer-link173 {
  text-decoration: underline;
}
 
.dealer-text1334 {
  line-height: 1;
}
 
.dealer-text1335 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm128:hover {
  transform: scale(1.02);
}
 
.dealer-text1340 {
  line-height: 1;
}
 
.dealer-text1341 {
  line-height: 1;
}
 
.dealer-text1343 {
  line-height: 1;
}
 
.dealer-text1344 {
  line-height: 1;
}
 
.dealer-text1346 {
  line-height: 1;
}
 
.dealer-text1347 {
  line-height: 1;
}
 
.dealer-link174 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm129:hover {
  transform: scale(1.02);
}
 
.dealer-text1351 {
  line-height: 1;
}
 
.dealer-text1352 {
  line-height: 1;
}
 
.dealer-text1354 {
  line-height: 1;
}
 
.dealer-text1355 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm130:hover {
  transform: scale(1.02);
}
 
.dealer-text1361 {
  line-height: 1;
}
 
.dealer-text1362 {
  line-height: 1;
}
 
.dealer-text1364 {
  line-height: 1;
}
 
.dealer-text1365 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm131:hover {
  transform: scale(1.02);
}
 
.dealer-text1371 {
  line-height: 1;
}
 
.dealer-text1372 {
  line-height: 1;
}
 
.dealer-text1374 {
  line-height: 1;
}
 
.dealer-text1375 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm132:hover {
  transform: scale(1.02);
}
 
.dealer-text1383 {
  line-height: 1;
}
 
.dealer-text1384 {
  line-height: 1;
}
 
.dealer-text1386 {
  line-height: 1;
}
 
.dealer-text1387 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm133:hover {
  transform: scale(1.02);
}
 
.dealer-text1393 {
  line-height: 1;
}
 
.dealer-text1394 {
  line-height: 1;
}
 
.dealer-text1396 {
  line-height: 1;
}
 
.dealer-text1397 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm134:hover {
  transform: scale(1.02);
}
 
.dealer-text1402 {
  line-height: 1;
}
 
.dealer-text1403 {
  line-height: 1;
}
 
.dealer-text1405 {
  line-height: 1;
}
 
.dealer-text1406 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm135:hover {
  transform: scale(1.02);
}
 
.dealer-text1411 {
  line-height: 1;
}
 
.dealer-text1412 {
  line-height: 1;
}
 
.dealer-text1414 {
  line-height: 1;
}
 
.dealer-text1415 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm136:hover {
  transform: scale(1.02);
}
 
.dealer-text1420 {
  line-height: 1;
}
 
.dealer-text1421 {
  line-height: 1;
}
 
.dealer-text1423 {
  line-height: 1;
}
 
.dealer-text1424 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm137:hover {
  transform: scale(1.02);
}
 
.dealer-text1429 {
  line-height: 1;
}
 
.dealer-text1430 {
  line-height: 1;
}
 
.dealer-text1432 {
  line-height: 1;
}
 
.dealer-text1433 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm138:hover {
  transform: scale(1.02);
}
 
.dealer-text1438 {
  line-height: 1;
}
 
.dealer-text1439 {
  line-height: 1;
}
 
.dealer-text1441 {
  line-height: 1;
}
 
.dealer-text1442 {
  line-height: 1;
}
 
.dealer-link175 {
  text-decoration: underline;
}
 
.dealer-text1443 {
  line-height: 1;
}
 
.dealer-text1444 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm139:hover {
  transform: scale(1.02);
}
 
.dealer-text1450 {
  line-height: 1;
}
 
.dealer-text1451 {
  line-height: 1;
}
 
.dealer-text1453 {
  line-height: 1;
}
 
.dealer-text1454 {
  line-height: 1;
}
 
.dealer-text1456 {
  line-height: 1;
}
 
.dealer-text1457 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm140:hover {
  transform: scale(1.02);
}
 
.dealer-text1462 {
  line-height: 1;
}
 
.dealer-text1463 {
  line-height: 1;
}
 
.dealer-text1465 {
  line-height: 1;
}
 
.dealer-text1466 {
  line-height: 1;
}
 
.dealer-text1468 {
  line-height: 1;
}
 
.dealer-text1469 {
  line-height: 1;
}
 
.dealer-link176 {
  text-decoration: underline;
}
 
.dealer-text1470 {
  line-height: 1;
}
 
.dealer-text1471 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm141:hover {
  transform: scale(1.02);
}
 
.dealer-text1476 {
  line-height: 1;
}
 
.dealer-text1477 {
  line-height: 1;
}
 
.dealer-text1479 {
  line-height: 1;
}
 
.dealer-text1480 {
  line-height: 1;
}
 
.dealer-text1482 {
  line-height: 1;
}
 
.dealer-text1483 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm142:hover {
  transform: scale(1.02);
}
 
.dealer-text1488 {
  line-height: 1;
}
 
.dealer-text1489 {
  line-height: 1;
}
 
.dealer-text1491 {
  line-height: 1;
}
 
.dealer-text1492 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm143:hover {
  transform: scale(1.02);
}
 
.dealer-text1498 {
  line-height: 1;
}
 
.dealer-text1499 {
  line-height: 1;
}
 
.dealer-text1501 {
  line-height: 1;
}
 
.dealer-text1502 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm144:hover {
  transform: scale(1.02);
}
 
.dealer-text1508 {
  line-height: 1;
}
 
.dealer-text1509 {
  line-height: 1;
}
 
.dealer-text1511 {
  line-height: 1;
}
 
.dealer-text1512 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm145:hover {
  transform: scale(1.02);
}
 
.dealer-text1517 {
  line-height: 1;
}
 
.dealer-text1518 {
  line-height: 1;
}
 
.dealer-text1520 {
  line-height: 1;
}
 
.dealer-text1521 {
  line-height: 1;
}
 
.dealer-text1523 {
  line-height: 1;
}
 
.dealer-text1524 {
  line-height: 1;
}
 
.dealer-link177 {
  text-decoration: underline;
}
 
.dealer-text1525 {
  line-height: 1;
}
 
.dealer-text1526 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm146:hover {
  transform: scale(1.02);
}
 
.dealer-text1532 {
  line-height: 1;
}
 
.dealer-text1533 {
  line-height: 1;
}
 
.dealer-text1535 {
  line-height: 1;
}
 
.dealer-text1536 {
  line-height: 1;
}
 
.dealer-text1538 {
  line-height: 1;
}
 
.dealer-text1539 {
  line-height: 1;
}
 
.dealer-link178 {
  text-decoration: underline;
}
 
.dealer-text1540 {
  line-height: 1;
}
 
.dealer-text1541 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm147:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm148:hover {
  transform: scale(1.02);
}
 
.dealer-text1557 {
  line-height: 1;
}
 
.dealer-text1558 {
  line-height: 1;
}
 
.dealer-text1560 {
  line-height: 1;
}
 
.dealer-text1561 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm149:hover {
  transform: scale(1.02);
}
 
.dealer-link180 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm150:hover {
  transform: scale(1.02);
}
 
.dealer-text1579 {
  line-height: 1;
}
 
.dealer-text1580 {
  line-height: 1;
}
 
.dealer-text1582 {
  line-height: 1;
}
 
.dealer-text1583 {
  line-height: 1;
}
 
.dealer-link181 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm151:hover {
  transform: scale(1.02);
}
 
.dealer-text1591 {
  line-height: 1;
}
 
.dealer-text1592 {
  line-height: 1;
}
 
.dealer-text1594 {
  line-height: 1;
}
 
.dealer-text1595 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm152:hover {
  transform: scale(1.02);
}
 
.dealer-text1601 {
  line-height: 1;
}
 
.dealer-text1602 {
  line-height: 1;
}
 
.dealer-text1604 {
  line-height: 1;
}
 
.dealer-text1605 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm153:hover {
  transform: scale(1.02);
}
 
.dealer-text1610 {
  line-height: 1;
}
 
.dealer-text1611 {
  line-height: 1;
}
 
.dealer-text1613 {
  line-height: 1;
}
 
.dealer-text1614 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm154:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm155:hover {
  transform: scale(1.02);
}
 
.dealer-text1635 {
  line-height: 1;
}
 
.dealer-text1636 {
  line-height: 1;
}
 
.dealer-text1638 {
  line-height: 1;
}
 
.dealer-text1639 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm156:hover {
  transform: scale(1.02);
}
 
.dealer-text1645 {
  line-height: 1;
}
 
.dealer-text1648 {
  line-height: 1;
}
 
.dealer-text1651 {
  line-height: 1;
}
 
.dealer-link182 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm157:hover {
  transform: scale(1.02);
}
 
.dealer-text1656 {
  line-height: 1;
}
 
.dealer-text1659 {
  line-height: 1;
}
 
.dealer-text1662 {
  line-height: 1;
}
 
.dealer-link183 {
  text-decoration: underline;
}
 
.dealer-text1664 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm158:hover {
  transform: scale(1.02);
}
 
.dealer-text1670 {
  line-height: 1;
}
 
.dealer-text1673 {
  line-height: 1;
}
 
.dealer-text1676 {
  line-height: 1;
}
 
.dealer-link184 {
  text-decoration: underline;
}
 
.dealer-text1678 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm159:hover {
  transform: scale(1.02);
}
 
.dealer-text1684 {
  line-height: 1;
}
 
.dealer-text1687 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm160:hover {
  transform: scale(1.02);
}
 
.dealer-text1693 {
  line-height: 1;
}
 
.dealer-text1696 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm161:hover {
  transform: scale(1.02);
}
 
.dealer-text1702 {
  line-height: 1;
}
 
.dealer-text1705 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm162:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm163:hover {
  transform: scale(1.02);
}
 
.dealer-link185 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm164:hover {
  transform: scale(1.02);
}
 
.dealer-text1740 {
  line-height: 1;
}
 
.dealer-text1743 {
  line-height: 1;
}
 
.dealer-text1746 {
  line-height: 1;
}
 
.dealer-link186 {
  text-decoration: underline;
}
 
.dealer-text1748 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm165:hover {
  transform: scale(1.02);
}
 
.dealer-text1754 {
  line-height: 1;
}
 
.dealer-text1757 {
  line-height: 1;
}
 
.dealer-text1760 {
  line-height: 1;
}
 
.dealer-link187 {
  text-decoration: underline;
}
 
.dealer-text1762 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm166:hover {
  transform: scale(1.02);
}
 
.dealer-text1768 {
  line-height: 1;
}
 
.dealer-text1771 {
  line-height: 1;
}
 
.dealer-text1774 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm167:hover {
  transform: scale(1.02);
}
 
.dealer-text1780 {
  line-height: 1;
}
 
.dealer-text1783 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm168:hover {
  transform: scale(1.02);
}
 
.dealer-text1789 {
  line-height: 1;
}
 
.dealer-text1792 {
  line-height: 1;
}
 
.dealer-link188 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm169:hover {
  transform: scale(1.02);
}
 
.dealer-text1806 {
  line-height: 1;
}
 
.dealer-text1809 {
  line-height: 1;
}
 
.dealer-text1812 {
  line-height: 1;
}
 
.dealer-link189 {
  text-decoration: underline;
}
 
.dealer-text1814 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm170:hover {
  transform: scale(1.02);
}
 
.dealer-text1820 {
  line-height: 1;
}
 
.dealer-text1823 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm171:hover {
  transform: scale(1.02);
}
 
.dealer-text1830 {
  line-height: 1;
}
 
.dealer-text1833 {
  line-height: 1;
}
 
.dealer-text1836 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm172:hover {
  transform: scale(1.02);
}
 
.dealer-text1842 {
  line-height: 1;
}
 
.dealer-text1845 {
  line-height: 1;
}
 
.dealer-text1848 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm173:hover {
  transform: scale(1.02);
}
 
.dealer-text1855 {
  line-height: 1;
}
 
.dealer-text1858 {
  line-height: 1;
}
 
.dealer-text1861 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm174:hover {
  transform: scale(1.02);
}
 
.dealer-text1867 {
  line-height: 1;
}
 
.dealer-text1870 {
  line-height: 1;
}
 
.dealer-text1873 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm175:hover {
  transform: scale(1.02);
}
 
.dealer-text1880 {
  line-height: 1;
}
 
.dealer-text1883 {
  line-height: 1;
}
 
.dealer-text1886 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm176:hover {
  transform: scale(1.02);
}
 
.dealer-text1893 {
  line-height: 1;
}
 
.dealer-text1896 {
  line-height: 1;
}
 
.dealer-text1899 {
  line-height: 1;
}
 
.dealer-link190 {
  text-decoration: underline;
}
 
.dealer-text1901 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm177:hover {
  transform: scale(1.02);
}
 
.dealer-text1910 {
  line-height: 1;
}
 
.dealer-link191 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm178:hover {
  transform: scale(1.02);
}
 
.dealer-text1919 {
  line-height: 1;
}
 
.dealer-text1922 {
  line-height: 1;
}
 
.dealer-text1925 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm179:hover {
  transform: scale(1.02);
}
 
.dealer-text1931 {
  line-height: 1;
}
 
.dealer-text1934 {
  line-height: 1;
}
 
.dealer-text1937 {
  line-height: 1;
}
 
.dealer-link192 {
  text-decoration: underline;
}
 
.dealer-text1939 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm180:hover {
  transform: scale(1.02);
}
 
.dealer-text1945 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm181:hover {
  transform: scale(1.02);
}
 
.dealer-text1951 {
  line-height: 1;
}
 
.dealer-text1954 {
  line-height: 1;
}
 
.dealer-text1957 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm182:hover {
  transform: scale(1.02);
}
 
.dealer-text1964 {
  line-height: 1;
}
 
.dealer-text1967 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm183:hover {
  transform: scale(1.02);
}
 
.dealer-text1973 {
  line-height: 1;
}
 
.dealer-text1976 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm184:hover {
  transform: scale(1.02);
}
 
.dealer-text1982 {
  line-height: 1;
}
 
.dealer-text1985 {
  line-height: 1;
}
 
.dealer-text1988 {
  line-height: 1;
}
 
.dealer-link193 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm185:hover {
  transform: scale(1.02);
}
 
.dealer-text1994 {
  line-height: 1;
}
 
.dealer-text1997 {
  line-height: 1;
}
 
.dealer-text2000 {
  line-height: 1;
}
 
.dealer-link194 {
  text-decoration: underline;
}
 
.dealer-text2002 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm186:hover {
  transform: scale(1.02);
}
 
.dealer-text2009 {
  line-height: 1;
}
 
.dealer-text2012 {
  line-height: 1;
}
 
.dealer-text2015 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm187:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm188:hover {
  transform: scale(1.02);
}
 
.dealer-text2032 {
  line-height: 1;
}
 
.dealer-text2035 {
  line-height: 1;
}
 
.dealer-text2038 {
  line-height: 1;
}
 
.dealer-link196 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm189:hover {
  transform: scale(1.02);
}
 
.dealer-text2043 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm190:hover {
  transform: scale(1.02);
}
 
.dealer-text2049 {
  line-height: 1;
}
 
.dealer-text2052 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm191:hover {
  transform: scale(1.02);
}
 
.dealer-text2058 {
  line-height: 1;
}
 
.dealer-text2061 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm192:hover {
  transform: scale(1.02);
}
 
.dealer-text2067 {
  line-height: 1;
}
 
.dealer-text2070 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm193:hover {
  transform: scale(1.02);
}
 
.dealer-text2077 {
  line-height: 1;
}
 
.dealer-text2080 {
  line-height: 1;
}
 
.dealer-text2083 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm194:hover {
  transform: scale(1.02);
}
 
.dealer-text2092 {
  line-height: 1;
}
 
.dealer-text2093 {
  line-height: 1;
}
 
.dealer-text2095 {
  line-height: 1;
}
 
.dealer-link197 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm195:hover {
  transform: scale(1.02);
}
 
.dealer-text2100 {
  line-height: 1;
}
 
.dealer-text2103 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm196:hover {
  transform: scale(1.02);
}
 
.dealer-text2109 {
  line-height: 1;
}
 
.dealer-text2112 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm197:hover {
  transform: scale(1.02);
}
 
.dealer-text2118 {
  line-height: 1;
}
 
.dealer-text2121 {
  line-height: 1;
}
 
.dealer-text2124 {
  line-height: 1;
}
 
.dealer-link198 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm198:hover {
  transform: scale(1.02);
}
 
.dealer-text2129 {
  line-height: 1;
}
 
.dealer-text2132 {
  line-height: 1;
}
 
.dealer-text2135 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm199:hover {
  transform: scale(1.02);
}
 
.dealer-text2147 {
  line-height: 1;
}
 
.dealer-link199 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm200:hover {
  transform: scale(1.02);
}
 
.dealer-text2153 {
  line-height: 1;
}
 
.dealer-text2156 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm201:hover {
  transform: scale(1.02);
}
 
.dealer-text2162 {
  line-height: 1;
}
 
.dealer-text2165 {
  line-height: 1;
}
 
.dealer-text2168 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm202:hover {
  transform: scale(1.02);
}
 
.dealer-text2174 {
  line-height: 1;
}
 
.dealer-text2177 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm203:hover {
  transform: scale(1.02);
}
 
.dealer-text2184 {
  line-height: 1;
}
 
.dealer-text2187 {
  line-height: 1;
}
 
.dealer-text2190 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm204:hover {
  transform: scale(1.02);
}
 
.dealer-text2196 {
  line-height: 1;
}
 
.dealer-text2199 {
  line-height: 1;
}
 
.dealer-text2202 {
  line-height: 1;
}
 
.dealer-link200 {
  text-decoration: underline;
}
 
.dealer-text2204 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm205:hover {
  transform: scale(1.02);
}
 
.dealer-text2210 {
  line-height: 1;
}
 
.dealer-text2213 {
  line-height: 1;
}
 
.dealer-text2216 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm206:hover {
  transform: scale(1.02);
}
 
.dealer-text2223 {
  line-height: 1;
}
 
.dealer-text2226 {
  line-height: 1;
}
 
.dealer-text2229 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm207:hover {
  transform: scale(1.02);
}
 
.dealer-text2235 {
  line-height: 1;
}
 
.dealer-text2241 {
  line-height: 1;
}
 
.dealer-link201 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm208:hover {
  transform: scale(1.02);
}
 
.dealer-text2246 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm209:hover {
  transform: scale(1.02);
}
 
.dealer-text2252 {
  line-height: 1;
}
 
.dealer-text2255 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm210:hover {
  transform: scale(1.02);
}
 
.dealer-text2262 {
  line-height: 1;
}
 
.dealer-text2265 {
  line-height: 1;
}
 
.dealer-text2268 {
  line-height: 1;
}
 
.dealer-text2271 {
  line-height: 1;
}
 
.dealer-text2274 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm211:hover {
  transform: scale(1.02);
}
 
.dealer-text2280 {
  line-height: 1;
}
 
.dealer-text2283 {
  line-height: 1;
}
 
.dealer-text2286 {
  line-height: 1;
}
 
.dealer-text2289 {
  line-height: 1;
}
 
.dealer-text2292 {
  line-height: 1;
}
 
.dealer-link202 {
  text-decoration: underline;
}
 
.dealer-text2294 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm212:hover {
  transform: scale(1.02);
}
 
.dealer-text2301 {
  line-height: 1;
}
 
.dealer-text2304 {
  line-height: 1;
}
 
.dealer-text2307 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm213:hover {
  transform: scale(1.02);
}
 
.dealer-link203 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm214:hover {
  transform: scale(1.02);
}
 
.dealer-text2326 {
  line-height: 1;
}
 
.dealer-text2329 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm215:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm216:hover {
  transform: scale(1.02);
}
 
.dealer-text2345 {
  line-height: 1;
}
 
.dealer-text2348 {
  line-height: 1;
}
 
.dealer-text2351 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm217:hover {
  transform: scale(1.02);
}
 
.dealer-text2358 {
  line-height: 1;
}
 
.dealer-text2361 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm218:hover {
  transform: scale(1.02);
}
 
.dealer-text2368 {
  line-height: 1;
}
 
.dealer-text2371 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm219:hover {
  transform: scale(1.02);
}
 
.dealer-text2377 {
  line-height: 1;
}
 
.dealer-text2380 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm220:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm221:hover {
  transform: scale(1.02);
}
 
.dealer-text2397 {
  line-height: 1;
}
 
.dealer-text2400 {
  line-height: 1;
}
 
.dealer-text2403 {
  line-height: 1;
}
 
.dealer-link204 {
  text-decoration: underline;
}
 
.dealer-text2405 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm222:hover {
  transform: scale(1.02);
}
 
.dealer-text2414 {
  line-height: 1;
}
 
.dealer-text2417 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm223:hover {
  transform: scale(1.02);
}
 
.dealer-link205 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm224:hover {
  transform: scale(1.02);
}
 
.dealer-text2436 {
  line-height: 1;
}
 
.dealer-text2439 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm225:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm226:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm227:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm228:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm229:hover {
  transform: scale(1.02);
}
 
.dealer-text2503 {
  line-height: 1;
}
 
.dealer-text2506 {
  line-height: 1;
}
 
.dealer-text2509 {
  line-height: 1;
}
 
.dealer-text2512 {
  line-height: 1;
}
 
.dealer-link208 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm230:hover {
  transform: scale(1.02);
}
 
.dealer-text2517 {
  line-height: 1;
}
 
.dealer-text2520 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm231:hover {
  transform: scale(1.02);
}
 
.dealer-link209 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm232:hover {
  transform: scale(1.02);
}
 
.dealer-text2538 {
  line-height: 1;
}
 
.dealer-text2541 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm233:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm234:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm235:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm236:hover {
  transform: scale(1.02);
}
 
.dealer-text2584 {
  line-height: 1;
}
 
.dealer-text2587 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm237:hover {
  transform: scale(1.02);
}
 
.dealer-text2594 {
  line-height: 1;
}
 
.dealer-text2597 {
  line-height: 1;
}
 
.dealer-text2600 {
  line-height: 1;
}
 
.dealer-text2603 {
  line-height: 1;
}
 
.dealer-link210 {
  text-decoration: underline;
}
 
.dealer-text2605 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm238:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm239:hover {
  transform: scale(1.02);
}
 
.dealer-text2622 {
  line-height: 1;
}
 
.dealer-text2625 {
  line-height: 1;
}
 
.dealer-text2628 {
  line-height: 1;
}
 
.dealer-link211 {
  text-decoration: underline;
}
 
.dealer-text2630 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm240:hover {
  transform: scale(1.02);
}
 
.dealer-text2637 {
  line-height: 1;
}
 
.dealer-text2640 {
  line-height: 1;
}
 
.dealer-text2643 {
  line-height: 1;
}
 
.dealer-link212 {
  text-decoration: underline;
}
 
.dealer-text2645 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm241:hover {
  transform: scale(1.02);
}
 
.dealer-text2651 {
  line-height: 1;
}
 
.dealer-text2654 {
  line-height: 1;
}
 
.dealer-text2657 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm242:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm243:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm244:hover {
  transform: scale(1.02);
}
 
.dealer-link213 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm245:hover {
  transform: scale(1.02);
}
 
.dealer-text2704 {
  line-height: 1;
}
 
.dealer-text2707 {
  line-height: 1;
}
 
.dealer-text2710 {
  line-height: 1;
}
 
.dealer-link214 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm246:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm247:hover {
  transform: scale(1.02);
}
 
.dealer-text2729 {
  line-height: 1;
}
 
.dealer-text2730 {
  line-height: 1;
}
 
.dealer-text2731 {
  line-height: 1;
}
 
.dealer-text2732 {
  line-height: 1;
}
 
.dealer-text2735 {
  line-height: 1;
}
 
.dealer-text2736 {
  line-height: 1;
}
 
.dealer-text2738 {
  line-height: 1;
}
 
.dealer-link215 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm248:hover {
  transform: scale(1.02);
}
 
.dealer-text2743 {
  line-height: 1;
}
 
.dealer-text2746 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm249:hover {
  transform: scale(1.02);
}
 
.dealer-text2761 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm250:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm251:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm252:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm253:hover {
  transform: scale(1.02);
}
 
.dealer-thq-feature-card-elm254:hover {
  transform: scale(1.02);
}
 
.dealer-text2820 {
  line-height: 1;
}
 
.dealer-text2823 {
  line-height: 1;
}
 
.dealer-text2826 {
  line-height: 1;
}
 
.dealer-text2829 {
  line-height: 1;
}
 
.dealer-text2832 {
  line-height: 1;
}
 
.dealer-link216 {
  text-decoration: underline;
}
 
.dealer-text2834 {
  line-height: 1;
}
 
.dealer-thq-feature-card-elm255:hover {
  transform: scale(1.02);
}
 
.dealer-link217 {
  text-decoration: underline;
}
 
.dealer-thq-feature-card-elm256:hover {
  transform: scale(1.02);
}
 
.dealer-link218 {
  right: 26px;
  width: 45px;
  bottom: 85px;
  height: 45px;
  display: inline-flex;
  opacity: 0.8;
  z-index: 100;
  position: fixed;
  text-align: center;
  transition: filter 0.3s ease-in-out, color 0.3s ease-in-out; ;
  align-items: center;
  background-size: cover;
  justify-content: center;
  background-image: url("public/top-200h.png");
}
 
.dealer-link218:hover {
  filter: grayscale(100%);
}
 
@media(max-width: 1600px) {
  .dealer-link166 {
    text-decoration: underline;
  }
  .dealer-text1549 {
    line-height: 1;
  }
  .dealer-text1550 {
    line-height: 1;
  }
  .dealer-text1552 {
    line-height: 1;
  }
  .dealer-text1553 {
    line-height: 1;
  }
  .dealer-link179 {
    text-decoration: underline;
  }
}
 
@media(max-width: 1200px) {
  .dealer-ul1 {
    padding-left: 0px;
  }
  .dealer-li10 {
    text-align: center;
  }
  .dealer-li11 {
    text-align: center;
  }
  .dealer-li12 {
    text-align: center;
  }
  .dealer-li13 {
    text-align: center;
  }
  .dealer-li14 {
    text-align: center;
  }
  .dealer-li15 {
    text-align: center;
  }
  .dealer-li16 {
    text-align: center;
  }
  .dealer-li17 {
    text-align: center;
  }
  .dealer-li18 {
    text-align: center;
  }
  .dealer-li19 {
    text-align: center;
  }
  .dealer-ul2 {
    padding-left: 0px;
  }
  .dealer-li20 {
    text-align: center;
  }
  .dealer-link110 {
    text-align: center;
  }
  .dealer-li21 {
    text-align: center;
  }
  .dealer-link111 {
    text-align: center;
  }
  .dealer-li22 {
    text-align: center;
  }
  .dealer-link112 {
    text-align: center;
  }
  .dealer-li23 {
    text-align: center;
  }
  .dealer-link113 {
    text-align: center;
  }
  .dealer-li24 {
    text-align: center;
  }
  .dealer-link114 {
    text-align: center;
  }
  .dealer-li25 {
    text-align: center;
  }
  .dealer-link115 {
    text-align: center;
  }
  .dealer-li26 {
    text-align: center;
  }
  .dealer-link116 {
    text-align: center;
  }
  .dealer-li27 {
    text-align: center;
  }
  .dealer-link117 {
    text-align: center;
  }
  .dealer-li28 {
    text-align: center;
  }
  .dealer-link118 {
    text-align: center;
  }
  .dealer-li29 {
    text-align: center;
  }
  .dealer-link119 {
    text-align: center;
  }
  .dealer-ul3 {
    padding-left: 0px;
  }
  .dealer-li30 {
    text-align: center;
  }
  .dealer-li31 {
    text-align: center;
  }
  .dealer-li32 {
    text-align: center;
  }
  .dealer-link122 {
    text-align: center;
  }
  .dealer-li33 {
    text-align: center;
  }
  .dealer-li34 {
    text-align: center;
  }
  .dealer-link124 {
    text-align: center;
  }
  .dealer-li35 {
    text-align: center;
  }
  .dealer-link125 {
    text-align: center;
  }
  .dealer-li36 {
    text-align: center;
  }
  .dealer-link126 {
    text-align: center;
  }
  .dealer-li37 {
    text-align: center;
  }
  .dealer-li38 {
    text-align: center;
  }
  .dealer-link128 {
    text-align: center;
  }
  .dealer-li39 {
    text-align: center;
  }
  .dealer-link129 {
    text-align: center;
  }
  .dealer-ul4 {
    padding-left: 0px;
  }
  .dealer-li40 {
    text-align: center;
  }
  .dealer-li41 {
    text-align: center;
  }
  .dealer-li42 {
    text-align: center;
  }
  .dealer-li43 {
    text-align: center;
  }
  .dealer-li44 {
    text-align: center;
  }
  .dealer-li45 {
    text-align: center;
  }
  .dealer-li46 {
    text-align: center;
  }
  .dealer-li47 {
    text-align: center;
  }
  .dealer-link137 {
    text-align: center;
  }
  .dealer-li48 {
    text-align: center;
  }
  .dealer-link138 {
    text-align: center;
  }
  .dealer-ul5 {
    padding-left: 0px;
  }
  .dealer-li50 {
    text-align: center;
  }
  .dealer-link139 {
    text-decoration: none;
  }
  .dealer-li51 {
    text-align: center;
  }
  .dealer-li52 {
    text-align: center;
  }
  .dealer-li53 {
    text-align: center;
  }
  .dealer-li54 {
    text-align: center;
  }
  .dealer-link143 {
    text-decoration: none;
  }
  .dealer-li55 {
    text-align: center;
  }
  .dealer-link144 {
    text-decoration: none;
  }
  .dealer-ul6 {
    padding-left: 0px;
  }
  .dealer-li56 {
    text-align: center;
  }
  .dealer-link145 {
    text-decoration: none;
  }
  .dealer-li57 {
    text-align: center;
  }
  .dealer-li58 {
    text-align: center;
  }
  .dealer-li59 {
    text-align: center;
  }
  .dealer-link148 {
    text-decoration: none;
  }
  .dealer-li60 {
    text-align: center;
  }
  .dealer-ul7 {
    padding-left: 0px;
  }
  .dealer-li61 {
    text-align: center;
  }
  .dealer-li62 {
    text-align: center;
  }
  .dealer-li63 {
    text-align: center;
  }
  .dealer-link152 {
    text-decoration: none;
  }
  .dealer-li64 {
    text-align: center;
  }
  .dealer-link153 {
    text-decoration: none;
  }
  .dealer-li65 {
    text-align: center;
  }
  .dealer-link154 {
    text-align: center;
  }
  .dealer-li66 {
    text-align: center;
  }
  .dealer-link155 {
    text-decoration: none;
  }
  .dealer-li67 {
    text-align: center;
  }
  .dealer-ul8 {
    padding-left: 0px;
  }
  .dealer-li68 {
    text-align: center;
  }
  .dealer-link157 {
    text-decoration: none;
  }
  .dealer-li69 {
    text-align: center;
  }
  .dealer-link158 {
    text-decoration: none;
  }
  .dealer-li70 {
    text-align: center;
  }
  .dealer-li71 {
    text-align: center;
  }
  .dealer-li72 {
    text-align: center;
  }
  .dealer-li73 {
    text-align: center;
  }
  .dealer-link162 {
    text-decoration: none;
  }
  .dealer-text1006 {
    font-size: 1.2em;
    font-weight: 600;
  }
  .dealer-text1711 {
    line-height: 1;
  }
  .dealer-text1714 {
    line-height: 1;
  }
  .dealer-text1717 {
    line-height: 1;
  }
  .dealer-text2021 {
    line-height: 1;
  }
  .dealer-text2024 {
    line-height: 1;
  }
  .dealer-text2027 {
    line-height: 1;
  }
  .dealer-link195 {
    text-decoration: underline;
  }
  .dealer-text2446 {
    line-height: 1;
  }
  .dealer-text2449 {
    line-height: 1;
  }
  .dealer-text2452 {
    line-height: 1;
  }
  .dealer-text2455 {
    line-height: 1;
  }
  .dealer-text2462 {
    line-height: 1;
  }
  .dealer-text2465 {
    line-height: 1;
  }
  .dealer-text2468 {
    line-height: 1;
  }
  .dealer-text2471 {
    line-height: 1;
  }
  .dealer-link206 {
    text-decoration: underline;
  }
  .dealer-text2473 {
    line-height: 1;
  }
  .dealer-text2480 {
    line-height: 1;
  }
  .dealer-text2483 {
    line-height: 1;
  }
  .dealer-text2485 {
    line-height: 1;
  }
  .dealer-text2492 {
    line-height: 1;
  }
  .dealer-text2495 {
    line-height: 1;
  }
  .dealer-text2498 {
    line-height: 1;
  }
  .dealer-link207 {
    text-decoration: underline;
  }
  .dealer-text2548 {
    line-height: 1;
  }
  .dealer-text2551 {
    line-height: 1;
  }
  .dealer-text2558 {
    line-height: 1;
  }
  .dealer-text2561 {
    line-height: 1;
  }
  .dealer-text2568 {
    line-height: 1;
  }
  .dealer-text2571 {
    line-height: 1;
  }
  .dealer-text2574 {
    line-height: 1;
  }
  .dealer-text2577 {
    line-height: 1;
  }
  .dealer-text2612 {
    line-height: 1;
  }
  .dealer-text2615 {
    line-height: 1;
  }
  .dealer-text2663 {
    line-height: 1;
  }
  .dealer-text2666 {
    line-height: 1;
  }
  .dealer-text2669 {
    line-height: 1;
  }
  .dealer-text2673 {
    line-height: 1;
  }
  .dealer-text2676 {
    line-height: 1;
  }
  .dealer-text2683 {
    line-height: 1;
  }
  .dealer-text2686 {
    line-height: 1;
  }
  .dealer-text2687 {
    line-height: 1;
  }
  .dealer-text2688 {
    line-height: 1;
  }
  .dealer-text2689 {
    line-height: 1;
  }
  .dealer-text2690 {
    line-height: 1;
  }
  .dealer-text2691 {
    line-height: 1;
  }
  .dealer-text2692 {
    line-height: 1;
  }
  .dealer-text2694 {
    line-height: 1;
  }
  .dealer-text2695 {
    line-height: 1;
  }
  .dealer-link213 {
    text-decoration: underline;
  }
  .dealer-text2697 {
    line-height: 1;
  }
  .dealer-text2716 {
    line-height: 1;
  }
  .dealer-text2719 {
    line-height: 1;
  }
  .dealer-text2722 {
    line-height: 1;
  }
  .dealer-text2753 {
    line-height: 1;
  }
  .dealer-text2756 {
    line-height: 1;
  }
  .dealer-text2761 {
    text-decoration: underline;
  }
  .dealer-text2762 {
    line-height: 1;
  }
  .dealer-text2784 {
    line-height: 1;
  }
  .dealer-text2787 {
    line-height: 1;
  }
  .dealer-text2797 {
    line-height: 1;
  }
  .dealer-text2804 {
    line-height: 1;
  }
  .dealer-text2807 {
    line-height: 1;
  }
  .dealer-text2810 {
    line-height: 1;
  }
  .dealer-text2813 {
    line-height: 1;
  }
  .dealer-text2857 {
    line-height: 1;
  }
  .dealer-text2860 {
    line-height: 1;
  }
  .dealer-text2863 {
    line-height: 1;
  }
}
 
@media(max-width: 991px) {
  .dealer-text1000 {
    align-self: center;
  }
  .dealer-text1005 {
    align-self: center;
  }
  .dealer-text1010 {
    align-self: center;
  }
  .dealer-text1022 {
    align-self: center;
  }
}
 
@media(max-width: 767px) {
  .dealer-container12 {
    width: 420px;
    height: auto;
    padding: var(--dl-layout-space-halfunit);
  }
  .dealer-container13 {
    width: 420px;
    height: 100%;
    padding: var(--dl-layout-space-halfunit);
  }
  .dealer-text1006 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .dealer-container11 {
    align-items: center;
    justify-content: center;
  }
  .dealer-container12 {
    width: 100%;
    height: 313px;
    padding: var(--dl-layout-space-halfunit);
  }
  .dealer-text1005 {
    width: 80%;
    align-self: center;
    text-align: center;
  }
  .dealer-container13 {
    width: 100%;
    height: 100%;
    padding: var(--dl-layout-space-halfunit);
  }
  .dealer-text1006 {
    font-weight: 600;
  }
  .dealer-text1007 {
    text-decoration: inherit;
  }
  .dealer-text1008 {
    text-decoration: none;
  }
}
