@media (min-width: 769px) {
  :root {
    --subpage-top-space: 3.25rem;
  }

  .company-name {
    font-size: 3.5rem;
    line-height: 0.95;
    margin-bottom: 0.42rem;
  }

  .footer-tagline {
    font-size: 1.02rem;
    line-height: 1.42;
    max-width: 18rem;
  }

  .product-section,
  .panel,
  .download-card {
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.34);
  }
}
