

/* Start:/local/templates/gac/template_styles.css?1781854590849*/
.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;
}
/* End */
/* /local/templates/gac/template_styles.css?1781854590849 */
