/**
 * Card titles — sitewide font-weight 400.
 * Home hexin capability cards (.home-page .hexin .blog-title) are unchanged in home-hexin.css.
 */
[class*='-card'] :is(h1, h2, h3, h4, h5, h6),
[class*='__card'] :is(h1, h2, h3, h4, h5, h6),
[class*='-card'] :is([class*='__title'], [class*='__label']),
[class*='__card'] :is([class*='__title'], [class*='__label']),
[class*='__tile'] :is(h1, h2, h3, h4, h5, h6, [class*='__title'], [class*='__label']),
[class*='__item'] :is(h1, h2, h3, h4, h5, h6, [class*='__title']),

/* Home */
.home-case-item__title,
.home-product span,

/* About */
.about-showcase-gallery__label,
.about-awards-grid li p,
.about-awards-featured li p,
.about-awards-intro a,
.about-company-awards__grid span,
.about-team-org__branch,
.about-team-matrix__item h4,
.about-team-dept-card__sub,
.about-team-member-card__role,
.about-history-timeline__year,
.about-history-timeline__body h2,

/* Advantages */
.adv-hub-card__more,
.adv-hub-role h3,
.adv-step h3,
.adv-loop__item a,
.adv-vtree__node strong,
.adv-doc-list strong,
.adv-split__body h3,
.adv-section-title,
.adv-detail-panel h3,
.adv-sample__body h3,

/* Section headings (left accent bar) */
.about-company-section-title,
.about-showcase-section__title,
.sol-hotel-section-title,
.sol-industry-section__title,
.pd-full__section-title,
.collection-subsection__title,
.svc-api-section-title,
.svc-cloud-section-title,
.svc-as-section-title,
.svc-trn-section-title,
.svc-video-section-title,
[class*='-section-title']:is(h2, h3),
[class*='-section__title']:is(h2, h3),

/* Solutions hub */
.solution-hub__col-title,
.solution-hub__route h3,
.solution-hub__featured-card strong,
.solution-hub__cap-item strong,
.solution-hub__quadrant-label,
.solution-hub__quadrant-card strong,
.sol-hotel-scene h4,
.sol-hotel-space h3,
.sol-industry-accept h3,

/* Products */
.product-tile__title,
.product-model-tile__title,
.collection-route h3,
.banner-category-sibling__label,

/* OEM */
.oem-scope h3,
.oem-timeline__item h3,

/* Support */
.svc-cloud-feature h3,
.svc-cloud-role h3,
.svc-cloud-deploy__item h3,
.svc-api-access__item h3,
.svc-trn-course h3,
.media-latest-body h4,

/* Home sections (legacy) */
.home-download-card :is(h1, h2, h3, h4, h5, h6),
.zSolu-topo__title,

/* Mobile cinematic / shell */
.pp-category-card__label,
.pp-factory-photo__label,
.pp-honors-card span,
.pp-honor-card span,
.pp-product-card__eyebrow,
.pp-dl-row__body strong,
.pp-video-card__body strong,
.pp-media-latest__body strong,
.pp-script-card__head strong,
.pp-trn-card strong,
.pp-faq-item summary,
.pp-topo-row__badge,
.pp-team-panel__title,
.pp-team-member__badge,
.pp-history-timeline__year,
.pp-history-timeline__body h2,
.pp-culture-csr__item strong,
.pp-product-row__title,
.m-category-tile__label,
.m-product-row__title,
.m-feature-card__title,

/* Partners */
.coop-partner-logo__word,
.coop-partner-name-en {
	font-weight: 400 !important;
}
