.section-top__title {
  font-size: 60px;
  font-size: max(2.5rem, min(5.08vw, 3.75rem));
  line-height: 120%;
}

.section-top__title span {
  font-size: 82px;
  font-size: max(3rem, min(6.94vw, 5.125rem));
  line-height: 120%;
}

.title {
  font-size: 30px;
  line-height: 36px;
  font-size: max(1.7rem, min(2.54vw, 1.875rem));
  line-height: 120%;
}