.key-spec-list ul li:not(:first-child) {
  padding-top: 1rem;
}
.key-spec-list ul li:not(:last-child) {
  border-bottom: 0.031rem solid #80919f;
}
.dark .key-spec-list ul li:not(:last-child) {
  border-bottom: 0.031rem solid #fff;
}
.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
  display: none;
}
.add-read-more.show-more-content .read-more {
  display: none;
}
.add-read-more .read-more,
.add-read-more .read-less {
  font-style: italic;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.313rem;
  cursor: pointer;
}
.key_spec_container .key-spec_image .videojsplayer div {
  border-radius: 1rem;
}
.key_spec_container .key-spec_image .vjs-tech {
  border-radius: 1rem;
}
.key_spec_container .key-spec_image .vjs-poster {
  border-radius: 1rem;
}
