.article-page .article-page__main.post-type-publication{
  margin-top: 0px !important;
}

.fse-publication-hero {
  background: #f5f3ef;
  margin-bottom: 2rem;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: none;
  padding: 4rem 0 2.25rem;
  width: 100vw;
}

.fse-publication-hero__inner {
  margin: 0 auto;
  max-width: 1800px;
  padding: 0 20px;
}

.fse-publication-hero__grid {
  align-items: flex-start;
  display: grid;
  gap: 2rem;
  grid-template-columns: minmax(0, 1fr);
}

.fse-publication-hero__content {
  max-width: 54rem;
}

.fse-publication-hero__eyebrow {
  color: #946e24;
  font-family: Theinhardt, system-ui, sans-serif;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 1rem;
}

.fse-publication-hero__title {
  color: #1c1c1c;
  font-family: "Jannon Display", Times, "Times New Roman", serif;
  font-size: clamp(2.6rem, 4.2vw, 5.6rem);
  font-weight: 300;
  line-height: 0.98;
  margin: 0;
}

.fse-publication-hero__subheading {
  color: #1c1c1c;
  font-family: Theinhardt, system-ui, sans-serif;
  font-size: 1.3rem;
  line-height: 1.3;
  margin: 0.9rem 0 0;
  opacity: 0.86;
}

.fse-publication-hero__meta {
  align-items: center;
  display: flex;
  gap: 1rem;
  margin-top: 2rem;
}

.fse-publication-hero__avatars {
  display: flex;
  flex-shrink: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.fse-publication-hero__avatars li {
  position: relative;
}

.fse-publication-hero__avatars li + li {
  margin-left: -0.8rem;
}

.fse-publication-hero__avatars img {
  border: 2px solid #f5f3ef;
  border-radius: 999px;
  display: block;
  height: 3rem;
  object-fit: cover;
  width: 3rem;
}

.fse-publication-hero__avatars a {
  display: block;
}

.fse-publication-hero__avatar-fallback {
  align-items: center;
  background: #b8aa92;
  border: 2px solid #f5f3ef;
  border-radius: 999px;
  color: #fff;
  display: flex;
  font-family: Theinhardt, system-ui, sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  height: 3rem;
  justify-content: center;
  line-height: 1;
  width: 3rem;
}

.fse-publication-hero__meta-text p {
  color: #1c1c1c;
  margin: 0;
}

.fse-publication-hero__authors {
  font-family: Theinhardt, system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  font-size:16px;
}

.fse-publication-hero__authors a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease;
}

.fse-publication-hero__authors a:hover,
.fse-publication-hero__authors a:focus {
  color: #946e24;
}

.fse-publication-hero__date {
  font-family: Theinhardt, system-ui, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  opacity: 0.85;
}

.fse-publication-hero__figure {
  margin: 0;
}

.fse-publication-hero__figure img {
  display: block;
  height: auto;
  width: 100%;
}

.fse-publication-hero__footer {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-top: 2rem;
  padding-top: 1rem;
}

.fse-publication-hero__footer--share-only {
  justify-content: flex-end;
}

.fse-publication-hero__footer-divider {
  border-top: 1px solid rgba(28, 28, 28, 0.16);
  flex: 1 1 auto;
  min-width: 2rem;
}

.fse-publication-hero__download {
  align-items: center;
  background: #1c1c1c;
  border-radius: 999px;
  color: #fff !important;
  display: inline-flex;
  font-family: Theinhardt, system-ui, sans-serif;
  font-size: 1.1rem;
  justify-content: center;
  line-height: 1;
  min-height: 2rem;
  padding: 0.56rem 1.12rem;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.fse-publication-hero__download:hover,
.fse-publication-hero__download:focus {
  background: #946e24;
  color: #fff !important;
}

.fse-publication-hero__download_text{
  margin-top:1px;
}

.fse-publication-hero__share-wrap {
  align-items: center;
  display: inline-flex;
  gap: 0.8rem;
}

.fse-publication-hero__share-label {
  font-family: Theinhardt, system-ui, sans-serif;
  margin: 0;
  font-size: 15px;
}

.fse-publication-hero__share-list {
  display: inline-flex;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.fse-publication-hero__share-list a {
  align-items: center;
  background: #1c1c1c;
  border-radius: 999px;
  color: #fff !important;
  display: inline-flex;
  height: 2.25rem;
  justify-content: center;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width: 2.25rem;
}

.fse-publication-hero__share-list a:hover,
.fse-publication-hero__share-list a:focus {
  background: #946e24;
}

.fse-publication-hero__share-list svg {
  display: block;
  fill: currentColor;
  height: 1.15rem;
  width: 1.15rem;
}

.post-type-publication .article-page__body,
.post-type-press .article-page__body {
  margin-bottom: 0 !important;
}

.post-type-publication .article-page__body .fse-featured-publications,
.post-type-press .article-page__body .fse-featured-press {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: none;
  width: 100vw;
}


@media (min-width: 768px) {
  .fse-publication-hero__inner {
    padding: 0 8.75vw;
  }

  .fse-publication-hero__grid {
    gap: 3rem;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  }

  .fse-publication-hero__footer {
    margin-top: 2.5rem;
  }
}

@media (min-width: 1800px) {
  .fse-publication-hero__inner {
    padding: 0 158px;
  }
}

@media (max-width: 767px) {
  .fse-publication-hero {
    padding: 2.35rem 0 1.8rem;
  }

  .fse-publication-hero__meta {
    margin-top: 1.25rem;
  }

  .fse-publication-hero__footer:not(.fse-publication-hero__footer--share-only) {
    align-items: flex-start;
    flex-direction: column;
  }

  .fse-publication-hero__footer-divider {
    display: none;
  }
}
