.ListSection_techSpecsContainer__kJb7q {
  background-color: #fdfdfd;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding: 8.3em 1.6em 16.65em;
  z-index: 10
}

.ListSection_techSpecsContainer__kJb7q h2 {
  color: #4c4c4c;
  font-family: Youth;
  font-weight: 500;
  letter-spacing: -.04em;
  font-size: 5em;
  width: 34.65vw;
  line-height: 72%;
  margin-top: 2em
}

.ListSection_specsContainer__ovpYG {
  display: flex;
  flex-direction: column;
  width: 61.18vw
}

.ListSection_specsContainer__ovpYG img {
  width: 100%;
  height: 37.2em;
  margin-bottom: 6.1em;
  border-radius: .5em;
  -o-object-fit: cover;
  object-fit: cover
}

.ListSection_specsContainer__ovpYG ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-left: 0
}

.ListSection_specsContainer__ovpYG ul li {
  color: #4c4c4c;
  font-family: Aeonik;
  font-weight: 400;
  font-size: 1.2em;
  width: 100%;
  padding-top: 2.67em;
  padding-bottom: 2.67em;
  border-bottom: 1px solid #e2e2e2;
  list-style-type: none;
  display: flex
}

.ListSection_specsContainer__ovpYG ul li:first-child {
  border-top: 1px solid #e2e2e2
}

@media (max-width:1023px) {
  .ListSection_techSpecsContainer__kJb7q {
    flex-direction: column;
    justify-content: flex-start;
    padding: 7em 2.5em 16.67em
  }

  .ListSection_techSpecsContainer__kJb7q h2 {
    width: 100%;
    font-size: 5.3em;
    line-height: 100%;
    margin-bottom: .9em;
    margin-top: 0
  }

  .ListSection_specsContainer__ovpYG {
    width: 100%
  }

  .ListSection_specsContainer__ovpYG img {
    height: 37.3em;
    border-radius: 1em;
    margin-bottom: 6.3em
  }

  .ListSection_specsContainer__ovpYG ul li {
    font-size: 2.43em;
    padding-top: 2em;
    padding-bottom: 2em
  }
}

@media (max-width:900px) {
  .ListSection_techSpecsContainer__kJb7q {
    font-size: .8em
  }
}

@media (max-width:650px) {
  .ListSection_techSpecsContainer__kJb7q {
    font-size: .65em
  }
}

@media (max-width:500px) {
  .ListSection_techSpecsContainer__kJb7q {
    font-size: .5em
  }
}

@media (max-width:373px) {
  .ListSection_techSpecsContainer__kJb7q {
    font-size: .45em
  }
}

@media (max-width:340px) {
  .ListSection_techSpecsContainer__kJb7q {
    font-size: .4em
  }
}