/*! purgecss start ignore */
/*! purgecss end ignore */
.hero-region,
.main-page-container > *:not(:last-child) {
  margin-bottom: 3.75rem;
}
@media (min-width: 992px) {
  .hero-region,
  .main-page-container > *:not(:last-child) {
    margin-bottom: 5rem;
  }
}

.hero-region {
  margin-top: 9.375rem;
}

/*# sourceMappingURL=page-front.css.map*/