.main-container {
  margin: 0;
  max-width: none;
  padding: 2rem 0 0;
  width: 100%;
}

.main-container .field--name-title {
  display: none;
}

.asu-footer {
  --color-divider-darker: #1e1e1e;
  --color-base-white: #fff;
  --color-base-grey-2: #e8e8e8;
  --color-base-gold: #ffc627;
  --color-divider-lighter: #393939;
  --color-base-grey-7: #191919;
  --color-base-grey-4: #bfbfbf;
  font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, sans-serif;
  line-height: 1.5rem;
  margin-top: 3rem;
  width: 100%;
}

.asu-footer .wrapper {
  width: 100%;
}

.asu-footer *,
.asu-footer *::before,
.asu-footer *::after {
  box-sizing: border-box;
}

.asu-footer .container {
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}

.asu-footer .row {
  display: flex;
  flex-wrap: wrap;
}

.asu-footer .col,
.asu-footer .col-md,
.asu-footer .col-xl {
  flex: 1 0 0%;
  min-width: 0;
}

.asu-footer .nav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.asu-footer .nav-link {
  display: block;
  text-decoration: none;
}

.asu-footer .footer-title-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.asu-footer #wrapper-endorsed-footer,
.asu-footer #wrapper-footer-columns {
  background: var(--color-divider-darker);
  color: var(--color-base-white);
}

.asu-footer #wrapper-endorsed-footer + #wrapper-footer-columns {
  border-top: 2px solid var(--color-divider-lighter);
}

.asu-footer #endorsed-logo {
  align-items: center;
  display: flex;
  padding-bottom: 20px;
  padding-top: 20px;
}

.asu-footer #endorsed-logo img {
  height: auto;
  max-height: 6rem;
  max-width: 320px;
  width: auto;
}

.asu-footer .footer-social-links {
  align-items: center;
  display: inline-flex;
  gap: 12px;
  margin-left: auto;
}

.asu-footer .footer-social-link {
  align-items: center;
  color: inherit;
  display: inline-flex;
  font-size: 1.25rem;
  line-height: 1;
  padding: .75rem 0 .5rem;
  text-decoration: underline;
}

.asu-footer .footer-social-link:hover,
.asu-footer .footer-social-link:focus {
  color: var(--color-base-gold);
  text-decoration: none;
}

.asu-footer .footer-social-icon {
  display: block;
  height: 1.25rem;
  font-size: 1.25rem;
  width: 1.25rem;
}

.asu-footer #info-column.col-xl-3 {
  flex: 0 0 100%;
  max-width: 100%;
}

.asu-footer .footer-title-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.asu-footer .footer-site-name {
  color: var(--color-base-white);
}

.asu-footer .contact-link {
  margin-bottom: 1.5rem;
  margin-top: 1rem;
}

.asu-footer .contact-link a {
  color: var(--color-base-grey-2);
  text-decoration: underline;
}

.asu-footer .contact-link a:hover,
.asu-footer .contact-link a:focus {
  color: var(--color-base-gold);
}

.asu-footer #wrapper-footer-innovation {
  background-color: var(--color-base-gold);
}

.asu-footer #wrapper-footer-colophon {
  background-color: var(--color-base-grey-2);
}

.asu-footer #wrapper-footer-innovation a,
.asu-footer #wrapper-footer-colophon a {
  color: var(--color-base-grey-7);
  margin-right: 1.5rem;
  text-decoration: none;
}

.asu-footer #wrapper-footer-innovation a:hover,
.asu-footer #wrapper-footer-innovation a:focus,
.asu-footer #wrapper-footer-colophon a:hover,
.asu-footer #wrapper-footer-colophon a:focus {
  text-decoration: underline;
}

.asu-footer .footer-innovation-links {
  align-items: center;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
}

.asu-footer .footer-innovation-links nav {
  order: 1;
}

.asu-footer .footer-innovation-links .nav-link {
  padding: .5rem 0;
}

.asu-footer .img-link {
  display: inline-flex;
  flex: 0 0 auto;
  margin-right: 0;
  margin-left: auto;
  order: 2;
  padding: 24px 0;
}

.asu-footer .img-link img {
  height: auto;
  max-width: min(459px, 100%);
  width: 459px;
}

.asu-footer #wrapper-footer-colophon .colophon {
  margin: 1rem 0;
}

.asu-footer #wrapper-footer-colophon .nav-link {
  padding: 0;
}

.asu-footer #wrapper-footer-colophon #manualConsentoptout {
  background-color: transparent;
  border: 0;
  color: #484848;
  cursor: pointer;
  font-family: inherit;
  font-size: 1rem;
  justify-self: end;
  line-height: inherit;
  padding: 0;
  text-align: right;
  width: auto;
}

.asu-footer #wrapper-footer-colophon #manualConsentoptout:hover,
.asu-footer #wrapper-footer-colophon #manualConsentoptout:focus {
  text-decoration: underline;
}

@media (max-width: 767.98px) {
  .asu-footer .row {
    display: block;
  }

  .asu-footer #endorsed-logo {
    display: block;
    padding-bottom: 12px;
    padding-top: 12px;
  }

  .asu-footer #endorsed-logo img {
    max-width: 100%;
    width: 100%;
  }

  .asu-footer .footer-social-links {
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .asu-footer .footer-innovation-links {
    align-items: stretch;
    flex-direction: column;
    padding: .5rem 0;
  }

  .asu-footer .footer-innovation-links .img-link {
    margin-left: 0;
    order: -1;
    transform: none;
  }

  .asu-footer .footer-innovation-links .img-link img {
    height: auto;
    order: -1;
    max-width: min(459px, 100%);
    width: 459px;
  }

  .asu-footer .footer-innovation-links .nav {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: 1fr 1fr 1fr;
    justify-items: start;
    width: 100%;
  }

  .asu-footer .footer-innovation-links .nav-link {
    margin-right: 0;
  }
}

@media (max-width: 767.98px) {
  .asu-footer #wrapper-footer-colophon .nav {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: 1fr 1fr 1fr;
    justify-items: start;
    width: 100%;
  }

  .asu-footer #wrapper-footer-colophon .nav-link {
    margin-right: 0;
    padding: .5rem 0;
  }

  .asu-footer #wrapper-footer-colophon .nav > :nth-child(n + 4) {
    justify-self: end;
  }
}
