.text {
  max-width: 939px;
  width: 100%;
}



.text__title {
  max-width: 1071px;
  width: 100%;
}

.text__title h2 {
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 67.2px */
  margin: 0;
  color: var(--color-primary--1)
}
