.tcl-featured-technology__heading {
  font-family: "Montserrat";
  line-height: 120%;
  font-style: normal;
  margin-top: 0;
  letter-spacing: -0.02em;
  font-weight: 700;
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 34px;
  position: relative;
}
@media (max-width: 1199px) {
  .tcl-featured-technology__heading {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .tcl-featured-technology__heading {
    padding-left: 15px;
  }
}
.tcl-featured-technology__heading::after {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  left: -40px;
  top: 0;
}
@media (max-width: 1199px) {
  .tcl-featured-technology__heading::after {
    left: 0;
  }
}
.tcl-featured-technology__description {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}
.tcl-featured-technology__picture img {
  width: 100%;
}
@media (max-width: 1199px) {
  .tcl-featured-technology__picture {
    margin-bottom: 50px;
  }
}
.tcl-featured-technology__details {
  margin-top: 85px;
}
@media (max-width: 1199px) {
  .tcl-featured-technology__details {
    margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .tcl-featured-technology__detail {
    margin-bottom: 35px;
  }
}
.tcl-featured-technology__detail-heading {
  font-family: "Montserrat";
  line-height: 120%;
  font-style: normal;
  margin-top: 0;
  letter-spacing: -0.02em;
  font-weight: 600;
  font-size: 25px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 1199px) {
  .tcl-featured-technology__detail-heading {
    margin-bottom: 25px;
  }
}
.tcl-featured-technology__detail-description {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}

.tcl-section--light .tcl-featured-technology__heading {
  font-family: "Montserrat";
  line-height: 120%;
  font-style: normal;
  margin-top: 0;
  letter-spacing: -0.02em;
  font-weight: 700;
  font-size: 30px;
  font-weight: 400;
  color: #111111;
  margin-bottom: 34px;
  position: relative;
}
@media (max-width: 1199px) {
  .tcl-section--light .tcl-featured-technology__heading {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .tcl-section--light .tcl-featured-technology__heading {
    padding-left: 15px;
  }
}
.tcl-section--light .tcl-featured-technology__heading::after {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #111111;
  position: absolute;
  left: -40px;
  top: 0;
}
@media (max-width: 1199px) {
  .tcl-section--light .tcl-featured-technology__heading::after {
    left: 0;
  }
}
.tcl-section--light .tcl-featured-technology__description {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #111111;
}
.tcl-section--light .tcl-featured-technology__picture img {
  width: 100%;
}
@media (max-width: 1199px) {
  .tcl-section--light .tcl-featured-technology__picture {
    margin-bottom: 50px;
  }
}
.tcl-section--light .tcl-featured-technology__details {
  margin-top: 85px;
}
@media (max-width: 1199px) {
  .tcl-section--light .tcl-featured-technology__details {
    margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .tcl-section--light .tcl-featured-technology__detail {
    margin-bottom: 35px;
  }
}
.tcl-section--light .tcl-featured-technology__detail-heading {
  color: #111111;
}
@media (max-width: 1199px) {
  .tcl-section--light .tcl-featured-technology__detail-heading {
    margin-bottom: 25px;
  }
}
.tcl-section--light .tcl-featured-technology__detail-description {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #111111;
}