body { font-family: "PD Manrope", Arial, sans-serif; }

.intro h2,
.data-band-copy h2,
.section-title h2,
.method-copy h2,
.guarantee-band h2,
.checkout-head h2,
.paid-state h2,
.processing-copy h3,
.error-state h3,
.public-prices article > strong,
.legal-main h1 {
  font-family: "PD Manrope", Arial, sans-serif;
  font-weight: 800;
}

.tool-intro h1 {
  font-family: "PD Manrope", Arial, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0;
}
.intro h2 { font-size: 50px; line-height: 0.98; }
.data-band-copy h2 { font-size: 36px; line-height: 1.02; }

.section-title h2,
.method-copy h2,
.guarantee-band h2 { font-size: 45px; line-height: 1.02; }

.public-prices article > strong { font-size: 40px; }

@media (max-width: 600px) {
  .tool-intro h1 { font-size: 31px; line-height: 1.08; }
  .intro h2 { font-size: 38px; line-height: 1; }
  .data-band-copy h2 { font-size: 32px; }

  .section-title h2,
  .method-copy h2,
  .guarantee-band h2 { font-size: 35px; }
}

@media (min-width: 821px) and (max-height: 720px) {
  .tool-intro h1 { font-size: 30px; line-height: 1.08; }
}
