.stages_wrapper {
  position: relative;
  margin-top: 40px;
}
.stages_wrapper .title-block-home {
  margin-bottom: 60px;
}
.stages_wrapper .title-block-home .section-title h2 {
  font-size: 90px;
  font-weight: 900;
}
.stages_wrapper .stage_items .stage-item {
  color: #1c1b18;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding-left: 43px;
  position: relative;
  text-transform: uppercase;
}
.stages_wrapper .stage_items .stage-item .stages_content_wrapper {
  border-bottom: 2px solid #2b2b2a;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-left: 0;
}
.stages_wrapper .stage_items .stage-item .stage_title {
  font-family: "NeueMachina";
}
.stages_wrapper .stage_items .stage-item .stage_description {
  display: block;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 27px;
  margin-top: 10px;
  text-transform: none;
}
