/*
 * V13.2.97 — Homepage card typography only.
 * Scope: product categories, application solutions, certificates and latest articles.
 * No layout, color, image, hover-animation or non-homepage rules are changed.
 */

@media (min-width:761px){
  /* Product category cards: retain the five-card grid, strengthen only text hierarchy. */
  .pms-home-v13218 .pms-h108-product-card small{
    font-size:12px!important;
    line-height:1.25!important;
    letter-spacing:1.25px!important;
  }
  .pms-home-v13218 .pms-h108-product-card h3{
    font-size:23px!important;
    line-height:1.28!important;
  }
  .pms-home-v13218 .pms-h108-product-card>div>span{
    font-size:14px!important;
    line-height:1.35!important;
    letter-spacing:.025em!important;
  }

  /* Solution cards: moderate increase without changing card geometry or animation. */
  .pms-home-v13218 .pms-h108-project-card small{
    font-size:12px!important;
    line-height:1.3!important;
    letter-spacing:1.2px!important;
  }
  .pms-home-v13218 .pms-h108-project-card h3{
    font-size:23px!important;
    line-height:1.3!important;
  }
  .pms-home-v13218 .pms-h108-project-card p{
    font-size:16px!important;
    line-height:1.62!important;
  }
  .pms-home-v13218 .pms-h108-project-card>div>span{
    font-size:14px!important;
    line-height:1.35!important;
    letter-spacing:.025em!important;
  }

  /* Certificate cards. */
  .pms-home-v13218 .pms-h108-document-card.is-certificate h3{
    font-size:23px!important;
    line-height:1.3!important;
  }
  .pms-home-v13218 .pms-h108-document-card.is-certificate p{
    font-size:16px!important;
    line-height:1.65!important;
  }

  /* Latest article cards. */
  .pms-home-v13218 .pms-h1321-article-meta{
    font-size:12px!important;
    line-height:1.35!important;
    letter-spacing:.38px!important;
  }
  .pms-home-v13218 .pms-h1321-article-copy h3{
    font-size:23px!important;
    line-height:1.32!important;
  }
  .pms-home-v13218 .pms-h1321-article-copy p{
    font-size:16px!important;
    line-height:1.68!important;
  }
  .pms-home-v13218 .pms-h1321-readmore{
    font-size:14px!important;
    line-height:1.35!important;
    letter-spacing:.035em!important;
  }
}

@media (max-width:760px){
  /* Mobile values remain readable without forcing excessive title wrapping. */
  .pms-home-v13218 .pms-h108-product-card small{
    font-size:10.5px!important;
    line-height:1.25!important;
  }
  .pms-home-v13218 .pms-h108-product-card h3{
    font-size:17px!important;
    line-height:1.28!important;
  }
  .pms-home-v13218 .pms-h108-product-card>div>span{
    font-size:11.5px!important;
    line-height:1.35!important;
  }

  .pms-home-v13218 .pms-h108-project-card small{
    font-size:10.5px!important;
    line-height:1.25!important;
  }
  .pms-home-v13218 .pms-h108-project-card h3{
    font-size:18px!important;
    line-height:1.28!important;
  }
  .pms-home-v13218 .pms-h108-project-card p{
    font-size:15.5px!important;
    line-height:1.55!important;
  }
  .pms-home-v13218 .pms-h108-project-card>div>span{
    font-size:11.5px!important;
    line-height:1.35!important;
  }

  .pms-home-v13218 .pms-h108-document-card.is-certificate h3{
    font-size:18px!important;
    line-height:1.3!important;
  }
  .pms-home-v13218 .pms-h108-document-card.is-certificate p{
    font-size:15px!important;
    line-height:1.58!important;
  }

  .pms-home-v13218 .pms-h1321-article-meta{
    font-size:11px!important;
    line-height:1.35!important;
  }
  .pms-home-v13218 .pms-h1321-article-copy h3{
    font-size:19px!important;
    line-height:1.3!important;
  }
  .pms-home-v13218 .pms-h1321-article-copy p{
    font-size:15.5px!important;
    line-height:1.62!important;
  }
  .pms-home-v13218 .pms-h1321-readmore{
    font-size:12px!important;
    line-height:1.35!important;
  }
}
