/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  touch-action: pan-y;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}

.flickity-rtl .flickity-slider {
  left: unset;
  right: 0;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-cell ---- */
.flickity-cell {
  position: absolute;
  left: 0;
}

.flickity-rtl .flickity-cell {
  left: unset;
  right: 0;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsl(0 0% 100%/75%);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dot {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0 8px;
  background: hsl(0 0% 20%/25%);
  border-radius: 50%;
  cursor: pointer;
  appearance: none;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
}

.flickity-rtl .flickity-page-dot {
  text-indent: 9999px;
}

.flickity-page-dot:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-page-dot.is-selected {
  background: hsl(0 0% 20%/100%);
}

/*---===/ Tschichold \===---*/
@font-face {
  font-family: "Tschichold";
  src: url(../fonts/Tschichold/font.woff2) format("woff2"), url(../fonts/Tschichold/font.woff) format("woff");
}
@font-face {
  font-family: "Tschichold";
  src: url(../fonts/TschicholdBold/font.woff2) format("woff2"), url(../fonts/TschicholdBold/font.woff) format("woff");
  font-weight: 700;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox],
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio], .table__inner caption, .form input[type=checkbox],
.form input[type=radio],
.visible-for-screen-readers {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.image-feature__media, .video-embed__media-wrap, .faculty-bio__image, .faculty-staff__image, .sports-roster__image, .career-feature__top-image,
.career-feature__bottom-image, .news-feature__image, .full-width-image__image, .card__media, .hero .hero__media, .featured-quote__image,
.responsive-img {
  width: 100%;
}
.image-feature__media iframe, .video-embed__media-wrap iframe, .faculty-bio__image iframe, .faculty-staff__image iframe, .sports-roster__image iframe, .career-feature__top-image iframe,
.career-feature__bottom-image iframe, .news-feature__image iframe, .full-width-image__image iframe, .card__media iframe, .hero .hero__media iframe, .featured-quote__image iframe,
.image-feature__media img,
.video-embed__media-wrap img,
.faculty-bio__image img,
.faculty-staff__image img,
.sports-roster__image img,
.career-feature__top-image img,
.career-feature__bottom-image img,
.news-feature__image img,
.full-width-image__image img,
.card__media img,
.hero .hero__media img,
.featured-quote__image img,
.responsive-img iframe,
.responsive-img img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.support-aid, .locations, .next-steps, .news-events, .happening, .spotlight, .home-experience, .programs-career, .full-width-image__image, .hero--home .hero, .hero__outer:has(.subnav) .hero, .paragraph-widget--end-of-page-call-to-action,
.negate-outer-pad-x {
  margin-inline: -2.0625rem;
}
@media screen and (min-width: 768px) {
  .support-aid, .locations, .next-steps, .news-events, .happening, .spotlight, .home-experience, .programs-career, .full-width-image__image, .hero--home .hero, .hero__outer:has(.subnav) .hero, .paragraph-widget--end-of-page-call-to-action,
  .negate-outer-pad-x {
    margin-inline: -3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .support-aid, .locations, .next-steps, .news-events, .happening, .spotlight, .home-experience, .programs-career, .full-width-image__image, .hero--home .hero, .hero__outer:has(.subnav) .hero, .paragraph-widget--end-of-page-call-to-action,
  .negate-outer-pad-x {
    margin-inline: -18.75rem -5rem;
  }
}
@media screen and (min-width: 1440px) {
  .support-aid, .locations, .next-steps, .news-events, .happening, .spotlight, .home-experience, .programs-career, .full-width-image__image, .hero--home .hero, .hero__outer:has(.subnav) .hero, .paragraph-widget--end-of-page-call-to-action,
  .negate-outer-pad-x {
    margin-inline: -25rem -5rem;
  }
}

.negate-outer-pad-x--two-col {
  margin-inline: -2.0625rem;
}
@media screen and (min-width: 768px) {
  .negate-outer-pad-x--two-col {
    margin-inline: -3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .negate-outer-pad-x--two-col {
    margin-inline: -25rem -3.75rem;
  }
}

.negate-outer-pad-x--one-col {
  margin-inline: -2.0625rem;
}
@media screen and (min-width: 768px) {
  .negate-outer-pad-x--one-col {
    margin-inline: -3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .negate-outer-pad-x--one-col {
    margin-inline: -5rem -5rem;
  }
}

.topics-cta, .news-feature, .hero__outer:not(.hero__outer:has(.subnav)) .hero, .outer-pad:not(:has(.subnav)):not(:has(.hero--home)) .next-steps,
.negate-outer-pad-x--one-col-narrow {
  margin-inline: -2.0625rem;
}
@media screen and (min-width: 768px) {
  .topics-cta, .news-feature, .hero__outer:not(.hero__outer:has(.subnav)) .hero, .outer-pad:not(:has(.subnav)):not(:has(.hero--home)) .next-steps,
  .negate-outer-pad-x--one-col-narrow {
    margin-inline: -3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .topics-cta, .news-feature, .hero__outer:not(.hero__outer:has(.subnav)) .hero, .outer-pad:not(:has(.subnav)):not(:has(.hero--home)) .next-steps,
  .negate-outer-pad-x--one-col-narrow {
    margin-inline: -7.5rem -7.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .topics-cta, .news-feature, .hero__outer:not(.hero__outer:has(.subnav)) .hero, .outer-pad:not(:has(.subnav)):not(:has(.hero--home)) .next-steps,
  .negate-outer-pad-x--one-col-narrow {
    margin-inline: -11.875rem -11.875rem;
  }
}

.faculty-bio, .faculty-details .hero__outer:not(.hero__outer:has(.subnav)) .hero, .hero__outer:not(.hero__outer:has(.subnav)) .hero.hero--news-story,
.negate-outer-pad-x--story {
  margin-inline: -2.0625rem;
}
@media screen and (min-width: 768px) {
  .faculty-bio, .faculty-details .hero__outer:not(.hero__outer:has(.subnav)) .hero, .hero__outer:not(.hero__outer:has(.subnav)) .hero.hero--news-story,
  .negate-outer-pad-x--story {
    margin-inline: -3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .faculty-bio, .faculty-details .hero__outer:not(.hero__outer:has(.subnav)) .hero, .hero__outer:not(.hero__outer:has(.subnav)) .hero.hero--news-story,
  .negate-outer-pad-x--story {
    margin-inline: -11.875rem -11.875rem;
  }
}
@media screen and (min-width: 1440px) {
  .faculty-bio, .faculty-details .hero__outer:not(.hero__outer:has(.subnav)) .hero, .hero__outer:not(.hero__outer:has(.subnav)) .hero.hero--news-story,
  .negate-outer-pad-x--story {
    margin-inline: -16.875rem -16.875rem;
  }
}

.caption,
.video-embed__caption,
.alignleft figcaption,
.align-left figcaption,
.alignright figcaption,
.align-right figcaption,
.aligncenter figcaption,
.align-center figcaption,
.alignnone figcaption,
.align-none figcaption {
  margin-top: 1.25rem;
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1024px) {
  .caption,
  .video-embed__caption,
  .alignleft figcaption,
  .align-left figcaption,
  .alignright figcaption,
  .align-right figcaption,
  .aligncenter figcaption,
  .align-center figcaption,
  .alignnone figcaption,
  .align-none figcaption {
    margin-top: 1.75rem;
  }
}

.inline-text-link,
.tag-list__section-description a,
.subnav__program-filters input[name=reset],
.video-embed__section-description a,
.full-width-image__section-description a,
.table__section-description a,
.carousel__section-description a,
.card_set__section-description a,
.card__content .card__body a,
.text-content a {
  color: #000;
  text-decoration: underline;
  text-decoration-color: currentColor;
  font-weight: 700;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.125rem;
  transition: 0.3s text-decoration-color ease-in-out, 0.3s color ease-in-out;
}
.inline-text-link:hover, .inline-text-link:focus,
.tag-list__section-description a:hover,
.subnav__program-filters input[name=reset]:hover,
.video-embed__section-description a:hover,
.full-width-image__section-description a:hover,
.table__section-description a:hover,
.carousel__section-description a:hover,
.card_set__section-description a:hover,
.card__content .card__body a:hover,
.text-content a:hover,
.tag-list__section-description a:focus,
.subnav__program-filters input[name=reset]:focus,
.video-embed__section-description a:focus,
.full-width-image__section-description a:focus,
.table__section-description a:focus,
.carousel__section-description a:focus,
.card_set__section-description a:focus,
.card__content .card__body a:focus,
.text-content a:focus {
  color: #000;
  text-decoration-color: transparent;
}

.external-text-link {
  color: #000;
  text-decoration: underline;
  text-decoration-color: currentColor;
  font-weight: 700;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.125rem;
  padding-right: 1.875rem;
  display: inline-block;
  position: relative;
  transition: 0.3s text-decoration-color ease-in-out, 0.3s color ease-in-out;
}
.external-text-link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.25rem;
  background-image: url(../images/icons/ICON_New_Window.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 1.1875rem;
  height: 1.1875rem;
}
.external-text-link:hover, .external-text-link:focus {
  color: #000;
  text-decoration-color: transparent;
}
.link-block .external-text-link {
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-decoration-color: #000;
  text-underline-offset: 0.3125rem;
  text-decoration-thickness: 0.125rem;
}
.link-block .external-text-link:hover, .link-block .external-text-link:focus {
  text-decoration-color: #fff;
}
@media screen and (min-width: 1200px) {
  .link-block .external-text-link {
    font-size: 1.25rem;
  }
}

.document-text-link {
  color: #000;
  text-decoration: underline;
  text-decoration-color: currentColor;
  font-weight: 700;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.125rem;
  padding-right: 1.875rem;
  display: inline-block;
  position: relative;
  transition: 0.3s text-decoration-color ease-in-out, 0.3s color ease-in-out;
}
.document-text-link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0rem;
  background-image: url(../images/icons/ICON_PDF.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
  width: 1.1875rem;
  height: 1.5rem;
}
.document-text-link:hover, .document-text-link:focus {
  color: #000;
  text-decoration-color: transparent;
}
.link-block .document-text-link {
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-decoration-color: #000;
  text-underline-offset: 0.3125rem;
  text-decoration-thickness: 0.125rem;
}
.link-block .document-text-link:hover, .link-block .document-text-link:focus {
  text-decoration-color: #fff;
}
@media screen and (min-width: 1200px) {
  .link-block .document-text-link {
    font-size: 1.25rem;
  }
}

html {
  box-sizing: border-box;
  scroll-behavior: smooth;
  font-size: 16px;
  scroll-padding-top: 120px !important;
}
@media screen and (min-width: 1200px) {
  html {
    scroll-padding-top: 200px !important;
  }
}
@media screen and (min-width: 1800px) {
  html {
    font-size: calc(100% + 0.2vw);
  }
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  background-color: #f4f4f4;
  -webkit-text-size-adjust: 100%;
  color: #000;
  margin: 0;
}

body.toolbar-horizontal .site-header {
  top: 39px;
}
body.toolbar-horizontal.toolbar-tray-open .site-header {
  top: 79px;
}

body.toolbar-vertical .site-header {
  top: 39px;
}

img {
  max-width: 100%;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.skip-link {
  background-color: #fff;
  display: inline-block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.skip-link:focus {
  opacity: 1;
  pointer-events: initial;
}

.paragraph-widget {
  margin-bottom: 3.125rem;
}
@media screen and (min-width: 991px) {
  .paragraph-widget {
    margin-bottom: 4.375rem;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph-widget {
    margin-bottom: 5.625rem;
  }
}
.paragraph-widget.paragraph-widget--text-html blockquote {
  border-left: 5px solid #0078B9;
  margin-left: 0;
  padding-left: 20px;
  font-style: italic;
}
@media screen and (min-width: 1024px) {
  .paragraph-widget.paragraph-widget--text-html blockquote p {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .news-story .paragraph-widget {
    margin-bottom: 2.875rem;
  }
}

.paragraph-widget--text-html + .paragraph-widget--button-set:not(:has(.article-tags)),
.paragraph-widget--button-set + .paragraph-widget--button-set,
.paragraph-widget--text-html + .paragraph-widget--multi-column-content,
.paragraph-widget--text-html + .paragraph-widget--button-set + .paragraph-widget--multi-column-content {
  margin-top: -1.875rem;
}
@media screen and (min-width: 991px) {
  .paragraph-widget--text-html + .paragraph-widget--button-set:not(:has(.article-tags)),
  .paragraph-widget--button-set + .paragraph-widget--button-set,
  .paragraph-widget--text-html + .paragraph-widget--multi-column-content,
  .paragraph-widget--text-html + .paragraph-widget--button-set + .paragraph-widget--multi-column-content {
    margin-top: -2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph-widget--text-html + .paragraph-widget--button-set:not(:has(.article-tags)),
  .paragraph-widget--button-set + .paragraph-widget--button-set,
  .paragraph-widget--text-html + .paragraph-widget--multi-column-content,
  .paragraph-widget--text-html + .paragraph-widget--button-set + .paragraph-widget--multi-column-content {
    margin-top: -3.75rem;
  }
}

[class$=__section-description] {
  margin-bottom: 1.25rem;
}

.alignleft,
.align-left,
.alignright,
.align-right,
.aligncenter,
.align-center,
.alignnone,
.align-none {
  margin: 2.25rem 0;
  display: table;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .alignleft,
  .align-left,
  .alignright,
  .align-right,
  .aligncenter,
  .align-center,
  .alignnone,
  .align-none {
    margin: 0.5rem 0;
  }
}
.alignleft img,
.align-left img,
.alignright img,
.align-right img,
.aligncenter img,
.align-center img,
.alignnone img,
.align-none img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.alignleft figcaption,
.align-left figcaption,
.alignright figcaption,
.align-right figcaption,
.aligncenter figcaption,
.align-center figcaption,
.alignnone figcaption,
.align-none figcaption {
  font-size: 1.125rem;
  line-height: 1.625rem;
  caption-side: bottom;
  display: table-caption;
}

.aligncenter,
.align-center {
  margin-top: 2.8125rem;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .aligncenter,
  .align-center {
    max-width: 82%;
    margin: 3.75rem auto;
    clear: both;
  }
}
.aligncenter figcaption,
.align-center figcaption {
  text-align: left;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .aligncenter figcaption,
  .align-center figcaption {
    padding-right: 6.5rem;
    margin-top: 1.6875rem;
  }
}

.alignleft,
.align-left,
.alignright,
.align-right {
  float: none;
}
@media screen and (min-width: 768px) {
  .alignleft,
  .align-left,
  .alignright,
  .align-right {
    max-width: 43%;
    margin-bottom: 1.25rem;
  }
}

@media screen and (min-width: 768px) {
  .alignleft,
  .align-left {
    margin-right: 3.4375rem;
    float: left;
  }
}
@media screen and (min-width: 1200px) {
  .alignleft,
  .align-left {
    margin-right: 1.875rem;
  }
}

@media screen and (min-width: 768px) {
  .alignright,
  .align-right {
    margin-left: 3.4375rem;
    float: right;
  }
}
@media screen and (min-width: 1200px) {
  .alignright,
  .align-right {
    margin-left: 1.875rem;
  }
}

button {
  font-family: "gill-sans-nova", sans-serif;
  border: none;
  background: transparent;
  cursor: pointer;
}

/* Base
========================================================================== */
body {
  font-family: "gill-sans-nova", sans-serif;
  line-height: 1.75;
  color: #000;
}

.text-content a {
  hyphens: auto;
}

p {
  margin: 1rem 0;
}
.text-content p {
  font-size: 1.125rem;
  line-height: 1.625rem;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

.text-content ul,
.text-content ol {
  margin: 1.25rem 0;
  padding: 0 1.5rem;
}
.text-content ul li,
.text-content ol li {
  font-size: 1.125rem;
  line-height: 1.625rem;
  margin: 1.25rem 0;
}
.text-content ul li:first-child,
.text-content ol li:first-child {
  margin-top: 0;
}
.text-content ul li:last-child,
.text-content ol li:last-child {
  margin-bottom: 0;
}
.text-content ul ul,
.text-content ul ol,
.text-content ol ul,
.text-content ol ol {
  margin: 1.25rem 0;
}
.text-content > ul:first-child,
.text-content > ol:first-child {
  margin-top: 0;
}
.text-content > ul:first-child ul:first-child,
.text-content > ul:first-child ol:first-child,
.text-content > ul:first-child li:first-child,
.text-content > ol:first-child ul:first-child,
.text-content > ol:first-child ol:first-child,
.text-content > ol:first-child li:first-child {
  margin-top: 0;
}
.text-content > ul:last-child,
.text-content > ol:last-child {
  margin-bottom: 0;
}
.text-content > ul:last-child ul:last-child,
.text-content > ul:last-child ol:last-child,
.text-content > ul:last-child li:last-child,
.text-content > ol:last-child ul:last-child,
.text-content > ol:last-child ol:last-child,
.text-content > ol:last-child li:last-child {
  margin-bottom: 0;
}

.text-content ul {
  list-style-type: none;
}
.text-content ul li {
  position: relative;
}
.text-content ul li:before {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  background-color: #000;
  position: absolute;
  left: -1.25rem;
  top: 0.5625rem;
}
.text-content ul li > ul {
  list-style: none;
}
.text-content ul li > ul > li:before {
  background-color: transparent;
  border: solid 0.125rem #000;
  position: absolute;
}

.text-content ol {
  list-style-type: decimal;
}
.text-content ol li::marker {
  font-weight: 700;
}

/* Headings
  ========================================================================== */
h1,
.h1,
.hero .hero__title,
h2,
.h2,
.faculty-staff__title,
.sports-calendar__title,
.topics-cta__cta-title,
.landing-page h3.card_set__section-title,
h3,
.h3,
.link-block .link-block__label,
.programs__title,
.search-block__search-form label h2,
.faculty-search__title,
.sports-roster__title,
.news-feature__title,
.form legend,
.card_set__section-title--small,
.path--support-success--library .card_set__section-title,
.call-to-action__text,
h4,
.h4,
.accordion__title,
h5,
.h5,
h6,
.h6 {
  font-family: "Tschichold", sans-serif;
  line-height: 1.2;
}
h1:first-child,
.h1:first-child,
.hero .hero__title:first-child,
h2:first-child,
.h2:first-child,
.faculty-staff__title:first-child,
.sports-calendar__title:first-child,
.topics-cta__cta-title:first-child,
.landing-page h3.card_set__section-title:first-child,
h3:first-child,
.h3:first-child,
.link-block .link-block__label:first-child,
.programs__title:first-child,
.search-block__search-form label h2:first-child,
.faculty-search__title:first-child,
.sports-roster__title:first-child,
.news-feature__title:first-child,
.form legend:first-child,
.card_set__section-title--small:first-child,
.path--support-success--library .card_set__section-title:first-child,
.call-to-action__text:first-child,
h4:first-child,
.h4:first-child,
.accordion__title:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
  margin-top: 0;
}
h1:last-child,
.h1:last-child,
.hero .hero__title:last-child,
h2:last-child,
.h2:last-child,
.faculty-staff__title:last-child,
.sports-calendar__title:last-child,
.topics-cta__cta-title:last-child,
.landing-page h3.card_set__section-title:last-child,
h3:last-child,
.h3:last-child,
.link-block .link-block__label:last-child,
.programs__title:last-child,
.search-block__search-form label h2:last-child,
.faculty-search__title:last-child,
.sports-roster__title:last-child,
.news-feature__title:last-child,
.form legend:last-child,
.card_set__section-title--small:last-child,
.path--support-success--library .card_set__section-title:last-child,
.call-to-action__text:last-child,
h4:last-child,
.h4:last-child,
.accordion__title:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child {
  margin-bottom: 0;
}

h1,
.h1,
.hero .hero__title {
  color: #000;
  font-size: 2.125rem;
  line-height: 2.8125rem;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 1rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  h1,
  .h1,
  .hero .hero__title {
    font-size: 4.0625rem;
    line-height: 4.6875rem;
  }
}

h2,
.h2,
.faculty-staff__title,
.sports-calendar__title,
.topics-cta__cta-title,
.landing-page h3.card_set__section-title {
  color: #000;
  font-size: 1.75rem;
  line-height: 2.4375rem;
  font-weight: 700;
  letter-spacing: 0;
  margin: 3rem 0 1rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  h2,
  .h2,
  .faculty-staff__title,
  .sports-calendar__title,
  .topics-cta__cta-title,
  .landing-page h3.card_set__section-title {
    font-size: 2.8125rem;
    line-height: 3.1875rem;
  }
}
.text-content h2,
.text-content .h2,
.text-content .faculty-staff__title,
.text-content .sports-calendar__title,
.text-content .topics-cta__cta-title,
.text-content .landing-page h3.card_set__section-title,
.landing-page .text-content h3.card_set__section-title {
  margin-bottom: 1.875rem;
}

h3,
.h3,
.link-block .link-block__label,
.programs__title,
.search-block__search-form label h2,
.faculty-search__title,
.sports-roster__title,
.news-feature__title,
.form legend,
.card_set__section-title--small,
.path--support-success--library .card_set__section-title,
.call-to-action__text {
  color: #000;
  font-size: 1.25rem;
  line-height: 2.0625rem;
  font-weight: 700;
  letter-spacing: 0;
  margin: 3rem 0 1rem;
}
@media screen and (min-width: 1200px) {
  h3,
  .h3,
  .link-block .link-block__label,
  .programs__title,
  .search-block__search-form label h2,
  .faculty-search__title,
  .sports-roster__title,
  .news-feature__title,
  .form legend,
  .card_set__section-title--small,
  .path--support-success--library .card_set__section-title,
  .call-to-action__text {
    font-size: 2.25rem;
    line-height: 2.875rem;
  }
}

h4,
.h4,
.accordion__title {
  color: #000;
  font-size: 1.25rem;
  line-height: 2.0625rem;
  font-weight: 700;
  letter-spacing: 0;
  margin: 3rem 0 1rem;
}
@media screen and (min-width: 1200px) {
  h4,
  .h4,
  .accordion__title {
    font-size: 1.375rem;
    line-height: 2.1875rem;
  }
}

h5,
.h5 {
  color: #000;
  font-size: 1.375rem;
  line-height: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  margin: 3rem 0 1rem;
}

h6,
.h6 {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  margin: 3rem 0 1rem;
}

blockquote {
  padding: 0 0 0 2.5rem;
  font-size: 1.25rem;
  line-height: 1.875rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  blockquote {
    padding: 0 0 0 4.875rem;
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
}
@media screen and (min-width: 768px) {
  blockquote.align-left, blockquote.align-right, blockquote.alignleft, blockquote.alignright {
    width: 32%;
  }
}
blockquote > svg {
  position: absolute;
  height: 1.625rem;
  transform: translateX(calc(-100% - 0.5rem));
}
@media screen and (min-width: 1024px) {
  blockquote > svg {
    height: 2.375rem;
    top: 0.375rem;
    transform: translateX(calc(-100% - 2rem));
  }
}

blockquote > p,
.text-content blockquote > p {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
@media screen and (min-width: 1024px) {
  blockquote > p,
  .text-content blockquote > p {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
}

main {
  padding-top: 4.375rem;
  background-color: #f4f4f4;
  transition: padding-top 0.15s ease-in-out;
}
@media screen and (min-width: 1200px) {
  main {
    padding-top: 8.1875rem;
  }
}
@media screen and (min-width: 1800px) {
  main {
    padding-top: 8.0625rem;
  }
}
main:after {
  content: "";
  display: table;
  clear: both;
}

.off-canvas {
  overflow-x: hidden;
}

.max-bound {
  width: 100%;
  margin-inline: auto;
}

.outer-pad:has(.subnav), .outer-pad:has(.hero--home) {
  padding-inline: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .outer-pad:has(.subnav), .outer-pad:has(.hero--home) {
    padding-inline: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .outer-pad:has(.subnav), .outer-pad:has(.hero--home) {
    padding-inline: 18.75rem 5rem;
  }
}
@media screen and (min-width: 1440px) {
  .outer-pad:has(.subnav), .outer-pad:has(.hero--home) {
    padding-inline: 25rem 5rem;
  }
}

.outer-pad:has(.hero--home) .next-steps {
  background: #fff;
}
.outer-pad:not(:has(.next-steps)) {
  padding-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .outer-pad:not(:has(.next-steps)) {
    padding-bottom: 3.75rem;
  }
}

.outer-pad--one-col {
  padding-inline: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .outer-pad--one-col {
    padding-inline: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .outer-pad--one-col {
    padding-inline: 7.5rem 7.5rem;
  }
}

.outer-pad--home,
.support-aid__wrap,
.locations__wrap,
.next-steps__wrap,
.news-events__wrap,
.happening__wrap,
.spotlight__wrap,
.home-experience__wrap,
.programs-career__wrap {
  padding-inline: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .outer-pad--home,
  .support-aid__wrap,
  .locations__wrap,
  .next-steps__wrap,
  .news-events__wrap,
  .happening__wrap,
  .spotlight__wrap,
  .home-experience__wrap,
  .programs-career__wrap {
    padding-inline: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .outer-pad--home,
  .support-aid__wrap,
  .locations__wrap,
  .next-steps__wrap,
  .news-events__wrap,
  .happening__wrap,
  .spotlight__wrap,
  .home-experience__wrap,
  .programs-career__wrap {
    padding-inline: 5rem 5rem;
  }
}

.outer-pad--narrow,
.topics-cta__wrap,
.outer-pad:not(:has(.subnav)):not(:has(.hero--home)) {
  padding-inline: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .outer-pad--narrow,
  .topics-cta__wrap,
  .outer-pad:not(:has(.subnav)):not(:has(.hero--home)) {
    padding-inline: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .outer-pad--narrow,
  .topics-cta__wrap,
  .outer-pad:not(:has(.subnav)):not(:has(.hero--home)) {
    padding-inline: 7.5rem 7.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .outer-pad--narrow,
  .topics-cta__wrap,
  .outer-pad:not(:has(.subnav)):not(:has(.hero--home)) {
    padding-inline: 11.875rem 11.875rem;
  }
}

.outer-pad--hero,
.faculty-bio__wrap,
.hero__outer:not(.hero__outer:has(.subnav)) .hero .hero__content {
  padding-inline: 1.5625rem;
}
@media screen and (min-width: 1200px) {
  .outer-pad--hero,
  .faculty-bio__wrap,
  .hero__outer:not(.hero__outer:has(.subnav)) .hero .hero__content {
    padding-inline: 2.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .outer-pad--hero,
  .faculty-bio__wrap,
  .hero__outer:not(.hero__outer:has(.subnav)) .hero .hero__content {
    padding-inline: 5rem;
  }
}

.outer-pad--story,
.faculty-details .outer-pad:not(:has(.subnav)):not(:has(.hero--home)),
.outer-pad:not(:has(.subnav)):has(.hero--news-story) {
  padding-inline: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .outer-pad--story,
  .faculty-details .outer-pad:not(:has(.subnav)):not(:has(.hero--home)),
  .outer-pad:not(:has(.subnav)):has(.hero--news-story) {
    padding-inline: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .outer-pad--story,
  .faculty-details .outer-pad:not(:has(.subnav)):not(:has(.hero--home)),
  .outer-pad:not(:has(.subnav)):has(.hero--news-story) {
    padding-inline: 11.875rem 11.875rem;
  }
}
@media screen and (min-width: 1440px) {
  .outer-pad--story,
  .faculty-details .outer-pad:not(:has(.subnav)):not(:has(.hero--home)),
  .outer-pad:not(:has(.subnav)):has(.hero--news-story) {
    padding-inline: 16.875rem 16.875rem;
  }
}

.user-login-form {
  margin-top: 6.25rem;
  min-height: 25vh;
  padding-bottom: 12.5rem;
}

@media screen and (max-width: 1023.9px) {
  .path--student-life--athletics .hero__outer + .paragraph-widget--card-set .card-set .card__media + .card__content,
  .path--student-life--athletics .hero__outer + .paragraph-widget--card-set .card-set .card__content,
  .path--student-life--athletics .hero__outer + div.dialog-off-canvas-main-canvas + .paragraph-widget--card-set .card-set .card__media + .card__content,
  .path--student-life--athletics .hero__outer + div.dialog-off-canvas-main-canvas + .paragraph-widget--card-set .card-set .card__content {
    padding-bottom: 0;
  }
}

.body--site-header-open {
  overflow: hidden;
}

.site-header {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .site-header {
    width: auto;
    bottom: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    padding: 0 2.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .site-header {
    padding: 0 4.75rem 0 5rem;
  }
}
.site-header.site-header-open, .site-header.headroom--not-top {
  position: fixed;
}
.site-header > * {
  pointer-events: initial;
}

.site-header__logo {
  display: block;
  position: relative;
  height: 3.25rem;
  width: fit-content;
  text-decoration: none;
  z-index: 1;
  transition: 0.3s top ease-in-out, 0.3s filter ease-in-out, 0.3s height ease-in-out;
}
@media screen and (min-width: 1200px) {
  .site-header__logo {
    height: 3.875rem;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__logo {
    height: 5.125rem;
  }
}
.site-header__logo svg {
  height: 100%;
  width: auto;
  fill: #000;
  transition: 0.3s fill ease-in-out;
}

.site-header__top {
  background-color: #fff;
  transition: 0.2s height ease-in-out;
}
@media screen and (max-width: 1199.9px) {
  .site-header__top {
    order: 1;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0 4px 0 0;
    align-items: flex-start;
  }
}
.site-header__top ul {
  display: flex;
}
.site-header__top li {
  padding-top: 0.125rem;
}
@media screen and (min-width: 1024px) {
  .site-header__top li {
    padding-top: 0;
    padding-right: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__top li {
    padding-right: 1.125rem;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__top li {
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__top li:last-child {
    padding-right: 0;
  }
}

.site-header__utility-search-wrap {
  display: flex;
  transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
}
@media screen and (max-width: 1199.9px) {
  .site-header__utility-search-wrap {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__utility-search-wrap {
    gap: 1.25rem;
  }
}

.site-header__search {
  display: none;
}
@media screen and (min-width: 1200px) {
  .site-header__search {
    display: block;
  }
}

.site-header__utility {
  display: flex;
}
@media screen and (max-width: 1199.9px) {
  .site-header__utility {
    flex-wrap: wrap;
    width: 100%;
  }
}
@media screen and (max-width: 1199.9px) {
  .site-header__utility > ul {
    flex: 0 0 50%;
    flex-direction: column;
  }
  .site-header__utility > ul:not(.admin-nav) {
    padding: 0 26px;
    margin: 24px 0;
    gap: 15px;
  }
  .site-header__utility > ul:not(.admin-nav) + ul {
    border-left: solid 1px #E7B800;
  }
}
.site-header__utility > ul li {
  padding: 0;
}
.site-header__utility > ul li a {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
  color: #000;
  text-decoration: underline;
  text-decoration-color: #000;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.125rem;
  transition: 0.3s text-decoration-color ease-in-out, 0.3s color ease-in-out;
}
.site-header__utility > ul li a:hover, .site-header__utility > ul li a:focus-visible {
  text-decoration-color: currentColor;
}
@media screen and (min-width: 1200px) {
  .site-header__utility > ul li a:hover, .site-header__utility > ul li a:focus-visible {
    color: #0030be;
  }
}
@media screen and (max-width: 1199.9px) {
  .site-header__utility ul.admin-nav {
    flex: 1 0 100%;
    flex-direction: column;
    background: #E7B800;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__utility ul.admin-nav {
    gap: 10px;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__utility ul.admin-nav {
    gap: 20px;
  }
}
@media screen and (max-width: 1199.9px) {
  .site-header__utility ul.admin-nav > li {
    border-bottom: solid 1px #000;
  }
  .site-header__utility ul.admin-nav > li:last-child {
    border-bottom: none;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__utility ul.admin-nav + ul {
    margin-left: 25px;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__utility ul.admin-nav + ul {
    margin-left: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__utility ul:not(.admin-nav) {
    gap: 15px;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__utility ul:not(.admin-nav) {
    gap: 30px;
  }
}
.site-header__utility ul:not(.admin-nav) > li a {
  text-decoration: underline;
  text-decoration-color: #000;
  transition: text-decoration-color 0.3s ease-out;
}
@media screen and (min-width: 1200px) {
  .site-header__utility ul:not(.admin-nav) > li a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.site-header__utility ul:not(.admin-nav) > li a:hover, .site-header__utility ul:not(.admin-nav) > li a:focus-visible {
  color: #000;
  transition: text-decoration-color 0.2s ease-out;
  text-decoration-color: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 1200px) {
  .site-header__utility ul:not(.admin-nav) + ul:not(.admin-nav) {
    margin-left: 25px;
    padding-left: 25px;
    position: relative;
  }
  .site-header__utility ul:not(.admin-nav) + ul:not(.admin-nav):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #E7B800;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__utility ul:not(.admin-nav) + ul:not(.admin-nav) {
    margin-left: 45px;
    padding-left: 45px;
  }
}
.site-header__utility .admin-nav__submenu {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease-out;
}
.site-header__utility .admin-nav__submenu[aria-hidden=false] {
  grid-template-rows: 1fr;
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__submenu {
    position: absolute;
    top: 100%;
    right: 0;
    background: #E7B800;
    grid-template-columns: max-content;
    min-width: 100%;
    max-width: 300%;
    z-index: 1;
  }
}
.site-header__utility .admin-nav__submenu ul {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__submenu ul {
    gap: 10px;
  }
}
.site-header__utility .admin-nav__submenu ul > li {
  padding: 0 46px;
  margin-bottom: 15px;
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__submenu ul > li {
    padding: 0 20px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__submenu ul > li:first-child {
    margin-top: 15px;
  }
}
.site-header__utility .admin-nav__submenu ul > li:last-child {
  margin-bottom: 20px;
}
@media screen and (max-width: 1199.9px) {
  .site-header__utility .admin-nav__submenu ul > li:last-child {
    margin-bottom: 15;
  }
}
.site-header__utility .admin-nav__submenu ul > li a {
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__submenu ul > li a {
    font-size: 1rem;
    line-height: 1.5rem;
    text-decoration-color: rgba(0, 0, 0, 0);
    transition: text-decoration-color 0.3s ease-out;
  }
  .site-header__utility .admin-nav__submenu ul > li a:hover, .site-header__utility .admin-nav__submenu ul > li a:focus-visible {
    text-decoration-color: black;
    transition: text-decoration-color 0.2s ease-out;
  }
}
.site-header__utility .admin-nav__link {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: transparent;
  border: none;
  font-size: 1.1875rem;
  line-height: 1.75rem;
  padding: 22px 33px 22px 26px;
  text-align: left;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: rgba(0, 0, 0, 0);
  color: #000;
  cursor: pointer;
}
@media screen and (max-width: 1199.9px) {
  .site-header__utility .admin-nav__link {
    transition: background-color 0.3s ease-out;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__link {
    transition: text-decoration-color 0.3s ease-out;
  }
}
@media screen and (max-width: 1199.9px) {
  .site-header__utility .admin-nav__link:hover, .site-header__utility .admin-nav__link:focus-visible {
    transition: background-color 0.2s ease-out;
    background-color: #E6E6E6;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__link:hover, .site-header__utility .admin-nav__link:focus-visible {
    transition: text-decoration-color 0.2s ease-out;
    text-decoration-color: black;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__link {
    padding: 0.125rem 0.625rem;
    background: #E7B800;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}
.site-header__utility .admin-nav__link[aria-expanded=true]:after {
  top: 2px;
  transform: rotate(-135deg);
}
.site-header__utility .admin-nav__link:after {
  content: "";
  border-right: 0.125rem solid black;
  border-bottom: 0.125rem solid black;
  width: 0.75rem;
  height: 0.75rem;
  display: inline-block;
  transform: rotate(45deg);
  position: relative;
  transition: 0.3s transform ease-in-out, 0.3s top ease-in-out, 0.3s border-color, 0.3s left ease-in-out;
}
@media screen and (min-width: 1200px) {
  .site-header__utility .admin-nav__link:after {
    border-color: #000;
    transform: rotate(45deg);
    width: 0.625rem;
    height: 0.625rem;
    top: -0.125rem;
    left: 0rem;
    margin-left: 8px;
  }
}
.site-header__utility ul.admin-nav li {
  position: relative;
}

.site-header__main {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  pointer-events: none;
}
@media screen and (max-width: 1199.9px) {
  .site-header__main {
    flex-direction: column;
    order: 0;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__main {
    margin-top: 10px;
    pointer-events: initial;
  }
}
.site-header__main * {
  pointer-events: initial;
}

.site-header__mega-menu {
  background-color: #fff;
  pointer-events: none;
  position: relative;
  top: 3.4375rem;
  right: 0;
  bottom: 0;
  left: 0;
  transition: 0.2s transform ease-in-out;
  height: calc(100vh - 3.4375rem);
  height: calc(100dvh - 3.4375rem);
}
@media screen and (min-width: 1024px) {
  .site-header__mega-menu {
    background-color: transparent;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu {
    top: 2.125rem;
    bottom: auto;
  }
}
html:not(.js) .site-header__mega-menu {
  display: none;
}
@media screen and (min-width: 1200px) {
  html:not(.js) .site-header__mega-menu {
    display: block;
  }
}
html:not(.js) .site-header__mega-menu:target {
  display: block;
}
.js .site-header__mega-menu {
  opacity: 0;
  visibility: hidden;
}
.js .site-header__mega-menu[aria-hidden=false] {
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 1200px) {
  .js .site-header__mega-menu {
    opacity: 1;
    visibility: visible;
  }
}
.js .site-header__mega-menu.transitioning {
  transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
}

.site-header__mega-menu-inner {
  background-color: #575757;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-inner {
    background-color: transparent;
    overflow: visible;
  }
}

.site-header__mega-menu-scroller {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-scroller {
    overflow: initial;
    pointer-events: none;
  }
}
html:not(.js) .site-header__mega-menu-scroller .nojs-close-menu {
  color: white;
  display: block;
  text-align: right;
  padding: 10px 40px;
}
@media screen and (min-width: 1200px) {
  html:not(.js) .site-header__mega-menu-scroller .nojs-close-menu {
    display: inline;
    padding: 0;
  }
}

.site-header__mega-menu-max-bound {
  margin: 0 auto;
}

.site-header__mega-menu-open {
  height: auto;
  width: auto;
  transition: 0.3s background-color ease-in-out;
  font-size: 1rem;
  font-weight: 700;
  flex: 0 0 auto;
  letter-spacing: 0.015625em;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  background-color: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.site-header__mega-menu-open:hover .site-header__mega-menu-open-line-wrap span, .site-header__mega-menu-open:focus-visible .site-header__mega-menu-open-line-wrap span {
  border-color: #F36D44;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-open {
    display: none;
  }
}
.site-header__mega-menu-open .site-header__mega-menu-open-line-wrap {
  width: 1.6875rem;
  display: block;
}
.site-header__mega-menu-open .site-header__mega-menu-open-line-wrap span {
  display: block;
  width: 100%;
  border-bottom: 0.1875rem solid #000;
  margin-bottom: 0.3125rem;
  transform-origin: center center;
  transition: 0.2s transform ease-in-out, 0.2s opacity ease-in-out, 0.2s border-color ease-in-out;
  position: relative;
  border-radius: 3px;
}
.site-header__mega-menu-open .site-header__mega-menu-open-line-wrap span:last-child {
  margin-bottom: 0;
}
.site-header__mega-menu-open:hover, .site-header__mega-menu-open:focus-visible {
  background-color: transparent;
}
.site-header__mega-menu-open:hover span, .site-header__mega-menu-open:focus-visible span {
  border-color: #0030be;
}
.site-header__mega-menu-open[aria-expanded=true] .site-header__mega-menu-open-line-wrap span:nth-child(1) {
  transform: rotate(-45deg) translate(-0.375rem, 0.34375rem);
}
.site-header__mega-menu-open[aria-expanded=true] .site-header__mega-menu-open-line-wrap span:nth-child(2) {
  opacity: 0;
}
.site-header__mega-menu-open[aria-expanded=true] .site-header__mega-menu-open-line-wrap span:nth-child(3) {
  transform: rotate(45deg) translate(-0.375rem, -0.34375rem);
}

.site-header__mega-menu-main {
  padding: 3.75rem 2.25rem;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main {
    background-color: transparent;
    padding: 0 2.5rem 0 0;
    margin-top: 1.25rem;
    transition: 0.3s margin-top ease-in-out;
  }
}
@media screen and (min-width: 1200px) {
  html:not(.js) .site-header__mega-menu-main {
    margin-top: -0.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .headroom--not-top .site-header__mega-menu-main {
    margin-top: -1.125rem;
  }
}

@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-nav {
    width: 100%;
    background-color: #AFD7E6;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav > ul {
    display: flex;
    justify-content: flex-end;
    margin: 0 -12px 0 auto;
  }
}
@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-nav > ul > li {
    border-bottom: solid 1px #000;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav > ul > li {
    margin-bottom: 0;
    transition: 0.3s opacity ease-in-out;
    position: relative;
  }
}
.site-header__mega-menu-main-nav > ul > li:last-child {
  margin-bottom: 0;
  padding-right: 0;
}
@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-nav > ul > li:last-child {
    border-bottom: none;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav > ul > li:last-child .site-header__mega-menu-main-nav-subnav {
    left: -4.875rem;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__mega-menu-main-nav > ul > li:last-child .site-header__mega-menu-main-nav-subnav {
    left: -4.0625rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav > ul > li:last-child .site-header__mega-menu-main-nav-subnav.site-header__mega-menu-main-nav-subnav--two-col {
    left: -6.25rem;
  }
}
.site-header__mega-menu-main-nav > ul > li:hover, .site-header__mega-menu-main-nav > ul > li:focus-visible {
  opacity: 1;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav > ul > li:last-child > ul, .site-header__mega-menu-main-nav > ul > li:nth-last-child(2) > ul {
    left: -2.5rem;
  }
}
.site-header__mega-menu-main-nav > ul > li .site-header__search-toggle {
  display: none;
}

.site-header__mega-menu-main-top-link {
  width: 100%;
  color: #000;
  transition: background-color 0.2s ease-out;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.75rem;
  text-decoration: none;
  padding: 0;
  border: none;
  background-color: transparent;
  text-align: left;
  cursor: pointer;
  display: block;
}
@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-top-link {
    display: flex;
    width: 100%;
    padding: 21px 33px 20px 27px;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-top-link {
    padding: 11px 15px 10px;
    color: #000;
    font-size: 1.25rem;
    line-height: 1.5;
    margin: 0;
    border-radius: 0;
    background: none;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__mega-menu-main-top-link {
    padding: 0.6875rem 1.5625rem 0.625rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-top-link.active-nav:before {
    opacity: 1;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu {
    padding-right: 2rem;
    text-decoration: none;
  }
  .site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu[aria-expanded=true] {
    background-color: #AFD7E6;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu {
    padding-right: 2.625rem;
  }
}
.site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu:after {
  content: "";
  border-right: 0.125rem solid black;
  border-bottom: 0.125rem solid black;
  width: 0.9375rem;
  height: 0.9375rem;
  display: inline-block;
  transform: rotate(45deg);
  position: relative;
  transition: 0.3s transform ease-in-out, 0.3s top ease-in-out, 0.3s border-color, 0.3s left ease-in-out;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu:after {
    border-color: #F36D44;
    transform: rotate(45deg);
    width: 0.8125rem;
    height: 0.8125rem;
    top: 1rem;
    left: unset;
    right: 0.75rem;
    position: absolute;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu:after {
    right: 1.25rem;
  }
}
@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu[aria-expanded=true]:after {
    transform: rotate(-135deg);
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu[aria-expanded=true]:after {
    transform: rotate(225deg);
    top: 1.375rem;
    border-color: #0030be;
  }
}
.site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu.site-header__mega-menu-main-top-link--with-submenu--accordion[aria-expanded=true]:after {
  transform: rotate(45deg);
  left: 0.625rem;
  top: -0.375rem;
  border-color: #c4d3ff;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-top-link.site-header__mega-menu-main-top-link--with-submenu.site-header__mega-menu-main-top-link--with-submenu--accordion[aria-expanded=true]:after {
    transform: rotate(225deg);
    top: 0.125rem;
    border-color: #0030be;
  }
}
.site-header__mega-menu-main-top-link:hover, .site-header__mega-menu-main-top-link:focus-visible {
  text-decoration-color: currentColor;
  transition: background-color 0.2s ease-out;
}
@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-top-link:hover, .site-header__mega-menu-main-top-link:focus-visible {
    background-color: #E6E6E6;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-top-link:hover, .site-header__mega-menu-main-top-link:focus-visible {
    background-image: none;
    background-color: #AFD7E6;
    text-decoration-color: transparent;
    color: #000;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-top-link:hover:after, .site-header__mega-menu-main-top-link:focus-visible:after {
    border-color: #000;
  }
}

.site-header__mega-menu-main-sub-link {
  color: #000;
  transition: 0.3s color ease-in-out, 0.3s text-decoration-color ease-in-out;
  text-decoration-color: transparent;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  text-decoration: underline;
  text-decoration-color: currentColor;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.125rem;
  margin: 0;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-sub-link {
    color: #000;
    line-height: 1.5rem;
    font-size: 1rem;
  }
}
.site-header__mega-menu-main-sub-link:hover, .site-header__mega-menu-main-sub-link:focus-visible {
  text-decoration-color: transparent;
}
@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-sub-link.site-header__mega-menu-main-sub-link--overview {
    font-size: 1.375rem;
    line-height: 2.1875rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-sub-link.site-header__mega-menu-main-sub-link--overview {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

@media screen and (min-width: 1200px) {
  .site-header__mega-menu-secondary {
    display: none;
  }
}

.site-header__mega-menu-main-nav-subnav {
  display: grid;
  grid-template-rows: 0fr;
  overflow-y: auto;
  position: relative;
  transition: grid-template-rows 0.3s ease-out;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav {
    background-color: #AFD7E6;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 18.75rem;
    padding: 0 1.875rem;
  }
}
.site-header__mega-menu-main-nav-subnav[aria-hidden=false] {
  transform: none;
  grid-template-rows: 1fr;
  height: auto;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav[aria-hidden=false] {
    height: auto;
    opacity: 1;
  }
}
.site-header__mega-menu-main-nav-subnav ul {
  overflow: hidden;
}
@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-nav-subnav ul li {
    margin-bottom: 1.25rem;
    padding: 0 3rem;
  }
  .site-header__mega-menu-main-nav-subnav ul li:first-of-type {
    margin-top: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav ul li {
    margin-bottom: 0.625rem;
  }
}
.site-header__mega-menu-main-nav-subnav ul li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav ul li:last-child {
    margin-bottom: 1.625rem;
  }
}
@media screen and (max-width: 1199.9px) {
  .site-header__mega-menu-main-nav-subnav ul li:last-child:not(:has(.site-header__mega-menu-main-sub-link--overview)) {
    margin-bottom: 1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav ul li:first-child {
    margin-top: 1.1875rem;
  }
}
.site-header__mega-menu-main-nav-subnav ul li:has(.site-header__mega-menu-main-sub-link--overview) {
  position: relative;
  padding-top: 0.625rem;
  padding-bottom: 1.875rem;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav ul li:has(.site-header__mega-menu-main-sub-link--overview) {
    padding-bottom: 0;
  }
}
.site-header__mega-menu-main-nav-subnav ul li a {
  line-height: 1.75rem;
  text-decoration: underline;
  text-decoration-color: rgba(0, 0, 0, 0);
  transition: text-decoration-color 0.3s ease-out;
}
.site-header__mega-menu-main-nav-subnav ul li a:hover, .site-header__mega-menu-main-nav-subnav ul li a:focus-visible {
  text-decoration-color: black;
  transition: text-decoration-color 0.2s ease-out;
}
.site-header__mega-menu-main-nav-subnav.site-header__mega-menu-main-nav-subnav--accordion {
  overflow-y: hidden;
  position: relative;
  transform: none;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s ease-out;
  inset: auto;
  visibility: visible;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav.site-header__mega-menu-main-nav-subnav--accordion {
    position: absolute;
    padding: 1.875rem;
    display: block;
    transform: translate3d(-50%, 0.625rem, 0);
    visibility: hidden;
    inset: 2.5rem auto auto 50%;
    transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out, 0.3s visibility ease-in-out;
  }
}
.site-header__mega-menu-main-nav-subnav.site-header__mega-menu-main-nav-subnav--accordion[aria-hidden=false] {
  grid-template-rows: 1fr;
  height: auto;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav.site-header__mega-menu-main-nav-subnav--accordion[aria-hidden=false] {
    visibility: visible;
    transform: translate3d(-50%, 0, 0);
    padding-bottom: 1.25rem;
  }
}
.site-header__mega-menu-main-nav-subnav.site-header__mega-menu-main-nav-subnav--accordion ul {
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-main-nav-subnav.site-header__mega-menu-main-nav-subnav--accordion ul {
    overflow: visible;
  }
}

.site-header__mega-menu-main-nav-subnav-back {
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.125rem;
  text-underline-offset: 0.125rem;
  transition: 0.3s text-decoration-color ease-in-out;
}
.site-header__mega-menu-main-nav-subnav-back:before {
  content: "";
  border-left: 0.125rem solid #fff;
  border-bottom: 0.125rem solid #fff;
  transform: rotate(45deg);
  display: inline-block;
  width: 0.8125rem;
  height: 0.8125rem;
  margin-right: 0.3125rem;
}
.site-header__mega-menu-main-nav-subnav-back:hover, .site-header__mega-menu-main-nav-subnav-back:focus-visible {
  text-decoration-color: currentColor;
}
.site-header__mega-menu-main-nav-subnav--accordion .site-header__mega-menu-main-nav-subnav-back {
  display: none;
  visibility: hidden;
}

.site-header__mega-menu-utility {
  margin-block: 3.125rem 0;
}
.site-header__mega-menu-utility ul {
  column-count: 2;
}
@media screen and (min-width: 1200px) {
  .site-header__mega-menu-utility ul {
    column-count: initial;
  }
}
.site-header__mega-menu-utility ul li {
  break-inside: avoid;
}
.site-header__mega-menu-utility ul li a {
  padding-bottom: 1.25rem;
  display: inline-block;
  font-size: 1.125rem;
  color: #fff;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.125rem;
  transition: 0.3s text-decoration-color ease-in-out;
}
.site-header__mega-menu-utility ul li a:hover, .site-header__mega-menu-utility ul li a:focus-visible {
  text-decoration-color: currentColor;
}

@media screen and (min-width: 1200px) {
  .site-header__search {
    position: relative;
  }
}

@media screen and (min-width: 1200px) {
  .site-header__search-toggle {
    display: block;
    cursor: pointer;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
    border: none;
  }
}
.site-header__search-toggle:hover svg, .site-header__search-toggle:focus-visible svg {
  fill: #F26539;
  transition: 0.2s fill ease-in-out;
}
@media screen and (min-width: 1200px) {
  .site-header__search-toggle svg {
    width: 22px;
    height: 22px;
    position: relative;
    top: 2px;
    fill: #000;
    transition: 0.3s fill ease-in-out;
  }
}

.site-header__search-close {
  cursor: pointer;
  display: none;
}
@media screen and (min-width: 1200px) {
  .site-header__search-close {
    position: absolute;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__search-close[aria-hidden=false] {
    display: block;
    border: none;
    background-color: transparent;
    padding: 0;
    right: 0.625rem;
    z-index: 1;
    width: 1.125rem;
    height: 1.125rem;
  }
  .site-header__search-close[aria-hidden=false]:after, .site-header__search-close[aria-hidden=false]:before {
    content: "";
    position: absolute;
    display: block;
    width: 0.125rem;
    height: 1.375rem;
    border-right: 0.125rem solid #000;
    transform: rotate(-45deg);
    top: -0.15625rem;
    left: 50%;
  }
  .site-header__search-close[aria-hidden=false]:before {
    transform: rotate(45deg);
  }
}
.site-header__search-close[aria-hidden=true] {
  display: none;
}

.site-header__search-form {
  display: flex;
  align-items: center;
  gap: 0.3125rem;
  transition: 0.3s width ease-in-out;
}
@media screen and (min-width: 1200px) {
  .site-header__search-form {
    width: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -0.375rem;
  }
  .site-header__search-form[aria-hidden=false] {
    width: 18.75rem;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .site-header__search-form[aria-hidden=true] button[type=submit] {
    display: none;
  }
}
.site-header__search-form input[type=search] {
  font-size: 1rem;
  padding: 0.4375rem 0.625rem;
  flex: 1 1 0;
  appearance: none;
  border: none;
}
@media screen and (min-width: 1200px) {
  .site-header__search-form input[type=search] {
    border: 0.0625rem solid #000;
  }
}
.site-header__search-form input[type=search]::-webkit-search-decoration, .site-header__search-form input[type=search]::-webkit-search-cancel-button, .site-header__search-form input[type=search]::-webkit-search-results-button, .site-header__search-form input[type=search]::-webkit-search-results-decoration {
  display: none;
}
.site-header__search-form button[type=submit] {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .site-header__search-form button[type=submit] {
    position: absolute;
    right: 1.875rem;
    top: 0.4375rem;
  }
}
.site-header__search-form button[type=submit] svg {
  fill: #fff;
}
@media screen and (min-width: 1200px) {
  .site-header__search-form button[type=submit] svg {
    fill: #000;
  }
}

.site-header__toolbar {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 26px 8px;
}
@media screen and (min-width: 1200px) {
  .site-header__toolbar {
    padding-left: 0;
  }
}

.site-header__mobile-controls {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (min-width: 1200px) {
  .site-header__mobile-controls {
    display: none;
  }
}
.site-header__mobile-controls .site-header__search-toggle {
  background-color: transparent;
  border: none;
  padding: 0;
  width: 26px;
  height: 26px;
}
.site-header__mobile-controls .site-header__search-toggle > svg {
  width: 100%;
  height: 100%;
}
.site-header__mobile-controls .site-header__search-toggle:hover > svg, .site-header__mobile-controls .site-header__search-toggle:focus-visible > svg {
  fill: #F36D44;
}

.site-header__wrap {
  display: flex;
}
@media screen and (max-width: 1199.9px) {
  .site-header__wrap {
    height: 100dvh;
    background: #fff;
    flex-direction: column;
    justify-content: flex-start;
    overflow-y: scroll;
    padding-bottom: 48px;
  }
  .transitioning .site-header__wrap {
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  }
  .site-header__wrap[aria-hidden=true] {
    visibility: hidden;
    opacity: 0;
  }
  .site-header__wrap[aria-hidden=false] {
    opacity: 1;
    visibility: visible;
  }
  .resize .site-header__wrap {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 1.625rem 0 0.875rem;
  }
}

/*---===/ Alert \===---*/
.site-header__alert {
  background: #F36D44;
  display: flex;
  align-items: flex-start;
  gap: 0.625rem;
  padding: 1rem 2.0625rem 1.3125rem 1.5rem;
  justify-content: center;
}
@media screen and (min-width: 1199.9px) {
  .site-header__alert {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .site-header__alert {
    width: 100vw;
    margin-inline: -2.5rem;
    padding: 0.6875rem 2.5rem 0.5625rem;
  }
}
@media screen and (min-width: 1440px) {
  .site-header__alert {
    margin-inline: -5rem -4.75rem;
    padding: 0.6875rem 5rem 0.5625rem;
  }
}

.site-header__alert-wrap {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  padding-top: 0.25rem;
}
@media screen and (min-width: 1200px) {
  .site-header__alert-wrap {
    padding-top: 0.3125rem;
  }
}

.site-footer {
  position: relative;
  padding-top: 10rem;
  margin-top: -3.75rem;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .site-footer {
    padding-top: 12.5rem;
    margin-top: -5rem;
  }
}
.site-footer:before {
  content: "";
  width: 100vw;
  height: 10rem;
  position: absolute;
  z-index: 2;
  top: 0.3125rem;
  left: 0;
  right: 0;
  background-image: url("../images/icons/footer_mobile_curve.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
}
@media screen and (min-width: 1024px) {
  .site-footer:before {
    height: 12.5rem;
    background-image: url("../images/icons/footer_desktop_curve.svg");
  }
}
@media screen and (min-width: 1800px) {
  .site-footer:before {
    height: 13.75rem;
  }
}

.site-footer__top, .site-footer__bottom {
  transition: transform 0.25s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .site-footer__top, .site-footer__bottom {
    display: flex;
    max-width: 38.75rem;
    margin-inline: auto;
    position: relative;
    width: 100%;
    transition: transform 0.25s ease-in-out;
    transform: translateX(3.75rem);
  }
}
@media screen and (min-width: 1200px) {
  .site-footer__top, .site-footer__bottom {
    max-width: 45rem;
    transform: translateX(5rem);
  }
}
@media screen and (min-width: 1440px) {
  .site-footer__top, .site-footer__bottom {
    max-width: 48rem;
    transform: translateX(6.25rem);
  }
}

@media screen and (min-width: 1024px) {
  .site-footer__bottom {
    margin-top: 2.5rem;
    flex-direction: column;
  }
}

.site-footer__logo {
  grid-area: logo;
  max-width: 16.875rem;
  margin-inline: auto;
  transition: width 0.25s ease-in-out, transform 0.25s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .site-footer__logo {
    margin: 0;
    position: absolute;
    width: 9.375rem;
    transform: translate(-11.875rem, -1.25rem);
  }
}
@media screen and (min-width: 1200px) {
  .site-footer__logo {
    width: 11.25rem;
    transform: translate(-16.25rem, -1.875rem);
  }
}
@media screen and (min-width: 1440px) {
  .site-footer__logo {
    width: 13.125rem;
    transform: translate(-18.75rem, -1.875rem);
  }
}
.site-footer__logo svg {
  width: 100%;
  height: auto;
}
.site-footer__logo svg path {
  fill: #000;
}

@media screen and (max-width: 1023.9px) {
  .site-footer__desktop-logo {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .site-footer__mobile-logo {
    display: none;
  }
}

.site-footer__wrap {
  background-color: #0DB14B;
  text-align: center;
  padding: 2.3125rem;
  margin-inline: auto;
}
@media screen and (min-width: 1200px) {
  .site-footer__wrap {
    padding-top: 3.75rem;
  }
}

.site-footer__nav-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1023.9px) {
  .site-footer__nav-wrap {
    max-width: 30rem;
    margin-inline: auto;
    margin-block: 2.4375rem;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer__nav-wrap {
    width: 100%;
    gap: 1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer__nav-wrap {
    gap: 2.5rem;
  }
}

.site-footer__primary-nav,
.site-footer__secondary-nav {
  grid-area: primary-nav;
}
@media screen and (max-width: 1023.9px) {
  .site-footer__primary-nav,
  .site-footer__secondary-nav {
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer__primary-nav,
  .site-footer__secondary-nav {
    flex: 0 0 32%;
  }
}
.site-footer__primary-nav ul,
.site-footer__secondary-nav ul {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.site-footer__primary-nav ul li,
.site-footer__secondary-nav ul li {
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .site-footer__primary-nav ul li,
  .site-footer__secondary-nav ul li {
    text-align: left;
  }
}
.site-footer__primary-nav ul li a,
.site-footer__secondary-nav ul li a {
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.875rem;
  color: #000;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.1875rem;
  transition: 0.3s text-decoration-color ease-in-out;
}
.site-footer__primary-nav ul li a:hover, .site-footer__primary-nav ul li a:focus,
.site-footer__secondary-nav ul li a:hover,
.site-footer__secondary-nav ul li a:focus {
  text-decoration-color: currentColor;
}

@media screen and (min-width: 1200px) {
  .site-footer__primary-nav ul li a {
    font-size: 1.5625rem;
    line-height: 2.1875rem;
  }
}

@media screen and (min-width: 1024px) {
  .site-footer__secondary-nav ul li a {
    font-size: 1.3125rem;
    line-height: 1.75rem;
  }
}

.site-footer__tertiary-nav {
  flex: 0 0 30%;
}
@media screen and (max-width: 1023.9px) {
  .site-footer__tertiary-nav {
    display: none;
  }
}
.site-footer__tertiary-nav ul {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.site-footer__tertiary-nav ul li {
  text-align: left;
}
.site-footer__tertiary-nav ul li a, .site-footer__tertiary-nav ul li span {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4375rem;
  color: #000;
}
.site-footer__tertiary-nav ul li a {
  text-decoration: underline;
  text-decoration-color: #000;
  transition: text-decoration-color 0.3s ease-out;
}
.site-footer__tertiary-nav ul li a:hover, .site-footer__tertiary-nav ul li a:focus-visible {
  text-decoration-color: rgba(0, 0, 0, 0);
  transition: text-decoration-color 0.3s ease-out;
}

.site-footer__mobile-links {
  max-width: 30rem;
  margin: 2.75rem auto 2.5rem;
}
@media screen and (min-width: 1024px) {
  .site-footer__mobile-links {
    display: none;
  }
}
.site-footer__mobile-links > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.25rem;
}
.site-footer__mobile-links > ul > li {
  text-align: left;
  flex: 0 0 45%;
}
.site-footer__mobile-links > ul > li a, .site-footer__mobile-links > ul > li span {
  font-size: 1.125rem;
  line-height: 1.4375rem;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #000;
  color: #000;
  transition: text-decoration-color 0.3s ease-out;
}
.site-footer__mobile-links > ul > li a:hover, .site-footer__mobile-links > ul > li a:focus-visible, .site-footer__mobile-links > ul > li span:hover, .site-footer__mobile-links > ul > li span:focus-visible {
  text-decoration-color: rgba(0, 0, 0, 0);
  transition: text-decoration-color 0.2s ease-out;
}

.site-footer__social-label {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-style: italic;
  text-align: left;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .site-footer__social-label {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0;
  }
}

.site-footer__social {
  grid-area: social;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 1023.9px) {
  .site-footer__social {
    max-width: 30rem;
    margin-inline: auto;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer__social {
    margin-inline: auto;
    display: flex;
    gap: 1.25rem;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }
}
.site-footer__social ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0.75rem 1.0625rem;
}
.site-footer__social ul li a {
  width: 2.8125rem;
  height: 2.8125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: solid 2px #000;
  border-radius: 100%;
  transition: border-color 0.3s ease-out;
}
.site-footer__social ul li a:hover, .site-footer__social ul li a:focus {
  transition: border-color 0.2s ease-out;
  border-color: rgba(0, 0, 0, 0);
}
.site-footer__social ul li a svg {
  fill: #000;
  transition: 0.3s fill ease-in-out;
}

.site-footer__disclaimer {
  grid-area: disclaimer;
}
@media screen and (max-width: 1023.9px) {
  .site-footer__disclaimer {
    max-width: 30rem;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) {
  .site-footer__disclaimer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 1.875rem;
  }
}

.site-footer__disclaimer-statement {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-style: italic;
  margin: 0;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .site-footer__disclaimer-statement {
    font-size: 1rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .site-footer__disclaimer-links {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer__disclaimer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 1.875rem;
    align-items: center;
    justify-content: center;
  }
}
.site-footer__disclaimer-links li a {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: currentColor;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.125rem;
  transition: 0.3s text-decoration-color ease-in-out;
}
.site-footer__disclaimer-links li a:hover, .site-footer__disclaimer-links li a:focus {
  text-decoration-color: transparent;
}

main:has(.next-steps:last-child) + .site-footer,
main:has(.paragraph-widget--topics-cta:last-child) + .site-footer {
  margin-top: -10rem;
}
@media screen and (min-width: 1024px) {
  main:has(.next-steps:last-child) + .site-footer,
  main:has(.paragraph-widget--topics-cta:last-child) + .site-footer {
    margin-top: -12.5rem;
  }
}
@media screen and (min-width: 1800px) {
  main:has(.next-steps:last-child) + .site-footer,
  main:has(.paragraph-widget--topics-cta:last-child) + .site-footer {
    margin-top: -13.75rem;
  }
}

.featured-quote {
  color: #000;
  margin: 0;
  padding: 0;
  background: #fff;
  padding: 3.625rem 4rem 3.3125rem;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .featured-quote {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 2.6875rem 6.25rem 2.6875rem 8.875rem;
  }
}
@media screen and (min-width: 1024px) {
  .featured-quote:has(.featured-quote__image) {
    background: transparent;
    padding: 0;
  }
}

.featured-quote__quote {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  margin: 0;
  padding: 0;
  position: relative;
}
@media screen and (max-width: 1023.9px) {
  .featured-quote__quote {
    margin-inline: auto;
    max-width: 30rem;
  }
}
@media screen and (min-width: 1024px) {
  .featured-quote__quote {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
}
.featured-quote__quote p {
  margin: 0;
}
.featured-quote__quote > svg {
  position: absolute;
  top: 0.375rem;
  left: 0;
  transform: translateX(calc(-100% - 0.625rem));
  height: 1.625rem;
}
@media screen and (min-width: 1024px) {
  .featured-quote__quote > svg {
    height: 2.375rem;
    transform: translateX(calc(-100% - 1.625rem));
  }
}

.featured-quote__attribution {
  margin-top: 1.5625rem;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .featured-quote__attribution strong {
    font-size: 1.25rem;
  }
  .featured-quote__attribution em {
    font-size: 1.0625rem;
  }
}

.featured-quote__image {
  position: relative;
  flex: 0 0 auto;
  aspect-ratio: 1;
  max-width: 18.75rem;
}
@media screen and (max-width: 1023.9px) {
  .featured-quote__image {
    margin-inline: auto;
    max-width: 30rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .featured-quote__image + .featured-quote__quote {
    margin-top: 1.9375rem;
  }
}
@media screen and (min-width: 1024px) {
  .featured-quote__image + .featured-quote__quote {
    padding: 1.875rem 4.375rem 1.25rem 6.875rem;
  }
  .featured-quote__image + .featured-quote__quote > svg {
    top: 2.125rem;
    left: 2.375rem;
    transform: none;
  }
}
.call-to-action {
  background-color: #0DB14B;
  padding: 3.4375rem 2.4375rem;
}
@media screen and (min-width: 768px) {
  .call-to-action {
    padding: 3.4375rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .call-to-action {
    padding: 3.75rem 6.625rem;
  }
}

.call-to-action__text {
  margin-bottom: 1.875rem;
  text-transform: unset;
  max-width: 34.0625rem;
}
@media screen and (max-width: 1199.9px) {
  .call-to-action__text {
    font-size: 1.875rem;
    line-height: 2.4375rem;
  }
}
@media screen and (min-width: 768px) {
  .call-to-action__text {
    margin-bottom: 0;
    flex: 1 1 0;
  }
}

.paragraph-widget--end-of-page-call-to-action {
  margin-bottom: 0;
}

.end-of-page-call-to-action {
  background-color: #fff;
  padding: 3.4375rem 2.4375rem;
}
@media screen and (min-width: 768px) {
  .end-of-page-call-to-action {
    padding: 3.4375rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .end-of-page-call-to-action {
    padding: 3.75rem 6.625rem;
  }
}

.end-of-page-call-to-action__text-wrap {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 768px) {
  .end-of-page-call-to-action__text-wrap {
    flex: 1 1 0;
    margin-bottom: 0;
  }
}

.end-of-page-call-to-action__text {
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 768px) {
  .end-of-page-call-to-action__text {
    margin-bottom: 0;
  }
}

.button,
.modal__trigger,
.modal__close,
.form button[type=submit] {
  display: inline-block;
  border: none;
  padding: 0.75rem 1.25rem;
  appearance: none;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  font-family: inherit;
  font-size: 1rem;
  text-decoration: none;
  font-weight: 400;
  text-align: center;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}
.button:hover, .button:focus,
.modal__trigger:hover,
.modal__close:hover,
.form button[type=submit]:hover,
.modal__trigger:focus,
.modal__close:focus,
.form button[type=submit]:focus {
  background-color: #0030be;
}

.btn--arrow,
.btn--blue-arrow,
.btn--arrow-lg-blue,
.btn--arrow-lg {
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  padding: 0.25rem 2.6875rem 0.1875rem 1rem;
  margin-left: -1rem;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .btn--arrow,
  .btn--blue-arrow,
  .btn--arrow-lg-blue,
  .btn--arrow-lg {
    font-size: 1.25rem;
    line-height: 2.0625rem;
    padding: 0 2.6875rem 0 1.25rem;
    margin-left: -1.25rem;
  }
}
.btn--arrow:hover:after, .btn--arrow:focus:after,
.btn--blue-arrow:hover:after,
.btn--arrow-lg-blue:hover:after,
.btn--arrow-lg:hover:after,
.btn--blue-arrow:focus:after,
.btn--arrow-lg-blue:focus:after,
.btn--arrow-lg:focus:after {
  width: 100%;
  transition: width 0.2s ease-out;
}
.btn--arrow:after,
.btn--blue-arrow:after,
.btn--arrow-lg-blue:after,
.btn--arrow-lg:after {
  content: "";
  width: 2.0625rem;
  height: 2.0625rem;
  position: absolute;
  right: 0;
  top: 0;
  border: solid 2px #000;
  border-radius: 2.0625rem;
  transition: width 0.3s ease-out;
}
.btn--arrow > span,
.btn--blue-arrow > span,
.btn--arrow-lg-blue > span,
.btn--arrow-lg > span {
  position: absolute;
  right: 0.25rem;
  top: 0.25rem;
  transform: scale(0.8);
}
.program-card__title .btn--arrow > span,
.program-card__title .btn--blue-arrow > span,
.program-card__title .btn--arrow-lg-blue > span,
.program-card__title .btn--arrow-lg > span {
  top: 0.1875rem;
}
@media screen and (min-width: 1024px) {
  .btn--arrow > span,
  .btn--blue-arrow > span,
  .btn--arrow-lg-blue > span,
  .btn--arrow-lg > span {
    top: 0.0625rem;
  }
  .program-card__title .btn--arrow > span,
  .program-card__title .btn--blue-arrow > span,
  .program-card__title .btn--arrow-lg-blue > span,
  .program-card__title .btn--arrow-lg > span {
    top: 0;
  }
}
@media screen and (min-width: 1800px) {
  .btn--arrow > span,
  .btn--blue-arrow > span,
  .btn--arrow-lg-blue > span,
  .btn--arrow-lg > span {
    right: 0.375rem;
  }
  .btn--arrow > span svg,
  .btn--blue-arrow > span svg,
  .btn--arrow-lg-blue > span svg,
  .btn--arrow-lg > span svg {
    height: 0.875rem;
  }
}
.btn--arrow > span > svg path,
.btn--blue-arrow > span > svg path,
.btn--arrow-lg-blue > span > svg path,
.btn--arrow-lg > span > svg path {
  fill: #000;
}

.btn--arrow-lg,
.btn--arrow-lg-blue {
  padding: 0.375rem 2.8125rem 0.5rem 1rem;
}
@media screen and (min-width: 1024px) {
  .btn--arrow-lg,
  .btn--arrow-lg-blue {
    padding: 0.5625rem 3.375rem 0.6875rem 1.25rem;
  }
}
.btn--arrow-lg:after,
.btn--arrow-lg-blue:after {
  width: 2.3125rem;
  height: 2.3125rem;
  border-radius: 2.3125rem;
}
@media screen and (min-width: 1024px) {
  .btn--arrow-lg:after,
  .btn--arrow-lg-blue:after {
    width: 2.875rem;
    height: 2.875rem;
    border-radius: 2.875rem;
  }
}
.btn--arrow-lg > span,
.btn--arrow-lg-blue > span {
  top: 0.375rem;
  right: 0.375rem;
}
@media screen and (min-width: 1024px) {
  .btn--arrow-lg > span,
  .btn--arrow-lg-blue > span {
    transform: scale(1);
    top: 0.4375rem;
    right: 0.625rem;
  }
}
@media screen and (min-width: 1800px) {
  .btn--arrow-lg > span,
  .btn--arrow-lg-blue > span {
    right: 0.8125rem;
    top: 0.5rem;
  }
  .btn--arrow-lg > span svg,
  .btn--arrow-lg-blue > span svg {
    height: 0.875rem;
  }
}

.btn--blue-arrow:after,
.btn--arrow-lg-blue:after {
  border-color: #0078B9;
}
.btn--blue-arrow > span svg path,
.btn--arrow-lg-blue > span svg path {
  fill: #0078B9;
}

.btn--link {
  font-size: 1rem;
  line-height: 1.625rem;
  font-weight: 700;
  color: #000;
  text-decoration-color: #000;
  text-decoration-thickness: 0.125rem;
  transition: text-decoration-color 0.3s ease-out;
}
.btn--link:hover, .btn--link:focus-visible {
  text-decoration-color: #fff;
  transition: text-decoration-color 0.2s ease-out;
}

.btn--link-red {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  color: #000;
  text-decoration-color: #F26539;
  text-decoration-thickness: 0.125rem;
  text-underline-offset: 0.375rem;
  transition: text-decoration-color 0.3s ease-out;
}
@media screen and (min-width: 1024px) {
  .btn--link-red {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.btn--link-red:hover, .btn--link-red:focus-visible {
  text-decoration-color: #000;
  transition: text-decoration-color 0.2s ease-out;
}

.btn--white-line {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  color: #000;
  text-decoration-color: #fff;
  text-decoration-thickness: 0.125rem;
  text-underline-offset: 0.375rem;
  transition: text-decoration-color 0.3s ease-out;
}
.btn--white-line:hover, .btn--white-line:focus-visible {
  text-decoration-color: #000;
  transition: text-decoration-color 0.2s ease-out;
}

.btn--search {
  margin-top: 1.125rem;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  color: #000;
  text-align: center;
  position: relative;
  font-size: 1.375rem;
  line-height: 1.375rem;
  padding: 0.6875rem 1.25rem 0.75rem;
  cursor: pointer;
  font-weight: 700;
}
@media screen and (max-width: 1023.9px) {
  .btn--search {
    border: solid 2px #000;
    border-radius: 24px;
    transition: background-color 0.3s ease-out;
  }
}
@media screen and (min-width: 1024px) {
  .btn--search {
    border: none;
    margin-top: 0;
    padding: 0.625rem 2.5rem 0.625rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .btn--search:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border: solid 2px #000;
    border-radius: 3rem;
    height: 3rem;
    width: 3rem;
    transition: width 0.3s ease-out;
  }
}
@media screen and (max-width: 1023.9px) {
  .btn--search:hover, .btn--search:focus-visible {
    background-color: #fff;
    transition: background-color 0.2s ease-out;
  }
}
@media screen and (min-width: 1024px) {
  .btn--search:hover:after, .btn--search:focus-visible:after {
    width: 100%;
    transition: width 0.2s ease-out;
  }
}
.btn--search svg {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
@media screen and (min-width: 1024px) {
  .btn--search svg {
    right: 0.9375rem;
  }
}

@media screen and (min-width: 768px) {
  .button-set ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1.875rem;
  }
}
.button-set ul li {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 768px) {
  .button-set ul li {
    margin-bottom: 0;
  }
}
.button-set ul li:last-child {
  margin-bottom: 0;
}

.fancy-link {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #000;
  text-decoration-color: #000;
  text-underline-offset: 0.3125rem;
  text-decoration-thickness: 0.125rem;
  font-weight: bold;
  position: relative;
  transition: 0.3s text-decoration-color ease-in-out;
}
@media screen and (min-width: 1200px) {
  .fancy-link {
    font-size: 1.25rem;
  }
}
.fancy-link:hover, .fancy-link:focus {
  transition: 0.2s text-decoration-color ease-in-out;
  text-decoration-color: #fff;
}

.fancy-link--inverse {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: #000;
  text-decoration-color: #fff;
  text-underline-offset: 0.3125rem;
  text-decoration-thickness: 0.125rem;
  font-weight: bold;
  position: relative;
  transition: 0.3s text-decoration-color ease-in-out;
}
@media screen and (min-width: 1200px) {
  .fancy-link--inverse {
    font-size: 1.25rem;
  }
}
.fancy-link--inverse:hover, .fancy-link--inverse:focus {
  transition: 0.2s text-decoration-color ease-in-out;
  text-decoration-color: #000;
}

.fancy-link--lg, .text-content .fancy-link--lg {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #000;
  text-decoration-color: #F36D44;
  text-underline-offset: 0.3125rem;
  text-decoration-thickness: 0.125rem;
  font-weight: bold;
  position: relative;
  transition: 0.3s text-decoration-color ease-in-out, 0.3s text-underline-thickness ease-in-out;
}
@media screen and (max-width: 1199.9px) {
  .fancy-link--lg, .text-content .fancy-link--lg {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
.fancy-link--lg:hover, .fancy-link--lg:focus, .text-content .fancy-link--lg:hover, .text-content .fancy-link--lg:focus {
  transition: 0.2s text-decoration-color ease-in-out, 0.2s text-underline-thickness ease-in-out;
  text-decoration-color: #000;
  text-decoration-thickness: 0.1875rem;
}

.link-set ul {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .link-set ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1.875rem 1.5625rem;
  }
}
.link-set ul li {
  margin-bottom: 1.3125rem;
}
@media screen and (min-width: 768px) {
  .link-set ul li {
    margin-bottom: 0;
  }
}
.link-set ul li:last-child {
  margin-bottom: 0;
}

.hero__outer {
  position: relative;
}
.hero__outer.hero--with-subnav {
  margin-bottom: 3.125rem;
}
@media screen and (min-width: 1200px) {
  .hero__outer.hero--with-subnav {
    margin-bottom: 2.5rem;
  }
}
html:not(.js) .hero__outer.hero--with-subnav {
  margin-bottom: 2.5rem;
}
.hero__outer.hero--with-subnav .subnav {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .hero__outer.hero--with-subnav .subnav {
    left: -18.75rem;
    margin: -6.625rem 0 0;
    position: absolute;
  }
  .news-listing .hero__outer.hero--with-subnav .subnav {
    margin-top: -5.0625rem;
  }
}
@media screen and (min-width: 1440px) {
  .hero__outer.hero--with-subnav .subnav {
    left: -23.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero__outer:has(.hero__media) .subnav {
    margin: 0;
  }
}
@media screen and (max-width: 1199.9px) {
  .hero__outer:has(.subnav--search) .hero__content {
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero__outer .hero {
    margin-bottom: 1.625rem;
  }
}

.hero {
  position: relative;
}
.hero.hero--with-image {
  background-color: #f4f4f4;
}
.hero--with-subnav .hero {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .hero--with-subnav .hero {
    margin-bottom: 4.375rem;
  }
}
.hero .breadcrumbs {
  margin: 0;
  position: relative;
  z-index: 1;
}

.hero .hero__media {
  width: 100%;
  position: relative;
  max-height: 25rem;
  aspect-ratio: 1.65/1;
}
@media screen and (min-width: 768px) {
  .hero .hero__media {
    max-height: none;
    aspect-ratio: 2/1;
  }
}
@media screen and (min-width: 1024px) {
  .hero .hero__media {
    max-height: 48rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero .hero__media {
    aspect-ratio: 2.35/1;
  }
}
.hero .hero__media:after {
  content: "";
  position: absolute;
  bottom: -0.0625rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 8.75rem;
  background-image: url("../images/icons/hero_mobile_curve.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 110% 65%;
}
@media screen and (min-width: 768px) {
  .hero .hero__media:after {
    background-size: 100% 70%;
  }
}
@media screen and (min-width: 1024px) {
  .hero .hero__media:after {
    background-image: url("../images/icons/hero_desktop_curve.svg");
    background-size: 100% 100%;
    height: 11.875rem;
  }
}
.hero .hero__media img {
  position: absolute;
}

.hero.hero--program-detail {
  background-color: #0DB14B;
}

@media screen and (min-width: 1024px) and (max-width: 1199.9px) {
  .hero__outer:not(.hero__outer:has(.subnav)) .hero.hero--program-detail .hero__content {
    padding-inline: 1.5625rem 9.375rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero__outer:not(.hero__outer:has(.subnav)) .hero.hero--program-detail .hero__content {
    padding-inline-end: 12.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .hero__outer:not(.hero__outer:has(.subnav)) .hero.hero--program-detail .hero__content {
    padding-inline-end: 18.75rem;
  }
}
.hero__outer:not(.hero__outer:has(.subnav)) .hero.hero--program-detail .hero__content:after {
  display: none;
}

@media screen and (max-width: 1023.9px) {
  .hero.hero--program-detail .hero__content .breadcrumbs:has(.breadcrumbs__back) {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .hero.hero--program-detail .hero__content .breadcrumbs:has(.breadcrumbs__back) {
    order: 1;
    padding-left: 1.25rem;
  }
}
.hero.hero--program-detail .hero__content .breadcrumbs:has(.breadcrumbs__back) .breadcrumbs__list li:has(.breadcrumbs__back):before {
  border-color: #000;
}

@media screen and (min-width: 1024px) and (max-width: 1199.9px) {
  .hero.hero--program-detail .hero__media + .hero__content {
    padding-block-start: 1.875rem;
  }
}

.hero.hero--program-detail .hero__media:after {
  background-image: url("../images/icons/program_hero_mobile_curve.svg");
}
@media screen and (min-width: 1024px) {
  .hero.hero--program-detail .hero__media:after {
    content: "";
    background-image: url("../images/icons/program_hero_desktop_curve.svg");
  }
}

.hero__program-overview {
  margin-top: 3.3125rem;
}
@media screen and (min-width: 1024px) {
  .hero__program-overview {
    order: 2;
  }
}

.hero__program-headline {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.625rem;
  margin-bottom: 1.75rem;
}

@media screen and (min-width: 1024px) {
  .hero__program-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3.75rem;
    order: 2;
  }
}
@media screen and (min-width: 1200px) {
  .hero__program-content {
    gap: 4.3125rem;
  }
}

.hero__program-content p {
  font-size: 1.25rem;
  line-height: 2.125rem;
}
@media screen and (min-width: 1200px) {
  .hero__program-content p {
    font-size: 2.25rem;
    line-height: 2.875rem;
  }
}

.hero__program-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  margin-top: 2.25rem;
}
@media screen and (min-width: 1024px) {
  .hero__program-links {
    margin-top: 0;
    flex: 1 0 auto;
  }
}
.hero__program-links a {
  width: auto;
}

.hero__program-headline-wrap p {
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .hero__program-headline-wrap p {
    font-size: 2rem;
    line-height: 2.1875rem;
    margin: 0.1875rem 0;
    text-transform: unset;
  }
}

.hero__program-label {
  display: none;
  font-size: 1.375rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .hero__program-label {
    display: block;
    margin-bottom: 0.75rem;
  }
}

.hero__program-icon {
  width: 3.8125rem;
  height: auto;
}
@media screen and (min-width: 1200px) {
  .hero__program-icon {
    width: 6.75rem;
  }
}

.hero .hero__media + .hero__content {
  background: transparent;
  padding-block: 0;
}
@media screen and (min-width: 768px) {
  .hero .hero__media + .hero__content {
    padding-block: 0;
  }
}
@media screen and (min-width: 1200px) {
  .hero .hero__media + .hero__content {
    margin-top: 1.75rem;
    padding-block: 0;
  }
}

.hero .hero__content,
.hero.hero--news-story .hero__content {
  padding-inline: 2.0625rem;
  background: #fff;
  padding-block: 2rem 1.3125rem;
  position: relative;
  margin-bottom: 0.625rem;
}
.hero .hero__content:after,
.hero.hero--news-story .hero__content:after {
  content: "";
  position: absolute;
  bottom: -0.0625rem;
  left: 0;
  right: 0;
  background-image: url("../images/icons/hero_curve_mobile_noimg.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 125% 80%;
  height: 2.5rem;
}
@media screen and (min-width: 768px) {
  .hero .hero__content,
  .hero.hero--news-story .hero__content {
    padding-inline: 3.75rem;
    padding-block: 1.875rem 2.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .hero .hero__content,
  .hero.hero--news-story .hero__content {
    display: flex;
    flex-direction: column;
  }
  .hero .hero__content:after,
  .hero.hero--news-story .hero__content:after {
    background-size: 105% 100%;
    background-image: url("../images/icons/hero_curve_desktop_noimg.svg");
  }
  .hero .hero__content .breadcrumbs,
  .hero.hero--news-story .hero__content .breadcrumbs {
    order: 1;
  }
  .hero .hero__content .breadcrumbs:has(.breadcrumbs__back),
  .hero.hero--news-story .hero__content .breadcrumbs:has(.breadcrumbs__back) {
    order: 0;
  }
  .hero .hero__content .hero__title,
  .hero.hero--news-story .hero__content .hero__title {
    order: 0;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1200px) {
  .program-details .hero .hero__content .hero__title,
  .program-details .hero.hero--news-story .hero__content .hero__title {
    width: calc(100% + 6.25rem);
  }
}
@media screen and (min-width: 1200px) {
  .hero .hero__content,
  .hero.hero--news-story .hero__content {
    padding-inline: 5rem;
    padding-block: 2.375rem 4.875rem;
  }
}

@media screen and (max-width: 1200px) {
  .hero:not(:has(.hero__media)) .hero__content .breadcrumbs {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero:not(:has(.hero__media)) .hero__content .hero__title {
    font-size: 4.375rem;
    line-height: 5rem;
  }
}

.hero .hero__title {
  position: relative;
  z-index: 1;
}
.hero .hero__title:last-child {
  margin-block: 0.625rem 1.25rem;
}
@media screen and (min-width: 1024px) {
  .hero .hero__title:last-child {
    margin-block: 0.625rem;
  }
}

.hero .hero__subtitle {
  font-size: 1.25rem;
  line-height: 2.25rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1200px) {
  .hero .hero__subtitle {
    font-size: 2.25rem;
    line-height: 2.875rem;
    margin-bottom: 0.625rem;
  }
}

.hero .hero__date {
  display: block;
  font-weight: 700;
}

/*---===/ Home Hero \===---*/
@media screen and (min-width: 1200px) {
  .hero--home {
    position: relative;
  }
  .hero--home:after {
    content: "";
    position: absolute;
    width: 100vw;
    height: 60px;
    bottom: 0;
    left: -7.5rem;
    background-color: #0DB14B;
    z-index: 1;
  }
}

.hero--home .hero {
  background: #fff;
}
@media screen and (max-width: 1199.9px) {
  .hero--home .hero {
    min-height: 440px;
    padding-inline: 0;
    padding-block: 17.5rem 15rem;
  }
}
@media screen and (max-width: 1199.9px) and (max-height: 667px) {
  .hero--home .hero {
    padding-block: 7.875rem 13.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero--home .hero {
    max-height: 80dvh;
    padding: 0;
    height: auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    min-height: 43.75rem;
  }
}
.hero--home .hero:before {
  content: "";
  border-style: solid;
  border-color: #0078B9;
  border-width: 6.25rem;
  border-radius: 100%;
  width: 600vw;
  height: 600vw;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  transform: translateX(-52%);
}
@media screen and (min-width: 1200px) {
  .hero--home .hero:before {
    transform: translateX(-47%);
    border-width: 3.75rem;
  }
}
.hero--home .hero:after {
  content: "";
  width: 100%;
  height: 130px;
  background: #0DB14B;
  position: absolute;
  z-index: 0;
  bottom: -2.625rem;
  transform: skew(0deg, -2deg);
}
@media screen and (min-width: 1200px) {
  .hero--home .hero:after {
    transform: skew(0deg, 3.5deg);
    bottom: -3.9375rem;
  }
}
@media screen and (min-width: 1440px) {
  .hero--home .hero:after {
    transform: skew(0deg, 4.5deg);
    bottom: -3.9375rem;
  }
}
@media screen and (min-width: 1800px) {
  .hero--home .hero:after {
    transform: skew(0deg, 5.75deg);
    bottom: -5.75rem;
    height: 9.375rem;
  }
}

.hero--home .hero__media {
  height: 100%;
  width: 100%;
  max-height: 100%;
  z-index: 0;
}
.hero--home .hero__media img {
  object-position: center top;
}
@media screen and (max-width: 1199.9px) {
  .hero--home .hero__media {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .hero--home .hero__media {
    position: relative;
    flex: 0 0 53%;
    width: 53%;
    height: 0;
    padding-bottom: 67%;
  }
  .hero--home .hero__media:after {
    display: none;
  }
  .hero--home .hero__media img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    z-index: 0;
  }
}
@media screen and (min-width: 1440px) {
  .hero--home .hero__media {
    padding-bottom: 60%;
  }
}

.hero--home .hero .hero__content {
  z-index: 2;
  background: #fff;
  padding: 2.125rem 1.875rem 2.3125rem 2.0625rem;
  width: calc(100% - 3rem);
  max-width: 480px;
}
.hero--home .hero .hero__content:after {
  display: none;
}
@media screen and (max-width: 1199.9px) {
  .hero--home .hero .hero__content {
    margin-inline: auto;
  }
}
@media screen and (max-width: 1023.9px) and (max-height: 400px) {
  .hero--home .hero .hero__content {
    transform: translate(-50%, 0);
    top: 36px;
  }
}
@media screen and (min-width: 768px) {
  .hero--home .hero .hero__content {
    max-width: 37.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .hero--home .hero .hero__content {
    padding: 2.625rem 2.5rem 2.75rem 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero--home .hero .hero__content {
    position: relative;
    flex: 0 0 47%;
    max-width: 100%;
    left: 0;
    top: 0;
    transform: translate(0, -15%);
    background: transparent;
    padding: 5rem 5.125rem;
  }
}

.hero--home .hero__title {
  font-size: 2.125rem;
  line-height: 2.8125rem;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .hero--home .hero__title {
    font-size: 4.375rem;
    line-height: 5rem;
  }
}
@media screen and (min-width: 1199.9px) {
  .hero--home .hero__title--smaller {
    font-size: 1.75rem;
    line-height: 2.375rem;
  }
}

.hero--home .hero__announcement {
  position: absolute;
  background: #E7B800;
  z-index: 4;
  top: calc(100% - 160px);
  left: 0;
  width: calc(100% - 1.5rem);
  max-width: 34.125rem;
}
@media screen and (min-width: 1200px) {
  .hero--home .hero__announcement {
    top: calc(100% - 12.5rem);
    z-index: 4;
  }
}

.hero__announcement-toggle {
  background: transparent;
  border: none;
  width: 100%;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
  padding: 1.0625rem 3.875rem 0.9375rem 1.5rem;
  color: #000;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .hero__announcement-toggle {
    padding-left: 3.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero__announcement-toggle {
    padding-left: 5.125rem;
  }
}
.hero__announcement-toggle[aria-expanded=true] span.icon:after {
  transform: translate(-50%) rotate(180deg);
}
.hero__announcement-toggle:hover span.icon, .hero__announcement-toggle:focus span.icon {
  background-color: #000;
  transition: background-color 0.2s ease-out;
}
.hero__announcement-toggle:hover span.icon:before, .hero__announcement-toggle:hover span.icon:after, .hero__announcement-toggle:focus span.icon:before, .hero__announcement-toggle:focus span.icon:after {
  background: #E7B800;
  transition: transform 0.3s ease-out, background 0.2s ease-out;
}
.hero__announcement-toggle > span.text {
  display: block;
  max-width: 21.25rem;
}
.hero__announcement-toggle > span.icon {
  position: absolute;
  top: 1.0625rem;
  right: 1.5rem;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  border: solid 2px #000;
  transition: background-color 0.3s ease-out;
}
.hero__announcement-toggle > span.icon:before, .hero__announcement-toggle > span.icon:after {
  content: "";
  width: 1rem;
  height: 0.125rem;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  transition: transform 0.3s ease-out, background 0.3s ease-out;
}
.hero__announcement-toggle > span.icon:after {
  transform: translate(-50%) rotate(90deg);
  transition: transform 0.3s ease-out;
}

.hero__announcement-content {
  padding: 0 2.5625rem 0 1.5rem;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  height: auto;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease-out, padding 0.3s ease-out;
}
@media screen and (min-width: 1024px) {
  .hero__announcement-content {
    padding-left: 3.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .hero__announcement-content {
    padding-left: 5.125rem;
  }
}
.hero__announcement-content[aria-hidden=false] {
  padding-block: 0.6875rem 1.125rem;
  grid-template-rows: 1fr;
  transition: grid-template-rows 0.2s ease-out, padding 0.2s ease-out;
}

.hero__announcement-content-wrap {
  overflow: hidden;
}

.hero--home .hero__cta {
  margin-top: 1.8125rem;
}
@media screen and (min-width: 1200px) {
  .hero--home .hero__cta {
    margin-top: 3rem;
  }
}

.hero.hero--news-story {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .hero.hero--news-story {
    flex-direction: row;
    align-items: flex-end;
    gap: 2.625rem;
  }
  .hero.hero--news-story:after {
    content: "";
    background-image: url("../images/icons/hero_curve_desktop_noimg.svg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 110% 80%;
    height: 3.75rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .hero.hero--news-story {
    margin-bottom: 6.25rem;
  }
}

.hero.hero--news-story.hero--with-image {
  flex-direction: column-reverse;
}
@media screen and (min-width: 1024px) {
  .hero.hero--news-story.hero--with-image {
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 1024px) {
  .hero.hero--news-story .hero__content {
    margin-bottom: 0;
  }
  .hero.hero--news-story .hero__content:after {
    display: none;
  }
}

.hero.hero--news-story .hero__content .breadcrumbs {
  order: 0;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1200px) {
  .hero.hero--news-story .hero__content .breadcrumbs {
    margin-bottom: 2.5rem;
  }
}

.hero.hero--news-story .hero__content .hero__title {
  text-transform: unset;
}
@media screen and (min-width: 1200px) {
  .hero.hero--news-story .hero__content .hero__title {
    font-size: 2.125rem;
    line-height: 2.8125rem;
  }
}
@media screen and (min-width: 1440px) {
  .hero.hero--news-story .hero__content .hero__title {
    font-size: 3.4375rem;
    line-height: 4.0625rem;
  }
}

.hero.hero--news-story .hero__media {
  padding-inline: 1.5625rem;
  margin-top: -6.25rem;
  z-index: 1;
  aspect-ratio: 1.55/1;
  position: relative;
}
@media screen and (max-width: 1023.9px) {
  .hero.hero--news-story .hero__media:before {
    content: "";
    width: 100vw;
    height: calc(100% - 5.625rem);
    background: #f4f4f4;
    position: absolute;
    top: 5.625rem;
    right: 50%;
    transform: translateX(50%);
  }
}
@media screen and (min-width: 768px) {
  .hero.hero--news-story .hero__media {
    padding-inline: 3.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .hero.hero--news-story .hero__media {
    padding-inline: 0rem;
    margin-right: 5rem;
    background-color: transparent;
    margin-top: 0;
    aspect-ratio: 1.5/1;
    flex: 0 0 35%;
  }
}
@media screen and (min-width: 1200px) {
  .hero.hero--news-story .hero__media {
    flex: 0 0 40%;
    margin-bottom: -2.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .hero.hero--news-story .hero__media {
    flex: 0 0 34.0625rem;
    aspect-ratio: 1.4/1;
  }
}
.hero.hero--news-story .hero__media:after {
  display: none;
}
.hero.hero--news-story .hero__media img {
  position: relative;
}

@media screen and (max-width: 1023.9px) {
  .hero__outer .hero.hero--news-story .hero__media + .hero__content {
    padding-bottom: 8.9375rem;
  }
}
@media screen and (min-width: 1024px) {
  .hero__outer .hero.hero--news-story .hero__media + .hero__content {
    padding-inline: 5rem 0rem;
  }
}

main:has(.faculty-bio) .hero .hero__content {
  padding-bottom: 5.625rem;
}

main:has(.search-results) .hero .hero__content,
main:has(.search-block) .hero .hero__content {
  padding-bottom: 5.625rem;
}
@media screen and (min-width: 1200px) {
  main:has(.search-results) .hero .hero__content,
  main:has(.search-block) .hero .hero__content {
    padding-bottom: 7.5rem;
  }
}

main:has(.search-results):not(:has(.pagination)) .outer-pad {
  margin-bottom: 3.75rem;
}

.breadcrumbs {
  margin: 1rem 0;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  .breadcrumbs:has(.breadcrumbs__back) {
    padding-left: 0.875rem;
  }
}
@media screen and (min-width: 1024px) {
  .breadcrumbs:has(.breadcrumbs__back) {
    padding-left: 1rem;
  }
}

.breadcrumbs__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs__list a {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: bold;
  transition: border 0.3s;
  color: #000;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.0625rem;
  text-underline-offset: 0.1875rem;
  transition: 0.25s text-decoration-color ease-in-out;
}
.breadcrumbs__list a:hover, .breadcrumbs__list a:focus {
  text-decoration-color: currentColor;
}
.breadcrumbs__list a[aria-current=page] {
  pointer-events: none;
  font-weight: 400;
}
.breadcrumbs__list li {
  display: none;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .breadcrumbs__list li {
    display: inline-block;
  }
}
.breadcrumbs__list li:nth-last-child(2), .breadcrumbs__list li:has(.breadcrumbs__back) {
  display: inline-block;
  padding-left: 0.9375rem;
}
@media screen and (min-width: 1024px) {
  .breadcrumbs__list li:nth-last-child(2), .breadcrumbs__list li:has(.breadcrumbs__back) {
    padding-left: 0;
  }
}
.breadcrumbs__list li:nth-last-child(2):before, .breadcrumbs__list li:has(.breadcrumbs__back):before {
  content: "";
  position: absolute;
  top: 50%;
  margin-left: -0.625rem;
  margin-top: -0.125rem;
  width: 0.625rem;
  height: 0.625rem;
  border-left: 0.125rem solid #0078B9;
  border-top: 0.125rem solid #0078B9;
  transform: rotate(-45deg) translateY(-50%);
}
@media screen and (min-width: 1024px) {
  .breadcrumbs__list li:nth-last-child(2):before, .breadcrumbs__list li:has(.breadcrumbs__back):before {
    display: none;
  }
}
.breadcrumbs__list li:nth-last-child(2):after, .breadcrumbs__list li:has(.breadcrumbs__back):after {
  display: none;
}
@media screen and (min-width: 1024px) {
  .breadcrumbs__list li:nth-last-child(2):after, .breadcrumbs__list li:has(.breadcrumbs__back):after {
    display: inline-block;
  }
}
.breadcrumbs__list li:not(:last-child):after {
  content: "/";
}
@media screen and (min-width: 1024px) {
  .breadcrumbs__list li:has(.breadcrumbs__back):before {
    display: block;
  }
}

.card {
  overflow: hidden;
  height: 100%;
}
.card.card--clickable {
  cursor: pointer;
}
.card.card--clickable:hover .card__link:after, .card.card--clickable:focus-within .card__link:after {
  width: 3.125rem;
}
.card.card--horizontal {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media screen and (min-width: 1024px) {
  .card.card--horizontal {
    gap: 1.375rem;
    flex-direction: row;
    align-items: center;
  }
}

.card__content {
  margin: 0.625rem 0 0;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  .card__content {
    margin-top: 1.3125rem;
  }
}
.card--horizontal .card__content {
  flex: 1 1 0;
  margin: 0;
}
.card__title {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  color: #000;
  text-transform: unset;
}
@media screen and (min-width: 1200px) {
  .card__title {
    font-size: 1.375rem;
    line-height: 2.1875rem;
  }
}
.card--horizontal .card__title {
  font-size: 1.625rem;
  line-height: 2.25rem;
}
.card__title .card__link {
  text-decoration: none;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  transition: 0.3s color ease-in-out;
  display: block;
  padding-right: 7.5rem;
  position: relative;
}
.card__title .card__link:hover, .card__title .card__link:focus-within {
  color: #000;
}
.card__title .card__link:after {
  content: "";
  width: 2.0625rem;
  height: 2.0625rem;
  position: absolute;
  right: 2.5rem;
  top: 0;
  border: solid 2px #0078B9;
  border-radius: 2.0625rem;
  transition: width 0.3s ease-out;
}
@media screen and (min-width: 1024px) {
  .card__title .card__link:after {
    right: 0;
    top: -0.25rem;
  }
}
.card__title .card__link > span {
  position: absolute;
  right: 2.75rem;
  top: 0.25rem;
  transform: scale(0.75);
}
.card--horizontal .card__title .card__link > span {
  line-height: 1.4375rem;
}
@media screen and (min-width: 1200px) {
  .card--horizontal .card__title .card__link > span {
    line-height: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .card__title .card__link > span {
    right: 0.25rem;
    top: 0rem;
  }
}
@media screen and (min-width: 1200px) {
  .card__title .card__link > span {
    top: -0.3125rem;
  }
}
@media screen and (min-width: 1800px) {
  .card__title .card__link > span {
    right: 0.375rem;
    top: -0.375rem;
    transform: scale(0.8);
  }
}
.card__title .card__link > span > svg path {
  fill: #0078B9;
}

.card__body p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  padding-right: 2.5rem;
}
@media screen and (min-width: 1024px) {
  .card__body p {
    padding-right: 0;
  }
}

.card__media {
  padding: 0;
  margin: 0;
  position: relative;
  aspect-ratio: 3/2;
}
.card__media > img {
  position: absolute;
}
.card--horizontal .card__media {
  flex: 0 1 auto;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .card--horizontal .card__media {
    width: 25%;
  }
}

.card__media + .card__content {
  margin-top: 1.375rem;
}
.card__cta {
  margin-top: 1.875rem;
}

.card__date {
  font-size: 1rem;
  line-height: 1.5625rem;
  font-weight: 700;
}

@media screen and (min-width: 1200px) {
  .hero__outer + .paragraph-widget--news-listing, .hero__outer + div[data-drupal-messages-fallback] + .paragraph-widget--news-listing, .hero__outer + div[data-drupal-messages-fallback] + .views-element-container .paragraph-widget--news-listing {
    margin-top: -5rem;
  }
}

.paragraph-widget--news-listing .card_set__section-title {
  padding-bottom: 1.875rem;
}
@media screen and (min-width: 1200px) {
  .paragraph-widget--news-listing .card_set__section-title {
    padding-bottom: 3.625rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .paragraph-widget--news-listing .card-set {
    margin-inline: auto;
  }
}

.news-listing .card-set.card-set--horizontal li {
  padding-bottom: 1.875rem;
  border-bottom: solid 2px #DDDDDD;
}
@media screen and (min-width: 1200px) {
  .news-listing .card-set.card-set--horizontal li {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

.card_set__section-title--small, .path--support-success--library .card_set__section-title {
  text-transform: unset;
  margin-bottom: 1.75rem;
}
@media screen and (min-width: 1200px) {
  .card_set__section-title--small, .path--support-success--library .card_set__section-title {
    margin-bottom: 2.625rem;
  }
}

@media screen and (min-width: 1024px) {
  .card-set ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-right: -2rem;
    gap: 2rem 0;
  }
}
.card-set ul li {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1023.9px) {
  .sports-page .card-set ul li {
    margin-bottom: 2.125rem;
  }
}
@media screen and (min-width: 1024px) {
  .card-set ul li {
    flex: 0 1 auto;
    width: 33.33%;
    padding-right: 2rem;
    margin-bottom: 0;
  }
}
.card-set ul li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .card-set.card-set--2x li {
    flex: 0 1 auto;
    width: 50%;
    padding-right: 2rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .card-set.card-set--horizontal ul {
    display: block;
    gap: 0;
    margin: 0;
  }
}
.card-set.card-set--horizontal li {
  margin-bottom: 2.1875rem;
}
@media screen and (min-width: 1024px) {
  .card-set.card-set--horizontal li {
    width: auto;
    padding: 0;
    margin-bottom: 1.875rem;
  }
}
.card-set.card-set--horizontal.card-set--line-spacers li {
  padding-bottom: 1.875rem;
  border-bottom: solid 0.125rem #DDDDDD;
}
@media screen and (min-width: 1440px) {
  .card-set.card-set--horizontal.card-set--line-spacers li {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
  }
}

.card_set__section-title {
  position: relative;
}
.paragraph-widget--card-set .card_set__section-title {
  padding-block: 1.25rem;
  margin-bottom: 0;
}
.landing-page .card_set__section-title {
  padding-bottom: 1.875rem;
}
.news-landing .card_set__section-title {
  text-align: center;
}
.card_set__section-description {
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.card-set + .text-content {
  margin-top: 2.0625rem;
}
@media screen and (max-width: 1023.9px) {
  .card-set + .text-content {
    max-width: 30rem;
    margin-inline: auto;
    margin-top: 4.5rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .paragraph-widget--news-listing .card-set + .text-content {
    max-width: 100%;
    margin-top: 2.0625rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .paragraph-widget--card-set .card-set {
    margin-inline: auto;
  }
}

.sports-page .paragraph-widget--card-set {
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 768px) {
  .sports-page .paragraph-widget--card-set {
    margin-bottom: 2.1875rem;
  }
}
@media screen and (min-width: 1024px) {
  .sports-page .paragraph-widget--card-set {
    margin-bottom: 4.375rem;
  }
}
@media screen and (min-width: 1200px) {
  .sports-page .paragraph-widget--card-set {
    margin-top: -3.5rem;
    margin-bottom: 0.5625rem;
  }
}

@media screen and (max-width: 767.9px) {
  .landing-page .paragraph-widget--card-set {
    margin-bottom: 1.875rem;
  }
}

.ivy-main .ivy-circle {
  background-color: #fff !important;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1607843137) !important;
  border: solid 0.125rem #0078B9 !important;
  transition: background-color 0.3s ease-out, right 0.4s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  right: -200px !important;
  z-index: 9 !important;
}
@media screen and (max-width: 1024px) {
  .ivy-main .ivy-circle {
    width: 3rem !important;
    height: 3rem !important;
  }
}
.ivy-main .ivy-circle:after {
  display: none !important;
}
.ivy-main .ivy-circle svg, .ivy-main .ivy-circle svg path {
  fill: #0078B9;
  transition: fill 0.3s ease-out;
}
.ivy-main .ivy-circle .ivy-fa {
  display: none !important;
}
.ivy-main .ivy-circle:hover, .ivy-main .ivy-circle:focus-visible {
  transition: background-color 0.2s ease-out !important;
  background-color: #0078B9 !important;
}
.ivy-main .ivy-circle:hover svg, .ivy-main .ivy-circle:hover svg path, .ivy-main .ivy-circle:focus-visible svg, .ivy-main .ivy-circle:focus-visible svg path {
  fill: #fff;
  transition: fill 0.2s ease-out;
}

.ivy-main.is-active .ivy-circle {
  right: 12px !important;
}

.form {
  max-width: 75rem;
  margin-inline: auto;
}
.form .form-item {
  margin-bottom: 1.25rem;
  position: relative;
}
.form legend {
  font-size: 1.875rem;
  line-height: 1.07;
}
.form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.form label,
.form .label {
  display: block;
  font-size: 1rem;
  line-height: 1.53;
  font-weight: 400;
  color: #000;
  margin-bottom: 0.3125rem;
}
.form label.required:after,
.form .label.required:after {
  content: "*";
}
.form label .optional,
.form .label .optional {
  color: #0030be;
}
.form input,
.form textarea {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.81;
  color: #000;
  border-radius: 0;
  border: 0.125rem solid #000;
  padding: 0.875rem 0.9375rem;
}
.form input[type=text],
.form textarea {
  width: 100%;
}
.form textarea {
  min-height: 12.5rem;
  font-family: inherit;
}
.form select {
  width: 100%;
  font-size: 1rem;
  line-height: 1.81;
  color: #000;
  border: 0.125rem solid #000;
  border-radius: 0;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.273' height='7.551'%3E%3Cpath d='m11.566.707-5.429 5.43L.707.707' fill='none' stroke='%234a4a4a' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: right 1.5625rem center;
  background-size: 0.875rem;
  cursor: pointer;
  padding: 0.9375rem 3.4375rem 0.9375rem 1.25rem;
  max-width: 100%;
  overflow: hidden;
  word-wrap: normal;
  white-space: normal;
}
.form input[type=checkbox]:focus + label:before,
.form input[type=radio]:focus + label:before {
  box-shadow: inset 0 0 0 2px #0030be;
}
.form input[type=checkbox] + label,
.form input[type=radio] + label {
  position: relative;
  padding-left: 1.875rem;
}
.form input[type=checkbox] + label:before, .form input[type=checkbox] + label:after,
.form input[type=radio] + label:before,
.form input[type=radio] + label:after {
  content: "";
  cursor: pointer;
  position: absolute;
  width: 1.25rem;
  top: 0;
  left: 0;
  height: 1.25rem;
}
.form input[type=checkbox] + label:before,
.form input[type=radio] + label:before {
  background: #fff;
  box-shadow: inset 0 0 0 2px #000;
}
.form input[type=checkbox] + label:after,
.form input[type=radio] + label:after {
  background-color: #000;
  transform: scale(0.6);
  z-index: 1;
  opacity: 0;
  transition: 0.2s opacity ease-in-out;
}
.form input[type=checkbox]:checked + label:after,
.form input[type=radio]:checked + label:after {
  opacity: 1;
}
.form input[type=radio] + label:before, .form input[type=radio] + label:after {
  border-radius: 50%;
}
.form input[type=radio] + label:after {
  background-image: none;
  transform: scale(0.6);
}
.form input[type=checkbox] + label,
.form input[type=radio] + label {
  display: inline;
  font-size: 1rem;
  line-height: 1.81;
  color: #000;
  font-weight: 400;
}
.form button[type=submit] {
  background-color: #000;
  color: #fff;
}

.accordion__content {
  overflow: hidden;
  transition-property: height, visibility;
  transition-timing-function: ease-in-out;
}

.accordion__accordion.js-enabled .accordion__content {
  visibility: hidden;
}

.accordion__accordion.is-active .accordion__content {
  visibility: visible;
}

.accordion__accordion {
  border: 0.125rem solid #000;
  border-width: 0 0 0.0625rem;
}

.accordion__title {
  margin: 0;
}

.accordion__trigger {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-weight: inherit;
  padding: 0;
  margin: 0;
  display: block;
  text-align: left;
  width: 100%;
  color: currentColor;
  position: relative;
  padding: 1.1875rem 1.4375rem 1.125rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .accordion__trigger {
    padding: 1.375rem 2.3125rem 1.25rem 3.75rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  .accordion__trigger {
    padding: 1.375rem 2.3125rem 1.25rem 4.75rem;
  }
}
.accordion__trigger:hover span, .accordion__trigger:focus-visible span {
  transition: 0.2s background-color ease-in-out;
  background-color: #0078B9;
}
.accordion__trigger:hover span:before,
.accordion__trigger:hover span:after, .accordion__trigger:focus-visible span:before,
.accordion__trigger:focus-visible span:after {
  background-color: #fff;
  transition: 0.3s transform ease-in-out, background-color 0.2s ease-in-out;
}
.accordion__trigger[aria-expanded=true] span:before {
  transform: translate(50%, -50%) rotate(90deg);
}
.accordion__trigger span {
  transition: 0.3s background-color ease-in-out;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 100%;
  border: solid 0.125rem #0078B9;
}
@media screen and (min-width: 1024px) {
  .accordion__trigger span {
    width: 2.25rem;
    height: 2.25rem;
  }
}
.accordion__trigger span:before,
.accordion__trigger span:after {
  content: "";
  width: 0.125rem;
  height: 1.25rem;
  background-color: #0078B9;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  pointer-events: none;
  transition: 0.3s transform ease-in-out, background-color 0.3s ease-in-out;
}
.accordion__trigger span:after {
  transform: translate(50%, -50%) rotate(90deg);
}

.accordion__content-wrap {
  padding: 0 1.4375rem 1.125rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .accordion__content-wrap {
    padding: 0 2.3125rem 1.6875rem 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .accordion__content-wrap {
    padding: 0 2.3125rem 1.6875rem 4.75rem;
  }
}

.accordion__section-description p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

.carousel__holder {
  position: relative;
}

.carousel__slide {
  width: 100%;
  text-align: center;
}

.carousel__slide-image {
  height: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 56.25%;
}

.carousel__slide-content {
  padding: 2rem 0 0;
  text-align: left;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .carousel__slide-content {
    padding: 3.3125rem 0 0;
  }
}

.carousel__nav {
  pointer-events: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.carousel__nav-sizer {
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  left: 0;
  top: 0;
}

.carousel__nav-previous,
.carousel__nav-next {
  pointer-events: initial;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  width: 1.875rem;
  height: 1.875rem;
  background-color: #fff;
  transform: translateY(50%);
  transition: 0.25s background-color ease-in-out;
  border: solid 0.125rem #0078B9;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .carousel__nav-previous,
  .carousel__nav-next {
    width: 2.8125rem;
    height: 2.8125rem;
  }
}
.carousel__nav-previous:hover, .carousel__nav-previous:focus,
.carousel__nav-next:hover,
.carousel__nav-next:focus {
  background-color: #0078B9;
}
.carousel__nav-previous:hover:after, .carousel__nav-previous:focus:after,
.carousel__nav-next:hover:after,
.carousel__nav-next:focus:after {
  border-color: #fff;
}
.carousel__nav-previous:after,
.carousel__nav-next:after {
  content: "";
  border-top: 0.15625rem solid #0078B9;
  border-left: 0.15625rem solid #0078B9;
  width: 0.875rem;
  height: 0.875rem;
  position: absolute;
  left: calc(50% + 0.875rem / 4.5);
  top: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transition: 0.3s border-color ease-in-out;
}
@media screen and (min-width: 768px) {
  .carousel__nav-previous:after,
  .carousel__nav-next:after {
    border-width: 0.1875rem;
  }
}
@media screen and (min-width: 1200px) {
  .carousel__nav-previous:after,
  .carousel__nav-next:after {
    width: 1.1875rem;
    height: 1.1875rem;
    border-width: 0.140625rem;
    left: calc(50% + 1.1875rem / 4.5);
  }
}

.carousel__nav-previous {
  left: calc(50% - 2.4375rem);
}
@media screen and (min-width: 768px) {
  .carousel__nav-previous {
    left: calc(50% - 3.75rem);
  }
}

.carousel__nav-next {
  right: calc(50% - 2.4375rem);
}
@media screen and (min-width: 768px) {
  .carousel__nav-next {
    right: calc(50% - 3.75rem);
  }
}
.carousel__nav-next::after {
  left: calc(50% - 0.875rem / 4.5);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}

.flickity-page-dots {
  gap: 1.5625rem 0;
  bottom: initial;
  position: static;
}
@media screen and (min-width: 768px) {
  .flickity-page-dots {
    padding-top: 1.875rem;
  }
}
.flickity-page-dots .flickity-page-dot {
  width: 2rem;
  height: 2rem;
  background: transparent;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: initial;
  border-radius: 0;
}
.flickity-page-dots .flickity-page-dot:before {
  content: "";
  width: 1rem;
  height: 1rem;
  background-color: #575757;
  border-radius: 100vw;
  transition: 0.3s background-color;
}
.flickity-page-dots .flickity-page-dot.is-selected {
  pointer-events: none;
  background: transparent;
}
.flickity-page-dots .flickity-page-dot.is-selected:before {
  background-color: #AFD7E6;
}
.flickity-page-dots .flickity-page-dot:hover:before, .flickity-page-dots .flickity-page-dot:focus:before {
  background-color: #AFD7E6;
}

.carousel__section-description p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
.table__inner {
  overflow: auto;
  margin-inline: -2.0625rem;
  padding-left: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .table__inner {
    margin-inline: -3.75rem;
    padding-left: 3.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .table__inner {
    margin-inline: 0;
    padding-left: 0;
  }
}
.body--site-header-open .table__inner {
  overflow: hidden;
}
.table__inner table {
  empty-cells: show;
  border-collapse: collapse;
  border: 0;
  padding: 0;
  margin: 0;
  color: black;
  overflow: auto;
}
.table__inner table > :not(:first-child) {
  border-top: none;
}
.body--site-header-open .table__inner table {
  overflow: hidden;
}
.table__inner thead {
  text-align: left;
}
.table__inner thead tr {
  background-color: #0DB14B;
  color: #000;
}
.table__inner thead th {
  padding: 1.5625rem;
  font-size: 1.375rem;
  line-height: 1.18;
  font-weight: 600;
  vertical-align: middle;
  border: none;
  border-bottom: none;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .table__inner thead th {
    font-size: 1.4375rem;
    line-height: 1.13;
  }
}
.table__inner tbody {
  border-top: none;
}
.table__inner tbody tr:nth-child(even) {
  background-color: #fff;
}
.table__inner tbody td {
  padding: 2.3125rem 1.4375rem 1.875rem;
  max-width: 90vw;
  min-width: 12.5rem;
  vertical-align: top;
  border: solid 0 #000;
  border-width: 0 0 0.0625rem;
  text-align: left;
}
@media screen and (min-width: 1200px) {
  .table__inner tbody td {
    max-width: none;
    min-width: auto;
  }
}

.table__section-description p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

.full-width-image {
  margin: 0;
  padding: 0;
}

.full-width-image__image {
  aspect-ratio: 16/9;
  width: auto;
}

.full-width-image__caption {
  margin-top: 1.25rem;
}

.news-feature {
  background: #E7B800;
  position: relative;
  margin-top: 2.5rem;
}
@media screen and (min-width: 1024px) {
  .news-feature {
    margin-top: 3.75rem;
  }
}
.news-feature:before {
  content: "";
  position: absolute;
  top: -6.25rem;
  width: 100vw;
  height: 7.5rem;
  background-color: #fff;
  background-image: url(../images/icons/news_feature_mobile_curve.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 60%;
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  .news-feature:before {
    top: -7.4375rem;
  }
}
@media screen and (min-width: 1200px) {
  .news-feature:before {
    background-image: url(../images/icons/news_feature_desktop_curve.svg);
    background-size: 100% 90%;
    top: -9.875rem;
    height: 10rem;
  }
}
@media screen and (min-width: 1440px) {
  .news-feature:before {
    background-position: center 101%;
  }
}

.news-feature__wrap {
  padding-inline: 1.5625rem;
  position: relative;
}
@media screen and (max-width: 1023.9px) {
  .news-feature__wrap {
    margin-inline: auto;
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .news-feature__wrap {
    display: flex;
    align-items: flex-end;
    gap: 1.875rem;
    transform: translateY(-3.75rem);
  }
}
@media screen and (min-width: 1200px) {
  .news-feature__wrap {
    padding-inline: 2.5rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439.9px) {
  .news-feature__wrap {
    align-items: flex-start;
  }
}
@media screen and (min-width: 1440px) {
  .news-feature__wrap {
    padding-inline: 5rem;
    gap: 3.125rem;
  }
}
.news-feature__wrap:has(.news-feature__link):hover .news-feature__title:after, .news-feature__wrap:has(.news-feature__link):focus-visible .news-feature__title:after, .news-feature__wrap:has(.news-feature__link):focus-within .news-feature__title:after {
  width: 3.125rem;
}

.news-feature__image {
  aspect-ratio: 1.45/1;
}
@media screen and (max-width: 1023.9px) {
  .news-feature__image {
    transform: translateY(-3.375rem);
  }
}
@media screen and (min-width: 1024px) {
  .news-feature__image {
    flex: 0 0 45%;
  }
}
@media screen and (min-width: 1440px) {
  .news-feature__image {
    flex: 0 0 50%;
  }
}

.news-feature__content {
  margin-top: -1.25rem;
}
@media screen and (min-width: 1024px) {
  .news-feature__content {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199.9px) {
  .news-feature__content {
    padding-top: 3.75rem;
    transform: translateY(20px);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1439.9px) {
  .news-feature__content {
    padding-top: 6.25rem;
  }
}

.news-feature__eyebrow {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.0225rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 1200px) {
  .news-feature__eyebrow {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}

.news-feature__title {
  text-transform: unset;
  margin-top: 0;
  padding-right: 5.3125rem;
  position: relative;
}
.news-feature__title > span {
  display: none;
}
.news-feature__wrap:has(.news-feature__link) .news-feature__title > span {
  display: block;
  position: absolute;
  right: 0.25rem;
  top: 0.625rem;
  line-height: 0;
  transform: scale(0.75);
}
@media screen and (min-width: 1024px) {
  .news-feature__wrap:has(.news-feature__link) .news-feature__title > span {
    right: 0.25rem;
    top: 0.9375rem;
  }
}
@media screen and (min-width: 1200px) {
  .news-feature__wrap:has(.news-feature__link) .news-feature__title > span {
    top: 0.9375rem;
  }
}
@media screen and (min-width: 1800px) {
  .news-feature__wrap:has(.news-feature__link) .news-feature__title > span {
    right: 0.375rem;
    top: 1rem;
    transform: scale(0.8);
  }
}
.news-feature__wrap:has(.news-feature__link) .news-feature__title > span > svg path {
  fill: #000;
}
.news-feature__wrap:has(.news-feature__link) .news-feature__title:after {
  content: "";
  width: 2.0625rem;
  height: 2.0625rem;
  position: absolute;
  right: 0rem;
  top: 0;
  border: solid 2px #000;
  border-radius: 2.0625rem;
  transition: width 0.3s ease-out;
}
@media screen and (min-width: 1024px) {
  .news-feature__wrap:has(.news-feature__link) .news-feature__title:after {
    right: 0;
    top: 0.3125rem;
  }
}
@media screen and (max-width: 1199.9px) {
  .news-feature__title {
    font-size: 1.625rem;
    line-height: 2.1875rem;
  }
}

.news-feature__content p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

.news-feature__date {
  font-weight: 700;
}

.news-feature__link {
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.paragraph-widget--news-feature + .paragraph-widget--card-set {
  margin-top: -3.125rem;
}
@media screen and (min-width: 991px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set {
    margin-top: -4.375rem;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set {
    margin-top: -5.625rem;
  }
}
.paragraph-widget--news-feature + .paragraph-widget--card-set .card-set {
  position: relative;
}
@media screen and (max-width: 1023.9px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set {
    margin-inline: auto;
  }
}
@media screen and (min-width: 1024px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set {
    margin-inline: -1.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set {
    margin-inline: -5rem;
  }
}
@media screen and (min-width: 1440px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set {
    margin-inline: -6.875rem;
  }
}
.paragraph-widget--news-feature + .paragraph-widget--card-set .card-set:before {
  content: "";
  width: 100vw;
  height: 12.5rem;
  background-color: #E7B800;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (min-width: 1024px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set:before {
    height: 7.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set ul {
    position: relative;
  }
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set ul:before {
    content: "";
    width: 100vw;
    height: 30%;
    background-color: #E7B800;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(calc(-50% - 1rem));
    z-index: 0;
  }
}
@media screen and (max-width: 1023.9px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set ul li:first-child {
    position: relative;
  }
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card-set ul li:first-child:before {
    content: "";
    width: 100vw;
    height: 3.125rem;
    background-color: #E7B800;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
  }
}
@media screen and (max-width: 1023.9px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card_set__section-title {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph-widget--news-feature + .paragraph-widget--card-set .card_set__section-title {
    margin-bottom: 0.75rem;
  }
}

.programs-career {
  background: #0DB14B;
  position: relative;
}

.programs-career__wrap {
  position: relative;
  z-index: 3;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 1024px) {
  .programs-career__wrap {
    padding-bottom: 3.4375rem;
  }
}

@media screen and (max-width: 767.9px) {
  .programs-career__content-wrap {
    max-width: 480px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .programs-career__content-wrap {
    max-width: 600px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .programs-career__content-wrap {
    display: flex;
    gap: 2.5rem;
    align-items: center;
    margin-top: -3.125rem;
  }
}

.programs-career__image {
  margin: -2.5rem auto 1.875rem;
}
.programs-career__image > img {
  display: block;
}
@media screen and (min-width: 1024px) {
  .programs-career__image {
    flex: 0 1 31.5rem;
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  .programs-career__image {
    min-width: 21.875rem;
  }
}

.programs-career__title {
  font-size: 1.4375rem;
  line-height: 1.875rem;
  padding-right: 15%;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 1200px) {
  .programs-career__title {
    font-size: 2.125rem;
    line-height: 2.75rem;
    padding-right: 0;
  }
}
@media screen and (min-width: 1440px) {
  .programs-career__title {
    padding-right: 15%;
  }
}

.programs-career__content p {
  margin-top: 0;
}
@media screen and (min-width: 1200px) {
  .programs-career__content p {
    font-size: 1.25rem;
  }
}

.programs-career__goals {
  background: #fff;
  padding: 1.8125rem 3rem 1.8125rem 2.5625rem;
}
@media screen and (max-width: 767.9px) {
  .programs-career__goals {
    max-width: 480px;
    margin: 2.5rem auto 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .programs-career__goals {
    max-width: 600px;
    margin: 2.5rem auto 0;
  }
}
@media screen and (min-width: 1024px) {
  .programs-career__goals {
    margin: -3.75rem 0 0 auto;
    width: 75%;
    position: relative;
    z-index: 1;
    display: flex;
    gap: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .programs-career__goals {
    gap: 3.75rem;
    padding: 2.5rem 2.875rem;
  }
}

.goals__title {
  font-size: 1.25rem;
  line-height: 1.625rem;
  letter-spacing: 0.025rem;
  text-transform: uppercase;
  padding-right: 30%;
}
@media screen and (min-width: 1024px) {
  .goals__title {
    font-size: 1.375rem;
    line-height: 1.75rem;
    padding-right: 0;
    max-width: 11.25rem;
    min-width: 7.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .goals__menu {
    flex: 1 0 calc(100% - 13.75rem);
  }
}

@media screen and (max-width: 1439.9px) {
  .goals__menu-wrap {
    display: flex;
    flex-direction: column;
    gap: 1.5625rem;
  }
}
@media screen and (min-width: 1440px) {
  .goals__menu-wrap {
    columns: 2;
    column-gap: 3.75rem;
  }
  .goals__menu-wrap > li:nth-child(n+2) {
    margin-top: 1.5625rem;
  }
}
.goals__menu-wrap .btn--link-red:hover, .goals__menu-wrap .btn--link-red:focus {
  text-decoration-color: #000;
}

.home-experience {
  background: #0DB14B;
  padding-bottom: 2.5rem;
}

.home-experience__wrap {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 767.9px) {
  .home-experience__wrap {
    max-width: 546px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .home-experience__wrap {
    max-width: 600px;
    margin: 0 auto;
    padding-inline: 0;
  }
}
@media screen and (min-width: 1024px) {
  .home-experience__wrap {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 3.125rem;
  }
}

.home-experience__title {
  font-size: 1.4375rem;
  line-height: 1.875rem;
  padding-right: 15%;
  text-transform: unset;
}
@media screen and (min-width: 1200px) {
  .home-experience__title {
    font-size: 2.125rem;
    line-height: 2.75rem;
    padding-right: 0;
  }
}

.home-experience__media {
  margin-bottom: 2.0625rem;
}
@media screen and (min-width: 1024px) {
  .home-experience__media {
    flex: 0 0 60%;
  }
}

.home-experience__content p {
  margin-top: 0;
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media screen and (min-width: 1200px) {
  .home-experience__content p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

.spotlight {
  position: relative;
}
@media screen and (max-width: 1023.9px) {
  .spotlight {
    padding-inline: 1.5625rem;
  }
}
.spotlight:before {
  content: "";
  z-index: 0;
  background-color: #0DB14B;
  position: absolute;
  left: 0;
  top: -1.25rem;
  width: 100vw;
  height: 50%;
}

.spotlight__wrap {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023.9px) {
  .spotlight__wrap {
    background-color: #fff;
    padding: 3.75rem 4.0625rem;
    max-width: 30rem;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .spotlight__wrap {
    max-width: 37.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .spotlight__wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-inline: 0;
  }
}

@media screen and (max-width: 1023.9px) {
  .spotlight__image-wrap {
    max-width: 480px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .spotlight__image-wrap {
    flex: 0 0 33%;
    max-width: 24.0625rem;
  }
}

@media screen and (min-width: 1024px) {
  .spotlight__image {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 18.75rem;
  }
}
.spotlight__image > img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .spotlight__image > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 1023.9px) {
  .spotlight__content {
    margin-top: 1.875rem;
    max-width: 480px;
    margin: 30px auto 0;
  }
}
@media screen and (min-width: 1024px) {
  .spotlight__content {
    flex: 1 0 66%;
    padding: 1.25rem 3.75rem 0.9375rem 5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
  }
}
@media screen and (min-width: 1200px) {
  .spotlight__content {
    padding: 3.75rem 6.25rem 3.125rem 7.5rem;
  }
}

.spotlight__title {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0.025rem;
}
@media screen and (min-width: 1200px) {
  .spotlight__title {
    font-size: 1.375rem;
  }
}

.spotlight__quote-wrap {
  position: relative;
}

.spotlight__quote-wrap > svg {
  position: absolute;
  transform: translateX(calc(-100% - 1.4375rem));
  top: 0.1875rem;
  fill: #0078B9;
}
@media screen and (max-width: 1023.9px) {
  .spotlight__quote-wrap > svg {
    top: 0.375rem;
    left: 0.625rem;
    height: 1.625rem;
  }
}

.spotlight__quote-wrap p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  margin-top: 0;
  margin-right: -0.625rem;
}
@media screen and (min-width: 1200px) {
  .spotlight__quote-wrap p {
    font-size: 1.5rem;
    line-height: 2.125rem;
    margin-right: 0;
  }
}

.spotlight__attribution {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media screen and (min-width: 1200px) {
  .spotlight__attribution {
    font-size: 1.25rem;
    line-height: 2rem;
    margin-top: 2.1875rem;
  }
}
.spotlight__attribution > span {
  display: block;
}

.spotlight__attribution .name {
  font-weight: 700;
}

.spotlight__attribution .attrib {
  font-style: italic;
}

.topics-cta__list {
  background-color: #fff;
  padding: 1.8125rem 2.5625rem 3.0625rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .topics-cta__list {
    padding: 3.4375rem 6.875rem 3.8125rem;
  }
}

.topics-cta__list-title {
  margin-bottom: 1.4375rem;
  font-size: 1.5rem;
  line-height: 2.25rem;
}
@media screen and (min-width: 768px) {
  .topics-cta__list-title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    text-align: center;
    margin-bottom: 2.9375rem;
  }
}

@media screen and (max-width: 767.9px) {
  .topics-cta__list-wrap {
    display: flex;
    flex-direction: column;
    gap: 1.5625rem;
  }
}
@media screen and (min-width: 768px) {
  .topics-cta__list-wrap {
    columns: 2;
  }
}
@media screen and (min-width: 991px) {
  .topics-cta__list-wrap {
    columns: 3;
    margin-bottom: -2rem;
  }
}

@media screen and (min-width: 768px) {
  .topics-cta__list-wrap li {
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 1199.9px) {
  .topics-cta__list-wrap li .fancy-link--lg {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.topics-cta__cta {
  position: relative;
  padding-block: 4.875rem 10.625rem;
  margin-bottom: -3.125rem;
}
@media screen and (min-width: 991px) {
  .topics-cta__cta {
    margin-top: -9.375rem;
    padding-block: 16.875rem 13.75rem;
  }
}
.topics-cta__cta:before {
  content: "";
  background: #E7B800;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100vw;
  height: 100%;
  transform: translateX(-50%);
  z-index: 0;
}
.topics-cta__cta:after {
  content: "";
  width: 100vw;
  height: 6.25rem;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  z-index: 0;
  background-image: url(../images/icons/orange_cta_mobile_curve.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 60%;
}
@media screen and (min-width: 991px) {
  .topics-cta__cta:after {
    background-image: url(../images/icons/orange_cta_desktop_curve.svg);
    background-size: 100% 90%;
    height: 8.75rem;
  }
}

@media screen and (min-width: 1024px) {
  .topics-cta__cta {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 1024px) {
  .topics-cta__cta a {
    margin-right: -1.875rem;
  }
}

.topics-cta__cta-title {
  position: relative;
}
@media screen and (max-width: 1023.9px) {
  .topics-cta__cta-title {
    margin-bottom: 1.5625rem;
  }
}

.happening {
  background: #E7B800;
  padding-block: 3.75rem 3.4375rem;
}
@media screen and (min-width: 1024px) {
  .happening {
    padding-block: 5rem 5.3125rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .happening__wrap {
    max-width: 37.5rem;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .happening__wrap {
    padding-inline: 0;
  }
}

.happening__headline {
  font-size: 1.875rem;
  line-height: 2.3125rem;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .happening__headline {
    font-size: 3.125rem;
    line-height: 3.75rem;
  }
}

.headline__card-wrap {
  margin-top: 2.375rem;
}
.headline__card-wrap .card__link:after {
  border-color: #000;
}
.headline__card-wrap .card__link span svg path {
  fill: #000;
}

.news-events {
  background-color: #fff;
  padding-block: 2.5rem;
}
@media screen and (min-width: 1024px) {
  .news-events {
    padding-block: 0 3.75rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .news-events__wrap {
    max-width: 37.5rem;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .news-events__wrap {
    padding-inline: 0;
  }
}
@media screen and (min-width: 1024px) {
  .news-events__wrap {
    position: relative;
  }
  .news-events__wrap:before {
    content: "";
    width: 100vw;
    height: 5rem;
    background-color: #E7B800;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
}

@media screen and (min-width: 1024px) {
  .news-events__content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.news-events__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 2.3125rem;
}
@media screen and (min-width: 1024px) {
  .news-events__title {
    padding-right: 2.5rem;
    text-align: left;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .news-events__title {
    font-size: 3.125rem;
    line-height: 3.75rem;
  }
}

.news-events__feature {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .news-events__feature {
    display: flex;
    align-items: stretch;
    margin-right: -3.75rem;
    flex: 0 0 82%;
  }
}
@media screen and (min-width: 1200px) {
  .news-events__feature {
    margin-right: -7.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .news-events__feature .feature__image-wrap {
    flex: 0 0 50%;
  }
}
.news-events__feature .feature__image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
.news-events__feature .feature__image > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-events__feature .feature__content {
  background: #0DB14B;
  padding: 2.25rem 2.5625rem;
}
@media screen and (min-width: 1024px) {
  .news-events__feature .feature__content {
    padding: 2.25rem 1.875rem;
    flex: 1 0 50%;
  }
}
@media screen and (min-width: 1200px) {
  .news-events__feature .feature__content {
    padding: 4rem 4.75rem 4rem 1.875rem;
  }
}
@media screen and (min-width: 1440px) {
  .news-events__feature .feature__content {
    padding: 5.25rem 4.75rem 5.25rem 1.875rem;
  }
}
.news-events__feature .feature__label {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0.025rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .news-events__feature .feature__label {
    font-size: 1.375rem;
    line-height: 2.25rem;
  }
}
.news-events__feature .feature__title {
  margin-top: 0.6875rem;
  font-size: 1.4375rem;
  line-height: 1.875rem;
}
@media screen and (min-width: 1200px) {
  .news-events__feature .feature__title {
    font-size: 2.125rem;
    line-height: 2.75rem;
  }
}
@media screen and (min-width: 1440px) {
  .news-events__feature .feature__title {
    max-width: 26.25rem;
  }
}
.news-events__feature .feature__title > a {
  color: #000;
  text-decoration: none;
}
.news-events__feature .feature__title > a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.news-events__feature .feature__title > a:hover > span:after, .news-events__feature .feature__title > a:focus-visible > span:after {
  transition: width 0.2s ease-out;
  width: 140%;
}
.news-events__feature .feature__title > a > span {
  width: 2.0625rem;
  height: 2.0625rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .news-events__feature .feature__title > a > span {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
    display: inline-block;
    margin-left: 0.625rem;
  }
}
@media screen and (max-width: 1023.9px) {
  .news-events__feature .feature__title > a > span {
    margin-top: 1.5rem;
    display: table;
  }
}
.news-events__feature .feature__title > a > span:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.0625rem;
  border: solid 0.125rem #000;
  transition: width 0.3s ease-out;
}
.news-events__feature .feature__title > a > span > svg {
  transform: scale(0.8);
  position: absolute;
  top: 0.625rem;
  left: 0.1875rem;
}
.news-events__feature .feature__title > a > span > svg path {
  fill: #000;
}

.news-events__mobile-links {
  margin-top: 1.625rem;
}
@media screen and (min-width: 1024px) {
  .news-events__mobile-links {
    display: none;
  }
}

.news-events__listing {
  margin-block: 2.9375rem 2.1875rem;
}

.news-events__list-label {
  text-transform: uppercase;
  font-size: 1.375rem;
  line-height: 1.75rem;
}
@media screen and (min-width: 1200px) {
  .news-events__list-label {
    font-size: 1.5625rem;
    line-height: 2rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .news-events__calendar li:nth-child(n+3) {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .news-events__calendar li {
    flex: 0 0 22.5%;
    position: relative;
  }
  .news-events__calendar li:nth-child(n+2):before {
    content: "";
    position: absolute;
    left: -1rem;
    top: 0;
    background: #000;
    width: 0.125rem;
    height: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .news-events__calendar {
    display: flex;
    gap: 1.875rem;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1023.9px) {
  .news-events__calendar .calendar__listing {
    padding-bottom: 2.1875rem;
    margin-bottom: 2.1875rem;
    border-bottom: solid 0.125rem #000;
  }
}
@media screen and (min-width: 1200px) {
  .news-events__calendar .calendar__listing {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.news-events__calendar .calendar__listing time strong {
  margin-right: 1.3125rem;
}
@media screen and (min-width: 1024px) and (max-width: 1199.9px) {
  .news-events__calendar .calendar__listing time strong {
    margin-right: 0.375rem;
  }
}
@media screen and (min-width: 1024px) {
  .news-events__calendar .calendar__title {
    margin-top: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .news-events__calendar .calendar__title {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
}
.news-events__calendar .calendar__title a {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  font-weight: 700;
  color: #000;
  text-decoration-color: rgba(0, 0, 0, 0);
  transition: text-decoration-color 0.3s ease-out;
}
.news-events__calendar .calendar__title a:hover, .news-events__calendar .calendar__title a:focus-visible {
  text-decoration-color: #000;
  transition: text-decoration-color 0.2s ease-out;
}

@media screen and (min-width: 1024px) {
  .news-events__links {
    display: flex;
    justify-content: flex-end;
    gap: 1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .news-events__links {
    gap: 3.75rem;
  }
}
@media screen and (max-width: 1023.9px) {
  .news-events__links .desktop {
    display: none;
  }
}

.career-feature {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 1024px) {
  .career-feature {
    flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .career-feature {
    margin-left: 0;
  }
}

@media screen and (min-width: 1024px) {
  .career-feature__content ul {
    margin-left: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .career-feature__content ul {
    padding-right: 0;
    margin-top: 3.125rem;
  }
}
@media screen and (min-width: 1024px) {
  .career-feature__content {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .career-feature__content {
    flex: 0 0 40%;
  }
  .career-feature__content .h2 {
    font-size: 2.5rem;
    line-height: 3.125rem;
    margin-bottom: 1.5625rem;
  }
  .career-feature__content p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media screen and (min-width: 1440px) {
  .career-feature__content {
    flex: 0 0 40%;
  }
}

.career-feature__images {
  position: relative;
  margin: 3.125rem auto 0;
  max-width: 40rem;
}
@media screen and (min-width: 1024px) {
  .career-feature__images {
    margin: 0;
  }
}

.career-feature__top-image,
.career-feature__bottom-image {
  position: relative;
  width: 80%;
  aspect-ratio: 1.65/1;
}
@media screen and (min-width: 1200px) {
  .career-feature__top-image img,
  .career-feature__bottom-image img {
    max-width: 32.75rem;
  }
}

.career-feature__top-image {
  margin-right: auto;
  z-index: 2;
}

.career-feature__bottom-image {
  margin-top: -10%;
  margin-left: auto;
  z-index: 1;
}

.simple-callout {
  padding: 2.8125rem 3.125rem 3.75rem;
  background: #fff;
}
@media screen and (min-width: 1200px) {
  .simple-callout {
    padding: 3.3125rem 6.25rem 4.875rem;
  }
}
@media screen and (min-width: 1440px) {
  .simple-callout {
    padding: 3.3125rem 8.75rem 4.875rem;
  }
}

.next-steps {
  position: relative;
  padding-top: 9.375rem;
  overflow: hidden;
}

.next-steps__wrap {
  position: relative;
  background-color: #E7B800;
  display: flex;
  flex-direction: column-reverse;
  padding-top: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .next-steps__wrap {
    padding-top: 0;
    flex-direction: row;
  }
}
.next-steps__wrap:before {
  content: "";
  position: absolute;
  left: -197%;
  bottom: 86%;
  width: 550vw;
  height: 450vw;
  border: solid 7.5rem #E7B800;
  border-radius: 100%;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .next-steps__wrap:before {
    left: -222%;
    width: 600vw;
    bottom: 88%;
  }
}
@media screen and (min-width: 1024px) {
  .next-steps__wrap:before {
    display: none;
  }
}

.next-steps__image-wrap {
  z-index: 1;
}
@media screen and (max-width: 1023.9px) {
  .next-steps__image-wrap {
    margin-inline: auto;
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .next-steps__image-wrap {
    flex: 0 0 55%;
    margin-left: -3.75rem;
    margin-top: -3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .next-steps__image-wrap {
    margin-left: -7.5rem;
    margin-top: -6.25rem;
  }
}

.next-steps__image {
  width: 100%;
  height: 0;
  padding-bottom: 85%;
  position: relative;
}
@media screen and (max-width: 767.9px) {
  .next-steps__image {
    width: calc(100% + 1.5625rem);
    margin-inline: -1.5625rem 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .next-steps__image {
    margin-inline: -3.75rem 0;
    width: calc(100% + 3.75rem);
  }
}
.next-steps__image > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1200px) {
  .next-steps__image {
    padding-bottom: 90%;
  }
}

.next-steps__content {
  z-index: 1;
}
@media screen and (max-width: 1023.9px) {
  .next-steps__content {
    max-width: 30rem;
    margin-inline: auto;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .next-steps__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-inline: 3.75rem;
    flex: 1 0 47.5%;
    position: relative;
    z-index: 3;
  }
  .next-steps__content:before {
    content: "";
    position: absolute;
    right: -3.75rem;
    top: -3.6875rem;
    width: calc(100% + 3.75rem);
    height: 3.75rem;
    z-index: 0;
    background-image: url("../images/icons/ns_desktop_curve.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
  }
}
@media screen and (min-width: 1200px) {
  .next-steps__content {
    padding-inline: 5.625rem 2.8125rem;
    padding-bottom: 3.125rem;
  }
  .next-steps__content:before {
    right: -7.5rem;
    width: calc(100% + 7.5rem);
  }
}
@media screen and (min-width: 1440px) {
  .next-steps__content {
    padding-inline: 6.875rem 3.75rem;
  }
}

.next-steps__title {
  font-size: 1.875rem;
  line-height: 2.3125rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .next-steps__title {
    font-size: 3.125rem;
    line-height: 3.75rem;
  }
}

.next-steps__links {
  display: flex;
  flex-direction: column;
  gap: 1.375rem;
}
@media screen and (min-width: 1200px) {
  .next-steps__links {
    flex-direction: row;
    gap: 3.1875rem;
    margin-top: 2.5rem;
  }
}

.next-steps:not(:has(.next-steps__image)) .next-steps__wrap {
  padding-block: 4.1875rem 5.4375rem;
}
@media screen and (min-width: 1024px) {
  .next-steps:not(:has(.next-steps__image)) .next-steps__wrap {
    padding-block: 5.4375rem 10.4375rem;
  }
}
@media screen and (min-width: 1200px) {
  .next-steps:not(:has(.next-steps__image)) .next-steps__wrap {
    padding-block: 6.25rem 9.1875rem;
  }
}
.next-steps:not(:has(.next-steps__image)) .next-steps__wrap:before {
  border: none;
  left: 0;
  bottom: 100%;
  width: 100vw;
  height: 7.5rem;
  border-radius: 0;
  background-image: url(../images/icons/orange_cta_mobile_curve.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 60%;
}
@media screen and (min-width: 1024px) {
  .next-steps:not(:has(.next-steps__image)) .next-steps__wrap:before {
    background-image: url(../images/icons/orange_cta_desktop_curve.svg);
    left: 0;
    right: 0;
    top: unset;
    display: block;
    background-size: 110% 70%;
    background-position: right bottom;
  }
}
@media screen and (min-width: 1024px) {
  .next-steps:not(:has(.next-steps__image)) .next-steps__content {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 6.25rem;
  }
}
.next-steps:not(:has(.next-steps__image)) .next-steps__content:before {
  display: none;
}
@media screen and (min-width: 1024px) {
  .next-steps:not(:has(.next-steps__image)) .next-steps__title {
    margin-bottom: 0;
    flex: 1 0 45%;
  }
}
@media screen and (min-width: 1024px) {
  .next-steps:not(:has(.next-steps__image)) .next-steps__links {
    margin-top: 0;
  }
}

/*---===/ Topics Inset \===---*/
.paragraph-widget--topics-cta + .next-steps {
  margin-top: -12.5rem;
}
@media screen and (min-width: 991px) {
  .paragraph-widget--topics-cta + .next-steps {
    margin-top: -21.875rem;
  }
}
.paragraph-widget--topics-cta + .next-steps .next-steps__wrap {
  padding-block: 8rem 10.625rem;
}
@media screen and (min-width: 991px) {
  .paragraph-widget--topics-cta + .next-steps .next-steps__wrap {
    padding-block: 16.875rem 13.75rem;
  }
}
@media screen and (min-width: 991px) and (min-width: 991px) {
  .paragraph-widget--topics-cta + .next-steps .next-steps__wrap:before {
    background-image: url(../images/icons/orange_cta_desktop_curve.svg);
    background-size: 100% 90%;
    height: 8.75rem;
  }
}

.locations {
  position: relative;
}
@media screen and (max-width: 1023.9px) {
  .locations {
    background: #0DB14B;
  }
}
@media screen and (min-width: 1024px) {
  .locations:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 62.5%;
    background: #E7B800;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.locations__wrap {
  padding-block: 2.5rem 3.75rem;
}
@media screen and (min-width: 1024px) {
  .locations__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1023.9px) {
  .locations__content {
    padding-right: 2.5rem;
    margin-inline: auto;
    max-width: 480px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .locations__content {
    max-width: 37.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .locations__content {
    margin-top: 3.75rem;
    padding-inline: 3.75rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .locations__content {
    margin-top: 6.25rem;
  }
}

@media screen and (max-width: 1023.9px) {
  .locations__image-wrap {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .locations__image-wrap {
    margin-right: -3.75rem;
    flex: 0 0 65%;
  }
}
@media screen and (min-width: 1200px) {
  .locations__image-wrap {
    flex: 0 0 70%;
    margin-right: -7.5rem;
  }
}

.locations__images {
  width: 100%;
  height: 0;
  padding-bottom: 78%;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .locations__images {
    padding-bottom: 72%;
  }
}
.locations__images > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.6s ease-out;
  z-index: 1;
}
.locations__images > img:not(.default) {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, visibility 0 0.6s ease-in-out;
}
.locations__images > img.on, .locations__images > img.off {
  visibility: visible;
}
.locations__images > img.active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease-in-out, visibility 0 ease-in-out;
}

.locations__title {
  font-size: 1.4375rem;
  line-height: 1.875rem;
}
@media screen and (min-width: 1200px) {
  .locations__title {
    font-size: 2.125rem;
    line-height: 2.75rem;
  }
}

@media screen and (min-width: 1024px) {
  .locations__list {
    background-color: #0DB14B;
    padding: 2.25rem;
    margin-inline: -4rem -5rem;
    z-index: 2;
    position: relative;
  }
}
@media screen and (min-width: 1200px) {
  .locations__list {
    padding: 3.875rem 2.75rem 4.375rem 4rem;
    margin-inline: -3.75rem -7.5rem;
  }
}

.locations__list-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-block: 2.25rem 1.875rem;
}
@media screen and (min-width: 1200px) {
  .locations__list-wrap {
    gap: 2.25rem;
  }
}

.locations__list-wrap li a {
  text-transform: uppercase;
}

@media screen and (min-width: 1024px) {
  .locations__content-lower {
    margin-top: 1.6875rem;
    position: relative;
  }
}

.locations__content-lower p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

.support-aid {
  position: relative;
  margin-top: 3.75rem;
  margin-bottom: 3.125rem;
}
@media screen and (min-width: 1200px) {
  .support-aid {
    margin-top: 7.5rem;
    margin-bottom: 6.25rem;
  }
}

.support-aid__wrap {
  margin: 0 auto;
}
@media screen and (max-width: 1023.9px) {
  .support-aid__wrap {
    max-width: 37.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.9px) {
  .support-aid__wrap {
    padding-inline: 0;
  }
}
@media screen and (min-width: 1200px) {
  .support-aid__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}

.support-aid__headline {
  font-size: 1.875rem;
  line-height: 2.3125rem;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .support-aid__headline {
    font-size: 3.125rem;
    line-height: 3.75rem;
    margin: 0 auto 1.375rem;
    max-width: 52.125rem;
  }
}

.support-aid__content {
  padding-right: 3.75rem;
}
@media screen and (min-width: 1024px) {
  .support-aid__content {
    background: #fff;
    padding: 0.625rem 2.5rem 0.625rem 2.375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .support-aid__content {
    flex: 0 0 55%;
  }
}

@media screen and (min-width: 1200px) {
  .support-aid__content-area {
    padding-bottom: 6.25rem;
  }
}

.support-aid__content p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  margin-top: 0;
}
@media screen and (min-width: 1200px) {
  .support-aid__content p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

.support-aid__content-wrap {
  margin-top: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .support-aid__content-wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }
}
.support-aid__image-wrap {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .support-aid__image-wrap {
    flex: 0 0 45%;
    margin-bottom: 0;
  }
}

.support-aid__image {
  width: 100%;
  height: 0;
  padding-bottom: 69%;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .support-aid__image {
    padding-bottom: 82%;
  }
}
.support-aid__image > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.support-aid__title {
  font-size: 1.4375rem;
  line-height: 1.875rem;
}

.support-aid__feature {
  background: #F36D44;
  margin-top: 2.6875rem;
  padding: 2rem 2.5rem 2.5rem;
}
@media screen and (min-width: 1024px) {
  .support-aid__feature {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  .support-aid__feature {
    flex: 0 0 58%;
    margin-top: -6.25rem;
    z-index: 1;
    padding: 1.875rem 2.5rem 1.875rem 1.5625rem;
  }
}

.support-aid__feature-image-wrap {
  display: none;
}
@media screen and (min-width: 1024px) {
  .support-aid__feature-image-wrap {
    display: block;
    flex: 0 0 33%;
    max-width: 10.9375rem;
  }
}

.support-aid__feature-image {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  position: relative;
}
.support-aid__feature-image > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.support-aid__feature-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: 0.025rem;
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 1200px) {
  .support-aid__feature-title {
    font-size: 1.375rem;
    line-height: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  .support-aid__feature-content {
    padding: 0 2.0625rem;
    flex: 1 0 66%;
  }
}

.support-aid__feature-content p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  margin-top: 0;
  margin-bottom: 10px;
}
.support-aid__feature-content p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .support-aid__feature-content p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

.sports-roster__title {
  margin-bottom: 2.375rem;
  text-transform: capitalize;
}
@media screen and (min-width: 1200px) {
  .sports-roster__title {
    margin-bottom: 3rem;
  }
}

.sports-roster__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 3.125rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .sports-roster__wrap {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.sports-roster__wrap > li {
  flex: 0 0 18.75rem;
  max-width: 18.75rem;
}
@media screen and (min-width: 768px) {
  .sports-roster__wrap > li {
    flex: 1 2 2.083333125rem;
    min-width: 30%;
  }
}

.sports-roster__image {
  width: 100%;
  max-width: 15.5rem;
  aspect-ratio: 1;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .sports-roster__image {
    max-width: calc(100% - 3.5rem);
  }
}

.sports-roster__number {
  width: 5.125rem;
  height: 5.125rem;
  position: absolute;
  color: #fff;
  background: #0078B9;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 2.25rem;
  line-height: 2.875rem;
  font-weight: 700;
  position: absolute;
  right: -2.875rem;
  bottom: -1.5rem;
}

.sports-roster__content {
  margin-top: 1.1875rem;
}
.sports-roster__content .firstname {
  font-size: 1.375rem;
  line-height: 2.1875rem;
  font-weight: 700;
}
.sports-roster__content .lastname {
  margin-top: 0.375rem;
  font-size: 2.25rem;
  line-height: 2.875rem;
  font-weight: 700;
}
.sports-roster__content .position {
  margin-top: 0.625rem;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  font-weight: 700;
}
.sports-roster__content .highschool {
  margin-top: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.sports-roster__content .hometown {
  margin-top: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.sports-calendar + .text-content .align-center {
  margin-block: 1.875rem;
}
@media screen and (min-width: 1200px) {
  .sports-calendar + .text-content .align-center + p {
    text-align: center;
  }
}

.sports-calendar__wrap > li {
  position: relative;
}

.sports-calendar__item,
.sports-calendar__item--results {
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
  padding: 1.875rem 1.5rem;
}
@media screen and (max-width: 767.9px) {
  .sports-calendar__item,
  .sports-calendar__item--results {
    gap: 1.25rem;
    padding-inline: 0;
  }
}
@media screen and (min-width: 768px) {
  .sports-calendar__item,
  .sports-calendar__item--results {
    flex-direction: row;
    justify-content: space-between;
  }
}
.sports-calendar__item:after,
.sports-calendar__item--results:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -2.0625rem;
  width: 100vw;
  height: 0.125rem;
  background-color: #000;
}
@media screen and (min-width: 768px) {
  .sports-calendar__item:after,
  .sports-calendar__item--results:after {
    width: 100%;
    left: 0;
  }
}

.sports-calendar__feature {
  display: flex;
  gap: 1.5625rem;
}
@media screen and (max-width: 767.9px) {
  .sports-calendar__feature {
    order: 1;
    gap: 1.25rem;
  }
  .sports-calendar__item--results .sports-calendar__feature {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .sports-calendar__feature {
    align-items: center;
  }
}
.sports-calendar__feature .prefix {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.0225rem;
  font-weight: 700;
}
@media screen and (max-width: 767.9px) {
  .sports-calendar__feature .prefix {
    display: none;
  }
}
.sports-calendar__feature .details {
  display: flex;
  flex-direction: column;
  gap: 0.0625rem;
}
@media screen and (min-width: 768px) {
  .sports-calendar__feature .details {
    padding-left: 1.5625rem;
  }
}
.sports-calendar__feature .details__sport {
  font-size: 1.125rem;
  line-height: 2.1875rem;
  letter-spacing: 0.0225rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sports-calendar__feature .details__sport {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}
.sports-calendar__feature .details__venue {
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .sports-calendar__feature .details__venue {
    font-size: 1.375rem;
    line-height: 1.75rem;
    letter-spacing: 0.02rem;
  }
}
.sports-calendar__feature .opponent--desktop {
  max-width: 3.875rem;
}
@media screen and (max-width: 767.9px) {
  .sports-calendar__feature .opponent--desktop {
    display: none;
  }
}
@media screen and (max-width: 767.9px) {
  .sports-calendar__item--results .sports-calendar__feature .opponent--desktop {
    display: block;
    max-width: 6.5rem;
  }
}
@media screen and (max-width: 767.9px) {
  .sports-calendar__item--results .sports-calendar__feature {
    order: 0;
  }
}

@media screen and (max-width: 767.9px) {
  .sports-calendar__info {
    order: 0;
  }
}
.sports-calendar__info .date-time {
  display: flex;
  flex-direction: column;
  gap: 0.0625rem;
}
.sports-calendar__info .date-time__time {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.sports-calendar__info .date-time__time strong {
  font-size: 1.125rem;
  display: block;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .sports-calendar__info .date-time__time strong {
    display: inline-block;
    font-size: 1.25rem;
  }
}
.sports-calendar__info .date-time__venue {
  font-style: italic;
  text-transform: capitalize;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.sports-calendar__info .results {
  font-size: 1.625rem;
  line-height: 2.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767.9px) {
  .sports-calendar__item--results .sports-calendar__info {
    order: 1;
  }
}

.sports-calendar__info-wrap {
  display: flex;
  gap: 1.625rem;
}
@media screen and (max-width: 767.9px) {
  .sports-calendar__item--results .sports-calendar__info-wrap {
    gap: 5rem;
  }
}
@media screen and (min-width: 1024px) {
  .sports-calendar__info-wrap {
    padding-right: 3.125rem;
    gap: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .sports-calendar__info-wrap .opponent--mobile {
    display: none;
  }
}
.sports-calendar__item--results .sports-calendar__info-wrap .opponent--mobile {
  display: none;
}

.faculty-staff__title {
  margin-bottom: 2.375rem;
}
@media screen and (min-width: 1200px) {
  .faculty-staff__title {
    margin-bottom: 3.75rem;
  }
}

.faculty-staff__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.875rem;
}
@media screen and (max-width: 1023.9px) {
  .faculty-staff__wrap {
    margin-inline: auto;
  }
}
@media screen and (min-width: 1024px) {
  .faculty-staff__wrap {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
  }
}
.faculty-staff__wrap > li {
  flex: 0 0 100%;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .faculty-staff__wrap > li {
    flex: 0 0 calc(50% - 0.9375rem);
  }
}

.faculty-staff__item {
  background: #fff;
  width: 100%;
  max-width: 23.75rem;
  padding: 2.6875rem 2.5625rem 2.875rem;
  display: flex;
  flex-direction: column;
  margin-inline: auto;
  position: relative;
  gap: 1.625rem;
}
@media screen and (min-width: 667px) {
  .faculty-staff__item {
    flex-direction: row;
    justify-content: space-between;
    max-width: 30rem;
    gap: 2.5rem;
    padding: 2.0625rem 2.75rem 2.1875rem 1.9375rem;
  }
}
@media screen and (min-width: 667px) {
  .faculty-staff__item {
    max-width: none;
  }
}
@media screen and (min-width: 1024px) {
  .faculty-staff__item {
    height: 100%;
  }
}
.faculty-staff__item:hover .faculty-staff__icon span:after, .faculty-staff__item:focus-within .faculty-staff__icon span:after {
  width: calc(100% + 1.25rem);
  transition: width 0.2s ease-out;
}

.faculty-staff__image {
  width: 100%;
  aspect-ratio: 1;
  position: relative;
}
@media screen and (min-width: 667px) {
  .faculty-staff__image {
    max-width: 8.75rem;
    max-height: 8.75rem;
    flex: 0 0 8.75rem;
  }
}
.faculty-staff__icon {
  position: relative;
  width: 100%;
  height: 0;
}
.faculty-staff__icon > span {
  position: absolute;
  right: 0;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.faculty-staff__icon > span:after {
  border: solid 0.125rem #0078B9;
  content: "";
  border-radius: 2.25rem;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  transition: width 0.3s ease-out;
}
.faculty-staff__icon > span svg {
  transform: scale(0.8);
}

.faculty-staff__name {
  font-size: 1.625rem;
  line-height: 2.25rem;
  padding-right: 3.125rem;
  margin-top: 0;
  text-transform: capitalize;
}
@media screen and (min-width: 667px) {
  .faculty-staff__name {
    margin-bottom: 1.125rem;
  }
}
.faculty-staff__name > a {
  color: #000;
  text-decoration: none;
}
.faculty-staff__name > a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.faculty-staff__role {
  font-size: 1.25rem;
  font-style: italic;
  line-height: 1.875rem;
}

.faculty-staff__department {
  margin-top: 0.9375rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 700;
  word-break: break-word;
  text-transform: capitalize;
}

@media screen and (min-width: 667px) {
  .faculty-staff__content {
    flex: 1 0 calc(100% - 10.3125rem);
  }
}

/*---===/ Faculty Search \===---*/
.faculty-search {
  margin-block: 2.5rem 1.875rem;
}
@media screen and (min-width: 1200px) {
  .faculty-search {
    margin-block: 3.75rem;
  }
}

.faculty-search__title {
  text-transform: unset;
}

.faculty-search__wrap {
  background: #E7B800;
  padding: 2.875rem 2.4375rem 2.625rem 2.625rem;
}
@media screen and (min-width: 1440px) {
  .faculty-search__wrap {
    padding: 3.125rem 4.9375rem 2.5rem;
  }
}

.faculty-search__form {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
@media screen and (min-width: 1024px) {
  .faculty-search__form {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1024px) {
  .faculty-search__item {
    width: calc(50% - 0.78125rem);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1200px) {
  .faculty-search__item {
    width: auto;
    flex: 1 1 calc(25% - 1.25rem);
  }
  .faculty-search__item:has(button[type=submit]) {
    flex: 0 0 10rem;
  }
}
.faculty-search__item > label {
  display: block;
  font-size: 1.25rem;
  line-height: 1.625rem;
  font-weight: 700;
  margin-bottom: 0.9375rem;
}
.faculty-search__item > input[type=text], .faculty-search__item > input[type=email], .faculty-search__item > input[type=tel], .faculty-search__item > select {
  font-size: 1.125rem;
  line-height: 1.625rem;
  padding: 0.8125rem 1.4375rem 0.6875rem;
  width: 100%;
  border: none;
}
.faculty-search__item > select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.273' height='7.551'%3E%3Cpath d='m11.566.707-5.429 5.43L.707.707' fill='none' stroke='%234a4a4a' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: right 0.9375rem center;
  background-size: 0.875rem;
  appearance: none;
}
@media screen and (min-width: 1024px) {
  .faculty-search__item button[type=submit] {
    max-width: 10rem;
    margin-right: auto;
  }
}

.faculty-search__reset {
  text-align: center;
  flex: 1 0 100%;
}
@media screen and (min-width: 1024px) {
  .faculty-search__reset {
    text-align: left;
  }
}
.faculty-search__reset button[type=reset] {
  background: none;
  border: none;
  cursor: pointer;
  text-decoration-line: underline;
}

.faculty-search__results {
  margin-top: 1.875rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-style: italic;
}

/*---===/ Faculty Bio \===---*/
.faculty-bio {
  margin-bottom: 3.875rem;
}
@media screen and (min-width: 1024px) {
  .faculty-bio {
    margin-bottom: 2.5rem;
  }
}

.faculty-bio__wrap {
  position: relative;
}
@media screen and (max-width: 1023.9px) {
  .faculty-bio__wrap {
    margin-top: -5rem;
    margin-inline: auto;
  }
}
@media screen and (min-width: 1024px) {
  .faculty-bio__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (min-width: 1024px) {
  .faculty-bio__profile {
    display: flex;
    align-items: flex-end;
    gap: 1.875rem;
  }
}

.faculty-bio__image {
  aspect-ratio: 1;
  max-width: 30rem;
  flex: 1 0 auto;
}
@media screen and (max-width: 1023.9px) {
  .faculty-bio__image {
    margin-bottom: 2.0625rem;
  }
}
@media screen and (min-width: 1024px) {
  .faculty-bio__image {
    max-width: 17.5rem;
    margin-top: -3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .faculty-bio__image {
    max-width: 20.4375rem;
    margin-top: -4.375rem;
  }
}

.faculty-bio__details {
  flex: 1 1 auto;
  padding-right: 1.25rem;
}
@media screen and (min-width: 1200px) {
  .faculty-bio__details {
    padding-bottom: 1.25rem;
  }
}

.faculty-bio__title {
  font-size: 1.625rem;
  line-height: 2.25rem;
  font-weight: 700;
  margin-top: 2.0625rem;
}

.faculty-bio__dept {
  font-size: 1.625rem;
  line-height: 2.25rem;
  font-weight: 700;
  margin-top: 1.5625rem;
  margin-bottom: 1.875rem;
}

.faculty-bio__departments {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
.faculty-bio__departments > p {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.6875rem;
}

@media screen and (max-width: 1023.9px) {
  .faculty-bio__info {
    margin-top: 4.125rem;
  }
}
@media screen and (min-width: 1024px) {
  .faculty-bio__info {
    width: 20rem;
    padding-right: 2.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .faculty-bio__info {
    width: 24.75rem;
    padding-right: 4.375rem;
  }
}

.faculty-bio__eyebrow {
  font-size: 1.375rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  letter-spacing: 0.0275rem;
  font-weight: 700;
  padding-bottom: 1.4375rem;
  margin-bottom: 1.875rem;
  border-bottom: solid 0.125rem #000;
}

.faculty-bio__address {
  position: relative;
  padding-left: 3.125rem;
  margin-bottom: 1.25rem;
  font-style: normal;
}
.faculty-bio__address > svg {
  position: absolute;
  left: 0;
}
.faculty-bio__address p {
  margin: 0.625rem 0;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.faculty-bio__contact {
  position: relative;
  padding-left: 3.125rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
.faculty-bio__contact > svg {
  position: absolute;
  left: 0;
}
.faculty-bio__contact > svg path {
  fill: #0078B9;
}

/*---===/ Layout Overrides \===---*/
.staff-listing .faculty-search, .staff-listing .paragraph-widget--faculty-staff {
  margin-inline: -0.375rem;
}
@media screen and (min-width: 768px) {
  .staff-listing .faculty-search, .staff-listing .paragraph-widget--faculty-staff {
    margin-inline: -2rem;
  }
}
@media screen and (min-width: 1200px) {
  .staff-listing .faculty-search, .staff-listing .paragraph-widget--faculty-staff {
    margin-inline: -4.75rem;
  }
}
@media screen and (min-width: 1440px) {
  .staff-listing .faculty-search, .staff-listing .paragraph-widget--faculty-staff {
    margin-inline: -6.625rem;
  }
}

/*---===/ Search Block \===---*/
.search-block {
  position: relative;
  margin-top: -4.375rem;
  margin-inline: -0.625rem;
}
@media screen and (min-width: 768px) {
  .search-block {
    margin-inline: -2.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .search-block {
    margin-inline: 0;
  }
}
@media screen and (min-width: 1200px) {
  .search-block {
    margin-top: -6.875rem;
  }
}

.search-block__wrap {
  background-color: #AFD7E6;
  padding: 2.9375rem 2.625rem 3.3125rem;
}
@media screen and (min-width: 1024px) {
  .search-block__wrap {
    margin-inline: -2.125rem;
    padding-bottom: 4.3125rem;
  }
}
@media screen and (min-width: 1200px) {
  .search-block__wrap {
    margin-inline: -5rem;
    padding-inline: 5.125rem;
  }
}
@media screen and (min-width: 1440px) {
  .search-block__wrap {
    margin-inline: -7rem;
    padding-inline: 6.875rem;
  }
}

@media screen and (min-width: 1200px) {
  .search-block__wrap h2 {
    line-height: 2.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .search-block:has(.search-block__results) .search-block__wrap {
    padding-bottom: 6.1875rem;
  }
}
@media screen and (min-width: 1200px) {
  .search-block:has(.search-block__results) .search-block__wrap {
    padding-inline: 5.125rem;
  }
}
@media screen and (min-width: 1440px) {
  .search-block:has(.search-block__results) .search-block__wrap {
    padding-inline: 6.875rem;
  }
}

.search-block:not(:has(.search-block__results)) {
  margin-bottom: 3.125rem;
}

.search-block__search-form label {
  margin-bottom: 0.9375rem;
  display: block;
}

.search-block__search-form label h2 {
  text-transform: unset;
}

@media screen and (min-width: 1024px) {
  .search-block__form-wrap {
    display: flex;
    justify-content: space-between;
    gap: 1.25rem;
  }
}

.search-block__form-wrap input {
  width: 100%;
  border: none;
  padding: 0.5625rem 0.8125rem 0.625rem;
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
@media screen and (min-width: 1024px) {
  .search-block__form-wrap input {
    font-size: 1.25rem;
    line-height: 1.875rem;
    width: calc(100% - 10rem);
  }
}

.search-block__form-wrap button {
  margin-top: 2.0625rem;
}
@media screen and (min-width: 1024px) {
  .search-block__form-wrap button {
    max-width: 10rem;
    margin-top: 0;
  }
}

.search-block__info {
  margin-top: 1.875rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 768px) {
  .search-block__info {
    text-align: left;
    display: flex;
    gap: 1.875rem;
  }
}

@media screen and (min-width: 768px) {
  .search-block__info p {
    margin: 0;
  }
}

.search-block__info button {
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.search-block__results {
  padding: 3.125rem 2.625rem;
  background: #fff;
  margin-bottom: 3.125rem;
}
@media screen and (min-width: 1024px) {
  .search-block__results {
    margin-top: -3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .search-block__results {
    padding: 3.125rem 5.125rem;
  }
}
@media screen and (min-width: 1440px) {
  .search-block__results {
    padding: 3.125rem 6.625rem;
  }
}

.search-results__results-title {
  margin-bottom: 1.125rem;
}
@media screen and (max-width: 1199.9px) {
  .search-results__results-title {
    font-size: 1.625rem;
    line-height: 2.25rem;
  }
}

/*---===/ Search Results \===---*/
.search-result + .search-result {
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  border-top: solid 0.125rem #DDDDDD;
}

.search-result h4 {
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 1200px) {
  .search-result h4 {
    font-size: 1.375rem;
    line-height: 2.1875rem;
  }
}

.search-result p {
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.programs {
  margin-block: 2.625rem;
}
@media screen and (min-width: 1200px) {
  .programs {
    padding-left: 2.5rem;
    margin-block: 2.625rem 0;
  }
}
@media screen and (min-width: 1440px) {
  .programs {
    margin-block: 1.375rem 0;
    padding-left: 6.25rem;
  }
}

.programs__title {
  text-transform: unset;
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 1199.9px) {
  .programs__title {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 1200px) {
  .programs__title {
    padding-right: 25%;
  }
}
@media screen and (min-width: 1440px) {
  .programs__title {
    padding-right: 35%;
  }
}

.programs__wrap {
  position: relative;
  z-index: 3;
}
.programs__wrap li + li {
  margin-top: 1.875rem;
}

.program-card__title {
  margin-bottom: 0;
}
.program-card__title > a {
  font-size: 1.375rem;
  padding-right: 3.5rem;
}
@media screen and (max-width: 767.9px) {
  .program-card__title > a {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .program-card__title > a {
    font-size: 1.625rem;
    line-height: 2.25rem;
  }
}
.program-card__title > a:hover:after, .program-card__title > a:focus:after {
  width: 3rem;
}
@media screen and (min-width: 1200px) {
  .program-card__title > a > span {
    top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .program-card__title > a:after {
    top: 0.1875rem;
  }
}

.program-card .accordion__trigger {
  font-size: 1.25rem;
  line-height: 1.875rem;
  padding-left: 1.875rem;
  padding-block: 1rem 1.25rem;
}
.program-card .accordion__trigger span {
  transform: translateY(calc(-50% - 0.125rem));
}
.program-card .accordion__trigger:hover span, .program-card .accordion__trigger:focus-visible span {
  background-color: transparent;
}
.program-card .accordion__trigger:hover span:before, .program-card .accordion__trigger:hover span:after, .program-card .accordion__trigger:focus-visible span:before, .program-card .accordion__trigger:focus-visible span:after {
  background-color: #000;
}

.program-card .accordion__trigger span {
  border: none;
  left: -0.625rem;
}
.program-card .accordion__trigger span:before, .program-card .accordion__trigger span:after {
  width: 0.1875rem;
  height: 1.125rem;
}

.program-card .accordion__accordion {
  border-bottom: solid 0.125rem #DDDDDD;
}

/*---===/ Program Details \===---*/
.program-details .paragraph-widget,
.landing-page .paragraph-widget {
  margin-inline: -0.625rem;
}
@media screen and (min-width: 768px) {
  .program-details .paragraph-widget,
  .landing-page .paragraph-widget {
    margin-inline: -2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .program-details .paragraph-widget,
  .landing-page .paragraph-widget {
    margin-inline: -5rem;
  }
}
@media screen and (min-width: 1440px) {
  .program-details .paragraph-widget,
  .landing-page .paragraph-widget {
    margin-inline: -6.875rem;
  }
}

/*---===/ Program Overview \===---*/
.hero__outer + .paragraph-widget--program-overview .program-overview,
.hero__outer + div[data-drupal-messages-fallback] + .paragraph-widget--program-overview .program-overview {
  position: relative;
  padding-top: 2.5rem;
}
.hero__outer + .paragraph-widget--program-overview .program-overview:before,
.hero__outer + div[data-drupal-messages-fallback] + .paragraph-widget--program-overview .program-overview:before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 50%;
  background: #0DB14B;
  top: -0.625rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media screen and (min-width: 1200px) {
  .hero__outer + .paragraph-widget--program-overview .program-overview:before,
  .hero__outer + div[data-drupal-messages-fallback] + .paragraph-widget--program-overview .program-overview:before {
    top: -1.625rem;
  }
}

.program-overview__wrap {
  position: relative;
  background-color: #fff;
  padding-block: 4.0625rem 4.3125rem;
}
@media screen and (min-width: 1024px) {
  .program-overview__wrap {
    width: calc(100% - 3.75rem);
  }
}
@media screen and (min-width: 1200px) {
  .program-overview__wrap {
    width: calc(100% - 5rem);
    padding-block: 3.375rem 5.9375rem;
  }
}
@media screen and (min-width: 1440px) {
  .program-overview__wrap {
    padding-block: 3.375rem 5.9375rem;
  }
}

.program-overview__title {
  padding-inline: 2.4375rem 2.5625rem;
}
@media screen and (min-width: 1024px) {
  .program-overview__title {
    padding-inline-end: 15rem;
  }
}
@media screen and (min-width: 1200px) {
  .program-overview__title {
    padding-inline: 4.0625rem 20rem;
  }
}
@media screen and (min-width: 1440px) {
  .program-overview__title {
    padding-inline: 6.875rem 20rem;
  }
}

.program-overview__content-area {
  position: relative;
  padding-inline: 2.4375rem 2.5625rem;
}
@media screen and (min-width: 1024px) {
  .program-overview__content-area {
    padding-inline-end: 15rem;
  }
}
@media screen and (min-width: 1200px) {
  .program-overview__content-area {
    padding-inline: 4.0625rem 20rem;
  }
}
@media screen and (min-width: 1440px) {
  .program-overview__content-area {
    padding-inline: 6.875rem 20rem;
  }
}

.program-overview__info-block {
  background-color: #E7B800;
  padding: 2rem 2.125rem;
  margin-block: 1.6875rem;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .program-overview__info-block {
    position: absolute;
    top: 0;
    right: -3.75rem;
    max-width: 16.25rem;
    z-index: 1;
    margin-block: 0;
  }
}
@media screen and (min-width: 1200px) {
  .program-overview__info-block {
    max-width: 20.5rem;
    right: -5rem;
  }
}
@media screen and (min-width: 1024px) {
  .program-overview__wrap .accordion__content .program-overview__info-block {
    position: relative;
    right: unset;
    flex: 0 0 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .program-overview__wrap .accordion__content .program-overview__info-block {
    flex: 0 0 20rem;
  }
}
@media screen and (min-width: 1440px) {
  .program-overview__wrap .accordion__content .program-overview__info-block {
    flex: 0 0 20.5rem;
  }
}
.program-overview__wrap .accordion__content .program-overview__info-block *:last-child {
  margin-bottom: 0;
}

.program-overview__wrap .accordion__accordion {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .program-overview__wrap .accordion__accordion:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 11.875rem;
    height: 1px;
    background-color: #000;
    transform: translateX(100%);
  }
}
@media screen and (min-width: 1200px) {
  .program-overview__wrap .accordion__accordion:after {
    width: 13.75rem;
  }
}

.program-overview__wrap .accordion__content *:last-child {
  margin-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .program-overview__wrap .accordion__content:has(.program-overview__info-block) {
    display: flex;
    justify-content: space-between;
    padding-inline-end: 2.4375rem;
    margin-inline-end: -21.25rem;
    gap: 3.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .program-overview__wrap .accordion__content:has(.program-overview__info-block) {
    padding-inline: 4.6875rem 4.0625rem;
    margin-inline-end: -28.75rem;
    gap: 5.625rem;
  }
}
@media screen and (min-width: 1440px) {
  .program-overview__wrap .accordion__content:has(.program-overview__info-block) {
    padding-inline: 4.6875rem 6.875rem;
    margin-inline-end: -31.875rem;
    gap: 6.875rem;
  }
}
.program-overview__wrap .accordion__content p {
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.programs__heading {
  padding-bottom: 0.625rem;
  border-bottom: solid 0.1875rem #000;
  margin-bottom: 2.0625rem;
}
@media screen and (min-width: 1200px) {
  .programs__heading {
    padding-bottom: 1.875rem;
    margin-bottom: 3.3125rem;
  }
}

.program__search-results {
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.625rem;
}
@media screen and (max-width: 1199.9px) {
  .program__search-results {
    display: none;
  }
}

.program-search .outer-pad:not(:has(.next-steps)) {
  padding-bottom: 2rem;
}

@media screen and (min-width: 1200px) {
  .path--programs--all-programs main {
    min-height: 106.25rem;
  }
}
@media screen and (min-width: 1440px) {
  .path--programs--all-programs main {
    min-height: 137.5rem;
  }
}

.all-prgrams-view_results {
  display: none;
}

.pagination {
  margin: 3.125rem auto;
}
.pagination .pagination-list {
  display: flex;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.pagination .pagination-list li {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  color: #000;
  min-width: 1.3125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
  padding-inline: 0.5rem;
}
@media screen and (min-width: 1200px) {
  .pagination .pagination-list li {
    min-width: 2.5rem;
  }
}
.pagination .pagination-list li.disabled {
  opacity: 0.2;
}
.pagination .pagination-list li.first a,
.pagination .pagination-list li.first button, .pagination .pagination-list li.prev a,
.pagination .pagination-list li.prev button, .pagination .pagination-list li.next a,
.pagination .pagination-list li.next button, .pagination .pagination-list li.last a,
.pagination .pagination-list li.last button {
  background-color: transparent;
  border: none;
  font-size: 1.75rem;
  color: #0078B9;
}
.pagination .pagination-list li.first a span:not(.visible-for-screen-readers),
.pagination .pagination-list li.first button span:not(.visible-for-screen-readers), .pagination .pagination-list li.prev a span:not(.visible-for-screen-readers),
.pagination .pagination-list li.prev button span:not(.visible-for-screen-readers), .pagination .pagination-list li.next a span:not(.visible-for-screen-readers),
.pagination .pagination-list li.next button span:not(.visible-for-screen-readers), .pagination .pagination-list li.last a span:not(.visible-for-screen-readers),
.pagination .pagination-list li.last button span:not(.visible-for-screen-readers) {
  position: relative;
  top: -0.125rem;
  margin-inline: 0.3125rem;
}
.pagination .pagination-list li.first a:before {
  bottom: 0rem;
}
.pagination .pagination-list li.first span:first-child {
  width: 1px;
  position: relative;
}
.pagination .pagination-list li.first span:first-child:before {
  content: "";
  position: absolute;
  top: 0.75rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.875rem;
  height: 0.875rem;
  border-color: #0078B9;
  border-style: solid;
  border-width: 0 0 0.125rem 0.125rem;
  transform: rotate(45deg);
}
.pagination .pagination-list li.first span:first-child:after {
  content: "";
  position: absolute;
  top: 0.75rem;
  left: calc(50% - 0.625rem);
  transform: translateX(-50%);
  width: 0.875rem;
  height: 0.875rem;
  border-color: #0078B9;
  border-style: solid;
  border-width: 0 0 0.125rem 0.125rem;
  transform: rotate(45deg);
}
.pagination .pagination-list li.prev a:before {
  left: calc(50% + 0.375rem);
  bottom: 0rem;
}
.pagination .pagination-list li.prev span:first-child {
  width: 1px;
  position: relative;
}
.pagination .pagination-list li.prev span:first-child:before {
  content: "";
  position: absolute;
  top: 0.75rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.875rem;
  height: 0.875rem;
  border-color: #0078B9;
  border-style: solid;
  border-width: 0 0 0.125rem 0.125rem;
  transform: rotate(45deg);
}
.pagination .pagination-list li.last a:before {
  bottom: 0rem;
}
.pagination .pagination-list li.last span:first-child {
  width: 1px;
  position: relative;
}
.pagination .pagination-list li.last span:first-child:before {
  content: "";
  position: absolute;
  top: 0.75rem;
  right: 50%;
  transform: translateX(-50%);
  width: 0.875rem;
  height: 0.875rem;
  border-color: #0078B9;
  border-style: solid;
  border-width: 0.125rem 0.125rem 0 0;
  transform: rotate(45deg);
}
.pagination .pagination-list li.last span:first-child:after {
  content: "";
  position: absolute;
  top: 0.75rem;
  right: calc(50% - 0.625rem);
  transform: translateX(-50%);
  width: 0.875rem;
  height: 0.875rem;
  border-color: #0078B9;
  border-style: solid;
  border-width: 0.125rem 0.125rem 0 0;
  transform: rotate(45deg);
}
.pagination .pagination-list li.next a:before {
  left: calc(50% - 0.25rem);
  bottom: 0rem;
}
.pagination .pagination-list li.next span:first-child {
  width: 1px;
  position: relative;
}
.pagination .pagination-list li.next span:first-child:before {
  content: "";
  position: absolute;
  top: 0.75rem;
  right: 50%;
  transform: translateX(-50%);
  width: 0.875rem;
  height: 0.875rem;
  border-color: #0078B9;
  border-style: solid;
  border-width: 0.125rem 0.125rem 0 0;
  transform: rotate(45deg);
}
.pagination .pagination-list li a, .pagination .pagination-list li > span {
  color: currentColor;
  text-decoration: none;
}
.pagination .pagination-list li a:hover:before, .pagination .pagination-list li a:focus:before, .pagination .pagination-list li > span:hover:before, .pagination .pagination-list li > span:focus:before {
  opacity: 1;
}
.pagination .pagination-list li a:before, .pagination .pagination-list li > span:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0.875rem;
  height: 0.125rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: #000;
  opacity: 0;
  transition: 0.2s opacity ease-in-out;
}
.pagination .pagination-list li .current {
  font-weight: 700;
}
.pagination .pagination-list li .current:before {
  opacity: 1;
}

.video-embed__section-title + .video-embed__media-wrap {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .video-embed__section-title + .video-embed__media-wrap {
    margin-top: 2rem;
  }
}

.video-embed__media-wrap {
  z-index: 1;
  position: relative;
  aspect-ratio: 16/9;
}
.video-embed__media-wrap img {
  transition: 0.2s opacity ease-in-out;
  z-index: 1;
}
.video-embed__media-wrap video,
.video-embed__media-wrap iframe {
  transition: 0.2s opacity ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.video-embed__media-wrap video.video-embed__video--local-cdn--no-wallpaper,
.video-embed__media-wrap iframe.video-embed__video--local-cdn--no-wallpaper {
  opacity: 1;
}
.video-embed__media-wrap.video-playing img {
  opacity: 0;
  z-index: 0;
}
.video-embed__media-wrap.video-playing video,
.video-embed__media-wrap.video-playing iframe {
  opacity: 1;
}
.video-embed__media-wrap.video-playing .video-embed__button {
  opacity: 0;
}
.video-embed__media-wrap.video-playing .video-embed__video {
  pointer-events: all;
}

.video-embed__video {
  pointer-events: none;
}

.video-embed__button {
  z-index: 5;
  cursor: pointer;
  width: 2.3125rem;
  height: 2.3125rem;
  margin-top: -1.15625rem;
  margin-left: -1.15625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  border: none;
  background-color: transparent;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  .video-embed__button {
    width: 5rem;
    height: 5rem;
    margin-top: -2.5rem;
    margin-left: -2.5rem;
  }
}
.video-embed__button .video-play-icon {
  width: auto;
}
.video-embed__button .video-play-icon .outer-circle g {
  opacity: 1;
}
.video-embed__button .video-play-icon .outer-circle g circle {
  fill: #fff;
  stroke: #0078B9;
  stroke-width: 4;
  transition: fill 0.3s ease-out;
}
@media screen and (min-width: 1200px) {
  .video-embed__button .video-play-icon .outer-circle g circle {
    stroke-width: 2;
  }
}
.video-embed__button .video-play-icon .outer-circle g circle + path {
  fill: #0078B9;
  transition: fill 0.3s ease-out;
}
.video-embed__button .video-play-icon .arrow {
  transition: 0.2s fill ease-in-out;
  fill: #0078B9;
}
.video-embed__button:hover .video-play-icon .outer-circle g circle, .video-embed__button:focus .video-play-icon .outer-circle g circle {
  transition: fill 0.2s ease-out;
  fill: #0078B9;
}
.video-embed__button:hover .video-play-icon .outer-circle g circle + path, .video-embed__button:focus .video-play-icon .outer-circle g circle + path {
  transition: fill 0.2s ease-out;
  fill: #0078B9;
}
.video-embed__button:hover .video-play-icon .arrow, .video-embed__button:focus .video-play-icon .arrow {
  fill: #fff;
}

.video-embed__section-description p {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

@keyframes modalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modalFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.modal__trigger,
.modal__close {
  margin-bottom: 1.25rem;
}
#search-modal .modal__trigger,
#search-modal .modal__close {
  position: absolute;
  top: 1.875rem;
  right: 3.125rem;
  text-indent: -9999px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  #search-modal .modal__trigger,
  #search-modal .modal__close {
    top: 3.125rem;
  }
}
@media screen and (min-width: 1024px) {
  #search-modal .modal__trigger,
  #search-modal .modal__close {
    right: 6.25rem;
  }
}
#search-modal .modal__trigger:hover:before, #search-modal .modal__trigger:hover:after, #search-modal .modal__trigger:focus-visible:before, #search-modal .modal__trigger:focus-visible:after,
#search-modal .modal__close:hover:before,
#search-modal .modal__close:hover:after,
#search-modal .modal__close:focus-visible:before,
#search-modal .modal__close:focus-visible:after {
  transition: background-color 0.2s ease-out;
  background-color: #F36D44;
}
#search-modal .modal__trigger:before, #search-modal .modal__trigger:after,
#search-modal .modal__close:before,
#search-modal .modal__close:after {
  content: "";
  width: 26px;
  height: 3px;
  background-color: #000;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: background-color 0.3s ease-out;
}
#search-modal .modal__trigger:before,
#search-modal .modal__close:before {
  transform: rotate(45deg);
}
#search-modal .modal__trigger:after,
#search-modal .modal__close:after {
  transform: rotate(-45deg);
}

.modal__lightbox {
  display: none;
  position: relative;
  z-index: 100;
}
.modal__lightbox.is-open, .modal__lightbox:target {
  display: block;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
}
[aria-hidden=false] .modal__overlay {
  animation: modalFadeIn 0.3s ease-in-out;
}
[aria-hidden=true] .modal__overlay {
  animation: modalFadeOut 0.3s ease-in-out;
}
#search-modal .modal__overlay {
  background: #AFD7E6;
}

.modal__container {
  background-color: #fff;
  padding: 1.875rem;
  max-width: 46.875rem;
  max-height: 100vh;
  max-height: 100dvh;
  box-sizing: border-box;
}
#search-modal .modal__container {
  background-color: transparent;
  width: 100%;
  max-width: 59.75rem;
}
@media screen and (min-width: 1024px) {
  #search-modal .modal__container {
    padding: 1.875rem 0;
  }
}

.modal__content-title {
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 2.3125rem;
}
@media screen and (min-width: 1200px) {
  .modal__content-title {
    font-size: 3.125rem;
    line-height: 3.75rem;
    margin-bottom: 4.375rem;
  }
}

.modal__content-body {
  font-size: 1.375rem;
  line-height: 2.1875rem;
  font-weight: 700;
  margin-bottom: 0.9375rem;
}
@media screen and (min-width: 1200px) {
  .modal__content-body {
    font-size: 2.125rem;
    line-height: 2.875rem;
  }
}

@media screen and (min-width: 1024px) {
  .modal__search-form {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 1.5625rem;
  }
}
.modal__search-form input {
  display: block;
  width: 100%;
  border: none;
  font-size: 1.125rem;
  padding: 0.75rem 1rem;
}
@media screen and (min-width: 1024px) {
  .modal__search-form input {
    flex: 1 0 calc(100% - 8rem);
    max-width: 49.75rem;
  }
}
.modal__search-form button[type=submit] {
  margin-top: 1.125rem;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  color: #000;
  text-align: center;
  position: relative;
  font-size: 1.375rem;
  line-height: 1.375rem;
  padding: 0.6875rem 1.25rem 0.75rem;
  cursor: pointer;
  font-weight: 700;
}
@media screen and (max-width: 1023.9px) {
  .modal__search-form button[type=submit] {
    border: solid 2px #000;
    border-radius: 24px;
    transition: background-color 0.3s ease-out;
  }
}
@media screen and (min-width: 1024px) {
  .modal__search-form button[type=submit] {
    border: none;
    margin-top: 0;
    padding: 0.625rem 3.5rem 0.625rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .modal__search-form button[type=submit]:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border: solid 2px #000;
    border-radius: 3rem;
    height: 3rem;
    width: 3rem;
    transition: width 0.3s ease-out;
  }
}
@media screen and (max-width: 1023.9px) {
  .modal__search-form button[type=submit]:hover, .modal__search-form button[type=submit]:focus-visible {
    background-color: #fff;
    transition: background-color 0.2s ease-out;
  }
}
@media screen and (min-width: 1024px) {
  .modal__search-form button[type=submit]:hover:after, .modal__search-form button[type=submit]:focus-visible:after {
    width: 100%;
    transition: width 0.2s ease-out;
  }
}
.modal__search-form button[type=submit] svg {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
@media screen and (min-width: 1024px) {
  .modal__search-form button[type=submit] svg {
    right: 0.9375rem;
  }
}

.modal__container hr {
  border: none;
  width: 100%;
  height: 1px;
  background-color: #0078B9;
  margin: 3.5rem 0 3.6875rem;
}

.modal__lower-title {
  font-size: 1.25rem;
  line-height: 1.625rem;
  text-transform: uppercase;
  letter-spacing: 0.025rem;
}
@media screen and (min-width: 1024px) {
  .modal__lower-title {
    font-size: 1.375rem;
    line-height: 1.75rem;
    margin-bottom: 1.625rem;
  }
}

.modal__links {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .modal__links {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .modal__links li {
    flex: 0 0 calc(50% - 0.78125rem);
  }
}
@media screen and (min-width: 1024px) {
  .modal__links {
    flex-wrap: nowrap;
  }
  .modal__links li {
    flex: 1 0 auto;
  }
}
.modal__links a {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-decoration-color: #000;
  text-decoration-thickness: 0.125rem;
  text-underline-offset: 0.375rem;
  transition: text-decoration-color 0.3s ease-out;
}
.modal__links a:hover, .modal__links a:focus {
  text-decoration-color: #fff;
  transition: text-decoration-color 0.3s ease-out;
}

.statistic {
  text-align: center;
  display: block;
  width: 100%;
  padding-inline: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .statistic {
    padding-inline: 0;
  }
}
@media screen and (min-width: 768px) {
  .statistic.align-left, .statistic.align-right, .statistic.alignleft, .statistic.alignright {
    width: 31%;
  }
}

.statistic__value {
  font-size: 2.8125rem;
  line-height: 3.1875rem;
  text-transform: uppercase;
  color: #0078B9;
  font-weight: 700;
}

.statistic__caption {
  width: 100%;
}
.alignleft .statistic__caption, .align-left .statistic__caption, .alignright .statistic__caption, .align-right .statistic__caption {
  display: block;
}

.subnav {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .subnav {
    max-width: 17.1875rem;
    position: absolute;
  }
}

.subnav__list {
  display: grid;
  grid-template-rows: 1fr;
  transition: grid-template-rows 0.5s ease-out;
  background-color: #E7B800;
}
.subnav__list[aria-hidden=true] {
  grid-template-rows: 0fr;
}
.subnav__list > ul {
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .subnav__list > ul {
    margin-top: 0;
    padding-block: 0;
  }
}
.subnav__list > ul > li {
  padding: 0.1875rem 0 0.875rem 3.125rem;
  line-height: 1.5;
}
@media screen and (min-width: 1200px) {
  .subnav__list > ul > li:first-child {
    padding-block: 2.125rem 0;
  }
}
.subnav__list > ul > li:last-child {
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 1200px) {
  .subnav__list > ul > li {
    padding-inline: 3.125rem 2.5rem;
  }
  .subnav__list > ul > li:nth-child(2) {
    padding-top: 1.25rem;
  }
}
.subnav__list > ul > li:last-child {
  margin-bottom: 0;
}
.subnav__list > ul > li a {
  color: #000;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.125rem;
  text-underline-offset: 0.125rem;
  font-weight: 700;
  transition: 0.3s text-decoration-color ease-in-out, 0.3s color ease-in-out;
  position: relative;
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5rem;
}
.subnav__list > ul > li a:hover, .subnav__list > ul > li a:focus {
  color: #000;
  text-decoration-color: currentColor;
}
.subnav__list > ul > li a[aria-current=page] {
  position: relative;
}
.subnav__list > ul > li a[aria-current=page]:before {
  content: "";
  width: 0.125rem;
  height: 1.1875rem;
  position: absolute;
  top: 0.125rem;
  left: -1rem;
  background-color: #000;
}
@media screen and (min-width: 1200px) {
  .subnav__list > ul > li:first-child {
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  .subnav__list > ul > li:first-child a {
    font-size: 1.375rem;
  }
}
.subnav__list > ul > li:first-child a:before {
  content: "";
  position: absolute;
  left: -1.25rem;
  top: 0.375rem;
  width: 0.75rem;
  height: 0.75rem;
  border-right: 0.125rem solid #000;
  border-bottom: 0.125rem solid #000;
  transform: rotate(135deg);
  transform-origin: center;
  transition: 0.3s left ease-in-out, 0.3s border-color ease-in-out;
}
@media screen and (min-width: 1200px) {
  .subnav__list > ul > li:first-child a:before {
    top: 0.5rem;
  }
}
.subnav__list > ul > li > ul {
  padding-top: 0.25rem;
  padding-left: 1.25rem;
}
.subnav__list > ul > li > ul > li {
  padding: 0;
  margin-top: 0.875rem;
}
.subnav__list > ul > li > ul > li:first-child {
  margin-top: 0.3125rem;
}
.subnav__list > ul > li > ul > li > a {
  font-weight: 400;
}

.subnav__toggle {
  background-color: #E7B800;
  height: 3.75rem;
  color: #000;
  cursor: pointer;
  display: block;
  border: none;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 0 3.75rem 0 2.5rem;
  position: relative;
  text-align: left;
  transition: 0.3s color ease-in-out, 0.3s background-color ease-in-out;
  width: 100%;
  margin-right: 0.8125rem;
}
@media screen and (min-width: 1200px) {
  .subnav__toggle {
    display: none;
  }
}
.subnav__toggle:before {
  content: "";
  position: absolute;
  right: 2.5rem;
  top: 1.1875rem;
  width: 0.875rem;
  height: 0.875rem;
  border-right: 0.125rem solid #000;
  border-bottom: 0.125rem solid #000;
  transform: rotate(45deg);
  transform-origin: center;
  transition: 0.2s transform ease-in-out, 0.2s top ease-in-out;
}
.subnav__toggle[aria-expanded=true]:before {
  transform: rotate(225deg);
  top: 1.5rem;
}

.subnav__label {
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.0225rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .subnav__label {
    margin-top: 0.9375rem;
  }
}
@media screen and (min-width: 1200px) {
  .subnav__label {
    display: none;
  }
}

/*---===/ Subnav Search \===---*/
.subnav--search {
  background: #E7B800;
  padding: 2.9375rem 2.625rem;
}
@media screen and (max-width: 1199.9px) {
  .subnav--search {
    max-width: none;
    margin-top: -5rem;
  }
}
@media screen and (min-width: 1200px) {
  .subnav--search {
    padding: 2.9375rem 1.625rem;
  }
}
@media screen and (min-width: 1440px) {
  .subnav--search {
    padding: 3.4375rem 2.375rem 4.125rem 3.25rem;
    max-width: 21.875rem;
  }
}

@media screen and (min-width: 667px) {
  .subnav--search .btn--search {
    margin-top: 1.5rem;
    max-width: 20rem;
  }
}
@media screen and (min-width: 1024px) {
  .subnav--search .btn--search {
    max-width: none;
    width: auto;
    padding-right: 3.75rem;
    margin-left: -1.25rem;
  }
}

.subnav--search .subnav__list {
  grid-template-rows: 1fr;
}

.subnav--search .subnav__toggle {
  display: none;
}

.subnav--search .subnav__header {
  padding-bottom: 1.875rem;
  border-bottom: solid 0.1875rem #000;
  margin-bottom: 1.875rem;
}

.subnav__search-form label {
  display: block;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: uppercase;
  letter-spacing: 0.0225rem;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .subnav__search-form label {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
}

.subnav__search-form input[type=text] {
  border: none;
  font-size: 1.125rem;
  line-height: 1.625rem;
  width: 100%;
  padding: 0.5625rem 0.8125rem 0.625rem;
}

.subnav__search-info {
  margin-top: 1.875rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .subnav__search-info {
    display: flex;
    gap: 1.25rem;
  }
  .subnav__search-info p {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .subnav__search-info p {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .subnav__search-info {
    flex-direction: column;
    align-items: center;
    gap: 0.625rem;
  }
}
@media screen and (min-width: 1200px) {
  .subnav__search-info {
    position: relative;
    margin-top: 0;
  }
}

.subnav__search-info button {
  font-size: 1.125rem;
  line-height: 1.625rem;
}
@media screen and (min-width: 1200px) {
  .subnav__search-info button {
    position: absolute;
    right: 0;
    top: -2.375rem;
  }
}

.subnav__program-filters input[name=reset] {
  font-size: 1.125rem;
  line-height: 1.625rem;
  background: none;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  .subnav__program-filters input[name=reset] {
    position: absolute;
    right: 0;
    top: -2.375rem;
  }
}

.subnav__filters .subnav__filters-label {
  font-size: 1.375rem;
  line-height: 2.1875rem;
  font-weight: 700;
}

.subnav__filters .accordion__accordion {
  border-bottom: solid 0.0625rem rgba(87, 87, 87, 0.18);
}
@media screen and (min-width: 1200px) {
  .subnav__filters .accordion__accordion:last-of-type {
    border-bottom: none;
  }
  .subnav__filters .accordion__accordion:last-of-type .accordion__content-wrap {
    padding-bottom: 0;
  }
}

.subnav__filters .accordion__trigger {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .subnav__filters .accordion__trigger {
    padding-left: 0;
    cursor: default;
  }
  .subnav__filters .accordion__trigger span {
    display: none;
  }
}
.subnav__filters .accordion__trigger span {
  border-color: #000;
}
.subnav__filters .accordion__trigger span:before, .subnav__filters .accordion__trigger span:after {
  background-color: #000;
}
.subnav__filters .accordion__trigger:hover span, .subnav__filters .accordion__trigger:focus span {
  background-color: #000;
}
.subnav__filters .accordion__trigger:hover span:before, .subnav__filters .accordion__trigger:hover span:after, .subnav__filters .accordion__trigger:focus span:before, .subnav__filters .accordion__trigger:focus span:after {
  background-color: #E7B800;
}

@media screen and (min-width: 1200px) {
  .subnav__filters .accordion__content {
    height: auto !important;
    visibility: visible !important;
  }
}

.subnav__filters .accordion__content-wrap {
  padding-inline: 0;
}

.subnav__filters .accordion__content-wrap li {
  margin-bottom: 0.625rem;
}

.subnav__filters .accordion__content-wrap input[type=checkbox] + label {
  position: relative;
  padding-left: 2.5rem;
  cursor: pointer;
}
.subnav__filters .accordion__content-wrap input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.0625rem;
  width: 1.375rem;
  height: 1.375rem;
  border: solid 0.125rem #000;
}
.subnav__filters .accordion__content-wrap input[type=checkbox] + label:after {
  content: "";
  width: 0.5rem;
  height: 0.875rem;
  border-style: solid;
  border-color: #000;
  border-width: 0 0.125rem 0.125rem 0;
  position: absolute;
  top: 0.09375rem;
  left: 0.46875rem;
  transform: rotate(37.5deg);
  opacity: 0;
  transition: opacity 0.15s ease-out;
}

.subnav__filters .accordion__content-wrap input[type=checkbox]:checked + label:after {
  opacity: 1;
}

.tag {
  border: 2px solid #000;
  color: #000;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #fff;
  border-radius: 1.25rem;
  text-decoration: none;
  padding: 0.4375rem 1.125rem;
  transition: 0.3s border-color ease-in-out, 0.3s color ease-in-out, 0.3s background-color;
}
.tag:hover, .tag:focus {
  border-color: #0030be;
  color: #fff;
  background-color: #0030be;
}

@media screen and (min-width: 768px) {
  .tag-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1.875rem 1.25rem;
  }
}
.tag-list ul li {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 768px) {
  .tag-list ul li {
    margin-bottom: 0;
  }
}
.tag-list ul li:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .image-feature,
  .image-feature--alt,
  .image-feature--small,
  .image-feature--large {
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .image-feature--small {
    align-items: stretch;
  }
}

.image-feature__media {
  margin-left: -2.0625rem;
  aspect-ratio: 1.025/1;
}
@media screen and (min-width: 768px) {
  .image-feature__media {
    flex: 0 0 50vw;
    margin-left: -3.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .image-feature__media {
    margin-bottom: 0;
    flex: 0 0 50%;
    margin-left: 0;
    min-height: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .image-feature__media {
    flex: 0 0 27.25rem;
  }
}
.image-feature--small .image-feature__media {
  aspect-ratio: 1.6/1;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .image-feature--small .image-feature__media {
    flex: 0 0 45vw;
    margin-left: -3.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .image-feature--small .image-feature__media {
    flex: 0 0 45%;
    max-width: 25.375rem;
    margin-left: 0;
  }
}
.image-feature--large .image-feature__media {
  aspect-ratio: 1/1;
}
@media screen and (min-width: 1024px) {
  .image-feature--large .image-feature__media {
    max-width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .image-feature--large .image-feature__media {
    flex: 1 0 50%;
  }
}

.image-feature__content {
  background: #0DB14B;
  padding: 2.25rem 4.0625rem 2.5625rem 2.5625rem;
  margin-top: -3rem;
  margin-right: -2.0625rem;
  margin-left: -0.625rem;
  position: relative;
  z-index: 1;
}
.image-feature--alt .image-feature__content, .image-feature--large .image-feature__content {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .image-feature__content {
    flex: 0 0 calc(50vw + 3.75rem);
    margin-top: 0;
    margin-right: -3.75rem;
    margin-left: -3.75rem;
  }
}
@media screen and (min-width: 1024px) {
  .image-feature__content {
    flex: 0 0 calc(50% + 4.5rem);
    padding: 4.125rem 2.9375rem 4.0625rem 2.5rem;
    min-height: calc(100% - 3.75rem);
  }
}
@media screen and (min-width: 1200px) {
  .image-feature__content {
    flex: 0 0 calc(100% - 23.125rem);
  }
}
@media screen and (min-width: 1200px) {
  .image-feature--large .image-feature__content {
    flex: 0 0 calc(50% + 7.75rem);
    margin-left: -6.5rem;
    padding-left: 6.5rem;
  }
}
.image-feature__content p {
  margin-top: 1.25rem;
}
@media screen and (min-width: 1200px) {
  .image-feature__content p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.image-feature__content ul {
  margin-top: 0.625rem;
}
.image-feature--small .image-feature__content {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .image-feature--small .image-feature__content {
    flex: 0 0 55vw;
  }
}
@media screen and (min-width: 1024px) {
  .image-feature--small .image-feature__content {
    margin-right: 0;
    flex: 1 0 55%;
    padding: 2.8125rem 2.5rem 2.5rem 1.875rem;
  }
}

.image-feature .image-feature__content h3 {
  text-transform: capitalize;
}
@media screen and (max-width: 1023.9px) {
  .image-feature .image-feature__content h3 {
    margin-bottom: 0.625rem;
  }
}

.image-feature__cta {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .image-feature__cta {
    margin-top: 1.25rem;
  }
}
.image-feature__cta a {
  text-decoration: none;
}

.landing-page .image-feature .image-feature__media {
  aspect-ratio: 1/1;
}
@media screen and (min-width: 1024px) {
  .landing-page .image-feature .image-feature__media {
    max-width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .landing-page .image-feature .image-feature__media {
    flex: 0 0 44%;
  }
}
@media screen and (min-width: 1024px) {
  .landing-page .image-feature .image-feature__content {
    padding-left: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .landing-page .image-feature .image-feature__content {
    flex: 0 0 calc(50% + 5.875rem);
    margin-left: -6.5rem;
  }
}

.image-feature .image-feature__content h3 {
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .multi-column-content {
    display: flex;
    margin-right: -2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .multi-column-content.multi-column-content-two-col {
    margin-right: -6.25rem;
  }
}

.multi-column-content__column {
  margin: 0 0 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .multi-column-content__column {
    flex: 1 1 0px;
    padding-right: 2.5rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .multi-column-content-two-col .multi-column-content__column {
    padding-right: 6.25rem;
  }
}
.multi-column-content__column .text-content {
  margin-bottom: 0;
}

.paragraph-widget--multi-column-content > h2, .paragraph-widget--multi-column-content > h3 {
  margin-bottom: 2rem;
}
@media screen and (min-width: 1200px) {
  .paragraph-widget--multi-column-content > h2, .paragraph-widget--multi-column-content > h3 {
    margin-bottom: 2.75rem;
  }
}
@media screen and (max-width: 1199.9px) {
  .paragraph-widget--multi-column-content > h3 {
    font-size: 1.875rem;
    line-height: 2.75rem;
  }
}

.link-block {
  background-color: #E7B800;
  padding: 3.4375rem 2.4375rem;
}
@media screen and (min-width: 768px) {
  .link-block {
    padding-left: 3.3125rem;
    padding-right: 3.3125rem;
  }
}
@media screen and (min-width: 1024px) {
  .link-block {
    padding: 3.75rem 6.625rem 4.375rem;
  }
}
@media screen and (min-width: 1200px) {
  .link-block {
    padding: 4.9375rem 5rem 5.625rem;
  }
}
@media screen and (min-width: 1440px) {
  .link-block {
    padding: 4.9375rem 6.625rem 5.625rem;
  }
}
.link-block .link-block__label {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 1023.9px) {
  .link-block .link-block__label {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .link-block .link-block__label {
    text-align: center;
    margin-bottom: 1.875rem;
    font-size: 1.625rem;
    line-height: 2.25rem;
  }
}
.link-block ul {
  margin-bottom: -1.5625rem;
}
@media screen and (min-width: 768px) {
  .link-block ul {
    column-count: 2;
    column-gap: 6.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .link-block ul {
    column-count: 3;
  }
}
@media screen and (min-width: 1200px) {
  body:has(.subnav) .link-block ul {
    column-count: 2;
  }
}
@media screen and (min-width: 1440px) {
  body:has(.subnav) .link-block ul {
    column-count: 3;
  }
}
.link-block ul li {
  margin-bottom: 1.5625rem;
}
@media screen and (min-width: 1024px) {
  .link-block ul li {
    text-align: left;
  }
}

@media screen and (min-width: 1024px) {
  .program-details .link-block ul {
    column-count: 3;
  }
  .program-details .link-block ul li {
    text-align: left;
  }
}

.privacy-consent {
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  padding: 1.5rem;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.privacy-consent a {
  color: #000;
  text-decoration: underline;
  transition: 0.25s color ease-in-out;
}
.privacy-consent a:hover, .privacy-consent a:focus {
  color: #0030be;
}
.privacy-consent[hidden], body:not(.js) .privacy-consent {
  display: none;
}

.privacy-consent__buttons {
  margin-top: 1.25rem;
}
.privacy-consent__buttons .button:not(:last-child) {
  margin-right: 0.625rem;
}

.LibrarySearchBlock .tabs .tablist {
  background: transparent;
  padding: 0rem;
  gap: 0;
}

.LibrarySearchBlock .tabs .tablist button {
  border: solid 0.125rem #0078B9;
  margin-right: 0;
  padding-bottom: 0.1875rem;
  transition: background-color 0.3s ease-out;
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-top: -0.0625rem;
}
.LibrarySearchBlock .tabs .tablist button + button {
  margin-left: -0.0625rem;
}
.LibrarySearchBlock .tabs .tablist button span.decoration {
  border-bottom: none;
}
.LibrarySearchBlock .tabs .tablist button:hover, .LibrarySearchBlock .tabs .tablist button:focus-visible, .LibrarySearchBlock .tabs .tablist button[aria-selected=true] {
  background-color: #AFD7E6;
}
.LibrarySearchBlock .tabs .tablist button:last-child {
  border-right-width: 0.125rem;
}

.LibrarySearchBlock .tabs .tabpanel {
  background-color: #AFD7E6;
}
@media screen and (min-width: 768px) {
  .LibrarySearchBlock .tabs .tabpanel {
    padding: 2.0625rem 4.9375rem 2.6875rem;
  }
}
.LibrarySearchBlock .tabs .tabpanel select {
  font-size: 1.125rem;
  line-height: 1.125rem;
  background-color: #fff;
}
.LibrarySearchBlock .tabs .tabpanel input[type=text], .LibrarySearchBlock .tabs .tabpanel .input-with-search-btn input {
  font-size: 1.125rem;
  line-height: 1.625rem;
  background-color: #fff;
}
.LibrarySearchBlock .tabs .tabpanel .input-with-search-btn button {
  transition: background-color 0.3s ease-in-out;
}
.LibrarySearchBlock .tabs .tabpanel .input-with-search-btn button svg, .LibrarySearchBlock .tabs .tabpanel .input-with-search-btn button svg path {
  transition: fill 0.2s ease-in-out;
}
.LibrarySearchBlock .tabs .tabpanel .input-with-search-btn button:hover, .LibrarySearchBlock .tabs .tabpanel .input-with-search-btn button:focus-visible {
  cursor: pointer;
  background-color: #000;
}

.LibrarySearchBlock .tabs .tabpanel .summon-search-label {
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 2.25rem;
  letter-spacing: 0;
}

.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters {
  padding-left: 0;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox]:focus + label:before,
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio]:focus + label:before {
  box-shadow: inset 0 0 0 2px #0030be;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox] + label,
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label {
  position: relative;
  padding-left: 1.875rem;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox] + label:before, .LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox] + label:after,
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label:before,
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label:after {
  content: "";
  cursor: pointer;
  position: absolute;
  width: 1.25rem;
  top: 1rem;
  left: 0;
  height: 1.25rem;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox] + label:before,
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label:before {
  background: #fff;
  box-shadow: inset 0 0 0 2px #000;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox] + label:after,
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label:after {
  background-color: #000;
  transform: scale(0.6);
  z-index: 1;
  opacity: 0;
  transition: 0.2s opacity ease-in-out;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox]:checked + label:after,
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio]:checked + label:after {
  opacity: 1;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label:before, .LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label:after {
  border-radius: 50%;
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label:after {
  background-image: none;
  transform: scale(0.6);
}
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=checkbox] + label,
.LibrarySearchBlock .tabs .tabpanel .summon-serach-filters input[type=radio] + label {
  display: inline;
  font-size: 1rem;
  line-height: 1.81;
  color: #000;
  font-weight: 400;
}

.LibrarySearchBlock .tabs .tabpanel div[class^=summon-serach-filters] {
  padding-left: 0;
}

.LibrarySearchBlock .tabs .tabpanel .tabbed-search-link {
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 700;
}

.LibrarySearchBlock .az_letters a {
  transition: text-decoration-color 0.3s ease-out;
  text-decoration-color: #000;
}
.LibrarySearchBlock .az_letters a:hover, .LibrarySearchBlock .az_letters a:focus-visible {
  transition: text-decoration-color 0.2s ease-out;
  text-decoration-color: #fff;
}

.LibrarySearchBlock .cccc-accordion-section .cccc-accordion-button svg {
  left: 0.125rem;
}

.LibrarySearchBlock .cccc-accordion-section ul.db_list {
  padding-inline: 0;
}

.LibrarySearchBlock .cccc-accordion-section ul.db_list li:before {
  display: none;
}

.LibrarySearchBlock .cccc-accordion-section ul.db_list li a {
  padding-bottom: 2.0625rem;
}

.LibrarySearchBlock .cccc-accordion-section ul.db_list li a .db_title {
  margin-bottom: 0.75rem;
  display: table;
}

.libraryh3lp, .needs-js {
  margin-top: 2.5rem;
}
@media screen and (min-width: 1024px) {
  .libraryh3lp, .needs-js {
    margin-top: 3.8125rem;
  }
}

/*# sourceMappingURL=style.css.map */
