.content-hero h1 {
  line-height: 1;
  letter-spacing: -0.045em;
}

.section-copy h2,
.skins-heading h2,
.content-cta h2 {
  line-height: 1.04;
  letter-spacing: -0.04em;
}

.support-faq-heading h2,
.support-contact h2 {
  line-height: 1.02;
  letter-spacing: -0.045em;
}

.content-hero {
  padding-block: clamp(112px, 9vw, 152px);
}

@media (max-width: 720px) {
  .content-hero {
    padding-block: 104px 88px;
  }
}

.skin-list h3,
.control-list h3,
.platform-copy h2 {
  line-height: 1.08;
  letter-spacing: -0.025em;
}

.support-topics strong {
  line-height: 1.1;
  letter-spacing: -0.025em;
}

.support-group-title h3 {
  line-height: 1.05;
  letter-spacing: -0.03em;
}

.support-questions summary {
  line-height: 1.14;
  letter-spacing: -0.025em;
}
