.standart-text {
  font-family: SB-Sans, sans-serif;
  font-size: 15px;
}

.standart-text h2 {
  line-height: 1.3;
}

.standart-text h3 {
  margin: 20px 0 10px 0;
  line-height: 1.3;
}

.standart-text p {
  margin: 0 0 10px 0;
  line-height: 1.5;
}

.standart-text__the-list-is-in-the-text {
  padding-left: 0;
  margin: 10px 0;
  list-style-type: none;
}

.standart-text__the-list-is-in-the-text li {
  margin-bottom: 3px;
  line-height: 1.4;
}

.b-blue {
  font-weight: normal;
  color: rgb(21, 52, 230);
}

.b-orange {
  font-weight: normal;
  color: rgb(235, 98, 18);
}

.i {
  font-style: italic;
}

.text12-lh1d3-color666 {
  font-size: 12px;
  color: #666;
  line-height: 1.3;
}