.tags-page .tags-materials .tags-materials__row h4 {
  width: 500px;
}

.tags-materials__row h1 {
  font-size: 96px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 96px */
  letter-spacing: -3.84px;
  padding: 96px 0px 40px 80px;
}

@media screen and (max-width: 992px) {
  .tags-materials__row h1 {
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    /* 56px */
    letter-spacing: -2.24px;
    padding: 40px 0px 24px 26px;
  }
}
@media screen and (max-width: 992px) {
  .news-main__col h2 {
    font-size: 26px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 120% !important;
    /* 31.2px */
    width: 308px !important;
  }
}
.news-main__col h2 {
  margin-left: 83.5px;
  border-left: 1px solid var(--gray-200, #E8E8E8);
  color: var(--gray-900, #1B1B1B);
  font-feature-settings: "clig" off, "liga" off;
  /* Medium/44px */
  font-family: Factor A;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 48px */
  letter-spacing: -1.92px;
  padding: 0 24px;
  padding-top: 96px;
  padding-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .news-main__col h2 {
    padding: 0 26px;
    padding-top: 48px;
    padding-bottom: 26px;
    font-size: 26px !important;
    margin-left: 0;
    width: 308px !important;
  }
}
.news-main__col > *:nth-child(2) {
  border-top: 1px solid var(--gray-200, #E8E8E8);
}
.news-main__col > *:nth-child(3) .news-main-article__col {
  border-top: 1px solid var(--gray-200, #E8E8E8) !important;
}

/*# sourceMappingURL=all_tags.css.map */
