/**
 * Global Styles
 */
@import url("https://use.typekit.net/yzb0pqq.css");
body {
  font-size: 16px;
  font-family: "freight-sans-pro", sans-serif !important;
}

body > header,
#cu-header {
  float: none;
}

#main,
label {
  font-family: "freight-sans-pro", sans-serif !important;
}

.page-node-type-home-landing #main {
  padding-bottom: 0;
}

#main h2,
#main h3,
#main h4 {
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 500;
}

#main h2 {
  color: #b31b1b;
  font-size: 32px;
}

#main h3 {
  color: #555;
}

body.path-frontpage #main {
  padding-bottom: 2em;
}

body.path-node .region-content .lead {
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 500;
  font-size: 23px;
}

body table tbody,
body table tbody .lead {
  color: #000;
}

.lead {
  color: #666;
}

.path-frontpage #main h2 {
  position: relative;
  color: #000;
  font-family: "freight-display-pro", Georgia, serif;
  font-size: 37px;
  text-align: center;
  padding-bottom: 0.675em;
  margin-bottom: 1.5em;
}
.path-frontpage #main h2:after {
  position: absolute;
  display: block;
  content: "";
  width: 68px;
  height: 1.5px;
  background: #b31b1b;
  bottom: 0;
  left: calc(50% - 34px);
}

a:focus {
  outline-offset: 0px;
}

#cu-search-band {
  border-top: 6px solid #b31b1b;
  float: none;
}

.utility-navigation {
  background: transparent;
  line-height: 1;
  font-family: "freight-sans-pro", sans-serif !important;
}
.utility-navigation .menu li {
  padding: 0;
}
.utility-navigation .menu li a {
  position: relative;
  text-transform: capitalize;
}
.utility-navigation .menu li a:after {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  height: 12px;
  background: #979797;
  top: 9px;
  right: 0;
}

.cu-seal .mobile-button {
  width: 40px;
  height: 39px;
}

.utility-navigation .menu li:nth-child(4) a:after {
  display: none;
}

.cu-45-mobile.cu-gray .mobile-button {
  background-color: #b31b1b;
}

#cu-header .utility-navigation a {
  color: #222;
  font-size: 15px;
}
#cu-header .utility-navigation a:hover {
  text-decoration: underline;
}

.cu-seal #cu-header .cu-brand {
  padding-top: 12px;
  padding-bottom: 40px;
  font-family: "freight-sans-pro", sans-serif !important;
}
@media (min-width: 1200px) {
  .cu-seal #cu-header .cu-brand .cu-logo {
    margin-right: 0.375em;
  }
}
@media (min-width: 768px) {
  .cu-seal #cu-header .cu-brand .cu-logo a {
    width: 100px;
    height: 100px;
    min-width: 100px;
  }
}
.cu-seal #cu-header .cu-brand .cu-unit h2 {
  font-size: 34px;
}
@media (min-width: 992px) {
  .cu-seal #cu-header .cu-brand .cu-unit h2 {
    font-size: 42px;
  }
}
@media (min-width: 1200px) {
  .cu-seal #cu-header .cu-brand .cu-unit h2 {
    font-size: 36px;
  }
}
.cu-seal #cu-header .cu-brand .cu-unit h2 a {
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 700;
}
.cu-seal #cu-header .cu-brand .cu-unit h2 a span {
  color: #222;
  font-weight: 300;
}

.mobile-button {
  float: none;
}

.cu-seal .cu-logo a svg {
  fill: #b31b1b;
}

.cu-seal.cu-gray #cu-header {
  background: #fff;
  color: #222222;
}

.diversity-navigation-wrapper {
  margin: 0.5em auto 0 auto;
  background-color: transparent;
}

.diversity-header {
  background: #fff;
}
.diversity-header h2 a:focus, .diversity-header h2 a:hover {
  text-decoration-thickness: 2px;
}
@media (min-width: 1200px) {
  .diversity-header a {
    color: #222222;
  }
  .diversity-header a:hover {
    color: #222222;
  }
}

.region-main-navigation ul.sf-menu.menu > .active-trail a {
  background-color: transparent;
  color: #fff;
  text-decoration: underline;
  text-decoration-color: #fff;
  text-decoration-thickness: 2px;
}
@media (min-width: 1200px) {
  .region-main-navigation ul.sf-menu.menu > .active-trail a {
    color: #222;
  }
}
.region-main-navigation ul.sf-menu.menu > .active-trail a li a {
  text-decoration: none;
}
.region-main-navigation ul.sf-menu.menu li {
  font-size: 18px;
}
@media (min-width: 1200px) {
  .region-main-navigation ul.sf-menu.menu li a:hover, .region-main-navigation ul.sf-menu.menu li a:focus, .region-main-navigation ul.sf-menu.menu li a:active {
    background-color: transparent;
    color: #222;
    text-decoration: underline;
    text-decoration-color: #b31b1b;
    text-decoration-thickness: 2px;
  }
}
.region-main-navigation ul.sf-menu.menu ul li a:hover, .region-main-navigation ul.sf-menu.menu ul li a:focus, .region-main-navigation ul.sf-menu.menu ul li a:active {
  background-color: rgba(0, 0, 0, 0.067);
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .region-main-navigation ul.sf-menu.menu ul {
    background-color: #e9e9e9;
    color: #222;
  }
}
.region-main-navigation ul.sf-menu.menu ul li {
  font-size: 16px;
}

.cu-seal #cu-header #block-utilitynavigation {
  background: transparent;
}
.cu-seal #cu-header #block-utilitynavigation .cu-brand {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  main,
  #main {
    padding-top: 1.5em;
  }
}
@media (max-width: 767px) {
  .cu-45-mobile.cu-gray .cu-logo a {
    height: 45px !important;
    background: url(../images/cornell/cornell-reduced-red.svg) no-repeat !important;
  }
  .cu-45-mobile #cu-header .cu-brand {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .cu-45-mobile #cu-header .cu-brand h1 {
    position: relative;
    top: -60px;
  }
}
@media (max-width: 1199px) {
  .cu-45-mobile #cu-header .cu-brand h1 {
    z-index: 1500;
  }
  .utility-navigation #cu-search-button {
    margin-right: 0;
  }
}
#cu-header .buttons .mobile-button {
  position: relative;
  z-index: 500;
}

@media (max-width: 768px) {
  .cu-45-mobile #cu-header .cu-brand .cu-unit {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .cu-seal #cu-header .cu-brand .cu-unit {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .cu-seal #cu-header .cu-brand .cu-unit {
    width: auto;
  }
}

.region-main-navigation .sf-accordion-toggle a {
  background-color: #b31b1b;
}

.region-main-navigation ul.sf-menu.menu li.sfHover a {
  background-color: transparent;
}

.primary-column {
  padding: 0 1em;
}
.primary-column .more-button {
  margin: 0 0 1em 0;
}

#block-bannerimagehomepagedivider-2 .field--name-field-headline {
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  padding: 1em;
  max-width: 500px;
}
@media (min-width: 768px) {
  #block-bannerimagehomepagedivider-2 .field--name-field-headline {
    max-width: 700px;
  }
}
@media (min-width: 992px) {
  #block-bannerimagehomepagedivider-2 .field--name-field-headline {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  #block-bannerimagehomepagedivider-2 .field--name-field-headline {
    padding: 1.375em;
    max-width: 600px;
  }
}
#block-bannerimagehomepagedivider-2 .field--name-field-headline h2 {
  position: relative;
  padding-bottom: 0.75em;
  margin-bottom: 24px;
}
#block-bannerimagehomepagedivider-2 .field--name-field-headline h2 a {
  font-family: "freight-display-pro", Georgia, serif !important;
  font-size: 26px;
  font-weight: 400 !important;
  text-decoration: none;
}
@media (min-width: 992px) {
  #block-bannerimagehomepagedivider-2 .field--name-field-headline h2 a {
    font-size: 36px;
  }
}
#block-bannerimagehomepagedivider-2 .field--name-field-headline h2:after {
  position: absolute;
  display: block;
  content: "";
  width: 68px;
  height: 2px;
  background: #b31b1b;
  bottom: 0;
  left: calc(50% - 34px);
}
#block-bannerimagehomepagedivider-2 .field--name-field-headline p {
  font-size: 18px;
}
@media (min-width: 992px) {
  #block-bannerimagehomepagedivider-2 .field--name-field-headline p {
    font-size: 24px;
  }
}

