/*!
 * /**
 *  * Buckeye UX - version 1.5.1
 *  * Copyright (C) 2026 The Ohio State University
 *  * /
 *
 */
.visually-hidden {
  width: 1px !important;
  height: 1px !important;
  clip-path: rect(0 0 0 0) !important;
  border: 0 !important;
  margin: -1px !important;
  padding: 0 !important;
  position: absolute !important;
  overflow: hidden !important;
}

.visually-hidden:active, .visually-hidden:focus {
  width: auto !important;
  height: auto !important;
  clip-path: auto !important;
  margin: 0 !important;
  position: static !important;
  overflow: visible !important;
}

@media (width >= 0) {
  h1, .bux-h1 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSerif, Georgia, serif;
    font-size: 1.75rem;
    font-weight: 900;
    line-height: 2.25rem;
  }

  h1 a, .bux-h1 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h1 a:hover, .bux-h1 a:hover {
    text-decoration: underline;
  }

  h2, .bux-h2 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.875rem;
  }

  h2 a, .bux-h2 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h2 a:hover, .bux-h2 a:hover {
    text-decoration: underline;
  }

  h3, .bux-h3 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.625rem;
  }

  h3 a, .bux-h3 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h3 a:hover, .bux-h3 a:hover {
    text-decoration: underline;
  }

  h4, .bux-h4 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5rem;
  }

  h4 a, .bux-h4 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h4 a:hover, .bux-h4 a:hover {
    text-decoration: underline;
  }

  h5, .bux-h5 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
  }

  h5 a, .bux-h5 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h5 a:hover, .bux-h5 a:hover {
    text-decoration: underline;
  }

  h6, .bux-h6 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
  }

  h6 a, .bux-h6 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h6 a:hover, .bux-h6 a:hover {
    text-decoration: underline;
  }

  h1.bux-h1--alt {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 2.25rem;
  }

  h1.bux-h1--alt a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h1.bux-h1--alt a:hover {
    text-decoration: underline;
  }

  h2.bux-h2--alt {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.625rem;
  }

  h2.bux-h2--alt a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h2.bux-h2--alt a:hover {
    text-decoration: underline;
  }
}

@media (width >= 640px) {
  h1, .bux-h1 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSerif, Georgia, serif;
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 3rem;
  }

  h1 a, .bux-h1 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h1 a:hover, .bux-h1 a:hover {
    text-decoration: underline;
  }

  h2, .bux-h2 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 2.25rem;
  }

  h2 a, .bux-h2 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h2 a:hover, .bux-h2 a:hover {
    text-decoration: underline;
  }

  h3, .bux-h3 {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.625rem;
  }

  h3 a, .bux-h3 a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h3 a:hover, .bux-h3 a:hover {
    text-decoration: underline;
  }

  h1.bux-h1--alt {
    color: var(--body-copy);
    margin: 0 0 8px;
    font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 3rem;
  }

  h1.bux-h1--alt a {
    color: var(--scarlet);
    text-decoration: none;
  }

  h1.bux-h1--alt a:hover {
    text-decoration: underline;
  }
}

