.block-about__title,
.block-advantages__title,
.block-benefit__title,
.block-cta__media .block-cta__title,
.block-hero__title,
.block-problems__title,
.block-solution__title,
.block-specs__title,
.block-trust__title,
.block-works__title {
  font-family: Ubuntu,Montserrat,system-ui,-apple-system,"Segoe UI",sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(1.3125rem, 2.8vw + .75rem, 2.25rem);
  line-height: 1;
  color: #252529
}
.block-cta__media .block-cta__title {
  color: #fff
}
.lead-modal__title,
.lead-thanks-modal__title,
.policy-modal__title {
  font-family: Ubuntu,Montserrat,system-ui,-apple-system,"Segoe UI",sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(1.3125rem, 2.8vw + .75rem, 2.25rem);
  line-height: 1
}