.highlights,
.line-parent {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
}
.highlights {
  background-color: #101010;
  flex-direction: column;
  padding: 120px 0;
  line-height: normal;
  letter-spacing: normal;
}
.line-parent {
  padding: 0 30px;
  isolation: isolate;
  max-width: 100%;
}
.frame-child {
  top: calc(50% + 151.5px);
  z-index: 2;
}
.frame-child,
.frame-inner,
.frame-item {
  height: 1px;
  width: calc(100% + 1px);
  position: absolute;
  margin: 0 !important;
  right: -0.5px;
  left: -0.5px;
  border-top: 1px solid #272727;
  box-sizing: border-box;
  flex-shrink: 0;
}
.frame-item {
  top: calc(50% - 12.5px);
  z-index: 3;
}
.frame-inner {
  top: 144.5px;
  z-index: 4;
}
.highlights-container8 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  max-width: 100%;
  z-index: 1;
  flex-shrink: 0;
  text-align: left;
  font-size: 36px;
  color: #f5f5f5;
  font-family: "PP Supply Sans";
}
.container9,
.paragraphverticalborder9 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.paragraphverticalborder9 {
  align-self: stretch;
  padding: 44px 0;
}
.container9 {
  height: 60px;
  flex-direction: column;
  gap: 8px;
}
.title2 {
  margin: 0;
  position: relative;
  font-size: inherit;
  letter-spacing: 2px;
  line-height: 36px;
  font-weight: 400;
  font-family: inherit;
}
.subtitle2 {
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "IBM Plex Sans";
  color: #d3d3d3;
}
.paragraphverticalborder10 {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 44px 0;
  color: #fff;
}
.container11 {
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .title2 {
    font-size: 28px;
    line-height: 28px;
  }
}
@media screen and (max-width: 450px) {
  .title2 {
    font-size: 28px;
    line-height: 28px;
  }
}
