@charset "UTF-8";
:root {
  --star-size: 16px;
  --star-color: #bfbfbf;
  --star-background: #FFAB00;
}

#policybazaar {
  width: 100%;
}

.container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}

.footer {
  padding: 0;
}

.new-cars-section {
  background: linear-gradient(180deg, #F0F9FF 0%, #F8F7FE 100%);
  padding: 16px 0 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section:has(.main-page) {
    padding: 0;
  }
}
.new-cars-section .breadcrumbinner {
  margin: 0 0 12px;
}
@media screen and (max-width: 767px) {
  .new-cars-section .breadcrumbinner .breadcrumb {
    padding: 0 16px;
  }
}
.new-cars-section .breadcrumbinner .breadcrumb li:first-child {
  display: none;
}

header {
  margin: 0 0 16px;
}
header .header-links {
  display: flex;
  align-items: center;
  padding: 0 0 6px;
  border-bottom: 1px solid #DFEBF2;
}
@media screen and (max-width: 767px) {
  header .header-links {
    padding: 0 0 6px 16px;
    overflow-x: scroll;
  }
  header .header-links::-webkit-scrollbar {
    display: none;
  }
}
header .header-links .link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 16px;
  margin: 0 12px 0 0;
  border-radius: 100px;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #253858;
}
header .header-links .link:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  header .header-links .link {
    flex-shrink: 0;
    margin: 0 6px 10px 0;
  }
}
header .header-links .link.selected {
  border-color: #0065ff;
  color: #0065ff;
  background: #fff;
  font-weight: 600;
}
header .header-links .link.selected .icon.icon-1 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-1.png) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-2 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-2.png) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-3 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-3.png) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-4 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-4.png) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-5 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-5.png) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-6 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-6.png) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-7 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-7.svg) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-8 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-8.png) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-9 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-9.svg) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-10 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-10.svg) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-11 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-11.svg) no-repeat center/contain;
}
header .header-links .link.selected .icon.icon-12 {
  background: url(../../images/new-cars/header-links/header-link-blue-icon-12.svg) no-repeat center/contain;
}
header .header-links .link .icon {
  height: 18px;
  width: 18px;
  margin: 0 4px 0 0;
}
header .header-links .link .icon.icon-1 {
  background: url(../../images/new-cars/header-links/header-link-icon-1.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-2 {
  background: url(../../images/new-cars/header-links/header-link-icon-2.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-3 {
  background: url(../../images/new-cars/header-links/header-link-icon-3.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-4 {
  background: url(../../images/new-cars/header-links/header-link-icon-4.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-5 {
  background: url(../../images/new-cars/header-links/header-link-icon-5.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-6 {
  background: url(../../images/new-cars/header-links/header-link-icon-6.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-7 {
  background: url(../../images/new-cars/header-links/header-link-icon-7.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-8 {
  background: url(../../images/new-cars/header-links/header-link-icon-8.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-9 {
  background: url(../../images/new-cars/header-links/header-link-icon-9.png) no-repeat center/contain;
}
header .header-links .link .icon.icon-10 {
  background: url(../../images/new-cars/header-links/header-link-icon-10.svg) no-repeat center/contain;
}
header .header-links .link .icon.icon-11 {
  background: url(../../images/new-cars/header-links/header-link-icon-11.svg) no-repeat center/contain;
}
header .header-links .link .icon.icon-12 {
  background: url(../../images/new-cars/header-links/header-link-icon-12.svg) no-repeat center/contain;
}

@media screen and (max-width: 1024px) {
  .top-content {
    padding: 0 16px;
  }
}
.top-content .heading {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .top-content .heading {
    flex-wrap: wrap;
  }
}
.top-content .heading h1 {
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  text-align: left;
  margin: 0;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .top-content .heading h1 {
    font-size: 18px;
  }
}
.top-content .heading .edit {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
  color: #0065ff;
  margin-left: 8px;
  cursor: pointer;
}
.top-content .heading .edit .edit-icon {
  width: 16px;
  height: 16px;
  background: url(../../images/new-cars/edit-icon.svg) no-repeat center/contain;
  display: inline-block;
  margin-left: 4px;
}
.top-content .rating {
  display: flex;
  align-items: center;
  color: rgba(37, 56, 88, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  margin: 4px 0 6px;
}
.top-content .rating .star {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 800;
  line-height: 21.09px;
  text-align: left;
  margin-right: 4px;
  color: #FF9407;
}
.top-content .rating .star .star-icon {
  width: 20px;
  height: 20px;
  background: url(../../images/new-cars/star-icon.svg) no-repeat center/contain;
  display: inline-block;
  margin-right: 6px;
}
.top-content .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #253858;
  margin: 6px 0 0;
}
@media screen and (max-width: 767px) {
  .top-content .description .more-description-mobile {
    display: none;
  }
  .top-content .description .more-description-mobile.show {
    display: inline;
  }
}
.top-content .description .more-description-desktop {
  display: none;
}
.top-content .description .more-description-desktop.show {
  display: inline;
}
.top-content .description .read-more-description {
  color: #0065ff;
  position: relative;
  cursor: pointer;
}
.top-content .description .read-more-description::before {
  content: "...";
  color: #253858;
  opacity: 0.8;
}
.top-content .description .read-more-description.show::before {
  display: none;
}
.top-content .description .sub-heading {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}
.top-content .description ul {
  padding-left: 16px;
}
.top-content .description ul li {
  margin-bottom: 8px;
}
.top-content .description .table {
  margin: 16px 0;
}
.top-content .description .table table {
  background: #FFFFFF;
  border: 1px solid #DEEBFF;
  border-radius: 16px;
  width: 100%;
}
.top-content .description .table table thead tr {
  background: #DEEBFF;
  border-radius: 16px 16px 0px 0px;
}
.top-content .description .table table thead tr td {
  font-weight: 700;
}
.top-content .description .table table thead tr td:first-child {
  border-radius: 16px 0 0 0;
}
.top-content .description .table table thead tr td:last-child {
  border-radius: 0 16px 0 0;
}
.top-content .description .table table tbody tr:nth-child(2n) {
  background: #F5F9FF;
}
.top-content .description .table table tr td {
  padding: 12px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #172B4D;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .top-content .description .table table tr td {
    padding: 8px;
    font-size: 12px;
  }
}
.top-content .description .table.width-75 {
  width: 75%;
}
@media screen and (max-width: 1024px) {
  .top-content .description .table.width-75 {
    width: 100%;
  }
}
.top-content .description .table.width-75 table tr td {
  text-align: left;
}
.top-content.main-page {
  background: url(../../images/new-cars/new-cars-top-content-bg-image.svg) no-repeat top left/cover;
  position: relative;
  min-height: 289px;
  border-radius: 12px;
  margin: 0px 12px 200px;
  text-align: CENTER;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .top-content.main-page {
    background: url(../../images/new-cars/new-cars-top-content-bg-image-mobile.svg) no-repeat top/contain;
    min-height: 230px;
    margin: 0 0 240px;
    border-radius: 0;
  }
}
.top-content.main-page .top-fold-section {
  max-width: 1170px;
  position: absolute;
  margin: 100px auto 0;
  top: 0;
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 12px;
  padding: 16px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .top-content.main-page .top-fold-section {
    width: calc(100% - 32px);
    margin: 120px 16px 0;
  }
}
.top-content.main-page .top-fold-section .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-content.main-page .top-fold-section .heading .change-city {
  font-weight: 500;
  line-height: 16.41px;
  color: #0065ff;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.top-content.main-page .top-fold-section .heading .change-city .change-icon {
  width: 16px;
  height: 16px;
  background: url(../../images/new-cars/edit-icon.svg) no-repeat center/contain;
  display: inline-block;
  margin-left: 4px;
}
.top-content.main-page .top-fold-section .search-wrapper {
  background: #F3F6FB;
  border-radius: 8px;
  text-align: left;
  margin: 16px 0 0;
  position: relative;
}
.top-content.main-page .top-fold-section .search-wrapper::after {
  content: "";
  background: url(../../images/health/health-calculator-search-icon.svg);
  position: absolute;
  height: 20px;
  width: 20px;
  right: 16px;
  top: 50%;
  transform: translate(0, -50%);
}
.top-content.main-page .top-fold-section .search-wrapper input {
  padding: 14px 16px;
  border: 0;
  background: transparent;
  width: 100%;
}
.top-content.main-page .top-fold-section .top-fold-cars-slider {
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  .top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .type-list {
    padding: 10px 0 0;
  }
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .type {
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  padding: 8px;
}
@media screen and (max-width: 767px) {
  .top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .type {
    min-height: auto;
    width: 166px;
    min-width: 166px;
  }
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .type .image {
  background: #E9E9F0;
  border-radius: 4px;
  padding: 18px 0;
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .type .image img {
  max-width: 120px;
  height: auto;
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .type .type-name {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: #253858;
  margin: 12px 0 0;
}
@media screen and (max-width: 767px) {
  .top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .type .type-name {
    margin: 12px 0 4px;
  }
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .arrows {
  width: 100%;
  height: 0px;
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .arrows.style-1 .arrow-left {
  left: 0;
  box-shadow: 0px 2px 16px 0px rgba(37, 56, 88, 0.1607843137);
  border: 0;
  top: -15px;
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .arrows.style-1 .arrow-left i {
  border-color: #253858;
  border-width: 0 0 2px 2px;
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .arrows.style-1 .arrow-right {
  right: 0;
  box-shadow: 0px 2px 16px 0px rgba(37, 56, 88, 0.1607843137);
  border: 0;
  top: -15px;
}
.top-content.main-page .top-fold-section .top-fold-cars-slider .sliderWrapper .arrows.style-1 .arrow-right i {
  border-color: #253858;
  border-width: 2px 2px 0 0;
}
.top-content .showroom-filters-section {
  position: relative;
  width: 100%;
  background: url(../../images/new-cars/dealers-landing-page-desktop-image.png) no-repeat center/cover;
  padding: 60px 0 65px;
}
@media screen and (max-width: 767px) {
  .top-content .showroom-filters-section {
    background: url(../../images/new-cars/dealers-landing-page-mobile-image.png) no-repeat center/cover;
    padding: 20px 16px;
  }
}
.top-content .showroom-filters-section .heading {
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
  margin: 0 0 32px;
}
@media screen and (max-width: 767px) {
  .top-content .showroom-filters-section .heading {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 48px;
    max-width: 200px;
  }
}
.top-content .showroom-filters-section .showroom-filters-list {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .top-content .showroom-filters-section .showroom-filters-list {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.top-content .showroom-filters-section .showroom-filters-list {
  display: flex;
  align-items: CENTER;
}
@media screen and (max-width: 767px) {
  .top-content .showroom-filters-section .showroom-filters-list {
    flex-direction: column;
    border-radius: 12px;
  }
}
.top-content .showroom-filters-section .showroom-filters-list .showroom-filters {
  border: 1px solid #D8E1E7;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 38%;
  border-radius: 8px;
  padding: 16px;
  margin-right: 16px;
  position: relative;
}
.top-content .showroom-filters-section .showroom-filters-list .showroom-filters .error-message {
  position: absolute;
  font-size: 12px;
  color: red;
  bottom: -29px;
}
.top-content .showroom-filters-section .showroom-filters-list .showroom-filters .make, .top-content .showroom-filters-section .showroom-filters-list .showroom-filters .city {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #253858;
}
.top-content .showroom-filters-section .showroom-filters-list .showroom-filters .make img, .top-content .showroom-filters-section .showroom-filters-list .showroom-filters .city img {
  margin-right: 12px;
}
.top-content .showroom-filters-section .showroom-filters-list .showroom-filters .edit-icon {
  background: url(../../images/new-cars/dealer-showroom-edit-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .top-content .showroom-filters-section .showroom-filters-list .showroom-filters {
    width: 100%;
    margin: 0 0 16px;
  }
}
.top-content .showroom-filters-section .showroom-filters-list .button {
  width: 23%;
  background: #FF5630;
  border-radius: 8px;
  padding: 16px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .top-content .showroom-filters-section .showroom-filters-list .button {
    width: 100%;
  }
}

.new-cars-main-section {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 32px 0 0;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .new-cars-main-section {
    flex-direction: column-reverse;
    margin: 24px 0 0;
  }
}
.new-cars-main-section .left {
  width: 30%;
}
@media screen and (max-width: 1024px) {
  .new-cars-main-section .left {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .new-cars-filter-desktop {
    display: none;
  }
}
.new-cars-main-section .left .new-cars-filter-desktop .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin-bottom: 8px;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  margin: 0 0 12px;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #253858;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
  position: absolute;
  right: 0;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name.active::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 12px 0 0;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.brands {
  background: url(../../images/new-cars/filters/filter-icon-1.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.budget {
  background: url(../../images/new-cars/filters/filter-icon-2.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.vehicle-type {
  background: url(../../images/new-cars/filters/filter-icon-3.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.fuel-type {
  background: url(../../images/new-cars/filters/filter-icon-4.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.transmission-type {
  background: url(../../images/new-cars/filters/filter-icon-5.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.additional-features {
  background: url(../../images/new-cars/filters/filter-icon-6.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.mileage {
  background: url(../../images/new-cars/filters/filter-icon-7.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.electric-car-range {
  background: url(../../images/new-cars/filters/filter-icon-8.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.seats {
  background: url(../../images/new-cars/filters/filter-icon-9.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.safety-rating {
  background: url(../../images/new-cars/filters/filter-icon-10.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.engine-capacity {
  background: url(../../images/new-cars/filters/filter-icon-11.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.airbags {
  background: url(../../images/new-cars/filters/filter-icon-12.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.cylinders {
  background: url(../../images/new-cars/filters/filter-icon-13.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-name .icon.wheel-drive {
  background: url(../../images/new-cars/filters/filter-icon-14.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details {
  max-height: 0;
  overflow: hidden;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.active {
  max-height: 100%;
  margin: 12px 0 0;
}
.new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.fuel-type.active, .new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.transmission.active, .new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.mileage.active, .new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.engine-displacement.active, .new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.airbags.active, .new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.cylinders.active, .new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.wheel-drive.active, .new-cars-main-section .left .new-cars-filter-desktop .filter .filter-details.safety-rating.active {
  margin: 20px 0 0;
}
.new-cars-main-section .left .new-cars-filter-mobile {
  width: 100%;
  padding: 16px;
  z-index: 10;
}
.new-cars-main-section .left .new-cars-filter-mobile.fixed {
  position: fixed;
  bottom: 0px;
}
@media screen and (min-width: 1025px) {
  .new-cars-main-section .left .new-cars-filter-mobile {
    display: none;
  }
}
.new-cars-main-section .left .new-cars-filter-mobile .sort-filter-buttons {
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #253858;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}
.new-cars-main-section .left .new-cars-filter-mobile .sort-filter-buttons > div {
  width: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-cars-main-section .left .new-cars-filter-mobile .sort-filter-buttons > div.sort::before {
  content: "";
  background: url(../../images/new-cars/sort-icon-white.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
}
.new-cars-main-section .left .new-cars-filter-mobile .sort-filter-buttons > div.filters::before {
  content: "";
  background: url(../../images/new-cars/filter-icon-white.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
}
.new-cars-main-section .left .new-cars-filter-mobile .sort-filter-buttons > div.brand::before {
  content: "";
  background: url(../../images/new-cars/dealer-showroom-mobile-brand-city-icon.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
}
.new-cars-main-section .left .new-cars-filter-mobile .sort-filter-buttons > div.city::before {
  content: "";
  background: url(../../images/new-cars/dealer-showroom-mobile-filter-city-icon.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container.show {
  visibility: visible;
  opacity: 1;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup {
  height: 100%;
  bottom: 0%;
  max-width: 100%;
  width: 100%;
  background: #fff;
  position: absolute;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-heading {
  box-shadow: 0px 0px 8px 0px rgba(37, 56, 88, 0.1215686275);
  padding: 18px 16px;
  display: flex;
  align-items: center;
  z-index: 1;
  position: relative;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-heading .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  font-weight: 400;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-heading .back {
  width: 20px;
  height: 20px;
  position: relative;
  display: flex;
  align-items: center;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-heading .back::before {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-225deg);
  margin: 0 16px 0px 0px;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .sorting-section {
  padding: 20px 16px;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section {
  height: calc(100% - 132px);
  display: flex;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tabs {
  width: 115px;
  flex-shrink: 0;
  overflow-y: scroll;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tabs::-webkit-scrollbar {
  display: none;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tabs .filter-tab-links {
  background: #F9F9FF;
  padding: 16px 12px 16px 16px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px solid #D8E1E7;
  border-right: 1px solid #D8E1E7;
  color: #253858;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tabs .filter-tab-links:first-child {
  border-top: 1px solid #D8E1E7;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tabs .filter-tab-links:first-child.active {
  border-top: 0;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tabs .filter-tab-links.active {
  background: #fff;
  border-right: 0;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body {
  width: 100%;
  overflow-y: scroll;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body::-webkit-scrollbar {
  display: none;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content {
  display: none;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content.active {
  display: block;
  padding: 16px;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.brands {
  background: url(../../images/new-cars/filters/filter-icon-1.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.budget {
  background: url(../../images/new-cars/filters/filter-icon-2.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.vehicle-type {
  background: url(../../images/new-cars/filters/filter-icon-3.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.fuel-type {
  background: url(../../images/new-cars/filters/filter-icon-4.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.transmission-type {
  background: url(../../images/new-cars/filters/filter-icon-5.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.additional-features {
  background: url(../../images/new-cars/filters/filter-icon-6.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.mileage {
  background: url(../../images/new-cars/filters/filter-icon-7.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.electric-cars-range {
  background: url(../../images/new-cars/filters/filter-icon-8.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.seats {
  background: url(../../images/new-cars/filters/filter-icon-9.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.safety-rating {
  background: url(../../images/new-cars/filters/filter-icon-10.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.engine-capacity {
  background: url(../../images/new-cars/filters/filter-icon-11.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.airbags {
  background: url(../../images/new-cars/filters/filter-icon-12.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.cylinders {
  background: url(../../images/new-cars/filters/filter-icon-13.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.wheel-drive {
  background: url(../../images/new-cars/filters/filter-icon-14.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .filter-name .icon.city {
  background: url(../../images/new-cars/dealer-showroom-address-icon.svg) no-repeat center/contain;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .range {
  margin: 32px 0 24px;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .filter-section .filter-tab-body .filter-tab-content .filter .range .range-price {
  margin: 24px 0 0;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .buttons {
  box-shadow: 0px 0px 8px 0px rgba(37, 56, 88, 0.1215686275);
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  left: 0;
  background: #fff;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .buttons .outline-button {
  width: 48%;
  border: 1px solid #0065ff;
  border-radius: 8px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.new-cars-main-section .left .new-cars-filter-mobile-popup-container .new-cars-filter-mobile-popup .new-cars-filter-mobile-popup-body .buttons .primary-button {
  box-shadow: 0px 0px 8px 0px rgba(37, 56, 88, 0.1215686275);
  background: #0065ff;
  width: 48%;
  border-radius: 8px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.new-cars-main-section .left .brands-list {
  display: flex;
  flex-wrap: wrap;
}
.new-cars-main-section .left .brands-list .brand {
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 8px 8px 16px;
  margin: 0 15px 15px 0;
  width: 30%;
  cursor: pointer;
}
.new-cars-main-section .left .brands-list .brand:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .brands-list .brand {
    margin: 0 8px 8px 0;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .brands-list .brand .image {
    max-width: 48px;
  }
  .new-cars-main-section .left .brands-list .brand .image img {
    max-width: 100%;
    height: auto;
  }
}
.new-cars-main-section .left .brands-list .brand .name {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #253858;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .brands-list .brand .name {
    font-size: 12px;
    line-height: 18px;
    margin-top: 6px;
  }
}
.new-cars-main-section .left .brands-list .brand.selected {
  background: #F6F9FF;
  border: 1px solid #0065ff;
  position: relative;
}
.new-cars-main-section .left .brands-list .brand.selected::before {
  content: "";
  background: #0065ff;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  right: 3px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .brands-list .brand.selected::before {
    width: 14px;
    height: 14px;
  }
}
.new-cars-main-section .left .brands-list .brand.selected::after {
  content: "";
  position: absolute;
  right: 9px;
  top: 7px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .brands-list .brand.selected::after {
    right: 8px;
    top: 6px;
    width: 4px;
    height: 7px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
  }
}
.new-cars-main-section .left .brands-list .brand.selected .name {
  font-weight: 700;
}
.new-cars-main-section .left .city-list {
  display: flex;
  flex-wrap: wrap;
}
.new-cars-main-section .left .city-list .city {
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 24px 8px;
  margin: 0 8px 8px 0;
  width: 48%;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #253858;
  cursor: pointer;
}
.new-cars-main-section .left .city-list .city:nth-child(2n) {
  margin-right: 0;
}
.new-cars-main-section .left .city-list .city.selected {
  background: #F6F9FF;
  border: 1px solid #0065ff;
  position: relative;
  font-weight: 700;
}
.new-cars-main-section .left .city-list .city.selected::before {
  content: "";
  background: #0065ff;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  right: 3px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .city-list .city.selected::before {
    width: 14px;
    height: 14px;
  }
}
.new-cars-main-section .left .city-list .city.selected::after {
  content: "";
  position: absolute;
  right: 9px;
  top: 7px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .city-list .city.selected::after {
    right: 8px;
    top: 6px;
    width: 4px;
    height: 7px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
  }
}
.new-cars-main-section .left .view-more-brands, .new-cars-main-section .left .view-more-city {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  margin: 4px 0 0;
  cursor: pointer;
  position: relative;
}
.new-cars-main-section .left .view-more-brands::after, .new-cars-main-section .left .view-more-city::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-main-section .left .vehicle-type-list {
  display: flex;
  flex-wrap: wrap;
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 30%;
  margin: 0 15px 4px 0;
  padding: 12px 8px 10px;
  cursor: pointer;
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .vehicle-type-list .vehicle-type {
    width: 45%;
  }
  .new-cars-main-section .left .vehicle-type-list .vehicle-type:nth-child(3n) {
    margin-right: 15px;
  }
  .new-cars-main-section .left .vehicle-type-list .vehicle-type:nth-child(2n) {
    margin-right: 0;
  }
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type .type {
  text-align: center;
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type .type .name {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  color: #253858;
  margin: 10.5px 0 5.5px;
  width: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .vehicle-type-list .vehicle-type .type .name {
    font-size: 12px;
    line-height: 18px;
    color: #253858;
  }
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type .type .number {
  background: #E8EDF1;
  padding: 2px 8px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14.06px;
  color: #253858;
  display: inline-block;
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type.selected {
  background: #F6F9FF;
  border: 1px solid #0065ff;
  position: relative;
  border-radius: 8px;
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type.selected::before {
  content: "";
  background: #0065ff;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  right: 3px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .vehicle-type-list .vehicle-type.selected::before {
    width: 14px;
    height: 14px;
  }
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type.selected::after {
  content: "";
  position: absolute;
  right: 9px;
  top: 7px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .vehicle-type-list .vehicle-type.selected::after {
    right: 8px;
    top: 6px;
    width: 4px;
    height: 7px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
  }
}
.new-cars-main-section .left .vehicle-type-list .vehicle-type.selected .name {
  font-weight: 700;
}
.new-cars-main-section .left .range {
  margin: 24px 0;
}
.new-cars-main-section .left .range .range-slider {
  height: 1.5px;
  position: relative;
  background-color: #D8E1E7;
  width: 98%;
  margin-left: 2px;
}
.new-cars-main-section .left .range .range-selected {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  background-color: #0065ff;
}
.new-cars-main-section .left .range .range-input {
  position: relative;
  width: 98%;
}
.new-cars-main-section .left .range .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -6px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.new-cars-main-section .left .range .range-input input::-webkit-slider-thumb {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 4px solid #0065ff;
  background-color: #fff;
  pointer-events: auto;
  -webkit-appearance: none;
  cursor: pointer;
}
.new-cars-main-section .left .range .range-input input::-moz-range-thumb {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 10px solid #0065ff;
  background-color: #fff;
  pointer-events: auto;
  -moz-appearance: none;
  cursor: pointer;
}
.new-cars-main-section .left .range .range-price {
  margin: 16px 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.new-cars-main-section .left .range .range-price label {
  margin-right: 5px;
}
.new-cars-main-section .left .range .range-price input {
  width: 94px;
  padding: 12px;
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #253858;
}
.new-cars-main-section .left .range .range-price input:first-of-type {
  margin-right: 15px;
}
.new-cars-main-section .left .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
  height: 1.5px;
  position: relative;
  background-color: #D8E1E7;
  width: 94%;
  margin: 16px 0;
}
.new-cars-main-section .left .ui-widget.ui-widget-content .ui-state-default {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 4px solid #0065ff;
  background-color: #fff;
  pointer-events: auto;
  -webkit-appearance: none;
  cursor: pointer;
  position: absolute;
  top: -8px;
}
.new-cars-main-section .left .range-slider-value {
  width: 100%;
  padding: 12px;
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #253858;
  cursor: pointer;
  outline: none;
  margin-bottom: 18px;
}
.new-cars-main-section .left .input-field:last-child .input-checkbox {
  margin: 0;
}
.new-cars-main-section .left .input-field.hide-input-field:nth-last-of-type(2) .input-checkbox {
  margin: 0;
}
.new-cars-main-section .left .input-checkbox {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  margin-bottom: 12px;
  font-size: 22px;
  user-select: none;
}
.new-cars-main-section .left .input-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.new-cars-main-section .left .input-checkbox input:checked ~ .checkmark {
  background: #0065ff;
  border-color: #0065ff;
}
.new-cars-main-section .left .input-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.new-cars-main-section .left .input-checkbox input:checked ~ .label {
  font-weight: 700;
}
.new-cars-main-section .left .input-checkbox .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #5E6C84;
  border-radius: 4px;
  transform: translate(0px, -50%);
}
.new-cars-main-section .left .input-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 30%;
  top: 10%;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.new-cars-main-section .left .input-checkbox .label {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #253858;
  display: flex;
  align-items: center;
}
.new-cars-main-section .left .input-checkbox .label > span {
  background: #E8EDF1;
  padding: 2px 8px;
  border-radius: 50px;
  display: inline-block;
  color: rgba(38, 57, 90, 0.6);
  font-size: 12px;
  font-weight: 500;
  line-height: 14.06px;
  text-align: center;
  margin-left: 8px;
}
.new-cars-main-section .left .input-checkbox .label .star-filter {
  display: inline-block;
}
.new-cars-main-section .left .input-checkbox .label .star-filter .star {
  background: url(../../images/new-cars/filter-star-icon.svg);
  width: 15px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .input-checkbox .label .star-filter .star {
    margin-right: 6px;
  }
}
.new-cars-main-section .left .view-more-input-fields {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  margin: 4px 0 0;
  cursor: pointer;
}
.new-cars-main-section .left .search-filter {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 4px 0 20px;
}
.new-cars-main-section .left .search-filter::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../../images/store/lens.svg) no-repeat center center;
  top: 50%;
  transform: translate(7px, -50%);
}
.new-cars-main-section .left .search-filter .form-input {
  background: #FFFFFF;
  border: 1px solid #D8E1E7;
  font-size: 14px;
  width: 100%;
  padding: 12px 16px 12px 48px;
  border-radius: 8px;
  line-height: 24px;
  color: #253858;
}
.new-cars-main-section .left .search-filter .nofos {
  position: absolute;
  background: #fff;
  padding: 20px 20px 20px 80px;
  border-radius: 8px;
  box-shadow: 0px 0px 16px #ccc;
  top: 55px;
  width: 100%;
  z-index: 2;
  font-size: 14px;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.6);
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .dealers-near-city-section {
    padding: 0 16px;
  }
}
.new-cars-main-section .left .dealers-near-city-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.new-cars-main-section .left .dealers-near-city-section .tabs-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .dealers-near-city-section .tabs-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .left .dealers-near-city-section .tabs-section {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .left .dealers-near-city-section .tabs-section {
    border-radius: 8px;
  }
}
.new-cars-main-section .left .dealers-near-city-section .tabs-section .dealers-near-city-list .dealers-near-city {
  border-bottom: 1px solid rgba(37, 56, 88, 0.2);
  padding: 0 0 16px;
  margin: 0 0 16px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-cars-main-section .left .dealers-near-city-section .tabs-section .dealers-near-city-list .dealers-near-city::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 2px 0px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-main-section .left .dealers-near-city-section .tabs-section .dealers-near-city-list .dealers-near-city:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding: 0;
}
.new-cars-main-section .left .dealers-near-city-section .tabs-section .dealers-near-city-list .dealers-near-city .name {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #253858;
}
.new-cars-main-section .left .dealers-near-city-section .tabs-section .view-more-city {
  margin: 24px 0 0;
  display: block;
}
.new-cars-main-section .left .dealers-near-city-section .tabs-section .view-more-city::after {
  border-width: 2px 2px 0px 0;
  margin: 0 0 0px 8px;
}
.new-cars-main-section .right {
  width: 65%;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .new-cars-main-section .right {
    width: 100%;
    padding: 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right {
    width: 100%;
  }
}
.new-cars-main-section .right .main-content {
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .main-content {
    padding: 0 16px;
    margin: 0 0 24px;
  }
}
.new-cars-main-section .right .main-content .heading {
  font-weight: 800;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #253858;
}
.new-cars-main-section .right .main-content .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  color: #253858;
  margin: 8px 0 0;
}
.new-cars-main-section .right .dealers-city-list-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .dealers-city-list-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .dealers-city-list-section {
  padding: 20px 16px 4px;
}
.new-cars-main-section .right .dealers-city-list-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 20px;
}
.new-cars-main-section .right .dealers-city-list-section .dealers-city-list {
  display: flex;
  flex-wrap: wrap;
}
.new-cars-main-section .right .dealers-city-list-section .dealers-city-list .dealer-city {
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  flex-direction: column;
  width: 23%;
  margin: 0 16px 16px 0;
  padding: 12px 8px;
  cursor: pointer;
}
.new-cars-main-section .right .dealers-city-list-section .dealers-city-list .dealer-city:nth-child(4n) {
  margin-right: 0;
}
.new-cars-main-section .right .dealers-city-list-section .dealers-city-list .dealer-city .name {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #253858;
  margin: 8px 0 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .dealers-city-list-section .dealers-city-list .dealer-city {
    width: 30%;
    margin: 0 15px 15px 0;
  }
  .new-cars-main-section .right .dealers-city-list-section .dealers-city-list .dealer-city:nth-child(4n) {
    margin-right: 15px;
  }
  .new-cars-main-section .right .dealers-city-list-section .dealers-city-list .dealer-city:nth-child(3n) {
    margin-right: 0;
  }
}
.new-cars-main-section .right .car-models-section {
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section {
    padding: 0 16px;
  }
}
.new-cars-main-section .right .car-models-section .heading-sorting {
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.new-cars-main-section .right .car-models-section .heading-sorting .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 9px 0 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .heading-sorting .heading {
    font-size: 18px;
  }
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting {
  display: FLEX;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .heading-sorting .sorting {
    display: none;
  }
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  margin: 8px 12px 0 0;
  color: #253858;
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-name {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 8px;
  padding: 8px 12px;
  margin: 0 0 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  min-width: 200px;
  position: relative;
  cursor: pointer;
  transition: 0.3s all ease;
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-name::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  position: absolute;
  right: 12px;
  top: 12px;
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-name.active::after {
  transform: rotate(-135deg);
  top: 16px;
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-details {
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  background: #fff;
  padding: 16px;
  display: none;
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-details.active {
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: 200px;
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-details .sorting-value {
  border-top: 1px solid #D8E1E7;
  padding: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #253858;
  cursor: pointer;
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-details .sorting-value:first-child {
  border: 0;
}
.new-cars-main-section .right .car-models-section .heading-sorting .sorting .sorting-details .sorting-value.checked {
  border-radius: 4px;
  background: #E8EDF1;
  font-weight: 500;
}
.new-cars-main-section .right .car-models-section .selected-filters {
  margin: 0 0 16px;
}
.new-cars-main-section .right .car-models-section .selected-filters::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .selected-filters {
    margin: 0 0 8px;
  }
}
.new-cars-main-section .right .car-models-section .selected-filters .selected-filters-list {
  display: inline;
}
.new-cars-main-section .right .car-models-section .selected-filters .selected-filters-list .selected-filter {
  padding: 8px 14px 8px 16px;
  background: rgba(23, 23, 23, 0.0588235294);
  border-radius: 100px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  margin: 0 8px 8px 0;
  color: #253858;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .selected-filters .selected-filters-list .selected-filter {
    padding: 6px 12px 6px 10px;
  }
}
.new-cars-main-section .right .car-models-section .selected-filters .selected-filters-list .selected-filter .clear {
  position: relative;
  width: 16px;
  height: 16px;
  cursor: pointer;
  display: inline-block;
  margin-left: 12px;
  margin-bottom: -3px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .selected-filters .selected-filters-list .selected-filter .clear {
    margin-left: 8px;
  }
}
.new-cars-main-section .right .car-models-section .selected-filters .selected-filters-list .selected-filter .clear::before {
  content: "";
  background: #253858;
  width: 2px;
  height: 12px;
  position: absolute;
  border-radius: 8px;
  transform: rotate(45deg);
  top: 2px;
  left: 6px;
}
.new-cars-main-section .right .car-models-section .selected-filters .selected-filters-list .selected-filter .clear::after {
  content: "";
  background: #253858;
  width: 2px;
  height: 12px;
  position: absolute;
  border-radius: 8px;
  transform: rotate(-45deg);
  top: 2px;
  left: 6px;
}
.new-cars-main-section .right .car-models-section .selected-filters .clear-all-filters {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  color: #0065ff;
  margin: 0 0 8px;
  cursor: pointer;
  display: inline-block;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model {
  border: 1px solid rgba(0, 101, 255, 0.1019607843);
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 12px;
  margin: 0 0 20px;
  padding: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .car-models-list .car-model {
    align-items: flex-start;
    position: relative;
    padding-bottom: 48px;
  }
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .image {
  max-width: 166px;
  width: 100%;
  min-height: 144px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .image img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .car-models-list .car-model .image {
    max-width: 92px;
    min-height: auto;
  }
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details {
  width: 75%;
  margin: 0 0 0 16px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .car-models-list .car-model .details {
    margin: 0 0 0 12px;
    position: static;
  }
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .name {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .name a {
  color: #253858;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .name a h3 {
  margin: 0;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .price {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 2px 0 4px;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .price span {
  font-weight: 500;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .price span sup {
  font-size: 10px;
  line-height: 10px;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .other-details {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.06px;
  text-align: left;
  opacity: 0.6;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .car-models-list .car-model .details .other-details {
    line-height: 20px;
  }
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .save-upto {
  background: #DFFFF1;
  display: inline-block;
  border-radius: 6px;
  margin: 16px 0 0;
  color: #17935E;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  padding: 5px 20px 5px 12px;
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .save-upto span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .car-models-list .car-model .details .save-upto {
    text-align: center;
    padding: 5px 0px 5px 0px;
    width: calc(100% - 16px);
    left: 8px;
    letter-spacing: -0.4px;
    bottom: 8px;
    position: absolute;
    font-size: 12px;
  }
  .new-cars-main-section .right .car-models-section .car-models-list .car-model .details .save-upto span {
    letter-spacing: -0.4px;
  }
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model .details .arrow {
  background: url(../../images/new-cars/right-arrow-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translate(0px, -50%);
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-models-section .car-models-list .car-model .details .arrow {
    display: none;
  }
}
.new-cars-main-section .right .car-models-section .car-models-list .car-model:last-child {
  margin: 0;
}
.new-cars-main-section .right .car-models-section .show-more-car-models {
  text-align: center;
  position: relative;
  padding: 0px 0 0;
}
.new-cars-main-section .right .car-models-section .show-more-car-models::before {
  content: "";
  height: 60px;
  width: 100%;
  background: linear-gradient(180deg, rgba(249, 249, 255, 0) 0%, #F9F9FF 37.5%);
  position: absolute;
  left: 0;
  z-index: 0;
  bottom: 0;
}
.new-cars-main-section .right .car-models-section .show-more-car-models::after {
  content: "";
  background: #D3DCE1;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.new-cars-main-section .right .car-models-section .show-more-car-models .show-more-car-models-button {
  display: inline-block;
  border: 1px solid #D3DCE1;
  background: #fff;
  padding: 8px 20px;
  border-radius: 100px;
  z-index: 1;
  position: relative;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
}
.new-cars-main-section .right .car-models-section .show-more-car-models .show-more-car-models-button::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-main-section .right .car-models-section .show-more-car-models .show-more-car-models-button.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
.new-cars-main-section .right .similar-brands-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .similar-brands-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .similar-brands-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .similar-brands-section .heading {
    font-size: 18px;
  }
}
.new-cars-main-section .right .similar-brands-section .brands-list {
  display: flex;
  flex-wrap: wrap;
}
.new-cars-main-section .right .similar-brands-section .brands-list .brand {
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 8px 8px 16px;
  margin: 0 15px 15px 0;
  width: 18%;
  cursor: pointer;
}
.new-cars-main-section .right .similar-brands-section .brands-list .brand:nth-child(5n) {
  margin-right: 0;
}
.new-cars-main-section .right .similar-brands-section .brands-list .brand .name {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  color: #253858;
  margin-top: 8px;
}
@media screen and (max-width: 1024px) {
  .new-cars-main-section .right .similar-brands-section .brands-list .brand {
    width: 30%;
  }
  .new-cars-main-section .right .similar-brands-section .brands-list .brand:nth-child(5n) {
    margin-right: 15px;
  }
  .new-cars-main-section .right .similar-brands-section .brands-list .brand:nth-child(3n) {
    margin-right: 0;
  }
}
.new-cars-main-section .right .similar-brands-section .view-more-brands {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin-top: 9px;
}
.new-cars-main-section .right .similar-brands-section .view-more-brands::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-main-section .right .similar-brands-section .view-more-brands.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
.new-cars-main-section .right .popular-cars-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .popular-cars-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .popular-cars-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .popular-cars-section .heading {
    font-size: 18px;
  }
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list {
  display: flex;
  flex-wrap: wrap;
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car {
  width: 47%;
  margin: 0 40px 24px 0;
  padding: 0 0 16px;
  border-bottom: 1px solid #DFEBF2;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car:nth-child(even) {
  margin-right: 0;
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car:nth-child(3), .new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car:nth-child(4), .new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car:last-child, .new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car:nth-child(odd):nth-last-child(2) {
  border-bottom: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car {
    width: 100%;
    margin: 0 0px 16px 0;
  }
  .new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car:nth-child(3), .new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car:nth-child(odd):nth-last-child(2) {
    border-bottom: 1px solid #DFEBF2;
    padding: 0 0 16px;
  }
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car .image {
  background: #E9E9F0;
  border-radius: 8px;
  width: 105px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car .details {
  margin-left: 16px;
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car .details .name {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car .details .price {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 2px 0 0;
}
.new-cars-main-section .right .popular-cars-section .popular-cars-list .popular-car .details .price sup {
  font-size: 10px;
  line-height: 10px;
}
.new-cars-main-section .right .popular-cars-section:has(.view-more-popular-cars.show) .popular-car:nth-child(3), .new-cars-main-section .right .popular-cars-section:has(.view-more-popular-cars.show) .popular-car:nth-child(4) {
  border-bottom: 1px solid #DFEBF2;
  padding: 0 0 16px;
}
.new-cars-main-section .right .popular-cars-section .view-more-popular-cars {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.new-cars-main-section .right .popular-cars-section .view-more-popular-cars::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-main-section .right .popular-cars-section .view-more-popular-cars.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
.new-cars-main-section .right .explore-cars-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .explore-cars-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .explore-cars-section {
  background: #EAF2FF;
}
.new-cars-main-section .right .explore-cars-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 14px;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tabs {
  display: flex;
  align-items: center;
  width: 100%;
  overflow-y: scroll;
  margin: 0 0 20px;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tabs::-webkit-scrollbar {
  display: none;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tabs .explore-cars-tab-links {
  border: 1px solid #D3DCE1;
  background: #fff;
  border-radius: 100px;
  padding: 6px 16px;
  margin: 0 12px 0 0;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #253858;
  cursor: pointer;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tabs .explore-cars-tab-links.active {
  background: #253858;
  font-weight: 600;
  border-color: #253858;
  color: #fff;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content {
  display: none;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content.active {
  display: block;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-budget-list {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-budget-list .by-budget {
  width: 100%;
  margin: 0 16px 0 0;
  padding: 16px;
  border-radius: 8px;
  cursor: pointer;
  max-width: 142px;
  flex-shrink: 0;
  background: #fff;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-budget-list .by-budget .price {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-budget-list .by-budget .price span {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  display: block;
  margin: 6px 0 0;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .view-more-budget-explore-cars {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin-top: 9px;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .view-more-budget-explore-cars::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .view-more-budget-explore-cars.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-image-type-list {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;
  padding-right: 16px;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-image-type-list .by-image-type {
  border-radius: 8px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #fff;
  margin: 0 16px 0 0;
}
@media screen and (max-width: 1024px) {
  .new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-image-type-list .by-image-type .image img {
    max-width: 91px;
    height: auto;
  }
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-image-type-list .by-image-type .type-name {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.41px;
  text-align: center;
  color: #253858;
  margin: 12px 0 0;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .arrows.style-1 {
  width: 100%;
  top: 42%;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .arrows.style-1 .arrow-left, .new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .arrows.style-1 .arrow-right {
  border: 1px solid #DFE1E6;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .arrows.style-1 .arrow-left i, .new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .arrows.style-1 .arrow-right i {
  border-color: #253858;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .arrows.style-1 .arrow-left {
  left: 0;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .arrows.style-1 .arrow-right {
  right: 0;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-generic-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-generic-list .by-generic {
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  padding: 20px 16px;
  margin: 0 19px 20px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  position: relative;
  color: #253858;
  cursor: pointer;
  width: 47%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-generic-list .by-generic::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin: 0 0 0px 4px;
  border-color: #253858;
  margin: 0 0 0 16px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-generic-list .by-generic {
    padding: 16px;
    margin: 0 12px 12px 0;
  }
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list {
  display: flex;
  align-items: center;
  overflow-x: scroll;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list .by-seating {
  background: url(../../images/new-cars/new-seats-icon.svg) no-repeat center/contain;
  width: 142px;
  height: 184.71px;
  position: relative;
  margin-right: 24px;
  cursor: pointer;
  flex-shrink: 0;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list .by-seating:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list .by-seating {
    margin-right: 12px;
    margin-bottom: 24px;
  }
  .new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list .by-seating:nth-child(2n) {
    margin-right: 12px;
  }
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list .by-seating .number {
  background: #FFFFFF;
  border-radius: 8px;
  display: inline-block;
  padding: 6px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.41px;
  text-align: center;
  color: #253858;
  position: absolute;
  left: 37px;
  bottom: 65px;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-seating-list .by-seating .number span {
  display: block;
  font-weight: 700;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-features-list {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-features-list .by-features {
  background: #FFFFFF;
  border-radius: 8px;
  margin: 0 16px 0 0;
  padding: 16px;
  min-width: 119px;
  flex-shrink: 0;
  width: auto;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-features-list .by-features .image {
  margin: 0 0 10px;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-features-list .by-features .name {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
}
.new-cars-main-section .right .explore-cars-section .explore-cars-tab-body .explore-cars-tab-content .by-features-list .by-features .name span {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 8px 0 0;
}
.new-cars-main-section .right .by-budget-section {
  border: 1px solid #D8E1E7;
  background: #EAF2FF;
  border-radius: 12px;
  padding: 20px 0;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .by-budget-section {
    border-radius: 0;
  }
}
.new-cars-main-section .right .by-budget-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px 16px;
}
.new-cars-main-section .right .by-budget-section .by-budget-list {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;
  padding-right: 16px;
}
.new-cars-main-section .right .by-budget-section .by-budget-list .by-budget {
  width: 100%;
  margin: 0 0 0 16px;
  padding: 16px;
  border-radius: 8px;
  cursor: pointer;
  max-width: 142px;
  flex-shrink: 0;
  background: #fff;
}
.new-cars-main-section .right .by-budget-section .by-budget-list .by-budget .price {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
}
.new-cars-main-section .right .by-budget-section .by-budget-list .by-budget .price span {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  display: block;
  margin: 6px 0 0;
}
.new-cars-main-section .right .by-image-type-section {
  border: 1px solid #D8E1E7;
  background: #EAF2FF;
  border-radius: 12px;
  padding: 20px 0;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .by-image-type-section {
    border-radius: 0;
  }
}
.new-cars-main-section .right .by-image-type-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px 16px;
}
.new-cars-main-section .right .by-image-type-section .by-image-type-list {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;
  padding-right: 16px;
}
.new-cars-main-section .right .by-image-type-section .by-image-type-list .by-image-type {
  border-radius: 8px;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #fff;
  margin: 0 0 0 16px;
}
@media screen and (max-width: 1024px) {
  .new-cars-main-section .right .by-image-type-section .by-image-type-list .by-image-type .image img {
    max-width: 91px;
    height: auto;
  }
}
.new-cars-main-section .right .by-image-type-section .by-image-type-list .by-image-type .type-name {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.41px;
  text-align: center;
  color: #253858;
  margin: 12px 0 0;
}
.new-cars-main-section .right .arrows.style-1 {
  width: 100%;
  top: 42%;
}
.new-cars-main-section .right .arrows.style-1 .arrow-left, .new-cars-main-section .right .arrows.style-1 .arrow-right {
  border: 1px solid #DFE1E6;
}
.new-cars-main-section .right .arrows.style-1 .arrow-left i, .new-cars-main-section .right .arrows.style-1 .arrow-right i {
  border-color: #253858;
}
.new-cars-main-section .right .arrows.style-1 .arrow-left {
  left: 0;
}
.new-cars-main-section .right .arrows.style-1 .arrow-right {
  right: 0;
}
.new-cars-main-section .right .by-generic-list-section {
  border: 1px solid #D8E1E7;
  background: #EAF2FF;
  border-radius: 12px;
  padding: 20px 0;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .by-generic-list-section {
    border-radius: 0;
  }
}
.new-cars-main-section .right .by-generic-list-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px 16px;
}
.new-cars-main-section .right .by-generic-list-section .by-generic-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 16px;
}
.new-cars-main-section .right .by-generic-list-section .by-generic-list .by-generic {
  border: 1px solid #D8E1E7;
  border-radius: 8px;
  padding: 20px 16px;
  margin: 0 16px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  position: relative;
  color: #253858;
  cursor: pointer;
  width: 48%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-cars-main-section .right .by-generic-list-section .by-generic-list .by-generic::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin: 0 0 0px 4px;
  border-color: #253858;
  margin: 0 0 0 16px;
}
.new-cars-main-section .right .by-generic-list-section .by-generic-list .by-generic:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .by-generic-list-section .by-generic-list .by-generic {
    padding: 16px;
    margin: 0 12px 0 0;
  }
}
.new-cars-main-section .right .by-seating-list-section {
  border: 1px solid #D8E1E7;
  background: #EAF2FF;
  border-radius: 12px;
  padding: 20px 0;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .by-seating-list-section {
    border-radius: 0;
  }
}
.new-cars-main-section .right .by-seating-list-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px 16px;
}
.new-cars-main-section .right .by-seating-list-section .by-seating-list {
  display: flex;
  align-items: center;
  overflow-x: scroll;
  padding-right: 16px;
}
.new-cars-main-section .right .by-seating-list-section .by-seating-list::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .by-seating-list-section .by-seating-list {
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-between;
  }
}
.new-cars-main-section .right .by-seating-list-section .by-seating-list .by-seating {
  background: url(../../images/new-cars/new-seats-icon.svg) no-repeat center/contain;
  width: 142px;
  height: 184.71px;
  position: relative;
  margin-left: 16px;
  cursor: pointer;
  flex-shrink: 0;
}
.new-cars-main-section .right .by-seating-list-section .by-seating-list .by-seating:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .by-seating-list-section .by-seating-list .by-seating {
    margin-right: 12px;
    margin-bottom: 24px;
  }
  .new-cars-main-section .right .by-seating-list-section .by-seating-list .by-seating:nth-child(2n) {
    margin-right: 0;
  }
}
.new-cars-main-section .right .by-seating-list-section .by-seating-list .by-seating .number {
  background: #FFFFFF;
  border-radius: 8px;
  display: inline-block;
  padding: 6px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.41px;
  text-align: center;
  color: #253858;
  position: absolute;
  left: 37px;
  bottom: 65px;
}
.new-cars-main-section .right .by-seating-list-section .by-seating-list .by-seating .number span {
  display: block;
  font-weight: 700;
}
.new-cars-main-section .right .by-features-list-section {
  border: 1px solid #D8E1E7;
  background: #EAF2FF;
  border-radius: 12px;
  padding: 20px 0;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .by-features-list-section {
    border-radius: 0;
  }
}
.new-cars-main-section .right .by-features-list-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px 16px;
}
.new-cars-main-section .right .by-features-list-section .by-features-list {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  scrollbar-width: none;
  padding-right: 16px;
}
.new-cars-main-section .right .by-features-list-section .by-features-list .by-features {
  background: #FFFFFF;
  border-radius: 8px;
  margin: 0 0 0 16px;
  padding: 16px;
  min-width: 119px;
  flex-shrink: 0;
  width: auto;
}
.new-cars-main-section .right .by-features-list-section .by-features-list .by-features .image {
  margin: 0 0 10px;
}
.new-cars-main-section .right .by-features-list-section .by-features-list .by-features .name {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  color: #253858;
}
.new-cars-main-section .right .by-features-list-section .by-features-list .by-features .name span {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 8px 0 0;
}
.new-cars-main-section .right .car-comparison-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-comparison-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-comparison-section {
    padding-bottom: 0;
  }
}
.new-cars-main-section .right .car-comparison-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-comparison-section .heading {
    font-size: 18px;
  }
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list {
  cursor: auto;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison {
    min-width: 300px;
  }
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-images {
  display: flex;
  align-items: center;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-images .image {
  padding: 12px 18px;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-images .image:first-child {
  background: #EBF3FF;
  border-radius: 8px 0 0 8px;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-images .image:last-child {
  background: #E6FFEE;
  border-radius: 0 8px 8px 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-images .image {
    max-width: 150px;
    height: 100px;
  }
  .new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-images .image img {
    max-width: 100%;
    height: auto;
  }
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 16px 0 20px;
  position: relative;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details::after {
  content: "";
  background: url(../../images/new-cars/vs-icon.svg) no-repeat center/contain;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details .details .brand {
  font-size: 10px;
  font-weight: 500;
  line-height: 11.72px;
  text-align: left;
  color: #253858;
  opacity: 0.6;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details .details .name {
  font-size: 16px;
  font-weight: 700;
  line-height: 18.75px;
  text-align: left;
  color: #253858;
  margin: 6px 0 8px;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details .details .price {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.41px;
  text-align: left;
  color: #253858;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details .details .price sup {
  font-size: 10px;
  line-height: 10px;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details .details:last-child .brand,
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details .details:last-child .name,
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-details .details:last-child .price {
  text-align: right;
}
.new-cars-main-section .right .car-comparison-section .car-comparison-list .car-comparison .compare-button {
  border: 1px solid #0065ff;
  border-radius: 8px;
  background: #fff;
  padding: 12px;
  text-align: center;
  color: #0065ff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  cursor: pointer;
}
.new-cars-main-section .right .car-comparison-section .arrows.style-9 {
  top: -40px;
}
.new-cars-main-section .right .key-highlights-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .key-highlights-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .key-highlights-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .key-highlights-section .heading {
    font-size: 18px;
  }
}
.new-cars-main-section .right .key-highlights-section .key-highlights-list .key-highlight {
  display: flex;
  border-bottom: 1px solid #D8E1E7;
  align-items: flex-start;
  margin: 0 0 16px;
  padding: 0 0 16px;
}
.new-cars-main-section .right .key-highlights-section .key-highlights-list .key-highlight:last-child {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
.new-cars-main-section .right .key-highlights-section .key-highlights-list .key-highlight .label,
.new-cars-main-section .right .key-highlights-section .key-highlights-list .key-highlight .value {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #253858;
}
.new-cars-main-section .right .key-highlights-section .key-highlights-list .key-highlight .label {
  opacity: 0.6;
  width: 25%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .key-highlights-section .key-highlights-list .key-highlight .label {
    width: 41%;
  }
}
.new-cars-main-section .right .car-images-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-images-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .car-images-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-images-section .heading {
    font-size: 18px;
  }
}
.new-cars-main-section .right .car-images-section .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #253858;
  opacity: 0.8;
}
.new-cars-main-section .right .car-images-section .description .more-description {
  display: none;
}
.new-cars-main-section .right .car-images-section .description .more-description.show {
  display: inline;
}
.new-cars-main-section .right .car-images-section .description .read-more {
  position: relative;
  cursor: pointer;
}
.new-cars-main-section .right .car-images-section .description .read-more::before {
  content: "...";
  color: #253858;
  opacity: 0.8;
}
.new-cars-main-section .right .car-images-section .description .read-more::after {
  content: "";
  background: #253858;
  opacity: 0.8;
  width: 84%;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.new-cars-main-section .right .car-images-section .images-list {
  margin: 20px 0 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-images-section .images-list {
    flex-direction: column;
  }
}
.new-cars-main-section .right .car-images-section .images-list img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-images-section .images-list .small-images {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 8px 0 0;
  }
}
.new-cars-main-section .right .car-images-section .images-list .small-images .image {
  position: relative;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-images-section .images-list .small-images .image {
    width: 48.5%;
  }
}
.new-cars-main-section .right .car-images-section .images-list .small-images .image:first-child {
  margin: 0 0 14px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .car-images-section .images-list .small-images .image:first-child {
    margin: 0;
  }
}
.new-cars-main-section .right .car-images-section .images-list .small-images .image .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(19, 19, 19, 0.8);
  background-blend-mode: multiply;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  cursor: pointer;
}
.new-cars-main-section .right .news-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .news-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .news-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .news-section .heading {
    font-size: 18px;
  }
}
.new-cars-main-section .right .news-section .news-tabs {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}
.new-cars-main-section .right .news-section .news-tabs .news-tab-links {
  border: 1px solid #D3DCE1;
  border-radius: 100px;
  padding: 6px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-right: 12px;
  cursor: pointer;
  color: #253858;
}
.new-cars-main-section .right .news-section .news-tabs .news-tab-links.active {
  background: #E6ECF4;
  font-weight: 600;
  border-color: #E6ECF4;
}
.new-cars-main-section .right .news-section .news-tab-body .news-tab-content {
  display: none;
}
.new-cars-main-section .right .news-section .news-tab-body .news-tab-content.active {
  display: block;
}
.new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list {
  padding: 10px 16px 24px;
  margin-left: -12px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list {
    margin-left: 0;
    padding: 10px 8px 16px;
  }
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list .news {
    min-width: 291px;
  }
  .new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list .news:last-child {
    margin: 0;
  }
}
.new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list .news .image {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list .news .image {
    max-width: 291px;
  }
}
.new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list .news .image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list .news .content {
  margin-top: -10px;
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 12px;
  z-index: 2;
  position: relative;
  padding: 20px 16px;
}
.new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list .news .content .title {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.new-cars-main-section .right .news-section .news-tab-body .news-tab-content .news-list .news .content .published-date {
  font-size: 12px;
  font-weight: 500;
  line-height: 14.06px;
  text-align: left;
  color: #253858;
  opacity: 0.6;
}
.new-cars-main-section .right .news-section .news-tab-body .view-more-news {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.new-cars-main-section .right .news-section .news-tab-body .view-more-news::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin: 0 0 0px 4px;
}
.new-cars-main-section .right .user-reviews-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .user-reviews-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .user-reviews-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .user-reviews-section .heading {
    font-size: 18px;
  }
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list {
  cursor: auto;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review {
  background: rgba(230, 236, 244, 0.5215686275);
  border-radius: 8px;
  padding: 16px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review {
    min-width: 291px;
  }
  .new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review:last-child {
    margin: 0;
  }
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .ratings-date {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  justify-content: space-between;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .ratings-date .rating {
  color: #253858;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  display: flex;
  align-items: center;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .ratings-date .rating .stars {
  --percent: calc(var(--rating) / 5.1 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  line-height: 12px;
  margin-right: 3px;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .ratings-date .rating .stars::before {
  content: "★★★★★";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .ratings-date .date {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: right;
  color: #5E6C84;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .review .name {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  text-align: left;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .review .model-name {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #5E6C84;
  margin: 4px 0 12px;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .review .content {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #253858;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .review .location {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #5E6C84;
  margin: 20px 0 0;
  position: relative;
  display: flex;
  align-items: center;
}
.new-cars-main-section .right .user-reviews-section .user-reviews-list .user-review .review .location::before {
  content: "";
  background: url(../../images/new-cars/location-icon.svg) no-repeat center/contain;
  width: 10px;
  height: 14px;
  display: inline-block;
  margin-right: 8px;
}
.new-cars-main-section .right .user-reviews-section .arrows.style-9 {
  top: -38px;
}
.new-cars-main-section .right .user-reviews-section .view-more-user-reviews {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin: 10px 0 0;
}
.new-cars-main-section .right .user-reviews-section .view-more-user-reviews::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin: 0 0 0px 4px;
}
.new-cars-main-section .right .faq-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .faq-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .faq-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin-bottom: 16px;
  margin-top: 0;
}
.new-cars-main-section .right .faq-section .faq-tabs {
  display: flex;
  align-items: center;
  margin: 0 0 32px;
}
.new-cars-main-section .right .faq-section .faq-tabs .faq-tab-links {
  border: 1px solid #D3DCE1;
  border-radius: 100px;
  padding: 6px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-right: 12px;
  cursor: pointer;
  color: #253858;
}
.new-cars-main-section .right .faq-section .faq-tabs .faq-tab-links.active {
  background: #E6ECF4;
  font-weight: 600;
  border-color: #E6ECF4;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content {
  display: none;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content.active {
  display: block;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq {
  position: relative;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #D8E1E7;
  margin: 0 0 18px;
  padding: 0 0 16px;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq .faq-question-answer .question {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.016em;
  text-align: left;
  color: #253858;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq .faq-question-answer .question::before {
  content: "";
  background: url(../../images/new-cars/faq-plus-icon.svg) no-repeat center/contain;
  width: 32px;
  height: 32px;
  display: inline-block;
  flex-shrink: 0;
  margin-right: 20px;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq .faq-question-answer .question.active::before {
  background: url(../../images/new-cars/faq-minus-icon.svg) no-repeat center/contain;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq .faq-question-answer .answer {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: left;
  color: #253858;
  position: relative;
  padding: 0 0 0 66px;
  max-height: 0;
  overflow: hidden;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq .faq-question-answer .answer::before {
  content: "";
  background: #D8E8FF;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 52px;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq .faq-question-answer .answer.active {
  max-height: 100%;
  margin: 12px 0 0;
}
.new-cars-main-section .right .faq-section .faq-tab-body .faq-tab-content .faq .faq-question-answer .answer a {
  color: #0065ff;
}
.new-cars-main-section .right .popular-brand-car-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .popular-brand-car-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .popular-brand-car-section {
  background: #fff;
}
.new-cars-main-section .right .popular-brand-car-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 14px;
}
.new-cars-main-section .right .popular-brand-car-section .popular-brand-car-list {
  padding: 10px;
}
.new-cars-main-section .right .popular-brand-car-section .popular-brand-car-list .popular-brand-car {
  background: #F4F4F9;
  border-radius: 8px;
  padding: 16px;
  text-align: center;
}
.new-cars-main-section .right .popular-brand-car-section .popular-brand-car-list .popular-brand-car .image {
  background: #F2F5FF;
  border-radius: 4px;
  padding: 16px;
  text-align: center;
}
.new-cars-main-section .right .popular-brand-car-section .popular-brand-car-list .popular-brand-car .image img {
  max-width: 216px;
  width: 100%;
  height: auto;
}
.new-cars-main-section .right .popular-brand-car-section .popular-brand-car-list .popular-brand-car .popular-brand-car-name {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  margin: 16px 0 0;
}
.new-cars-main-section .right .popular-brand-car-section .popular-brand-car-list .popular-brand-car .price {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #253858;
  margin: 6px 0 0;
}
.new-cars-main-section .right .popular-brand-car-section .popular-brand-car-list .popular-brand-car .button {
  border: 1px solid #0065ff;
  color: #0065ff;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 12px 0 0;
  padding: 12px;
  background: #fff;
  outline: none;
  width: 100%;
  cursor: pointer;
  display: block;
}
.new-cars-main-section .right .popular-brand-car-section .arrows.style-1 {
  width: 100%;
  top: 42%;
}
.new-cars-main-section .right .popular-brand-car-section .arrows.style-1 .arrow-left, .new-cars-main-section .right .popular-brand-car-section .arrows.style-1 .arrow-right {
  border: 1px solid #DFE1E6;
}
.new-cars-main-section .right .popular-brand-car-section .arrows.style-1 .arrow-left i, .new-cars-main-section .right .popular-brand-car-section .arrows.style-1 .arrow-right i {
  border-color: #253858;
}
.new-cars-main-section .right .popular-brand-car-section .arrows.style-1 .arrow-left {
  left: 0;
}
.new-cars-main-section .right .popular-brand-car-section .arrows.style-1 .arrow-right {
  right: 0;
}
.new-cars-main-section .right .featured-cars-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .featured-cars-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-main-section .right .featured-cars-section {
  background: #fff;
}
.new-cars-main-section .right .featured-cars-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 14px;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tabs {
  display: flex;
  align-items: center;
  width: 100%;
  overflow-y: scroll;
  margin: 0 0 20px;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tabs::-webkit-scrollbar {
  display: none;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tabs .featured-cars-tab-links {
  border: 1px solid #D3DCE1;
  background: #fff;
  border-radius: 100px;
  padding: 6px 16px;
  margin: 0 12px 0 0;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #253858;
  cursor: pointer;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tabs .featured-cars-tab-links.active {
  background: #E6ECF4;
  font-weight: 600;
  border-color: transparent;
  color: #253858;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content {
  display: none;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content.active {
  display: block;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .featured-car-list {
  padding: 10px;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .featured-car-list .featured-car {
  box-shadow: 0px 2px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 8px;
  padding: 12px 12px 16px;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .featured-car-list .featured-car .image {
  background: #F2F5FF;
  border-radius: 4px;
  padding: 16px;
  text-align: center;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .featured-car-list .featured-car .image img {
  max-width: 216px;
  width: 100%;
  height: auto;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .featured-car-list .featured-car .featured-car-name {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8);
  margin: 16px 0 0;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .featured-car-list .featured-car .price {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #253858;
  margin: 6px 0 0;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .featured-car-list .featured-car .button {
  border: 1px solid #0065ff;
  color: #0065ff;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 12px 0 0;
  padding: 12px;
  background: transparent;
  outline: none;
  width: 100%;
  cursor: pointer;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .arrows.style-1 {
  width: 100%;
  top: 42%;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .arrows.style-1 .arrow-left, .new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .arrows.style-1 .arrow-right {
  border: 1px solid #DFE1E6;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .arrows.style-1 .arrow-left i, .new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .arrows.style-1 .arrow-right i {
  border-color: #253858;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .arrows.style-1 .arrow-left {
  left: 0;
}
.new-cars-main-section .right .featured-cars-section .featured-cars-tab-body .featured-cars-tab-content .arrows.style-1 .arrow-right {
  right: 0;
}
.new-cars-main-section .right .showroom-filters-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .showroom-filters-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 768px) {
  .new-cars-main-section .right .showroom-filters-section {
    display: none;
  }
}
.new-cars-main-section .right .showroom-filters-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 12px;
}
.new-cars-main-section .right .showroom-filters-section .showroom-filters-list {
  display: flex;
  align-items: CENTER;
}
.new-cars-main-section .right .showroom-filters-section .showroom-filters-list .showroom-filters {
  border: 1px solid #D8E1E7;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 49%;
  border-radius: 8px;
  padding: 16px;
}
.new-cars-main-section .right .showroom-filters-section .showroom-filters-list .showroom-filters.make-filter {
  margin-right: 12px;
}
.new-cars-main-section .right .showroom-filters-section .showroom-filters-list .showroom-filters .make, .new-cars-main-section .right .showroom-filters-section .showroom-filters-list .showroom-filters .city {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #253858;
}
.new-cars-main-section .right .showroom-filters-section .showroom-filters-list .showroom-filters .make img, .new-cars-main-section .right .showroom-filters-section .showroom-filters-list .showroom-filters .city img {
  margin-right: 12px;
}
.new-cars-main-section .right .showroom-filters-section .showroom-filters-list .showroom-filters .edit-icon {
  background: url(../../images/new-cars/dealer-showroom-edit-icon.svg) no-repeat center/contain;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.new-cars-main-section .right .showroom-list-section .showroom-list {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .showroom-list-section .showroom-list {
    flex-wrap: nowrap;
    margin: 0 16px;
    flex-direction: column;
  }
}
.new-cars-main-section .right .showroom-list-section .showroom-list .showroom {
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 12px;
  width: 48.6%;
  margin: 0 20px 20px 0;
  padding: 0 0 16px;
}
.new-cars-main-section .right .showroom-list-section .showroom-list .showroom:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-main-section .right .showroom-list-section .showroom-list .showroom {
    width: 100%;
    margin: 0 0 20px;
  }
}
.new-cars-main-section .right .showroom-list-section .showroom-list .showroom .showroom-name {
  background: #E6ECF4;
  border-radius: 12px 12px 0 0;
  border: 2px solid #fff;
  padding: 16px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #253858;
}
.new-cars-main-section .right .showroom-list-section .showroom-list .showroom .showroom-address, .new-cars-main-section .right .showroom-list-section .showroom-list .showroom .showroom-number {
  margin: 16px 0 0;
  padding: 0 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  color: #253858;
  display: flex;
  align-items: flex-start;
}
.new-cars-main-section .right .showroom-list-section .showroom-list .showroom .showroom-address .address-icon, .new-cars-main-section .right .showroom-list-section .showroom-list .showroom .showroom-number .address-icon {
  width: 20px;
  height: 20px;
  background: url(../../images/new-cars/dealer-showroom-address-icon.svg) no-repeat center/contain;
  flex-shrink: 0;
  margin-right: 12px;
  margin-top: 3px;
}
.new-cars-main-section .right .showroom-list-section .showroom-list .showroom .showroom-address .phone-icon, .new-cars-main-section .right .showroom-list-section .showroom-list .showroom .showroom-number .phone-icon {
  width: 20px;
  height: 20px;
  background: url(../../images/new-cars/dealer-showroom-phone-icon.svg) no-repeat center/contain;
  flex-shrink: 0;
  margin-right: 12px;
  margin-top: 3px;
}
.new-cars-main-section .right .showroom-list-section .show-more-showroom {
  text-align: center;
  position: relative;
  padding: 0px 0 0;
  margin: 0 0 24px;
}
.new-cars-main-section .right .showroom-list-section .show-more-showroom::before {
  content: "";
  height: 60px;
  width: 100%;
  background: linear-gradient(180deg, rgba(249, 249, 255, 0) 0%, #F9F9FF 37.5%);
  position: absolute;
  left: 0;
  z-index: 0;
  bottom: 0;
}
.new-cars-main-section .right .showroom-list-section .show-more-showroom::after {
  content: "";
  background: #D3DCE1;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.new-cars-main-section .right .showroom-list-section .show-more-showroom .show-more-showroom-button {
  display: inline-block;
  border: 1px solid #D3DCE1;
  background: #fff;
  padding: 8px 20px;
  border-radius: 100px;
  z-index: 1;
  position: relative;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.014em;
  text-align: center;
  cursor: pointer;
}
.new-cars-main-section .right .showroom-list-section .show-more-showroom .show-more-showroom-button::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-main-section .right .showroom-list-section .show-more-showroom .show-more-showroom-button.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}

.change-car-model-popup-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(32, 56, 95, 0.8);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.change-car-model-popup-container.show {
  opacity: 1;
  visibility: visible;
}
.change-car-model-popup-container .change-car-model-popup {
  height: 435px;
  max-width: 100%;
  width: 328px;
  background: #fff;
  border-radius: 12px;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-heading {
  border-bottom: 1px solid #DFE1E6;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-heading .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  color: #253858;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-heading .close {
  width: 24px;
  height: 24px;
  position: relative;
  background: url(../../images/new-cars/close-icon.svg);
  cursor: pointer;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body {
  height: calc(100% - 57px);
  overflow-y: scroll;
  padding: 0 0 16px;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body::-webkit-scrollbar {
  display: none;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .search-filter {
  padding: 16px 16px 0;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 1;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .search-filter .form-input {
  background: #F4F5F8;
  border: 0;
  border-radius: 8px;
  width: 100%;
  padding: 16px;
  outline: 0;
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.75px;
  text-align: left;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .model-list {
  margin: 16px 0 0;
  padding: 0 16px;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .model-list .model {
  border-bottom: 1px solid #DFE1E6;
  padding: 0 0 16px;
  margin: 0 0 16px;
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  cursor: pointer;
  display: flex;
  align-items: CENTER;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .model-list .model img {
  margin-right: 12px;
  max-width: 37px;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .model-list .model:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .model-list .model.selected {
  color: #0065ff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
}
.change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .model-list .model.selected::after {
  content: "";
  width: 7px;
  height: 12px;
  border: solid #23C162;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .change-car-model-popup-container .change-car-model-popup .change-car-model-popup-body .model-list .model.selected::after {
    right: 8px;
    top: 6px;
    width: 4px;
    height: 7px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
  }
}

.car-prequotes-popup-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10001;
  display: none;
}
.car-prequotes-popup-container.open {
  display: flex;
  align-items: center;
  justify-content: center;
}
.car-prequotes-popup-container .car-prequotes-popup {
  position: absolute;
  max-width: 328px;
  width: 100%;
  height: auto;
  -webkit-animation: slide 0.5s forwards;
  -webkit-animation-delay: 2s;
  animation: slide 0.5s forwards;
  animation-delay: 2s;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .car-prequotes-popup-container .car-prequotes-popup {
    padding: 0;
    max-width: 100%;
    bottom: 0;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .new-cars-lead-generation-widget {
  margin: 0 auto;
}
.car-prequotes-popup-container .car-prequotes-popup .new-cars-lead-generation-widget::after {
  right: 41px;
}
@media screen and (max-width: 767px) {
  .car-prequotes-popup-container .car-prequotes-popup .new-cars-lead-generation-widget {
    margin: 0;
    border-radius: 12px 12px 0 0;
    max-width: 100%;
    width: 100%;
  }
  .car-prequotes-popup-container .car-prequotes-popup .new-cars-lead-generation-widget .form .button {
    margin: 0 auto;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading .heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading .close {
  width: 24px;
  height: 24px;
  position: relative;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 8px;
}
.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading .close::before, .car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading .close::after {
  position: absolute;
  left: 12px;
  content: " ";
  height: 11px;
  width: 2px;
  top: 8px;
  background-color: #253858;
}
.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading .close::before {
  transform: rotate(45deg);
}
.car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading .close::after {
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading .close::before, .car-prequotes-popup-container .car-prequotes-popup .car-prequotes-popup-heading .close::after {
    top: 0;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .text-input-feild {
  position: relative;
}
.car-prequotes-popup-container .car-prequotes-popup .secure-tag {
  position: absolute;
  display: flex;
  right: 8px;
  bottom: -17px;
  background: rgba(57, 97, 235, 0.1019607843) 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 8px 8px;
  padding: 5px 10px 4px 7px;
}
@media screen and (max-width: 767px) {
  .car-prequotes-popup-container .car-prequotes-popup .secure-tag {
    bottom: -17px;
  }
}
.car-prequotes-popup-container .car-prequotes-popup .secure-tag .text {
  letter-spacing: 0.15px;
  color: #3962ED;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  margin-left: 6px;
}
.car-prequotes-popup-container .car-prequotes-popup .button, .car-prequotes-popup-container .car-prequotes-popup .loading {
  padding: 14px 12px;
  text-transform: capitalize;
  font-size: 16px;
  min-height: 50px;
  font-weight: 500;
  margin: 24px 0 12px;
  background: #FF5630;
  border-radius: 8px;
  width: 100%;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.car-prequotes-popup-container .car-prequotes-popup .tnc-apply {
  color: #546e7a;
  font-size: 12px;
  font-weight: 400;
  margin: 8px 0;
  text-align: center;
}
.car-prequotes-popup-container .car-prequotes-popup .tnc-apply a {
  color: #0065ff;
  font-weight: 500;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #253858;
  margin-top: 20px;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp i.icon {
  background: url("../../images/health/whatsApp4.svg") no-repeat 0 0;
  background-size: cover;
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  display: inline-block;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 14px;
  vertical-align: middle;
  margin-left: 5px;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0px;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp .slider.round {
  border-radius: 34px;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp .slider.round:before {
  border-radius: 50%;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0px;
  bottom: -3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0px 2px 6px rgba(29, 60, 110, 0.36);
  box-shadow: 0px 2px 6px rgba(29, 60, 110, 0.36);
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp input:checked + .slider {
  background-color: #36b37e;
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  transform: translateX(13px);
}
.car-prequotes-popup-container .car-prequotes-popup .form-whatsapp input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #36b37e;
  box-shadow: 0 0 1px #36b37e;
}

.new-cars-section .car-insurance-banner {
  background: #E0FFF8;
  margin: 0 0 24px;
  padding: 20px 20px 8px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner {
    padding: 20px 16px 47px;
    margin: 0 0 16px;
  }
}
.new-cars-section .car-insurance-banner::after {
  content: "";
  background: url(../../images/new-cars/car-insurance-banner-image.png) no-repeat center/contain;
  position: absolute;
  width: 282px;
  height: 189px;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner::after {
    width: 211px;
    height: 122px;
    background: url(../../images/new-cars/car-insurance-banner-image-mobile.png) no-repeat center/contain;
  }
}
.new-cars-section .car-insurance-banner .heading {
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
  color: #253858;
  margin: 0 0 20px;
  max-width: 500px;
}
.new-cars-section .car-insurance-banner .heading span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner .heading {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 16px;
    max-width: 100%;
  }
}
.new-cars-section .car-insurance-banner .heading sup {
  font-size: 14px;
}
.new-cars-section .car-insurance-banner .sub-heading {
  display: inline-block;
  background: #B6F7E9;
  padding: 10px 16px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21.09px;
  color: #00795E;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner .sub-heading {
    padding: 8px 12px;
    font-size: 16px;
    line-height: 18.75px;
  }
}
.new-cars-section .car-insurance-banner .button {
  border: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: center;
  padding: 14px 18.5px 15px;
  border-radius: 8px;
  cursor: pointer;
  max-width: 161px;
  background: #0065ff;
  position: relative;
}
.new-cars-section .car-insurance-banner .disclaimer {
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 0;
  margin: 8px 0 0;
  line-height: 14px !important;
  padding: 0;
  color: rgba(37, 56, 88, 0.4);
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner .disclaimer {
    position: absolute;
    bottom: 8px;
    width: 61%;
    z-index: 1;
  }
}
.new-cars-section .car-insurance-banner-2 {
  background: #FFF0E8;
  border-radius: 8px;
  margin: 0 0 24px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner-2 {
    padding: 20px 16px 8px;
    margin: 0 0 16px;
  }
}
.new-cars-section .car-insurance-banner-2::after {
  content: "";
  background: url(../../images/new-cars/new-cars-banner-2.svg) no-repeat center/contain;
  width: 154px;
  height: 154px;
  position: absolute;
  right: 15px;
  top: 30px;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner-2::after {
    width: 95px;
    height: 95px;
    right: 10px;
    top: 18px;
    z-index: 0;
  }
}
.new-cars-section .car-insurance-banner-2 .tag {
  display: inline-block;
  color: #253858;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner-2 .tag {
    font-size: 14px;
    line-height: 20px;
  }
}
.new-cars-section .car-insurance-banner-2 .heading {
  color: #EC6316;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  max-width: 475px;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner-2 .heading {
    font-size: 16px;
    line-height: 24px;
    max-width: 210px;
  }
}
.new-cars-section .car-insurance-banner-2 .description {
  color: #253858;
  background: #fff;
  padding: 16px;
  display: inline-block;
  z-index: 1;
  position: relative;
  border-radius: 8px;
  font-weight: 400;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0;
  max-width: 436px;
  width: 100%;
}
.new-cars-section .car-insurance-banner-2 .description span {
  display: block;
  font-weight: 700;
  font-size: 26px;
  margin: 12px 0 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner-2 .description span {
    margin: 10px 0 0;
  }
}
.new-cars-section .car-insurance-banner-2 .description sup {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner-2 .description {
    font-size: 20px;
    line-height: 26px;
  }
}
.new-cars-section .car-insurance-banner-2 .button {
  background: #0065ff;
  display: block;
  max-width: 220px;
  width: 100%;
  margin: 20px 0 0;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  padding: 16px 0;
  text-align: CENTER;
  border-radius: 8px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner-2 .button {
    max-width: calc(100% - 32px);
  }
}
.new-cars-section .car-insurance-banner-2 .disclaimer {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 14px !important;
  text-align: right;
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.4);
  position: absolute;
  right: 20px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  .new-cars-section .car-insurance-banner-2 .disclaimer {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 20px 0 0;
    text-align: left;
  }
}
.new-cars-section.dealers {
  padding: 0;
}
.new-cars-section.dealers .top-content {
  padding: 0;
}
.new-cars-section.model .top-content {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content {
    flex-direction: column;
  }
}
.new-cars-section.model .top-content .left {
  width: 28%;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .left {
    width: 100%;
  }
}
.new-cars-section.model .top-content .left > .image {
  max-width: 314px;
  background: #FFFFFF;
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1607843137);
  border-radius: 16px;
  padding: 2px;
}
.new-cars-section.model .top-content .left > .image img {
  max-width: 100%;
  height: auto;
  background: linear-gradient(153.01deg, rgba(177, 254, 222, 0.3) -5.22%, rgba(73, 144, 250, 0.3) 110.12%);
  border-radius: 14px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .left > .image {
    max-width: 100%;
    margin: 0 auto;
  }
  .new-cars-section.model .top-content .left > .image img {
    width: 100%;
  }
}
.new-cars-section.model .top-content .left .thumbnails-list {
  margin: 16px 0 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .left .thumbnails-list {
    justify-content: center;
    margin-bottom: 16px;
  }
}
.new-cars-section.model .top-content .left .thumbnails-list .thumbnail {
  width: 48%;
  height: 58px;
  position: relative;
  margin: 0 16px 0 0;
}
.new-cars-section.model .top-content .left .thumbnails-list .thumbnail:last-child {
  margin: 0;
}
.new-cars-section.model .top-content .left .thumbnails-list .thumbnail .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(19, 19, 19, 0.8);
  background-blend-mode: multiply;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.06px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.new-cars-section.model .top-content .right {
  width: 69%;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .right {
    width: 100%;
    margin: 24px 0 0;
  }
}
.new-cars-section.model .top-content .right .rating {
  margin: 10px 0 16px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .right .rating {
    margin: 6px 0 12px;
  }
}
.new-cars-section.model .top-content .right .read-more-description.show {
  display: none;
}
.new-cars-section.model .top-content .right .on-road-price {
  display: inline-block;
  background: #E2EDFF;
  padding: 11.5px 16px;
  border-radius: 12px;
  margin: 16px 0 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .right .on-road-price {
    width: 100%;
  }
}
.new-cars-section.model .top-content .right .on-road-price .label {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  color: #253858;
}
.new-cars-section.model .top-content .right .on-road-price .label span {
  color: #0065ff;
  cursor: pointer;
}
.new-cars-section.model .top-content .right .on-road-price .label span .change-icon {
  width: 16px;
  height: 16px;
  background: url(../../images/new-cars/edit-icon.svg) no-repeat center/contain;
  display: inline-block;
  margin: 0 0 -2px 3px;
}
.new-cars-section.model .top-content .right .on-road-price .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 23.44px;
  text-align: left;
  color: #253858;
  margin: 12px 0 8px;
  padding: 0 0 8px;
  border-bottom: 1px dashed rgba(37, 56, 88, 0.2);
}
.new-cars-section.model .top-content .right .on-road-price .on-road-label {
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: left;
  color: #0065ff;
  cursor: pointer;
  position: relative;
}
.new-cars-section.model .top-content .right .on-road-price .on-road-label::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin: 0 0 0px 4px;
  margin-bottom: 1px;
}
.new-cars-section.model .top-content .right .on-road-price .on-road-label:hover {
  text-decoration: underline;
}
.new-cars-section.model .top-content .right .car-insurance-section {
  background: linear-gradient(142.47deg, #E3E3FF 17.53%, #E0FFFF 111.98%);
  border-radius: 12px;
  margin: 24px 0 0;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .right .car-insurance-section {
    align-items: flex-start;
  }
}
.new-cars-section.model .top-content .right .car-insurance-section .image {
  background: #F2F7FF;
  width: 56px;
  height: 56px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 18px 0 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .right .car-insurance-section .image {
    width: 40px;
    height: 40px;
  }
  .new-cars-section.model .top-content .right .car-insurance-section .image img {
    max-width: 25px;
    width: 100%;
    height: auto;
  }
}
.new-cars-section.model .top-content .right .car-insurance-section .content {
  position: relative;
  width: 85%;
}
.new-cars-section.model .top-content .right .car-insurance-section .content .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.3199999928px;
  text-align: left;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .right .car-insurance-section .content .title {
    font-size: 18px;
    line-height: 24px;
  }
}
.new-cars-section.model .top-content .right .car-insurance-section .content .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3199999928px;
  text-align: left;
  color: #253858;
  margin: 10px 0 0;
}
.new-cars-section.model .top-content .right .car-insurance-section .content .description span {
  font-weight: 700;
  color: #501BE4;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .top-content .right .car-insurance-section .content .description {
    font-size: 14px;
    line-height: 24px;
  }
}
.new-cars-section.model .top-content .right .car-insurance-section .content .button {
  border: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: center;
  padding: 14px 18.5px 15px;
  border-radius: 8px;
  cursor: pointer;
  max-width: 242px;
  margin: 16px 0 0;
  background: #0065ff;
  position: relative;
}
.new-cars-section.model .top-content .right .car-insurance-section .content .button::after {
  content: "";
  background: url(../../images/new-cars/white-long-right-arrow.svg);
  width: 13px;
  height: 7px;
  display: inline-block;
  margin: 0 0 1px 8px;
}
@media screen and (max-width: 1024px) {
  .new-cars-section.model .new-cars-main-section {
    flex-direction: column;
  }
}
.new-cars-section.model .new-cars-main-section .left {
  width: 28%;
}
@media screen and (max-width: 1024px) {
  .new-cars-section.model .new-cars-main-section .left {
    width: 100%;
    padding: 0 16px;
    order: 2;
  }
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section {
  margin: 0 0 24px;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 12px;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .similar-cars-list {
  border: 1px solid #D8E1E7;
  border-radius: 12px;
  background: #fff;
  padding: 20px 16px;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .similar-cars-list .similar-car {
  border-bottom: 1px solid #DFEBF2;
  display: flex;
  align-items: center;
  padding: 0 0 16px;
  margin: 0 0 16px;
  cursor: pointer;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .similar-cars-list .similar-car:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .similar-cars-list .similar-car .image {
  background: #E9E9F0;
  border-radius: 8px;
  padding: 0px;
  margin: 0 16px 0 0;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .similar-cars-list .similar-car .image img {
  max-width: 76px;
  height: auto;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .similar-cars-list .similar-car .details .name {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .similar-cars-list .similar-car .details .price {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .left .similar-cars-section .similar-cars-list .similar-car .details .price sup {
  font-size: 10px;
  line-height: 10px;
}
.new-cars-section.model .new-cars-main-section .right {
  width: 69%;
}
@media screen and (max-width: 1024px) {
  .new-cars-section.model .new-cars-main-section .right {
    width: 100%;
    order: 1;
  }
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .latest-update-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .question {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  text-align: left;
  position: relative;
  padding: 0 0 0 16px;
  margin: 0 0 12px;
  color: rgba(37, 56, 88, 0.7215686275);
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .question::before {
  content: "";
  background: #0065ff;
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  padding: 0;
  color: #253858;
  width: 100%;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .more-answer {
  display: none;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .more-answer.show {
  display: inline-block;
  width: 100%;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .sub-heading {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer ul {
  margin-top: 8px;
  padding-left: 16px;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer ul li {
  margin-bottom: 8px;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table {
  margin: 16px 0;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table table {
  background: #FFFFFF;
  border: 1px solid #DEEBFF;
  border-radius: 16px;
  width: 100%;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table table thead tr {
  background: #DEEBFF;
  border-radius: 16px 16px 0px 0px;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table table thead tr td {
  font-weight: 700;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table table thead tr td:first-child {
  border-radius: 16px 0 0 0;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table table thead tr td:last-child {
  border-radius: 0 16px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table table tbody tr:nth-child(2n) {
  background: #F5F9FF;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table table tr td {
  padding: 12px 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #172B4D;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .latest-update-section .answer .table table tr td {
    padding: 8px;
    font-size: 12px;
  }
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .read-more-answer {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin-top: 16px;
  padding: 0;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .read-more-answer::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-section.model .new-cars-main-section .right .latest-update-section .read-more-answer.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-specs-features-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section.specs .car-specs-features-tab-body .car-specs-features-tab-content .view-more-specs-features::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section.specs .car-specs-features-tab-body .car-specs-features-tab-content .view-more-specs-features.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tabs {
  display: flex;
  align-items: center;
  width: 100%;
  overflow-y: scroll;
  margin: 0 0 20px;
  background: transparent;
  justify-content: flex-start;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tabs::-webkit-scrollbar {
  display: none;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tabs .car-specs-features-tab-links {
  border: 1px solid #D3DCE1;
  border-radius: 100px;
  padding: 6px 16px;
  margin: 0 12px 0 0;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #253858;
  cursor: pointer;
  width: auto;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tabs .car-specs-features-tab-links.active {
  background: #E6ECF4;
  font-weight: 600;
  border-color: #E6ECF4;
  color: #253858;
  border-radius: 100px;
  box-shadow: none;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content {
  display: none;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content.active {
  display: block;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature {
  border-bottom: 1px solid #D8E1E7;
  padding: 0 0 16px;
  margin: 0 0 16px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature:last-child {
  border-bottom: 0;
  padding: 0;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name {
  display: flex;
  align-items: center;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon {
  width: 26px;
  height: 26px;
  margin: 0 20px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-1 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-1.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-2 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-2.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-3 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-3.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-4 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-4.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-5 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-5.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-6 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-6.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-7 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-7.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-8 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-8.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-9 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-9.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-10 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-10.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-11 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-11.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-12 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-12.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .icon.feature-13 {
  background: url(../../images/new-cars/specs-features/key-specs-icon-13.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .name {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .name img {
  margin: 0 0 -6px 2px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .image-name .name img {
    max-width: 36px;
    margin-bottom: -5px;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .car-spec-features-list .cas-specs-feature .value {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: right;
  color: #253858;
  width: 50%;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .view-more-specs-features {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin-top: 24px;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list {
  display: FLEX;
  flex-wrap: wrap;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature {
  background: #F4F4F9;
  border-radius: 8px;
  margin: 0 16px 16px 0;
  width: 31%;
  padding: 8px 12px 12px;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature {
    width: 48%;
    margin-right: 12px;
  }
  .new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature:nth-child(3n) {
    margin-right: 12px;
  }
  .new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature:nth-child(2n) {
    margin-right: 0;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon {
  width: 26px;
  height: 26px;
  margin: 0 0 8px;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-1 {
  background: url(../../images/new-cars/top-features/top-feature-power-steering.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-2 {
  background: url(../../images/new-cars/top-features/top-feature-abs.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-3 {
  background: url(../../images/new-cars/top-features/top-feature-airbags.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-4 {
  background: url(../../images/new-cars/top-features/top-feature-climate-control.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-5 {
  background: url(../../images/new-cars/top-features/top-feature-multifunction-steering.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-6 {
  background: url(../../images/new-cars/top-features/top-feature-power-windows.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-7 {
  background: url(../../images/new-cars/top-features/top-feature-ac.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-8 {
  background: url(../../images/new-cars/top-features/top-feature-alloy-wheels.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-9 {
  background: url(../../images/new-cars/top-features/top-feature-sunroof.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-10 {
  background: url(../../images/new-cars/top-features/top-feature-rear-vents.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-11 {
  background: url(../../images/new-cars/top-features/top-feature-android-auto.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-12 {
  background: url(../../images/new-cars/top-features/top-feature-ventilated-seats.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-13 {
  background: url(../../images/new-cars/top-features/top-feature-adas.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-14 {
  background: url(../../images/new-cars/top-features/top-feature-keyless-entry.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-15 {
  background: url(../../images/new-cars/top-features/top-feature-hill-assist.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-16 {
  background: url(../../images/new-cars/top-features/top-feature-cruise-control.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-17 {
  background: url(../../images/new-cars/top-features/top-feature-parking-sensors.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-18 {
  background: url(../../images/new-cars/top-features/top-feature-wireless-charging.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-19 {
  background: url(../../images/new-cars/top-features/top-feature-reverse-camera.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-20 {
  background: url(../../images/new-cars/top-features/top-feature-air-purifier.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-21 {
  background: url(../../images/new-cars/top-features/top-feature-voice-comand.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-22 {
  background: url(../../images/new-cars/top-features/top-feature-remote-trunck-opener.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-23 {
  background: url(../../images/new-cars/top-features/top-feature-central-locking.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-24 {
  background: url(../../images/new-cars/top-features/top-feature-music-system.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-25 {
  background: url(../../images/new-cars/top-features/top-feature-touchscreen.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-26 {
  background: url(../../images/new-cars/top-features/top-feature-blind-spot-monitor.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-27 {
  background: url(../../images/new-cars/top-features/top-feature-turbo-engine.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-28 {
  background: url(../../images/new-cars/top-features/top-feature-regenerative-breaking.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .icon.icon-29 {
  background: url(../../images/new-cars/top-features/top-feature-fast-charging.png) no-repeat center/contain;
}
.new-cars-section.model .new-cars-main-section .right .car-specs-features-section .car-specs-features-tab-body .car-specs-features-tab-content .top-features-list .top-feature .label {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section > .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #253858;
  margin: 8px 0 16px;
  opacity: 0.8;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tabs {
  display: flex;
  align-items: center;
  width: 100%;
  overflow-y: scroll;
  margin: 0 0 20px;
  background: transparent;
  justify-content: flex-start;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tabs::-webkit-scrollbar {
  display: none;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tabs .car-price-tab-links {
  border: 1px solid #D3DCE1;
  border-radius: 100px;
  padding: 6px 16px;
  margin: 0 12px 0 0;
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #253858;
  cursor: pointer;
  width: auto;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tabs .car-price-tab-links.active {
  background: #E6ECF4;
  font-weight: 600;
  border-color: #E6ECF4;
  color: #253858;
  border-radius: 100px;
  box-shadow: none;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content {
  display: none;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content.active {
  display: block;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model {
  box-shadow: 0px 2px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  margin: 0 0 16px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model {
    flex-direction: column;
    position: relative;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .image {
  background: #E9E9F0;
  width: 120px;
  height: 85px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 16px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .image img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .image {
    max-width: 100px;
    width: 100%;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button {
  display: flex;
  align-items: center;
  width: 80%;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button {
    width: 100%;
    flex-direction: column;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details h3 {
  margin: 0;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .name {
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: left;
  color: #253858;
  cursor: pointer;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .name span {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.06px;
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .name {
    position: absolute;
    top: 16px;
    left: 132px;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .description {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #253858;
  opacity: 0.8;
  margin: 4px 0 8px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .description {
    position: absolute;
    top: 54px;
    left: 132px;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .price {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .price sup {
  font-size: 12px;
  line-height: 12px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .price {
    border-top: 1px solid rgba(38, 57, 90, 0.1215686275);
    margin: 12px 0 0;
    padding: 8px 0 0;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .on-road .label {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.06px;
  text-align: left;
  color: rgba(37, 56, 88, 0.6);
  margin: 4px 0 16px;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .on-road .label span {
  color: #0065ff;
  cursor: pointer;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .on-road .label span .change-icon {
  width: 14px;
  height: 14px;
  background: url(../../images/new-cars/edit-icon.svg) no-repeat center/contain;
  display: inline-block;
  margin: 0 0 -2px 3px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .on-road .label {
    margin: 4px 0 8px;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .save-upto {
  background: #DFFFF1;
  border-radius: 8px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #17935E;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .details .save-upto span {
  font-weight: 700;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .button {
  border: 1px solid #0065ff;
  color: #0065ff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: center;
  padding: 12px 18.5px;
  border-radius: 8px;
  cursor: pointer;
  min-width: 172px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .button {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .car-price-list .compare-car-model .details-button .button {
    width: 100%;
    margin-top: 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .view-more-car-prices {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin-top: 24px;
}
.new-cars-section.model .new-cars-main-section .right .car-price-section .car-price-tab-body .car-price-tab-content .view-more-car-prices::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison {
  padding: 16px 14px 14px;
  border-radius: 8px;
  background: #f1f1f5;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison.redirect-to-model-page {
  cursor: pointer;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison .image {
  text-align: center;
  min-height: 188px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison .image img {
  height: auto;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison .details {
  box-shadow: 0px 2px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  margin: 16px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison .details .name {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  color: #253858;
  opacity: 0.8;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison .details .price {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 6px 0 16px;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison .details .price sup {
  font-size: 12px;
  line-height: 12px;
}
.new-cars-section.model .new-cars-main-section .right .car-comparison-section.model .car-comparison .details .button {
  border: 1px solid #0065ff;
  color: #0065ff;
  padding: 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: center;
  cursor: pointer;
  display: block;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .pros-cons-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .pros-cons-section .heading {
    font-size: 18px;
  }
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section > .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #253858;
  margin: 8px 0 16px;
  opacity: 0.8;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list {
    flex-direction: column;
  }
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .pros-section {
  width: 48%;
  border: 1px solid #17935E;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .pros-section {
    width: 100%;
    margin: 0 0 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .pros-section .title {
  background: rgba(23, 147, 94, 0.1019607843);
  padding: 11px 16px;
  color: #17935E;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.09px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .pros-section .title::before {
  content: "";
  background: url(../../images/new-cars/pros-icon.png) no-repeat center/contain;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 12px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .pros-section .pros-list {
  padding: 16px 12px;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .pros-section .pros-list .pro {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #253858;
  margin: 0 0 20px;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .pros-section .pros-list .pro .icon {
  background: url(../../images/new-cars/green-tick-icon.png) no-repeat center/contain;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin: 2px 14px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .pros-section .pros-list .pro:last-child {
  margin: 0;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .cons-section {
  width: 48%;
  border: 1px solid #FF5353;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .cons-section {
    width: 100%;
  }
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .cons-section .title {
  background: rgba(255, 83, 83, 0.1019607843);
  padding: 11px 16px;
  color: #FF5353;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.09px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .cons-section .title::before {
  content: "";
  background: url(../../images/new-cars/cons-icon.png) no-repeat center/contain;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 12px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .cons-section .cons-list {
  padding: 16px 12px;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .cons-section .cons-list .con {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #253858;
  margin: 0 0 20px;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .cons-section .cons-list .con .icon {
  background: url(../../images/new-cars/red-cross-icon.png) no-repeat center/contain;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin: 1px 14px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .pros-cons-section .pros-cons-list .cons-section .cons-list .con:last-child {
  margin: 0;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .mileage-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .mileage-section {
  padding: 20px 0;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  padding: 0 16px;
  margin: 0;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #253858;
  margin: 12px 0 20px;
  padding: 0 16px;
  opacity: 0.8;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .mileage-heading {
  background: rgba(230, 236, 244, 0.4);
  padding: 8px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 14px;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .mileage-heading .label {
  width: 33%;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #253858;
  opacity: 0.6;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .mileage {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 12px;
  border-bottom: 1px solid #D8E1E7;
  margin: 0 16px 12px;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .mileage:last-child {
  border-bottom: 0;
  padding: 0;
  margin-bottom: 0;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .mileage .label {
  width: 33%;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section:has(.more-mileage.hide) .mileage:nth-child(4) {
  border-bottom: 0;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .view-more-mileage {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin-top: 0;
  padding: 0 16px;
}
.new-cars-section.model .new-cars-main-section .right .mileage-section .view-more-mileage::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin: 0 0 0px 4px;
}
.new-cars-section.model .new-cars-main-section .right .more-options-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .more-options-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .more-options-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 10px;
}
.new-cars-section.model .new-cars-main-section .right .more-options-section .more-options .text {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 16px 0 0;
}
.new-cars-section.model .new-cars-main-section .right .more-options-section .arrows.style-9 {
  top: -38px;
}
.new-cars-section.model .new-cars-main-section .right .ask-question-section {
  margin: 0 0 24px;
  padding: 24px;
  background: linear-gradient(142.47deg, #E3E3FF 17.53%, #E0FFFF 111.98%);
  border: 1px solid #D8E1E7;
  border-radius: 12px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .ask-question-section {
    padding: 20px 16px;
    margin: 0 16px 24px;
  }
}
.new-cars-section.model .new-cars-main-section .right .ask-question-section::after {
  content: "";
  background: url(../../images/new-cars/ask-question-bg-image.svg);
  width: 345px;
  height: 232px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .ask-question-section::after {
    background: url(../../images/new-cars/ask-question-mobile-bg-image.svg) no-repeat center/contain;
    width: 164px;
    height: 174px;
  }
}
.new-cars-section.model .new-cars-main-section .right .ask-question-section .heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .ask-question-section .heading {
    font-size: 26px;
    line-height: 36px;
    width: 50%;
  }
}
.new-cars-section.model .new-cars-main-section .right .ask-question-section .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #253858;
  margin: 12px 0 16px;
}
.new-cars-section.model .new-cars-main-section .right .ask-question-section .description span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .ask-question-section .description {
    position: relative;
    z-index: 1;
    font-size: 12px;
    line-height: 20px;
    margin: 6px 0 16px;
  }
}
.new-cars-section.model .new-cars-main-section .right .ask-question-section .input-field {
  border: 1px solid #5E6C84;
  border-radius: 8px;
  height: 56px;
  padding: 16px;
  max-width: 445px;
  width: 100%;
  color: #5E6C84;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  outline: none;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .ask-question-section .input-field {
    position: relative;
    z-index: 1;
  }
}
.new-cars-section.model .new-cars-main-section .right .ask-question-section .button {
  cursor: pointer;
  background: #0065ff;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 18.75px;
  text-align: center;
  margin: 12px 0 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section.model .new-cars-main-section .right .ask-question-section .button {
    margin: 20px 0 0;
    width: 100%;
  }
}
.new-cars-section.model .new-cars-main-section .tabs-section {
  border: 1px solid #D8E1E7;
  border-radius: 12px;
  background: #fff;
  padding: 20px 16px;
}
.new-cars-section.model .new-cars-main-section .tabs-section .tabs {
  background: #E6ECF4;
  border-radius: 6px;
  margin: 0 0 20px;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-cars-section.model .new-cars-main-section .tabs-section .tabs .tab-links {
  width: 48%;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: rgba(37, 56, 88, 0.6);
  padding: 4px;
  cursor: pointer;
}
.new-cars-section.model .new-cars-main-section .tabs-section .tabs .tab-links.active {
  color: #0065ff;
  background: #fff;
  box-shadow: 0px 4px 12px 0px rgba(37, 56, 88, 0.1215686275);
  border-radius: 4px;
}
.new-cars-section.model .new-cars-main-section .tabs-section .tab-content {
  display: none;
}
.new-cars-section.model .new-cars-main-section .tabs-section .tab-content.active {
  display: block;
}
.new-cars-section.model .new-cars-main-section .tabs-section .car-model {
  border-bottom: 1px solid #DFEBF2;
  display: flex;
  align-items: center;
  padding: 0 0 16px;
  margin: 0 0 16px;
  cursor: pointer;
}
.new-cars-section.model .new-cars-main-section .tabs-section .car-model:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.new-cars-section.model .new-cars-main-section .tabs-section .car-model .image {
  background: #E9E9F0;
  border-radius: 8px;
  padding: 0px;
  margin: 0 16px 0 0;
}
.new-cars-section.model .new-cars-main-section .tabs-section .car-model .image img {
  max-width: 76px;
  height: auto;
}
.new-cars-section.model .new-cars-main-section .tabs-section .car-model .details .name {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .tabs-section .car-model .details .name a {
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .tabs-section .car-model .details .price {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .tabs-section .car-model .details .price sup {
  font-size: 10px;
  line-height: 10px;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section {
  margin: 0 0 24px;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section > .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 12px;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body {
  border: 1px solid #D8E1E7;
  border-radius: 12px;
  background: #fff;
  padding: 20px 0 0;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab {
  margin: 0 16px;
  background: #F2F7FF;
  border-radius: 6px;
  padding: 4px;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab .model-prices-india-tab-links {
  width: 49%;
  background: transparent;
  border: 0;
  border-radius: 4px;
  color: rgba(37, 56, 88, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab .model-prices-india-tab-links.active {
  background: #fff;
  padding: 4px 0 5px;
  box-shadow: 0px 4px 12px 0px rgba(37, 56, 88, 0.1215686275);
  color: #0065ff;
  font-weight: 500;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body {
  margin: 16px 0 0;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content {
  display: none;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content.active {
  display: block;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .heading {
  background: #F4F4F4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 16px;
  margin: 0 0 16px;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .heading > div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.6);
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .heading > div.value {
  text-align: right;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .city-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px 16px;
  margin: 0 0 16px;
  border-bottom: 1px dashed rgba(37, 56, 88, 0.2);
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .city-price:last-child {
  border-bottom: 0;
  margin: 0;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .city-price .city {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #253858;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .city-price .city a {
  color: #0065ff;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .city-price .price {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: right;
  color: #253858;
  position: relative;
  padding-right: 14px;
  cursor: pointer;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .model-prices-india-tab-body .model-prices-india-tab-content .city-price .price::after {
  content: "";
  border: solid #0065ff;
  border-width: 2px 2px 0px 0px;
  position: absolute;
  padding: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  /* position: relative; */
  right: 2px;
  top: 37%;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .discount-strip {
  background: #C3FFE5;
  text-align: center;
  padding: 7px 35px 5px;
  color: #087345;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .discount-strip span {
  font-weight: 700;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .model-prices-india-body .discount-strip img {
  margin-bottom: -4px;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .discount-strip {
  background: #C3FFE5;
  text-align: center;
  padding: 7px 35px 5px;
  color: #087345;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  border-radius: 0 0 12px 12px;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .discount-strip span {
  font-weight: 700;
}
.new-cars-section.model .new-cars-main-section .model-prices-india-section .discount-strip img {
  margin-bottom: -4px;
}
.new-cars-section.model .new-cars-main-section .trending-cars-section {
  margin: 0 0 24px;
}
.new-cars-section.model .new-cars-main-section .trending-cars-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 12px;
}
.new-cars-section.model .new-cars-main-section .trending-cars-section .view-more-cars {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  margin: 24px 0 0;
  color: #0065ff;
  position: relative;
  cursor: pointer;
  display: block;
}
.new-cars-section.model .new-cars-main-section .trending-cars-section .view-more-cars::before {
  content: "View all ";
}
.new-cars-section.model .new-cars-main-section .trending-cars-section .view-more-cars::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin: 0 0 0px 4px;
  padding: 2px;
  margin: 0 0 1px 4px;
}
.new-cars-section.variant .top-content .right .car-insurance-section {
  background: linear-gradient(142.47deg, #E3FFF2 17.53%, #FFFCE0 111.98%);
}
.new-cars-section.variant .top-content .right .car-insurance-section .image {
  background: #fff;
}
.new-cars-section.variant .top-content .right .car-insurance-section .content .description span {
  color: #02AB0A;
}
.new-cars-section.variant .top-content .right .other-variants-dropdown {
  border: 1px solid #5E6C84;
  background: #fff;
  border-radius: 8px;
  max-width: 288px;
  margin: 16px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .top-content .right .other-variants-dropdown {
    max-width: 100%;
  }
}
.new-cars-section.variant .top-content .right .other-variants-dropdown::after {
  content: "";
  border: solid #5E6C84;
  border-width: 2px 2px 0px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-225deg);
  position: absolute;
  right: 20px;
  top: 43%;
}
.new-cars-section.variant .top-content .right .other-variants-dropdown input {
  border: 0;
  padding: 16px 45px 16px 16px;
  outline: none;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  color: #253858;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.new-cars-section.variant .tab-header.inline-block {
  display: block;
}
.new-cars-section.variant .variant-not-found-msg .variant .variant-heading::after {
  display: none;
}
.new-cars-section.variant .variant-box .variant {
  margin: 0 0 20px;
}
.new-cars-section.variant .variant-box .variant:has(.active) {
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1607843137);
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant:has(.active) {
    border-radius: 0;
    box-shadow: 0;
    border: 1px solid #D8E1E7;
    border-width: 1px 0 1px 0;
  }
}
.new-cars-section.variant .variant-box .variant .variant-heading {
  background: #FFFFFF;
  box-shadow: 0px 0px 1px 1px rgba(52, 105, 203, 0.1607843137);
  border-radius: 8px;
  position: relative;
  padding: 14px 16px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
}
.new-cars-section.variant .variant-box .variant .variant-heading::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 43%;
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0px 0 3px 5px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-heading {
    padding: 16px 6px 16px 12px;
    border-radius: 0;
  }
  .new-cars-section.variant .variant-box .variant .variant-heading::after {
    width: 8px;
    height: 8px;
    right: 14px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-heading.active {
  border-radius: 16px 16px 0 0;
  box-shadow: none;
  border-bottom: 1px solid rgba(37, 56, 88, 0.2);
}
.new-cars-section.variant .variant-box .variant .variant-heading.active::after {
  transform: rotate(-135deg);
  top: 47%;
}
.new-cars-section.variant .variant-box .variant .variant-heading .name-fuel-transmission .name {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #253858;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-heading .name-fuel-transmission .name {
    font-size: 14px;
    line-height: 20px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-heading .name-fuel-transmission .fuel-transmission {
  display: flex;
  align-items: center;
}
.new-cars-section.variant .variant-box .variant .variant-heading .name-fuel-transmission .fuel-transmission > div {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  opacity: 0.6;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-heading .name-fuel-transmission .fuel-transmission > div {
    font-size: 10px;
    line-height: 16px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-heading .name-fuel-transmission .fuel-transmission span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #253858;
  opacity: 0.6;
  margin: 0 5px;
}
.new-cars-section.variant .variant-box .variant .variant-heading .price-discount {
  margin-right: 41px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-heading .price-discount {
    margin-right: 32px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-heading .price-discount .price {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: right;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-heading .price-discount .price {
    font-size: 14px;
    line-height: 20px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-heading .price-discount .discount {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: right;
  color: #087345;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-heading .price-discount .discount {
    font-size: 10px;
    line-height: 16px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-heading .price-discount .discount span {
  font-weight: 700;
}
.new-cars-section.variant .variant-box .variant .variant-content {
  display: none;
}
.new-cars-section.variant .variant-box .variant .variant-content.active {
  display: block;
  border-radius: 0 0 16px 16px;
  background: #fff;
  padding: 12px 26px 16px 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active {
    padding: 12px 16px 16px;
    border-radius: 0;
  }
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 16px;
  padding: 0;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details .label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #253858;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details .label .blue {
  color: #0065ff;
  text-decoration: underline;
  display: inline;
  cursor: pointer;
}
@media screen and (max-width: 350px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active .details .label {
    font-size: 12px;
    line-height: 16px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details .label span {
  color: #0065ff;
  cursor: pointer;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details .label span .change-icon {
  width: 16px;
  height: 16px;
  background: url(../../images/new-cars/edit-icon.svg) no-repeat center/contain;
  display: inline-block;
  margin: 0 0 -2px 3px;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details .value {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: right;
  color: #253858;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details .value.strike-trhough {
  font-weight: 400;
  opacity: 0.6;
  text-decoration: line-through;
}
@media screen and (max-width: 350px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active .details .value {
    font-size: 12px;
    line-height: 16px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.strong {
  border-top: 1px dashed rgba(37, 56, 88, 0.2);
  padding: 8px 0 0;
  margin: 12px 0 8px;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.strong .label {
  font-weight: 500;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.strong .value {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active .details.strong {
    padding: 8px 0 0;
    margin: 12px 0 8px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others {
  position: relative;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others:has(.show) {
  padding: 8px 16px 12px;
  background: #F5F5F5;
  border-radius: 8px;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others:has(.show)::after {
  content: "";
  border: 1px dashed rgba(37, 56, 88, 0.2);
  position: absolute;
  width: 100%;
  left: 0;
  top: 36px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active .details.others:has(.show) {
    padding: 8px 16px 12px;
    border-radius: 0;
  }
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others:has(.show) .label {
  text-align: left;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others .label .show-more-price-details {
  background: #E0E0E0;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  margin-bottom: -3px;
  cursor: pointer;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others .label .show-more-price-details::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0;
  margin-left: 0;
  position: absolute;
  right: 5px;
  top: 4px;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others .label .show-more-price-details.show::after {
  transform: rotate(-135deg);
  top: 6px;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others .more-price-details {
  display: none;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others .more-price-details.show {
  display: block;
  text-align: left;
  margin: 20px 0 0;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others .more-price-details.show > div {
  margin: 0 0 12px;
  font-weight: 400;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others .more-price-details.show > div:last-child {
  margin: 0;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .details.others .value .more-price-details {
  text-align: right;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .discount-strip {
  background: #C3FFE5;
  padding: 5px 0;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
  border-radius: 6px;
  color: #087345;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  /* text-align: left; */
}
.new-cars-section.variant .variant-box .variant .variant-content.active .discount-strip span {
  font-weight: 700;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .discount-strip span.with {
  font-weight: 500;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .discount-strip img {
  margin-bottom: -4px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active .discount-strip {
    margin: 0 16px;
    max-width: 300px;
    font-size: 12px;
    line-height: 18px;
  }
  .new-cars-section.variant .variant-box .variant .variant-content.active .discount-strip img {
    display: none;
  }
  .new-cars-section.variant .variant-box .variant .variant-content.active .discount-strip span.with {
    display: none;
  }
}
@media screen and (max-width: 350px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active .discount-strip {
    max-width: 215px;
    font-size: 10px;
  }
}
.new-cars-section.variant .variant-box .variant .variant-content.active .disclaimer {
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 14px !important;
  text-align: center;
  opacity: 0.7;
  margin: 12px 0 0;
  padding: 0;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .button-wrapper button {
  background: #0065FF;
  border: 0;
  border-radius: 8px;
  padding: 14px 0 15px;
  max-width: 260px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  cursor: pointer;
  position: relative;
}
.new-cars-section.variant .variant-box .variant .variant-content.active .button-wrapper button::after {
  content: "";
  background: url(../../images/bu/motor/car-right-arrow-icon.svg);
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 0px -3px 6px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active .button-wrapper button {
    max-width: 100%;
  }
}
@media screen and (max-width: 350px) {
  .new-cars-section.variant .variant-box .variant .variant-content.active .button-wrapper button {
    font-size: 14px;
    padding: 12px;
  }
}
.new-cars-section.variant .other-variants-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .other-variants-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.variant .other-variants-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0;
}
.new-cars-section.variant .other-variants-section .variant-list {
  margin: 16px 0 0;
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name {
  background: #FFFFFF;
  box-shadow: 0px 0px 1px 1px rgba(52, 105, 203, 0.1607843137);
  border-radius: 8px;
  position: relative;
  padding: 14px 16px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  margin: 0 0 12px;
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 43%;
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  transition: all 0.2s ease-out;
  margin: 0px 0 3px 5px;
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name:last-child {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .other-variants-section .variant-list .variant-name {
    padding: 16px 6px 16px 12px;
  }
  .new-cars-section.variant .other-variants-section .variant-list .variant-name::after {
    width: 8px;
    height: 8px;
    right: 14px;
  }
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name .name-fuel-transmission .name {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .other-variants-section .variant-list .variant-name .name-fuel-transmission .name {
    font-size: 14px;
    line-height: 20px;
  }
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name .name-fuel-transmission .fuel-transmission {
  display: flex;
  align-items: center;
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name .name-fuel-transmission .fuel-transmission > div {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  opacity: 0.6;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .other-variants-section .variant-list .variant-name .name-fuel-transmission .fuel-transmission > div {
    font-size: 10px;
    line-height: 16px;
  }
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name .name-fuel-transmission .fuel-transmission span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #253858;
  opacity: 0.6;
  margin: 0 5px;
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name .price-discount {
  margin-right: 41px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .other-variants-section .variant-list .variant-name .price-discount {
    margin-right: 32px;
  }
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name .price-discount .price {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: right;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .other-variants-section .variant-list .variant-name .price-discount .price {
    font-size: 14px;
    line-height: 20px;
  }
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name .price-discount .discount {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: right;
  color: #087345;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .other-variants-section .variant-list .variant-name .price-discount .discount {
    font-size: 10px;
    line-height: 16px;
  }
}
.new-cars-section.variant .other-variants-section .variant-list .variant-name .price-discount .discount span {
  font-weight: 700;
}
.new-cars-section.variant .other-variants-section .variant-list .view-more-variants {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin-top: 16px;
}
.new-cars-section.variant .other-variants-section .variant-list .view-more-variants::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-section.variant .other-variants-section .variant-list .view-more-variants.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
.new-cars-section.variant .other-variants-section .view-more-variants {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  text-align: left;
  position: relative;
  cursor: pointer;
  margin-top: 16px;
}
.new-cars-section.variant .other-variants-section .view-more-variants::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin: 0 0 2px 8px;
}
.new-cars-section.variant .other-variants-section .view-more-variants.show::after {
  transform: rotate(-135deg);
  margin: 0 0 -2px 8px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .right .model-prices-india-section, .new-cars-section.variant .right .trending-cars-section {
    padding: 0 16px;
  }
}
.new-cars-section.variant .variant-specifications-section {
  border: 1px solid #D8E1E7;
  border-radius: 12px;
  margin: 0 0 24px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .new-cars-section.variant .variant-specifications-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.variant .variant-specifications-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  padding: 20px 16px 14px;
  margin: 0;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .name-change {
  background: #EBEFF7;
  padding: 16px;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .name-change .name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  border-radius: 8px;
  padding: 12px 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #253858;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .name-change .name .edit {
  font-weight: 500;
  line-height: 16.41px;
  color: #0065ff;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .name-change .name .edit .edit-icon {
  width: 16px;
  height: 16px;
  background: url(../../images/new-cars/edit-icon.svg) no-repeat center/contain;
  display: inline-block;
  margin-left: 4px;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tabs {
  display: flex;
  align-items: center;
  width: 100%;
  overflow-y: scroll;
  padding: 0 0 10px;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tabs::-webkit-scrollbar {
  display: none;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tabs .variant-specs-tab-links {
  flex-shrink: 0;
  padding: 12px 14px 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #253858;
  cursor: pointer;
  background: #EBEFF7;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tabs .variant-specs-tab-links.active {
  font-weight: 700;
  position: relative;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tabs .variant-specs-tab-links.active::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  /* display: none; */
  border-top: 10px solid #EBEFF7;
  position: absolute;
  right: 50%;
  margin-right: -10px;
  bottom: -8px;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tab-body .variant-specs-tab-content {
  display: none;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tab-body .variant-specs-tab-content.active {
  display: block;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tab-body .variant-specs-tab-content .variant-specs-feature {
  border-bottom: 1px solid #E6ECF4;
  padding: 16px 0;
  margin: 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tab-body .variant-specs-tab-content .variant-specs-feature:last-child {
  border: 0;
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tab-body .variant-specs-tab-content .variant-specs-feature .label {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.8);
}
.new-cars-section.variant .variant-specifications-section .variant-specifications-details .variant-specs-tab-body .variant-specs-tab-content .variant-specs-feature .value {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #253858;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .car-specification-features-section.specs .heading {
  margin: 0 0 20px;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section {
  padding: 20px 0;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  padding: 0 16px;
  margin: 0;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #253858;
  margin: 12px 0 20px;
  padding: 0 16px;
  opacity: 0.8;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance-heading {
  background: rgba(230, 236, 244, 0.4);
  padding: 8px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 14px;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance-heading .label {
  width: 33%;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #253858;
  opacity: 0.6;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance-heading .label:last-child {
  text-align: right;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #D8E1E7;
  margin: 0 16px 0;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance:has(+ .total) {
  border-bottom: 0;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance.total {
  margin: 0;
  border: 0;
  background: rgba(223, 255, 241, 0.8);
  padding: 16px;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance.total .label {
  color: #17935E;
  font-weight: 700;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance.total .label:last-child {
  color: #17935E;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance .label {
  width: 33%;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: rgba(37, 56, 88, 0.8);
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .insurance .label:last-child {
  text-align: right;
  color: #253858;
  font-weight: 700;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .button-wrapper {
  text-align: CENTER;
  margin: 20px auto 0;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .insurance-section .button-wrapper .button {
  border: 1px solid #0065ff;
  max-width: 275px;
  margin: 0 auto;
  border-radius: 8px;
  padding: 12px 0;
  color: #0065ff;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  cursor: pointer;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section {
  border: 1px solid #D8E1E7;
  background: #fff;
  border-radius: 12px;
  padding: 20px 16px;
  margin: 0 0 24px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section {
    border-radius: 0;
    margin: 0 0 16px;
  }
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #253858;
  margin: 0 0 16px;
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list {
    overflow-y: scroll;
  }
  .new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list::-webkit-scrollbar {
    display: none;
  }
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list .standout-feature {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list .standout-feature {
    flex-shrink: 0;
    min-width: 148px;
  }
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list .standout-feature .image {
  border: 0.94px solid #D8E1E7;
  border-radius: 7.5px;
  padding: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 198px;
}
@media screen and (max-width: 767px) {
  .new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list .standout-feature .image {
    min-height: 136px;
    max-width: 136px;
  }
  .new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list .standout-feature .image img {
    width: 100%;
  }
}
.new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list .standout-feature .label {
  margin: 12px 0 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #253858;
}
@media screen and (max-width: 767px) {
  .new-cars-section.car-specification-features-section .new-cars-main-section .right .standout-features-section .standout-features-list .standout-feature .label {
    max-width: 136px;
    margin: 8px 0;
    font-size: 12px;
    line-height: 18px;
  }
}

.ui-autocomplete {
  max-width: 288px;
  background: #fff;
  max-height: 200px;
  margin: 3px 0 0;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  overflow-y: scroll;
  padding: 16px;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .ui-autocomplete {
    max-width: 100%;
    width: 90%;
  }
}
.ui-autocomplete .ui-menu-item {
  margin: 0 0 14px;
}
.ui-autocomplete .ui-menu-item:last-child {
  margin: 0;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #253858;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .disclaimer-dropdown-section {
    order: 3;
  }
}

.ui-autocomplete.new-cars-search {
  max-width: 1138px;
  background: #fff;
  max-height: 200px;
  margin: 8px 0 0;
  overflow-y: scroll;
  padding: 16px;
  list-style: none;
  border-radius: 8px;
  border: 1px solid #DEE2E9;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1607843137);
  z-index: 100;
}
.ui-autocomplete.new-cars-search .ui-menu-item {
  margin: 0 0 12px;
  padding: 0 0 12px;
  border-bottom: 1px solid #DEE2E9;
}
.ui-autocomplete.new-cars-search .ui-menu-item:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.ui-autocomplete.new-cars-search .ui-menu-item-wrapper.ui-state-active {
  color: #0065ff;
}

.new-cars-lead-generation-widget {
  background: #FFF4DF;
  border: 1px solid #EBDABB;
  border-radius: 12px;
  padding: 24px 16px;
  position: relative;
  margin: 0 0 24px;
}
.new-cars-lead-generation-widget::before {
  content: "";
  background: url(../../images/new-cars/new-cars-lead-vector.svg) no-repeat center/contain;
  width: 285px;
  height: 147px;
  position: absolute;
  right: 0;
  top: 0;
}
.new-cars-lead-generation-widget::after {
  content: "";
  background: url(../../images/new-cars/new-cars-lead-car-image.svg) no-repeat center/contain;
  width: 152px;
  height: 110px;
  position: absolute;
  right: 41px;
  top: 16px;
}
.new-cars-lead-generation-widget .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  color: #253858;
  margin: 0 0 12px;
}
.new-cars-lead-generation-widget .description {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.016em;
  color: #00875A;
  position: relative;
  margin: 0;
  display: flex;
  align-items: center;
}
.new-cars-lead-generation-widget .description::before {
  content: "";
  background: url(../../images/new-cars/new-cars-lead-savings-icon.svg) no-repeat center/contain;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 8px 0 0;
}
.new-cars-lead-generation-widget .new-cars-text-slider, .new-cars-lead-generation-widget .new-cars-text-slider-1 {
  max-width: 292px;
  width: 100%;
  height: 35px;
  background: #F9E6C2;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  display: inline-block;
  margin: 24px 12px 0;
  z-index: 1;
}
.new-cars-lead-generation-widget .new-cars-text-slider::after, .new-cars-lead-generation-widget .new-cars-text-slider-1::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -28px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 0 0 30px;
  border-color: transparent transparent transparent #F9E6C2;
  transform: rotate(0deg);
}
.new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide, .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide-1, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide-1 {
  padding: 6px 0;
  text-align: center;
  overflow: hidden;
}
.new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide .slide-up, .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide-1 .slide-up, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide .slide-up, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide-1 .slide-up {
  animation: slideUp ease forwards 1.2s;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  color: #BD6C0F;
}
.new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide .slide-up sup, .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide-1 .slide-up sup, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide .slide-up sup, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide-1 .slide-up sup {
  font-size: 9px;
  line-height: 9px;
}
.new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide span, .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide-1 span, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide span, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide-1 span {
  font-weight: 700;
  padding: 0 4px;
}
.new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide .icon, .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide-1 .icon, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide .icon, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide-1 .icon {
  width: 22px;
  height: 22px;
  margin: 0 4px;
  background: url(../../images/new-cars/new-cars-lead-check-icon.svg) no-repeat center/contain;
}
.new-cars-lead-generation-widget .slide-out {
  animation: slideOut 0.5s forwards;
}
.new-cars-lead-generation-widget .form {
  box-shadow: 0px 6px 16px 0px rgba(37, 56, 88, 0.1607843137);
  background: #fff;
  border-radius: 12px;
  padding: 20px 12px;
  display: FLEX;
  z-index: 2;
  position: relative;
}
.new-cars-lead-generation-widget .form .input-form {
  width: 38%;
  position: relative;
}
.new-cars-lead-generation-widget .form .input-form .err {
  font-size: 12px;
  color: red;
  text-align: left;
  position: absolute;
  bottom: -17px;
  left: 0;
}
.new-cars-lead-generation-widget .form .text-input-feild {
  border: 1px solid #6B778C;
  border-radius: 8px;
  position: relative;
  margin: 0 12px 0 0;
}
.new-cars-lead-generation-widget .form .text-input-feild.name::before {
  content: "";
  background: url(../../images/new-cars/new-cars-lead-user-icon.svg) no-repeat center/contain;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0px, -50%);
}
.new-cars-lead-generation-widget .form .text-input-feild.mobile-number::before {
  content: "";
  background: url(../../images/new-cars/new-cars-lead-mobile-icon.svg) no-repeat center/contain;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0px, -50%);
}
.new-cars-lead-generation-widget .form .text-input-feild input {
  border: 0;
  outline: 0;
  padding: 16px 16px 16px 40px;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  color: #5E6C84;
}
.new-cars-lead-generation-widget .form .button {
  background: #FF5630;
  border-radius: 8px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  padding: 16px 31px;
  cursor: pointer;
}

@keyframes slideUp {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes slideOut {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
.left .new-cars-lead-generation-widget, .car-prequotes-popup .new-cars-lead-generation-widget {
  text-align: center;
}
.left .new-cars-lead-generation-widget::before, .car-prequotes-popup .new-cars-lead-generation-widget::before {
  width: 199px;
  height: 103px;
  z-index: 0;
}
.left .new-cars-lead-generation-widget::after, .car-prequotes-popup .new-cars-lead-generation-widget::after {
  width: 97px;
  height: 70px;
  position: absolute;
  right: 12px;
  top: 12px;
}
.left .new-cars-lead-generation-widget .title, .car-prequotes-popup .new-cars-lead-generation-widget .title {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  color: #253858;
  margin: 0 0 14px;
  max-width: 165px;
  z-index: 1;
  position: relative;
  text-align: left;
}
.left .new-cars-lead-generation-widget .description, .car-prequotes-popup .new-cars-lead-generation-widget .description {
  font-size: 14px;
}
.left .new-cars-lead-generation-widget .new-cars-text-slider, .left .new-cars-lead-generation-widget .new-cars-text-slider-1, .car-prequotes-popup .new-cars-lead-generation-widget .new-cars-text-slider, .car-prequotes-popup .new-cars-lead-generation-widget .new-cars-text-slider-1 {
  background: url(../../images/new-cars/new-cars-text-slider-image.svg) no-repeat center/contain;
  max-width: 260px;
}
.left .new-cars-lead-generation-widget .new-cars-text-slider::after, .left .new-cars-lead-generation-widget .new-cars-text-slider-1::after, .car-prequotes-popup .new-cars-lead-generation-widget .new-cars-text-slider::after, .car-prequotes-popup .new-cars-lead-generation-widget .new-cars-text-slider-1::after {
  display: none;
}
.left .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide, .left .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide, .car-prequotes-popup .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide, .car-prequotes-popup .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide {
  padding: 8px 0;
}
.left .new-cars-lead-generation-widget .form, .car-prequotes-popup .new-cars-lead-generation-widget .form {
  flex-direction: column;
}
.left .new-cars-lead-generation-widget .form .input-form, .car-prequotes-popup .new-cars-lead-generation-widget .form .input-form {
  width: 100%;
}
.left .new-cars-lead-generation-widget .form .input-form .err, .car-prequotes-popup .new-cars-lead-generation-widget .form .input-form .err {
  bottom: 0;
}
.left .new-cars-lead-generation-widget .form .input-form .text-input-feild, .car-prequotes-popup .new-cars-lead-generation-widget .form .input-form .text-input-feild {
  margin: 0 0 16px;
}
.left .new-cars-lead-generation-widget .form .input-form .text-input-feild input, .car-prequotes-popup .new-cars-lead-generation-widget .form .input-form .text-input-feild input {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .new-cars-lead-generation-widget {
    text-align: center;
    margin: 0 auto 16px;
    width: 100%;
  }
  .new-cars-lead-generation-widget::before {
    width: 199px;
    height: 103px;
    z-index: 0;
  }
  .new-cars-lead-generation-widget::after {
    width: 97px;
    height: 70px;
    position: absolute;
    right: 12px;
    top: 12px;
  }
  .new-cars-lead-generation-widget .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #253858;
    margin: 0 0 14px;
    max-width: 165px;
    z-index: 1;
    position: relative;
    text-align: left;
  }
  .new-cars-lead-generation-widget .description {
    font-size: 14px;
  }
  .new-cars-lead-generation-widget .new-cars-text-slider, .new-cars-lead-generation-widget .new-cars-text-slider-1 {
    background: url(../../images/new-cars/new-cars-text-slider-image.svg) no-repeat center/contain;
  }
  .new-cars-lead-generation-widget .new-cars-text-slider::after, .new-cars-lead-generation-widget .new-cars-text-slider-1::after {
    display: none;
  }
  .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide, .new-cars-lead-generation-widget .new-cars-text-slider .new-cars-text-slide-1, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide, .new-cars-lead-generation-widget .new-cars-text-slider-1 .new-cars-text-slide-1 {
    padding: 8px 0;
  }
  .new-cars-lead-generation-widget .form {
    flex-direction: column;
  }
  .new-cars-lead-generation-widget .form .input-form {
    width: 100%;
  }
  .new-cars-lead-generation-widget .form .input-form .err {
    bottom: 0;
  }
  .new-cars-lead-generation-widget .form .input-form .text-input-feild {
    margin: 0 0 16px;
  }
  .new-cars-lead-generation-widget .form .input-form .text-input-feild input {
    width: 100%;
  }
}
.makemodel-gridwidget {
  display: block;
  width: 100%;
  text-align: left;
  margin: 26px 0 20px 0;
  border: 1px solid #d9d9d9;
  padding: 24px;
  border-radius: 12px;
}

@media (max-width: 640px) {
  .makemodel-gridwidget {
    padding: 24px 12px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 50px;
  }
}
.makemodel-gridwidget.wd75 {
  width: 750px;
}

.makemodel-gridwidget .heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #253858;
  padding: 0 8px;
}

@media (max-width: 640px) {
  .makemodel-gridwidget .heading {
    font-size: 18px;
  }
}
.makemodel-gridwidget .flexlist {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin-top: 10px;
}

.makemodel-gridwidget .flexlist li {
  margin-top: 10px;
  width: 33%;
  padding: 0 10px;
}

@media (max-width: 640px) {
  .makemodel-gridwidget .flexlist li {
    width: 50%;
  }
  .makemodel-gridwidget .flexlist li a {
    min-height: 78px;
  }
}
.makemodel-gridwidget .flexlist li a {
  background: #fff;
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  border-radius: 8px;
  display: flex;
  color: #0065ff;
  align-items: center;
  padding: 12px;
  width: 100%;
  min-height: 58px;
  justify-content: center;
  text-align: center;
  font-size: 14px;
}

@media (max-width: 568px) {
  .makemodel-gridwidget .flexlist li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.makemodel-gridwidget .link {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
}

.makemodel-gridwidget .link a,
.makemodel-gridwidget .link button {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.014em;
  color: #0065ff;
  background: #fff;
  box-shadow: 0 4px 16px rgba(52, 105, 203, 0.12);
  border-radius: 100px;
  padding: 10px 24px;
  position: relative;
  top: 43px;
  display: inline;
  border: 0;
  cursor: pointer;
}

.makemodel-gridwidget .link a span,
.makemodel-gridwidget .link button span {
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  position: relative;
  top: -1px;
  margin-left: 7px;
}

.makemodel-gridwidget .link a.active span,
.makemodel-gridwidget .link button.active span {
  transform: rotate(225deg);
  top: 3px;
}

.makemodel-gridwidget.car-bu {
  background: #fff;
}

@media screen and (min-width: 768px) {
  .makemodel-gridwidget.car-bu {
    margin: 26px 0 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .makemodel-gridwidget.car-bu {
    padding: 24px 0;
  }
}
.makemodel-gridwidget.car-bu .heading {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .makemodel-gridwidget.car-bu .heading {
    padding: 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .makemodel-gridwidget.car-bu .flexlist {
    padding: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .makemodel-gridwidget.car-bu .flexlist li a {
    padding: 6px;
    line-height: 20px;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .makemodel-gridwidget.car-bu .link {
    margin: 32px 0 0;
    position: relative;
  }
  .makemodel-gridwidget.car-bu .link button {
    top: 0;
  }
  .makemodel-gridwidget.car-bu .link::before {
    content: "";
    border: 1px solid #dfe1e6;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
  }
}