.field--name-field-banner-image .img-responsive {
  display: block;
  width: 100%;
  height: auto;
  max-width: none !important;
}

@media (max-width: 768px) {
  body:not(.path-frontpage) .field--name-field-banner-image {
    overflow: hidden;
  }
}
body:not(.path-frontpage) .field--name-field-banner-image .img-responsive {
  display: block;
  width: 100%;
  height: auto;
  max-width: none !important;
}
@media (max-width: 768px) {
  body:not(.path-frontpage) .field--name-field-banner-image .img-responsive {
    max-height: 250px;
    width: auto;
    position: relative;
    left: calc(50% - 532px);
  }
}

#block-bannerimagehomepagedivider-2 .field--name-field-headline {
  top: 245px;
}
@media (min-width: 768px) {
  #block-bannerimagehomepagedivider-2 .field--name-field-headline {
    top: auto;
    right: auto;
    bottom: -2em;
    left: calc(50% - 360px);
  }
}
@media (min-width: 992px) {
  #block-bannerimagehomepagedivider-2 .field--name-field-headline {
    top: auto;
    right: auto;
    bottom: -4em;
    left: calc(50% - 30px);
  }
}
#block-bannerimagehomepagedivider-2 .field--name-field-banner-image {
  overflow: hidden;
}
@media (min-width: 768px) {
  #block-bannerimagehomepagedivider-2 .field--name-field-banner-image {
    max-height: 600px;
  }
}

.region-sidebar-first nav .menu .active .menu a {
  margin-left: 0.675em;
  margin-bottom: 0.5em;
}
.region-sidebar-first nav .menu .active .menu .expanded .menu a {
  margin-left: 1.375em;
  margin-bottom: 0.375em;
}

#block-mainnavigation-3--2 .menu .active .menu a {
  font-size: 1.25em;
}

.region-sidebar-first nav .menu .active .menu a::before {
  display: none;
}

#main .block {
  margin-bottom: 1.5em;
}

footer .footer-info {
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #333;
  color: #fff;
}
footer .footer-info h2 {
  font-family: "freight-display-pro", Georgia, serif;
  font-weight: 400;
  font-size: 30px;
}
footer .footer-info .bac-logo {
  display: block;
  max-width: 250px;
  width: 100%;
  margin: 2.5em auto;
}
@media (min-width: 768px) {
  footer .footer-info .bac-logo {
    margin: 0;
  }
}
footer .sub-footer {
  background: #222;
}

.col-md-3,
.col-md-6 {
  margin-bottom: 2.5em;
}
@media (min-width: 992px) {
  .col-md-3,
  .col-md-6 {
    margin-bottom: 0;
  }
}

#block-bannerimagehomepagedivider-2 .field--name-field-headline + .field--name-field-banner-image:after {
  background: transparent;
}

.content-blocks .content-block {
  padding: 3em 0;
  margin: 0;
}
@media (min-width: 992px) {
  .content-blocks .content-block {
    margin: 0;
  }
}
.content-blocks .content-block:first-child {
  padding-top: 0;
}
.content-blocks .content-block:nth-child(even) {
  background: #f7f7f7;
}

.content-block + .content-block {
  border: none;
}

#main .intro-block {
  margin-top: 2.5em;
  padding-bottom: 3em;
}
@media (min-width: 768px) {
  #main .intro-block {
    margin-top: 3em;
  }
}
@media (min-width: 992px) {
  #main .intro-block {
    margin-top: 0;
  }
}
#main .intro-block h2 {
  text-align: left;
  font-size: 37px;
  font-weight: 500;
  color: #222;
  margin-bottom: 41px;
}
#main .intro-block h2:after {
  position: absolute;
  display: block;
  content: "";
  width: 86px;
  height: 2px;
  background: #b31b1b;
  bottom: 0;
  left: 0;
}
#main .intro-block p {
  font-size: 23px;
  color: #707070;
}
#main .intro-block p a.more-link {
  float: right;
  color: #b31b1b;
  margin-top: 1em;
  font-size: 20px;
}
#main .intro-block p a.more-link:hover, #main .intro-block p a.more-link:focus {
  color: #222;
}
#main .intro-block p a.more-link .zmdi-arrow-right {
  margin-left: 0.25em;
}
#main .intro-block p a.more-link:after {
  display: inline-block;
  margin-left: 0.375em;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f2ee";
}

body:not(.path-frontpage) #main .intro-block {
  padding-top: 3em;
}

.path-frontpage .region-banner-image {
  margin-bottom: 11em;
}
@media (min-width: 380px) {
  .path-frontpage .region-banner-image {
    margin-bottom: 7em;
  }
}
@media (min-width: 480px) {
  .path-frontpage .region-banner-image {
    margin-bottom: 6em;
  }
}
@media (min-width: 520px) {
  .path-frontpage .region-banner-image {
    margin-bottom: 4em;
  }
}
@media (min-width: 768px) {
  .path-frontpage .region-banner-image {
    margin-bottom: 3.5em;
  }
}

a.more-link {
  float: right;
  color: #b31b1b;
  margin-top: 1em;
  font-size: 20px;
}
a.more-link:hover, a.more-link:focus {
  color: #222;
}
a.more-link .zmdi-arrow-right {
  margin-left: 0.25em;
}
a.more-link:after {
  display: inline-block;
  margin-left: 0.375em;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f2ee";
}

.page-node-type-home-landing #main h2,
#main h1.page-header {
  position: relative;
  text-align: left;
  font-family: "freight-display-pro", Georgia, serif;
  font-size: 37px;
  font-weight: 500;
  color: #222;
  margin-bottom: 41px;
  padding-bottom: 14px;
}
.page-node-type-home-landing #main h2:after,
#main h1.page-header:after {
  position: absolute;
  display: block;
  content: "";
  width: 86px;
  height: 2px;
  background: #b31b1b;
  bottom: 0;
  left: 0;
}

.path-frontpage #main .intro-block h2 {
  color: #b31b1b;
}

#main .paragraph--type--not-offset-text-image .container {
  position: relative;
}
@media (min-width: 992px) {
  #main .paragraph--type--not-offset-text-image .container {
    display: flex;
  }
}
#main .paragraph--type--not-offset-text-image .group-fields {
  padding: 2em 2em 3em 2em;
}
@media (min-width: 992px) {
  #main .paragraph--type--not-offset-text-image .group-fields {
    width: 50%;
    padding: 1.5em 0 1.5em 2.5em;
  }
}
#main .paragraph--type--not-offset-text-image .group-fields h2 {
  text-align: left;
  font-size: 37px;
  margin-bottom: 0.5em;
}
#main .paragraph--type--not-offset-text-image .group-fields h2:after {
  position: absolute;
  display: block;
  content: "";
  width: 86px;
  height: 2px;
  background: #b31b1b;
  bottom: 0;
  left: 0;
}
#main .paragraph--type--not-offset-text-image .group-fields .date {
  display: flex;
  width: fit-content;
  align-items: center;
  font-size: 18px;
  margin-bottom: 0.5em;
}
#main .paragraph--type--not-offset-text-image .group-fields .date:before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  display: inline;
  content: "\e935";
  margin-right: 6px;
  font-size: 26px;
}
#main .paragraph--type--not-offset-text-image .group-fields p {
  font-size: 16px;
}
#main .paragraph--type--not-offset-text-image .group-fields .more-link {
  text-align: right;
  margin-top: 1em;
}
#main .paragraph--type--not-offset-text-image .group-fields .more-link a {
  color: #b31b1b;
  font-size: 16px;
  text-decoration-thickness: 0.5px;
}
#main .paragraph--type--not-offset-text-image .group-fields .more-link a:hover, #main .paragraph--type--not-offset-text-image .group-fields .more-link a:focus {
  color: #222;
}
#main .paragraph--type--not-offset-text-image .group-fields .more-link a .zmdi-arrow-right {
  margin-left: 0.25em;
}
@media (min-width: 992px) {
  #main .paragraph--type--not-offset-text-image .group-image {
    width: 50%;
  }
}
#main .paragraph--type--not-offset-text-image .group-image img {
  max-width: auto;
}

