

/* Start:/local/templates/gac/template_styles.css?17830697651250*/
.max-w-420 {
	/*max-width: 96rem;*/
	max-width: 1488px;
}
.max-w-420.relative {
	max-width: 1488px;
}
.hero-swiper {
	max-width: 1520px;
	
}

.max-w-420 {
	max-width: 1520px;
}

.hero-swiper-slide .btn {
	background: #fff;
	color: #000;
}
.request-modal-test-drive {
	background: #fff;
}

.scrollbar-hide {
  -ms-overflow-style: none; /* IE/Edge */
  scrollbar-width: none; /* Firefox */
}

.scrollbar-hide::-webkit-scrollbar {
  display: none; /* Chrome/Safari */
}

.color-select-item {
	
}

.gap-x-18 {
    column-gap: calc(var(--spacing) * 28);
}

.model-card-item {
  position: relative;
}

.model-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  background: red;
  color: white;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 8px;
  border-radius: 6px;
  z-index: 10;
}

.dealer-phone-icon-wrapper {
  width: 100%;
  height: 100%;
}

.dealer-phone-icon {
  width: 80%;
  height: 80%;
  margin: auto;
}

.phone-hint {
    display: none;
    margin-top: 6px;
    padding: 8px 12px;
    border-radius: 6px;
    background: #f9f9f9;
    border: 1px solid #7b7b7b;
    color: #000000;
    font-size: 12px;
}

.phone-hint.show {
    display: block;
}
/* End */
/* /local/templates/gac/template_styles.css?17830697651250 */
