.btn {
  min-width: 210px;
}
.vf2-container {
  padding-top: 80px;
}
.title-mobile {
  display: none;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
/* Desktop default */
.vf2-container-max {
  max-width: 1500px;
  padding: 0px 80px;
  margin: 0 auto;
}
/* Desktop default */
.vf2-section-1-buttons {
  width: 100%;
}
.vf2-section-1-buttons .btn {
  width: 100%;
  max-width: 300px;
}
.btn-label {
  position: relative;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: inherit;
  font-weight: 700;
  font-family: "Mulish", sans-serif;
  font-size: 0.75rem;
  text-align: center;
}

.hero-section {
  width: 100%;
  padding: 0;
  border-radius: 32px;
  overflow: hidden;
  margin: auto;
}
.hero {
  position: absolute;
  top: 0;
  padding: 0;
  flex: 1;
  align-items: stretch;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 80px 10% 90px;
  gap: 20px;
  color: #fff;
}
.hero-badge {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 12px;
  text-align: left;
  font-size: 3.5rem;
  color: #fff;
}
.hero-car-badge {
  width: 100%;
  height: auto;
  min-height: 80px;
  position: relative;
  overflow: visible;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.badge-icon {
  position: relative;
  height: auto;
  width: 100%;
  top: 0;
  left: 0;
}
.heading-content {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}
.heading-title {
  margin: 0;
  position: relative;
  font-size: 1.75rem;
  letter-spacing: -0.02em;
  font-weight: 300;
  font-family: inherit;
}
.star3d-1-icon {
  align-self: stretch;
  width: 69.9px;
  position: relative;
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.5);
  max-height: 100%;
  object-fit: cover;
}
.hero-cta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.price-block,
.price-display {
  display: flex;
  gap: 8px;
}
.price-block {
  align-self: stretch;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.price-display {
  align-items: flex-end;
  font-size: 2.5rem;
  flex-wrap: wrap;
}
.price-currency,
.price-amount {
  margin: 0;
  position: relative;
  font-family: inherit;
}
.price-amount {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700;
}
.price-currency {
  font-size: 1rem;
  font-weight: 300;
}

.content,
.content-parent,
.div,
.page-wrapper-inner {
  align-self: stretch;
  display: flex;
}
/* Desktop default */
.content-parent {
  width: 100%;
  position: relative;
  align-items: flex-end;
  gap: 89px;
}
/* Hero background image as <img> */
.hero-bg-img-bg {
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0 40px;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  border-radius: 32px;
}
.hero-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  pointer-events: none;
  user-select: none;
}
.hero-bg-mobile,
.car-bg-mobile,
.charging-mobile {
  display: none;
}

.feature-card {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 30px;
  max-width: 100%;
  flex-wrap: wrap;
}

.panel-wrapper {
  flex: 0 0 400px;
  justify-content: flex-end;
  padding: 0;
  box-sizing: border-box;
}
.content-wrapper,
.panel-wrapper,
.image-wrapper {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}
/* Desktop default */
.content-wrapper {
  width: 100%;
  flex-direction: column;
  gap: 107px;
}
/* Desktop default */
.image-wrapper {
  height: clamp(300px, 29vw, 422px);
  justify-content: center;
  padding: 0px 40px;
  box-sizing: border-box;
}
/* .rounded-panel {
  width: 593px;
  border-radius: 1000px;
  max-width: 100%;
} */
.section-divider,
/* .rounded-panel, */
.rounded-card {
  align-self: stretch;
  position: relative;
}
.rounded-card {
  flex: 1;
  border-radius: 200px;
}
.section-divider {
  height: auto;
  min-height: 0;
}
.features-section,
.main-content,
.features-container {
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.main-content {
  align-self: stretch;
  background-color: #fff;
  align-items: flex-start;
  z-index: 50;
  text-align: left;
  font-size: 2.5rem;
  color: #1f2125;
  position: sticky;
  top: 80px;
}
.features-section,
.features-container {
  align-items: center;
}
.features-section {
  padding: 96px 0px;
  align-self: stretch;
  background-color: #fff;
  justify-content: center;
  box-sizing: border-box;
  z-index: 1;
}
/* Desktop default */
.features-container {
  width: 100%;
  max-width: 1528px;
  margin: 0 auto;
  padding: 0 40px;
  gap: 40px;
}
.section-title {
  margin: 0;
  position: relative;
  font-size: 2.5rem;
  letter-spacing: -0.02em;
  font-weight: 300;
  font-family: inherit;
}
/* Desktop default */
.features-grid {
  flex-direction: column;
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  gap: 30px;
  max-width: 100%;
  text-align: center;
  font-size: 1.125rem;
}
/* Desktop default */
.feature-image {
  width: 593px;
  max-width: 40%;
  position: relative;
  border-radius: 32px;
  align-self: stretch;
  object-fit: cover;
  overflow: clip;
  flex-shrink: 0;
}
/* Desktop default */
.feature-content {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  max-width: 100%;
  min-width: auto;
  flex: 1;
}
.slider-controls,
.feature-slider {
  display: flex;
  align-items: center;
}
.feature-slider {
  align-self: stretch;
  height: clamp(350px, 35vw, 509px);
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.slider-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 32px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.slider-image.active {
  opacity: 1;
}
.slider-controls {
  display: flex;
  flex-direction: row;
  gap: 24px;
  position: relative;
  z-index: 2;
}
.slider-arrow {
  height: 32px;
  width: 32px;
  position: relative;
  border-radius: 100px;
  background-color: #f8f9fa;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  transition: opacity 0.3s ease;
  padding: 6px;
}
.slider-arrow:hover {
  opacity: 0.7;
}
.vector-icon {
  position: absolute;
  height: 50%;
  width: 25%;
  top: 25%;
  right: 37.5%;
  bottom: 25%;
  left: 37.5%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.slider-dots {
  display: flex;
  align-items: flex-start;
  gap: 4px;
}
.slider-dot {
  height: 4px;
  width: 12px;
  border-radius: 20px;
  background-color: #f8f9fa;
  display: flex;
  padding: 8px 8px 0px;
  box-sizing: border-box;
  transition:
    width 0.3s ease,
    background-color 0.3s ease;
  cursor: pointer;
}
.feature-text-block,
.slider-dot,
.slider-dot-active {
  align-items: flex-start;
}
.slider-dot-active {
  height: 4px;
  width: 24px;
  border-radius: 20px;
  background-color: #1464f4;
  display: flex;
  padding: 8px 8px 0px;
  box-sizing: border-box;
  transition:
    width 0.3s ease,
    background-color 0.3s ease;
  cursor: pointer;
}
.feature-text-block {
  align-self: stretch;
  gap: 8px;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.feature-text-block,
.feature-placeholder,
.exterior-container,
.exterior-section {
  display: flex;
  flex-direction: column;
}
.feature-placeholder {
  align-self: stretch;
  height: clamp(350px, 35vw, 509px);
  border-radius: 32px;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.feature-placeholder-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
  user-select: none;
}
.feature-placeholder > * {
  position: relative;
  z-index: 1;
}
.exterior-container,
.exterior-section {
  max-width: 100%;
}
.exterior-section {
  align-self: stretch;
  background-color: #fff;
  align-items: center;
  padding: 0px 0px 96px;
  box-sizing: border-box;
  z-index: 2;
  margin-top: -1px;
  position: relative;
}
.exterior-title {
  margin: 0;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -0.8px;
  line-height: normal;
  color: #1f2125;
}
.exterior-container {
  width: 100%;
  max-width: 1528px;
  margin: 0 auto;
  padding: 0 15px;
  align-items: flex-start;
  gap: 24px;
}
.car-badge-wrapper {
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
}
.car-showcase {
  align-self: stretch;
  height: clamp(500px, 55vw, 800px);
  border-radius: 32px;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.car-images {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.car-images-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
  user-select: none;
  filter: blur(10px);
}
.car-images > * {
  position: relative;
  z-index: 1;
}
.color-car-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 1080px;
  max-width: 80%;
  height: auto;
  object-fit: contain;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none;
  z-index: 3;
}
.color-car-image.active {
  opacity: 1;
}

.car-badge-wrapper {
  width: 100%;
  padding: 0 30px 0;
  left: 50%;
  transform: translateX(-50%);
  flex-shrink: 0;
  position: absolute;
  z-index: 1;
  top: 96px;
}
.car-badge {
  width: 100%;
  max-width: 1528px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.car-badge-icon {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.color-selector,
.colors-wrapper {
  display: flex;
  align-items: center;
}
.color-selector {
  width: 100%;
  flex-direction: column;
  box-sizing: border-box;
  gap: 8px;
  flex-shrink: 0;
  text-align: left;
  font-size: 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 40px;
  z-index: 5;
}

.colors-bg {
  height: 17px;
  width: 56px;
  position: relative;
}
.colors-picker {
  backdrop-filter: blur(4px);
  border-radius: 1000px;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  padding: 8px 16px;
}
.color-options-viewport {
  min-width: 248px;
  overflow: hidden;
}
.color-options {
  display: flex;
  align-items: center;
  width: auto;
}

/* Desktop default */
.colors-wrapper {
  gap: 48px;
}
.colors-picker {
  gap: 48px;
}
.color-options {
  gap: 40px;
}

.color-swatch,
.color-option {
  border-radius: 150px;
}
.color-option {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  flex-shrink: 0;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.color-option:hover {
  transform: scale(1.1);
}
.color-swatch {
  height: 40px;
  width: 40px;
  position: relative;
  object-fit: cover;
  border-radius: 150px;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.3);
}
.color-option-active,
.color-counter {
  display: flex;
  align-items: center;
}
.color-counter {
  display: none;
}
.color-option-active {
  border-radius: 150px;
  background-color: #fff;
  border: 2px solid #1464f4;
  overflow: hidden;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.2s ease;
  padding: 4px;
  flex-shrink: 0;
}
.color-counter {
  justify-content: flex-end;
  gap: 2px;
  font-size: 20px;
}
.counter-total,
.counter-current {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 150%;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 900;
  font-family: inherit;
}
.counter-total {
  font-weight: 600;
}
.color-name {
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  font-style: italic;
}
.exterior-heading {
  display: flex;
  align-items: center;
  color: #1f2125;
  width: 100%;
  justify-content: space-between;
}
.exterior-heading .heading-content {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
}
.exterior-heading .heading-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  max-width: 602px;
}
.btn-pricing-wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 10px;
  flex-shrink: 0;
}
.price-block-alt,
.price-display-alt {
  display: flex;
  gap: 8px;
}
.price-block-alt {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.price-block-alt .nav-link-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #1f2125;
}
.price-display-alt {
  align-items: flex-end;
}
.price-display-alt .price-amount {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #1f2125;
}
.price-display-alt .price-currency {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  color: #1f2125;
}
.price-display-old {
  display: flex;
  gap: 4px;
  align-items: baseline;
  font-size: 16px;
  font-weight: 400;
  color: #6c757d;
  text-decoration: line-through;
}
.btn-pricing-wrapper .btn {
  width: 374px;
  max-width: 100%;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding: 16px;
  text-align: center;
}

.interior-section {
  align-self: stretch;
  border-radius: 64px;
  background-color: #f7f9f9;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 96px 196px;
  gap: 30px;
  z-index: 3;
  margin-top: -1px;
  position: relative;
  box-sizing: border-box;
}
.interior-section .section-title {
  font-family: 'Mulish', sans-serif;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -0.8px;
  line-height: normal;
}
/* Desktop default */
.interior-gallery {
  width: 100%;
  max-width: 1528px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  align-items: start;
}
.gallery-image,
.gallery-featured {
  position: relative;
  border-radius: 32px;
}
.gallery-image {
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.gallery-featured {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1.1;
  background:
    linear-gradient(143.11deg, rgba(255, 210, 64, 0.1), rgba(221, 170, 7, 0.1)),
    linear-gradient(#fff, #fff);
  overflow: hidden;
  flex-shrink: 0;
}
.gallery-featured-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.gallery-featured-img.active {
  opacity: 1;
}
.gallery-dots {
  display: none;
}
.interior-content {
  width: 1216px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  text-align: center;
  color: #1f2125;
  box-sizing: border-box;
}
.interior-title {
  font-family: 'Mulish', sans-serif;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -0.8px;
  line-height: normal;
  color: #1f2125;
  width: 904px;
  max-width: 100%;
  margin: 0;
}
.interior-description {
  margin: 0;
  width: 904px;
  max-width: 100%;
  position: relative;
  font-family: 'Mulish', sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  color: #1f2125;
}
.specs-section {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 96px;
  z-index: 4;
  margin-top: -1px;
  position: relative;
  color: #3c3c3c;
  box-sizing: border-box;
  padding-bottom: 0;
}
.specs-content,
.specs-container {
  display: flex;
  align-items: flex-start;
}
.specs-container {
  width: 100%;
  max-width: 1216px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.specs-header {
  width: 100%;
  margin-bottom: 30px;
}
.specs-section .section-title {
  font-family: 'Mulish', sans-serif;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -0.8px;
  line-height: normal;
  color: #3c3c3c;
  text-align: left;
}
.specs-content {
  align-self: stretch;
  text-align: left;
  font-size: 1.25rem;
  color: #3c3c3c;
}
.specs-content,
.specs-row,
.specs-table {
  flex-direction: column;
}
.specs-table {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.specs-row {
  gap: 16px;
}
.specs-divider,
.specs-row,
.specs-cell {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
}
.specs-divider {
  height: 1px;
  background-color: #d9e1e2;
  flex-direction: column;
}
.specs-cell {
  gap: 30px;
}
.specs-label,
.specs-value {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  font-weight: 600;
  font-family: inherit;
  flex-shrink: 0;
}
.specs-value {
  font-weight: 400;
}
.btn-group {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  flex-direction: column;
  width: 100%;
}

.specs-car-image {
  width: 100%;
  flex-basis: 100%;
  height: auto;
  min-height: 300px;
  padding: 0 20px;
  position: relative;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.specs-car-bg-image {
  position: absolute;
}
.car-image {
  position: relative;
  height: auto;
  width: 100%;
  max-width: 970px;
  object-fit: contain;
}
.tools-section,
.tools-header {
  display: flex;
  flex-direction: column;
}
.tools-container {
  display: flex;
  flex-direction: column;
}
.tools-section {
  align-self: stretch;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  padding: 96px 0;
  z-index: 5;
  margin-top: -1px;
  position: relative;
  text-align: center;
  font-size: 1.75rem;
  box-sizing: border-box;
}
.tools-container {
  width: 100%;
  max-width: 1528px;
  margin: 0 auto;
  align-items: flex-start;
  gap: 30px;
}
.tools-header {
  gap: 16px;
  align-self: flex-start;
  margin: 0;
  text-align: left;
}
.tools-title {
  margin: 0;
  position: relative;
  font-family: 'Mulish', sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: normal;
}
.text-description {
  display: block;
  align-self: stretch;
  position: relative;
  font-family: 'Mulish', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #1f2125;
  text-align: left;
}
.tools-section,
.tool-card {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.tool-card:hover {
  background: rgba(20, 100, 244, 0.1);
}
.tools-grid {
  display: flex;
  align-self: stretch;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  gap: 30px;
  text-align: center;
  font-size: 20px;
  color: #1f2125;
  flex-direction: row;
}
.tool-card {
  flex: 1;
  min-width: 0;
  background-color: #f7f9f9;
  overflow: hidden;
  flex-direction: column;
  padding: 48px 0px;
  box-sizing: border-box;
}
.tool-icon {
  width: 64px;
  position: relative;
  max-height: 100%;
}
.tool-label {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-family: 'Mulish', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}
.tool-card {
  flex: 1;
  min-width: 0;
  background-color: #f7f9f9;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 48px 0px;
  box-sizing: border-box;
  gap: 30px;
}
.tool-icon-wrapper {
  width: 64px;
  height: 64px;
  position: relative;
}
.tool-icon-alt {
  position: absolute;
  height: 62.5%;
  width: 87.5%;
  top: 18.75%;
  right: 6.25%;
  bottom: 18.75%;
  left: 6.25%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  flex-shrink: 0;
}
.charging-section {
  align-self: stretch;
  position: relative;
}
.charging-section {
  flex-direction: column;
  z-index: 6;
  margin-top: -1px;
  box-sizing: border-box;
}
.charging-info,
.charging-section,
.charging-container {
  display: flex;
  align-items: center;
}
/* Desktop default */
.charging-container {
  width: 100%;
  max-width: 1528px;
  margin: 0 auto;
  padding: 0 40px;
  gap: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.charging-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 0px;
  box-sizing: border-box;
  text-align: left;
  font-size: 2.5rem;
  color: #1f2125;
}
.charging-title,
.charging-text {
  width: 100%;
  max-width: 593px;
}
.charging-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 30px;
}
.charging-title {
  margin: 0;
  position: relative;
  font-size: 1.5rem;
  letter-spacing: -0.02em;
  font-weight: 300;
  font-family: inherit;
  display: inline-block;
}
.charging-description {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  font-size: 1rem;
  color: #3c3c3c;
}
.charging-paragraph {
  align-self: stretch;
  position: relative;
  line-height: 150%;
}
.charging-list {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  padding-left: 21px;
}
.charging-commitment,
.commitment-bg {
  align-self: stretch;
}
.charging-commitment {
  background-color: #f7f9f9;
  display: flex;
  align-items: flex-start;
  row-gap: 20px;
  flex-wrap: wrap;
}
.commitment-bg {
  /* width: 100%;
  height: 4px;
  position: relative;
  background-color: #1464f4; */
}
.commitment-text {
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding: 12px 16px;
  box-sizing: border-box;
  min-width: 100%;
  border-left: 4px solid #1464f4;
}
.heading-description {
  flex: 1;
  position: relative;
  line-height: 150%;
}

.images-row,
.charging-images {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 12px;
}
/* Desktop default */
.charging-images {
  flex-direction: row;
  align-content: center;
}
.images-row {
  min-width: 290px;
}
.charging-image {
  height: 540px;
  flex: 1;
  border-radius: 32px;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
}
.charging-images > .charging-image {
  min-width: 290px;
}
.footer-main {
  align-self: stretch;
  overflow: hidden;
  flex-direction: column;
  z-index: 7;
  margin-top: -1px;
  position: relative;
}
.footer-content,
.footer-main,
.footer-brand {
  display: flex;
  align-items: flex-start;
}
.footer-content {
  align-self: stretch;
  background-color: #f0f3f3;
  padding: 40px;
  gap: 30px;
  flex-direction: column;
}
.footer-brand {
  flex: none;
  width: 100%;
  flex-direction: column;
  gap: 24px;
  text-align: left;
  font-size: 0.75rem;
  color: #3c3c3c;
}
.footer-logo-vertical {
  width: 223px;
  height: 50px;
  position: relative;
}
.footer-logo-symbol {
  position: absolute;
  height: 100%;
  width: 22.6%;
  top: 0;
  right: 77.4%;
  bottom: 0;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.footer-logo-text {
  position: absolute;
  height: 36.2%;
  width: 70.13%;
  top: 32%;
  right: 0;
  bottom: 31.8%;
  left: 29.87%;
}
.logo-letter {
  position: absolute;
  height: 95.03%;
  width: 9.02%;
  top: 4.42%;
  right: 61.76%;
  bottom: 0.55%;
  left: 29.22%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.logo-letter:nth-child(2),
.logo-letter:nth-child(3),
.logo-letter:nth-child(4),
.logo-letter:nth-child(5),
.logo-letter:nth-child(6),
.logo-letter:nth-child(7) {
  width: 10.55%;
  right: 29.86%;
  left: 59.59%;
}
.logo-letter:nth-child(3),
.logo-letter:nth-child(4),
.logo-letter:nth-child(5),
.logo-letter:nth-child(6),
.logo-letter:nth-child(7) {
  width: 7.8%;
  right: 15.28%;
  left: 76.92%;
}
.logo-letter:nth-child(4),
.logo-letter:nth-child(5),
.logo-letter:nth-child(6),
.logo-letter:nth-child(7) {
  width: 10.23%;
  right: 89.77%;
  left: 0;
}
.logo-letter:nth-child(5),
.logo-letter:nth-child(6),
.logo-letter:nth-child(7) {
  width: 6.52%;
  right: 46.74%;
  left: 46.74%;
}
.logo-letter:nth-child(6),
.logo-letter:nth-child(7) {
  height: 100%;
  width: 8.7%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 91.3%;
}
.logo-letter:nth-child(7) {
  height: 95.03%;
  width: 2.94%;
  top: 4.42%;
  right: 79.28%;
  bottom: 0.55%;
  left: 17.77%;
}
.footer-company-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  max-width: 491px;
  font-size: 0.875rem;
}
.company-name {
  position: relative;
  font-size: 1.125rem;
  line-height: 150%;
}
.company-name,
.company-detail {
  font-weight: 600;
}
.footer-ecosystem {
  border-radius: 3px;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 8px 16px;
  gap: 24px;
  color: #8a8a8a;
}
.ecosystem-title {
  position: relative;
  font-size: 0.875rem;
  line-height: 150%;
  font-weight: 600;
  color: #3c3c3c;
}
.footer-copyright {
  width: 299px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.govt-cert-icon {
  height: 40px;
  width: 107px;
  position: relative;
  object-fit: cover;
}
.copyright-text {
  flex: 1;
  position: relative;
  line-height: 150%;
  font-weight: 600;
}
.footer-menu,
.footer-links {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
.footer-menu {
  flex: none;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: left;
  font-size: 0.875rem;
  color: #3c3c3c;
}
.footer-links {
  flex: none;
  flex-direction: column;
  width: 100%;
}
.footer-link-item {
  display: flex;
  align-items: center;
  gap: 4px;
}
.footer-link-text {
  position: relative;
  line-height: 150%;
  text-transform: uppercase;
  font-weight: 600;
  flex-shrink: 0;
}
.footer-link-arrow {
  height: 16px;
  width: 16px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.arrow-icon {
  position: absolute;
  height: 25%;
  width: 50%;
  top: 37.5%;
  right: 25%;
  bottom: 37.5%;
  left: 25%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.footer-contact {
  width: 100%;
  flex-direction: column;
  gap: 24px;
  color: #1464f4;
}
.footer-contact,
.contact-phone,
.contact-title {
  display: flex;
  align-items: flex-start;
}
.contact-title {
  flex-direction: column;
  color: #3c3c3c;
}
.contact-phone {
  gap: 8px;
}
.contact-icon {
  height: 20px;
  width: 20px;
  position: relative;
}
.contact-value {
  position: relative;
  line-height: 150%;
  font-weight: 600;
  color: inherit;
  text-decoration: none;
}
.contact-email,
.contact-title {
  display: flex;
  align-items: flex-start;
}
.contact-email {
  align-self: stretch;
  gap: 8px;
}
.contact-title:last-of-type {
  flex-direction: column;
  color: #ff0000;
}
.speak-up-hotline {
  position: relative;
  line-height: 150%;
  text-transform: uppercase;
  font-weight: 600;
}
.footer-social,
.social-icons {
  display: flex;
  align-items: flex-start;
}
.footer-social {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
  color: #3c3c3c;
}
.social-icons {
  gap: 12px;
}
.scroll-highlight-wrapper {
  padding-top: 96px;
  padding-bottom: 0 !important;
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.scroll-highlight-section {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  padding: 80px 20px 0;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.scroll-inline-row {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  box-sizing: border-box;
  padding: 0 20px;
}
.scroll-highlight-text {
  font-size: 40px;
  line-height: 60px;
  margin: 0;
  text-align: left;
  word-spacing: normal;
  letter-spacing: -0.96px;
  font-weight: 300;
}
.scroll-img {
  width: 280px;
  max-width: 40%;
  height: auto;
  aspect-ratio: 280 / 200;
  border-radius: 1000px;
  object-fit: cover;
}
.scroll-img-start {
  float: left;
  margin: 0 30px 15px 0;
}
.scroll-img-end {
  float: right;
  margin: 0 0 15px 30px;
}
.scroll-highlight-text .highlight-word {
  display: inline;
  font-weight: 300;
  color: #ccc;
  transition:
    color 0.3s ease,
    text-shadow 0.3s ease;
}
.scroll-highlight-text .highlight-word.active {
  color: #707070;
}
.scroll-text-break {
  display: block;
  clear: left;
  margin-top: 30px;
}
.scroll-highlight-text .highlight-word-intro {
  font-weight: 400;
}
.scroll-highlight-text .highlight-word-intro.active {
  color: #1f2125;
  text-shadow:
    0 0 0.5px #1f2125,
    0 0 0.5px #1f2125;
}
.scroll-trigger-video {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 40px 0;
  opacity: 0;
  transform: translateY(-100px);
  transition:
    opacity 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.scroll-trigger-video.visible {
  opacity: 1;
  transform: translateY(0);
  animation: flyDown 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
@keyframes flyDown {
  0% {
    opacity: 0;
    transform: translateY(-100px) scale(0.9);
  }
  50% {
    opacity: 0.7;
    transform: translateY(10px) scale(1.02);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.scroll-trigger-video.fullwidth {
  position: sticky;
  top: 80px;
  z-index: 10;
  padding: 0;
  opacity: 1 !important;
  animation: none;
}
.scroll-trigger-video.fullwidth .scroll-video {
  width: 100vw;
  height: calc(100vh - 80px);
  border-radius: 0;
  transition: all 0.8s ease;
  object-fit: cover;
}
.scroll-video {
  width: 60%;
  transition: all 0.8s ease;
  border-radius: 200px;
  object-fit: cover;
}
.vf2-section-7-wrapper {
  display: flex;
  flex-direction: column;
  align-self: center;
  padding: 32px 20px;
}
/* Desktop default */
.specs-content {
  width: 100%;
}
.vf2-specs-row {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 16px 0px;
  gap: 30px;
}
.vf2-specs-name {
  font-family: 'Mulish', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  color: #3c3c3c;
}
.vf2-specs-value {
  font-family: 'Mulish', sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
  color: #3c3c3c;
}
.vf2-specs-row:nth-child(1):before {
  top: 0;
}
.vf2-specs-row::after {
  bottom: 0;
}
.vf2-specs-row:nth-child(1)::before,
.vf2-specs-row::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d9e1e2;
}
.vf2-spec-item {
  display: flex;
  flex-direction: column;
  color: #3c3c3c;
  gap: 8px;
}
.vf2-section-7-buttons {
  display: flex;
  margin-top: 30px;
  flex-direction: row;
  gap: 30px;
}
.vf2-section-7-buttons .btn {
  width: 282px;
  max-width: 100%;
  padding: 16px 24px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  text-align: center;
}
.specs-car-deco {
  width: 100%;
  height: clamp(500px, 55vw, 800px);
  background-color: #fff;
  border-radius: 32px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.specs-car-images {
  position: relative;
  width: 100%;
  height: 100%;
}
.specs-car-images .specs-car-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 1080px;
  max-width: 90%;
  height: auto;
  object-fit: contain;
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}
.specs-car-images .specs-car-img.active {
  opacity: 1;
}
.specs-car-colors {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 30px 40px;
  box-sizing: border-box;
  z-index: 5;
}
.specs-color-choose {
  display: flex;
  align-items: center;
  gap: 48px;
  background: rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(4px);
  border-radius: 1000px;
  padding: 8px 16px;
}
.specs-arrow {
  width: 32px;
  height: 32px;
  border-radius: 100px;
  background-color: #f8f9fa;
  border: none;
  cursor: pointer;
  overflow: hidden;
  flex-shrink: 0;
  padding: 6px;
  transition: opacity 0.3s ease;
  position: relative;
}
.specs-arrow:hover {
  opacity: 0.7;
}
.specs-arrow img {
  position: absolute;
  height: 50%;
  width: 25%;
  top: 25%;
  left: 37.5%;
}
.specs-color-options {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: center;
}
.specs-color-dot {
  width: 52px;
  height: 52px;
  border-radius: 150px;
  cursor: pointer;
  padding: 4px;
  border: 2px solid transparent;
  background-color: transparent;
  box-sizing: border-box;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
.specs-color-dot.active {
  border-color: #1464f4;
  background-color: #fff;
}
.specs-color-dot .color-swatch {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 150px;
  display: block;
  box-shadow: inset 0 4px 4px rgba(0,0,0,0.3);
}
.specs-color-name {
  color: #1f2125;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  font-style: italic;
  text-align: center;
  line-height: 1.5;
  margin: 0;
}
.charging-section-buttons {
  align-self: start;
}
.hero-bg-img-bg img {
  min-height: 300px;
  border-radius: 32px;
}
.vf2-section-9 {
  padding: 96px 20px;
  background-color: #fff;
}
.vf2-section-9 .charging-container {
  display: flex;
  align-items: center;
  gap: 30px;
  max-width: 1500px;
  margin: 0 auto;
  grid-template-columns: none;
}
.vf2-section-9 .charging-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.vf2-section-9 .charging-title {
  font-family: 'Mulish', sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: -0.8px;
  color: #1f2125;
  margin: 0 0 30px;
  width: 593px;
  max-width: 100%;
}
.vf2-section-9 .charging-description {
  font-family: 'Mulish', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #3c3c3c;
  margin: 0 0 16px;
  display: block;
  width: 593px;
  max-width: 100%;
}
.vf2-section-9 .charging-list {
  font-family: 'Mulish', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #3c3c3c;
  margin: 0 0 16px;
  padding-left: 24px;
  width: 593px;
  max-width: 100%;
}
.vf2-section-9 .charging-list li {
  margin-bottom: 0;
}
.vf2-section-9 .charging-quote {
  font-family: 'Mulish', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #3c3c3c;
  margin: 0;
  padding: 12px 16px;
  border-left: 4px solid #1464f4;
  font-style: normal;
  background-color: #f7f9f9;
  width: 593px;
  max-width: 100%;
  box-sizing: border-box;
}
.vf2-section-9 .charging-image {
  flex: 1;
  display: flex;
  align-items: center;
  height: clamp(350px, 37vw, 540px);
  border-radius: 0;
  object-fit: unset;
  overflow: visible;
}
.vf2-section-9 .charging-image img {
  max-width: 100%;
  height: auto;
}

.s2-mobile-car,
.s2-mobile-text {
  display: none;
}
/* ===== S2: CAR REVEAL (desktop) ===== */
.s2-reveal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  z-index: 5;
  background: #fff;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.s2-reveal.s2-visible {
  opacity: 1;
  pointer-events: auto;
}
.s2-car-wrap {
  overflow: hidden;
  flex-shrink: 0;
  transition: width 0.8s cubic-bezier(0.25, 0.1, 0.25, 1), height 0.8s cubic-bezier(0.25, 0.1, 0.25, 1), border-radius 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.s2-car-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.s2-reveal::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45%;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 31%, #fff 82%);
  z-index: 1;
  pointer-events: none;
  opacity: var(--grad-opacity, 0);
  transition: opacity 0.5s ease;
}
.s2-cta {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 2;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.s2-cta-line1 {
  font-family: 'Mulish', sans-serif;
  font-weight: 300;
  font-size: clamp(36px, 4.5vw, 64px);
  letter-spacing: -1.28px;
  color: #2a2a2a;
  margin: 0;
  line-height: normal;
}
.s2-cta-line2 {
  font-family: 'Mulish', sans-serif;
  font-weight: 800;
  font-style: italic;
  font-size: clamp(36px, 4.5vw, 64px);
  color: #2a2a2a;
  margin: 12px 0 0;
  line-height: 1.2;
}
.s2-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1464f4;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  width: clamp(280px, 25vw, 358px);
  max-width: 100%;
  height: 48px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  margin-top: 32px;
}
.s2-cta-btn:hover {
  background: #0d4fc7;
  color: #fff;
  text-decoration: none;
}
.btn-mobile-deposit {
  display: none;
}

@media (max-width: 768px) {
  /* ===== GLOBAL MOBILE ===== */
  .vf2-container {
    padding-top: 60px;
    overflow-x: hidden;
  }
  .main-content {
    position: static;
  }
  .section-title {
    font-size: 24px;
  }
  .nav-link-text {
    font-size: 1rem;
  }
  .text-description {
    font-size: 16px;
  }
  .btn {
    min-width: unset;
  }
  .vf2-container-max {
    padding: 0 !important;
  }

  /* ===== S1: HERO ===== */
  .hero-section {
    border-radius: 0 0 40px 40px;
  }
  .hero-bg-img-bg {
    padding: 0;
    border-radius: 0 0 40px 40px;
    aspect-ratio: 390 / 640;
  }
  .hero-bg-img-bg img {
    border-radius: 0 0 40px 40px;
  }
  .hero-bg-desktop {
    display: none;
  }
  .hero-bg-mobile {
    display: block;
  }
  .hero {
    padding: 30px 40px;
  }
  .hero-cta .price-display {
    font-size: 1.5rem;
  }
  .vf2-section-1-buttons .btn {
    max-width: 100%;
  }

  /* ===== S2: SCROLL HIGHLIGHT (static on mobile) ===== */
  .scroll-highlight-wrapper {
    padding: 40px 16px;
    height: auto !important;
    min-height: fit-content;
    padding-bottom: 60px !important;
  }
  .scroll-highlight-section {
    position: static !important;
    top: 0;
    height: auto !important;
    overflow: visible !important;
    padding: 0 !important;
  }
  .scroll-highlight-text {
    display: none !important;
  }
  .scroll-inline-row {
    display: none !important;
  }
  .s2-mobile-text {
    display: block;
    font-family: 'Mulish', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    letter-spacing: -0.48px;
    color: #1f2125;
    margin: 0;
  }
  .scroll-img {
    display: none !important;
  }
  .scroll-img-start {
    display: none !important;
  }
  .s2-mobile-car {
    display: block;
    width: 100%;
    margin-top: 40px;
  }
  .s2-mobile-car-img-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 358 / 277;
    border-radius: 40px;
    overflow: hidden;
  }
  .s2-mobile-car-img {
    width: 108.73%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .s2-mobile-gradient {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 58%;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 31%, #fff 82%);
    pointer-events: none;
  }
  .s2-mobile-cta {
    text-align: center;
    margin-top: -36px;
    position: relative;
    z-index: 1;
  }
  .s2-mobile-cta-line1 {
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #1f2125;
    margin: 0;
    line-height: normal;
  }
  .s2-mobile-cta-line2 {
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 24px;
    color: #1f2125;
    margin: 0;
    line-height: normal;
  }
  .scroll-video {
    height: auto !important;
  }
  .scroll-trigger-video.fullwidth {
    transform: translateY(0);
  }
  .content-parent {
    gap: 30px;
  }

  /* ===== S3: FEATURES ===== */
  .features-section {
    padding: 40px 16px;
    background-color: #f3f3f3;
    border-radius: 40px;
  }
  .title-desktop {
    display: none;
  }
  .title-mobile {
    display: inline;
  }
  .features-section .section-title {
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.48px;
  }
  .features-container {
    padding: 0;
    gap: 24px;
  }
  .features-grid {
    flex-direction: column;
    gap: 24px;
  }
  .feature-card {
    flex-direction: column;
  }
  .feature-card:last-child {
    display: none;
  }
  .feature-image {
    display: none;
  }
  .feature-content {
    width: 100%;
    min-width: 100%;
  }
  .feature-text-block {
    text-align: start;
  }
  .feature-text-block .nav-link-text {
    font-size: 18px;
    font-weight: 600;
  }
  .feature-slider {
    height: auto;
    min-height: auto;
    padding: 0;
    border-radius: 0;
    overflow: visible;
    gap: 16px;
  }
  .slider-images {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    border-radius: 40px;
    overflow: hidden;
  }
  .slider-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
  }
  .feature-placeholder {
    min-height: 358px;
    border-radius: 40px;
  }
  .feature-slider .slider-arrow {
    display: none;
  }
  .feature-slider .slider-controls {
    gap: 8px;
    justify-content: center;
  }
  .feature-slider .slider-dot,
  .feature-slider .slider-dot-active {
    width: 24px;
    height: 4px;
    border-radius: 4px;
    padding: 0;
  }
  .feature-slider .slider-dot-active {
    background-color: #3d3d3d;
  }
  .feature-slider .slider-dot {
    background-color: #dbdbdb;
  }

  /* ===== S4: EXTERIOR (Color selector) ===== */
  .exterior-section {
    padding: 40px 0;
  }
  .exterior-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .exterior-heading {
    display: contents;
  }
  .exterior-title {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    width: 100%;
    order: -1;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .exterior-heading .heading-content {
    display: none;
  }
  .car-showcase {
    height: 640px;
    min-height: 640px;
    gap: 0;
    border-radius: 32px;
    overflow: clip;
    order: 0;
  }
  .car-images-bg-img {
    min-height: 640px;
    filter: none;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .car-bg-desktop {
    display: none;
  }
  .car-bg-mobile {
    display: block;
  }
  .color-car-image {
    max-width: 135%;
    width: 524px;
    transform: translate(-50%, -50%);
  }
  .color-selector {
    padding: 30px 16px;
    gap: 16px;
  }
  .colors-wrapper {
    width: 100%;
    gap: 16px;
  }
  .colors-picker {
    flex: 1;
    min-width: 0;
    gap: 16px;
  }
  .color-options-viewport {
    min-width: 0;
    flex: 1;
  }
  .color-options {
    gap: 16px;
    justify-content: center;
  }
  .colors-bg {
    display: none;
  }
  .color-counter {
    display: none;
  }
  .color-name {
    font-size: 16px;
  }
  .btn-pricing-wrapper {
    order: 1;
    align-items: center;
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .btn-pricing-wrapper .price-block-alt {
    align-items: center;
  }
  .btn-pricing-wrapper .btn {
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 1.2px;
  }
  .btn-pricing-wrapper > .btn:not(.btn-mobile-deposit) {
    display: none;
  }
  .price-display-alt {
    align-items: baseline;
  }
  .price-display-alt .price-amount {
    font-size: 24px;
    font-weight: 600;
  }
  .price-display-alt .price-currency {
    font-size: 24px;
    font-weight: 300;
  }

  /* ===== S5: INTERIOR ===== */
  .interior-section {
    border-radius: 40px;
    padding: 40px 16px;
    gap: 24px;
    background-color: #f7f9f9;
  }
  .interior-section .section-title {
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.48px;
  }
  .interior-gallery {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    position: relative;
  }
  .interior-gallery::before {
    content: "";
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
  }
  .interior-gallery > .gallery-image {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 40px;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 0;
  }
  .interior-gallery > .gallery-image.gallery-slide-active {
    opacity: 1;
    pointer-events: auto;
    z-index: 1;
  }
  .interior-gallery .gallery-featured {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 40px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    z-index: 0;
  }
  .interior-gallery .gallery-featured.gallery-slide-active {
    opacity: 1;
    pointer-events: auto;
    z-index: 1;
  }
  .gallery-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
  }
  .gallery-dot {
    width: 24px;
    height: 4px;
    border-radius: 4px;
    background-color: #dbdbdb;
  }
  .gallery-dot-active {
    width: 24px;
    height: 4px;
    border-radius: 4px;
    background-color: #3d3d3d;
  }
  .interior-title,
  .interior-description {
    display: none;
  }
  .interior-content {
    width: 100%;
  }
  .interior-content .btn {
    width: 100%;
    height: 48px;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 1.2px;
  }
  .interior-content > button.btn:not(.btn-mobile-deposit) {
    display: none;
  }

  /* ===== S6: SPECS ===== */
  .specs-section {
    padding: 40px 16px;
  }
  .specs-section .section-title {
    font-size: 24px;
  }
  .specs-color-dot {
    width: 48px;
    height: 48px;
    padding: 2px;
  }
  .specs-color-choose {
    gap: 12px;
  }
  .specs-color-options {
    gap: 12px;
  }
  .vf2-specs-row {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .vf2-specs-name,
  .vf2-specs-value {
    font-size: 16px;
  }
  .vf2-section-7-buttons {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .vf2-section-7-buttons .btn {
    width: 100%;
    box-sizing: border-box;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 1.2px;
  }
  .vf2-section-7-buttons .btn--primary--blue {
    display: none;
  }

  /* ===== S7: SPECS CAR DECO ===== */
  .specs-car-deco {
    height: auto;
    aspect-ratio: 1 / 1.45;
    border-radius: 32px;
    overflow: clip;
  }
  .specs-car-images .specs-car-img {
    max-width: 135%;
    width: 524px;
    transform: translate(-50%, -62%);
  }
  .specs-car-colors {
    padding: 24px 16px;
  }
  .specs-color-choose {
    background: rgba(0, 0, 0, 0.06);
  }
  .specs-arrow {
    background-color: transparent;
  }

  /* ===== S8: TOOLS ===== */
  .tools-section {
    padding: 40px 16px;
  }
  .tools-container {
    gap: 24px;
  }
  .tools-header {
    align-self: center;
    text-align: center;
    width: 100%;
  }
  .tools-header .text-description {
    text-align: center;
  }
  .tools-title {
    font-size: 24px;
    font-weight: 300;
  }
  .tools-grid {
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: initial;
    justify-content: center;
    align-items: center;
    gap: 24px;
    font-size: 16px;
  }
  .tool-card {
    flex: none;
    width: 100%;
    flex-direction: row;
    padding: 16px;
    gap: 24px;
    justify-content: flex-start;
    align-items: center;
    background-color: #f7f9f9;
    border-radius: 0;
    overflow: clip;
    box-sizing: border-box;
  }
  .tool-card:hover {
    background: #f7f9f9;
  }
  .tool-icon {
    width: 40px;
    flex-shrink: 0;
  }
  .tool-label {
    font-size: 16px;
    text-align: left;
    align-self: center;
  }

  /* ===== S9: CHARGING ===== */
  .vf2-section-9 {
    padding: 40px 0;
  }
  .vf2-section-9 .charging-container {
    flex-direction: column;
    gap: 30px;
  }
  .vf2-section-9 .charging-content {
    padding: 0 16px;
  }
  .vf2-section-9 .charging-title {
    font-size: 24px;
    width: 100%;
    margin-bottom: 0;
  }
  .vf2-section-9 .charging-description,
  .vf2-section-9 .charging-list,
  .vf2-section-9 .charging-quote {
    width: 100%;
  }
  .vf2-section-9 .charging-image {
    height: auto;
  }
  .charging-desktop {
    display: none;
  }
  .charging-mobile {
    display: block;
  }
  .charging-container {
    padding: 0 15px;
    gap: 30px;
    display: flex;
    flex-direction: column;
  }
  .charging-images {
    flex-direction: column;
  }
  .charging-section-buttons {
    align-self: center;
  }

  /* ===== MISC ===== */
  .vf2-specs-number,
  .vf2-specs-label {
    font-size: 1rem;
  }
  .typo-spec-unit {
    font-size: 0.8rem;
  }
  .content-wrapper {
    gap: 53px;
  }
  .image-wrapper {
    padding: 0 20px;
  }
  .vf2-section-7-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  /* ===== FUEL COST WIDGET ===== */
  .vf2-container .fcc-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 768px) {
  .pdp-custom-modal .left {
    display: none;
  }
}

.pdp-custom-modal .left .field {
  height: 100%;
}
.pdp-custom-modal .left .field img {
  height: 100%;
  min-width: 400px;
  object-fit: cover;
}