@media (min-width: 992px) {
  #main .paragraph--type--not-offset-text-image.image-on-left .group-fields {
    order: 2;
  }
}
@media (min-width: 992px) {
  #main .paragraph--type--not-offset-text-image.image-on-left .group-image {
    order: 1;
  }
}

@media (min-width: 992px) {
  #main .paragraph--type--not-offset-text-image.image-on-right .group-fields {
    order: 1;
    padding: 1.5em 2.5em 1.5em 0;
  }
}
@media (min-width: 992px) {
  #main .paragraph--type--not-offset-text-image.image-on-right .group-image {
    order: 2;
  }
}

#main .paragraph--type--offset-text-image .container {
  position: relative;
}
@media (min-width: 992px) {
  #main .paragraph--type--offset-text-image .container {
    height: 475px;
  }
}
#main .paragraph--type--offset-text-image .group-fields {
  background: #333;
  color: #fff;
  padding: 2em 2em 3em 2em;
}
@media (min-width: 992px) {
  #main .paragraph--type--offset-text-image .group-fields {
    position: absolute;
    padding: 3em 4em;
    width: 53%;
    z-index: 10;
    min-height: 409px;
  }
}
#main .paragraph--type--offset-text-image .group-fields h2 {
  color: #fff;
  text-align: left;
  font-size: 37px;
  font-weight: 300;
  margin-bottom: 1em;
}
#main .paragraph--type--offset-text-image .group-fields h2:after {
  position: absolute;
  display: block;
  content: "";
  width: 86px;
  height: 2px;
  background: #b31b1b;
  bottom: 0;
  left: 0;
}
#main .paragraph--type--offset-text-image .group-fields h3 {
  color: #fff;
  font-weight: 300;
}
#main .paragraph--type--offset-text-image .group-fields .date {
  display: flex;
  width: fit-content;
  background: #b31b1b;
  padding: 0 1em;
  align-items: center;
  font-size: 18px;
  margin-bottom: 1em;
}
@media (min-width: 992px) {
  #main .paragraph--type--offset-text-image .group-fields .date {
    position: absolute;
    top: 3em;
    right: 3em;
  }
}
#main .paragraph--type--offset-text-image .group-fields .date:before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  display: inline;
  content: "\e935";
  color: #ffffff;
  margin-right: 6px;
  font-size: 26px;
}
#main .paragraph--type--offset-text-image .group-fields p {
  font-size: 16px;
}
#main .paragraph--type--offset-text-image .group-fields .more-link {
  text-align: right;
  margin-top: 1em;
}
#main .paragraph--type--offset-text-image .group-fields .more-link a {
  color: #fff;
  font-size: 16px;
  text-decoration-thickness: 0.5px;
  text-decoration-color: #999;
}
#main .paragraph--type--offset-text-image .group-fields .more-link a:hover, #main .paragraph--type--offset-text-image .group-fields .more-link a:focus {
  text-decoration-color: #fff;
}
#main .paragraph--type--offset-text-image .group-fields .more-link a .zmdi-arrow-right {
  margin-left: 0.25em;
}
@media (min-width: 992px) {
  #main .paragraph--type--offset-text-image .group-image {
    position: absolute;
    width: 53%;
  }
}
#main .paragraph--type--offset-text-image .group-image img {
  max-width: auto;
}

#main .paragraph--type--offset-text-image.image-on-right .group-fields {
  padding: 3em;
}
@media (min-width: 992px) {
  #main .paragraph--type--offset-text-image.image-on-right .group-fields {
    left: 0;
    top: 0;
  }
}
@media (min-width: 992px) {
  #main .paragraph--type--offset-text-image.image-on-right .group-image {
    bottom: 0;
    right: 0;
  }
}

#main .paragraph--type--offset-text-image.image-on-left .group-fields {
  padding: 3em;
}
@media (min-width: 992px) {
  #main .paragraph--type--offset-text-image.image-on-left .group-fields {
    right: 0;
  }
}
@media (min-width: 992px) {
  #main .paragraph--type--offset-text-image.image-on-left .group-image {
    left: 0;
  }
}

.paragraph.home-block.paragraph--type--simple-text .field--name-field-text-content li::before {
  display: none;
}

#main .paragraph--type--simple-text {
  font-size: 20px;
  color: #555555;
}
#main .paragraph--type--simple-text .custom.inline a {
  display: block;
  color: #b31b1b;
  font-family: "freight-display-pro", Georgia, serif;
  font-size: 26px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
#main .paragraph--type--simple-text .custom.inline a:after {
  display: inline-block;
  margin-left: 0.375em;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f2ee";
}
#main .paragraph--type--simple-text .custom.inline a:hover {
  transform: scale(1.1);
}

#main .paragraph--type--simple-text.left p {
  text-align: left;
}
#main .paragraph--type--simple-text.left .custom.inline {
  justify-content: left;
}
#main .paragraph--type--simple-text.left .custom.inline li:first-child {
  padding-left: 0;
}

#main .paragraph--type--simple-text.center p {
  text-align: center;
}
#main .paragraph--type--simple-text.center .custom.inline {
  justify-content: center;
}
#main .paragraph--type--simple-text.center .custom.inline li:last-child {
  padding-right: 0;
}

#main .paragraph--type--simple-text.right p {
  text-align: right;
}
#main .paragraph--type--simple-text.right .custom.inline {
  justify-content: right;
}

.path-frontpage #main .field--name-field-card-slider-ref h2,
.path-frontpage #main .home-block.paragraph--type--simple-text h2,
.path-frontpage #main .events-home h2,
.path-frontpage #main .news-home h2 {
  text-align: center;
}
.path-frontpage #main .field--name-field-card-slider-ref h2:after,
.path-frontpage #main .home-block.paragraph--type--simple-text h2:after,
.path-frontpage #main .events-home h2:after,
.path-frontpage #main .news-home h2:after {
  left: calc(50% - 43px);
}

