#header {
  border: none;
}

.navbar ul.sub-menu {
  z-index: 10;
}

.dim {
  color: rgba(255, 255, 255, 0.5);
}

.responsive-banner.with-overlay-light:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(45deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%), radial-gradient(ellipse at top right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  z-index: 2;
}

.responsive-banner.tall.with-overlay-light .caption p {
  font-size: 1.5em;
  line-height: 1.333;
  color: #f1f1f1;
  font-weight: 300;
}
@media (min-width: 768px) {
  .responsive-banner.tall.with-overlay-light .caption {
    left: auto;
    right: 4%;
  }
}

.responsive-banner.tall.with-overlay-light + .band.padded.white {
  position: relative;
  z-index: 5;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .responsive-banner.tall.with-overlay-light + .band.padded.white {
    margin-top: -90px;
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .responsive-banner.tall.with-overlay-light + .band.padded.white {
    margin-top: -110px;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .responsive-banner.tall.with-overlay-light + .band.padded.white {
    margin-top: -110px;
    padding-top: 0;
  }
}
.responsive-banner.tall.with-overlay-light + .band.padded.white .card {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #header .site-branding {
    max-width: 450px;
  }
  .responsive-banner.with-overlay-light:before {
    background: linear-gradient(225deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%), radial-gradient(ellipse at top right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 60%);
  }
}
@media (min-width: 1024px) {
  #header .site-branding {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  #header .site-branding {
    max-width: 600px;
  }
}
.dark.gray,
.dark.fill {
  background: #37383a;
}

.navbar.nav-between .container > ul,
.navbar.nav-between > ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.navbar li a:not(.link-button) {
  padding: 0.75em 1.5em;
}

.summary .card-button {
  display: block;
  padding: 0;
  color: #b31b1b;
  text-decoration: none;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 0.25em;
}
.summary .card-button:hover {
  color: #000;
}
.summary .card-button:last-child {
  margin-bottom: 0;
}

.climate-change {
  background: #ffffff;
}
.climate-change .cards .card .h4 {
  color: #444;
}
@media (min-width: 768px) {
  .climate-change {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), color-stop(35%, rgb(255, 255, 255)), color-stop(35%, rgb(48, 48, 48)));
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(48, 48, 48) 35%);
  }
  .climate-change .cards .card .h4 {
    color: #e1e1e1;
  }
}
@media (min-width: 1200px) {
  .climate-change {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), color-stop(55%, rgb(255, 255, 255)), color-stop(55%, rgb(48, 48, 48)));
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 55%, rgb(48, 48, 48) 55%);
  }
}

