header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"] {
  color: #EDDDD1;
  background: #0a0a0a;
  padding-top: 10rem !important;
  padding-bottom: 3rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"] {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}

header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"] .font-anton,
header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"] h1 {
  font-family: var(--wos-font-heading, Anton, sans-serif) !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: #EDDDD1;
  font-size: 15vw !important;
  line-height: 0.85 !important;
  letter-spacing: -0.025em !important;
  text-align: center;
  margin: 0;
}

@media (min-width: 768px) {
  header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"] .font-anton,
  header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"] h1 {
    font-size: 12vw !important;
    text-align: left;
  }
}

header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"] .text-beige {
  color: #EDDDD1;
}

header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"] .fade-up {
  opacity: 1;
  transform: none;
}

@media (prefers-reduced-motion: no-preference) {
  header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"].is-enhanced .fade-up:not(.is-visible) {
    opacity: 0;
    transform: translateY(50px);
  }

  header.ela-vsot[data-wos-library="ela-04-project-archive-archive-hero"].is-enhanced .fade-up.is-visible {
    opacity: 1;
    transform: none;
    transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