.path-frontpage .view-chronicle-news-2 .card,
.path-frontpage .cwd-events .card {
  text-align: center;
}
@media (min-width: 768px) and (min-width: 1200px) {
  .path-frontpage .view-chronicle-news-2 .card,
  .path-frontpage .cwd-events .card {
    margin-bottom: 20px;
  }
}
.path-frontpage .view-chronicle-news-2 .group-image a,
.path-frontpage .cwd-events .group-image a {
  position: relative;
}
.path-frontpage .view-chronicle-news-2 .group-image a .date,
.path-frontpage .cwd-events .group-image a .date {
  position: absolute;
  background: #b31b1b;
  color: #fff;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  text-align: center;
  padding-top: 15px;
  font-size: 18px;
  font-weight: 500;
  top: 169px;
  left: calc(50% - 31px);
}
@media (min-width: 480px) {
  .path-frontpage .view-chronicle-news-2 .group-image a .date,
  .path-frontpage .cwd-events .group-image a .date {
    top: 239px;
  }
}
@media (min-width: 768px) {
  .path-frontpage .view-chronicle-news-2 .group-image a .date,
  .path-frontpage .cwd-events .group-image a .date {
    top: 166px;
  }
}
@media (min-width: 992px) {
  .path-frontpage .view-chronicle-news-2 .group-image a .date,
  .path-frontpage .cwd-events .group-image a .date {
    top: 134px;
  }
}
@media (min-width: 1200px) {
  .path-frontpage .view-chronicle-news-2 .group-image a .date,
  .path-frontpage .cwd-events .group-image a .date {
    top: 169px;
  }
}
.path-frontpage .view-chronicle-news-2 .group-image a .date span,
.path-frontpage .cwd-events .group-image a .date span {
  display: block;
  line-height: 0.875;
}
.path-frontpage .view-chronicle-news-2 .group-image a .date span.event-month,
.path-frontpage .cwd-events .group-image a .date span.event-month {
  text-transform: uppercase;
}
.path-frontpage .view-chronicle-news-2 .group-image a .date:before,
.path-frontpage .cwd-events .group-image a .date:before {
  display: none;
}
.path-frontpage .view-chronicle-news-2 .group-image a .overlay,
.path-frontpage .view-chronicle-news-2 .group-image a .overlay-title,
.path-frontpage .cwd-events .group-image a .overlay,
.path-frontpage .cwd-events .group-image a .overlay-title {
  padding-top: 3.5em;
  text-align: center !important;
}
.path-frontpage .view-chronicle-news-2 .group-image a .overlay h3,
.path-frontpage .view-chronicle-news-2 .group-image a .overlay-title h3,
.path-frontpage .cwd-events .group-image a .overlay h3,
.path-frontpage .cwd-events .group-image a .overlay-title h3 {
  font-family: "freight-sans-pro", sans-serif !important;
  font-size: 22px;
}
.path-frontpage .view-chronicle-news-2 .group-image a .overlay h3.deco,
.path-frontpage .view-chronicle-news-2 .group-image a .overlay-title h3.deco,
.path-frontpage .cwd-events .group-image a .overlay h3.deco,
.path-frontpage .cwd-events .group-image a .overlay-title h3.deco {
  color: #b31b1b;
}
.path-frontpage .view-chronicle-news-2 .group-fields .location,
.path-frontpage .cwd-events .group-fields .location {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #707070;
}
.path-frontpage .view-chronicle-news-2 .group-fields .location:before,
.path-frontpage .cwd-events .group-fields .location:before {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  display: inline;
  content: "\e0c8";
  color: #707070;
  margin-right: 2px;
  padding-top: 2px;
}

@media (min-width: 768px) and (min-width: 1200px) {
  .path-frontpage .view-chronicle-news-2 .card {
    margin-bottom: 0;
  }
}

.path-frontpage .view-chronicle-news-2.cwd-basic.tiles.no-overlay .group-image a .overlay {
  margin-top: 24px;
}

.path-frontpage .view-chronicle-news-2 .group-image a:hover,
.path-frontpage .cwd-events .group-image a:hover {
  background: transparent;
  box-shadow: none;
}
.path-frontpage .view-chronicle-news-2 .group-image a:hover .overlay h3 .deco,
.path-frontpage .cwd-events .group-image a:hover .overlay h3 .deco {
  color: #000;
}

.cwd-basic.tiles.no-overlay .group-image .deco {
  color: #b31b1b;
}

.cwd-basic.tiles .group-image a {
  text-decoration-color: #b31b1b;
  transition: all 0.25s ease-in-out;
}
.cwd-basic.tiles .group-image a:hover {
  text-decoration-color: #000;
}

.cwd-basic.tiles.no-overlay .group-image h3 {
  text-decoration: none;
}

.cwd-basic.tiles.no-overlay .group-image .deco {
  text-decoration-color: #b31b1b;
  text-decoration-thickness: 1px;
}

.view-chronicle-news-2 .buttons,
.view-events-listing .buttons {
  text-align: right;
}
.view-chronicle-news-2 .buttons .btn,
.view-events-listing .buttons .btn {
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 400;
  color: #222;
  font-size: 17px;
}
.view-chronicle-news-2 .buttons .btn:hover, .view-chronicle-news-2 .buttons .btn:focus,
.view-events-listing .buttons .btn:hover,
.view-events-listing .buttons .btn:focus {
  color: #b31b1b;
}
.view-chronicle-news-2 .buttons .btn .zmdi-arrow-right,
.view-events-listing .buttons .btn .zmdi-arrow-right {
  font-size: 20px;
  font-weight: 100;
  margin-left: 0.375em;
}

@media (min-width: 768px) {
  .cwd-basic.tiles.max-3-1 .card {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .cwd-basic.tiles.max-3-1 .card {
    width: 33.333%;
  }
}
@media (min-width: 480px) {
  .belonging-animated-logo.align-right {
    margin: 0.3em 0 2px 20px;
    width: auto;
    max-width: 30%;
  }
}

.flex-grid .flex-1-5.text-center {
  margin-bottom: 1.5em;
}
@media (min-width: 768px) {
  .flex-grid .flex-1-5.text-center {
    margin-bottom: 0;
  }
}

.item-list {
  margin-bottom: 1.5em;
}

#main aside.sidebar {
  overflow: hidden;
  background: #f7f7f7;
  padding: 20px;
}
@media (min-width: 992px) {
  #main aside.sidebar {
    margin-left: 20px;
    width: 35%;
    float: right;
    margin: 0 0 15px 40px;
  }
}
#main aside.sidebar form {
  margin-bottom: 0;
}
#main aside.sidebar .form-actions {
  margin-top: 1.5em;
}
#main aside.sidebar .form-checkboxes {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #main aside.sidebar .form-checkboxes {
    margin-bottom: 0.5em;
  }
}

.checkbox label {
  padding-left: 0;
}

.checkbox input[type=checkbox] {
  position: relative;
}

#main form input[type=checkbox] {
  margin-right: 4px;
}

.bef-exposed-form .form--inline > .form-item {
  float: none;
}

.views-exposed-form label {
  display: block;
}

.form-group {
  margin-bottom: 0;
}

.form-inline .checkbox {
  display: block;
}

#block-mainnavigation-3--2 h2.menu-block-title {
  text-align: left;
  color: #222;
  padding-bottom: 0;
  padding-left: 0;
  margin-bottom: 0;
  font-family: "freight-display-pro", Georgia, serif;
  font-size: 36px;
  font-weight: 600;
}
#block-mainnavigation-3--2 .menu {
  padding: 0;
  margin-top: 1.5em;
}
#block-mainnavigation-3--2 .menu .menu {
  margin-top: 0;
}
#block-mainnavigation-3--2 .menu .menu a {
  padding: 0;
}
#block-mainnavigation-3--2 .menu a {
  padding: 0.5em 0;
  font-size: 22px;
  line-height: 1.3;
}
#block-mainnavigation-3--2 .menu a:hover, #block-mainnavigation-3--2 .menu a:focus {
  background: transparent;
}

.region-sidebar-first nav .menu li:not(:last-of-type) {
  border-bottom: none;
}

.paragraph--bp-accordion-container .bp-accordion-button.btn-primary.btn {
  color: #333333;
  border: none;
  background-color: transparent;
  text-decoration: underline;
  font-family: "freight-sans-pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 6px;
}
.paragraph--bp-accordion-container .bp-accordion-button.btn-primary.btn:hover {
  color: #b31b1b;
}