.band.padded.cu-research {
  background: #303030;
  color: #fff;
}
.band.padded.cu-research :where(.wp-block-columns.is-layout-flex) {
  gap: 4em;
}
.band.padded.cu-research :where(.wp-block-columns) {
  margin-bottom: 0;
}
.band.padded.cu-research .h2 {
  position: relative;
  font-size: 4em;
  line-height: 0.65;
  margin: 0 auto;
  padding: 45px 0;
  width: 180px;
  height: 180px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.band.padded.cu-research .h2 sup {
  font-size: 2rem;
  color: #b1b1b1;
}
.band.padded.cu-research .h2 span {
  display: block;
  margin-top: 1em;
  font-size: 1.5rem;
  color: #b1b1b1;
}
.band.padded.cu-research .h2:after {
  position: absolute;
  display: block;
  content: "";
  height: 180px;
  width: 180px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  top: 0;
  left: 0;
}
.band.padded.cu-research .h3 {
  font-family: "freight-sans-pro", sans-serif;
}
.band.padded.cu-research .featured-stats .h3 {
  margin-top: 16px;
}
.band.padded.cu-research .featured-stats .wp-block-column:first-child p:first-child {
  padding: 45px 10px 45px 0;
  font-size: 7rem;
}
.band.padded.cu-research .cards .overlay .h3 {
  color: #d1d1d1;
}
.band.padded.cu-research .stats .stat {
  border: none;
  background: transparent;
}
.band.padded.cu-research .stats .stat .stat-text {
  margin-top: 0.5em;
  padding-top: 0.5em;
}
.band.padded.cu-research .stats .stat:nth-child(1) .stat-number {
  color: #df5230;
}
.band.padded.cu-research .stats .stat:nth-child(1) .stat-text {
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #df5230), color-stop(0%, #df5230)) 50% 0 no-repeat;
  background: linear-gradient(to right, #df5230 100%, #df5230 0%) 50% 0 no-repeat;
  background-size: 100px 1px;
}
.band.padded.cu-research .stats .stat:nth-child(2) .stat-number {
  color: #7abb2d;
}
.band.padded.cu-research .stats .stat:nth-child(2) .stat-text {
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #7abb2d), color-stop(0%, #7abb2d)) 50% 0 no-repeat;
  background: linear-gradient(to right, #7abb2d 100%, #7abb2d 0%) 50% 0 no-repeat;
  background-size: 100px 1px;
}
.band.padded.cu-research .stats .stat:nth-child(3) .stat-number {
  color: #3395e0;
}
.band.padded.cu-research .stats .stat:nth-child(3) .stat-text {
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #3395e0), color-stop(0%, #3395e0)) 50% 0 no-repeat;
  background: linear-gradient(to right, #3395e0 100%, #3395e0 0%) 50% 0 no-repeat;
  background-size: 100px 1px;
}
.band.padded.cu-research .stats .stat:nth-child(4) .stat-number {
  color: #ba66c5;
}
.band.padded.cu-research .stats .stat:nth-child(4) .stat-text {
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #ba66c5), color-stop(0%, #ba66c5)) 50% 0 no-repeat;
  background: linear-gradient(to right, #ba66c5 100%, #ba66c5 0%) 50% 0 no-repeat;
  background-size: 100px 1px;
}
@media (min-width: 768px) {
  .band.padded.cu-research {
    padding-top: 0;
  }
  .band.padded.cu-research :where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
  }
}

:where(.wp-block-columns) {
  gap: 1.5rem;
  margin-bottom: 0;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}

:where(.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}

@media (max-width: 781px) {
  :where(.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column) {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}
@media (min-width: 768px) {
  .profiles .layout-cards .cards {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .profiles .layout-cards .cards .card:after {
    padding: 0;
    border: none;
  }
}

.highlight-section {
  position: relative;
}

.highlight-section .highlight-overlay {
  background-color: #b31b1b !important;
  color: #fff;
  padding: 50px !important;
}

@media (min-width: 768px) {
  .highlight-section {
    padding-top: 4em !important;
    padding-bottom: 4em !important;
  }
  .highlight-section .highlight-overlay {
    position: relative;
    margin-left: 25%;
  }
}
@media (min-width: 1200px) {
  .highlight-section {
    padding: 0 0 28em 0 !important;
  }
  .highlight-section .highlight-overlay {
    position: absolute;
    top: -50px;
    left: 25%;
  }
}
.highlight-section .highlight-overlay h2 {
  color: #fff !important;
  font-weight: 100 !important;
}

.highlight-section .highlight-overlay a {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}

.highlight-section .highlight-overlay a:hover {
  color: #000;
}

.highlight-section .highlight-overlay .link-button {
  color: #fff;
  background: #9c1212;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: 500;
  text-decoration: none;
}

.highlight-section .highlight-overlay .link-button::after {
  background: url(../../images/arrow_forward-white.svg);
  background-size: 30px 30px;
  top: 8px;
  right: 12px;
}

.highlight-section .highlight-overlay .link-button:hover {
  background-color: #6e0d0d;
  color: #fff;
}

a.ri-btn,
.buttons > a.link-button {
  position: relative;
  background: transparent;
  color: #b31b1b;
  padding: 0.5em 2.25em 0.5em 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-size: 18px;
}
a.ri-btn:hover, a.ri-btn:focus,
.buttons > a.link-button:hover,
.buttons > a.link-button:focus {
  background: rgba(255, 255, 255, 0);
  color: #000;
}
a.ri-btn:hover:after, a.ri-btn:focus:after,
.buttons > a.link-button:hover:after,
.buttons > a.link-button:focus:after {
  background: url(../../images/arrow_forward-black.svg) no-repeat;
}
a.ri-btn:after,
.buttons > a.link-button:after {
  position: absolute;
  display: block;
  content: "";
  background: url(../../images/arrow_forward-red.svg) no-repeat;
  width: 24px;
  height: 24px;
  top: 12px;
  right: 12px;
}

.highlight-overlay a.ri-btn {
  padding-left: 1.25em;
}

:where(.wp-block-file__button):where(a):visited {
  color: #000;
}

.accent-line:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 0.675em;
  background: #b31b1b;
  margin: 0 0.25em 0 0;
}

@media (min-width: 1080px) {
  .layout-cards.tiles.max-4 .card {
    width: 25%;
  }
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.faculty-carousel-block .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
}

.faculty-carousel-block .group-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.faculty-carousel-block .group-image .image-wrap {
  display: block;
  width: 100%;
  aspect-ratio: 3/4;
  overflow: hidden;
}

.faculty-carousel-block .group-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.faculty-carousel-block .group-fields {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}

.faculty-carousel-block .group-fields .h3 {
  margin-bottom: 0.25rem;
}

.faculty-carousel-block .card-slider .next-prev .next,
.faculty-carousel-block .card-slider .next-prev .prev {
  background: transparent;
  color: #b31b1b;
}

.faculty-carousel-block .card-slider .next-prev .next:hover,
.faculty-carousel-block .card-slider .next-prev .prev:hover {
  background: rgba(0, 0, 0, 0.0625);
  color: #000;
}

.centers-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.centers-nav .all-button {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin: 15px 0;
}
.centers-nav .all-button a {
  color: #b31b1b;
  padding: 0.5em 0;
  -webkit-transition: all ease-in-out 0.125s;
  transition: all ease-in-out 0.125s;
}
@media (min-width: 768px) {
  .centers-nav .all-button a {
    padding: 0.5em 0.75em;
  }
}
.centers-nav .all-button a:hover, .centers-nav .all-button a:focus {
  color: #000;
  background: #f1f1f1;
  text-decoration: none;
}
@media (min-width: 768px) {
  .centers-nav {
    border-bottom: 1px solid rgba(170, 170, 170, 0.5);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 1em;
  }
  .centers-nav .all-button {
    margin: 0 0 0 auto;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

.centers-skip-link a {
  color: #b31b1b;
  text-decoration: none;
}

.home .climate-change .all-button p {
  text-align: left !important;
}
@media (min-width: 768px) {
  .home .climate-change .all-button {
    margin-top: 1.75em;
  }
  .home .climate-change .all-button p {
    text-align: right !important;
  }
}

.ui-tabs.tabs-navbar [role=tablist] {
  padding: 0;
  border-bottom: 1px solid rgba(170, 170, 170, 0.5);
  margin-bottom: -1px;
}
.ui-tabs.tabs-navbar [role=tablist] button {
  padding: 0.275em 0.75em;
  -webkit-transition: all ease-in-out 0.125s;
  transition: all ease-in-out 0.125s;
  border-bottom-width: 1px;
}
.ui-tabs.tabs-navbar [role=tablist] button:hover, .ui-tabs.tabs-navbar [role=tablist] button[aria-selected=true] {
  background: rgba(170, 170, 170, 0.25);
}
@media (min-width: 768px) {
  .ui-tabs.tabs-navbar [role=tablist] {
    border-bottom: none;
  }
}

.ui-tabs {
  margin: 0;
}

.post-type-archive-center .layout .cards {
  margin-left: 0;
  margin-right: 0;
}

.post-type-archive-center .card h3 {
  font-family: "freight-sans-pro", sans-serif;
}

.post-type-archive-center .ui-tabs.tabs-navbar .card,
.post-type-archive-center .ui-tabs.tabs-navbar .layout-cards .card:first-of-type {
  background: rgba(190, 190, 190, 0.125);
  padding: 2em;
  margin-bottom: 1.5em;
}
@media (min-width: 768px) {
  .post-type-archive-center .ui-tabs.tabs-navbar .card,
  .post-type-archive-center .ui-tabs.tabs-navbar .layout-cards .card:first-of-type {
    margin-bottom: 1.5em;
  }
}

.post-type-archive-center .card,
.post-type-archive-center .layout-cards .card:first-of-type {
  background: rgba(190, 190, 190, 0.125);
  padding: 2em;
  margin-bottom: 1.5em;
}
@media (min-width: 768px) {
  .post-type-archive-center .card,
  .post-type-archive-center .layout-cards .card:first-of-type {
    margin-bottom: 1.5em;
  }
}

.post-type-archive-center .ui-tabs.tabs-navbar .layout-cards .cards {
  margin: 0;
}
@media (min-width: 768px) {
  .post-type-archive-center .ui-tabs.tabs-navbar .layout-cards .cards {
    gap: 1.666%;
  }
}

.center-filters .centers-search {
  margin-bottom: 1em;
}
.center-filters fieldset {
  border: none;
  padding: 0;
}
.center-filters fieldset legend {
  color: black;
  font-weight: 500;
  margin-bottom: 0.5em;
}
.center-filters a {
  margin-top: 0.125em;
  padding: 0.6em 1em;
  background: #e3e3e3;
}
.center-filters a:hover {
  color: #000;
}
.center-filters button {
  margin: -4px 0 0 0;
}

.layout-cards.max-2 .cards .card .metadata-set .deco {
  text-decoration: none;
}

.publications {
  margin-bottom: 2em;
}

.publications p {
  margin-bottom: 0;
}

.publications p.has-text-align-left {
  margin-bottom: 1.5em;
}

:where(.wp-block-columns) {
  gap: 2rem;
}

@media (min-width: 768px) {
  .ui-tabs {
    margin: 2em 0;
  }
  .post-type-archive-center .ui-tabs.tabs-navbar .layout-cards .cards {
    gap: 2%;
  }
  .layout-cards.tiles .card {
    padding: 2em;
    margin-bottom: 1.5em;
    width: 48%;
  }
  .layout-cards .cards {
    margin-left: 0;
    margin-right: 0;
  }
  .layout-cards.max-2 .cards {
    gap: 1.75%;
  }
  .layout-cards.max-2 .cards .card {
    width: 49%;
  }
}
@media (min-width: 1024px) {
  .ui-tabs.tabs-navbar [role=tablist] button {
    margin-right: 20px;
  }
  .layout-cards.tiles .card {
    padding: 2em;
  }
  .layout-cards .cards {
    margin-left: 0;
    margin-right: 0;
  }
  .post-type-archive-center .ui-tabs.tabs-navbar .layout-cards .cards {
    gap: 1.666%;
  }
}
@media (min-width: 1200px) {
  .layout-cards.tiles .card {
    padding: 2em;
    width: 32%;
    margin-bottom: 1.5em;
  }
  .layout-cards .cards {
    margin-left: 0;
    margin-right: 0;
  }
}
p.has-text-align-center {
  text-align: center;
}

p.has-text-align-right {
  text-align: right;
}
/*# sourceMappingURL=research-innovation.css.map */