.news--full {
  background-color: #fff;
  padding: 1.875rem 3.125rem 0;
  margin-bottom: 6.25rem;
}

.news--full + .row .vactory-news__field-vactory-paragraphs {
  width: 100%;
}

.news .card-badge {
  margin-bottom: 3.125rem;
  text-align: center;
}

.news .card-badge .badge-secondary {
  color: #EFCC00;
}

.news__title {
  text-align: center;
  max-width: 48.1875rem;
  line-height: 3.75rem;
  margin-bottom: 3.125rem;
}

.news__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news__date {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 3.125rem;
}

.news__image {
  text-align: center;
  margin-bottom: 1.875rem;
}

.news__details, .news__chapo {
  line-height: 1.25rem;
  letter-spacing: 0;
  max-width: 55rem;
  margin: 0 auto 1.875rem;
}

.news__details p, .news__chapo p {
  line-height: 1.5rem;
  margin-bottom: 1.25rem;
}

.news__details h1, .news__details h2, .news__details h3, .news__details h4, .news__details h5, .news__chapo h1, .news__chapo h2, .news__chapo h3, .news__chapo h4, .news__chapo h5 {
  margin-bottom: 1.0625rem;
  letter-spacing: 0;
}

.news__download-document {
  margin-bottom: 1.875rem;
}

.news__share {
  padding: 1.875rem 0 0.625rem;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
}

.news__share .addtoany__title {
  font-size: 1.125rem;
  line-height: 1.4375rem;
  display: inline-block;
  margin-right: 1.875rem;
  margin-bottom: 0;
}

.news__cross-content {
  padding-top: 6.25rem;
  padding-bottom: 4.75rem;
}

.card.card--inline picture.card-picture-figure {
  position: unset;
}

@media (max-width: 991.98px) {
  .news--full {
    padding: 1.25rem 1.25rem 0;
    margin-bottom: 3.125rem;
  }
  .news__title {
    line-height: 2.625rem;
  }
  .news__cross-content {
    padding-top: 3.75rem;
    padding-bottom: 2.25rem;
  }
}

@media (max-width: 767.98px) {
  .news--full {
    padding: 1.25rem 1rem 0;
    margin-bottom: 3.125rem;
  }
  .news__image {
    margin-bottom: 1.25rem;
  }
  .news__details, .news__chapo {
    margin-bottom: 1.25rem;
  }
  .news__details h1, .news__details h2, .news__details h3, .news__details h4, .news__details h5, .news__chapo h1, .news__chapo h2, .news__chapo h3, .news__chapo h4, .news__chapo h5 {
    margin-bottom: 1rem;
    line-height: 1.625rem;
  }
  .news__cross-content {
    padding-top: 3.125rem;
    padding-bottom: 1.25rem;
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
  }
  .news__cross-content .view__content .row > div {
    padding-bottom: 1.875rem !important;
  }
  .news__share {
    padding: 1.25rem 0 0.625rem;
  }
  .news__share .addtoany__title {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0.625rem;
  }
}