.paragraph--bp-accordion-container .panel-title a[aria-expanded=true] {
  position: relative;
}
.paragraph--bp-accordion-container .panel-title a[aria-expanded=true]:before {
  position: absolute;
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-size: 20px;
  display: block;
  content: "\e15b";
  color: #000;
  top: -5px;
  left: -20px;
}
.paragraph--bp-accordion-container .panel-title a[aria-expanded=false] {
  position: relative;
}
.paragraph--bp-accordion-container .panel-title a[aria-expanded=false]:before {
  position: absolute;
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-size: 20px;
  display: block;
  content: "\e145";
  color: #000;
  top: -5px;
  left: -20px;
}

.panel-heading {
  padding: 10px 15px 10px 30px;
}

.tab-interface {
  margin-bottom: 1.5em;
  grid-template-columns: calc(37% - 10px) calc(63% - 10px);
  gap: 0 20px;
}
@media (min-width: 768px) {
  .tab-interface {
    display: grid;
    position: relative;
  }
  .tab-interface:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: calc(37% + 10px);
    background: #222;
  }
}
.tab-interface .tab-label {
  display: none;
  cursor: default;
  padding: 4% 3.5%;
  transition: background-color 0.2s, color 0.2s;
}
@media (min-width: 768px) {
  .tab-interface .tab-label {
    display: flex;
    font-family: "freight-display-pro", Georgia, serif;
    font-size: 30px;
    padding: 8% 7%;
    border-top: 1px solid #222;
  }
}
.tab-interface .tab-content {
  padding: 8% 7.5%;
  min-height: 56.25vw;
  margin-bottom: 1.5em;
  background: #121212;
  background-size: cover;
  position: relative;
}
@media (min-width: 768px) {
  .tab-interface .tab-content {
    opacity: 0;
    transition: opacity 0.4s;
    min-height: 400px;
    margin-bottom: 0;
    pointer-events: none;
    background: transparent 50% 50% no-repeat;
    background-size: cover;
  }
}
.tab-interface div:nth-last-child(2) {
  border-bottom: 1px solid #222;
}

.tab-interface .field--name-field-text-content {
  border: none !important;
}

.tab-interface[data-tabcount="5"] .tab-content {
  grid-area: 1/2/span 5/2;
}

.tab-interface .tab-content.active {
  opacity: 1;
  transition: opacity 0.8s;
  pointer-events: revert;
}

.tab-interface .tab-label.active {
  background: #333;
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

#main .tab-content > .content {
  color: #fff;
  font-size: 18px;
}
#main .tab-content > .content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.55);
}
#main .tab-content > .content h3 {
  font-family: "freight-display-pro", Georgia, serif;
  font-size: 28px;
  color: #fff;
}
#main .tab-content > .content h4,
#main .tab-content > .content a {
  color: #fff;
}

#main .tab-content > .content > * {
  position: relative;
  z-index: 5;
}

a.link-button {
  display: block;
  background: #b31b1b;
  text-decoration: none;
  margin-top: 1em;
  padding: 0.4em 0.8em;
  width: fit-content;
  line-height: 1.4;
  font-size: 20px;
  font-weight: 500;
  border: none;
  transition: all 0.25s ease-in-out;
  white-space: normal;
}
a.link-button:hover, a.link-button:focus {
  color: #fff;
  background: #9b1717;
}
a.link-button:after {
  display: inline-block;
  margin-left: 0.375em;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f2ee";
}

#main .paragraph--type--parallax-image-with-text {
  position: relative;
  margin: -3em 0;
  padding: 3em 0;
  background-repeat: no-repeat;
}
#main .paragraph--type--parallax-image-with-text:before {
  position: absolute;
  display: block;
  content: "";
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 768px) {
  #main .paragraph--type--parallax-image-with-text:before {
    width: 50%;
    right: 50%;
  }
}
#main .paragraph--type--parallax-image-with-text .group-fields {
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  #main .paragraph--type--parallax-image-with-text .group-fields {
    width: 50%;
    padding-right: 3em;
  }
}
#main .paragraph--type--parallax-image-with-text .group-fields h2 {
  color: #fff;
}
#main .paragraph--type--parallax-image-with-text .group-fields p {
  color: #fff;
}
#main .paragraph--type--parallax-image-with-text .group-fields .more-link {
  text-align: right;
}
#main .paragraph--type--parallax-image-with-text .group-fields .more-link a {
  color: #fff;
  text-decoration-color: #999;
}
#main .paragraph--type--parallax-image-with-text .group-fields .more-link a:hover, #main .paragraph--type--parallax-image-with-text .group-fields .more-link a:focus {
  text-decoration-color: #fff;
}
#main .paragraph--type--parallax-image-with-text .group-fields .more-link a .zmdi-arrow-right {
  margin-left: 0.25em;
}

@media (min-width: 768px) {
  .card-slider .card .group-image {
    float: left;
    width: 50%;
  }
}
.card-slider .card .group-fields {
  margin-bottom: 1em;
}
.card-slider .card .group-fields .title h3 {
  font-size: 26px;
  margin-bottom: 0.7em;
}
.card-slider .card .group-fields .title h3 a {
  color: #b31b1b;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
.card-slider .card .group-fields .title h3 a:hover, .card-slider .card .group-fields .title h3 a:focus {
  text-decoration: underline;
}
.card-slider .card .group-fields .more-link {
  margin-top: 1em;
  text-align: right;
}
.card-slider .card .group-fields .more-link a {
  color: #222;
}
.card-slider .card .group-fields .more-link a:hover, .card-slider .card .group-fields .more-link a:focus {
  color: #b31b1b;
}
.card-slider .card .group-fields .more-link a:after {
  display: inline-block;
  margin-left: 0.375em;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f2ee";
}
.card-slider .card .group-fields .more-link a .zmdi-arrow-right {
  margin-left: 0.25em;
}
@media (min-width: 768px) {
  .card-slider .card .group-fields {
    float: left;
    margin-bottom: 0;
    padding: 0 40px 0 20px;
    width: 50%;
  }
}

.card-slider.pips-large .pips button:before {
  width: 18px;
  height: 18px;
}

#main .header-with-button .buttons {
  margin: 0;
  text-align: right;
}
#main .header-with-button .buttons a {
  font-family: "freight-sans-pro", sans-serif !important;
  color: #b31b1b !important;
  font-size: 20px !important;
  margin: 1em 0 0 15px !important;
}
#main .header-with-button .buttons a:hover, #main .header-with-button .buttons a:focus {
  color: #222 !important;
}
@media (min-width: 768px) {
  #main .header-with-button .buttons a {
    margin: 0 !important;
  }
}
#main .header-with-button .buttons a:after {
  display: inline-block;
  margin-left: 0.375em;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f2ee";
}

.card-slider.slide-mobile .next-prev {
  display: none;
}
@media (min-width: 768px) {
  .card-slider.slide-mobile .next-prev {
    display: block;
  }
}

.card-slider .next-prev button {
  -webkit-appearance: none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  height: 48px;
  width: 48px;
  font-size: 32px;
  background: transparent;
  background: rgba(255, 255, 255, 0);
  color: #b31b1b;
  border: 1px solid #b31b1b;
}
.card-slider .next-prev button .fa {
  font: normal normal normal 24px/1 "Material-Design-Iconic-Font";
}

.card-slider .next-prev button .fa.fa-angle-left {
  transform: rotate(180deg);
}

.card-slider .next-prev button .fa.fa-angle-left,
.card-slider .next-prev button .fa.fa-angle-right {
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 8px);
}

.card-slider .next-prev button .fa.fa-angle-left:before,
.card-slider .next-prev button .fa.fa-angle-right:before {
  content: "\f2ee";
}

