<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-header__utility-button span:after {
  top: 0.25rem;
}

.ecosystem-home-hero {
  margin-bottom: 0 !important;
}

.ecosystem-home-hero--featured-image .ecosystem-home-hero__media:after {
  background: radial-gradient(circle at left, rgba(0, 0, 0, 0.75), transparent);
}

@media (min-width: 100rem) {
  .max-bound
    .outer-pad
    .itswd-section.itswd-section-full-width
    .itswd-section-content.itswd-section-content-constrained {
    padding-left: 11.875rem;
    padding-right: 18.625rem;
  }
}

.ecosystem-home-hero--atmospheric-image .ecosystem-home-hero__media {
  max-height: 45vh;
}

.ecosystem-home-hero--atmospheric-image .ecosystem-home-hero__content {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.25);
}

@media (max-width: 600px) {
  .hide-committee-seal {
    display: none !important;
  }
  .committee-title-container {
    justify-content: center !important;
  }
}

/*
.statistic {
  border-radius: 25px;
}

@media (min-width: 992px) {
  .call-to-action__copy-wrap {
    border-radius: 25px;
  }
}
*/
</pre></body></html>