@charset "UTF-8";
/* application .section-application.node--type-page
----------------------------------------------- */
.node--type-application .hardware-application .appl-diagram-related-products-carousel,
.node--type-application .hardware-application {
  max-width: 1170px;
}

.node--type-application .hardware-application .appl-diagram-related-products-carousel .title {
  font-size: 2.4rem;
}

.node--type-application .hardware-application .appl-diagram-related-products-carousel .product-tags .tag {
  border: 1px solid #000;
  color: #000;
  border-radius: 4px;
  padding: 0 5px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 1.1rem;
}

.node--type-application .hardware-application .appl-diagram-links.desktop li {
  font-size: 1.125rem;
}

.node--type-application strong {
  color:initial;
  font-weight: bold;
}
.node--type-application h6 {
  font-size: 1.6rem;
}

.node--type-application .table-scroll-02 h6 {
  font-size: 1.4rem;
}