.card-slider .next-prev button:hover, .card-slider .next-prev button:focus {
  background: #b31b1b;
  color: #fff;
}
.card-slider .next-prev button:disabled, .card-slider .next-prev button:disabled:hover, .card-slider .next-prev button:disabled:active {
  background: rgba(0, 0, 0, 0);
  color: #b31b1b;
  opacity: 0.3;
  cursor: default;
}

.card-slider .pips button {
  opacity: 1;
}
.card-slider .pips button:before {
  content: "";
  display: block;
  background: #fff;
  width: 16px;
  height: 16px;
  border: 1px solid #b31b1b;
  border-radius: 100em;
}
.card-slider .pips button.active:before {
  background: #b31b1b;
}
.card-slider .pips button:hover, .card-slider .pips button:focus {
  opacity: 1;
}
.card-slider .pips button:hover:before, .card-slider .pips button:focus:before {
  background: #b31b1b;
}

/* Vertical Timeline */
#timeline-full .timeline-dates {
  position: relative;
  padding: 2em 0;
}
#timeline-full .timeline-dates .timeline-date {
  position: relative;
  margin-bottom: 1.5em;
  z-index: 10;
}
@media (min-width: 768px) {
  #timeline-full .timeline-dates .timeline-date {
    padding-left: calc(50% - 55px);
    padding-right: 0;
  }
  #timeline-full .timeline-dates .timeline-date:nth-child(even) {
    padding-right: calc(50% - 55px);
    padding-left: 0;
  }
}
#timeline-full .timeline-dates .timeline-date .timeline-item .timeline-year {
  position: relative;
  border: 1px solid #b31b1b;
  background: #fff;
  padding: 0.375em 1.75em 0.5em 1.75em;
  min-width: 108px;
}
#timeline-full .timeline-dates .timeline-date .timeline-item .timeline-year .triangle {
  position: absolute;
  top: 11px;
  right: -11px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #b31b1b;
  border-right: none;
  transform: scale(1.01);
  transform-origin: center left;
}
#timeline-full .timeline-dates .timeline-date .timeline-item .timeline-year .triangle:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  border-right: none;
  position: absolute;
  top: -10px;
  right: 1px;
}
#timeline-full .timeline-dates .timeline-date .timeline-item .timeline-year h2 {
  font-family: "freight-display-pro", Georgia, serif;
  font-size: 26px;
  margin: 0;
}
#timeline-full .timeline-dates .timeline-date .timeline-item .timeline-body {
  background: transparent;
  padding: 0 1em 0 1.75em;
}
#timeline-full .timeline-dates .timeline-date .timeline-item .timeline-body ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  #timeline-full .timeline-dates .timeline-date:nth-child(even) .timeline-item .timeline-year {
    order: 2;
  }
  #timeline-full .timeline-dates .timeline-date:nth-child(even) .timeline-item .timeline-year .triangle {
    position: absolute;
    top: 11px;
    left: -11px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 11px solid #b31b1b;
    border-left: none;
    transform: scale(1.01);
    transform-origin: center right;
  }
  #timeline-full .timeline-dates .timeline-date:nth-child(even) .timeline-item .timeline-year .triangle:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    border-left: none;
    position: absolute;
    top: -10px;
    left: 1px;
  }
  #timeline-full .timeline-dates .timeline-date:nth-child(even) .timeline-item .timeline-body {
    padding: 0 1.75em 0 1em;
    order: 1;
    text-align: right;
  }
}
#timeline-full .timeline-dates .tline {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 55px;
  background: #b31b1b;
}
@media (min-width: 768px) {
  #timeline-full .timeline-dates .tline {
    left: 50%;
  }
}
#timeline-full .timeline-dates .tline:before {
  position: absolute;
  display: block;
  content: "";
  width: 11px;
  height: 1px;
  background: #b31b1b;
  top: 0;
  left: -5px;
}
#timeline-full .timeline-dates .tline:after {
  position: absolute;
  display: block;
  content: "";
  width: 11px;
  height: 1px;
  background: #b31b1b;
  bottom: 0;
  left: -5px;
}

/* Homepage Timeline (Horizontal Card Slider) */
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date {
  text-align: center;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date .timeline-item {
  display: block;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date .timeline-item .timeline-year h2 {
  background: #ffffff;
  border: 1px solid #b31b1b;
  color: #b31b1b !important;
  font-size: 26px;
  margin: 0 auto;
  padding: 6px 28px 8px 28px;
  text-align: center;
  width: 115px;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date .timeline-item .timeline-year h2:after {
  display: none;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date .timeline-item .timeline-year .triangle {
  position: absolute;
  left: calc(50% - 11px);
  border-top: 11px solid #b31b1b;
  border-bottom: 11px solid transparent;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date .timeline-item .timeline-year .triangle:after {
  left: calc(50% - 11px);
  top: -12px;
  position: absolute;
  content: "";
  border-top: 11px solid #fff;
  border-bottom: 11px solid transparent;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date .timeline-item .timeline-body {
  text-align: center;
  padding: 0;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date .timeline-item .timeline-body ul {
  padding: 0;
  margin-top: 1em;
  background: #ffffff;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .timeline-date .timeline-item .timeline-body ul li {
  list-style: none;
}
#timeline-homepage .timeline-dates .mask .view-content.cards .tline {
  position: absolute;
  width: calc(100% - 10px);
  height: 1px;
  top: 55px;
  bottom: auto;
  left: 10px;
  right: 0;
  background: #b31b1b;
  z-index: -10;
}
@media (min-width: 768px) {
  #timeline-homepage .timeline-dates .mask .view-content.cards .tline {
    width: calc(100% + 40px);
    left: -20px;
  }
}
#timeline-homepage .timeline-dates .mask .view-content.cards .tline:before {
  position: absolute;
  display: none;
  content: "";
  width: 11px;
  height: 1px;
  background: #b31b1b;
  top: 0;
  left: 0;
}
@media (min-width: 992px) {
  #timeline-homepage .timeline-dates .mask .view-content.cards .tline:before {
    width: 1px;
    display: block;
    height: 11px;
    top: -5px;
    left: 0;
  }
}
#timeline-homepage .timeline-dates .mask .view-content.cards .tline:after {
  position: absolute;
  display: none;
  content: "";
  width: 11px;
  height: 1px;
  background: #b31b1b;
  bottom: 0;
  left: -5px;
}
@media (min-width: 992px) {
  #timeline-homepage .timeline-dates .mask .view-content.cards .tline:after {
    width: 1px;
    height: 11px;
    display: block;
    bottom: -5px;
    right: 0;
    left: auto;
  }
}
#timeline-homepage .timeline-dates .next-prev {
  display: block;
  position: absolute;
  top: 30px;
}
#timeline-homepage .timeline-dates .next-prev button:disabled {
  opacity: 1;
  border-color: #e8baba;
  color: #e8baba;
  background: #ffffff;
}
#timeline-homepage .timeline-dates .next-prev button:disabled:hover {
  background: #ffffff;
  color: #e8baba;
  border-color: #e8baba;
}
#timeline-homepage .timeline-dates .next-prev .next {
  background: #ffffff;
  right: 0;
}
@media (min-width: 768px) {
  #timeline-homepage .timeline-dates .next-prev .next {
    right: clamp(-60px, 353.14px - 48.28vw, -18px);
  }
}
@media (min-width: 992px) {
  #timeline-homepage .timeline-dates .next-prev .next {
    right: clamp(-60px, 463.89px - 48.78vw, -20px);
  }
}
@media (min-width: 1200px) {
  #timeline-homepage .timeline-dates .next-prev .next {
    right: clamp(-60px, 569px - 49.33vw, -23px);
  }
}
#timeline-homepage .timeline-dates .next-prev .next:hover, #timeline-homepage .timeline-dates .next-prev .next:focus {
  background: #b31b1b;
}
#timeline-homepage .timeline-dates .next-prev .prev {
  background: #ffffff;
  left: 0;
}
@media (min-width: 768px) {
  #timeline-homepage .timeline-dates .next-prev .prev {
    left: clamp(-60px, 353.14px - 48.28vw, -18px);
  }
}
@media (min-width: 992px) {
  #timeline-homepage .timeline-dates .next-prev .prev {
    left: clamp(-60px, 463.89px - 48.78vw, -20px);
  }
}
@media (min-width: 1200px) {
  #timeline-homepage .timeline-dates .next-prev .prev {
    left: clamp(-60px, 569px - 49.33vw, -23px);
  }
}
#timeline-homepage .timeline-dates .next-prev .prev:hover, #timeline-homepage .timeline-dates .next-prev .prev:focus {
  background: #b31b1b;
}

