.rb-industry-focus-article .component-content h2 {
  font-size: 46px;
  font-weight: 500;
  line-height: 15px;
}
.rb-industry-focus-article .article-rebrand-wrapper {
  position: relative;
}
.rb-industry-focus-article.multiple-articles-inline-container .rebrand .article-rebrand-wrapper:hover .img-wrap img {
  transform: scale(1.2);
}
.rb-industry-focus-article.multiple-articles-inline-container {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "roobert_regular", sans-serif;
}
.rb-industry-focus-article.multiple-articles-inline-container .component-content .row > div {
  padding-left: 10px;
  padding-right: 10px;
  color: #243508;
}
@media screen and (min-width: 768px) {
  .rb-industry-focus-article.multiple-articles-inline-container .component-content .row > div {
    margin-bottom: 2.9rem;
    top: unset;
  }
}
.rb-industry-focus-article.multiple-articles-inline-container .component-content .row .promo:last-child {
  margin-bottom: 0;
}
.rb-industry-focus-article.multiple-articles-inline-container .component-content a {
  text-decoration: none;
  color: #243508;
}
.rb-industry-focus-article.multiple-articles-inline-container .rebrand .img-wrap {
  margin-bottom: 71px;
  height: 244px;
  overflow: hidden;
}
.rb-industry-focus-article.multiple-articles-inline-container .img-wrap img {
  transition: transform 0.6s ease;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rb-industry-focus-article.multiple-articles-inline-container .img-wrap .blog-label {
  position: absolute;
  left: 10px;
  border: 0;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-family: "roobert_medium", sans-serif;
  padding: 1.4rem 1.9rem;
  background-color: #bff355;
  top: 268px;
}
@media only screen and (min-width: 992px) {
  .rb-industry-focus-article.multiple-articles-inline-container .img-wrap .blog-label {
    top: 275px;
  }
}
@media (min-width: 1300px) {
  .rb-industry-focus-article .container {
    max-width: 1220px;
  }
}
@media screen and (max-width: 991px) {
  .rb-industry-focus-article .component-content h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .rb-industry-focus-article .img-wrap img {
    height: 193px;
    width: 354px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .rb-industry-focus-article.multiple-articles-inline-container .img-wrap .blog-label {
    top: 263px;
  }
}
@media only screen and (max-device-width: 992px) and (-webkit-min-device-pixel-ratio: 2) {
  .rb-industry-focus-article.multiple-articles-inline-container .img-wrap .blog-label {
    top: 263px;
  }
  .rb-industry-focus-article.multiple-articles-inline-container .rebrand .img-wrap {
    height: 243px;
  }
}

.rb-industry-focus-article .blog-label {
  position: absolute;
  left: 10px;
  border: 0;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-family: "roobert_medium", sans-serif;
  padding: 1.4rem 1.9rem;
  background-color: #bff355;
  top: 268px;
}
@media only screen and (min-width: 992px) {
  .rb-industry-focus-article .blog-label {
    top: 275px;
  }
}

.rb-industry-focus-article.multiple-articles-inline-container .promo .img-wrap {
  position: unset;
}

.rb-industry-focus-article.multiple-articles-inline-container .promo .article-promo-wrapper p {
  margin-top: 80px;
}