/*!
 * /**
 *  * 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;
  }
}

.bux-image {
  width: 100%;
  display: block;
}

.bux-image__float-left {
  float: left;
  margin-bottom: 32px;
  margin-right: 32px;
}

.bux-image__float-right {
  float: right;
  margin-bottom: 32px;
  margin-left: 32px;
}

.bux-image--16x9 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.bux-image--1x1 {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
}

.bux-image--3x2 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
}

.bux-media-border {
  border: 1px var(--gray-light-60) solid;
}

.bux-image-caption {
  border-bottom: 2px solid var(--gray-light-80);
  margin-bottom: 32px;
}

.bux-image-caption__text {
  margin: 8px 0 10px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.bux-link--scarlet .bux-link__text--underline, .bux-link--alt .bux-link__text--underline, .bux-link--reverse .bux-link__text--underline, .bux-link .bux-link__text--underline {
  border-bottom: 1px solid;
}

.bux-link--before.bux-link--scarlet .bux-link__text, .bux-link--before.bux-link--alt .bux-link__text, .bux-link--before.bux-link--reverse .bux-link__text, .bux-link--before.bux-link .bux-link__text {
  margin-left: 20px;
}

.bux-link--before.bux-link--scarlet:before, .bux-link--before.bux-link--alt:before, .bux-link--before.bux-link--reverse:before, .bux-link--before.bux-link:before {
  content: "";
  padding-right: 4px;
  font-family: bux-icons;
  font-size: 1rem;
  position: absolute;
}

.bux-link--after.bux-link--scarlet:after, .bux-link--after.bux-link--alt:after, .bux-link--after.bux-link--reverse:after, .bux-link--after.bux-link:after {
  content: "";
  padding: 0 4px;
  font-family: bux-icons;
  font-size: 1rem;
  position: relative;
  top: 2px;
}

.bux-link {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-link:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-link {
  color: var(--link);
  border-bottom-color: var(--link);
}

.bux-link:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--gray-dark-80);
}

.bux-link:focus {
  color: var(--link);
}

.bux-link:visited {
  color: var(--visited);
  border-bottom-color: var(--visited);
}

.bux-link {
  border-bottom: none;
}

.bux-link--reverse {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-link--reverse:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-link--reverse {
  color: var(--link);
  border-bottom-color: var(--link);
}

.bux-link--reverse:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--gray-dark-80);
}

.bux-link--reverse:focus {
  color: var(--link);
}

.bux-link--reverse:visited {
  color: var(--visited);
  border-bottom-color: var(--visited);
}

.bux-link--reverse {
  border-bottom: none;
}

.bux-link--alt {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-link--alt:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-link--alt {
  color: var(--link);
  border-bottom-color: var(--link);
}

.bux-link--alt:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--gray-dark-80);
}

.bux-link--alt:focus {
  color: var(--link);
}

.bux-link--alt:visited {
  color: var(--visited);
  border-bottom-color: var(--visited);
}

.bux-link--alt {
  border-bottom: none;
}

.bux-link--scarlet {
  border-bottom: 1px solid;
  font-family: inherit;
  text-decoration: none;
}

.bux-link--scarlet:focus {
  outline: 2px solid var(--focus);
  outline-offset: 2px;
  border-bottom: none;
}

.bux-link--scarlet {
  color: var(--bg-primary);
  border-bottom-color: var(--bg-primary);
}

html.bux-dark-theme .bux-link--scarlet {
  color: var(--fg-primary);
  border-color: var(--fg-primary);
}

.bux-link--scarlet:visited {
  color: var(--visited-light);
  border-bottom-color: var(--visited-light);
}

.bux-link--scarlet:hover {
  color: var(--gray-dark-80);
  background-color: var(--gray-light-80);
  border-bottom-color: var(--bg-primary);
}

.bux-link--scarlet:focus {
  color: var(--gray-dark-80);
  outline: 2px solid var(--focus-light);
  background-color: var(--gray-light-80);
}

.bux-link--scarlet {
  border-bottom: none;
}

.bux-tile {
  position: relative;
}

.bux-tile:hover .bux-tile__content {
  border-bottom-width: 4px;
  margin-bottom: -4px;
}

.bux-tile:hover:focus {
  outline: 2px solid var(--focus);
}

.bux-tile__hidden-link {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bux-tile__content {
  z-index: 2;
  pointer-events: none;
  background-color: var(--gray-light-90);
  border-bottom: 0 solid var(--brand-primary);
  padding: 24px;
  transition: border-bottom-width 50ms, margin-bottom 50ms;
  position: relative;
}

.bux-tile__std_icon {
  max-width: 4.5rem;
  margin: 0 auto 16px;
}

html.bux-dark-theme .bux-tile__std_icon {
  filter: invert() brightness(1000%);
}

.bux-tile__ui_icon {
  max-width: 32px;
  margin: 0 auto 16px;
}

.bux-tile__ui_icon:before {
  width: 32px;
  color: var(--brand-primary);
  margin: 0 auto 16px;
  font-size: 32px;
  display: block;
}

html.bux-dark-theme .bux-tile__ui_icon:before {
  color: var(--fg-primary);
}

.bux-tile__body {
  text-align: center;
  margin-top: 16px;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
}

.bux-tile__link, .bux-tile__header .bux-tile__link {
  color: var(--brand-primary);
  text-align: center;
  -webkit-hyphens: auto;
  hyphens: auto;
  pointer-events: all;
  margin: 0;
  font-family: BuckeyeSans, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
  display: block;
}

html.bux-dark-theme .bux-tile__link, html.bux-dark-theme .bux-tile__header .bux-tile__link {
  color: var(--fg-primary);
}

@media (width >= 640px) {
  .bux-tile__link, .bux-tile__header .bux-tile__link {
    font-size: 1.5rem;
    line-height: 1.35;
  }
}

.bux-tile__link:hover, .bux-tile__header .bux-tile__link:hover {
  text-decoration: none;
}

.bux-tile__link:focus, .bux-tile__header .bux-tile__link:focus {
  outline: 2px solid var(--focus);
}

.bux-tile__header {
  margin: 0;
}