.view-footer .more-link {
  text-align: center;
}
.view-footer .more-link a {
  color: #b31b1b;
  transition: all 0.25s ease-in-out;
}
.view-footer .more-link a .zmdi-arrow-right {
  margin-left: 0.25em;
}
.view-footer .more-link a:hover {
  color: #000;
}

label {
  font-weight: normal;
  margin-bottom: 0.25em;
}

.form-control {
  border-radius: 0;
  font-size: 16px;
  height: 44px;
}

.path-frontpage #main .paragraph--type--insert-timeline .group-fields .field--item h2 {
  color: #b31b1b;
}
.path-frontpage #main .paragraph--type--insert-timeline .group-fields .field--item p {
  color: #707070;
  font-size: 20px;
  margin-bottom: 1.5em;
}
.path-frontpage #main .paragraph--type--insert-timeline .view-footer .more-link a {
  font-size: 18px;
}
.path-frontpage #main .paragraph--type--insert-timeline .view-footer .more-link a .zmdi-arrow-right {
  margin-left: 0.25em;
}

.view-timeline .form-actions {
  margin-top: 1.6em;
}

@media (min-width: 768px) {
  .view-id-timeline .views-exposed-form .form--inline {
    display: flex;
  }
}

.form-actions {
  margin-top: 1.675em;
}
.form-actions .btn {
  height: 44px;
  border-width: 1px;
  font-family: "freight-sans-pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  background: #b31b1b;
  color: #fff;
  border-color: #b31b1b;
  transition: all 0.25s ease-in-out;
}
.form-actions .btn:hover {
  background: #ccc;
  color: #000;
}
.form-actions .btn .glyphicon-trash {
  display: none;
}
.form-actions .btn#edit-reset-timeline {
  background: #e7e7e7;
  color: #222;
  border-color: #ccc;
}
.form-actions .btn#edit-reset-timeline:hover {
  background: #ccc;
}

.select-wrapper {
  margin-right: 4px;
}

.views-row {
  margin-bottom: 1.5em;
}

#main .view-id-resources .views-row {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 1.5em;
}
#main .view-id-resources .views-row:last-child {
  border-bottom: none;
}
#main .view-id-resources .views-row h3 {
  margin-bottom: 0.375em;
}

#main fieldset {
  border: none;
}
#main fieldset legend {
  font-size: 16px;
  padding-bottom: 0.125em;
  color: #000;
}

#main form .form-item {
  margin-bottom: 1em;
}
#main form .description {
  color: #333;
}

#main aside.sidebar .form-actions {
  margin: 0;
}

@media (min-width: 768px) {
  .header-with-button .stats-key {
    display: flex;
  }
}
.header-with-button .stats-key .stat-unfavorable,
.header-with-button .stats-key .stat-favorable,
.header-with-button .stats-key .stat-neutral {
  position: relative;
  margin-right: 1.5em;
  padding-left: 54px;
}
.header-with-button .stats-key .stat-unfavorable:before,
.header-with-button .stats-key .stat-favorable:before,
.header-with-button .stats-key .stat-neutral:before {
  position: absolute;
  display: block;
  content: "";
  width: 42px;
  height: 24px;
  left: 0;
  top: calc(50% - 12px);
}
.header-with-button .stats-key .stat-unfavorable:before {
  background: #b31b1b;
}
.header-with-button .stats-key .stat-favorable:before {
  background: #006699;
}
.header-with-button .stats-key .stat-neutral:before {
  background: #a2998b;
}

#main .paragraph--type--simple-text.left .flex-grid .text-center p {
  text-align: center;
}

.results-data .flex-grid p {
  font-size: 0.875em !important;
  line-height: 1.3;
}

.flex-grid > * {
  padding: 0;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .flex-grid > * {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .flex-grid > * {
    padding: 0 30px;
  }
  .flex-grid > * img {
    max-width: 165px;
  }
  .flex-grid > *:first-child {
    padding-left: 15px;
  }
  .flex-grid > *:last-child {
    padding-right: 15px;
  }
}

.box {
  opacity: 0;
  transition: opacity 0.25s linear;
}
@supports (animation-timeline: view()) {
  .box {
    animation: reveal linear forwards;
    animation-timeline: view(block);
    animation-range: 40% 0%;
  }
}

.reveal {
  opacity: 1;
}

@keyframes reveal {
  to {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .paragraph--type--offset-text-image.image-on-left .group-fields {
    right: -35px;
  }
  .paragraph--type--offset-text-image.image-on-left .group-image {
    left: -35px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--offset-text-image.image-on-left .group-fields {
    bottom: auto;
    right: auto;
  }
  .paragraph--type--offset-text-image.image-on-left .group-image {
    top: auto;
    left: auto;
  }
  #main .paragraph--type--parallax-image-with-text:before {
    width: 25%;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: no-preference) {
  .paragraph--type--parallax-image-with-text {
    background-position: center -200px;
    background-size: 100%;
    animation: image-text ease-in-out forwards;
    animation-timeline: view();
    animation-range: 5% 40%;
  }
  @keyframes image-text {
    to {
      background-position: center center;
      background-size: 180%;
    }
  }
  #main .paragraph--type--parallax-image-with-text:before {
    opacity: 0;
    width: 45%;
    animation: text-bg ease-in-out forwards;
    animation-timeline: view();
    animation-range: 5% 40%;
  }
  @keyframes text-bg {
    to {
      opacity: 1;
      width: 50%;
    }
  }
  #main .paragraph--type--parallax-image-with-text .group-fields {
    opacity: 0;
    margin-left: -5em;
    animation: text-slide ease-in-out forwards;
    animation-timeline: view();
    animation-range: 5% 40%;
  }
  @keyframes text-slide {
    to {
      opacity: 1;
      margin-left: 0;
    }
  }
  .paragraph--type--offset-text-image.image-on-left .group-fields,
  .paragraph--type--offset-text-image.image-on-right .group-image {
    bottom: 33px;
    right: -35px;
    opacity: 0;
    animation: offset-field ease-in-out forwards;
    animation-timeline: view();
    animation-range: 0% 40%;
  }
  @keyframes offset-field {
    to {
      bottom: 0;
      right: 0;
      opacity: 1;
    }
  }
  .paragraph--type--offset-text-image.image-on-right .group-fields,
  .paragraph--type--offset-text-image.image-on-left .group-image {
    top: 33px;
    left: -35px;
    opacity: 0;
    animation: offset-image ease-in-out forwards;
    animation-timeline: view();
    animation-range: 0% 40%;
  }
  @keyframes offset-image {
    to {
      top: 0;
      left: 0;
      opacity: 1;
    }
  }
  .paragraph--type--not-offset-text-image .group-image {
    margin-top: 3em;
    opacity: 0;
    animation: notoffset-image ease-in-out forwards;
    animation-timeline: view();
    animation-range: 15% 40%;
  }
  @keyframes notoffset-image {
    to {
      margin-top: 0;
      opacity: 1;
    }
  }
  .paragraph--type--not-offset-text-image .group-fields,
  .paragraph--type--insert-card-slider h2,
  .paragraph--type--insert-card-slider .container-fluid,
  .paragraph--type--simple-text,
  .events-home .block-title,
  .news-home .block-title {
    margin-top: 3em;
    opacity: 0;
    animation: offset-fields ease-in-out forwards;
    animation-timeline: view();
    animation-range: 0% 35%;
  }
  @keyframes offset-fields {
    to {
      margin-top: 0;
      opacity: 1;
    }
  }
  #main .events-home .card,
  #main .news-home .card {
    margin-top: 3em;
    opacity: 0;
    animation: news-events ease-in-out forwards;
    animation-timeline: view();
    animation-range: 20% 40%;
  }
  #main .events-home .card:nth-child(2),
  #main .news-home .card:nth-child(2) {
    animation-range: 10% 30%;
  }
  #main .events-home .card:nth-child(1),
  #main .news-home .card:nth-child(1) {
    animation-range: 0% 15%;
  }
  @keyframes news-events {
    to {
      margin-top: 0;
      opacity: 1;
    }
  }
  @keyframes timeline-date {
    to {
      margin-top: 0;
      opacity: 1;
    }
  }
}
a {
  color: #0000ee;
}

