.node--type-dsu-article #main h1 {
  padding-bottom: 0;
}
.node--type-dsu-article #main a {
  color: var(--brand-link-color);
  text-decoration: underline;
}

.node--type-dsu-article .related-content__rows .field--name-field-dsu-related-article a {
  text-decoration: none;
}
.node--type-dsu-article .related-content__rows .field--name-field-dsu-related-article a:hover, .node--type-dsu-article .related-content__rows .field--name-field-dsu-related-article a:focus {
  text-decoration: underline;
}

.related-content__rows > div {
  display: grid;
  position: relative;
  grid-template-columns: 1fr;
  gap: 30px;
  width: 100%;
  margin-bottom: 30px;
}
.related-content__rows .field__item {
  width: 100%;
  margin-bottom: 0;
}
.related-content__rows img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.article__bar {
  background: transparent;
  color: var(--brand-text-color-primary);
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 1.2em;
}
.article__bar > * {
  margin-bottom: 1.2em;
}

.article__tags {
  padding: 15px 1rem 1rem 1rem;
}

.article__tags .field__items {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.article__tags .field__items * {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .related-content__rows > div {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .article__bar {
    flex-direction: row;
  }
  .article__bar * {
    margin-right: 20px;
  }
  .article__bar time {
    margin-right: 0;
  }
  .article__bar .field__item {
    margin-right: 0;
  }

  .article__tags {
    padding: 50px 0 0 0;
  }
}
.nestle-purina-blog:not(.page-node-1842) article > img {
  width: 100%;
  height: auto;
  max-width: 1174px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.nestle-purina-blog:not(.page-node-1842) .bg-brown {
  background: #F5F1E5;
}
.nestle-purina-blog:not(.page-node-1842) .full-width {
  max-width: 100vw;
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.nestle-purina-blog:not(.page-node-1842) h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 44px;
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  text-align: left;
}
.nestle-purina-blog:not(.page-node-1842) .article__bar {
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  background: transparent;
}
@media (max-width: 767px) {
  .nestle-purina-blog:not(.page-node-1842) .article__bar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.nestle-purina-blog:not(.page-node-1842) .column_row-with-background {
  background: transparent;
}
.nestle-purina-blog:not(.page-node-1842) .field--name-field-dsu-category {
  margin-bottom: 0;
  color: #ED1C24 !important;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none !important;
  text-transform: uppercase;
}
.nestle-purina-blog:not(.page-node-1842) .paragraph--type--c-spacer .spacer {
  background: #F5F1E5;
}
.nestle-purina-blog:not(.page-node-1842) .social-share {
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 6px solid #F5F1E5;
}
.nestle-purina-blog:not(.page-node-1842) .social-media-sharing {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nestle-purina-blog:not(.page-node-1842) .social-media-sharing::before {
  content: "Share this article:";
  margin-right: 10px;
}
.nestle-purina-blog:not(.page-node-1842) .social-media-sharing ul {
  margin: 0;
  list-style: none;
  padding-left: 0;
  display: inline-flex;
  text-align: center;
}
.nestle-purina-blog:not(.page-node-1842) .social-media-sharing ul li {
  margin-right: 0;
}
.nestle-purina-blog:not(.page-node-1842) .social-media-sharing ul li img {
  width: 40px;
  height: 30px;
}
.nestle-purina-blog:not(.page-node-1842) .social-media-sharing img[alt=Facebook] {
  content: url("../../assets/facebook_share-red.svg");
}
.nestle-purina-blog:not(.page-node-1842) .social-media-sharing img[alt=Linkedin] {
  content: url("../../assets/linkedin-red.svg");
}
.nestle-purina-blog:not(.page-node-1842) .social-media-sharing img[alt=Twitter] {
  content: url("../../assets/twitter-red.svg");
}
.nestle-purina-blog:not(.page-node-1842) .view-articles-by-company-and-category {
  padding: 50px 0;
  margin-right: auto;
}
.nestle-purina-blog:not(.page-node-1842) .view-articles-by-company-and-category .view-header h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 45px;
}
.nestle-purina-blog:not(.page-node-1842) .view-articles-by-company-and-category .view-content {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  grid-gap: 30px;
}
@media (max-width: 767px) {
  .nestle-purina-blog:not(.page-node-1842) .view-articles-by-company-and-category .view-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.nestle-purina-blog:not(.page-node-1842) .view-articles-by-company-and-category .view-content .col-md-4 {
  max-width: 100%;
}
.nestle-purina-blog:not(.page-node-1842) .view-articles-by-company-and-category .view-footer {
  margin-top: 30px;
  text-align: center;
}
.nestle-purina-blog:not(.page-node-1842) .view-articles-by-company-and-category .view-footer a {
  text-decoration: none !important;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #ED1C24 !important;
}
.nestle-purina-blog:not(.page-node-1842) .view-articles-by-company-and-category .view-footer a::after {
  content: ">";
  margin-left: 2px;
}
.nestle-purina-blog:not(.page-node-1842) #cta-button-wrapper {
  padding: 0;
  margin-bottom: 50px;
  text-align: center;
}
.nestle-purina-blog:not(.page-node-1842) #cta-button-wrapper a {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  padding: 10px 40px;
  background: #ED1C24;
  border-radius: 0;
  text-decoration: none;
}

.nestle-it-blog:not(.page-node-42250) article > img {
  width: 100%;
  height: auto;
  max-width: 1174px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.nestle-it-blog:not(.page-node-42250) .bg-brown {
  background: #F5F1E5;
}
.nestle-it-blog:not(.page-node-42250) .full-width {
  max-width: 100vw;
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.nestle-it-blog:not(.page-node-42250) h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 44px;
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  text-align: left;
}
.nestle-it-blog:not(.page-node-42250) .article__bar {
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  background: transparent;
}
@media (max-width: 767px) {
  .nestle-it-blog:not(.page-node-42250) .article__bar {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.nestle-it-blog:not(.page-node-42250) .column_row-with-background {
  background: transparent;
}
.nestle-it-blog:not(.page-node-42250) .field--name-field-dsu-category {
  margin-bottom: 0;
  color: #0065a1 !important;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none !important;
  text-transform: uppercase;
}
.nestle-it-blog:not(.page-node-42250) .paragraph--type--c-spacer .spacer {
  background: #F5F1E5;
}
.nestle-it-blog:not(.page-node-42250) .social-share {
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 6px solid #F5F1E5;
}
.nestle-it-blog:not(.page-node-42250) .social-media-sharing {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nestle-it-blog:not(.page-node-42250) .social-media-sharing::before {
  content: "Share this article:";
  margin-right: 10px;
}
.nestle-it-blog:not(.page-node-42250) .social-media-sharing ul {
  margin: 0;
  list-style: none;
  padding-left: 0;
  display: inline-flex;
  text-align: center;
}
.nestle-it-blog:not(.page-node-42250) .social-media-sharing ul li {
  margin-right: 0;
}
.nestle-it-blog:not(.page-node-42250) .social-media-sharing ul li img {
  width: 40px;
  height: 30px;
}
.nestle-it-blog:not(.page-node-42250) .social-media-sharing img[alt=Facebook] {
  content: url("../../assets/facebook_share-red.svg");
}
.nestle-it-blog:not(.page-node-42250) .social-media-sharing img[alt=Linkedin] {
  content: url("../../assets/linkedin-red.svg");
}
.nestle-it-blog:not(.page-node-42250) .social-media-sharing img[alt=Twitter] {
  content: url("../../assets/twitter-red.svg");
}
.nestle-it-blog:not(.page-node-42250) .view-articles-by-company-and-category {
  padding: 50px 0;
  margin-right: auto;
}
.nestle-it-blog:not(.page-node-42250) .view-articles-by-company-and-category .view-header h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 45px;
}
.nestle-it-blog:not(.page-node-42250) .view-articles-by-company-and-category .view-content {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  grid-gap: 30px;
}
@media (max-width: 767px) {
  .nestle-it-blog:not(.page-node-42250) .view-articles-by-company-and-category .view-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.nestle-it-blog:not(.page-node-42250) .view-articles-by-company-and-category .view-content .col-md-4 {
  max-width: 100%;
}
.nestle-it-blog:not(.page-node-42250) .view-articles-by-company-and-category .view-footer {
  margin-top: 30px;
  text-align: center;
}
.nestle-it-blog:not(.page-node-42250) .view-articles-by-company-and-category .view-footer a {
  text-decoration: none !important;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #0065a1 !important;
}
.nestle-it-blog:not(.page-node-42250) .view-articles-by-company-and-category .view-footer a::after {
  content: ">";
  margin-left: 2px;
}
.nestle-it-blog:not(.page-node-42250) #cta-button-wrapper {
  padding: 0;
  margin-bottom: 50px;
  text-align: center;
}
.nestle-it-blog:not(.page-node-42250) #cta-button-wrapper a {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  padding: 10px 40px;
  background: #0065a1;
  border-radius: 0;
  text-decoration: none;
}

.nestle-it-blog:not(.page-node-42250) .article__bar {
  max-width: 994px;
}

.nestle-purina-blog:not(.page-node-1842) .article__bar {
  max-width: 994px;
}


.nestle-it-blog .paragraph--type--c-text .field--name-field-summary-text, .nestle-purina-blog .paragraph--type--c-text .field--name-field-summary-text {
  max-width: 100%;
}
.nestle-it-blog .node--type-dsu-article, .nestle-purina-blog .node--type-dsu-article {
  width: 100%;
  /* max-width: 1170px; */
  margin: 0 auto;
}
.nestle-it-blog .field--name-field-article-components, .nestle-purina-blog .field--name-field-article-components {
  width: 100%;
  /* max-width: 1170px; */
  margin: 0 auto;
}

.nestle-it-blog:not(.page-node-42250) .field--name-field-article-components,.nestle-purina-blog:not(.page-node-1842) .field--name-field-article-components {
  max-width: 994px;
  margin-left: auto;
  margin-right: auto;
}

.nestle-it-blog .view-footer a {
  color: #0065a1 !important;
}

.nestle-it-blog:not(.page-node-42250) .field--name-field-dsu-category {
  color: #0065a1;
}

.nestle-it-blog .related-content-categories {
  background: #e8e5e2 !important;
}

.nestle-it-blog .related-content-categories .view-content, .nestle-purina-blog .related-content-categories .view-content {
  display: grid;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

/* @media (min-width: 1440px) {
  .views-element-container .article-teaser-2 .img-wrapper img {
    height: 250px;
  }
} */

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