/***
* Override for main nav
* Requires the <nav> tag has dropdown-menu-diversity instead of
* dropdown-menu due to bootstrap override.
***/
/* Dropdown Navigation
************************************ */
.dropdown-menu-on-demand.debug a[tabindex="-1"] {
  background: #b31b1b !important;
}

.dropdown-menu-diversity ul ul {
  position: absolute;
  z-index: 100;
  background: #e9e9e9;
  width: auto;
  min-width: 12em;
  max-width: 24em;
  margin: 0 !important;
  overflow: hidden;
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0s linear 0.15s;
  -moz-transition: opacity 0s linear 0.15s;
  -o-transition: opacity 0s linear 0.15s;
  -ms-transition: opacity 0s linear 0.15s;
  transition: opacity 0s linear 0.15s;
}
.dropdown-menu-diversity ul ul.flip {
  right: 0;
}
.dropdown-menu-diversity ul ul > li {
  margin: 0;
}
.dropdown-menu-diversity ul ul > li:first-child {
  border-top: 1px solid #888;
}
.dropdown-menu-diversity ul ul a {
  -webkit-transition: background-color 0s;
  -moz-transition: background-color 0s;
  -o-transition: background-color 0s;
  -ms-transition: background-color 0s;
  transition: background-color 0s;
}
.dropdown-menu-diversity ul ul ul {
  top: 0;
  left: 100%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu-diversity ul ul ul.flip {
  left: auto;
  right: 100%;
  border-left: 0;
  border-right: 1px solid #888;
}
.dropdown-menu-diversity ul ul ul > li:first-child {
  border-top-width: 0;
}
.dropdown-menu-diversity a .fa {
  margin-left: 0.5em;
}
@media (min-width: 992px) {
  .dropdown-menu-diversity a .fa {
    height: inherit;
    font-size: inherit;
  }
}
.dropdown-menu-diversity li.parent.open > ul {
  overflow: visible;
  height: auto;
  opacity: 1;
  z-index: 101;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media (min-width: 768px) {
  .dropdown-menu-diversity .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-diversity .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.dropdown-menu-diversity li.parent {
  position: relative;
}
.dropdown-menu-diversity li.parent li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dropdown-menu-diversity li.parent li a span:first-of-type {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 4px 0;
  margin: -4px 0;
}
.dropdown-menu-diversity ul ul > li:first-child {
  border: none;
}

#main-navigation {
  background: transparent;
}
#main-navigation li {
  font-family: "freight-sans-pro", sans-serif !important;
}
#main-navigation li a {
  padding: 12px;
  font-size: 15px;
}
@media (min-width: 1200px) {
  #main-navigation li a {
    color: #000;
  }
}
@media (min-width: 1200px) {
  #main-navigation li a .fa {
    display: none;
  }
}

#main-navigation li a:focus, #main-navigation li button:focus, #main-navigation li.current-menu-item > a, #main-navigation li.current-menu-ancestor > a, #main-navigation li.active-trail > a, #main-navigation li a:hover, #main-navigation li button:hover, #main-navigation li.active > a, #main-navigation li:hover > a {
  background: transparent;
  text-decoration: underline;
}
#main-navigation li li.current-menu-item > a, #main-navigation li li.current-menu-ancestor > a, #main-navigation li li.active-trail > a, #main-navigation li li.active > a, #main-navigation li li:hover > a {
  background: rgba(0, 0, 0, 0.067);
}
#main-navigation .container-fluid > ul > li.menu-item--active-trail > a {
  background: transparent;
  text-decoration: underline;
}
#main-navigation .container-fluid > ul > li li > a.is-active {
  background: rgba(0, 0, 0, 0.067);
}

.dropdown-menu-diversity li:hover > a {
  background: transparent;
  text-decoration: underline;
}
.dropdown-menu-diversity li li:hover > a {
  background: rgba(0, 0, 0, 0.067);
}

@media (min-width: 1200px) {
  #main-navigation.dropdown-menu-diversity ul li ul > .parent::after {
    content: "\f105";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 1.5em;
    position: absolute;
    right: 0.5em;
    top: 10px;
    opacity: 0.5;
    color: #222;
  }
  #main-navigation.dropdown-menu-diversity ul li ul > .parent a {
    padding-right: 36px;
  }
}
@media (max-width: 1199px) {
  #mobile-nav {
    float: right;
    display: block;
  }
  #main-navigation,
  .home #main-navigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2100;
    display: none;
    width: 100%;
    background: none;
  }
  #mobile-nav-dimmer {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #333;
    background: rgba(51, 51, 51, 0.95);
    z-index: 2000;
    display: none;
  }
  #mobile-home {
    display: block;
    position: static;
    width: auto;
    height: auto;
  }
  #mobile-close {
    float: right;
    -webkit-appearance: none;
    box-shadow: none !important;
    background: none;
    border: 0;
    cursor: pointer;
  }
  #main-navigation ul {
    border-top: 1px solid #999;
  }
  #main-navigation li {
    border-bottom: 1px solid #777;
    width: 100%;
  }
  #main-navigation li a {
    padding: 0 1.2em 0 1.4em;
    line-height: 3.6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #main-navigation ul ul,
  .dropdown-menu-diversity ul ul {
    background: #222;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    border-top: 0;
    position: static;
    min-width: 0 !important;
    max-width: none !important;
    display: none;
    opacity: 1;
    height: auto;
    padding: 0 0 0 2.25em;
  }
  #main-navigation .open > ul,
  .dropdown-menu-diversity .open > ul {
    display: block;
  }
  #main-navigation ul ul > li {
    border-bottom: 1px solid #444;
  }
  #main-navigation ul ul li a {
    padding: 0 1.2em 0 0;
  }
  #mobile-home,
  #mobile-close {
    display: inline-block;
  }
  #mobile-home:before,
  #mobile-close:before {
    display: inline-block;
    font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
    font-size: inherit;
    speak: never;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f175";
    font-size: 24px;
  }
  #mobile-close:before {
    content: "\f135";
  }
  #main-navigation .fa {
    float: right;
    line-height: 3.6em;
    width: 3.8em;
    margin-right: -1.2em;
    text-align: center;
    background: #555;
    border-left: 1px solid #777;
  }
  #main-navigation .fa:before,
  #main-navigation .fa .dropdown-menu-diversity .fa:before {
    content: "\f078";
  }
}
.dropdown-menu a .fa {
  margin-left: 0.5em;
}

.breadcrumb {
  float: none;
  margin-top: -0.5em;
}
.breadcrumb li a:after {
  display: none;
}

/*# sourceMappingURL=diversity-2025.css.map */
