@charset "UTF-8";
.group-theme-gray {
  /**
   * Styles for a headline underline
   */
  /**
   * Styles for the section header
   */
  /**
   * Styles for a paragraph's section title
   */
  /**
   * Styles for a paragraph's section description
   */
  /**
   * Styles for a section title's underline
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Styles for hero slider
   */
  /**
   * Styles for headline left template
   */
  /**
   * Styles for headline left alt template
   */
  /**
   * Styles for headline center gradient full template
   */
  /**
   * Styles for headline center full template
   */
  /**
   * Styles for uc-display-of-links paragraphs
   */
  /**
   * Desktop specific styles for uc-display-of-links paragraphs
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Add styles for lead in paragraph.
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for the group news listing view (news_search)
   */
  /**
   * Styles for the webform
   */
  /**
   * Styles for paragraph full width cta buttons bar
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for group footer
   */
  /**
   * Styles for the group events listing view (events_listing page_2)
   */
  /**
   * Styles for hero
   */
  /**
   * Styles for the redesigned news content type
   */
}
.group-theme-gray .headline-underline {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  height: 8px;
}
.group-theme-gray .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-gray .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-gray .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-gray ol.breadcrumb {
  justify-content: flex-end;
}
.group-theme-gray .paragraph .align-right.embedded-entity img {
  padding: 0 0 20px 20px;
}
.group-theme-gray .paragraph .align-left.embedded-entity img {
  padding: 0 20px 20px 0;
}
.group-theme-gray .paragraph .align-center.embedded-entity img {
  padding: 20px;
}
.group-theme-gray span.required {
  color: #990000;
}
.group-theme-gray form#views-exposed-form-person-search-block-3 {
  margin-bottom: 25px;
}
.group-theme-gray form#views-exposed-form-person-search-block-3 .form-actions .btn-info {
  border-radius: 0;
  background: #990000;
  border-color: #990000;
}
.group-theme-gray form#views-exposed-form-person-search-block-3 input {
  margin-bottom: 0px;
  max-width: 95%;
  float: left;
}
.group-theme-gray form#views-exposed-form-person-search-block-3 .form--inline .form-item {
  width: 90%;
  display: inline-block;
  float: left;
}
.group-theme-gray header.groups {
  padding: 0px;
  background: transparent;
}
.group-theme-gray header.groups .dropdown-menu {
  min-width: 17rem;
}
.group-theme-gray header.groups .red-navbar {
  padding: 10px 20px;
  background: #800000;
  display: inline-block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-gray header.groups .red-navbar .left-side {
  width: 55%;
  float: left;
  display: inline-block;
  font-size: 15px;
}
.group-theme-gray header.groups .red-navbar .left-side a {
  color: #fff;
}
.group-theme-gray header.groups .red-navbar .right-side {
  width: 45%;
  float: right;
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}
.group-theme-gray header.groups .red-navbar .group-mini-menu {
  float: right;
  text-transform: uppercase;
}
.group-theme-gray header.groups .red-navbar .group-mini-menu li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 10px;
  font-size: 13px;
}
.group-theme-gray header.groups .red-navbar .group-mini-menu li:last-of-type a {
  border-right: 0px;
}
.group-theme-gray header.groups .group-logo {
  padding: 15px;
}
.group-theme-gray header.groups .group-logo img {
  margin: auto;
  display: block;
  max-width: 800px;
}
.group-theme-gray header.groups .group-logo-mobile {
  margin: auto;
  text-align: center;
  padding: 15px;
}
.group-theme-gray header.groups .group-logo-mobile img {
  margin: auto;
  display: block;
  max-width: 350px;
}
.group-theme-gray header.groups .group-menu {
  width: 100%;
  text-align: center;
  display: inline-block;
  background: #FAFAFA;
}
.group-theme-gray header.groups .group-menu nav.navbar {
  display: inline-block;
  margin: auto;
  position: static !important;
}
.group-theme-gray header.groups .group-menu ul li {
  position: relative;
  display: inline-block;
}
.group-theme-gray header.groups .group-menu ul li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4D4D4D;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-gray header.groups .group-menu ul li a:hover {
  text-decoration: none;
}
.group-theme-gray header.groups .group-menu ul li a.is-active {
  background-image: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 5px;
  background-size: 100% 5px;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-gray header.groups .group-menu .navbar-collapse {
  align-items: center;
  justify-content: center;
}
.group-theme-gray header.groups .group-menu ul.dropdown-menu {
  border-radius: 0;
  border-top: 15px solid #737373;
}
.group-theme-gray header.groups .group-menu ul.dropdown-menu > li {
  width: 100%;
}
.group-theme-gray header.groups .group-menu ul.dropdown-menu > li:last-of-type > a {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-gray header.groups .group-menu ul.dropdown-menu > li a {
  border-bottom: 1px solid #D9D9D9;
  color: #000;
  padding: 5px 0px;
}
.group-theme-gray header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu {
  display: block !important;
  position: static !important;
  border: 0 !important;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
}
.group-theme-gray header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu:before {
  display: none !important;
}
.group-theme-gray header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li {
  border-bottom: 1px solid #ccc;
  margin: 0px 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-gray header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li > a {
  font-size: 12px !important;
  padding: 2px 4px 2px 4px !important;
  margin-left: 20px !important;
  border-bottom: 0;
}
.group-theme-gray header.groups .group-menu .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 2%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #737373;
}
.group-theme-gray header.groups .group-menu .dropdown-toggle::after {
  display: none;
}
.group-theme-gray header.groups button.navbar-toggler span.navbar-toggler-icon {
  background: url("../images/close-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.group-theme-gray header.groups button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background: url("../images/hamburger-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .group-theme-gray header.groups .red-navbar form.search-form {
    width: 50%;
    display: inline-block;
    float: left;
    height: 50px;
  }
  .group-theme-gray header.groups .red-navbar .right-side {
    margin-top: 0;
    width: 30%;
  }
  .group-theme-gray header.groups .red-navbar .left-side {
    margin: 10px 0px;
    width: 70%;
  }
  .group-theme-gray header.groups #collapsibleNavbar {
    margin-top: 15px;
    border-top: 10px solid #737373;
    padding-bottom: 40px;
    z-index: 10;
  }
  .group-theme-gray header.groups .group-menu.d-block.d-lg-none {
    position: static;
    text-align: right;
    padding: 0;
    width: 50%;
    float: right;
    margin: 0 !important;
  }
  .group-theme-gray header.groups .group-menu {
    background: transparent;
  }
  .group-theme-gray header.groups .group-menu nav.navbar {
    postion: static;
  }
  .group-theme-gray header.groups .group-menu .navbar-collapse div ul li:last-of-type a {
    border: 0;
  }
  .group-theme-gray header.groups .group-menu .dropdown-menu li.nav-item:last-of-type {
    border: 0 !important;
  }
  .group-theme-gray header.groups .group-menu ul li.nav-item {
    width: 100%;
    background: #fff !important;
    padding: 0 !important;
    position: relative;
    margin: 0 15px;
    border-bottom: 1px solid #D9D9D9;
    display: inline-block;
  }
  .group-theme-gray header.groups .group-menu ul li.nav-item a {
    margin: 0;
    padding: 15px 0;
    display: inline-block;
    float: left;
    margin-right: 0;
  }
  .group-theme-gray header.groups .group-menu.d-block.d-lg-none {
    margin: 0;
    text-align: right;
    padding: 0;
  }
  .group-theme-gray header.groups .group-menu ul li a.is-active {
    background: 0;
  }
  .group-theme-gray header.groups .group-menu ul.dropdown-menu {
    border: 0;
    width: 100%;
    position: static;
    padding: 0;
    margin: 0;
  }
  .group-theme-gray header.groups .group-menu ul.dropdown-menu li a.nav-link {
    border: 0 !important;
    color: #4D4D4D;
  }
  .group-theme-gray header.groups .group-menu .dropdown-menu::before {
    display: none;
  }
  .group-theme-gray header.groups .group-menu .navbar-collapse {
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
  }
  .group-theme-gray header svg.svg-inline--fa.fa-search.fa-w-16 {
    position: static;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
    margin: 25px 0;
  }
  .group-theme-gray input#search-keywords {
    position: absolute;
    left: 15px;
    background: #880000;
    height: 45px;
    width: 70%;
  }
}
.group-theme-gray form.search-form {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.group-theme-gray form.search-form ::placeholder {
  color: #fff;
  opacity: 1;
  font-family: "Montserrat", sans-serif;
}
.group-theme-gray form.search-form :-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-gray form.search-form ::-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-gray .form-control-btn {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
.group-theme-gray .search-key {
  display: none;
}
.group-theme-gray .search-key.show-search {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  color: #fff;
}
.group-theme-gray .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-gray .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-gray .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-gray form#search-form {
  padding: 15px;
}
.group-theme-gray .search-form #edit-keys {
  background: none !important;
}
.group-theme-gray .paragraph-section-header {
  padding: 30px;
}
.group-theme-gray .paragraph-section-header.Left {
  text-align: left;
}
.group-theme-gray .paragraph-section-header.Right {
  text-align: right;
}
.group-theme-gray .paragraph-section-header.Center {
  text-align: center;
}
.group-theme-gray .paragraph-section-title {
  color: #4D4D4D;
  display: inline-block;
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 0px;
  padding: 25px 0;
}
.group-theme-gray .paragraph-section-description {
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 30px;
}
.group-theme-gray .paragraph-section-title-underline {
  background: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  height: 10px;
}
@media screen and (min-width: 768px) {
  .group-theme-gray .paragraph-section-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-gray .paragraph-section-description {
    margin-bottom: 60px;
  }
}
.group-theme-gray .paragraph--type--uc-hero-slider {
  position: relative;
}
.group-theme-gray .paragraph--type--uc-hero-slider .slide-headline p {
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #4D4D4D;
  margin-bottom: 0px;
  background: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 110%;
}
.group-theme-gray .paragraph--type--uc-hero-slider .slide-subtext p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph--type--uc-hero-slider .slick-dots {
  margin-bottom: 0px;
}
.group-theme-gray .paragraph--type--uc-hero-slider .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}
.group-theme-gray .paragraph--type--uc-hero-slider .slick-dots button {
  width: 18px;
  height: 6px;
  background-color: #B4B4B4;
  border-radius: 6px;
  border: 1px solid #B4B4B4;
  font-size: 0;
}
.group-theme-gray .paragraph--type--uc-hero-slider .slick-dots .slick-active button {
  background-color: #ECA154;
  border: 1px solid #ECA154;
}
.group-theme-gray .paragraph--type--uc-hero-slider .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-gray .paragraph--type--uc-hero-slider .lower {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.group-theme-gray .paragraph--type--uc-hero-slider .lower .play-control {
  border-right: 4px solid #B4B4B4;
  border-left: 4px solid #B4B4B4;
  width: 10px;
  height: 10px;
  background: transparent;
  font-size: 0;
  border-radius: 0;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: none;
  border-bottom: none;
  padding: 0.75em 1.5em;
}
.group-theme-gray .paragraph--type--uc-hero-slider .header-container-image.desktop {
  display: none;
}
.group-theme-gray .paragraph--type--uc-hero-slider .header-container-image.tablet {
  display: none;
}
.group-theme-gray .paragraph--type--uc-hero-slider .video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-gray .paragraph--type--uc-hero-slider .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-gray .headline-left.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 5px;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.group-theme-gray .headline-left.paragraph--type--uc-hero-slider .lower {
  right: 0px;
}
.group-theme-gray .headline-left .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-gray .headline-left .left-container {
  width: 315px;
  margin-bottom: 30px;
  text-align: center;
  order: 1;
  background-color: #FFFFFF;
}
.group-theme-gray .headline-left .right-container {
  order: 2;
}
.group-theme-gray .headline-left .right-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.group-theme-gray .headline-left .slide-subtext p {
  margin-top: 24px;
}
.group-theme-gray .headline-left .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-gray .headline-left .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 15px;
  top: 35%;
}
.group-theme-gray .headline-left-alt.paragraph--type--uc-hero-slider {
  padding: 15px;
}
.group-theme-gray .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 0px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.group-theme-gray .headline-left-alt.paragraph--type--uc-hero-slider .lower {
  right: 20%;
}
.group-theme-gray .headline-left-alt .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-gray .headline-left-alt .left-container {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.group-theme-gray .headline-left-alt .right-container {
  width: 100%;
}
.group-theme-gray .headline-left-alt .right-container img {
  width: 100%;
  object-fit: cover;
}
.group-theme-gray .headline-left-alt .right-container .video-bg video {
  height: 234px;
  object-fit: cover;
}
.group-theme-gray .headline-left-alt .slide-headline p {
  color: #4D4D4D;
  background: none;
}
.group-theme-gray .headline-left-alt .slide-subtext p {
  margin-top: 24px;
  min-height: 68px;
  color: #4D4D4D;
}
.group-theme-gray .headline-left-alt .slide-cta a {
  font-family: "Montserrat", sans-serif;
  background-color: #A9431E;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  padding: 25px 50px;
  position: relative;
  height: auto;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
}
.group-theme-gray .headline-left-alt .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-gray .headline-center-gradient-full .full-container {
  position: relative;
  height: 100%;
  min-height: 400px;
  overflow: hidden;
}
.group-theme-gray .headline-center-gradient-full .header-container-image {
  z-index: -1;
}
.group-theme-gray .headline-center-gradient-full .video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-gray .headline-center-gradient-full .video-bg video {
  height: 100%;
  object-fit: cover;
}
.group-theme-gray .headline-center-gradient-full .full-inner-container {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 75px;
  text-align: center;
  position: absolute;
  top: 0;
}
.group-theme-gray .headline-center-gradient-full .slide-headline p {
  color: #FFFFFF;
}
.group-theme-gray .headline-center-gradient-full .slide-headline {
  margin-bottom: 24px;
}
.group-theme-gray .headline-center-gradient-full .slide-subtext p {
  color: #FFFFFF;
}
.group-theme-gray .headline-center-gradient-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-gray .headline-center-gradient-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: fit-content;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 15px;
}
.group-theme-gray .headline-center-gradient-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-gray .headline-center-gradient-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-gray .headline-center-gradient-full .lower {
  bottom: 5px;
  right: 20px;
}
.group-theme-gray .headline-center-full .full-container {
  position: relative;
}
.group-theme-gray .headline-center-full .full-container .header-container-image.desktop {
  width: 100%;
  height: auto;
}
.group-theme-gray .headline-center-full .full-inner-container {
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  margin-top: 5%;
}
.group-theme-gray .headline-center-full .header-container-image {
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-gray .headline-center-full .video-bg {
  position: absolute;
  height: 320px;
  width: 100%;
  z-index: -1;
}
.group-theme-gray .headline-center-full .video-bg video {
  height: 320px;
  object-fit: cover;
}
.group-theme-gray .headline-center-full .text-container {
  background-color: #FFFFFF;
  height: auto;
  padding-top: 27.5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 28px;
  margin-bottom: 10px;
}
.group-theme-gray .headline-center-full .slide-subtext p {
  margin-top: 24px;
}
.group-theme-gray .headline-center-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-gray .headline-center-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.group-theme-gray .headline-center-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-gray .headline-center-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-gray .headline-center-full .lower {
  bottom: 5px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .group-theme-gray .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: none;
  }
  .group-theme-gray .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: block;
    height: 100%;
  }
  .group-theme-gray .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
    height: 100%;
  }
  .group-theme-gray .paragraph--type--uc-hero-slider .headline-center-full .header-container-image.mobile {
    width: auto;
  }
}
@media screen and (min-width: 375px) {
  .group-theme-gray .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    max-height: 500px;
  }
  .group-theme-gray .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  .group-theme-gray .headline-center-full .full-container {
    overflow: hidden;
  }
  .group-theme-gray .headline-center-full .full-inner-container {
    margin-top: 15%;
  }
  .group-theme-gray .headline-center-full .header-container-image.mobile {
    min-height: 500px;
    width: unset !important;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-gray .headline-left .left-container {
    width: 100%;
  }
  .group-theme-gray .headline-left .left-container .slide-cta {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-gray .headline-left-alt {
    padding-left: 30px;
    padding-right: 30px;
  }
  .group-theme-gray .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-gray .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-gray .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
  }
  .group-theme-gray .headline-left-alt .slide-headline p {
    font-size: 54px;
    line-height: 64px;
  }
  .group-theme-gray .headline-center-gradient-full .video-bg video {
    object-fit: cover;
  }
  .group-theme-gray .headline-center-gradient-full .slide-headline {
    max-width: 1000px;
    margin: 0px auto;
    margin-bottom: 17px;
  }
  .group-theme-gray .headline-center-gradient-full .slide-subtext {
    max-width: 750px;
    margin: 0px auto;
  }
  .group-theme-gray .headline-center-gradient-full .slide-subtext p {
    margin-bottom: 40px;
  }
  .group-theme-gray .headline-center-gradient-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-gray .headline-center-gradient-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-gray .headline-center-full .text-container {
    background-color: none;
  }
  .group-theme-gray .headline-center-full .header-container-image {
    height: 100%;
  }
  .group-theme-gray .headline-center-full .video-bg {
    height: 536px;
  }
  .group-theme-gray .headline-center-full .video-bg video {
    height: 536px;
    object-fit: cover;
  }
  .group-theme-gray .headline-center-full .full-inner-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 10%;
    text-align: center;
  }
  .group-theme-gray .headline-center-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-gray .headline-center-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-gray .headline-center-full .slide-cta {
    margin-top: -20px;
  }
  .group-theme-gray .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: block;
  }
  .group-theme-gray .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: none;
  }
  .group-theme-gray .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-gray .headline-left.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 50px;
  }
  .group-theme-gray .headline-left.paragraph--type--uc-hero-slider .lower {
    right: 20px;
  }
  .group-theme-gray .headline-left .paragraph--type--uc-hero-slide {
    height: 535px;
    flex-flow: initial;
  }
  .group-theme-gray .headline-left .left-container {
    width: 480px;
    height: 100%;
    padding-left: 60px;
    padding-right: 34px;
    text-align: center;
    order: 1;
    margin-top: 0px;
  }
  .group-theme-gray .headline-left .right-container {
    width: 100%;
    height: 100%;
    order: 2;
  }
  .group-theme-gray .headline-left .slide-cta a {
    width: 324px;
    height: fit-content;
  }
  .group-theme-gray .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-gray .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-gray .headline-left-alt .paragraph--type--uc-hero-slide {
    flex-flow: initial;
  }
  .group-theme-gray .headline-left-alt .left-container {
    width: 559px;
    display: block;
    padding: 0 130px 10px 37px;
    text-align: left;
  }
  .group-theme-gray .headline-left-alt .right-container .video-bg video {
    object-fit: cover;
  }
  .group-theme-gray .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
    min-width: 50%;
  }
}
.group-theme-gray .paragraph--type--uc-display-of-links {
  margin-left: 30px;
  margin-right: 30px;
}
.group-theme-gray .paragraph--type--uc-display-of-links a {
  color: #800000;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.group-theme-gray .paragraph--type--uc-display-of-links p {
  color: #4D4D4D;
  font-weight: 400;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
@media screen and (min-width: 768px) {
  .group-theme-gray .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
@media screen and (min-width: 768px) {
  .group-theme-gray .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width {
  margin: 50px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  padding: 25px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width img {
  width: 100%;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width .credit-caption-box {
  background: #ECECEC;
  padding: 10px 20px 30px 20px;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video,
.group-theme-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video iframe, .group-theme-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video video,
.group-theme-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video iframe,
.group-theme-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-gray .paragraph.paragraph--type--uc-full-width {
    margin: 30px 0;
  }
  .group-theme-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid {
  margin: 50px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title,
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 16px;
  line-height: 19px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid span.paragraph-solid-underline {
  height: 10px;
  background: #737373;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 15px;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video .contextual-region {
  position: static;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video .contextual-region {
  position: static;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape {
  width: 100%;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item {
  margin-top: 40px;
}
.group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape, .group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.book, .group-theme-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.square {
    width: 100%;
  }
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block {
  margin: 20px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block img {
  width: 100%;
  height: auto;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block a {
  text-decoration: underline;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block .tint-block {
  background: rgba(115, 115, 115, 0.1);
  padding: 20px 40px 15px 40px;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block .tint-block strong {
  padding-top: 20px;
  display: inline-block;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block .tint-block span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block .tint-block a {
  background-color: #800000;
  background-blend-mode: multiply;
  border: 1px solid #FFFFFF;
  color: #fff;
  padding: 25px 50px 25px 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.group-theme-gray .paragraph.paragraph--type--uc-text-block .tint-block a::after {
  display: block;
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
@media screen and (max-width: 768px) {
  .group-theme-gray .paragraph.paragraph--type--uc-text-block .tint-block a {
    width: 100%;
  }
}
.group-theme-gray .paragraph--type--uc-header-with-description a {
  text-decoration: underline;
}
.group-theme-gray .paragraph--type--uc-lead-in {
  margin: 15px;
  width: 354px;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-gray .paragraph--type--uc-lead-in .paragraph-field-image {
  width: 354px;
  height: 354px;
}
.group-theme-gray .paragraph--type--uc-lead-in .paragraph-field-image img {
  height: 354px;
}
.group-theme-gray .paragraph--type--uc-lead-in .description-container {
  background-color: #ECECEC;
  padding: 50px 20px 30px 20px;
  width: 100%;
}
.group-theme-gray .paragraph--type--uc-lead-in .headline-text {
  display: inline-block;
  margin-bottom: 20px;
}
.group-theme-gray .paragraph--type--uc-lead-in .headline-text p {
  margin: 0px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  color: #4D4D4D;
  background: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 170%;
}
.group-theme-gray .paragraph--type--uc-lead-in .description p {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px;
}
.group-theme-gray .paragraph--type--uc-lead-in .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph--type--uc-lead-in .department {
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  color: #4D4D4D;
}
.group-theme-gray .paragraph--type--uc-lead-in-item {
  margin-bottom: 20px;
}
.group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
  background-color: #404040;
}
.group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .headline-text p {
  color: #FFFFFF;
}
.group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .description p, .group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .description a {
  color: #FFFFFF;
}
.group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .name {
  color: #FFFFFF;
}
.group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .department {
  color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  .group-theme-gray .paragraph--type--uc-lead-in {
    max-width: 1128px;
    width: initial;
    height: initial;
  }
  .group-theme-gray .paragraph--type--uc-lead-in-item {
    display: flex;
    margin-bottom: 60px;
    max-height: 354px;
  }
  .group-theme-gray .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-gray .paragraph--type--uc-lead-in-item .description p {
    font-size: 30px;
    line-height: 35px;
  }
  .group-theme-gray .paragraph--type--uc-lead-in-item .description-container {
    overflow-wrap: break-word;
  }
  .group-theme-gray .paragraph--type--uc-lead-in-item .description-container .description {
    margin-bottom: 0px;
    height: auto;
  }
  .group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .paragraph-field-image {
    order: 2;
  }
  .group-theme-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    order: 1;
    padding: 40px;
  }
  .group-theme-gray .three-column .paragraph--type--uc-lead-in-item, .group-theme-gray .two-column .paragraph--type--uc-lead-in-item {
    max-height: 392px;
  }
  .group-theme-gray .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image, .group-theme-gray .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-gray .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image img, .group-theme-gray .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-gray .three-column .paragraph--type--uc-lead-in-item .description-container .description, .group-theme-gray .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: 230px;
  }
  .group-theme-gray .three-column .paragraph--type--uc-lead-in-item .name, .group-theme-gray .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 10px;
  }
  .group-theme-gray .three-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container, .group-theme-gray .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 30px;
  }
  .group-theme-gray .three-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container, .group-theme-gray .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-gray .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-gray .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-gray .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: auto;
  }
  .group-theme-gray .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 20px;
  }
  .group-theme-gray .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-gray .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 40px;
  }
}
.group-theme-gray .news-details-section .headline {
  margin: 40px 0;
}
.group-theme-gray .news-details-section .headline h1 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.group-theme-gray .news-details-section .headline .published {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-gray .news-details-section .headline .published .pub-date {
  font-family: "Montserrat", sans-serif;
  color: #800000;
  font-weight: 700;
}
.group-theme-gray .news-details-section .headline .published .change-date {
  font-style: italic;
}
.group-theme-gray .news-details-section .headline .author {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-gray .news-details-section .headline .news-tags a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #4D4D4D;
  text-transform: uppercase;
}
.group-theme-gray .news-details-section .headline .news-tags .tag-separator {
  padding: 0 3px 0 7px;
}
.group-theme-gray .news-details-section .headline .news-social-icons a {
  color: #4D4D4D;
  font-size: 16px;
  text-align: center;
}
.group-theme-gray .news-details-section .headline .news-social-icons a:hover {
  color: #800000;
}
.group-theme-gray .news-details-section .headline .news-social-icons a:first-child {
  margin-left: -8px;
}
.group-theme-gray .news-details-section .headline .news-social-icons a.google-plus {
  padding: 0 5px;
}
.group-theme-gray .news-details-section hr {
  width: 100%;
  border: 1px solid #404040;
  margin-bottom: 60px;
}
.group-theme-gray .news-details-section figure.news-portrait, .group-theme-gray .news-details-section figure.news-landscape, .group-theme-gray .news-details-section figure.news-square {
  float: right;
  margin-left: 50px;
}
.group-theme-gray .news-details-section figure.news-portrait img, .group-theme-gray .news-details-section figure.news-landscape img, .group-theme-gray .news-details-section figure.news-square img {
  margin-left: unset;
  float: unset;
}
.group-theme-gray .news-details-section figure.news-full img {
  margin-left: unset;
  float: unset;
}
.group-theme-gray .news-details-section figure figcaption {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 10px 20px 20px;
  background-color: unset;
  font-style: unset;
  padding: 0;
  text-align: center;
  font-weight: 500;
}
.group-theme-gray .news-details-section figure figcaption .photo-credit {
  font-family: "Montserrat", sans-serif;
  text-align: right;
  font-weight: 300;
  padding-bottom: 5px;
}
.group-theme-gray .news-details-section figure figcaption .photo-caption {
  text-align: center;
  font-weight: 500;
  color: #000000;
}
.group-theme-gray .news-details-section .rich-text figure figcaption .photo-credit {
  padding: 5px 0 12px;
}
.group-theme-gray .news-details-section .rich-text p {
  font-family: "Montserrat", sans-serif;
  line-height: 32px;
}
.group-theme-gray .news-details-section .rich-text p.news-subtitle {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.group-theme-gray .news-details-section .rich-text figure.align-right + p,
.group-theme-gray .news-details-section .rich-text figure.align-left + p {
  padding-top: 24px;
}
.group-theme-gray .news-details-section .related .container .row h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  color: #4D4D4D;
  margin: 50px 0;
}
.group-theme-gray .news-details-section .related .container .row .related-content {
  display: flex;
  justify-content: space-between;
}
.group-theme-gray .news-details-section .related .container .row .related-content a {
  color: #4D4D4D;
  width: 30%;
}
.group-theme-gray .news-details-section .related .container .row .related-content a:hover {
  text-decoration: none;
}
.group-theme-gray .news-details-section .related .container .row .related-content a .related-content-item img {
  width: 100%;
}
.group-theme-gray .news-details-section .related .container .row .related-content a .related-content-item hr {
  position: relative;
  height: 8px;
  margin-top: 30px;
  margin-bottom: 8px;
  border: none;
  background-color: #404040;
}
.group-theme-gray .news-details-section .related .container .row .related-content a .related-content-item .rc-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
  color: #4D4D4D;
  letter-spacing: normal;
}
.group-theme-gray .news-details-section .related .container .row .related-content a .related-content-item .rc-sum {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
.group-theme-gray .news-details-section .related .container .row .related-content a .related-content-item .rc-sum p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
@media screen and (max-width: 768px) {
  .group-theme-gray .news-details-section .headline-sec {
    margin-bottom: 0;
  }
  .group-theme-gray .news-details-section .warp-txt img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .group-theme-gray .news-details-section .nd-bottom .container {
    padding-right: 0;
    padding-left: 0;
  }
  .group-theme-gray .news-details-section .nd-bottom .container .rich-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .group-theme-gray .news-details-section figure.news-portrait, .group-theme-gray .news-details-section figure.news-landscape, .group-theme-gray .news-details-section figure.news-square {
    float: unset;
    margin-left: 0;
  }
  .group-theme-gray .news-details-section .related .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .group-theme-gray .news-details-section .related .container .row .related-content {
    display: block;
  }
  .group-theme-gray .news-details-section .related .container .row .related-content a .related-content-item {
    margin-bottom: 60px;
  }
}
.group-theme-gray .news-listing-section h1.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-gray .news-listing-section .news-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #404040;
  width: max-content;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar h4::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: 10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2);
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar h4.hide-list::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: -10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2) rotate(-180deg);
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-gray .news-listing-section .news-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-gray .news-listing-section .serach form .form--inline {
  padding-right: 0;
}
.group-theme-gray .news-listing-section .serach form .form--inline .form-item {
  width: 100%;
}
.group-theme-gray .news-listing-section .serach form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-gray .news-listing-section .serach form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-gray .news-listing-section .serach form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-gray .news-listing-section .news-list {
  padding-left: 80px;
}
.group-theme-gray .news-listing-section .news-list .calendar-block {
  border-bottom: 0;
}
.group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #737373 0%, #404040 100%);
  padding-top: 15px;
}
.group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-gray .news-listing-section .news-sidebar {
    max-width: 100%;
  }
  .group-theme-gray .news-listing-section .news-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-gray .news-listing-section .serach {
    margin-top: 25px;
  }
  .group-theme-gray .news-listing-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-gray .news-listing-section .news-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-gray .news-listing-section .news-list .calendar-block {
    margin-top: 15px;
  }
  .group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-gray .paragraph--type--uc-webform {
  margin-left: auto;
  margin-right: auto;
}
.group-theme-gray .paragraph--type--uc-webform .section-header-container-image {
  margin-bottom: 30px;
}
.group-theme-gray .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-title,
.group-theme-gray .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-description {
  color: #fff;
}
.group-theme-gray .paragraph--type--uc-webform .webform-submission-form {
  padding: 0px 30px;
}
.group-theme-gray .paragraph--type--uc-webform .webform-submission-form label {
  font-size: 18px;
  font-weight: 500;
  line-height: 0px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
}
.group-theme-gray .paragraph--type--uc-webform .webform-submission-form input {
  background-color: #ECECEC;
  height: 68px;
}
.group-theme-gray .paragraph--type--uc-webform .form-actions {
  display: flex;
  justify-content: flex-start;
  flex: 100%;
  width: 100%;
}
.group-theme-gray .paragraph--type--uc-webform .captcha {
  display: flex;
  float: left;
}
.group-theme-gray .paragraph--type--uc-webform .webform-button--submit {
  width: 100%;
  height: 75px;
  background-color: #800000;
  background-blend-mode: multiply;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}
.group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
  margin-bottom: 38px;
  margin-top: 10px;
}
.group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
  background-color: #ECECEC;
  max-height: 270px;
}
.group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
  margin-bottom: 77px;
}
.group-theme-gray .paragraph--type--uc-webform.newsletter {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  background-color: #ECECEC;
}
.group-theme-gray .paragraph--type--uc-webform.newsletter input {
  background-color: #FFFFFF;
  height: 68px;
}
@media screen and (min-width: 768px) {
  .group-theme-gray .paragraph--type--uc-webform {
    max-width: 1128px;
  }
  .group-theme-gray .paragraph--type--uc-webform .paragraph-section-header {
    padding: 70px 30px 10px 30px;
  }
  .group-theme-gray .paragraph--type--uc-webform .webform-button--submit {
    width: 324px;
  }
  .group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
    margin-top: 0px;
    flex: 40%;
  }
  .group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
    background-color: #ECECEC;
    max-height: 315px;
  }
  .group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    margin-bottom: 1rem;
  }
  .group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-first-name, .group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    flex: 48%;
  }
  .group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-email, .group-theme-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-affiliation {
    flex: 100%;
  }
  .group-theme-gray .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    max-width: 550px;
  }
  .group-theme-gray .paragraph--type--uc-webform.newsletter .webform-submission-form {
    flex: 40%;
    margin-top: 95px;
  }
  .group-theme-gray .paragraph--type--uc-webform.newsletter #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-gray .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-first-name, .group-theme-gray .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-last-name {
    flex: 48%;
  }
}
@media screen and (min-width: 1000px) {
  .group-theme-gray .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    padding-left: 155px;
  }
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion {
  margin: 50px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .paragraph-section-title {
  background: none;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title {
  margin: 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  color: #fff;
  background: #800000;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
  color: #4D4D4D;
  background: transparent;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title button::after {
  display: block;
  content: "";
  background-image: url(../images/accordion-up.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed::after {
  background-image: url(../images/accordion-down.png);
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .panel-collapse.collapse.show {
  background: #ECECEC;
  padding: 20px;
  margin-bottom: 30px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .panel.panel-default {
  margin: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .align-left.embedded-entity img {
  margin-right: 35px;
}
.group-theme-gray .paragraph.paragraph--type--uc-faq-accordion .align-center.embedded-entity img {
  width: 100%;
  margin-bottom: 20px;
}
.group-theme-gray .paragraph--type--uc-full-width-cta-bar .paragraph-section-header {
  display: none !important;
}
.group-theme-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
  height: 100%;
}
.group-theme-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: linear-gradient(90deg, #737373, rgba(64, 64, 64, 0.8));
  flex-direction: column;
  row-gap: 20px;
  padding: 10px;
}
.group-theme-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
  width: auto;
  height: auto;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: justify;
  text-decoration: none;
  box-sizing: content-box;
  padding: 15px 50px 15px 10px;
  position: relative;
}
.group-theme-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .group-theme-gray .paragraph--type--uc-full-width-cta-bar {
    height: 117px;
  }
  .group-theme-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
    height: 100%;
  }
  .group-theme-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 42px;
    height: 100%;
    background-image: linear-gradient(90deg, #737373, rgba(64, 64, 64, 0.8));
    flex-direction: row;
  }
  .group-theme-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
    width: auto;
    height: auto;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    position: relative;
  }
  .group-theme-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
    content: url("../images/arrow-vector.png");
    position: absolute;
    right: 28px;
  }
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel {
  margin: 50px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slide__thumbnail {
  opacity: 0.8;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick-current.slick-active .slide__thumbnail {
  border: 4px solid #5c5c5c;
  opacity: 1;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--thumbnail .slick__slide {
  padding-right: 15px;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail {
  background: #ECECEC;
  padding-right: 105px;
  padding-left: 25px;
  min-height: 90px;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail .slick-track {
  margin-left: 0px !important;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slide__caption {
  position: static !important;
  background: #ECECEC;
  padding: 10px 20px 20px 20px;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slide__caption .slide__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slide__caption .slide_description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick.slick--less .slick-slide .slide__thumbnail {
  margin-right: 15px;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default {
  background: #ECECEC;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
  position: absolute;
  bottom: -120px;
  top: auto;
  width: 35px;
  right: 0;
  left: auto;
  height: 76px;
  padding: 0 75px 0 25px;
  background: #ECECEC;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow {
  bottom: -17px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #737373;
  border-radius: 0;
  left: 35px;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow:hover {
  background: #201F1F;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow {
  bottom: 23px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #737373;
  border-radius: 0;
  left: 35px;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow:hover {
  background: #201F1F;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-next:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video,
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video iframe, .group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video video,
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video iframe,
.group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
    padding: 0 70px 0 35px;
  }
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links {
  margin: 50px 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .paragraph-section-header {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  text-decoration: none;
  background-image: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  color: inherit;
  max-width: fit-content;
  margin-bottom: 20px;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .paragraph-section-description {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
  text-align: center;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links img {
  position: relative;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .overlay-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -99999999999px;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .quick-link-box {
  word-break: break-word;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .quick-section {
  margin-bottom: 30px;
  padding: 0 5px;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .quick-section .paragraph {
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  background: #737373;
  position: relative;
  background-size: cover;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph {
  background-color: #737373;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph.hover-color {
  background-color: #5c5c5c;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph {
  background: #41273B;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph.hover-color {
  background: #341f2f;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph {
  background: #A9431E;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #873618;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph {
  background: #643335;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #50292a;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph {
  background: #404040;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #333333;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph {
  background: #BE5913;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph.hover-color {
  background: #98470f;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph {
  background: #4D4D4D;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #3e3e3e;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph {
  background: #007396;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #005c78;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph {
  background: #59315F;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #47274c;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .qlink-title, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .qlink-subtitle, .group-theme-gray .paragraph.paragraph--type--uc-quick-links .qlink-link {
  color: #fff;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .qlink-title {
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 15px;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .qlink-subtitle {
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .qlink-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  width: 100%;
  position: relative;
  background: url("../images/arrow-vector.png");
  padding-right: 22px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .qlink-link a {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url("../images/arrow-vector.png");
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links .qlink-link a:hover {
  text-decoration: none;
  color: #fbfbfb;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links ul.slick-dots {
  width: 100%;
  margin: auto;
  padding: 15px;
  text-align: center;
  list-style-type: none;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links ul.slick-dots li {
  display: inline-block;
  margin: 10px;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links ul.slick-dots li.slick-active button {
  background: #737373;
}
.group-theme-gray .paragraph.paragraph--type--uc-quick-links ul.slick-dots li button {
  text-indent: -999999px;
  border-radius: 20px;
  width: 20px;
  height: 7px;
  border: 0;
  background: #B4B4B4;
}
.group-theme-gray .paragraph.paragraph--type--uc-link-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.group-theme-gray .bio-body a {
  text-decoration: underline;
}
.group-theme-gray .bio-sidebar {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
}
.group-theme-gray .bio-image img {
  margin: auto;
  display: inherit;
}
.group-theme-gray .bio-sidebar .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.group-theme-gray .bio-name {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 30px;
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-top: 15px;
  background: #fff;
}
.group-theme-gray .bio-name::after {
  content: "";
  background-image: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  width: 100%;
  height: 10px;
  display: inline-flex;
}
.group-theme-gray .bio-sidenote {
  display: inline-block;
  width: 100%;
  font-style: italic;
  margin-bottom: 50px;
}
.group-theme-gray .bio-location {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-gray .bio-location strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-gray .bio-phone,
.group-theme-gray .bio-interest,
.group-theme-gray .bio-hours {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-gray .bio-phone strong,
.group-theme-gray .bio-interest strong,
.group-theme-gray .bio-hours strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-gray .bio-phone a,
.group-theme-gray .bio-interest a,
.group-theme-gray .bio-hours a {
  color: #4D4D4D;
}
.group-theme-gray .bio-interest {
  margin-bottom: 5px;
  margin-top: 5px;
}
.group-theme-gray .bio-email a {
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
.group-theme-gray .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 25px;
}
.group-theme-gray .bio-main {
  color: #4D4D4D;
}
.group-theme-gray .bio-main h3 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
.group-theme-gray .bio-main .paragraph--type--uc-research {
  margin-bottom: 40px;
}
.group-theme-gray .bio-main .paragraph--type--uc-research a {
  text-decoration: underline;
}
.group-theme-gray .bio-main .paragraph--type--uc-research:last-of-type {
  margin-bottom: 0px;
}
.group-theme-gray .bio-main .tint-block {
  background: rgba(115, 115, 115, 0.1);
  padding: 45px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-gray .bio-main .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group-theme-gray .bio-main .rlinks {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
}
.group-theme-gray .bio-main .related-links a {
  width: 100%;
  display: inline-block;
  color: #800000;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  color: #800000;
}
.group-theme-gray .bio-main .paragraph--type--uc-biography-links {
  font-size: 18px;
  margin-bottom: 25px;
}
.group-theme-gray .directory-listing-section span.bio-interest {
  color: #4d4d4d;
  font-weight: 800;
  font-size: 16px;
  margin: 15px 0 5px 0;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
.group-theme-gray .directory-listing-section div.bio-interest {
  font-size: 15px;
}
.group-theme-gray .directory-listing-section div.bio-interest p, .group-theme-gray .directory-listing-section div.bio-interest a {
  font-size: 15px;
}
.group-theme-gray .directory-listing-section .directory-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #404040;
  width: max-content;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar h4::after {
  content: "⌃";
  position: absolute;
  font-size: 22px;
  top: 4px;
  right: 10px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar h4.hide-list::after {
  content: "⌄";
  position: absolute;
  font-size: 30px;
  top: -9px;
  right: 12px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-gray .directory-listing-section .directory-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-gray .directory-listing-section .search form .form--inline {
  padding-right: 0;
}
.group-theme-gray .directory-listing-section .search form .form--inline .form-item {
  width: 100%;
}
.group-theme-gray .directory-listing-section .search form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-gray .directory-listing-section .search form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-gray .directory-listing-section .search form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-gray .directory-listing-section hr.primary-line {
  border-top: 1px solid #737373;
  margin-top: 45px;
  margin-bottom: 45px;
}
.group-theme-gray .directory-listing-section .directory-list {
  padding-left: 80px;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block {
  color: #4D4D4D;
  border-bottom: 0;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 {
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #737373 0%, #404040 100%);
  padding-top: 15px;
  display: inline;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a:hover {
  text-decoration: none;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper a.read-more {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #800000;
}
.group-theme-gray .directory-listing-section .directory-list .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-gray .directory-listing-section .directory-list h3.red-title,
.group-theme-gray .directory-listing-section .directory-list .alphabet-filter a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #800000;
}
.group-theme-gray .directory-listing-section .directory-list h3.red-title {
  margin-bottom: 20px;
}
.group-theme-gray .directory-listing-section .directory-list .alphabet-filter a {
  margin-bottom: 20px;
  display: inline-block;
  width: 5%;
}
.group-theme-gray .directory-listing-section .directory-list .alphabet-filter a.show-all-filters {
  width: 30%;
}
.group-theme-gray .directory-listing-section .directory-list li {
  list-style-type: none;
}
.group-theme-gray .directory-listing-section .directory-list li a {
  color: #990000 !important;
}
.group-theme-gray .directory-listing-section .directory-list ::marker {
  display: none;
}
@media screen and (max-width: 768px) {
  .group-theme-gray .directory-listing-section .directory-sidebar {
    max-width: 100%;
  }
  .group-theme-gray .directory-listing-section .directory-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-gray .directory-listing-section .search {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-gray .directory-listing-section .directory-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-gray .directory-listing-section .directory-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-gray .directory-listing-section .directory-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-gray article.person.biography .bio-location strong, .group-theme-gray article.person.biography .bio-phone strong {
  width: 100%;
  display: inline-block;
}
.group-theme-gray article.person.biography .bio-email a {
  color: #990000;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.group-theme-gray .paragraph--type--uc-statement-cta {
  height: auto;
  position: relative;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container {
  height: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-image-transparent-background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #800000;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  opacity: 0.92;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content {
  z-index: 91;
  position: relative;
  text-align: center;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content h1 {
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  background-size: 60% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-block;
  margin: auto;
  width: auto;
  margin-bottom: 25px;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  padding: 0 10px;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement {
  text-align: center;
  max-width: 941px;
  margin: auto;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement, .group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  padding: 0 15px;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container a {
  width: 324px;
  height: 75px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  padding: 25px 20px;
  position: relative;
}
.group-theme-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-gray .right-sidebar .paragraph {
  margin-bottom: 60px;
  margin-top: 75px;
}
.group-theme-gray .paragraph--type--uc-related-links {
  background-color: #737373;
  padding: 50px 45px 36px 20px;
}
.group-theme-gray .paragraph--type--uc-related-links .related-link-header {
  color: #800000;
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 19px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.group-theme-gray .paragraph--type--uc-related-links a {
  display: block;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  padding-bottom: 30px;
}
.group-theme-gray .paragraph--type--uc-short-content-detail .top-bar {
  height: 8px;
  background: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  background-repeat: no-repeat;
}
.group-theme-gray .paragraph--type--uc-short-content-detail img {
  height: 193px;
}
.group-theme-gray .paragraph--type--uc-short-content-detail .description-container {
  background-color: #f5f5f5;
  padding: 26px 20px;
}
.group-theme-gray .paragraph--type--uc-short-content-detail .description-container .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.group-theme-gray .paragraph--type--uc-short-content-detail .description-container .description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #3b3a3a;
  font-family: "EB Garamond", serif;
}
.group-theme-gray .paragraph--type--uc-department-quote {
  background-color: #404040;
  padding: 20px;
}
.group-theme-gray .paragraph--type--uc-department-quote a {
  color: #93becc;
}
.group-theme-gray .paragraph--type--uc-department-quote .description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.group-theme-gray .paragraph--type--uc-department-quote .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.group-theme-gray .paragraph--type--uc-department-quote .department {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #FFFFFF;
}
.group-theme-gray .side-bar ul.sidebar-block-menu {
  padding-left: 15px;
}
.group-theme-gray .side-bar ul.sidebar-block-menu li {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  margin: 0;
}
.group-theme-gray .side-bar ul.sidebar-block-menu li a {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 24px;
  color: #000 !important;
  padding-left: 15px;
}
.group-theme-gray .side-bar ul.sidebar-block-menu li.active a {
  margin-left: 0;
}
.group-theme-gray .side-bar ul.sidebar-block-menu li.parent {
  margin-top: 75px;
  border-bottom: 0px;
  margin-bottom: 0;
}
.group-theme-gray .side-bar ul.sidebar-block-menu li.parent a {
  background: #404040;
  color: #FFFFFF !important;
  padding: 10px 15px !important;
  margin-left: 0px;
}
.group-theme-gray .department-title {
  margin-top: 75px;
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  background: linear-gradient(90deg, #737373 0%, #404040 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-flex;
  width: auto;
}
.group-theme-gray .no-title {
  height: 25px;
}
@media screen and (min-width: 768px) {
  .group-theme-gray .three-column .col-md-8 {
    max-width: 67%;
    flex: 0 0 67%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-gray .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-gray .three-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-gray .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-gray .three-column.container {
    max-width: 1500px;
  }
}
@media screen and (min-width: 750px) {
  .group-theme-gray .two-column.container {
    max-width: 750px;
  }
  .group-theme-gray .two-column .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .group-theme-gray .two-column .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-gray .two-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-gray .two-column.container {
    max-width: 1300px;
  }
}
.group-theme-gray .paragraph--type--uc-featured-content-column {
  margin: 50px 0;
}
.group-theme-gray .paragraph--type--uc-featured-content-column h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 36px;
  color: #4D4D4D;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-color: #737373;
  padding-top: 40px;
}
.group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
  padding-top: 30px;
}
.group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button {
  color: #4D4D4D;
  text-align: left;
  border: 0;
  background: transparent;
  width: 100%;
}
.group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button:hover {
  text-decoration: none;
}
.group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
  text-align: left;
  border: 0;
  background: transparent;
}
.group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
  margin-bottom: 20px;
}
.group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
  width: 100%;
}
.group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-title h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #737373 0%, #404040 100%);
  padding-top: 15px;
}
.group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 991px) {
  .group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
    padding-top: 30px;
  }
  .group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
    display: flex;
    justify-content: space-between;
  }
  .group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
    margin-bottom: 0;
    flex: 0 0 20.8%;
    max-width: 20.8%;
  }
  .group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
    width: 175px;
  }
  .group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-text {
    flex: 0 0 71.2%;
    max-width: 71.2%;
  }
  .group-theme-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item ~ .paragraph--type--uc-featured-content-column-item {
    padding-top: 60px;
  }
}
.group-theme-gray .paragraph--type--uc-featured-people .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-gray .paragraph--type--uc-featured-people .bio-body, .group-theme-gray .paragraph--type--uc-featured-people .bio-location, .group-theme-gray .paragraph--type--uc-featured-people .bio-phone, .group-theme-gray .paragraph--type--uc-featured-people .bio-email {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-gray .paragraph--type--uc-featured-people article {
  margin-bottom: 50px;
}
.group-theme-gray .paragraph span.white-span {
  color: #fff;
}
.group-theme-gray .paragraph blockquote {
  font-size: 20px;
  width: 80%;
  font-style: italic;
  color: #4d4d4d;
  padding: 15px 0px 10px 60px;
  border-left: 5px solid #737373;
  position: relative;
  background: #EDEDED;
}
.group-theme-gray .paragraph blockquote::before {
  font-family: Arial;
  content: "“";
  color: #737373;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.group-theme-gray .paragraph blockquote::after {
  content: "";
}
.group-theme-gray .paragraph blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}
.group-theme-gray footer.group-footer {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.92) 0%, rgb(64, 64, 64) 100%);
  padding: 0px;
}
.group-theme-gray footer.group-footer .global-links {
  width: 100%;
  display: inline-block;
}
.group-theme-gray footer.group-footer .global-links a {
  color: #fff;
  width: 33%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.group-theme-gray footer .left-container {
  padding: 30px 15px;
}
.group-theme-gray footer .left-container .copyright {
  border-top: 1px solid #323232;
  padding: 10px;
  text-align: center;
  position: staticd;
  width: 100%;
  color: #fff;
  background: #181818;
}
.group-theme-gray footer .left-container .footer-headline {
  font-size: 23px;
  line-height: 32px;
  font-style: normal;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  font-weight: 500;
}
.group-theme-gray footer .left-container .horizontal-bar {
  height: 1px;
  background-color: #FFFFFF;
}
.group-theme-gray footer .left-container .paragraph--type--footer-menu {
  display: flex;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.group-theme-gray footer .left-container .paragraph--type--footer-menu .title {
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-gray footer .left-container .paragraph--type--footer-menu a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-top: 5px;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 5px;
}
.group-theme-gray footer .left-container .paragraph--type--footer-menu a:hover {
  text-decoration-style: solid;
  color: #FFFFFF;
}
.group-theme-gray footer .left-container .paragraph--type--footer-menu .paragraph--type--uc-links {
  margin-bottom: 40px;
}
.group-theme-gray footer .left-container .paragraph--type--footer-menu .right-menu-items {
  flex-basis: 50%;
}
.group-theme-gray footer .left-container .paragraph--type--footer-menu .left-menu-items {
  flex-basis: 50%;
}
.group-theme-gray footer .left-container .logo-info {
  margin-bottom: 20px;
}
.group-theme-gray footer .left-container .logo-info img {
  margin-left: 0px;
}
.group-theme-gray footer .left-container .paragraph--type--department-address div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-gray footer .left-container .paragraph--type--department-address div a {
  color: #FFFFFF;
}
.group-theme-gray footer .left-container .paragraph--type--department-address br {
  display: none;
}
.group-theme-gray footer .left-container .footer-department-info {
  padding-top: 20px;
}
.group-theme-gray footer .right-container {
  background: linear-gradient(90deg, #737373 0%, #404040 100%);
  padding: 100px 47px;
  display: flex;
  gap: 50px;
}
.group-theme-gray footer .right-container .social-media-links {
  flex-basis: 180%;
  max-width: 50px;
}
.group-theme-gray footer .right-container .social-media-links img.img-fluid {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
.group-theme-gray footer .right-container .description {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-gray footer .right-container .description p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .group-theme-gray footer .paragraph--type--uc-footer {
    display: flex;
  }
  .group-theme-gray footer .right-container {
    width: 370px;
    min-width: 370px;
    align-items: center;
  }
  .group-theme-gray footer .left-container {
    flex-basis: 100%;
    padding: 40px 50px 45px 40px;
    position: relative;
  }
  .group-theme-gray footer .left-container .copyright {
    border-top: 1px solid #323232;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .group-theme-gray footer .left-container .footer-headline {
    line-height: 42px;
  }
  .group-theme-gray footer .left-container .footer-department-info {
    display: flex;
    gap: 20px;
  }
  .group-theme-gray footer .logo-info, .group-theme-gray footer .address-info {
    flex: 1 1 0;
  }
  .group-theme-gray footer .footer-menu-item {
    flex: 2 1 0;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-gray footer .left-container .paragraph--type--department-address br {
    display: block;
  }
}
.group-theme-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li {
  min-width: 50%;
  width: 50%;
  display: inline-block;
  float: left;
  margin-bottom: 25px;
}
.group-theme-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > a {
  color: #fff;
  font-weight: bold;
}
.group-theme-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu li a {
  color: #fff;
}
.group-theme-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu ul.menu {
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  width: 100%;
}
.group-theme-gray .calendar-section h1.events-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-gray .calendar-section .main-content {
  margin: 0 auto;
}
.group-theme-gray .calendar-section .main-content .view-filters form .form--inline {
  padding-right: 0;
}
.group-theme-gray .calendar-section .main-content .view-filters form .form--inline .form-item {
  width: 100%;
}
.group-theme-gray .calendar-section .main-content .view-filters form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.group-theme-gray .calendar-section .main-content .view-filters form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-gray .calendar-section .main-content .view-filters form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-gray .calendar-section .main-content .view-content .views-row:not(:first-child) .calendar-block {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 4px;
  border-image-source: linear-gradient(90deg, #737373 0%, #404040 100%);
  margin-top: 0;
  padding-top: 40px;
}
.group-theme-gray .calendar-section .main-content .view-content .views-row .calendar-block {
  border-top: 0;
  color: #4D4D4D;
}
.group-theme-gray .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.group-theme-gray .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title a {
  color: #4D4D4D;
}
.group-theme-gray .calendar-section .main-content .view-content .views-row .calendar-block .event-time {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.group-theme-gray .calendar-section .main-content .view-content .views-row .calendar-block .event-blurb p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-gray .calendar-section .view-filters {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-gray .calendar-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-gray .calendar-section .news-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-gray .calendar-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-gray .calendar-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-gray .calendar-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-gray .container .row .paragraph--type--uc-hero {
  margin: 50px 0;
}
.group-theme-gray .paragraph--type--uc-hero {
  height: auto;
  position: relative;
}
.group-theme-gray .paragraph--type--uc-hero .hero-container,
.group-theme-gray .paragraph--type--uc-hero .hero-container-img,
.group-theme-gray .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-gray .paragraph--type--uc-hero .hero-container-img-mob {
  height: 100%;
  padding: 60px 0;
}
.group-theme-gray .paragraph--type--uc-hero .hero-container.img-only,
.group-theme-gray .paragraph--type--uc-hero .hero-container-img.img-only,
.group-theme-gray .paragraph--type--uc-hero .hero-container-img-dt.img-only,
.group-theme-gray .paragraph--type--uc-hero .hero-container-img-mob.img-only {
  height: 344px;
}
.group-theme-gray .paragraph--type--uc-hero .hero-container-img,
.group-theme-gray .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-gray .paragraph--type--uc-hero .hero-container-img-mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-gray .paragraph--type--uc-hero .hero-container {
  background-color: #800000;
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-gray .paragraph--type--uc-hero .hero-container-img-mob {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-gray .paragraph--type--uc-hero .hero-container-img-dt {
  display: none;
}
.group-theme-gray .paragraph--type--uc-hero .hero-container-img {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-gray .paragraph--type--uc-hero .hero-inner-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-gray .paragraph--type--uc-hero .hero-content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.group-theme-gray .paragraph--type--uc-hero .hero-content .hero-title {
  padding: 0 15px;
  margin-bottom: 25px;
}
.group-theme-gray .paragraph--type--uc-hero .hero-content .hero-title h1 {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #737373 0%, #404040 100%);
  margin: 0 auto;
  width: fit-content;
}
.group-theme-gray .paragraph--type--uc-hero .hero-content .hero-description {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #FFFFFF;
  padding: 0 15px;
  width: 94%;
  margin: 0 auto;
}
@media only screen and (min-width: 576px) {
  .group-theme-gray .paragraph--type--uc-hero .hero-container-img-mob {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-gray .paragraph--type--uc-hero .hero-inner-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-gray .paragraph--type--uc-hero .hero-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-gray .paragraph--type--uc-hero .hero-container-img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .group-theme-gray .paragraph--type--uc-hero .hero-container-img-mob {
    display: none;
  }
  .group-theme-gray .paragraph--type--uc-hero .hero-container-img-dt {
    display: block;
  }
}
.group-theme-gray a:focus, .group-theme-gray a:focus-visible {
  outline-color: #990000 !important;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events {
  background-color: #ECECEC;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
  display: flex;
  justify-content: space-between;
  padding: 80px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
  flex-basis: 66%;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading h2.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading .all-news {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items {
  display: flex;
  justify-content: space-between;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a {
  width: 32%;
  max-width: 285px;
  color: #4D4D4D;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-image {
  padding-bottom: 22px;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #737373 0%, #404040 100%);
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title {
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title::after {
  content: "→";
  padding-left: 20px;
  color: #404040;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body p {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover {
  text-decoration: none;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover .news-teaser-wrapper .item-title::after {
  color: #201F1F;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
  display: none;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
  flex-basis: 28%;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading h2.events-title {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 28px 12px;
  background-color: #800000;
  max-width: 162px;
  color: #ffffff;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading .all-events {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row {
  display: grid;
  grid-template-columns: 103px 2fr;
  gap: 25px;
  padding: 0 20px 20px 0;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row:not(:first-child) {
  padding: 20px 20px 20px 0;
  border-top: 1px solid #4D4D4D;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-field-start-date {
  color: #000000;
  font-size: 28px;
  font-weight: 300;
}
.group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-title a {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    flex-direction: column;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    padding: 40px 15px 0;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
    overflow: hidden;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.no-slide {
    display: none;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider {
    width: 100%;
    max-width: 600px;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides {
    display: flex;
    position: relative;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    overflow: hidden;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    box-sizing: border-box;
    transform-origin: center center;
    transform: scale(1);
    scroll-snap-align: center;
    padding-top: 40px;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide .news-teaser-wrapper {
    max-width: 285px;
    margin: 0 auto;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink {
    display: inline-block;
    height: 6px;
    width: 18px;
    border-radius: 50%;
    background-color: #B4B4B4;
    margin: 0 10px 0 10px;
  }
  .group-theme-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink:hover {
    background-color: #ECA154;
  }
}

.group-theme-light-gray {
  /**
   * Styles for a headline underline
   */
  /**
   * Styles for the section header
   */
  /**
   * Styles for a paragraph's section title
   */
  /**
   * Styles for a paragraph's section description
   */
  /**
   * Styles for a section title's underline
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Styles for hero slider
   */
  /**
   * Styles for headline left template
   */
  /**
   * Styles for headline left alt template
   */
  /**
   * Styles for headline center gradient full template
   */
  /**
   * Styles for headline center full template
   */
  /**
   * Styles for uc-display-of-links paragraphs
   */
  /**
   * Desktop specific styles for uc-display-of-links paragraphs
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Add styles for lead in paragraph.
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for the group news listing view (news_search)
   */
  /**
   * Styles for the webform
   */
  /**
   * Styles for paragraph full width cta buttons bar
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for group footer
   */
  /**
   * Styles for the group events listing view (events_listing page_2)
   */
  /**
   * Styles for hero
   */
  /**
   * Styles for the redesigned news content type
   */
}
.group-theme-light-gray .headline-underline {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  height: 8px;
}
.group-theme-light-gray .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-light-gray .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-light-gray .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-gray ol.breadcrumb {
  justify-content: flex-end;
}
.group-theme-light-gray .paragraph .align-right.embedded-entity img {
  padding: 0 0 20px 20px;
}
.group-theme-light-gray .paragraph .align-left.embedded-entity img {
  padding: 0 20px 20px 0;
}
.group-theme-light-gray .paragraph .align-center.embedded-entity img {
  padding: 20px;
}
.group-theme-light-gray span.required {
  color: #990000;
}
.group-theme-light-gray form#views-exposed-form-person-search-block-3 {
  margin-bottom: 25px;
}
.group-theme-light-gray form#views-exposed-form-person-search-block-3 .form-actions .btn-info {
  border-radius: 0;
  background: #990000;
  border-color: #990000;
}
.group-theme-light-gray form#views-exposed-form-person-search-block-3 input {
  margin-bottom: 0px;
  max-width: 95%;
  float: left;
}
.group-theme-light-gray form#views-exposed-form-person-search-block-3 .form--inline .form-item {
  width: 90%;
  display: inline-block;
  float: left;
}
.group-theme-light-gray header.groups {
  padding: 0px;
  background: transparent;
}
.group-theme-light-gray header.groups .dropdown-menu {
  min-width: 17rem;
}
.group-theme-light-gray header.groups .red-navbar {
  padding: 10px 20px;
  background: #800000;
  display: inline-block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-light-gray header.groups .red-navbar .left-side {
  width: 55%;
  float: left;
  display: inline-block;
  font-size: 15px;
}
.group-theme-light-gray header.groups .red-navbar .left-side a {
  color: #fff;
}
.group-theme-light-gray header.groups .red-navbar .right-side {
  width: 45%;
  float: right;
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}
.group-theme-light-gray header.groups .red-navbar .group-mini-menu {
  float: right;
  text-transform: uppercase;
}
.group-theme-light-gray header.groups .red-navbar .group-mini-menu li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 10px;
  font-size: 13px;
}
.group-theme-light-gray header.groups .red-navbar .group-mini-menu li:last-of-type a {
  border-right: 0px;
}
.group-theme-light-gray header.groups .group-logo {
  padding: 15px;
}
.group-theme-light-gray header.groups .group-logo img {
  margin: auto;
  display: block;
  max-width: 800px;
}
.group-theme-light-gray header.groups .group-logo-mobile {
  margin: auto;
  text-align: center;
  padding: 15px;
}
.group-theme-light-gray header.groups .group-logo-mobile img {
  margin: auto;
  display: block;
  max-width: 350px;
}
.group-theme-light-gray header.groups .group-menu {
  width: 100%;
  text-align: center;
  display: inline-block;
  background: #FAFAFA;
}
.group-theme-light-gray header.groups .group-menu nav.navbar {
  display: inline-block;
  margin: auto;
  position: static !important;
}
.group-theme-light-gray header.groups .group-menu ul li {
  position: relative;
  display: inline-block;
}
.group-theme-light-gray header.groups .group-menu ul li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4D4D4D;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-light-gray header.groups .group-menu ul li a:hover {
  text-decoration: none;
}
.group-theme-light-gray header.groups .group-menu ul li a.is-active {
  background-image: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 5px;
  background-size: 100% 5px;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-light-gray header.groups .group-menu .navbar-collapse {
  align-items: center;
  justify-content: center;
}
.group-theme-light-gray header.groups .group-menu ul.dropdown-menu {
  border-radius: 0;
  border-top: 15px solid #A6A6A6;
}
.group-theme-light-gray header.groups .group-menu ul.dropdown-menu > li {
  width: 100%;
}
.group-theme-light-gray header.groups .group-menu ul.dropdown-menu > li:last-of-type > a {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-light-gray header.groups .group-menu ul.dropdown-menu > li a {
  border-bottom: 1px solid #D9D9D9;
  color: #000;
  padding: 5px 0px;
}
.group-theme-light-gray header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu {
  display: block !important;
  position: static !important;
  border: 0 !important;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
}
.group-theme-light-gray header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu:before {
  display: none !important;
}
.group-theme-light-gray header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li {
  border-bottom: 1px solid #ccc;
  margin: 0px 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-light-gray header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li > a {
  font-size: 12px !important;
  padding: 2px 4px 2px 4px !important;
  margin-left: 20px !important;
  border-bottom: 0;
}
.group-theme-light-gray header.groups .group-menu .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 2%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #A6A6A6;
}
.group-theme-light-gray header.groups .group-menu .dropdown-toggle::after {
  display: none;
}
.group-theme-light-gray header.groups button.navbar-toggler span.navbar-toggler-icon {
  background: url("../images/close-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.group-theme-light-gray header.groups button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background: url("../images/hamburger-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .group-theme-light-gray header.groups .red-navbar form.search-form {
    width: 50%;
    display: inline-block;
    float: left;
    height: 50px;
  }
  .group-theme-light-gray header.groups .red-navbar .right-side {
    margin-top: 0;
    width: 30%;
  }
  .group-theme-light-gray header.groups .red-navbar .left-side {
    margin: 10px 0px;
    width: 70%;
  }
  .group-theme-light-gray header.groups #collapsibleNavbar {
    margin-top: 15px;
    border-top: 10px solid #A6A6A6;
    padding-bottom: 40px;
    z-index: 10;
  }
  .group-theme-light-gray header.groups .group-menu.d-block.d-lg-none {
    position: static;
    text-align: right;
    padding: 0;
    width: 50%;
    float: right;
    margin: 0 !important;
  }
  .group-theme-light-gray header.groups .group-menu {
    background: transparent;
  }
  .group-theme-light-gray header.groups .group-menu nav.navbar {
    postion: static;
  }
  .group-theme-light-gray header.groups .group-menu .navbar-collapse div ul li:last-of-type a {
    border: 0;
  }
  .group-theme-light-gray header.groups .group-menu .dropdown-menu li.nav-item:last-of-type {
    border: 0 !important;
  }
  .group-theme-light-gray header.groups .group-menu ul li.nav-item {
    width: 100%;
    background: #fff !important;
    padding: 0 !important;
    position: relative;
    margin: 0 15px;
    border-bottom: 1px solid #D9D9D9;
    display: inline-block;
  }
  .group-theme-light-gray header.groups .group-menu ul li.nav-item a {
    margin: 0;
    padding: 15px 0;
    display: inline-block;
    float: left;
    margin-right: 0;
  }
  .group-theme-light-gray header.groups .group-menu.d-block.d-lg-none {
    margin: 0;
    text-align: right;
    padding: 0;
  }
  .group-theme-light-gray header.groups .group-menu ul li a.is-active {
    background: 0;
  }
  .group-theme-light-gray header.groups .group-menu ul.dropdown-menu {
    border: 0;
    width: 100%;
    position: static;
    padding: 0;
    margin: 0;
  }
  .group-theme-light-gray header.groups .group-menu ul.dropdown-menu li a.nav-link {
    border: 0 !important;
    color: #4D4D4D;
  }
  .group-theme-light-gray header.groups .group-menu .dropdown-menu::before {
    display: none;
  }
  .group-theme-light-gray header.groups .group-menu .navbar-collapse {
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
  }
  .group-theme-light-gray header svg.svg-inline--fa.fa-search.fa-w-16 {
    position: static;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
    margin: 25px 0;
  }
  .group-theme-light-gray input#search-keywords {
    position: absolute;
    left: 15px;
    background: #880000;
    height: 45px;
    width: 70%;
  }
}
.group-theme-light-gray form.search-form {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.group-theme-light-gray form.search-form ::placeholder {
  color: #fff;
  opacity: 1;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-gray form.search-form :-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-gray form.search-form ::-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-gray .form-control-btn {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
.group-theme-light-gray .search-key {
  display: none;
}
.group-theme-light-gray .search-key.show-search {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  color: #fff;
}
.group-theme-light-gray .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-light-gray .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-light-gray .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-gray form#search-form {
  padding: 15px;
}
.group-theme-light-gray .search-form #edit-keys {
  background: none !important;
}
.group-theme-light-gray .paragraph-section-header {
  padding: 30px;
}
.group-theme-light-gray .paragraph-section-header.Left {
  text-align: left;
}
.group-theme-light-gray .paragraph-section-header.Right {
  text-align: right;
}
.group-theme-light-gray .paragraph-section-header.Center {
  text-align: center;
}
.group-theme-light-gray .paragraph-section-title {
  color: #4D4D4D;
  display: inline-block;
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 0px;
  padding: 25px 0;
}
.group-theme-light-gray .paragraph-section-description {
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 30px;
}
.group-theme-light-gray .paragraph-section-title-underline {
  background: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  height: 10px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-gray .paragraph-section-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-light-gray .paragraph-section-description {
    margin-bottom: 60px;
  }
}
.group-theme-light-gray .paragraph--type--uc-hero-slider {
  position: relative;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .slide-headline p {
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #4D4D4D;
  margin-bottom: 0px;
  background: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 110%;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .slide-subtext p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .slick-dots {
  margin-bottom: 0px;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .slick-dots button {
  width: 18px;
  height: 6px;
  background-color: #B4B4B4;
  border-radius: 6px;
  border: 1px solid #B4B4B4;
  font-size: 0;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .slick-dots .slick-active button {
  background-color: #ECA154;
  border: 1px solid #ECA154;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .lower {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .lower .play-control {
  border-right: 4px solid #B4B4B4;
  border-left: 4px solid #B4B4B4;
  width: 10px;
  height: 10px;
  background: transparent;
  font-size: 0;
  border-radius: 0;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: none;
  border-bottom: none;
  padding: 0.75em 1.5em;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .header-container-image.desktop {
  display: none;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .header-container-image.tablet {
  display: none;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-gray .paragraph--type--uc-hero-slider .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-light-gray .headline-left.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 5px;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.group-theme-light-gray .headline-left.paragraph--type--uc-hero-slider .lower {
  right: 0px;
}
.group-theme-light-gray .headline-left .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-light-gray .headline-left .left-container {
  width: 315px;
  margin-bottom: 30px;
  text-align: center;
  order: 1;
  background-color: #FFFFFF;
}
.group-theme-light-gray .headline-left .right-container {
  order: 2;
}
.group-theme-light-gray .headline-left .right-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.group-theme-light-gray .headline-left .slide-subtext p {
  margin-top: 24px;
}
.group-theme-light-gray .headline-left .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-light-gray .headline-left .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 15px;
  top: 35%;
}
.group-theme-light-gray .headline-left-alt.paragraph--type--uc-hero-slider {
  padding: 15px;
}
.group-theme-light-gray .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 0px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.group-theme-light-gray .headline-left-alt.paragraph--type--uc-hero-slider .lower {
  right: 20%;
}
.group-theme-light-gray .headline-left-alt .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-light-gray .headline-left-alt .left-container {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.group-theme-light-gray .headline-left-alt .right-container {
  width: 100%;
}
.group-theme-light-gray .headline-left-alt .right-container img {
  width: 100%;
  object-fit: cover;
}
.group-theme-light-gray .headline-left-alt .right-container .video-bg video {
  height: 234px;
  object-fit: cover;
}
.group-theme-light-gray .headline-left-alt .slide-headline p {
  color: #4D4D4D;
  background: none;
}
.group-theme-light-gray .headline-left-alt .slide-subtext p {
  margin-top: 24px;
  min-height: 68px;
  color: #4D4D4D;
}
.group-theme-light-gray .headline-left-alt .slide-cta a {
  font-family: "Montserrat", sans-serif;
  background-color: #A9431E;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  padding: 25px 50px;
  position: relative;
  height: auto;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
}
.group-theme-light-gray .headline-left-alt .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-light-gray .headline-center-gradient-full .full-container {
  position: relative;
  height: 100%;
  min-height: 400px;
  overflow: hidden;
}
.group-theme-light-gray .headline-center-gradient-full .header-container-image {
  z-index: -1;
}
.group-theme-light-gray .headline-center-gradient-full .video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-light-gray .headline-center-gradient-full .video-bg video {
  height: 100%;
  object-fit: cover;
}
.group-theme-light-gray .headline-center-gradient-full .full-inner-container {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 75px;
  text-align: center;
  position: absolute;
  top: 0;
}
.group-theme-light-gray .headline-center-gradient-full .slide-headline p {
  color: #FFFFFF;
}
.group-theme-light-gray .headline-center-gradient-full .slide-headline {
  margin-bottom: 24px;
}
.group-theme-light-gray .headline-center-gradient-full .slide-subtext p {
  color: #FFFFFF;
}
.group-theme-light-gray .headline-center-gradient-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-light-gray .headline-center-gradient-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: fit-content;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 15px;
}
.group-theme-light-gray .headline-center-gradient-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-light-gray .headline-center-gradient-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-light-gray .headline-center-gradient-full .lower {
  bottom: 5px;
  right: 20px;
}
.group-theme-light-gray .headline-center-full .full-container {
  position: relative;
}
.group-theme-light-gray .headline-center-full .full-container .header-container-image.desktop {
  width: 100%;
  height: auto;
}
.group-theme-light-gray .headline-center-full .full-inner-container {
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  margin-top: 5%;
}
.group-theme-light-gray .headline-center-full .header-container-image {
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-light-gray .headline-center-full .video-bg {
  position: absolute;
  height: 320px;
  width: 100%;
  z-index: -1;
}
.group-theme-light-gray .headline-center-full .video-bg video {
  height: 320px;
  object-fit: cover;
}
.group-theme-light-gray .headline-center-full .text-container {
  background-color: #FFFFFF;
  height: auto;
  padding-top: 27.5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 28px;
  margin-bottom: 10px;
}
.group-theme-light-gray .headline-center-full .slide-subtext p {
  margin-top: 24px;
}
.group-theme-light-gray .headline-center-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-light-gray .headline-center-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.group-theme-light-gray .headline-center-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-light-gray .headline-center-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-light-gray .headline-center-full .lower {
  bottom: 5px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-gray .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: none;
  }
  .group-theme-light-gray .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: block;
    height: 100%;
  }
  .group-theme-light-gray .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
    height: 100%;
  }
  .group-theme-light-gray .paragraph--type--uc-hero-slider .headline-center-full .header-container-image.mobile {
    width: auto;
  }
}
@media screen and (min-width: 375px) {
  .group-theme-light-gray .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    max-height: 500px;
  }
  .group-theme-light-gray .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  .group-theme-light-gray .headline-center-full .full-container {
    overflow: hidden;
  }
  .group-theme-light-gray .headline-center-full .full-inner-container {
    margin-top: 15%;
  }
  .group-theme-light-gray .headline-center-full .header-container-image.mobile {
    min-height: 500px;
    width: unset !important;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-light-gray .headline-left .left-container {
    width: 100%;
  }
  .group-theme-light-gray .headline-left .left-container .slide-cta {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-light-gray .headline-left-alt {
    padding-left: 30px;
    padding-right: 30px;
  }
  .group-theme-light-gray .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-light-gray .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-light-gray .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
  }
  .group-theme-light-gray .headline-left-alt .slide-headline p {
    font-size: 54px;
    line-height: 64px;
  }
  .group-theme-light-gray .headline-center-gradient-full .video-bg video {
    object-fit: cover;
  }
  .group-theme-light-gray .headline-center-gradient-full .slide-headline {
    max-width: 1000px;
    margin: 0px auto;
    margin-bottom: 17px;
  }
  .group-theme-light-gray .headline-center-gradient-full .slide-subtext {
    max-width: 750px;
    margin: 0px auto;
  }
  .group-theme-light-gray .headline-center-gradient-full .slide-subtext p {
    margin-bottom: 40px;
  }
  .group-theme-light-gray .headline-center-gradient-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-light-gray .headline-center-gradient-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-light-gray .headline-center-full .text-container {
    background-color: none;
  }
  .group-theme-light-gray .headline-center-full .header-container-image {
    height: 100%;
  }
  .group-theme-light-gray .headline-center-full .video-bg {
    height: 536px;
  }
  .group-theme-light-gray .headline-center-full .video-bg video {
    height: 536px;
    object-fit: cover;
  }
  .group-theme-light-gray .headline-center-full .full-inner-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 10%;
    text-align: center;
  }
  .group-theme-light-gray .headline-center-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-light-gray .headline-center-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-light-gray .headline-center-full .slide-cta {
    margin-top: -20px;
  }
  .group-theme-light-gray .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: block;
  }
  .group-theme-light-gray .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: none;
  }
  .group-theme-light-gray .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-gray .headline-left.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 50px;
  }
  .group-theme-light-gray .headline-left.paragraph--type--uc-hero-slider .lower {
    right: 20px;
  }
  .group-theme-light-gray .headline-left .paragraph--type--uc-hero-slide {
    height: 535px;
    flex-flow: initial;
  }
  .group-theme-light-gray .headline-left .left-container {
    width: 480px;
    height: 100%;
    padding-left: 60px;
    padding-right: 34px;
    text-align: center;
    order: 1;
    margin-top: 0px;
  }
  .group-theme-light-gray .headline-left .right-container {
    width: 100%;
    height: 100%;
    order: 2;
  }
  .group-theme-light-gray .headline-left .slide-cta a {
    width: 324px;
    height: fit-content;
  }
  .group-theme-light-gray .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-light-gray .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-light-gray .headline-left-alt .paragraph--type--uc-hero-slide {
    flex-flow: initial;
  }
  .group-theme-light-gray .headline-left-alt .left-container {
    width: 559px;
    display: block;
    padding: 0 130px 10px 37px;
    text-align: left;
  }
  .group-theme-light-gray .headline-left-alt .right-container .video-bg video {
    object-fit: cover;
  }
  .group-theme-light-gray .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
    min-width: 50%;
  }
}
.group-theme-light-gray .paragraph--type--uc-display-of-links {
  margin-left: 30px;
  margin-right: 30px;
}
.group-theme-light-gray .paragraph--type--uc-display-of-links a {
  color: #800000;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.group-theme-light-gray .paragraph--type--uc-display-of-links p {
  color: #4D4D4D;
  font-weight: 400;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-gray .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
@media screen and (min-width: 768px) {
  .group-theme-light-gray .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width {
  margin: 50px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  padding: 25px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width img {
  width: 100%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .credit-caption-box {
  background: #ECECEC;
  padding: 10px 20px 30px 20px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video,
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video iframe, .group-theme-light-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video video,
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video iframe,
.group-theme-light-gray .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-light-gray .paragraph.paragraph--type--uc-full-width {
    margin: 30px 0;
  }
  .group-theme-light-gray .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid {
  margin: 50px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title,
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 16px;
  line-height: 19px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid span.paragraph-solid-underline {
  height: 10px;
  background: #A6A6A6;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 15px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video .contextual-region {
  position: static;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video .contextual-region {
  position: static;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape {
  width: 100%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item {
  margin-top: 40px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape, .group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.book, .group-theme-light-gray .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.square {
    width: 100%;
  }
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block {
  margin: 20px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block img {
  width: 100%;
  height: auto;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block a {
  text-decoration: underline;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block .tint-block {
  background: rgba(166, 166, 166, 0.1);
  padding: 20px 40px 15px 40px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block .tint-block strong {
  padding-top: 20px;
  display: inline-block;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block .tint-block span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block .tint-block a {
  background-color: #800000;
  background-blend-mode: multiply;
  border: 1px solid #FFFFFF;
  color: #fff;
  padding: 25px 50px 25px 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-text-block .tint-block a::after {
  display: block;
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
@media screen and (max-width: 768px) {
  .group-theme-light-gray .paragraph.paragraph--type--uc-text-block .tint-block a {
    width: 100%;
  }
}
.group-theme-light-gray .paragraph--type--uc-header-with-description a {
  text-decoration: underline;
}
.group-theme-light-gray .paragraph--type--uc-lead-in {
  margin: 15px;
  width: 354px;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-light-gray .paragraph--type--uc-lead-in .paragraph-field-image {
  width: 354px;
  height: 354px;
}
.group-theme-light-gray .paragraph--type--uc-lead-in .paragraph-field-image img {
  height: 354px;
}
.group-theme-light-gray .paragraph--type--uc-lead-in .description-container {
  background-color: #ECECEC;
  padding: 50px 20px 30px 20px;
  width: 100%;
}
.group-theme-light-gray .paragraph--type--uc-lead-in .headline-text {
  display: inline-block;
  margin-bottom: 20px;
}
.group-theme-light-gray .paragraph--type--uc-lead-in .headline-text p {
  margin: 0px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  color: #4D4D4D;
  background: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 170%;
}
.group-theme-light-gray .paragraph--type--uc-lead-in .description p {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px;
}
.group-theme-light-gray .paragraph--type--uc-lead-in .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph--type--uc-lead-in .department {
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph--type--uc-lead-in-item {
  margin-bottom: 20px;
}
.group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
  background-color: #404040;
}
.group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .headline-text p {
  color: #FFFFFF;
}
.group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .description p, .group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .description a {
  color: #FFFFFF;
}
.group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .name {
  color: #FFFFFF;
}
.group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .department {
  color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  .group-theme-light-gray .paragraph--type--uc-lead-in {
    max-width: 1128px;
    width: initial;
    height: initial;
  }
  .group-theme-light-gray .paragraph--type--uc-lead-in-item {
    display: flex;
    margin-bottom: 60px;
    max-height: 354px;
  }
  .group-theme-light-gray .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-light-gray .paragraph--type--uc-lead-in-item .description p {
    font-size: 30px;
    line-height: 35px;
  }
  .group-theme-light-gray .paragraph--type--uc-lead-in-item .description-container {
    overflow-wrap: break-word;
  }
  .group-theme-light-gray .paragraph--type--uc-lead-in-item .description-container .description {
    margin-bottom: 0px;
    height: auto;
  }
  .group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .paragraph-field-image {
    order: 2;
  }
  .group-theme-light-gray .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    order: 1;
    padding: 40px;
  }
  .group-theme-light-gray .three-column .paragraph--type--uc-lead-in-item, .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item {
    max-height: 392px;
  }
  .group-theme-light-gray .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image, .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-light-gray .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image img, .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-light-gray .three-column .paragraph--type--uc-lead-in-item .description-container .description, .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: 230px;
  }
  .group-theme-light-gray .three-column .paragraph--type--uc-lead-in-item .name, .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 10px;
  }
  .group-theme-light-gray .three-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container, .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 30px;
  }
  .group-theme-light-gray .three-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container, .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: auto;
  }
  .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 20px;
  }
  .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-light-gray .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 40px;
  }
}
.group-theme-light-gray .news-details-section .headline {
  margin: 40px 0;
}
.group-theme-light-gray .news-details-section .headline h1 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.group-theme-light-gray .news-details-section .headline .published {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-light-gray .news-details-section .headline .published .pub-date {
  font-family: "Montserrat", sans-serif;
  color: #800000;
  font-weight: 700;
}
.group-theme-light-gray .news-details-section .headline .published .change-date {
  font-style: italic;
}
.group-theme-light-gray .news-details-section .headline .author {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-light-gray .news-details-section .headline .news-tags a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #4D4D4D;
  text-transform: uppercase;
}
.group-theme-light-gray .news-details-section .headline .news-tags .tag-separator {
  padding: 0 3px 0 7px;
}
.group-theme-light-gray .news-details-section .headline .news-social-icons a {
  color: #4D4D4D;
  font-size: 16px;
  text-align: center;
}
.group-theme-light-gray .news-details-section .headline .news-social-icons a:hover {
  color: #800000;
}
.group-theme-light-gray .news-details-section .headline .news-social-icons a:first-child {
  margin-left: -8px;
}
.group-theme-light-gray .news-details-section .headline .news-social-icons a.google-plus {
  padding: 0 5px;
}
.group-theme-light-gray .news-details-section hr {
  width: 100%;
  border: 1px solid #757575;
  margin-bottom: 60px;
}
.group-theme-light-gray .news-details-section figure.news-portrait, .group-theme-light-gray .news-details-section figure.news-landscape, .group-theme-light-gray .news-details-section figure.news-square {
  float: right;
  margin-left: 50px;
}
.group-theme-light-gray .news-details-section figure.news-portrait img, .group-theme-light-gray .news-details-section figure.news-landscape img, .group-theme-light-gray .news-details-section figure.news-square img {
  margin-left: unset;
  float: unset;
}
.group-theme-light-gray .news-details-section figure.news-full img {
  margin-left: unset;
  float: unset;
}
.group-theme-light-gray .news-details-section figure figcaption {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 10px 20px 20px;
  background-color: unset;
  font-style: unset;
  padding: 0;
  text-align: center;
  font-weight: 500;
}
.group-theme-light-gray .news-details-section figure figcaption .photo-credit {
  font-family: "Montserrat", sans-serif;
  text-align: right;
  font-weight: 300;
  padding-bottom: 5px;
}
.group-theme-light-gray .news-details-section figure figcaption .photo-caption {
  text-align: center;
  font-weight: 500;
  color: #000000;
}
.group-theme-light-gray .news-details-section .rich-text figure figcaption .photo-credit {
  padding: 5px 0 12px;
}
.group-theme-light-gray .news-details-section .rich-text p {
  font-family: "Montserrat", sans-serif;
  line-height: 32px;
}
.group-theme-light-gray .news-details-section .rich-text p.news-subtitle {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.group-theme-light-gray .news-details-section .rich-text figure.align-right + p,
.group-theme-light-gray .news-details-section .rich-text figure.align-left + p {
  padding-top: 24px;
}
.group-theme-light-gray .news-details-section .related .container .row h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  color: #4D4D4D;
  margin: 50px 0;
}
.group-theme-light-gray .news-details-section .related .container .row .related-content {
  display: flex;
  justify-content: space-between;
}
.group-theme-light-gray .news-details-section .related .container .row .related-content a {
  color: #4D4D4D;
  width: 30%;
}
.group-theme-light-gray .news-details-section .related .container .row .related-content a:hover {
  text-decoration: none;
}
.group-theme-light-gray .news-details-section .related .container .row .related-content a .related-content-item img {
  width: 100%;
}
.group-theme-light-gray .news-details-section .related .container .row .related-content a .related-content-item hr {
  position: relative;
  height: 8px;
  margin-top: 30px;
  margin-bottom: 8px;
  border: none;
  background-color: #757575;
}
.group-theme-light-gray .news-details-section .related .container .row .related-content a .related-content-item .rc-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
  color: #4D4D4D;
  letter-spacing: normal;
}
.group-theme-light-gray .news-details-section .related .container .row .related-content a .related-content-item .rc-sum {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
.group-theme-light-gray .news-details-section .related .container .row .related-content a .related-content-item .rc-sum p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
@media screen and (max-width: 768px) {
  .group-theme-light-gray .news-details-section .headline-sec {
    margin-bottom: 0;
  }
  .group-theme-light-gray .news-details-section .warp-txt img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .group-theme-light-gray .news-details-section .nd-bottom .container {
    padding-right: 0;
    padding-left: 0;
  }
  .group-theme-light-gray .news-details-section .nd-bottom .container .rich-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .group-theme-light-gray .news-details-section figure.news-portrait, .group-theme-light-gray .news-details-section figure.news-landscape, .group-theme-light-gray .news-details-section figure.news-square {
    float: unset;
    margin-left: 0;
  }
  .group-theme-light-gray .news-details-section .related .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .group-theme-light-gray .news-details-section .related .container .row .related-content {
    display: block;
  }
  .group-theme-light-gray .news-details-section .related .container .row .related-content a .related-content-item {
    margin-bottom: 60px;
  }
}
.group-theme-light-gray .news-listing-section h1.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-light-gray .news-listing-section .news-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #757575;
  width: max-content;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar h4::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: 10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2);
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar h4.hide-list::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: -10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2) rotate(-180deg);
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-light-gray .news-listing-section .news-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-light-gray .news-listing-section .serach form .form--inline {
  padding-right: 0;
}
.group-theme-light-gray .news-listing-section .serach form .form--inline .form-item {
  width: 100%;
}
.group-theme-light-gray .news-listing-section .serach form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-light-gray .news-listing-section .serach form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-light-gray .news-listing-section .serach form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-light-gray .news-listing-section .news-list {
  padding-left: 80px;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block {
  border-bottom: 0;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #A6A6A6 0%, #757575 100%);
  padding-top: 15px;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-light-gray .news-listing-section .news-sidebar {
    max-width: 100%;
  }
  .group-theme-light-gray .news-listing-section .news-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-light-gray .news-listing-section .serach {
    margin-top: 25px;
  }
  .group-theme-light-gray .news-listing-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-light-gray .news-listing-section .news-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-light-gray .news-listing-section .news-list .calendar-block {
    margin-top: 15px;
  }
  .group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-light-gray .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-light-gray .paragraph--type--uc-webform {
  margin-left: auto;
  margin-right: auto;
}
.group-theme-light-gray .paragraph--type--uc-webform .section-header-container-image {
  margin-bottom: 30px;
}
.group-theme-light-gray .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-title,
.group-theme-light-gray .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-description {
  color: #fff;
}
.group-theme-light-gray .paragraph--type--uc-webform .webform-submission-form {
  padding: 0px 30px;
}
.group-theme-light-gray .paragraph--type--uc-webform .webform-submission-form label {
  font-size: 18px;
  font-weight: 500;
  line-height: 0px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-gray .paragraph--type--uc-webform .webform-submission-form input {
  background-color: #ECECEC;
  height: 68px;
}
.group-theme-light-gray .paragraph--type--uc-webform .form-actions {
  display: flex;
  justify-content: flex-start;
  flex: 100%;
  width: 100%;
}
.group-theme-light-gray .paragraph--type--uc-webform .captcha {
  display: flex;
  float: left;
}
.group-theme-light-gray .paragraph--type--uc-webform .webform-button--submit {
  width: 100%;
  height: 75px;
  background-color: #800000;
  background-blend-mode: multiply;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}
.group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
  margin-bottom: 38px;
  margin-top: 10px;
}
.group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
  background-color: #ECECEC;
  max-height: 270px;
}
.group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
  margin-bottom: 77px;
}
.group-theme-light-gray .paragraph--type--uc-webform.newsletter {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  background-color: #ECECEC;
}
.group-theme-light-gray .paragraph--type--uc-webform.newsletter input {
  background-color: #FFFFFF;
  height: 68px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-gray .paragraph--type--uc-webform {
    max-width: 1128px;
  }
  .group-theme-light-gray .paragraph--type--uc-webform .paragraph-section-header {
    padding: 70px 30px 10px 30px;
  }
  .group-theme-light-gray .paragraph--type--uc-webform .webform-button--submit {
    width: 324px;
  }
  .group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
    margin-top: 0px;
    flex: 40%;
  }
  .group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
    background-color: #ECECEC;
    max-height: 315px;
  }
  .group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    margin-bottom: 1rem;
  }
  .group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-first-name, .group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    flex: 48%;
  }
  .group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-email, .group-theme-light-gray .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-affiliation {
    flex: 100%;
  }
  .group-theme-light-gray .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    max-width: 550px;
  }
  .group-theme-light-gray .paragraph--type--uc-webform.newsletter .webform-submission-form {
    flex: 40%;
    margin-top: 95px;
  }
  .group-theme-light-gray .paragraph--type--uc-webform.newsletter #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-light-gray .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-first-name, .group-theme-light-gray .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-last-name {
    flex: 48%;
  }
}
@media screen and (min-width: 1000px) {
  .group-theme-light-gray .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    padding-left: 155px;
  }
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion {
  margin: 50px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .paragraph-section-title {
  background: none;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title {
  margin: 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  color: #fff;
  background: #800000;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
  color: #4D4D4D;
  background: transparent;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title button::after {
  display: block;
  content: "";
  background-image: url(../images/accordion-up.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed::after {
  background-image: url(../images/accordion-down.png);
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .panel-collapse.collapse.show {
  background: #ECECEC;
  padding: 20px;
  margin-bottom: 30px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .panel.panel-default {
  margin: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .align-left.embedded-entity img {
  margin-right: 35px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-faq-accordion .align-center.embedded-entity img {
  width: 100%;
  margin-bottom: 20px;
}
.group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .paragraph-section-header {
  display: none !important;
}
.group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
  height: 100%;
}
.group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: linear-gradient(90deg, #A6A6A6, rgba(117, 117, 117, 0.8));
  flex-direction: column;
  row-gap: 20px;
  padding: 10px;
}
.group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
  width: auto;
  height: auto;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: justify;
  text-decoration: none;
  box-sizing: content-box;
  padding: 15px 50px 15px 10px;
  position: relative;
}
.group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-gray .paragraph--type--uc-full-width-cta-bar {
    height: 117px;
  }
  .group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
    height: 100%;
  }
  .group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 42px;
    height: 100%;
    background-image: linear-gradient(90deg, #A6A6A6, rgba(117, 117, 117, 0.8));
    flex-direction: row;
  }
  .group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
    width: auto;
    height: auto;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    position: relative;
  }
  .group-theme-light-gray .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
    content: url("../images/arrow-vector.png");
    position: absolute;
    right: 28px;
  }
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel {
  margin: 50px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slide__thumbnail {
  opacity: 0.8;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick-current.slick-active .slide__thumbnail {
  border: 4px solid #858585;
  opacity: 1;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--thumbnail .slick__slide {
  padding-right: 15px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail {
  background: #ECECEC;
  padding-right: 105px;
  padding-left: 25px;
  min-height: 90px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail .slick-track {
  margin-left: 0px !important;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slide__caption {
  position: static !important;
  background: #ECECEC;
  padding: 10px 20px 20px 20px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slide__caption .slide__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slide__caption .slide_description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick.slick--less .slick-slide .slide__thumbnail {
  margin-right: 15px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default {
  background: #ECECEC;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
  position: absolute;
  bottom: -120px;
  top: auto;
  width: 35px;
  right: 0;
  left: auto;
  height: 76px;
  padding: 0 75px 0 25px;
  background: #ECECEC;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow {
  bottom: -17px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #A6A6A6;
  border-radius: 0;
  left: 35px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow:hover {
  background: #515050;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow {
  bottom: 23px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #A6A6A6;
  border-radius: 0;
  left: 35px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow:hover {
  background: #515050;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-next:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video,
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video iframe, .group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video video,
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video iframe,
.group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-light-gray .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
    padding: 0 70px 0 35px;
  }
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links {
  margin: 50px 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .paragraph-section-header {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  text-decoration: none;
  background-image: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  color: inherit;
  max-width: fit-content;
  margin-bottom: 20px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .paragraph-section-description {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
  text-align: center;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links img {
  position: relative;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .overlay-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -99999999999px;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .quick-link-box {
  word-break: break-word;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .quick-section {
  margin-bottom: 30px;
  padding: 0 5px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .quick-section .paragraph {
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  background: #A6A6A6;
  position: relative;
  background-size: cover;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph {
  background-color: #A6A6A6;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph.hover-color {
  background-color: #858585;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph {
  background: #41273B;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph.hover-color {
  background: #341f2f;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph {
  background: #A9431E;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #873618;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph {
  background: #643335;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #50292a;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph {
  background: #404040;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #333333;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph {
  background: #BE5913;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph.hover-color {
  background: #98470f;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph {
  background: #4D4D4D;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #3e3e3e;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph {
  background: #007396;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #005c78;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph {
  background: #59315F;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #47274c;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .qlink-title, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .qlink-subtitle, .group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .qlink-link {
  color: #fff;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .qlink-title {
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 15px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .qlink-subtitle {
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .qlink-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  width: 100%;
  position: relative;
  background: url("../images/arrow-vector.png");
  padding-right: 22px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .qlink-link a {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url("../images/arrow-vector.png");
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links .qlink-link a:hover {
  text-decoration: none;
  color: #fbfbfb;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links ul.slick-dots {
  width: 100%;
  margin: auto;
  padding: 15px;
  text-align: center;
  list-style-type: none;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links ul.slick-dots li {
  display: inline-block;
  margin: 10px;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links ul.slick-dots li.slick-active button {
  background: #A6A6A6;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-quick-links ul.slick-dots li button {
  text-indent: -999999px;
  border-radius: 20px;
  width: 20px;
  height: 7px;
  border: 0;
  background: #B4B4B4;
}
.group-theme-light-gray .paragraph.paragraph--type--uc-link-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.group-theme-light-gray .bio-body a {
  text-decoration: underline;
}
.group-theme-light-gray .bio-sidebar {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
}
.group-theme-light-gray .bio-image img {
  margin: auto;
  display: inherit;
}
.group-theme-light-gray .bio-sidebar .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.group-theme-light-gray .bio-name {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 30px;
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-top: 15px;
  background: #fff;
}
.group-theme-light-gray .bio-name::after {
  content: "";
  background-image: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  width: 100%;
  height: 10px;
  display: inline-flex;
}
.group-theme-light-gray .bio-sidenote {
  display: inline-block;
  width: 100%;
  font-style: italic;
  margin-bottom: 50px;
}
.group-theme-light-gray .bio-location {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-light-gray .bio-location strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-light-gray .bio-phone,
.group-theme-light-gray .bio-interest,
.group-theme-light-gray .bio-hours {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-light-gray .bio-phone strong,
.group-theme-light-gray .bio-interest strong,
.group-theme-light-gray .bio-hours strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-light-gray .bio-phone a,
.group-theme-light-gray .bio-interest a,
.group-theme-light-gray .bio-hours a {
  color: #4D4D4D;
}
.group-theme-light-gray .bio-interest {
  margin-bottom: 5px;
  margin-top: 5px;
}
.group-theme-light-gray .bio-email a {
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
.group-theme-light-gray .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 25px;
}
.group-theme-light-gray .bio-main {
  color: #4D4D4D;
}
.group-theme-light-gray .bio-main h3 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
.group-theme-light-gray .bio-main .paragraph--type--uc-research {
  margin-bottom: 40px;
}
.group-theme-light-gray .bio-main .paragraph--type--uc-research a {
  text-decoration: underline;
}
.group-theme-light-gray .bio-main .paragraph--type--uc-research:last-of-type {
  margin-bottom: 0px;
}
.group-theme-light-gray .bio-main .tint-block {
  background: rgba(166, 166, 166, 0.1);
  padding: 45px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-light-gray .bio-main .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group-theme-light-gray .bio-main .rlinks {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
}
.group-theme-light-gray .bio-main .related-links a {
  width: 100%;
  display: inline-block;
  color: #800000;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  color: #800000;
}
.group-theme-light-gray .bio-main .paragraph--type--uc-biography-links {
  font-size: 18px;
  margin-bottom: 25px;
}
.group-theme-light-gray .directory-listing-section span.bio-interest {
  color: #4d4d4d;
  font-weight: 800;
  font-size: 16px;
  margin: 15px 0 5px 0;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
.group-theme-light-gray .directory-listing-section div.bio-interest {
  font-size: 15px;
}
.group-theme-light-gray .directory-listing-section div.bio-interest p, .group-theme-light-gray .directory-listing-section div.bio-interest a {
  font-size: 15px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #757575;
  width: max-content;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar h4::after {
  content: "⌃";
  position: absolute;
  font-size: 22px;
  top: 4px;
  right: 10px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar h4.hide-list::after {
  content: "⌄";
  position: absolute;
  font-size: 30px;
  top: -9px;
  right: 12px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-light-gray .directory-listing-section .search form .form--inline {
  padding-right: 0;
}
.group-theme-light-gray .directory-listing-section .search form .form--inline .form-item {
  width: 100%;
}
.group-theme-light-gray .directory-listing-section .search form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-light-gray .directory-listing-section .search form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-light-gray .directory-listing-section .search form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-light-gray .directory-listing-section hr.primary-line {
  border-top: 1px solid #A6A6A6;
  margin-top: 45px;
  margin-bottom: 45px;
}
.group-theme-light-gray .directory-listing-section .directory-list {
  padding-left: 80px;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block {
  color: #4D4D4D;
  border-bottom: 0;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 {
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #A6A6A6 0%, #757575 100%);
  padding-top: 15px;
  display: inline;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a:hover {
  text-decoration: none;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper a.read-more {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #800000;
}
.group-theme-light-gray .directory-listing-section .directory-list .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-light-gray .directory-listing-section .directory-list h3.red-title,
.group-theme-light-gray .directory-listing-section .directory-list .alphabet-filter a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #800000;
}
.group-theme-light-gray .directory-listing-section .directory-list h3.red-title {
  margin-bottom: 20px;
}
.group-theme-light-gray .directory-listing-section .directory-list .alphabet-filter a {
  margin-bottom: 20px;
  display: inline-block;
  width: 5%;
}
.group-theme-light-gray .directory-listing-section .directory-list .alphabet-filter a.show-all-filters {
  width: 30%;
}
.group-theme-light-gray .directory-listing-section .directory-list li {
  list-style-type: none;
}
.group-theme-light-gray .directory-listing-section .directory-list li a {
  color: #990000 !important;
}
.group-theme-light-gray .directory-listing-section .directory-list ::marker {
  display: none;
}
@media screen and (max-width: 768px) {
  .group-theme-light-gray .directory-listing-section .directory-sidebar {
    max-width: 100%;
  }
  .group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-light-gray .directory-listing-section .search {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-light-gray .directory-listing-section .directory-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-light-gray .directory-listing-section .directory-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-light-gray .directory-listing-section .directory-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-light-gray .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-light-gray article.person.biography .bio-location strong, .group-theme-light-gray article.person.biography .bio-phone strong {
  width: 100%;
  display: inline-block;
}
.group-theme-light-gray article.person.biography .bio-email a {
  color: #990000;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta {
  height: auto;
  position: relative;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container {
  height: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-image-transparent-background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #800000;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  opacity: 0.92;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content {
  z-index: 91;
  position: relative;
  text-align: center;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content h1 {
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  background-size: 60% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-block;
  margin: auto;
  width: auto;
  margin-bottom: 25px;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  padding: 0 10px;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement {
  text-align: center;
  max-width: 941px;
  margin: auto;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement, .group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  padding: 0 15px;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container a {
  width: 324px;
  height: 75px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  padding: 25px 20px;
  position: relative;
}
.group-theme-light-gray .paragraph--type--uc-statement-cta .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-light-gray .right-sidebar .paragraph {
  margin-bottom: 60px;
  margin-top: 75px;
}
.group-theme-light-gray .paragraph--type--uc-related-links {
  background-color: #A6A6A6;
  padding: 50px 45px 36px 20px;
}
.group-theme-light-gray .paragraph--type--uc-related-links .related-link-header {
  color: #800000;
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 19px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-gray .paragraph--type--uc-related-links a {
  display: block;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  padding-bottom: 30px;
}
.group-theme-light-gray .paragraph--type--uc-short-content-detail .top-bar {
  height: 8px;
  background: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  background-repeat: no-repeat;
}
.group-theme-light-gray .paragraph--type--uc-short-content-detail img {
  height: 193px;
}
.group-theme-light-gray .paragraph--type--uc-short-content-detail .description-container {
  background-color: #f5f5f5;
  padding: 26px 20px;
}
.group-theme-light-gray .paragraph--type--uc-short-content-detail .description-container .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.group-theme-light-gray .paragraph--type--uc-short-content-detail .description-container .description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #3b3a3a;
  font-family: "EB Garamond", serif;
}
.group-theme-light-gray .paragraph--type--uc-department-quote {
  background-color: #404040;
  padding: 20px;
}
.group-theme-light-gray .paragraph--type--uc-department-quote a {
  color: #93becc;
}
.group-theme-light-gray .paragraph--type--uc-department-quote .description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.group-theme-light-gray .paragraph--type--uc-department-quote .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.group-theme-light-gray .paragraph--type--uc-department-quote .department {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #FFFFFF;
}
.group-theme-light-gray .side-bar ul.sidebar-block-menu {
  padding-left: 15px;
}
.group-theme-light-gray .side-bar ul.sidebar-block-menu li {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  margin: 0;
}
.group-theme-light-gray .side-bar ul.sidebar-block-menu li a {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 24px;
  color: #000 !important;
  padding-left: 15px;
}
.group-theme-light-gray .side-bar ul.sidebar-block-menu li.active a {
  margin-left: 0;
}
.group-theme-light-gray .side-bar ul.sidebar-block-menu li.parent {
  margin-top: 75px;
  border-bottom: 0px;
  margin-bottom: 0;
}
.group-theme-light-gray .side-bar ul.sidebar-block-menu li.parent a {
  background: #757575;
  color: #FFFFFF !important;
  padding: 10px 15px !important;
  margin-left: 0px;
}
.group-theme-light-gray .department-title {
  margin-top: 75px;
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  background: linear-gradient(90deg, #A6A6A6 0%, #757575 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-flex;
  width: auto;
}
.group-theme-light-gray .no-title {
  height: 25px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-gray .three-column .col-md-8 {
    max-width: 67%;
    flex: 0 0 67%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-light-gray .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-light-gray .three-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-gray .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-light-gray .three-column.container {
    max-width: 1500px;
  }
}
@media screen and (min-width: 750px) {
  .group-theme-light-gray .two-column.container {
    max-width: 750px;
  }
  .group-theme-light-gray .two-column .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .group-theme-light-gray .two-column .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-light-gray .two-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-gray .two-column.container {
    max-width: 1300px;
  }
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column {
  margin: 50px 0;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 36px;
  color: #4D4D4D;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-color: #A6A6A6;
  padding-top: 40px;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
  padding-top: 30px;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button {
  color: #4D4D4D;
  text-align: left;
  border: 0;
  background: transparent;
  width: 100%;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button:hover {
  text-decoration: none;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
  text-align: left;
  border: 0;
  background: transparent;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
  margin-bottom: 20px;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
  width: 100%;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-title h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #A6A6A6 0%, #757575 100%);
  padding-top: 15px;
}
.group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 991px) {
  .group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
    padding-top: 30px;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
    display: flex;
    justify-content: space-between;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
    margin-bottom: 0;
    flex: 0 0 20.8%;
    max-width: 20.8%;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
    width: 175px;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-text {
    flex: 0 0 71.2%;
    max-width: 71.2%;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item ~ .paragraph--type--uc-featured-content-column-item {
    padding-top: 60px;
  }
}
.group-theme-light-gray .paragraph--type--uc-featured-people .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-light-gray .paragraph--type--uc-featured-people .bio-body, .group-theme-light-gray .paragraph--type--uc-featured-people .bio-location, .group-theme-light-gray .paragraph--type--uc-featured-people .bio-phone, .group-theme-light-gray .paragraph--type--uc-featured-people .bio-email {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-light-gray .paragraph--type--uc-featured-people article {
  margin-bottom: 50px;
}
.group-theme-light-gray .paragraph span.white-span {
  color: #fff;
}
.group-theme-light-gray .paragraph blockquote {
  font-size: 20px;
  width: 80%;
  font-style: italic;
  color: #4d4d4d;
  padding: 15px 0px 10px 60px;
  border-left: 5px solid #A6A6A6;
  position: relative;
  background: #EDEDED;
}
.group-theme-light-gray .paragraph blockquote::before {
  font-family: Arial;
  content: "“";
  color: #A6A6A6;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.group-theme-light-gray .paragraph blockquote::after {
  content: "";
}
.group-theme-light-gray .paragraph blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}
.group-theme-light-gray footer.group-footer {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.92) 0%, rgb(64, 64, 64) 100%);
  padding: 0px;
}
.group-theme-light-gray footer.group-footer .global-links {
  width: 100%;
  display: inline-block;
}
.group-theme-light-gray footer.group-footer .global-links a {
  color: #fff;
  width: 33%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.group-theme-light-gray footer .left-container {
  padding: 30px 15px;
}
.group-theme-light-gray footer .left-container .copyright {
  border-top: 1px solid #323232;
  padding: 10px;
  text-align: center;
  position: staticd;
  width: 100%;
  color: #fff;
  background: #181818;
}
.group-theme-light-gray footer .left-container .footer-headline {
  font-size: 23px;
  line-height: 32px;
  font-style: normal;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  font-weight: 500;
}
.group-theme-light-gray footer .left-container .horizontal-bar {
  height: 1px;
  background-color: #FFFFFF;
}
.group-theme-light-gray footer .left-container .paragraph--type--footer-menu {
  display: flex;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.group-theme-light-gray footer .left-container .paragraph--type--footer-menu .title {
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-light-gray footer .left-container .paragraph--type--footer-menu a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-top: 5px;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 5px;
}
.group-theme-light-gray footer .left-container .paragraph--type--footer-menu a:hover {
  text-decoration-style: solid;
  color: #FFFFFF;
}
.group-theme-light-gray footer .left-container .paragraph--type--footer-menu .paragraph--type--uc-links {
  margin-bottom: 40px;
}
.group-theme-light-gray footer .left-container .paragraph--type--footer-menu .right-menu-items {
  flex-basis: 50%;
}
.group-theme-light-gray footer .left-container .paragraph--type--footer-menu .left-menu-items {
  flex-basis: 50%;
}
.group-theme-light-gray footer .left-container .logo-info {
  margin-bottom: 20px;
}
.group-theme-light-gray footer .left-container .logo-info img {
  margin-left: 0px;
}
.group-theme-light-gray footer .left-container .paragraph--type--department-address div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-light-gray footer .left-container .paragraph--type--department-address div a {
  color: #FFFFFF;
}
.group-theme-light-gray footer .left-container .paragraph--type--department-address br {
  display: none;
}
.group-theme-light-gray footer .left-container .footer-department-info {
  padding-top: 20px;
}
.group-theme-light-gray footer .right-container {
  background: linear-gradient(90deg, #A6A6A6 0%, #757575 100%);
  padding: 100px 47px;
  display: flex;
  gap: 50px;
}
.group-theme-light-gray footer .right-container .social-media-links {
  flex-basis: 180%;
  max-width: 50px;
}
.group-theme-light-gray footer .right-container .social-media-links img.img-fluid {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
.group-theme-light-gray footer .right-container .description {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-light-gray footer .right-container .description p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .group-theme-light-gray footer .paragraph--type--uc-footer {
    display: flex;
  }
  .group-theme-light-gray footer .right-container {
    width: 370px;
    min-width: 370px;
    align-items: center;
  }
  .group-theme-light-gray footer .left-container {
    flex-basis: 100%;
    padding: 40px 50px 45px 40px;
    position: relative;
  }
  .group-theme-light-gray footer .left-container .copyright {
    border-top: 1px solid #323232;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .group-theme-light-gray footer .left-container .footer-headline {
    line-height: 42px;
  }
  .group-theme-light-gray footer .left-container .footer-department-info {
    display: flex;
    gap: 20px;
  }
  .group-theme-light-gray footer .logo-info, .group-theme-light-gray footer .address-info {
    flex: 1 1 0;
  }
  .group-theme-light-gray footer .footer-menu-item {
    flex: 2 1 0;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-gray footer .left-container .paragraph--type--department-address br {
    display: block;
  }
}
.group-theme-light-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-light-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li {
  min-width: 50%;
  width: 50%;
  display: inline-block;
  float: left;
  margin-bottom: 25px;
}
.group-theme-light-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > a {
  color: #fff;
  font-weight: bold;
}
.group-theme-light-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-light-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu li a {
  color: #fff;
}
.group-theme-light-gray .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu ul.menu {
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  width: 100%;
}
.group-theme-light-gray .calendar-section h1.events-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-light-gray .calendar-section .main-content {
  margin: 0 auto;
}
.group-theme-light-gray .calendar-section .main-content .view-filters form .form--inline {
  padding-right: 0;
}
.group-theme-light-gray .calendar-section .main-content .view-filters form .form--inline .form-item {
  width: 100%;
}
.group-theme-light-gray .calendar-section .main-content .view-filters form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.group-theme-light-gray .calendar-section .main-content .view-filters form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-light-gray .calendar-section .main-content .view-filters form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-light-gray .calendar-section .main-content .view-content .views-row:not(:first-child) .calendar-block {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 4px;
  border-image-source: linear-gradient(90deg, #A6A6A6 0%, #757575 100%);
  margin-top: 0;
  padding-top: 40px;
}
.group-theme-light-gray .calendar-section .main-content .view-content .views-row .calendar-block {
  border-top: 0;
  color: #4D4D4D;
}
.group-theme-light-gray .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.group-theme-light-gray .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title a {
  color: #4D4D4D;
}
.group-theme-light-gray .calendar-section .main-content .view-content .views-row .calendar-block .event-time {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.group-theme-light-gray .calendar-section .main-content .view-content .views-row .calendar-block .event-blurb p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-light-gray .calendar-section .view-filters {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-light-gray .calendar-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-light-gray .calendar-section .news-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-light-gray .calendar-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-light-gray .calendar-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-light-gray .calendar-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-light-gray .container .row .paragraph--type--uc-hero {
  margin: 50px 0;
}
.group-theme-light-gray .paragraph--type--uc-hero {
  height: auto;
  position: relative;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-container,
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img,
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-mob {
  height: 100%;
  padding: 60px 0;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-container.img-only,
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img.img-only,
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-dt.img-only,
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-mob.img-only {
  height: 344px;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img,
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-container {
  background-color: #800000;
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-mob {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-dt {
  display: none;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-container-img {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-inner-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-content .hero-title {
  padding: 0 15px;
  margin-bottom: 25px;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-content .hero-title h1 {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #A6A6A6 0%, #757575 100%);
  margin: 0 auto;
  width: fit-content;
}
.group-theme-light-gray .paragraph--type--uc-hero .hero-content .hero-description {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #FFFFFF;
  padding: 0 15px;
  width: 94%;
  margin: 0 auto;
}
@media only screen and (min-width: 576px) {
  .group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-mob {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-light-gray .paragraph--type--uc-hero .hero-inner-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-light-gray .paragraph--type--uc-hero .hero-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-light-gray .paragraph--type--uc-hero .hero-container-img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-mob {
    display: none;
  }
  .group-theme-light-gray .paragraph--type--uc-hero .hero-container-img-dt {
    display: block;
  }
}
.group-theme-light-gray a:focus, .group-theme-light-gray a:focus-visible {
  outline-color: #990000 !important;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events {
  background-color: #ECECEC;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
  display: flex;
  justify-content: space-between;
  padding: 80px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
  flex-basis: 66%;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading h2.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading .all-news {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items {
  display: flex;
  justify-content: space-between;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a {
  width: 32%;
  max-width: 285px;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-image {
  padding-bottom: 22px;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #A6A6A6 0%, #757575 100%);
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title {
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title::after {
  content: "→";
  padding-left: 20px;
  color: #757575;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body p {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover {
  text-decoration: none;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover .news-teaser-wrapper .item-title::after {
  color: #515050;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
  display: none;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
  flex-basis: 28%;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading h2.events-title {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 28px 12px;
  background-color: #800000;
  max-width: 162px;
  color: #ffffff;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading .all-events {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row {
  display: grid;
  grid-template-columns: 103px 2fr;
  gap: 25px;
  padding: 0 20px 20px 0;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row:not(:first-child) {
  padding: 20px 20px 20px 0;
  border-top: 1px solid #4D4D4D;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-field-start-date {
  color: #000000;
  font-size: 28px;
  font-weight: 300;
}
.group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-title a {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    flex-direction: column;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    padding: 40px 15px 0;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
    overflow: hidden;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.no-slide {
    display: none;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider {
    width: 100%;
    max-width: 600px;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides {
    display: flex;
    position: relative;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    overflow: hidden;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    box-sizing: border-box;
    transform-origin: center center;
    transform: scale(1);
    scroll-snap-align: center;
    padding-top: 40px;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide .news-teaser-wrapper {
    max-width: 285px;
    margin: 0 auto;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink {
    display: inline-block;
    height: 6px;
    width: 18px;
    border-radius: 50%;
    background-color: #B4B4B4;
    margin: 0 10px 0 10px;
  }
  .group-theme-light-gray .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink:hover {
    background-color: #ECA154;
  }
}

.group-theme-light-purple {
  /**
   * Styles for a headline underline
   */
  /**
   * Styles for the section header
   */
  /**
   * Styles for a paragraph's section title
   */
  /**
   * Styles for a paragraph's section description
   */
  /**
   * Styles for a section title's underline
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Styles for hero slider
   */
  /**
   * Styles for headline left template
   */
  /**
   * Styles for headline left alt template
   */
  /**
   * Styles for headline center gradient full template
   */
  /**
   * Styles for headline center full template
   */
  /**
   * Styles for uc-display-of-links paragraphs
   */
  /**
   * Desktop specific styles for uc-display-of-links paragraphs
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Add styles for lead in paragraph.
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for the group news listing view (news_search)
   */
  /**
   * Styles for the webform
   */
  /**
   * Styles for paragraph full width cta buttons bar
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for group footer
   */
  /**
   * Styles for the group events listing view (events_listing page_2)
   */
  /**
   * Styles for hero
   */
  /**
   * Styles for the redesigned news content type
   */
}
.group-theme-light-purple .headline-underline {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  height: 8px;
}
.group-theme-light-purple .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-light-purple .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-light-purple .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-purple ol.breadcrumb {
  justify-content: flex-end;
}
.group-theme-light-purple .paragraph .align-right.embedded-entity img {
  padding: 0 0 20px 20px;
}
.group-theme-light-purple .paragraph .align-left.embedded-entity img {
  padding: 0 20px 20px 0;
}
.group-theme-light-purple .paragraph .align-center.embedded-entity img {
  padding: 20px;
}
.group-theme-light-purple span.required {
  color: #990000;
}
.group-theme-light-purple form#views-exposed-form-person-search-block-3 {
  margin-bottom: 25px;
}
.group-theme-light-purple form#views-exposed-form-person-search-block-3 .form-actions .btn-info {
  border-radius: 0;
  background: #990000;
  border-color: #990000;
}
.group-theme-light-purple form#views-exposed-form-person-search-block-3 input {
  margin-bottom: 0px;
  max-width: 95%;
  float: left;
}
.group-theme-light-purple form#views-exposed-form-person-search-block-3 .form--inline .form-item {
  width: 90%;
  display: inline-block;
  float: left;
}
.group-theme-light-purple header.groups {
  padding: 0px;
  background: transparent;
}
.group-theme-light-purple header.groups .dropdown-menu {
  min-width: 17rem;
}
.group-theme-light-purple header.groups .red-navbar {
  padding: 10px 20px;
  background: #800000;
  display: inline-block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-light-purple header.groups .red-navbar .left-side {
  width: 55%;
  float: left;
  display: inline-block;
  font-size: 15px;
}
.group-theme-light-purple header.groups .red-navbar .left-side a {
  color: #fff;
}
.group-theme-light-purple header.groups .red-navbar .right-side {
  width: 45%;
  float: right;
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}
.group-theme-light-purple header.groups .red-navbar .group-mini-menu {
  float: right;
  text-transform: uppercase;
}
.group-theme-light-purple header.groups .red-navbar .group-mini-menu li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 10px;
  font-size: 13px;
}
.group-theme-light-purple header.groups .red-navbar .group-mini-menu li:last-of-type a {
  border-right: 0px;
}
.group-theme-light-purple header.groups .group-logo {
  padding: 15px;
}
.group-theme-light-purple header.groups .group-logo img {
  margin: auto;
  display: block;
  max-width: 800px;
}
.group-theme-light-purple header.groups .group-logo-mobile {
  margin: auto;
  text-align: center;
  padding: 15px;
}
.group-theme-light-purple header.groups .group-logo-mobile img {
  margin: auto;
  display: block;
  max-width: 350px;
}
.group-theme-light-purple header.groups .group-menu {
  width: 100%;
  text-align: center;
  display: inline-block;
  background: #FAFAFA;
}
.group-theme-light-purple header.groups .group-menu nav.navbar {
  display: inline-block;
  margin: auto;
  position: static !important;
}
.group-theme-light-purple header.groups .group-menu ul li {
  position: relative;
  display: inline-block;
}
.group-theme-light-purple header.groups .group-menu ul li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4D4D4D;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-light-purple header.groups .group-menu ul li a:hover {
  text-decoration: none;
}
.group-theme-light-purple header.groups .group-menu ul li a.is-active {
  background-image: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 5px;
  background-size: 100% 5px;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-light-purple header.groups .group-menu .navbar-collapse {
  align-items: center;
  justify-content: center;
}
.group-theme-light-purple header.groups .group-menu ul.dropdown-menu {
  border-radius: 0;
  border-top: 15px solid #86647A;
}
.group-theme-light-purple header.groups .group-menu ul.dropdown-menu > li {
  width: 100%;
}
.group-theme-light-purple header.groups .group-menu ul.dropdown-menu > li:last-of-type > a {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-light-purple header.groups .group-menu ul.dropdown-menu > li a {
  border-bottom: 1px solid #D9D9D9;
  color: #000;
  padding: 5px 0px;
}
.group-theme-light-purple header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu {
  display: block !important;
  position: static !important;
  border: 0 !important;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
}
.group-theme-light-purple header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu:before {
  display: none !important;
}
.group-theme-light-purple header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li {
  border-bottom: 1px solid #ccc;
  margin: 0px 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-light-purple header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li > a {
  font-size: 12px !important;
  padding: 2px 4px 2px 4px !important;
  margin-left: 20px !important;
  border-bottom: 0;
}
.group-theme-light-purple header.groups .group-menu .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 2%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #86647A;
}
.group-theme-light-purple header.groups .group-menu .dropdown-toggle::after {
  display: none;
}
.group-theme-light-purple header.groups button.navbar-toggler span.navbar-toggler-icon {
  background: url("../images/close-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.group-theme-light-purple header.groups button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background: url("../images/hamburger-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .group-theme-light-purple header.groups .red-navbar form.search-form {
    width: 50%;
    display: inline-block;
    float: left;
    height: 50px;
  }
  .group-theme-light-purple header.groups .red-navbar .right-side {
    margin-top: 0;
    width: 30%;
  }
  .group-theme-light-purple header.groups .red-navbar .left-side {
    margin: 10px 0px;
    width: 70%;
  }
  .group-theme-light-purple header.groups #collapsibleNavbar {
    margin-top: 15px;
    border-top: 10px solid #86647A;
    padding-bottom: 40px;
    z-index: 10;
  }
  .group-theme-light-purple header.groups .group-menu.d-block.d-lg-none {
    position: static;
    text-align: right;
    padding: 0;
    width: 50%;
    float: right;
    margin: 0 !important;
  }
  .group-theme-light-purple header.groups .group-menu {
    background: transparent;
  }
  .group-theme-light-purple header.groups .group-menu nav.navbar {
    postion: static;
  }
  .group-theme-light-purple header.groups .group-menu .navbar-collapse div ul li:last-of-type a {
    border: 0;
  }
  .group-theme-light-purple header.groups .group-menu .dropdown-menu li.nav-item:last-of-type {
    border: 0 !important;
  }
  .group-theme-light-purple header.groups .group-menu ul li.nav-item {
    width: 100%;
    background: #fff !important;
    padding: 0 !important;
    position: relative;
    margin: 0 15px;
    border-bottom: 1px solid #D9D9D9;
    display: inline-block;
  }
  .group-theme-light-purple header.groups .group-menu ul li.nav-item a {
    margin: 0;
    padding: 15px 0;
    display: inline-block;
    float: left;
    margin-right: 0;
  }
  .group-theme-light-purple header.groups .group-menu.d-block.d-lg-none {
    margin: 0;
    text-align: right;
    padding: 0;
  }
  .group-theme-light-purple header.groups .group-menu ul li a.is-active {
    background: 0;
  }
  .group-theme-light-purple header.groups .group-menu ul.dropdown-menu {
    border: 0;
    width: 100%;
    position: static;
    padding: 0;
    margin: 0;
  }
  .group-theme-light-purple header.groups .group-menu ul.dropdown-menu li a.nav-link {
    border: 0 !important;
    color: #4D4D4D;
  }
  .group-theme-light-purple header.groups .group-menu .dropdown-menu::before {
    display: none;
  }
  .group-theme-light-purple header.groups .group-menu .navbar-collapse {
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
  }
  .group-theme-light-purple header svg.svg-inline--fa.fa-search.fa-w-16 {
    position: static;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
    margin: 25px 0;
  }
  .group-theme-light-purple input#search-keywords {
    position: absolute;
    left: 15px;
    background: #880000;
    height: 45px;
    width: 70%;
  }
}
.group-theme-light-purple form.search-form {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.group-theme-light-purple form.search-form ::placeholder {
  color: #fff;
  opacity: 1;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-purple form.search-form :-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-purple form.search-form ::-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-purple .form-control-btn {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
.group-theme-light-purple .search-key {
  display: none;
}
.group-theme-light-purple .search-key.show-search {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  color: #fff;
}
.group-theme-light-purple .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-light-purple .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-light-purple .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-purple form#search-form {
  padding: 15px;
}
.group-theme-light-purple .search-form #edit-keys {
  background: none !important;
}
.group-theme-light-purple .paragraph-section-header {
  padding: 30px;
}
.group-theme-light-purple .paragraph-section-header.Left {
  text-align: left;
}
.group-theme-light-purple .paragraph-section-header.Right {
  text-align: right;
}
.group-theme-light-purple .paragraph-section-header.Center {
  text-align: center;
}
.group-theme-light-purple .paragraph-section-title {
  color: #4D4D4D;
  display: inline-block;
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 0px;
  padding: 25px 0;
}
.group-theme-light-purple .paragraph-section-description {
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 30px;
}
.group-theme-light-purple .paragraph-section-title-underline {
  background: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  height: 10px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-purple .paragraph-section-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-light-purple .paragraph-section-description {
    margin-bottom: 60px;
  }
}
.group-theme-light-purple .paragraph--type--uc-hero-slider {
  position: relative;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .slide-headline p {
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #4D4D4D;
  margin-bottom: 0px;
  background: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 110%;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .slide-subtext p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .slick-dots {
  margin-bottom: 0px;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .slick-dots button {
  width: 18px;
  height: 6px;
  background-color: #B4B4B4;
  border-radius: 6px;
  border: 1px solid #B4B4B4;
  font-size: 0;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .slick-dots .slick-active button {
  background-color: #ECA154;
  border: 1px solid #ECA154;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .lower {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .lower .play-control {
  border-right: 4px solid #B4B4B4;
  border-left: 4px solid #B4B4B4;
  width: 10px;
  height: 10px;
  background: transparent;
  font-size: 0;
  border-radius: 0;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: none;
  border-bottom: none;
  padding: 0.75em 1.5em;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .header-container-image.desktop {
  display: none;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .header-container-image.tablet {
  display: none;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-purple .paragraph--type--uc-hero-slider .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-light-purple .headline-left.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 5px;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.group-theme-light-purple .headline-left.paragraph--type--uc-hero-slider .lower {
  right: 0px;
}
.group-theme-light-purple .headline-left .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-light-purple .headline-left .left-container {
  width: 315px;
  margin-bottom: 30px;
  text-align: center;
  order: 1;
  background-color: #FFFFFF;
}
.group-theme-light-purple .headline-left .right-container {
  order: 2;
}
.group-theme-light-purple .headline-left .right-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.group-theme-light-purple .headline-left .slide-subtext p {
  margin-top: 24px;
}
.group-theme-light-purple .headline-left .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-light-purple .headline-left .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 15px;
  top: 35%;
}
.group-theme-light-purple .headline-left-alt.paragraph--type--uc-hero-slider {
  padding: 15px;
}
.group-theme-light-purple .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 0px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.group-theme-light-purple .headline-left-alt.paragraph--type--uc-hero-slider .lower {
  right: 20%;
}
.group-theme-light-purple .headline-left-alt .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-light-purple .headline-left-alt .left-container {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.group-theme-light-purple .headline-left-alt .right-container {
  width: 100%;
}
.group-theme-light-purple .headline-left-alt .right-container img {
  width: 100%;
  object-fit: cover;
}
.group-theme-light-purple .headline-left-alt .right-container .video-bg video {
  height: 234px;
  object-fit: cover;
}
.group-theme-light-purple .headline-left-alt .slide-headline p {
  color: #4D4D4D;
  background: none;
}
.group-theme-light-purple .headline-left-alt .slide-subtext p {
  margin-top: 24px;
  min-height: 68px;
  color: #4D4D4D;
}
.group-theme-light-purple .headline-left-alt .slide-cta a {
  font-family: "Montserrat", sans-serif;
  background-color: #A9431E;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  padding: 25px 50px;
  position: relative;
  height: auto;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
}
.group-theme-light-purple .headline-left-alt .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-light-purple .headline-center-gradient-full .full-container {
  position: relative;
  height: 100%;
  min-height: 400px;
  overflow: hidden;
}
.group-theme-light-purple .headline-center-gradient-full .header-container-image {
  z-index: -1;
}
.group-theme-light-purple .headline-center-gradient-full .video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-light-purple .headline-center-gradient-full .video-bg video {
  height: 100%;
  object-fit: cover;
}
.group-theme-light-purple .headline-center-gradient-full .full-inner-container {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 75px;
  text-align: center;
  position: absolute;
  top: 0;
}
.group-theme-light-purple .headline-center-gradient-full .slide-headline p {
  color: #FFFFFF;
}
.group-theme-light-purple .headline-center-gradient-full .slide-headline {
  margin-bottom: 24px;
}
.group-theme-light-purple .headline-center-gradient-full .slide-subtext p {
  color: #FFFFFF;
}
.group-theme-light-purple .headline-center-gradient-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-light-purple .headline-center-gradient-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: fit-content;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 15px;
}
.group-theme-light-purple .headline-center-gradient-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-light-purple .headline-center-gradient-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-light-purple .headline-center-gradient-full .lower {
  bottom: 5px;
  right: 20px;
}
.group-theme-light-purple .headline-center-full .full-container {
  position: relative;
}
.group-theme-light-purple .headline-center-full .full-container .header-container-image.desktop {
  width: 100%;
  height: auto;
}
.group-theme-light-purple .headline-center-full .full-inner-container {
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  margin-top: 5%;
}
.group-theme-light-purple .headline-center-full .header-container-image {
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-light-purple .headline-center-full .video-bg {
  position: absolute;
  height: 320px;
  width: 100%;
  z-index: -1;
}
.group-theme-light-purple .headline-center-full .video-bg video {
  height: 320px;
  object-fit: cover;
}
.group-theme-light-purple .headline-center-full .text-container {
  background-color: #FFFFFF;
  height: auto;
  padding-top: 27.5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 28px;
  margin-bottom: 10px;
}
.group-theme-light-purple .headline-center-full .slide-subtext p {
  margin-top: 24px;
}
.group-theme-light-purple .headline-center-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-light-purple .headline-center-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.group-theme-light-purple .headline-center-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-light-purple .headline-center-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-light-purple .headline-center-full .lower {
  bottom: 5px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-purple .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: none;
  }
  .group-theme-light-purple .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: block;
    height: 100%;
  }
  .group-theme-light-purple .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
    height: 100%;
  }
  .group-theme-light-purple .paragraph--type--uc-hero-slider .headline-center-full .header-container-image.mobile {
    width: auto;
  }
}
@media screen and (min-width: 375px) {
  .group-theme-light-purple .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    max-height: 500px;
  }
  .group-theme-light-purple .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  .group-theme-light-purple .headline-center-full .full-container {
    overflow: hidden;
  }
  .group-theme-light-purple .headline-center-full .full-inner-container {
    margin-top: 15%;
  }
  .group-theme-light-purple .headline-center-full .header-container-image.mobile {
    min-height: 500px;
    width: unset !important;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-light-purple .headline-left .left-container {
    width: 100%;
  }
  .group-theme-light-purple .headline-left .left-container .slide-cta {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-light-purple .headline-left-alt {
    padding-left: 30px;
    padding-right: 30px;
  }
  .group-theme-light-purple .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-light-purple .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-light-purple .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
  }
  .group-theme-light-purple .headline-left-alt .slide-headline p {
    font-size: 54px;
    line-height: 64px;
  }
  .group-theme-light-purple .headline-center-gradient-full .video-bg video {
    object-fit: cover;
  }
  .group-theme-light-purple .headline-center-gradient-full .slide-headline {
    max-width: 1000px;
    margin: 0px auto;
    margin-bottom: 17px;
  }
  .group-theme-light-purple .headline-center-gradient-full .slide-subtext {
    max-width: 750px;
    margin: 0px auto;
  }
  .group-theme-light-purple .headline-center-gradient-full .slide-subtext p {
    margin-bottom: 40px;
  }
  .group-theme-light-purple .headline-center-gradient-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-light-purple .headline-center-gradient-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-light-purple .headline-center-full .text-container {
    background-color: none;
  }
  .group-theme-light-purple .headline-center-full .header-container-image {
    height: 100%;
  }
  .group-theme-light-purple .headline-center-full .video-bg {
    height: 536px;
  }
  .group-theme-light-purple .headline-center-full .video-bg video {
    height: 536px;
    object-fit: cover;
  }
  .group-theme-light-purple .headline-center-full .full-inner-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 10%;
    text-align: center;
  }
  .group-theme-light-purple .headline-center-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-light-purple .headline-center-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-light-purple .headline-center-full .slide-cta {
    margin-top: -20px;
  }
  .group-theme-light-purple .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: block;
  }
  .group-theme-light-purple .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: none;
  }
  .group-theme-light-purple .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-purple .headline-left.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 50px;
  }
  .group-theme-light-purple .headline-left.paragraph--type--uc-hero-slider .lower {
    right: 20px;
  }
  .group-theme-light-purple .headline-left .paragraph--type--uc-hero-slide {
    height: 535px;
    flex-flow: initial;
  }
  .group-theme-light-purple .headline-left .left-container {
    width: 480px;
    height: 100%;
    padding-left: 60px;
    padding-right: 34px;
    text-align: center;
    order: 1;
    margin-top: 0px;
  }
  .group-theme-light-purple .headline-left .right-container {
    width: 100%;
    height: 100%;
    order: 2;
  }
  .group-theme-light-purple .headline-left .slide-cta a {
    width: 324px;
    height: fit-content;
  }
  .group-theme-light-purple .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-light-purple .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-light-purple .headline-left-alt .paragraph--type--uc-hero-slide {
    flex-flow: initial;
  }
  .group-theme-light-purple .headline-left-alt .left-container {
    width: 559px;
    display: block;
    padding: 0 130px 10px 37px;
    text-align: left;
  }
  .group-theme-light-purple .headline-left-alt .right-container .video-bg video {
    object-fit: cover;
  }
  .group-theme-light-purple .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
    min-width: 50%;
  }
}
.group-theme-light-purple .paragraph--type--uc-display-of-links {
  margin-left: 30px;
  margin-right: 30px;
}
.group-theme-light-purple .paragraph--type--uc-display-of-links a {
  color: #800000;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.group-theme-light-purple .paragraph--type--uc-display-of-links p {
  color: #4D4D4D;
  font-weight: 400;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-purple .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
@media screen and (min-width: 768px) {
  .group-theme-light-purple .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width {
  margin: 50px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  padding: 25px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width img {
  width: 100%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .credit-caption-box {
  background: #ECECEC;
  padding: 10px 20px 30px 20px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video,
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video iframe, .group-theme-light-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video video,
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video iframe,
.group-theme-light-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-light-purple .paragraph.paragraph--type--uc-full-width {
    margin: 30px 0;
  }
  .group-theme-light-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid {
  margin: 50px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title,
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 16px;
  line-height: 19px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid span.paragraph-solid-underline {
  height: 10px;
  background: #86647A;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 15px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video .contextual-region {
  position: static;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video .contextual-region {
  position: static;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape {
  width: 100%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item {
  margin-top: 40px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape, .group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.book, .group-theme-light-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.square {
    width: 100%;
  }
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block {
  margin: 20px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block img {
  width: 100%;
  height: auto;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block a {
  text-decoration: underline;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block .tint-block {
  background: rgba(134, 100, 122, 0.1);
  padding: 20px 40px 15px 40px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block .tint-block strong {
  padding-top: 20px;
  display: inline-block;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block .tint-block span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block .tint-block a {
  background-color: #800000;
  background-blend-mode: multiply;
  border: 1px solid #FFFFFF;
  color: #fff;
  padding: 25px 50px 25px 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-text-block .tint-block a::after {
  display: block;
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
@media screen and (max-width: 768px) {
  .group-theme-light-purple .paragraph.paragraph--type--uc-text-block .tint-block a {
    width: 100%;
  }
}
.group-theme-light-purple .paragraph--type--uc-header-with-description a {
  text-decoration: underline;
}
.group-theme-light-purple .paragraph--type--uc-lead-in {
  margin: 15px;
  width: 354px;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-light-purple .paragraph--type--uc-lead-in .paragraph-field-image {
  width: 354px;
  height: 354px;
}
.group-theme-light-purple .paragraph--type--uc-lead-in .paragraph-field-image img {
  height: 354px;
}
.group-theme-light-purple .paragraph--type--uc-lead-in .description-container {
  background-color: #ECECEC;
  padding: 50px 20px 30px 20px;
  width: 100%;
}
.group-theme-light-purple .paragraph--type--uc-lead-in .headline-text {
  display: inline-block;
  margin-bottom: 20px;
}
.group-theme-light-purple .paragraph--type--uc-lead-in .headline-text p {
  margin: 0px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  color: #4D4D4D;
  background: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 170%;
}
.group-theme-light-purple .paragraph--type--uc-lead-in .description p {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px;
}
.group-theme-light-purple .paragraph--type--uc-lead-in .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph--type--uc-lead-in .department {
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph--type--uc-lead-in-item {
  margin-bottom: 20px;
}
.group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
  background-color: #404040;
}
.group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .headline-text p {
  color: #FFFFFF;
}
.group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .description p, .group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .description a {
  color: #FFFFFF;
}
.group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .name {
  color: #FFFFFF;
}
.group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .department {
  color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  .group-theme-light-purple .paragraph--type--uc-lead-in {
    max-width: 1128px;
    width: initial;
    height: initial;
  }
  .group-theme-light-purple .paragraph--type--uc-lead-in-item {
    display: flex;
    margin-bottom: 60px;
    max-height: 354px;
  }
  .group-theme-light-purple .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-light-purple .paragraph--type--uc-lead-in-item .description p {
    font-size: 30px;
    line-height: 35px;
  }
  .group-theme-light-purple .paragraph--type--uc-lead-in-item .description-container {
    overflow-wrap: break-word;
  }
  .group-theme-light-purple .paragraph--type--uc-lead-in-item .description-container .description {
    margin-bottom: 0px;
    height: auto;
  }
  .group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .paragraph-field-image {
    order: 2;
  }
  .group-theme-light-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    order: 1;
    padding: 40px;
  }
  .group-theme-light-purple .three-column .paragraph--type--uc-lead-in-item, .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item {
    max-height: 392px;
  }
  .group-theme-light-purple .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image, .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-light-purple .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image img, .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-light-purple .three-column .paragraph--type--uc-lead-in-item .description-container .description, .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: 230px;
  }
  .group-theme-light-purple .three-column .paragraph--type--uc-lead-in-item .name, .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 10px;
  }
  .group-theme-light-purple .three-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container, .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 30px;
  }
  .group-theme-light-purple .three-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container, .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: auto;
  }
  .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 20px;
  }
  .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-light-purple .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 40px;
  }
}
.group-theme-light-purple .news-details-section .headline {
  margin: 40px 0;
}
.group-theme-light-purple .news-details-section .headline h1 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.group-theme-light-purple .news-details-section .headline .published {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-light-purple .news-details-section .headline .published .pub-date {
  font-family: "Montserrat", sans-serif;
  color: #800000;
  font-weight: 700;
}
.group-theme-light-purple .news-details-section .headline .published .change-date {
  font-style: italic;
}
.group-theme-light-purple .news-details-section .headline .author {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-light-purple .news-details-section .headline .news-tags a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #4D4D4D;
  text-transform: uppercase;
}
.group-theme-light-purple .news-details-section .headline .news-tags .tag-separator {
  padding: 0 3px 0 7px;
}
.group-theme-light-purple .news-details-section .headline .news-social-icons a {
  color: #4D4D4D;
  font-size: 16px;
  text-align: center;
}
.group-theme-light-purple .news-details-section .headline .news-social-icons a:hover {
  color: #800000;
}
.group-theme-light-purple .news-details-section .headline .news-social-icons a:first-child {
  margin-left: -8px;
}
.group-theme-light-purple .news-details-section .headline .news-social-icons a.google-plus {
  padding: 0 5px;
}
.group-theme-light-purple .news-details-section hr {
  width: 100%;
  border: 1px solid #59315F;
  margin-bottom: 60px;
}
.group-theme-light-purple .news-details-section figure.news-portrait, .group-theme-light-purple .news-details-section figure.news-landscape, .group-theme-light-purple .news-details-section figure.news-square {
  float: right;
  margin-left: 50px;
}
.group-theme-light-purple .news-details-section figure.news-portrait img, .group-theme-light-purple .news-details-section figure.news-landscape img, .group-theme-light-purple .news-details-section figure.news-square img {
  margin-left: unset;
  float: unset;
}
.group-theme-light-purple .news-details-section figure.news-full img {
  margin-left: unset;
  float: unset;
}
.group-theme-light-purple .news-details-section figure figcaption {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 10px 20px 20px;
  background-color: unset;
  font-style: unset;
  padding: 0;
  text-align: center;
  font-weight: 500;
}
.group-theme-light-purple .news-details-section figure figcaption .photo-credit {
  font-family: "Montserrat", sans-serif;
  text-align: right;
  font-weight: 300;
  padding-bottom: 5px;
}
.group-theme-light-purple .news-details-section figure figcaption .photo-caption {
  text-align: center;
  font-weight: 500;
  color: #000000;
}
.group-theme-light-purple .news-details-section .rich-text figure figcaption .photo-credit {
  padding: 5px 0 12px;
}
.group-theme-light-purple .news-details-section .rich-text p {
  font-family: "Montserrat", sans-serif;
  line-height: 32px;
}
.group-theme-light-purple .news-details-section .rich-text p.news-subtitle {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.group-theme-light-purple .news-details-section .rich-text figure.align-right + p,
.group-theme-light-purple .news-details-section .rich-text figure.align-left + p {
  padding-top: 24px;
}
.group-theme-light-purple .news-details-section .related .container .row h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  color: #4D4D4D;
  margin: 50px 0;
}
.group-theme-light-purple .news-details-section .related .container .row .related-content {
  display: flex;
  justify-content: space-between;
}
.group-theme-light-purple .news-details-section .related .container .row .related-content a {
  color: #4D4D4D;
  width: 30%;
}
.group-theme-light-purple .news-details-section .related .container .row .related-content a:hover {
  text-decoration: none;
}
.group-theme-light-purple .news-details-section .related .container .row .related-content a .related-content-item img {
  width: 100%;
}
.group-theme-light-purple .news-details-section .related .container .row .related-content a .related-content-item hr {
  position: relative;
  height: 8px;
  margin-top: 30px;
  margin-bottom: 8px;
  border: none;
  background-color: #59315F;
}
.group-theme-light-purple .news-details-section .related .container .row .related-content a .related-content-item .rc-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
  color: #4D4D4D;
  letter-spacing: normal;
}
.group-theme-light-purple .news-details-section .related .container .row .related-content a .related-content-item .rc-sum {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
.group-theme-light-purple .news-details-section .related .container .row .related-content a .related-content-item .rc-sum p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
@media screen and (max-width: 768px) {
  .group-theme-light-purple .news-details-section .headline-sec {
    margin-bottom: 0;
  }
  .group-theme-light-purple .news-details-section .warp-txt img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .group-theme-light-purple .news-details-section .nd-bottom .container {
    padding-right: 0;
    padding-left: 0;
  }
  .group-theme-light-purple .news-details-section .nd-bottom .container .rich-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .group-theme-light-purple .news-details-section figure.news-portrait, .group-theme-light-purple .news-details-section figure.news-landscape, .group-theme-light-purple .news-details-section figure.news-square {
    float: unset;
    margin-left: 0;
  }
  .group-theme-light-purple .news-details-section .related .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .group-theme-light-purple .news-details-section .related .container .row .related-content {
    display: block;
  }
  .group-theme-light-purple .news-details-section .related .container .row .related-content a .related-content-item {
    margin-bottom: 60px;
  }
}
.group-theme-light-purple .news-listing-section h1.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-light-purple .news-listing-section .news-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #59315F;
  width: max-content;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar h4::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: 10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2);
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar h4.hide-list::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: -10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2) rotate(-180deg);
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-light-purple .news-listing-section .news-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-light-purple .news-listing-section .serach form .form--inline {
  padding-right: 0;
}
.group-theme-light-purple .news-listing-section .serach form .form--inline .form-item {
  width: 100%;
}
.group-theme-light-purple .news-listing-section .serach form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-light-purple .news-listing-section .serach form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-light-purple .news-listing-section .serach form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-light-purple .news-listing-section .news-list {
  padding-left: 80px;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block {
  border-bottom: 0;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #86647A 0%, #59315F 100%);
  padding-top: 15px;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-light-purple .news-listing-section .news-sidebar {
    max-width: 100%;
  }
  .group-theme-light-purple .news-listing-section .news-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-light-purple .news-listing-section .serach {
    margin-top: 25px;
  }
  .group-theme-light-purple .news-listing-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-light-purple .news-listing-section .news-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-light-purple .news-listing-section .news-list .calendar-block {
    margin-top: 15px;
  }
  .group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-light-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-light-purple .paragraph--type--uc-webform {
  margin-left: auto;
  margin-right: auto;
}
.group-theme-light-purple .paragraph--type--uc-webform .section-header-container-image {
  margin-bottom: 30px;
}
.group-theme-light-purple .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-title,
.group-theme-light-purple .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-description {
  color: #fff;
}
.group-theme-light-purple .paragraph--type--uc-webform .webform-submission-form {
  padding: 0px 30px;
}
.group-theme-light-purple .paragraph--type--uc-webform .webform-submission-form label {
  font-size: 18px;
  font-weight: 500;
  line-height: 0px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-purple .paragraph--type--uc-webform .webform-submission-form input {
  background-color: #ECECEC;
  height: 68px;
}
.group-theme-light-purple .paragraph--type--uc-webform .form-actions {
  display: flex;
  justify-content: flex-start;
  flex: 100%;
  width: 100%;
}
.group-theme-light-purple .paragraph--type--uc-webform .captcha {
  display: flex;
  float: left;
}
.group-theme-light-purple .paragraph--type--uc-webform .webform-button--submit {
  width: 100%;
  height: 75px;
  background-color: #800000;
  background-blend-mode: multiply;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}
.group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
  margin-bottom: 38px;
  margin-top: 10px;
}
.group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
  background-color: #ECECEC;
  max-height: 270px;
}
.group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
  margin-bottom: 77px;
}
.group-theme-light-purple .paragraph--type--uc-webform.newsletter {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  background-color: #ECECEC;
}
.group-theme-light-purple .paragraph--type--uc-webform.newsletter input {
  background-color: #FFFFFF;
  height: 68px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-purple .paragraph--type--uc-webform {
    max-width: 1128px;
  }
  .group-theme-light-purple .paragraph--type--uc-webform .paragraph-section-header {
    padding: 70px 30px 10px 30px;
  }
  .group-theme-light-purple .paragraph--type--uc-webform .webform-button--submit {
    width: 324px;
  }
  .group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
    margin-top: 0px;
    flex: 40%;
  }
  .group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
    background-color: #ECECEC;
    max-height: 315px;
  }
  .group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    margin-bottom: 1rem;
  }
  .group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-first-name, .group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    flex: 48%;
  }
  .group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-email, .group-theme-light-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-affiliation {
    flex: 100%;
  }
  .group-theme-light-purple .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    max-width: 550px;
  }
  .group-theme-light-purple .paragraph--type--uc-webform.newsletter .webform-submission-form {
    flex: 40%;
    margin-top: 95px;
  }
  .group-theme-light-purple .paragraph--type--uc-webform.newsletter #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-light-purple .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-first-name, .group-theme-light-purple .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-last-name {
    flex: 48%;
  }
}
@media screen and (min-width: 1000px) {
  .group-theme-light-purple .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    padding-left: 155px;
  }
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion {
  margin: 50px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .paragraph-section-title {
  background: none;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title {
  margin: 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  color: #fff;
  background: #800000;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
  color: #4D4D4D;
  background: transparent;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title button::after {
  display: block;
  content: "";
  background-image: url(../images/accordion-up.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed::after {
  background-image: url(../images/accordion-down.png);
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .panel-collapse.collapse.show {
  background: #ECECEC;
  padding: 20px;
  margin-bottom: 30px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .panel.panel-default {
  margin: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .align-left.embedded-entity img {
  margin-right: 35px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-faq-accordion .align-center.embedded-entity img {
  width: 100%;
  margin-bottom: 20px;
}
.group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .paragraph-section-header {
  display: none !important;
}
.group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
  height: 100%;
}
.group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: linear-gradient(90deg, #86647A, rgba(89, 49, 95, 0.8));
  flex-direction: column;
  row-gap: 20px;
  padding: 10px;
}
.group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
  width: auto;
  height: auto;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: justify;
  text-decoration: none;
  box-sizing: content-box;
  padding: 15px 50px 15px 10px;
  position: relative;
}
.group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-purple .paragraph--type--uc-full-width-cta-bar {
    height: 117px;
  }
  .group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
    height: 100%;
  }
  .group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 42px;
    height: 100%;
    background-image: linear-gradient(90deg, #86647A, rgba(89, 49, 95, 0.8));
    flex-direction: row;
  }
  .group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
    width: auto;
    height: auto;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    position: relative;
  }
  .group-theme-light-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
    content: url("../images/arrow-vector.png");
    position: absolute;
    right: 28px;
  }
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel {
  margin: 50px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slide__thumbnail {
  opacity: 0.8;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick-current.slick-active .slide__thumbnail {
  border: 4px solid #6b5062;
  opacity: 1;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--thumbnail .slick__slide {
  padding-right: 15px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail {
  background: #ECECEC;
  padding-right: 105px;
  padding-left: 25px;
  min-height: 90px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail .slick-track {
  margin-left: 0px !important;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slide__caption {
  position: static !important;
  background: #ECECEC;
  padding: 10px 20px 20px 20px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slide__caption .slide__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slide__caption .slide_description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick.slick--less .slick-slide .slide__thumbnail {
  margin-right: 15px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default {
  background: #ECECEC;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
  position: absolute;
  bottom: -120px;
  top: auto;
  width: 35px;
  right: 0;
  left: auto;
  height: 76px;
  padding: 0 75px 0 25px;
  background: #ECECEC;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow {
  bottom: -17px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #86647A;
  border-radius: 0;
  left: 35px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow:hover {
  background: #351D38;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow {
  bottom: 23px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #86647A;
  border-radius: 0;
  left: 35px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow:hover {
  background: #351D38;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-next:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video,
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video iframe, .group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video video,
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video iframe,
.group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-light-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
    padding: 0 70px 0 35px;
  }
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links {
  margin: 50px 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .paragraph-section-header {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  text-decoration: none;
  background-image: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  color: inherit;
  max-width: fit-content;
  margin-bottom: 20px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .paragraph-section-description {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
  text-align: center;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links img {
  position: relative;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .overlay-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -99999999999px;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .quick-link-box {
  word-break: break-word;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .quick-section {
  margin-bottom: 30px;
  padding: 0 5px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .quick-section .paragraph {
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  background: #86647A;
  position: relative;
  background-size: cover;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph {
  background-color: #86647A;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph.hover-color {
  background-color: #6b5062;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph {
  background: #41273B;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph.hover-color {
  background: #341f2f;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph {
  background: #A9431E;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #873618;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph {
  background: #643335;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #50292a;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph {
  background: #404040;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #333333;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph {
  background: #BE5913;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph.hover-color {
  background: #98470f;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph {
  background: #4D4D4D;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #3e3e3e;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph {
  background: #007396;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #005c78;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph {
  background: #59315F;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #47274c;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .qlink-title, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .qlink-subtitle, .group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .qlink-link {
  color: #fff;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .qlink-title {
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 15px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .qlink-subtitle {
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .qlink-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  width: 100%;
  position: relative;
  background: url("../images/arrow-vector.png");
  padding-right: 22px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .qlink-link a {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url("../images/arrow-vector.png");
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links .qlink-link a:hover {
  text-decoration: none;
  color: #fbfbfb;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links ul.slick-dots {
  width: 100%;
  margin: auto;
  padding: 15px;
  text-align: center;
  list-style-type: none;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links ul.slick-dots li {
  display: inline-block;
  margin: 10px;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links ul.slick-dots li.slick-active button {
  background: #86647A;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-quick-links ul.slick-dots li button {
  text-indent: -999999px;
  border-radius: 20px;
  width: 20px;
  height: 7px;
  border: 0;
  background: #B4B4B4;
}
.group-theme-light-purple .paragraph.paragraph--type--uc-link-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.group-theme-light-purple .bio-body a {
  text-decoration: underline;
}
.group-theme-light-purple .bio-sidebar {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
}
.group-theme-light-purple .bio-image img {
  margin: auto;
  display: inherit;
}
.group-theme-light-purple .bio-sidebar .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.group-theme-light-purple .bio-name {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 30px;
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-top: 15px;
  background: #fff;
}
.group-theme-light-purple .bio-name::after {
  content: "";
  background-image: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  width: 100%;
  height: 10px;
  display: inline-flex;
}
.group-theme-light-purple .bio-sidenote {
  display: inline-block;
  width: 100%;
  font-style: italic;
  margin-bottom: 50px;
}
.group-theme-light-purple .bio-location {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-light-purple .bio-location strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-light-purple .bio-phone,
.group-theme-light-purple .bio-interest,
.group-theme-light-purple .bio-hours {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-light-purple .bio-phone strong,
.group-theme-light-purple .bio-interest strong,
.group-theme-light-purple .bio-hours strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-light-purple .bio-phone a,
.group-theme-light-purple .bio-interest a,
.group-theme-light-purple .bio-hours a {
  color: #4D4D4D;
}
.group-theme-light-purple .bio-interest {
  margin-bottom: 5px;
  margin-top: 5px;
}
.group-theme-light-purple .bio-email a {
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
.group-theme-light-purple .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 25px;
}
.group-theme-light-purple .bio-main {
  color: #4D4D4D;
}
.group-theme-light-purple .bio-main h3 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
.group-theme-light-purple .bio-main .paragraph--type--uc-research {
  margin-bottom: 40px;
}
.group-theme-light-purple .bio-main .paragraph--type--uc-research a {
  text-decoration: underline;
}
.group-theme-light-purple .bio-main .paragraph--type--uc-research:last-of-type {
  margin-bottom: 0px;
}
.group-theme-light-purple .bio-main .tint-block {
  background: rgba(134, 100, 122, 0.1);
  padding: 45px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-light-purple .bio-main .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group-theme-light-purple .bio-main .rlinks {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
}
.group-theme-light-purple .bio-main .related-links a {
  width: 100%;
  display: inline-block;
  color: #800000;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  color: #800000;
}
.group-theme-light-purple .bio-main .paragraph--type--uc-biography-links {
  font-size: 18px;
  margin-bottom: 25px;
}
.group-theme-light-purple .directory-listing-section span.bio-interest {
  color: #4d4d4d;
  font-weight: 800;
  font-size: 16px;
  margin: 15px 0 5px 0;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
.group-theme-light-purple .directory-listing-section div.bio-interest {
  font-size: 15px;
}
.group-theme-light-purple .directory-listing-section div.bio-interest p, .group-theme-light-purple .directory-listing-section div.bio-interest a {
  font-size: 15px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #59315F;
  width: max-content;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar h4::after {
  content: "⌃";
  position: absolute;
  font-size: 22px;
  top: 4px;
  right: 10px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar h4.hide-list::after {
  content: "⌄";
  position: absolute;
  font-size: 30px;
  top: -9px;
  right: 12px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-light-purple .directory-listing-section .search form .form--inline {
  padding-right: 0;
}
.group-theme-light-purple .directory-listing-section .search form .form--inline .form-item {
  width: 100%;
}
.group-theme-light-purple .directory-listing-section .search form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-light-purple .directory-listing-section .search form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-light-purple .directory-listing-section .search form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-light-purple .directory-listing-section hr.primary-line {
  border-top: 1px solid #86647A;
  margin-top: 45px;
  margin-bottom: 45px;
}
.group-theme-light-purple .directory-listing-section .directory-list {
  padding-left: 80px;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block {
  color: #4D4D4D;
  border-bottom: 0;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 {
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #86647A 0%, #59315F 100%);
  padding-top: 15px;
  display: inline;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a:hover {
  text-decoration: none;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper a.read-more {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #800000;
}
.group-theme-light-purple .directory-listing-section .directory-list .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-light-purple .directory-listing-section .directory-list h3.red-title,
.group-theme-light-purple .directory-listing-section .directory-list .alphabet-filter a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #800000;
}
.group-theme-light-purple .directory-listing-section .directory-list h3.red-title {
  margin-bottom: 20px;
}
.group-theme-light-purple .directory-listing-section .directory-list .alphabet-filter a {
  margin-bottom: 20px;
  display: inline-block;
  width: 5%;
}
.group-theme-light-purple .directory-listing-section .directory-list .alphabet-filter a.show-all-filters {
  width: 30%;
}
.group-theme-light-purple .directory-listing-section .directory-list li {
  list-style-type: none;
}
.group-theme-light-purple .directory-listing-section .directory-list li a {
  color: #990000 !important;
}
.group-theme-light-purple .directory-listing-section .directory-list ::marker {
  display: none;
}
@media screen and (max-width: 768px) {
  .group-theme-light-purple .directory-listing-section .directory-sidebar {
    max-width: 100%;
  }
  .group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-light-purple .directory-listing-section .search {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-light-purple .directory-listing-section .directory-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-light-purple .directory-listing-section .directory-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-light-purple .directory-listing-section .directory-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-light-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-light-purple article.person.biography .bio-location strong, .group-theme-light-purple article.person.biography .bio-phone strong {
  width: 100%;
  display: inline-block;
}
.group-theme-light-purple article.person.biography .bio-email a {
  color: #990000;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta {
  height: auto;
  position: relative;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container {
  height: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-image-transparent-background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #800000;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  opacity: 0.92;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content {
  z-index: 91;
  position: relative;
  text-align: center;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content h1 {
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  background-size: 60% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-block;
  margin: auto;
  width: auto;
  margin-bottom: 25px;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  padding: 0 10px;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement {
  text-align: center;
  max-width: 941px;
  margin: auto;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement, .group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  padding: 0 15px;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container a {
  width: 324px;
  height: 75px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  padding: 25px 20px;
  position: relative;
}
.group-theme-light-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-light-purple .right-sidebar .paragraph {
  margin-bottom: 60px;
  margin-top: 75px;
}
.group-theme-light-purple .paragraph--type--uc-related-links {
  background-color: #86647A;
  padding: 50px 45px 36px 20px;
}
.group-theme-light-purple .paragraph--type--uc-related-links .related-link-header {
  color: #800000;
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 19px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.group-theme-light-purple .paragraph--type--uc-related-links a {
  display: block;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  padding-bottom: 30px;
}
.group-theme-light-purple .paragraph--type--uc-short-content-detail .top-bar {
  height: 8px;
  background: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  background-repeat: no-repeat;
}
.group-theme-light-purple .paragraph--type--uc-short-content-detail img {
  height: 193px;
}
.group-theme-light-purple .paragraph--type--uc-short-content-detail .description-container {
  background-color: #f5f5f5;
  padding: 26px 20px;
}
.group-theme-light-purple .paragraph--type--uc-short-content-detail .description-container .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.group-theme-light-purple .paragraph--type--uc-short-content-detail .description-container .description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #3b3a3a;
  font-family: "EB Garamond", serif;
}
.group-theme-light-purple .paragraph--type--uc-department-quote {
  background-color: #404040;
  padding: 20px;
}
.group-theme-light-purple .paragraph--type--uc-department-quote a {
  color: #93becc;
}
.group-theme-light-purple .paragraph--type--uc-department-quote .description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.group-theme-light-purple .paragraph--type--uc-department-quote .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.group-theme-light-purple .paragraph--type--uc-department-quote .department {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #FFFFFF;
}
.group-theme-light-purple .side-bar ul.sidebar-block-menu {
  padding-left: 15px;
}
.group-theme-light-purple .side-bar ul.sidebar-block-menu li {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  margin: 0;
}
.group-theme-light-purple .side-bar ul.sidebar-block-menu li a {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 24px;
  color: #000 !important;
  padding-left: 15px;
}
.group-theme-light-purple .side-bar ul.sidebar-block-menu li.active a {
  margin-left: 0;
}
.group-theme-light-purple .side-bar ul.sidebar-block-menu li.parent {
  margin-top: 75px;
  border-bottom: 0px;
  margin-bottom: 0;
}
.group-theme-light-purple .side-bar ul.sidebar-block-menu li.parent a {
  background: #59315F;
  color: #FFFFFF !important;
  padding: 10px 15px !important;
  margin-left: 0px;
}
.group-theme-light-purple .department-title {
  margin-top: 75px;
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  background: linear-gradient(90deg, #86647A 0%, #59315F 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-flex;
  width: auto;
}
.group-theme-light-purple .no-title {
  height: 25px;
}
@media screen and (min-width: 768px) {
  .group-theme-light-purple .three-column .col-md-8 {
    max-width: 67%;
    flex: 0 0 67%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-light-purple .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-light-purple .three-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-purple .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-light-purple .three-column.container {
    max-width: 1500px;
  }
}
@media screen and (min-width: 750px) {
  .group-theme-light-purple .two-column.container {
    max-width: 750px;
  }
  .group-theme-light-purple .two-column .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .group-theme-light-purple .two-column .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-light-purple .two-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-purple .two-column.container {
    max-width: 1300px;
  }
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column {
  margin: 50px 0;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 36px;
  color: #4D4D4D;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-color: #86647A;
  padding-top: 40px;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
  padding-top: 30px;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button {
  color: #4D4D4D;
  text-align: left;
  border: 0;
  background: transparent;
  width: 100%;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button:hover {
  text-decoration: none;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
  text-align: left;
  border: 0;
  background: transparent;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
  margin-bottom: 20px;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
  width: 100%;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-title h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #86647A 0%, #59315F 100%);
  padding-top: 15px;
}
.group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 991px) {
  .group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
    padding-top: 30px;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
    display: flex;
    justify-content: space-between;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
    margin-bottom: 0;
    flex: 0 0 20.8%;
    max-width: 20.8%;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
    width: 175px;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-text {
    flex: 0 0 71.2%;
    max-width: 71.2%;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item ~ .paragraph--type--uc-featured-content-column-item {
    padding-top: 60px;
  }
}
.group-theme-light-purple .paragraph--type--uc-featured-people .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-light-purple .paragraph--type--uc-featured-people .bio-body, .group-theme-light-purple .paragraph--type--uc-featured-people .bio-location, .group-theme-light-purple .paragraph--type--uc-featured-people .bio-phone, .group-theme-light-purple .paragraph--type--uc-featured-people .bio-email {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-light-purple .paragraph--type--uc-featured-people article {
  margin-bottom: 50px;
}
.group-theme-light-purple .paragraph span.white-span {
  color: #fff;
}
.group-theme-light-purple .paragraph blockquote {
  font-size: 20px;
  width: 80%;
  font-style: italic;
  color: #4d4d4d;
  padding: 15px 0px 10px 60px;
  border-left: 5px solid #86647A;
  position: relative;
  background: #EDEDED;
}
.group-theme-light-purple .paragraph blockquote::before {
  font-family: Arial;
  content: "“";
  color: #86647A;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.group-theme-light-purple .paragraph blockquote::after {
  content: "";
}
.group-theme-light-purple .paragraph blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}
.group-theme-light-purple footer.group-footer {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.92) 0%, rgb(64, 64, 64) 100%);
  padding: 0px;
}
.group-theme-light-purple footer.group-footer .global-links {
  width: 100%;
  display: inline-block;
}
.group-theme-light-purple footer.group-footer .global-links a {
  color: #fff;
  width: 33%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.group-theme-light-purple footer .left-container {
  padding: 30px 15px;
}
.group-theme-light-purple footer .left-container .copyright {
  border-top: 1px solid #323232;
  padding: 10px;
  text-align: center;
  position: staticd;
  width: 100%;
  color: #fff;
  background: #181818;
}
.group-theme-light-purple footer .left-container .footer-headline {
  font-size: 23px;
  line-height: 32px;
  font-style: normal;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  font-weight: 500;
}
.group-theme-light-purple footer .left-container .horizontal-bar {
  height: 1px;
  background-color: #FFFFFF;
}
.group-theme-light-purple footer .left-container .paragraph--type--footer-menu {
  display: flex;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.group-theme-light-purple footer .left-container .paragraph--type--footer-menu .title {
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-light-purple footer .left-container .paragraph--type--footer-menu a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-top: 5px;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 5px;
}
.group-theme-light-purple footer .left-container .paragraph--type--footer-menu a:hover {
  text-decoration-style: solid;
  color: #FFFFFF;
}
.group-theme-light-purple footer .left-container .paragraph--type--footer-menu .paragraph--type--uc-links {
  margin-bottom: 40px;
}
.group-theme-light-purple footer .left-container .paragraph--type--footer-menu .right-menu-items {
  flex-basis: 50%;
}
.group-theme-light-purple footer .left-container .paragraph--type--footer-menu .left-menu-items {
  flex-basis: 50%;
}
.group-theme-light-purple footer .left-container .logo-info {
  margin-bottom: 20px;
}
.group-theme-light-purple footer .left-container .logo-info img {
  margin-left: 0px;
}
.group-theme-light-purple footer .left-container .paragraph--type--department-address div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-light-purple footer .left-container .paragraph--type--department-address div a {
  color: #FFFFFF;
}
.group-theme-light-purple footer .left-container .paragraph--type--department-address br {
  display: none;
}
.group-theme-light-purple footer .left-container .footer-department-info {
  padding-top: 20px;
}
.group-theme-light-purple footer .right-container {
  background: linear-gradient(90deg, #86647A 0%, #59315F 100%);
  padding: 100px 47px;
  display: flex;
  gap: 50px;
}
.group-theme-light-purple footer .right-container .social-media-links {
  flex-basis: 180%;
  max-width: 50px;
}
.group-theme-light-purple footer .right-container .social-media-links img.img-fluid {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
.group-theme-light-purple footer .right-container .description {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-light-purple footer .right-container .description p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .group-theme-light-purple footer .paragraph--type--uc-footer {
    display: flex;
  }
  .group-theme-light-purple footer .right-container {
    width: 370px;
    min-width: 370px;
    align-items: center;
  }
  .group-theme-light-purple footer .left-container {
    flex-basis: 100%;
    padding: 40px 50px 45px 40px;
    position: relative;
  }
  .group-theme-light-purple footer .left-container .copyright {
    border-top: 1px solid #323232;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .group-theme-light-purple footer .left-container .footer-headline {
    line-height: 42px;
  }
  .group-theme-light-purple footer .left-container .footer-department-info {
    display: flex;
    gap: 20px;
  }
  .group-theme-light-purple footer .logo-info, .group-theme-light-purple footer .address-info {
    flex: 1 1 0;
  }
  .group-theme-light-purple footer .footer-menu-item {
    flex: 2 1 0;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-light-purple footer .left-container .paragraph--type--department-address br {
    display: block;
  }
}
.group-theme-light-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-light-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li {
  min-width: 50%;
  width: 50%;
  display: inline-block;
  float: left;
  margin-bottom: 25px;
}
.group-theme-light-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > a {
  color: #fff;
  font-weight: bold;
}
.group-theme-light-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-light-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu li a {
  color: #fff;
}
.group-theme-light-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu ul.menu {
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  width: 100%;
}
.group-theme-light-purple .calendar-section h1.events-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-light-purple .calendar-section .main-content {
  margin: 0 auto;
}
.group-theme-light-purple .calendar-section .main-content .view-filters form .form--inline {
  padding-right: 0;
}
.group-theme-light-purple .calendar-section .main-content .view-filters form .form--inline .form-item {
  width: 100%;
}
.group-theme-light-purple .calendar-section .main-content .view-filters form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.group-theme-light-purple .calendar-section .main-content .view-filters form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-light-purple .calendar-section .main-content .view-filters form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-light-purple .calendar-section .main-content .view-content .views-row:not(:first-child) .calendar-block {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 4px;
  border-image-source: linear-gradient(90deg, #86647A 0%, #59315F 100%);
  margin-top: 0;
  padding-top: 40px;
}
.group-theme-light-purple .calendar-section .main-content .view-content .views-row .calendar-block {
  border-top: 0;
  color: #4D4D4D;
}
.group-theme-light-purple .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.group-theme-light-purple .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title a {
  color: #4D4D4D;
}
.group-theme-light-purple .calendar-section .main-content .view-content .views-row .calendar-block .event-time {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.group-theme-light-purple .calendar-section .main-content .view-content .views-row .calendar-block .event-blurb p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-light-purple .calendar-section .view-filters {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-light-purple .calendar-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-light-purple .calendar-section .news-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-light-purple .calendar-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-light-purple .calendar-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-light-purple .calendar-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-light-purple .container .row .paragraph--type--uc-hero {
  margin: 50px 0;
}
.group-theme-light-purple .paragraph--type--uc-hero {
  height: auto;
  position: relative;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-container,
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img,
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-mob {
  height: 100%;
  padding: 60px 0;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-container.img-only,
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img.img-only,
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-dt.img-only,
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-mob.img-only {
  height: 344px;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img,
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-container {
  background-color: #800000;
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-mob {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-dt {
  display: none;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-container-img {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-inner-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-content .hero-title {
  padding: 0 15px;
  margin-bottom: 25px;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-content .hero-title h1 {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #86647A 0%, #59315F 100%);
  margin: 0 auto;
  width: fit-content;
}
.group-theme-light-purple .paragraph--type--uc-hero .hero-content .hero-description {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #FFFFFF;
  padding: 0 15px;
  width: 94%;
  margin: 0 auto;
}
@media only screen and (min-width: 576px) {
  .group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-mob {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-light-purple .paragraph--type--uc-hero .hero-inner-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-light-purple .paragraph--type--uc-hero .hero-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-light-purple .paragraph--type--uc-hero .hero-container-img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-mob {
    display: none;
  }
  .group-theme-light-purple .paragraph--type--uc-hero .hero-container-img-dt {
    display: block;
  }
}
.group-theme-light-purple a:focus, .group-theme-light-purple a:focus-visible {
  outline-color: #007bff !important;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events {
  background-color: #ECECEC;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
  display: flex;
  justify-content: space-between;
  padding: 80px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
  flex-basis: 66%;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading h2.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading .all-news {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items {
  display: flex;
  justify-content: space-between;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a {
  width: 32%;
  max-width: 285px;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-image {
  padding-bottom: 22px;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #86647A 0%, #59315F 100%);
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title {
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title::after {
  content: "→";
  padding-left: 20px;
  color: #59315F;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body p {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover {
  text-decoration: none;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover .news-teaser-wrapper .item-title::after {
  color: #351D38;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
  display: none;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
  flex-basis: 28%;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading h2.events-title {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 28px 12px;
  background-color: #800000;
  max-width: 162px;
  color: #ffffff;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading .all-events {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row {
  display: grid;
  grid-template-columns: 103px 2fr;
  gap: 25px;
  padding: 0 20px 20px 0;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row:not(:first-child) {
  padding: 20px 20px 20px 0;
  border-top: 1px solid #4D4D4D;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-field-start-date {
  color: #000000;
  font-size: 28px;
  font-weight: 300;
}
.group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-title a {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    flex-direction: column;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    padding: 40px 15px 0;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
    overflow: hidden;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.no-slide {
    display: none;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider {
    width: 100%;
    max-width: 600px;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides {
    display: flex;
    position: relative;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    overflow: hidden;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    box-sizing: border-box;
    transform-origin: center center;
    transform: scale(1);
    scroll-snap-align: center;
    padding-top: 40px;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide .news-teaser-wrapper {
    max-width: 285px;
    margin: 0 auto;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink {
    display: inline-block;
    height: 6px;
    width: 18px;
    border-radius: 50%;
    background-color: #B4B4B4;
    margin: 0 10px 0 10px;
  }
  .group-theme-light-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink:hover {
    background-color: #ECA154;
  }
}

.group-theme-orange {
  /**
   * Styles for a headline underline
   */
  /**
   * Styles for the section header
   */
  /**
   * Styles for a paragraph's section title
   */
  /**
   * Styles for a paragraph's section description
   */
  /**
   * Styles for a section title's underline
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Styles for hero slider
   */
  /**
   * Styles for headline left template
   */
  /**
   * Styles for headline left alt template
   */
  /**
   * Styles for headline center gradient full template
   */
  /**
   * Styles for headline center full template
   */
  /**
   * Styles for uc-display-of-links paragraphs
   */
  /**
   * Desktop specific styles for uc-display-of-links paragraphs
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Add styles for lead in paragraph.
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for the group news listing view (news_search)
   */
  /**
   * Styles for the webform
   */
  /**
   * Styles for paragraph full width cta buttons bar
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for group footer
   */
  /**
   * Styles for the group events listing view (events_listing page_2)
   */
  /**
   * Styles for hero
   */
  /**
   * Styles for the redesigned news content type
   */
}
.group-theme-orange .headline-underline {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  height: 8px;
}
.group-theme-orange .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-orange .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-orange .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-orange ol.breadcrumb {
  justify-content: flex-end;
}
.group-theme-orange .paragraph .align-right.embedded-entity img {
  padding: 0 0 20px 20px;
}
.group-theme-orange .paragraph .align-left.embedded-entity img {
  padding: 0 20px 20px 0;
}
.group-theme-orange .paragraph .align-center.embedded-entity img {
  padding: 20px;
}
.group-theme-orange span.required {
  color: #990000;
}
.group-theme-orange form#views-exposed-form-person-search-block-3 {
  margin-bottom: 25px;
}
.group-theme-orange form#views-exposed-form-person-search-block-3 .form-actions .btn-info {
  border-radius: 0;
  background: #990000;
  border-color: #990000;
}
.group-theme-orange form#views-exposed-form-person-search-block-3 input {
  margin-bottom: 0px;
  max-width: 95%;
  float: left;
}
.group-theme-orange form#views-exposed-form-person-search-block-3 .form--inline .form-item {
  width: 90%;
  display: inline-block;
  float: left;
}
.group-theme-orange header.groups {
  padding: 0px;
  background: transparent;
}
.group-theme-orange header.groups .dropdown-menu {
  min-width: 17rem;
}
.group-theme-orange header.groups .red-navbar {
  padding: 10px 20px;
  background: #800000;
  display: inline-block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-orange header.groups .red-navbar .left-side {
  width: 55%;
  float: left;
  display: inline-block;
  font-size: 15px;
}
.group-theme-orange header.groups .red-navbar .left-side a {
  color: #fff;
}
.group-theme-orange header.groups .red-navbar .right-side {
  width: 45%;
  float: right;
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}
.group-theme-orange header.groups .red-navbar .group-mini-menu {
  float: right;
  text-transform: uppercase;
}
.group-theme-orange header.groups .red-navbar .group-mini-menu li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 10px;
  font-size: 13px;
}
.group-theme-orange header.groups .red-navbar .group-mini-menu li:last-of-type a {
  border-right: 0px;
}
.group-theme-orange header.groups .group-logo {
  padding: 15px;
}
.group-theme-orange header.groups .group-logo img {
  margin: auto;
  display: block;
  max-width: 800px;
}
.group-theme-orange header.groups .group-logo-mobile {
  margin: auto;
  text-align: center;
  padding: 15px;
}
.group-theme-orange header.groups .group-logo-mobile img {
  margin: auto;
  display: block;
  max-width: 350px;
}
.group-theme-orange header.groups .group-menu {
  width: 100%;
  text-align: center;
  display: inline-block;
  background: #FAFAFA;
}
.group-theme-orange header.groups .group-menu nav.navbar {
  display: inline-block;
  margin: auto;
  position: static !important;
}
.group-theme-orange header.groups .group-menu ul li {
  position: relative;
  display: inline-block;
}
.group-theme-orange header.groups .group-menu ul li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4D4D4D;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-orange header.groups .group-menu ul li a:hover {
  text-decoration: none;
}
.group-theme-orange header.groups .group-menu ul li a.is-active {
  background-image: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 5px;
  background-size: 100% 5px;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-orange header.groups .group-menu .navbar-collapse {
  align-items: center;
  justify-content: center;
}
.group-theme-orange header.groups .group-menu ul.dropdown-menu {
  border-radius: 0;
  border-top: 15px solid #DE7C00;
}
.group-theme-orange header.groups .group-menu ul.dropdown-menu > li {
  width: 100%;
}
.group-theme-orange header.groups .group-menu ul.dropdown-menu > li:last-of-type > a {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-orange header.groups .group-menu ul.dropdown-menu > li a {
  border-bottom: 1px solid #D9D9D9;
  color: #000;
  padding: 5px 0px;
}
.group-theme-orange header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu {
  display: block !important;
  position: static !important;
  border: 0 !important;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
}
.group-theme-orange header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu:before {
  display: none !important;
}
.group-theme-orange header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li {
  border-bottom: 1px solid #ccc;
  margin: 0px 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-orange header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li > a {
  font-size: 12px !important;
  padding: 2px 4px 2px 4px !important;
  margin-left: 20px !important;
  border-bottom: 0;
}
.group-theme-orange header.groups .group-menu .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 2%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #DE7C00;
}
.group-theme-orange header.groups .group-menu .dropdown-toggle::after {
  display: none;
}
.group-theme-orange header.groups button.navbar-toggler span.navbar-toggler-icon {
  background: url("../images/close-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.group-theme-orange header.groups button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background: url("../images/hamburger-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .group-theme-orange header.groups .red-navbar form.search-form {
    width: 50%;
    display: inline-block;
    float: left;
    height: 50px;
  }
  .group-theme-orange header.groups .red-navbar .right-side {
    margin-top: 0;
    width: 30%;
  }
  .group-theme-orange header.groups .red-navbar .left-side {
    margin: 10px 0px;
    width: 70%;
  }
  .group-theme-orange header.groups #collapsibleNavbar {
    margin-top: 15px;
    border-top: 10px solid #DE7C00;
    padding-bottom: 40px;
    z-index: 10;
  }
  .group-theme-orange header.groups .group-menu.d-block.d-lg-none {
    position: static;
    text-align: right;
    padding: 0;
    width: 50%;
    float: right;
    margin: 0 !important;
  }
  .group-theme-orange header.groups .group-menu {
    background: transparent;
  }
  .group-theme-orange header.groups .group-menu nav.navbar {
    postion: static;
  }
  .group-theme-orange header.groups .group-menu .navbar-collapse div ul li:last-of-type a {
    border: 0;
  }
  .group-theme-orange header.groups .group-menu .dropdown-menu li.nav-item:last-of-type {
    border: 0 !important;
  }
  .group-theme-orange header.groups .group-menu ul li.nav-item {
    width: 100%;
    background: #fff !important;
    padding: 0 !important;
    position: relative;
    margin: 0 15px;
    border-bottom: 1px solid #D9D9D9;
    display: inline-block;
  }
  .group-theme-orange header.groups .group-menu ul li.nav-item a {
    margin: 0;
    padding: 15px 0;
    display: inline-block;
    float: left;
    margin-right: 0;
  }
  .group-theme-orange header.groups .group-menu.d-block.d-lg-none {
    margin: 0;
    text-align: right;
    padding: 0;
  }
  .group-theme-orange header.groups .group-menu ul li a.is-active {
    background: 0;
  }
  .group-theme-orange header.groups .group-menu ul.dropdown-menu {
    border: 0;
    width: 100%;
    position: static;
    padding: 0;
    margin: 0;
  }
  .group-theme-orange header.groups .group-menu ul.dropdown-menu li a.nav-link {
    border: 0 !important;
    color: #4D4D4D;
  }
  .group-theme-orange header.groups .group-menu .dropdown-menu::before {
    display: none;
  }
  .group-theme-orange header.groups .group-menu .navbar-collapse {
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
  }
  .group-theme-orange header svg.svg-inline--fa.fa-search.fa-w-16 {
    position: static;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
    margin: 25px 0;
  }
  .group-theme-orange input#search-keywords {
    position: absolute;
    left: 15px;
    background: #880000;
    height: 45px;
    width: 70%;
  }
}
.group-theme-orange form.search-form {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.group-theme-orange form.search-form ::placeholder {
  color: #fff;
  opacity: 1;
  font-family: "Montserrat", sans-serif;
}
.group-theme-orange form.search-form :-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-orange form.search-form ::-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-orange .form-control-btn {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
.group-theme-orange .search-key {
  display: none;
}
.group-theme-orange .search-key.show-search {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  color: #fff;
}
.group-theme-orange .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-orange .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-orange .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-orange form#search-form {
  padding: 15px;
}
.group-theme-orange .search-form #edit-keys {
  background: none !important;
}
.group-theme-orange .paragraph-section-header {
  padding: 30px;
}
.group-theme-orange .paragraph-section-header.Left {
  text-align: left;
}
.group-theme-orange .paragraph-section-header.Right {
  text-align: right;
}
.group-theme-orange .paragraph-section-header.Center {
  text-align: center;
}
.group-theme-orange .paragraph-section-title {
  color: #4D4D4D;
  display: inline-block;
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 0px;
  padding: 25px 0;
}
.group-theme-orange .paragraph-section-description {
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 30px;
}
.group-theme-orange .paragraph-section-title-underline {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  height: 10px;
}
@media screen and (min-width: 768px) {
  .group-theme-orange .paragraph-section-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-orange .paragraph-section-description {
    margin-bottom: 60px;
  }
}
.group-theme-orange .paragraph--type--uc-hero-slider {
  position: relative;
}
.group-theme-orange .paragraph--type--uc-hero-slider .slide-headline p {
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #4D4D4D;
  margin-bottom: 0px;
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 110%;
}
.group-theme-orange .paragraph--type--uc-hero-slider .slide-subtext p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph--type--uc-hero-slider .slick-dots {
  margin-bottom: 0px;
}
.group-theme-orange .paragraph--type--uc-hero-slider .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}
.group-theme-orange .paragraph--type--uc-hero-slider .slick-dots button {
  width: 18px;
  height: 6px;
  background-color: #B4B4B4;
  border-radius: 6px;
  border: 1px solid #B4B4B4;
  font-size: 0;
}
.group-theme-orange .paragraph--type--uc-hero-slider .slick-dots .slick-active button {
  background-color: #ECA154;
  border: 1px solid #ECA154;
}
.group-theme-orange .paragraph--type--uc-hero-slider .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-orange .paragraph--type--uc-hero-slider .lower {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.group-theme-orange .paragraph--type--uc-hero-slider .lower .play-control {
  border-right: 4px solid #B4B4B4;
  border-left: 4px solid #B4B4B4;
  width: 10px;
  height: 10px;
  background: transparent;
  font-size: 0;
  border-radius: 0;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: none;
  border-bottom: none;
  padding: 0.75em 1.5em;
}
.group-theme-orange .paragraph--type--uc-hero-slider .header-container-image.desktop {
  display: none;
}
.group-theme-orange .paragraph--type--uc-hero-slider .header-container-image.tablet {
  display: none;
}
.group-theme-orange .paragraph--type--uc-hero-slider .video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-orange .paragraph--type--uc-hero-slider .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-orange .headline-left.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 5px;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.group-theme-orange .headline-left.paragraph--type--uc-hero-slider .lower {
  right: 0px;
}
.group-theme-orange .headline-left .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-orange .headline-left .left-container {
  width: 315px;
  margin-bottom: 30px;
  text-align: center;
  order: 1;
  background-color: #FFFFFF;
}
.group-theme-orange .headline-left .right-container {
  order: 2;
}
.group-theme-orange .headline-left .right-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.group-theme-orange .headline-left .slide-subtext p {
  margin-top: 24px;
}
.group-theme-orange .headline-left .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-orange .headline-left .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 15px;
  top: 35%;
}
.group-theme-orange .headline-left-alt.paragraph--type--uc-hero-slider {
  padding: 15px;
}
.group-theme-orange .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 0px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.group-theme-orange .headline-left-alt.paragraph--type--uc-hero-slider .lower {
  right: 20%;
}
.group-theme-orange .headline-left-alt .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-orange .headline-left-alt .left-container {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.group-theme-orange .headline-left-alt .right-container {
  width: 100%;
}
.group-theme-orange .headline-left-alt .right-container img {
  width: 100%;
  object-fit: cover;
}
.group-theme-orange .headline-left-alt .right-container .video-bg video {
  height: 234px;
  object-fit: cover;
}
.group-theme-orange .headline-left-alt .slide-headline p {
  color: #4D4D4D;
  background: none;
}
.group-theme-orange .headline-left-alt .slide-subtext p {
  margin-top: 24px;
  min-height: 68px;
  color: #4D4D4D;
}
.group-theme-orange .headline-left-alt .slide-cta a {
  font-family: "Montserrat", sans-serif;
  background-color: #A9431E;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  padding: 25px 50px;
  position: relative;
  height: auto;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
}
.group-theme-orange .headline-left-alt .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-orange .headline-center-gradient-full .full-container {
  position: relative;
  height: 100%;
  min-height: 400px;
  overflow: hidden;
}
.group-theme-orange .headline-center-gradient-full .header-container-image {
  z-index: -1;
}
.group-theme-orange .headline-center-gradient-full .video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-orange .headline-center-gradient-full .video-bg video {
  height: 100%;
  object-fit: cover;
}
.group-theme-orange .headline-center-gradient-full .full-inner-container {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 75px;
  text-align: center;
  position: absolute;
  top: 0;
}
.group-theme-orange .headline-center-gradient-full .slide-headline p {
  color: #FFFFFF;
}
.group-theme-orange .headline-center-gradient-full .slide-headline {
  margin-bottom: 24px;
}
.group-theme-orange .headline-center-gradient-full .slide-subtext p {
  color: #FFFFFF;
}
.group-theme-orange .headline-center-gradient-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-orange .headline-center-gradient-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: fit-content;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 15px;
}
.group-theme-orange .headline-center-gradient-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-orange .headline-center-gradient-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-orange .headline-center-gradient-full .lower {
  bottom: 5px;
  right: 20px;
}
.group-theme-orange .headline-center-full .full-container {
  position: relative;
}
.group-theme-orange .headline-center-full .full-container .header-container-image.desktop {
  width: 100%;
  height: auto;
}
.group-theme-orange .headline-center-full .full-inner-container {
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  margin-top: 5%;
}
.group-theme-orange .headline-center-full .header-container-image {
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-orange .headline-center-full .video-bg {
  position: absolute;
  height: 320px;
  width: 100%;
  z-index: -1;
}
.group-theme-orange .headline-center-full .video-bg video {
  height: 320px;
  object-fit: cover;
}
.group-theme-orange .headline-center-full .text-container {
  background-color: #FFFFFF;
  height: auto;
  padding-top: 27.5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 28px;
  margin-bottom: 10px;
}
.group-theme-orange .headline-center-full .slide-subtext p {
  margin-top: 24px;
}
.group-theme-orange .headline-center-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-orange .headline-center-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.group-theme-orange .headline-center-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-orange .headline-center-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-orange .headline-center-full .lower {
  bottom: 5px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .group-theme-orange .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: none;
  }
  .group-theme-orange .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: block;
    height: 100%;
  }
  .group-theme-orange .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
    height: 100%;
  }
  .group-theme-orange .paragraph--type--uc-hero-slider .headline-center-full .header-container-image.mobile {
    width: auto;
  }
}
@media screen and (min-width: 375px) {
  .group-theme-orange .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    max-height: 500px;
  }
  .group-theme-orange .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  .group-theme-orange .headline-center-full .full-container {
    overflow: hidden;
  }
  .group-theme-orange .headline-center-full .full-inner-container {
    margin-top: 15%;
  }
  .group-theme-orange .headline-center-full .header-container-image.mobile {
    min-height: 500px;
    width: unset !important;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-orange .headline-left .left-container {
    width: 100%;
  }
  .group-theme-orange .headline-left .left-container .slide-cta {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-orange .headline-left-alt {
    padding-left: 30px;
    padding-right: 30px;
  }
  .group-theme-orange .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-orange .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-orange .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
  }
  .group-theme-orange .headline-left-alt .slide-headline p {
    font-size: 54px;
    line-height: 64px;
  }
  .group-theme-orange .headline-center-gradient-full .video-bg video {
    object-fit: cover;
  }
  .group-theme-orange .headline-center-gradient-full .slide-headline {
    max-width: 1000px;
    margin: 0px auto;
    margin-bottom: 17px;
  }
  .group-theme-orange .headline-center-gradient-full .slide-subtext {
    max-width: 750px;
    margin: 0px auto;
  }
  .group-theme-orange .headline-center-gradient-full .slide-subtext p {
    margin-bottom: 40px;
  }
  .group-theme-orange .headline-center-gradient-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-orange .headline-center-gradient-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-orange .headline-center-full .text-container {
    background-color: none;
  }
  .group-theme-orange .headline-center-full .header-container-image {
    height: 100%;
  }
  .group-theme-orange .headline-center-full .video-bg {
    height: 536px;
  }
  .group-theme-orange .headline-center-full .video-bg video {
    height: 536px;
    object-fit: cover;
  }
  .group-theme-orange .headline-center-full .full-inner-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 10%;
    text-align: center;
  }
  .group-theme-orange .headline-center-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-orange .headline-center-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-orange .headline-center-full .slide-cta {
    margin-top: -20px;
  }
  .group-theme-orange .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: block;
  }
  .group-theme-orange .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: none;
  }
  .group-theme-orange .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-orange .headline-left.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 50px;
  }
  .group-theme-orange .headline-left.paragraph--type--uc-hero-slider .lower {
    right: 20px;
  }
  .group-theme-orange .headline-left .paragraph--type--uc-hero-slide {
    height: 535px;
    flex-flow: initial;
  }
  .group-theme-orange .headline-left .left-container {
    width: 480px;
    height: 100%;
    padding-left: 60px;
    padding-right: 34px;
    text-align: center;
    order: 1;
    margin-top: 0px;
  }
  .group-theme-orange .headline-left .right-container {
    width: 100%;
    height: 100%;
    order: 2;
  }
  .group-theme-orange .headline-left .slide-cta a {
    width: 324px;
    height: fit-content;
  }
  .group-theme-orange .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-orange .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-orange .headline-left-alt .paragraph--type--uc-hero-slide {
    flex-flow: initial;
  }
  .group-theme-orange .headline-left-alt .left-container {
    width: 559px;
    display: block;
    padding: 0 130px 10px 37px;
    text-align: left;
  }
  .group-theme-orange .headline-left-alt .right-container .video-bg video {
    object-fit: cover;
  }
  .group-theme-orange .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
    min-width: 50%;
  }
}
.group-theme-orange .paragraph--type--uc-display-of-links {
  margin-left: 30px;
  margin-right: 30px;
}
.group-theme-orange .paragraph--type--uc-display-of-links a {
  color: #800000;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.group-theme-orange .paragraph--type--uc-display-of-links p {
  color: #4D4D4D;
  font-weight: 400;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
@media screen and (min-width: 768px) {
  .group-theme-orange .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
@media screen and (min-width: 768px) {
  .group-theme-orange .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width {
  margin: 50px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  padding: 25px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width img {
  width: 100%;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width .credit-caption-box {
  background: #ECECEC;
  padding: 10px 20px 30px 20px;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video,
.group-theme-orange .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-orange .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video iframe, .group-theme-orange .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video video,
.group-theme-orange .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video iframe,
.group-theme-orange .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-orange .paragraph.paragraph--type--uc-full-width {
    margin: 30px 0;
  }
  .group-theme-orange .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid {
  margin: 50px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title,
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 16px;
  line-height: 19px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid span.paragraph-solid-underline {
  height: 10px;
  background: #DE7C00;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 15px;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video .contextual-region {
  position: static;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video .contextual-region {
  position: static;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape {
  width: 100%;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item {
  margin-top: 40px;
}
.group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape, .group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.book, .group-theme-orange .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.square {
    width: 100%;
  }
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block {
  margin: 20px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block img {
  width: 100%;
  height: auto;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block a {
  text-decoration: underline;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block .tint-block {
  background: rgba(222, 124, 0, 0.1);
  padding: 20px 40px 15px 40px;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block .tint-block strong {
  padding-top: 20px;
  display: inline-block;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block .tint-block span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block .tint-block a {
  background-color: #800000;
  background-blend-mode: multiply;
  border: 1px solid #FFFFFF;
  color: #fff;
  padding: 25px 50px 25px 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.group-theme-orange .paragraph.paragraph--type--uc-text-block .tint-block a::after {
  display: block;
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
@media screen and (max-width: 768px) {
  .group-theme-orange .paragraph.paragraph--type--uc-text-block .tint-block a {
    width: 100%;
  }
}
.group-theme-orange .paragraph--type--uc-header-with-description a {
  text-decoration: underline;
}
.group-theme-orange .paragraph--type--uc-lead-in {
  margin: 15px;
  width: 354px;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-orange .paragraph--type--uc-lead-in .paragraph-field-image {
  width: 354px;
  height: 354px;
}
.group-theme-orange .paragraph--type--uc-lead-in .paragraph-field-image img {
  height: 354px;
}
.group-theme-orange .paragraph--type--uc-lead-in .description-container {
  background-color: #ECECEC;
  padding: 50px 20px 30px 20px;
  width: 100%;
}
.group-theme-orange .paragraph--type--uc-lead-in .headline-text {
  display: inline-block;
  margin-bottom: 20px;
}
.group-theme-orange .paragraph--type--uc-lead-in .headline-text p {
  margin: 0px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  color: #4D4D4D;
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 170%;
}
.group-theme-orange .paragraph--type--uc-lead-in .description p {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px;
}
.group-theme-orange .paragraph--type--uc-lead-in .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph--type--uc-lead-in .department {
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  color: #4D4D4D;
}
.group-theme-orange .paragraph--type--uc-lead-in-item {
  margin-bottom: 20px;
}
.group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
  background-color: #404040;
}
.group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(odd) .headline-text p {
  color: #FFFFFF;
}
.group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(odd) .description p, .group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(odd) .description a {
  color: #FFFFFF;
}
.group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(odd) .name {
  color: #FFFFFF;
}
.group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(odd) .department {
  color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  .group-theme-orange .paragraph--type--uc-lead-in {
    max-width: 1128px;
    width: initial;
    height: initial;
  }
  .group-theme-orange .paragraph--type--uc-lead-in-item {
    display: flex;
    margin-bottom: 60px;
    max-height: 354px;
  }
  .group-theme-orange .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-orange .paragraph--type--uc-lead-in-item .description p {
    font-size: 30px;
    line-height: 35px;
  }
  .group-theme-orange .paragraph--type--uc-lead-in-item .description-container {
    overflow-wrap: break-word;
  }
  .group-theme-orange .paragraph--type--uc-lead-in-item .description-container .description {
    margin-bottom: 0px;
    height: auto;
  }
  .group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(odd) .paragraph-field-image {
    order: 2;
  }
  .group-theme-orange .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    order: 1;
    padding: 40px;
  }
  .group-theme-orange .three-column .paragraph--type--uc-lead-in-item, .group-theme-orange .two-column .paragraph--type--uc-lead-in-item {
    max-height: 392px;
  }
  .group-theme-orange .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image, .group-theme-orange .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-orange .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image img, .group-theme-orange .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-orange .three-column .paragraph--type--uc-lead-in-item .description-container .description, .group-theme-orange .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: 230px;
  }
  .group-theme-orange .three-column .paragraph--type--uc-lead-in-item .name, .group-theme-orange .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 10px;
  }
  .group-theme-orange .three-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container, .group-theme-orange .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 30px;
  }
  .group-theme-orange .three-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container, .group-theme-orange .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-orange .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-orange .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-orange .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: auto;
  }
  .group-theme-orange .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 20px;
  }
  .group-theme-orange .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-orange .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 40px;
  }
}
.group-theme-orange .news-details-section .headline {
  margin: 40px 0;
}
.group-theme-orange .news-details-section .headline h1 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.group-theme-orange .news-details-section .headline .published {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-orange .news-details-section .headline .published .pub-date {
  font-family: "Montserrat", sans-serif;
  color: #800000;
  font-weight: 700;
}
.group-theme-orange .news-details-section .headline .published .change-date {
  font-style: italic;
}
.group-theme-orange .news-details-section .headline .author {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-orange .news-details-section .headline .news-tags a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #4D4D4D;
  text-transform: uppercase;
}
.group-theme-orange .news-details-section .headline .news-tags .tag-separator {
  padding: 0 3px 0 7px;
}
.group-theme-orange .news-details-section .headline .news-social-icons a {
  color: #4D4D4D;
  font-size: 16px;
  text-align: center;
}
.group-theme-orange .news-details-section .headline .news-social-icons a:hover {
  color: #800000;
}
.group-theme-orange .news-details-section .headline .news-social-icons a:first-child {
  margin-left: -8px;
}
.group-theme-orange .news-details-section .headline .news-social-icons a.google-plus {
  padding: 0 5px;
}
.group-theme-orange .news-details-section hr {
  width: 100%;
  border: 1px solid #A9431E;
  margin-bottom: 60px;
}
.group-theme-orange .news-details-section figure.news-portrait, .group-theme-orange .news-details-section figure.news-landscape, .group-theme-orange .news-details-section figure.news-square {
  float: right;
  margin-left: 50px;
}
.group-theme-orange .news-details-section figure.news-portrait img, .group-theme-orange .news-details-section figure.news-landscape img, .group-theme-orange .news-details-section figure.news-square img {
  margin-left: unset;
  float: unset;
}
.group-theme-orange .news-details-section figure.news-full img {
  margin-left: unset;
  float: unset;
}
.group-theme-orange .news-details-section figure figcaption {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 10px 20px 20px;
  background-color: unset;
  font-style: unset;
  padding: 0;
  text-align: center;
  font-weight: 500;
}
.group-theme-orange .news-details-section figure figcaption .photo-credit {
  font-family: "Montserrat", sans-serif;
  text-align: right;
  font-weight: 300;
  padding-bottom: 5px;
}
.group-theme-orange .news-details-section figure figcaption .photo-caption {
  text-align: center;
  font-weight: 500;
  color: #000000;
}
.group-theme-orange .news-details-section .rich-text figure figcaption .photo-credit {
  padding: 5px 0 12px;
}
.group-theme-orange .news-details-section .rich-text p {
  font-family: "Montserrat", sans-serif;
  line-height: 32px;
}
.group-theme-orange .news-details-section .rich-text p.news-subtitle {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.group-theme-orange .news-details-section .rich-text figure.align-right + p,
.group-theme-orange .news-details-section .rich-text figure.align-left + p {
  padding-top: 24px;
}
.group-theme-orange .news-details-section .related .container .row h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  color: #4D4D4D;
  margin: 50px 0;
}
.group-theme-orange .news-details-section .related .container .row .related-content {
  display: flex;
  justify-content: space-between;
}
.group-theme-orange .news-details-section .related .container .row .related-content a {
  color: #4D4D4D;
  width: 30%;
}
.group-theme-orange .news-details-section .related .container .row .related-content a:hover {
  text-decoration: none;
}
.group-theme-orange .news-details-section .related .container .row .related-content a .related-content-item img {
  width: 100%;
}
.group-theme-orange .news-details-section .related .container .row .related-content a .related-content-item hr {
  position: relative;
  height: 8px;
  margin-top: 30px;
  margin-bottom: 8px;
  border: none;
  background-color: #A9431E;
}
.group-theme-orange .news-details-section .related .container .row .related-content a .related-content-item .rc-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
  color: #4D4D4D;
  letter-spacing: normal;
}
.group-theme-orange .news-details-section .related .container .row .related-content a .related-content-item .rc-sum {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
.group-theme-orange .news-details-section .related .container .row .related-content a .related-content-item .rc-sum p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
@media screen and (max-width: 768px) {
  .group-theme-orange .news-details-section .headline-sec {
    margin-bottom: 0;
  }
  .group-theme-orange .news-details-section .warp-txt img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .group-theme-orange .news-details-section .nd-bottom .container {
    padding-right: 0;
    padding-left: 0;
  }
  .group-theme-orange .news-details-section .nd-bottom .container .rich-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .group-theme-orange .news-details-section figure.news-portrait, .group-theme-orange .news-details-section figure.news-landscape, .group-theme-orange .news-details-section figure.news-square {
    float: unset;
    margin-left: 0;
  }
  .group-theme-orange .news-details-section .related .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .group-theme-orange .news-details-section .related .container .row .related-content {
    display: block;
  }
  .group-theme-orange .news-details-section .related .container .row .related-content a .related-content-item {
    margin-bottom: 60px;
  }
}
.group-theme-orange .news-listing-section h1.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-orange .news-listing-section .news-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #A9431E;
  width: max-content;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar h4::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: 10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2);
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar h4.hide-list::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: -10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2) rotate(-180deg);
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-orange .news-listing-section .news-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-orange .news-listing-section .serach form .form--inline {
  padding-right: 0;
}
.group-theme-orange .news-listing-section .serach form .form--inline .form-item {
  width: 100%;
}
.group-theme-orange .news-listing-section .serach form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-orange .news-listing-section .serach form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-orange .news-listing-section .serach form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-orange .news-listing-section .news-list {
  padding-left: 80px;
}
.group-theme-orange .news-listing-section .news-list .calendar-block {
  border-bottom: 0;
}
.group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #DE7C00 0%, #A9431E 100%);
  padding-top: 15px;
}
.group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-orange .news-listing-section .news-sidebar {
    max-width: 100%;
  }
  .group-theme-orange .news-listing-section .news-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-orange .news-listing-section .serach {
    margin-top: 25px;
  }
  .group-theme-orange .news-listing-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-orange .news-listing-section .news-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-orange .news-listing-section .news-list .calendar-block {
    margin-top: 15px;
  }
  .group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-orange .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-orange .paragraph--type--uc-webform {
  margin-left: auto;
  margin-right: auto;
}
.group-theme-orange .paragraph--type--uc-webform .section-header-container-image {
  margin-bottom: 30px;
}
.group-theme-orange .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-title,
.group-theme-orange .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-description {
  color: #fff;
}
.group-theme-orange .paragraph--type--uc-webform .webform-submission-form {
  padding: 0px 30px;
}
.group-theme-orange .paragraph--type--uc-webform .webform-submission-form label {
  font-size: 18px;
  font-weight: 500;
  line-height: 0px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
}
.group-theme-orange .paragraph--type--uc-webform .webform-submission-form input {
  background-color: #ECECEC;
  height: 68px;
}
.group-theme-orange .paragraph--type--uc-webform .form-actions {
  display: flex;
  justify-content: flex-start;
  flex: 100%;
  width: 100%;
}
.group-theme-orange .paragraph--type--uc-webform .captcha {
  display: flex;
  float: left;
}
.group-theme-orange .paragraph--type--uc-webform .webform-button--submit {
  width: 100%;
  height: 75px;
  background-color: #800000;
  background-blend-mode: multiply;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}
.group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
  margin-bottom: 38px;
  margin-top: 10px;
}
.group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
  background-color: #ECECEC;
  max-height: 270px;
}
.group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
  margin-bottom: 77px;
}
.group-theme-orange .paragraph--type--uc-webform.newsletter {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  background-color: #ECECEC;
}
.group-theme-orange .paragraph--type--uc-webform.newsletter input {
  background-color: #FFFFFF;
  height: 68px;
}
@media screen and (min-width: 768px) {
  .group-theme-orange .paragraph--type--uc-webform {
    max-width: 1128px;
  }
  .group-theme-orange .paragraph--type--uc-webform .paragraph-section-header {
    padding: 70px 30px 10px 30px;
  }
  .group-theme-orange .paragraph--type--uc-webform .webform-button--submit {
    width: 324px;
  }
  .group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
    margin-top: 0px;
    flex: 40%;
  }
  .group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
    background-color: #ECECEC;
    max-height: 315px;
  }
  .group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    margin-bottom: 1rem;
  }
  .group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-first-name, .group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    flex: 48%;
  }
  .group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-email, .group-theme-orange .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-affiliation {
    flex: 100%;
  }
  .group-theme-orange .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    max-width: 550px;
  }
  .group-theme-orange .paragraph--type--uc-webform.newsletter .webform-submission-form {
    flex: 40%;
    margin-top: 95px;
  }
  .group-theme-orange .paragraph--type--uc-webform.newsletter #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-orange .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-first-name, .group-theme-orange .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-last-name {
    flex: 48%;
  }
}
@media screen and (min-width: 1000px) {
  .group-theme-orange .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    padding-left: 155px;
  }
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion {
  margin: 50px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .paragraph-section-title {
  background: none;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .panel-title {
  margin: 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .panel-title button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  color: #fff;
  background: #800000;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
  color: #4D4D4D;
  background: transparent;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .panel-title button::after {
  display: block;
  content: "";
  background-image: url(../images/accordion-up.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed::after {
  background-image: url(../images/accordion-down.png);
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .panel-collapse.collapse.show {
  background: #ECECEC;
  padding: 20px;
  margin-bottom: 30px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .panel.panel-default {
  margin: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .align-left.embedded-entity img {
  margin-right: 35px;
}
.group-theme-orange .paragraph.paragraph--type--uc-faq-accordion .align-center.embedded-entity img {
  width: 100%;
  margin-bottom: 20px;
}
.group-theme-orange .paragraph--type--uc-full-width-cta-bar .paragraph-section-header {
  display: none !important;
}
.group-theme-orange .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
  height: 100%;
}
.group-theme-orange .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: linear-gradient(90deg, #DE7C00, rgba(169, 67, 30, 0.8));
  flex-direction: column;
  row-gap: 20px;
  padding: 10px;
}
.group-theme-orange .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
  width: auto;
  height: auto;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: justify;
  text-decoration: none;
  box-sizing: content-box;
  padding: 15px 50px 15px 10px;
  position: relative;
}
.group-theme-orange .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .group-theme-orange .paragraph--type--uc-full-width-cta-bar {
    height: 117px;
  }
  .group-theme-orange .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
    height: 100%;
  }
  .group-theme-orange .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 42px;
    height: 100%;
    background-image: linear-gradient(90deg, #DE7C00, rgba(169, 67, 30, 0.8));
    flex-direction: row;
  }
  .group-theme-orange .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
    width: auto;
    height: auto;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    position: relative;
  }
  .group-theme-orange .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
    content: url("../images/arrow-vector.png");
    position: absolute;
    right: 28px;
  }
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel {
  margin: 50px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slide__thumbnail {
  opacity: 0.8;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick-current.slick-active .slide__thumbnail {
  border: 4px solid #b26300;
  opacity: 1;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--thumbnail .slick__slide {
  padding-right: 15px;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail {
  background: #ECECEC;
  padding-right: 105px;
  padding-left: 25px;
  min-height: 90px;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail .slick-track {
  margin-left: 0px !important;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slide__caption {
  position: static !important;
  background: #ECECEC;
  padding: 10px 20px 20px 20px;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slide__caption .slide__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slide__caption .slide_description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick.slick--less .slick-slide .slide__thumbnail {
  margin-right: 15px;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default {
  background: #ECECEC;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
  position: absolute;
  bottom: -120px;
  top: auto;
  width: 35px;
  right: 0;
  left: auto;
  height: 76px;
  padding: 0 75px 0 25px;
  background: #ECECEC;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow {
  bottom: -17px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #DE7C00;
  border-radius: 0;
  left: 35px;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow:hover {
  background: #803115;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow {
  bottom: 23px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #DE7C00;
  border-radius: 0;
  left: 35px;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow:hover {
  background: #803115;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-next:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video,
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video iframe, .group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video video,
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video iframe,
.group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-orange .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
    padding: 0 70px 0 35px;
  }
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links {
  margin: 50px 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .paragraph-section-header {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  text-decoration: none;
  background-image: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  color: inherit;
  max-width: fit-content;
  margin-bottom: 20px;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .paragraph-section-description {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
  text-align: center;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links img {
  position: relative;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .overlay-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -99999999999px;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .quick-link-box {
  word-break: break-word;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .quick-section {
  margin-bottom: 30px;
  padding: 0 5px;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .quick-section .paragraph {
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  background: #DE7C00;
  position: relative;
  background-size: cover;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph {
  background-color: #DE7C00;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph.hover-color {
  background-color: #b26300;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph {
  background: #41273B;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph.hover-color {
  background: #341f2f;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph {
  background: #A9431E;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #873618;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph {
  background: #643335;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #50292a;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph {
  background: #404040;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #333333;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph {
  background: #BE5913;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph.hover-color {
  background: #98470f;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph {
  background: #4D4D4D;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #3e3e3e;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph {
  background: #007396;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #005c78;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph {
  background: #59315F;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #47274c;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .qlink-title, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .qlink-subtitle, .group-theme-orange .paragraph.paragraph--type--uc-quick-links .qlink-link {
  color: #fff;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .qlink-title {
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 15px;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .qlink-subtitle {
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .qlink-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  width: 100%;
  position: relative;
  background: url("../images/arrow-vector.png");
  padding-right: 22px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .qlink-link a {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url("../images/arrow-vector.png");
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links .qlink-link a:hover {
  text-decoration: none;
  color: #fbfbfb;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links ul.slick-dots {
  width: 100%;
  margin: auto;
  padding: 15px;
  text-align: center;
  list-style-type: none;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links ul.slick-dots li {
  display: inline-block;
  margin: 10px;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links ul.slick-dots li.slick-active button {
  background: #DE7C00;
}
.group-theme-orange .paragraph.paragraph--type--uc-quick-links ul.slick-dots li button {
  text-indent: -999999px;
  border-radius: 20px;
  width: 20px;
  height: 7px;
  border: 0;
  background: #B4B4B4;
}
.group-theme-orange .paragraph.paragraph--type--uc-link-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.group-theme-orange .bio-body a {
  text-decoration: underline;
}
.group-theme-orange .bio-sidebar {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
}
.group-theme-orange .bio-image img {
  margin: auto;
  display: inherit;
}
.group-theme-orange .bio-sidebar .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.group-theme-orange .bio-name {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 30px;
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-top: 15px;
  background: #fff;
}
.group-theme-orange .bio-name::after {
  content: "";
  background-image: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  width: 100%;
  height: 10px;
  display: inline-flex;
}
.group-theme-orange .bio-sidenote {
  display: inline-block;
  width: 100%;
  font-style: italic;
  margin-bottom: 50px;
}
.group-theme-orange .bio-location {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-orange .bio-location strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-orange .bio-phone,
.group-theme-orange .bio-interest,
.group-theme-orange .bio-hours {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-orange .bio-phone strong,
.group-theme-orange .bio-interest strong,
.group-theme-orange .bio-hours strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-orange .bio-phone a,
.group-theme-orange .bio-interest a,
.group-theme-orange .bio-hours a {
  color: #4D4D4D;
}
.group-theme-orange .bio-interest {
  margin-bottom: 5px;
  margin-top: 5px;
}
.group-theme-orange .bio-email a {
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
.group-theme-orange .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 25px;
}
.group-theme-orange .bio-main {
  color: #4D4D4D;
}
.group-theme-orange .bio-main h3 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
.group-theme-orange .bio-main .paragraph--type--uc-research {
  margin-bottom: 40px;
}
.group-theme-orange .bio-main .paragraph--type--uc-research a {
  text-decoration: underline;
}
.group-theme-orange .bio-main .paragraph--type--uc-research:last-of-type {
  margin-bottom: 0px;
}
.group-theme-orange .bio-main .tint-block {
  background: rgba(222, 124, 0, 0.1);
  padding: 45px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-orange .bio-main .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group-theme-orange .bio-main .rlinks {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
}
.group-theme-orange .bio-main .related-links a {
  width: 100%;
  display: inline-block;
  color: #800000;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  color: #800000;
}
.group-theme-orange .bio-main .paragraph--type--uc-biography-links {
  font-size: 18px;
  margin-bottom: 25px;
}
.group-theme-orange .directory-listing-section span.bio-interest {
  color: #4d4d4d;
  font-weight: 800;
  font-size: 16px;
  margin: 15px 0 5px 0;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
.group-theme-orange .directory-listing-section div.bio-interest {
  font-size: 15px;
}
.group-theme-orange .directory-listing-section div.bio-interest p, .group-theme-orange .directory-listing-section div.bio-interest a {
  font-size: 15px;
}
.group-theme-orange .directory-listing-section .directory-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #A9431E;
  width: max-content;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar h4::after {
  content: "⌃";
  position: absolute;
  font-size: 22px;
  top: 4px;
  right: 10px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar h4.hide-list::after {
  content: "⌄";
  position: absolute;
  font-size: 30px;
  top: -9px;
  right: 12px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-orange .directory-listing-section .directory-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-orange .directory-listing-section .search form .form--inline {
  padding-right: 0;
}
.group-theme-orange .directory-listing-section .search form .form--inline .form-item {
  width: 100%;
}
.group-theme-orange .directory-listing-section .search form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-orange .directory-listing-section .search form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-orange .directory-listing-section .search form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-orange .directory-listing-section hr.primary-line {
  border-top: 1px solid #DE7C00;
  margin-top: 45px;
  margin-bottom: 45px;
}
.group-theme-orange .directory-listing-section .directory-list {
  padding-left: 80px;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block {
  color: #4D4D4D;
  border-bottom: 0;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 {
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #DE7C00 0%, #A9431E 100%);
  padding-top: 15px;
  display: inline;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a:hover {
  text-decoration: none;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper a.read-more {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #800000;
}
.group-theme-orange .directory-listing-section .directory-list .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-orange .directory-listing-section .directory-list h3.red-title,
.group-theme-orange .directory-listing-section .directory-list .alphabet-filter a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #800000;
}
.group-theme-orange .directory-listing-section .directory-list h3.red-title {
  margin-bottom: 20px;
}
.group-theme-orange .directory-listing-section .directory-list .alphabet-filter a {
  margin-bottom: 20px;
  display: inline-block;
  width: 5%;
}
.group-theme-orange .directory-listing-section .directory-list .alphabet-filter a.show-all-filters {
  width: 30%;
}
.group-theme-orange .directory-listing-section .directory-list li {
  list-style-type: none;
}
.group-theme-orange .directory-listing-section .directory-list li a {
  color: #990000 !important;
}
.group-theme-orange .directory-listing-section .directory-list ::marker {
  display: none;
}
@media screen and (max-width: 768px) {
  .group-theme-orange .directory-listing-section .directory-sidebar {
    max-width: 100%;
  }
  .group-theme-orange .directory-listing-section .directory-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-orange .directory-listing-section .search {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-orange .directory-listing-section .directory-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-orange .directory-listing-section .directory-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-orange .directory-listing-section .directory-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-orange .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-orange article.person.biography .bio-location strong, .group-theme-orange article.person.biography .bio-phone strong {
  width: 100%;
  display: inline-block;
}
.group-theme-orange article.person.biography .bio-email a {
  color: #990000;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.group-theme-orange .paragraph--type--uc-statement-cta {
  height: auto;
  position: relative;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container {
  height: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-image-transparent-background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #800000;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  opacity: 0.92;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content {
  z-index: 91;
  position: relative;
  text-align: center;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content h1 {
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  background-size: 60% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-block;
  margin: auto;
  width: auto;
  margin-bottom: 25px;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  padding: 0 10px;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement {
  text-align: center;
  max-width: 941px;
  margin: auto;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement, .group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  padding: 0 15px;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container a {
  width: 324px;
  height: 75px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  padding: 25px 20px;
  position: relative;
}
.group-theme-orange .paragraph--type--uc-statement-cta .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-orange .right-sidebar .paragraph {
  margin-bottom: 60px;
  margin-top: 75px;
}
.group-theme-orange .paragraph--type--uc-related-links {
  background-color: #DE7C00;
  padding: 50px 45px 36px 20px;
}
.group-theme-orange .paragraph--type--uc-related-links .related-link-header {
  color: #800000;
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 19px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.group-theme-orange .paragraph--type--uc-related-links a {
  display: block;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  padding-bottom: 30px;
}
.group-theme-orange .paragraph--type--uc-short-content-detail .top-bar {
  height: 8px;
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  background-repeat: no-repeat;
}
.group-theme-orange .paragraph--type--uc-short-content-detail img {
  height: 193px;
}
.group-theme-orange .paragraph--type--uc-short-content-detail .description-container {
  background-color: #f5f5f5;
  padding: 26px 20px;
}
.group-theme-orange .paragraph--type--uc-short-content-detail .description-container .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.group-theme-orange .paragraph--type--uc-short-content-detail .description-container .description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #3b3a3a;
  font-family: "EB Garamond", serif;
}
.group-theme-orange .paragraph--type--uc-department-quote {
  background-color: #404040;
  padding: 20px;
}
.group-theme-orange .paragraph--type--uc-department-quote a {
  color: #93becc;
}
.group-theme-orange .paragraph--type--uc-department-quote .description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.group-theme-orange .paragraph--type--uc-department-quote .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.group-theme-orange .paragraph--type--uc-department-quote .department {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #FFFFFF;
}
.group-theme-orange .side-bar ul.sidebar-block-menu {
  padding-left: 15px;
}
.group-theme-orange .side-bar ul.sidebar-block-menu li {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  margin: 0;
}
.group-theme-orange .side-bar ul.sidebar-block-menu li a {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 24px;
  color: #000 !important;
  padding-left: 15px;
}
.group-theme-orange .side-bar ul.sidebar-block-menu li.active a {
  margin-left: 0;
}
.group-theme-orange .side-bar ul.sidebar-block-menu li.parent {
  margin-top: 75px;
  border-bottom: 0px;
  margin-bottom: 0;
}
.group-theme-orange .side-bar ul.sidebar-block-menu li.parent a {
  background: #A9431E;
  color: #FFFFFF !important;
  padding: 10px 15px !important;
  margin-left: 0px;
}
.group-theme-orange .department-title {
  margin-top: 75px;
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-flex;
  width: auto;
}
.group-theme-orange .no-title {
  height: 25px;
}
@media screen and (min-width: 768px) {
  .group-theme-orange .three-column .col-md-8 {
    max-width: 67%;
    flex: 0 0 67%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-orange .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-orange .three-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-orange .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-orange .three-column.container {
    max-width: 1500px;
  }
}
@media screen and (min-width: 750px) {
  .group-theme-orange .two-column.container {
    max-width: 750px;
  }
  .group-theme-orange .two-column .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .group-theme-orange .two-column .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-orange .two-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-orange .two-column.container {
    max-width: 1300px;
  }
}
.group-theme-orange .paragraph--type--uc-featured-content-column {
  margin: 50px 0;
}
.group-theme-orange .paragraph--type--uc-featured-content-column h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 36px;
  color: #4D4D4D;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-color: #DE7C00;
  padding-top: 40px;
}
.group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
  padding-top: 30px;
}
.group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button {
  color: #4D4D4D;
  text-align: left;
  border: 0;
  background: transparent;
  width: 100%;
}
.group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button:hover {
  text-decoration: none;
}
.group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
  text-align: left;
  border: 0;
  background: transparent;
}
.group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
  margin-bottom: 20px;
}
.group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
  width: 100%;
}
.group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-title h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #DE7C00 0%, #A9431E 100%);
  padding-top: 15px;
}
.group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 991px) {
  .group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
    padding-top: 30px;
  }
  .group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
    display: flex;
    justify-content: space-between;
  }
  .group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
    margin-bottom: 0;
    flex: 0 0 20.8%;
    max-width: 20.8%;
  }
  .group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
    width: 175px;
  }
  .group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-text {
    flex: 0 0 71.2%;
    max-width: 71.2%;
  }
  .group-theme-orange .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item ~ .paragraph--type--uc-featured-content-column-item {
    padding-top: 60px;
  }
}
.group-theme-orange .paragraph--type--uc-featured-people .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-orange .paragraph--type--uc-featured-people .bio-body, .group-theme-orange .paragraph--type--uc-featured-people .bio-location, .group-theme-orange .paragraph--type--uc-featured-people .bio-phone, .group-theme-orange .paragraph--type--uc-featured-people .bio-email {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-orange .paragraph--type--uc-featured-people article {
  margin-bottom: 50px;
}
.group-theme-orange .paragraph span.white-span {
  color: #fff;
}
.group-theme-orange .paragraph blockquote {
  font-size: 20px;
  width: 80%;
  font-style: italic;
  color: #4d4d4d;
  padding: 15px 0px 10px 60px;
  border-left: 5px solid #DE7C00;
  position: relative;
  background: #EDEDED;
}
.group-theme-orange .paragraph blockquote::before {
  font-family: Arial;
  content: "“";
  color: #DE7C00;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.group-theme-orange .paragraph blockquote::after {
  content: "";
}
.group-theme-orange .paragraph blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}
.group-theme-orange footer.group-footer {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.92) 0%, rgb(64, 64, 64) 100%);
  padding: 0px;
}
.group-theme-orange footer.group-footer .global-links {
  width: 100%;
  display: inline-block;
}
.group-theme-orange footer.group-footer .global-links a {
  color: #fff;
  width: 33%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.group-theme-orange footer .left-container {
  padding: 30px 15px;
}
.group-theme-orange footer .left-container .copyright {
  border-top: 1px solid #323232;
  padding: 10px;
  text-align: center;
  position: staticd;
  width: 100%;
  color: #fff;
  background: #181818;
}
.group-theme-orange footer .left-container .footer-headline {
  font-size: 23px;
  line-height: 32px;
  font-style: normal;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  font-weight: 500;
}
.group-theme-orange footer .left-container .horizontal-bar {
  height: 1px;
  background-color: #FFFFFF;
}
.group-theme-orange footer .left-container .paragraph--type--footer-menu {
  display: flex;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.group-theme-orange footer .left-container .paragraph--type--footer-menu .title {
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-orange footer .left-container .paragraph--type--footer-menu a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-top: 5px;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 5px;
}
.group-theme-orange footer .left-container .paragraph--type--footer-menu a:hover {
  text-decoration-style: solid;
  color: #FFFFFF;
}
.group-theme-orange footer .left-container .paragraph--type--footer-menu .paragraph--type--uc-links {
  margin-bottom: 40px;
}
.group-theme-orange footer .left-container .paragraph--type--footer-menu .right-menu-items {
  flex-basis: 50%;
}
.group-theme-orange footer .left-container .paragraph--type--footer-menu .left-menu-items {
  flex-basis: 50%;
}
.group-theme-orange footer .left-container .logo-info {
  margin-bottom: 20px;
}
.group-theme-orange footer .left-container .logo-info img {
  margin-left: 0px;
}
.group-theme-orange footer .left-container .paragraph--type--department-address div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-orange footer .left-container .paragraph--type--department-address div a {
  color: #FFFFFF;
}
.group-theme-orange footer .left-container .paragraph--type--department-address br {
  display: none;
}
.group-theme-orange footer .left-container .footer-department-info {
  padding-top: 20px;
}
.group-theme-orange footer .right-container {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 100%);
  padding: 100px 47px;
  display: flex;
  gap: 50px;
}
.group-theme-orange footer .right-container .social-media-links {
  flex-basis: 180%;
  max-width: 50px;
}
.group-theme-orange footer .right-container .social-media-links img.img-fluid {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
.group-theme-orange footer .right-container .description {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-orange footer .right-container .description p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .group-theme-orange footer .paragraph--type--uc-footer {
    display: flex;
  }
  .group-theme-orange footer .right-container {
    width: 370px;
    min-width: 370px;
    align-items: center;
  }
  .group-theme-orange footer .left-container {
    flex-basis: 100%;
    padding: 40px 50px 45px 40px;
    position: relative;
  }
  .group-theme-orange footer .left-container .copyright {
    border-top: 1px solid #323232;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .group-theme-orange footer .left-container .footer-headline {
    line-height: 42px;
  }
  .group-theme-orange footer .left-container .footer-department-info {
    display: flex;
    gap: 20px;
  }
  .group-theme-orange footer .logo-info, .group-theme-orange footer .address-info {
    flex: 1 1 0;
  }
  .group-theme-orange footer .footer-menu-item {
    flex: 2 1 0;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-orange footer .left-container .paragraph--type--department-address br {
    display: block;
  }
}
.group-theme-orange .paragraph--type--uc-footer .footer-menu-item > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-orange .paragraph--type--uc-footer .footer-menu-item > ul.menu > li {
  min-width: 50%;
  width: 50%;
  display: inline-block;
  float: left;
  margin-bottom: 25px;
}
.group-theme-orange .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > a {
  color: #fff;
  font-weight: bold;
}
.group-theme-orange .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-orange .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu li a {
  color: #fff;
}
.group-theme-orange .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu ul.menu {
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  width: 100%;
}
.group-theme-orange .calendar-section h1.events-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-orange .calendar-section .main-content {
  margin: 0 auto;
}
.group-theme-orange .calendar-section .main-content .view-filters form .form--inline {
  padding-right: 0;
}
.group-theme-orange .calendar-section .main-content .view-filters form .form--inline .form-item {
  width: 100%;
}
.group-theme-orange .calendar-section .main-content .view-filters form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.group-theme-orange .calendar-section .main-content .view-filters form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-orange .calendar-section .main-content .view-filters form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-orange .calendar-section .main-content .view-content .views-row:not(:first-child) .calendar-block {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 4px;
  border-image-source: linear-gradient(90deg, #DE7C00 0%, #A9431E 100%);
  margin-top: 0;
  padding-top: 40px;
}
.group-theme-orange .calendar-section .main-content .view-content .views-row .calendar-block {
  border-top: 0;
  color: #4D4D4D;
}
.group-theme-orange .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.group-theme-orange .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title a {
  color: #4D4D4D;
}
.group-theme-orange .calendar-section .main-content .view-content .views-row .calendar-block .event-time {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.group-theme-orange .calendar-section .main-content .view-content .views-row .calendar-block .event-blurb p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-orange .calendar-section .view-filters {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-orange .calendar-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-orange .calendar-section .news-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-orange .calendar-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-orange .calendar-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-orange .calendar-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-orange .container .row .paragraph--type--uc-hero {
  margin: 50px 0;
}
.group-theme-orange .paragraph--type--uc-hero {
  height: auto;
  position: relative;
}
.group-theme-orange .paragraph--type--uc-hero .hero-container,
.group-theme-orange .paragraph--type--uc-hero .hero-container-img,
.group-theme-orange .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-orange .paragraph--type--uc-hero .hero-container-img-mob {
  height: 100%;
  padding: 60px 0;
}
.group-theme-orange .paragraph--type--uc-hero .hero-container.img-only,
.group-theme-orange .paragraph--type--uc-hero .hero-container-img.img-only,
.group-theme-orange .paragraph--type--uc-hero .hero-container-img-dt.img-only,
.group-theme-orange .paragraph--type--uc-hero .hero-container-img-mob.img-only {
  height: 344px;
}
.group-theme-orange .paragraph--type--uc-hero .hero-container-img,
.group-theme-orange .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-orange .paragraph--type--uc-hero .hero-container-img-mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-orange .paragraph--type--uc-hero .hero-container {
  background-color: #800000;
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-orange .paragraph--type--uc-hero .hero-container-img-mob {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-orange .paragraph--type--uc-hero .hero-container-img-dt {
  display: none;
}
.group-theme-orange .paragraph--type--uc-hero .hero-container-img {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-orange .paragraph--type--uc-hero .hero-inner-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-orange .paragraph--type--uc-hero .hero-content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.group-theme-orange .paragraph--type--uc-hero .hero-content .hero-title {
  padding: 0 15px;
  margin-bottom: 25px;
}
.group-theme-orange .paragraph--type--uc-hero .hero-content .hero-title h1 {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #DE7C00 0%, #A9431E 100%);
  margin: 0 auto;
  width: fit-content;
}
.group-theme-orange .paragraph--type--uc-hero .hero-content .hero-description {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #FFFFFF;
  padding: 0 15px;
  width: 94%;
  margin: 0 auto;
}
@media only screen and (min-width: 576px) {
  .group-theme-orange .paragraph--type--uc-hero .hero-container-img-mob {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-orange .paragraph--type--uc-hero .hero-inner-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-orange .paragraph--type--uc-hero .hero-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-orange .paragraph--type--uc-hero .hero-container-img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .group-theme-orange .paragraph--type--uc-hero .hero-container-img-mob {
    display: none;
  }
  .group-theme-orange .paragraph--type--uc-hero .hero-container-img-dt {
    display: block;
  }
}
.group-theme-orange a:focus, .group-theme-orange a:focus-visible {
  outline-color: #007bff !important;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events {
  background-color: #ECECEC;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
  display: flex;
  justify-content: space-between;
  padding: 80px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
  flex-basis: 66%;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading h2.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading .all-news {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items {
  display: flex;
  justify-content: space-between;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a {
  width: 32%;
  max-width: 285px;
  color: #4D4D4D;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-image {
  padding-bottom: 22px;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #DE7C00 0%, #A9431E 100%);
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title {
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title::after {
  content: "→";
  padding-left: 20px;
  color: #A9431E;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body p {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover {
  text-decoration: none;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover .news-teaser-wrapper .item-title::after {
  color: #803115;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
  display: none;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
  flex-basis: 28%;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading h2.events-title {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 28px 12px;
  background-color: #800000;
  max-width: 162px;
  color: #ffffff;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading .all-events {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row {
  display: grid;
  grid-template-columns: 103px 2fr;
  gap: 25px;
  padding: 0 20px 20px 0;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row:not(:first-child) {
  padding: 20px 20px 20px 0;
  border-top: 1px solid #4D4D4D;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-field-start-date {
  color: #000000;
  font-size: 28px;
  font-weight: 300;
}
.group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-title a {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    flex-direction: column;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    padding: 40px 15px 0;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
    overflow: hidden;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.no-slide {
    display: none;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider {
    width: 100%;
    max-width: 600px;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides {
    display: flex;
    position: relative;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    overflow: hidden;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    box-sizing: border-box;
    transform-origin: center center;
    transform: scale(1);
    scroll-snap-align: center;
    padding-top: 40px;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide .news-teaser-wrapper {
    max-width: 285px;
    margin: 0 auto;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink {
    display: inline-block;
    height: 6px;
    width: 18px;
    border-radius: 50%;
    background-color: #B4B4B4;
    margin: 0 10px 0 10px;
  }
  .group-theme-orange .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink:hover {
    background-color: #ECA154;
  }
}

.group-theme-purple {
  /**
   * Styles for a headline underline
   */
  /**
   * Styles for the section header
   */
  /**
   * Styles for a paragraph's section title
   */
  /**
   * Styles for a paragraph's section description
   */
  /**
   * Styles for a section title's underline
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Styles for hero slider
   */
  /**
   * Styles for headline left template
   */
  /**
   * Styles for headline left alt template
   */
  /**
   * Styles for headline center gradient full template
   */
  /**
   * Styles for headline center full template
   */
  /**
   * Styles for uc-display-of-links paragraphs
   */
  /**
   * Desktop specific styles for uc-display-of-links paragraphs
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Add styles for lead in paragraph.
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for the group news listing view (news_search)
   */
  /**
   * Styles for the webform
   */
  /**
   * Styles for paragraph full width cta buttons bar
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for group footer
   */
  /**
   * Styles for the group events listing view (events_listing page_2)
   */
  /**
   * Styles for hero
   */
  /**
   * Styles for the redesigned news content type
   */
}
.group-theme-purple .headline-underline {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  height: 8px;
}
.group-theme-purple .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-purple .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-purple .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-purple ol.breadcrumb {
  justify-content: flex-end;
}
.group-theme-purple .paragraph .align-right.embedded-entity img {
  padding: 0 0 20px 20px;
}
.group-theme-purple .paragraph .align-left.embedded-entity img {
  padding: 0 20px 20px 0;
}
.group-theme-purple .paragraph .align-center.embedded-entity img {
  padding: 20px;
}
.group-theme-purple span.required {
  color: #990000;
}
.group-theme-purple form#views-exposed-form-person-search-block-3 {
  margin-bottom: 25px;
}
.group-theme-purple form#views-exposed-form-person-search-block-3 .form-actions .btn-info {
  border-radius: 0;
  background: #990000;
  border-color: #990000;
}
.group-theme-purple form#views-exposed-form-person-search-block-3 input {
  margin-bottom: 0px;
  max-width: 95%;
  float: left;
}
.group-theme-purple form#views-exposed-form-person-search-block-3 .form--inline .form-item {
  width: 90%;
  display: inline-block;
  float: left;
}
.group-theme-purple header.groups {
  padding: 0px;
  background: transparent;
}
.group-theme-purple header.groups .dropdown-menu {
  min-width: 17rem;
}
.group-theme-purple header.groups .red-navbar {
  padding: 10px 20px;
  background: #800000;
  display: inline-block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-purple header.groups .red-navbar .left-side {
  width: 55%;
  float: left;
  display: inline-block;
  font-size: 15px;
}
.group-theme-purple header.groups .red-navbar .left-side a {
  color: #fff;
}
.group-theme-purple header.groups .red-navbar .right-side {
  width: 45%;
  float: right;
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}
.group-theme-purple header.groups .red-navbar .group-mini-menu {
  float: right;
  text-transform: uppercase;
}
.group-theme-purple header.groups .red-navbar .group-mini-menu li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 10px;
  font-size: 13px;
}
.group-theme-purple header.groups .red-navbar .group-mini-menu li:last-of-type a {
  border-right: 0px;
}
.group-theme-purple header.groups .group-logo {
  padding: 15px;
}
.group-theme-purple header.groups .group-logo img {
  margin: auto;
  display: block;
  max-width: 800px;
}
.group-theme-purple header.groups .group-logo-mobile {
  margin: auto;
  text-align: center;
  padding: 15px;
}
.group-theme-purple header.groups .group-logo-mobile img {
  margin: auto;
  display: block;
  max-width: 350px;
}
.group-theme-purple header.groups .group-menu {
  width: 100%;
  text-align: center;
  display: inline-block;
  background: #FAFAFA;
}
.group-theme-purple header.groups .group-menu nav.navbar {
  display: inline-block;
  margin: auto;
  position: static !important;
}
.group-theme-purple header.groups .group-menu ul li {
  position: relative;
  display: inline-block;
}
.group-theme-purple header.groups .group-menu ul li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4D4D4D;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-purple header.groups .group-menu ul li a:hover {
  text-decoration: none;
}
.group-theme-purple header.groups .group-menu ul li a.is-active {
  background-image: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 5px;
  background-size: 100% 5px;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-purple header.groups .group-menu .navbar-collapse {
  align-items: center;
  justify-content: center;
}
.group-theme-purple header.groups .group-menu ul.dropdown-menu {
  border-radius: 0;
  border-top: 15px solid #59315F;
}
.group-theme-purple header.groups .group-menu ul.dropdown-menu > li {
  width: 100%;
}
.group-theme-purple header.groups .group-menu ul.dropdown-menu > li:last-of-type > a {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-purple header.groups .group-menu ul.dropdown-menu > li a {
  border-bottom: 1px solid #D9D9D9;
  color: #000;
  padding: 5px 0px;
}
.group-theme-purple header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu {
  display: block !important;
  position: static !important;
  border: 0 !important;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
}
.group-theme-purple header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu:before {
  display: none !important;
}
.group-theme-purple header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li {
  border-bottom: 1px solid #ccc;
  margin: 0px 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-purple header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li > a {
  font-size: 12px !important;
  padding: 2px 4px 2px 4px !important;
  margin-left: 20px !important;
  border-bottom: 0;
}
.group-theme-purple header.groups .group-menu .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 2%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #59315F;
}
.group-theme-purple header.groups .group-menu .dropdown-toggle::after {
  display: none;
}
.group-theme-purple header.groups button.navbar-toggler span.navbar-toggler-icon {
  background: url("../images/close-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.group-theme-purple header.groups button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background: url("../images/hamburger-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .group-theme-purple header.groups .red-navbar form.search-form {
    width: 50%;
    display: inline-block;
    float: left;
    height: 50px;
  }
  .group-theme-purple header.groups .red-navbar .right-side {
    margin-top: 0;
    width: 30%;
  }
  .group-theme-purple header.groups .red-navbar .left-side {
    margin: 10px 0px;
    width: 70%;
  }
  .group-theme-purple header.groups #collapsibleNavbar {
    margin-top: 15px;
    border-top: 10px solid #59315F;
    padding-bottom: 40px;
    z-index: 10;
  }
  .group-theme-purple header.groups .group-menu.d-block.d-lg-none {
    position: static;
    text-align: right;
    padding: 0;
    width: 50%;
    float: right;
    margin: 0 !important;
  }
  .group-theme-purple header.groups .group-menu {
    background: transparent;
  }
  .group-theme-purple header.groups .group-menu nav.navbar {
    postion: static;
  }
  .group-theme-purple header.groups .group-menu .navbar-collapse div ul li:last-of-type a {
    border: 0;
  }
  .group-theme-purple header.groups .group-menu .dropdown-menu li.nav-item:last-of-type {
    border: 0 !important;
  }
  .group-theme-purple header.groups .group-menu ul li.nav-item {
    width: 100%;
    background: #fff !important;
    padding: 0 !important;
    position: relative;
    margin: 0 15px;
    border-bottom: 1px solid #D9D9D9;
    display: inline-block;
  }
  .group-theme-purple header.groups .group-menu ul li.nav-item a {
    margin: 0;
    padding: 15px 0;
    display: inline-block;
    float: left;
    margin-right: 0;
  }
  .group-theme-purple header.groups .group-menu.d-block.d-lg-none {
    margin: 0;
    text-align: right;
    padding: 0;
  }
  .group-theme-purple header.groups .group-menu ul li a.is-active {
    background: 0;
  }
  .group-theme-purple header.groups .group-menu ul.dropdown-menu {
    border: 0;
    width: 100%;
    position: static;
    padding: 0;
    margin: 0;
  }
  .group-theme-purple header.groups .group-menu ul.dropdown-menu li a.nav-link {
    border: 0 !important;
    color: #4D4D4D;
  }
  .group-theme-purple header.groups .group-menu .dropdown-menu::before {
    display: none;
  }
  .group-theme-purple header.groups .group-menu .navbar-collapse {
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
  }
  .group-theme-purple header svg.svg-inline--fa.fa-search.fa-w-16 {
    position: static;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
    margin: 25px 0;
  }
  .group-theme-purple input#search-keywords {
    position: absolute;
    left: 15px;
    background: #880000;
    height: 45px;
    width: 70%;
  }
}
.group-theme-purple form.search-form {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.group-theme-purple form.search-form ::placeholder {
  color: #fff;
  opacity: 1;
  font-family: "Montserrat", sans-serif;
}
.group-theme-purple form.search-form :-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-purple form.search-form ::-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-purple .form-control-btn {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
.group-theme-purple .search-key {
  display: none;
}
.group-theme-purple .search-key.show-search {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  color: #fff;
}
.group-theme-purple .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-purple .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-purple .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-purple form#search-form {
  padding: 15px;
}
.group-theme-purple .search-form #edit-keys {
  background: none !important;
}
.group-theme-purple .paragraph-section-header {
  padding: 30px;
}
.group-theme-purple .paragraph-section-header.Left {
  text-align: left;
}
.group-theme-purple .paragraph-section-header.Right {
  text-align: right;
}
.group-theme-purple .paragraph-section-header.Center {
  text-align: center;
}
.group-theme-purple .paragraph-section-title {
  color: #4D4D4D;
  display: inline-block;
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 0px;
  padding: 25px 0;
}
.group-theme-purple .paragraph-section-description {
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 30px;
}
.group-theme-purple .paragraph-section-title-underline {
  background: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  height: 10px;
}
@media screen and (min-width: 768px) {
  .group-theme-purple .paragraph-section-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-purple .paragraph-section-description {
    margin-bottom: 60px;
  }
}
.group-theme-purple .paragraph--type--uc-hero-slider {
  position: relative;
}
.group-theme-purple .paragraph--type--uc-hero-slider .slide-headline p {
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #4D4D4D;
  margin-bottom: 0px;
  background: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 110%;
}
.group-theme-purple .paragraph--type--uc-hero-slider .slide-subtext p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph--type--uc-hero-slider .slick-dots {
  margin-bottom: 0px;
}
.group-theme-purple .paragraph--type--uc-hero-slider .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}
.group-theme-purple .paragraph--type--uc-hero-slider .slick-dots button {
  width: 18px;
  height: 6px;
  background-color: #B4B4B4;
  border-radius: 6px;
  border: 1px solid #B4B4B4;
  font-size: 0;
}
.group-theme-purple .paragraph--type--uc-hero-slider .slick-dots .slick-active button {
  background-color: #ECA154;
  border: 1px solid #ECA154;
}
.group-theme-purple .paragraph--type--uc-hero-slider .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-purple .paragraph--type--uc-hero-slider .lower {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.group-theme-purple .paragraph--type--uc-hero-slider .lower .play-control {
  border-right: 4px solid #B4B4B4;
  border-left: 4px solid #B4B4B4;
  width: 10px;
  height: 10px;
  background: transparent;
  font-size: 0;
  border-radius: 0;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: none;
  border-bottom: none;
  padding: 0.75em 1.5em;
}
.group-theme-purple .paragraph--type--uc-hero-slider .header-container-image.desktop {
  display: none;
}
.group-theme-purple .paragraph--type--uc-hero-slider .header-container-image.tablet {
  display: none;
}
.group-theme-purple .paragraph--type--uc-hero-slider .video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-purple .paragraph--type--uc-hero-slider .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-purple .headline-left.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 5px;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.group-theme-purple .headline-left.paragraph--type--uc-hero-slider .lower {
  right: 0px;
}
.group-theme-purple .headline-left .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-purple .headline-left .left-container {
  width: 315px;
  margin-bottom: 30px;
  text-align: center;
  order: 1;
  background-color: #FFFFFF;
}
.group-theme-purple .headline-left .right-container {
  order: 2;
}
.group-theme-purple .headline-left .right-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.group-theme-purple .headline-left .slide-subtext p {
  margin-top: 24px;
}
.group-theme-purple .headline-left .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-purple .headline-left .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 15px;
  top: 35%;
}
.group-theme-purple .headline-left-alt.paragraph--type--uc-hero-slider {
  padding: 15px;
}
.group-theme-purple .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 0px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.group-theme-purple .headline-left-alt.paragraph--type--uc-hero-slider .lower {
  right: 20%;
}
.group-theme-purple .headline-left-alt .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-purple .headline-left-alt .left-container {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.group-theme-purple .headline-left-alt .right-container {
  width: 100%;
}
.group-theme-purple .headline-left-alt .right-container img {
  width: 100%;
  object-fit: cover;
}
.group-theme-purple .headline-left-alt .right-container .video-bg video {
  height: 234px;
  object-fit: cover;
}
.group-theme-purple .headline-left-alt .slide-headline p {
  color: #4D4D4D;
  background: none;
}
.group-theme-purple .headline-left-alt .slide-subtext p {
  margin-top: 24px;
  min-height: 68px;
  color: #4D4D4D;
}
.group-theme-purple .headline-left-alt .slide-cta a {
  font-family: "Montserrat", sans-serif;
  background-color: #A9431E;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  padding: 25px 50px;
  position: relative;
  height: auto;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
}
.group-theme-purple .headline-left-alt .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-purple .headline-center-gradient-full .full-container {
  position: relative;
  height: 100%;
  min-height: 400px;
  overflow: hidden;
}
.group-theme-purple .headline-center-gradient-full .header-container-image {
  z-index: -1;
}
.group-theme-purple .headline-center-gradient-full .video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-purple .headline-center-gradient-full .video-bg video {
  height: 100%;
  object-fit: cover;
}
.group-theme-purple .headline-center-gradient-full .full-inner-container {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 75px;
  text-align: center;
  position: absolute;
  top: 0;
}
.group-theme-purple .headline-center-gradient-full .slide-headline p {
  color: #FFFFFF;
}
.group-theme-purple .headline-center-gradient-full .slide-headline {
  margin-bottom: 24px;
}
.group-theme-purple .headline-center-gradient-full .slide-subtext p {
  color: #FFFFFF;
}
.group-theme-purple .headline-center-gradient-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-purple .headline-center-gradient-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: fit-content;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 15px;
}
.group-theme-purple .headline-center-gradient-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-purple .headline-center-gradient-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-purple .headline-center-gradient-full .lower {
  bottom: 5px;
  right: 20px;
}
.group-theme-purple .headline-center-full .full-container {
  position: relative;
}
.group-theme-purple .headline-center-full .full-container .header-container-image.desktop {
  width: 100%;
  height: auto;
}
.group-theme-purple .headline-center-full .full-inner-container {
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  margin-top: 5%;
}
.group-theme-purple .headline-center-full .header-container-image {
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-purple .headline-center-full .video-bg {
  position: absolute;
  height: 320px;
  width: 100%;
  z-index: -1;
}
.group-theme-purple .headline-center-full .video-bg video {
  height: 320px;
  object-fit: cover;
}
.group-theme-purple .headline-center-full .text-container {
  background-color: #FFFFFF;
  height: auto;
  padding-top: 27.5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 28px;
  margin-bottom: 10px;
}
.group-theme-purple .headline-center-full .slide-subtext p {
  margin-top: 24px;
}
.group-theme-purple .headline-center-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-purple .headline-center-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.group-theme-purple .headline-center-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-purple .headline-center-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-purple .headline-center-full .lower {
  bottom: 5px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .group-theme-purple .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: none;
  }
  .group-theme-purple .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: block;
    height: 100%;
  }
  .group-theme-purple .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
    height: 100%;
  }
  .group-theme-purple .paragraph--type--uc-hero-slider .headline-center-full .header-container-image.mobile {
    width: auto;
  }
}
@media screen and (min-width: 375px) {
  .group-theme-purple .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    max-height: 500px;
  }
  .group-theme-purple .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  .group-theme-purple .headline-center-full .full-container {
    overflow: hidden;
  }
  .group-theme-purple .headline-center-full .full-inner-container {
    margin-top: 15%;
  }
  .group-theme-purple .headline-center-full .header-container-image.mobile {
    min-height: 500px;
    width: unset !important;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-purple .headline-left .left-container {
    width: 100%;
  }
  .group-theme-purple .headline-left .left-container .slide-cta {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-purple .headline-left-alt {
    padding-left: 30px;
    padding-right: 30px;
  }
  .group-theme-purple .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-purple .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-purple .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
  }
  .group-theme-purple .headline-left-alt .slide-headline p {
    font-size: 54px;
    line-height: 64px;
  }
  .group-theme-purple .headline-center-gradient-full .video-bg video {
    object-fit: cover;
  }
  .group-theme-purple .headline-center-gradient-full .slide-headline {
    max-width: 1000px;
    margin: 0px auto;
    margin-bottom: 17px;
  }
  .group-theme-purple .headline-center-gradient-full .slide-subtext {
    max-width: 750px;
    margin: 0px auto;
  }
  .group-theme-purple .headline-center-gradient-full .slide-subtext p {
    margin-bottom: 40px;
  }
  .group-theme-purple .headline-center-gradient-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-purple .headline-center-gradient-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-purple .headline-center-full .text-container {
    background-color: none;
  }
  .group-theme-purple .headline-center-full .header-container-image {
    height: 100%;
  }
  .group-theme-purple .headline-center-full .video-bg {
    height: 536px;
  }
  .group-theme-purple .headline-center-full .video-bg video {
    height: 536px;
    object-fit: cover;
  }
  .group-theme-purple .headline-center-full .full-inner-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 10%;
    text-align: center;
  }
  .group-theme-purple .headline-center-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-purple .headline-center-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-purple .headline-center-full .slide-cta {
    margin-top: -20px;
  }
  .group-theme-purple .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: block;
  }
  .group-theme-purple .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: none;
  }
  .group-theme-purple .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-purple .headline-left.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 50px;
  }
  .group-theme-purple .headline-left.paragraph--type--uc-hero-slider .lower {
    right: 20px;
  }
  .group-theme-purple .headline-left .paragraph--type--uc-hero-slide {
    height: 535px;
    flex-flow: initial;
  }
  .group-theme-purple .headline-left .left-container {
    width: 480px;
    height: 100%;
    padding-left: 60px;
    padding-right: 34px;
    text-align: center;
    order: 1;
    margin-top: 0px;
  }
  .group-theme-purple .headline-left .right-container {
    width: 100%;
    height: 100%;
    order: 2;
  }
  .group-theme-purple .headline-left .slide-cta a {
    width: 324px;
    height: fit-content;
  }
  .group-theme-purple .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-purple .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-purple .headline-left-alt .paragraph--type--uc-hero-slide {
    flex-flow: initial;
  }
  .group-theme-purple .headline-left-alt .left-container {
    width: 559px;
    display: block;
    padding: 0 130px 10px 37px;
    text-align: left;
  }
  .group-theme-purple .headline-left-alt .right-container .video-bg video {
    object-fit: cover;
  }
  .group-theme-purple .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
    min-width: 50%;
  }
}
.group-theme-purple .paragraph--type--uc-display-of-links {
  margin-left: 30px;
  margin-right: 30px;
}
.group-theme-purple .paragraph--type--uc-display-of-links a {
  color: #800000;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.group-theme-purple .paragraph--type--uc-display-of-links p {
  color: #4D4D4D;
  font-weight: 400;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
@media screen and (min-width: 768px) {
  .group-theme-purple .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
@media screen and (min-width: 768px) {
  .group-theme-purple .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width {
  margin: 50px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  padding: 25px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width img {
  width: 100%;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width .credit-caption-box {
  background: #ECECEC;
  padding: 10px 20px 30px 20px;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video,
.group-theme-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video iframe, .group-theme-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video video,
.group-theme-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video iframe,
.group-theme-purple .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-purple .paragraph.paragraph--type--uc-full-width {
    margin: 30px 0;
  }
  .group-theme-purple .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid {
  margin: 50px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title,
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 16px;
  line-height: 19px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid span.paragraph-solid-underline {
  height: 10px;
  background: #59315F;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 15px;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video .contextual-region {
  position: static;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video .contextual-region {
  position: static;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape {
  width: 100%;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item {
  margin-top: 40px;
}
.group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape, .group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.book, .group-theme-purple .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.square {
    width: 100%;
  }
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block {
  margin: 20px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block img {
  width: 100%;
  height: auto;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block a {
  text-decoration: underline;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block .tint-block {
  background: rgba(89, 49, 95, 0.1);
  padding: 20px 40px 15px 40px;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block .tint-block strong {
  padding-top: 20px;
  display: inline-block;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block .tint-block span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block .tint-block a {
  background-color: #800000;
  background-blend-mode: multiply;
  border: 1px solid #FFFFFF;
  color: #fff;
  padding: 25px 50px 25px 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.group-theme-purple .paragraph.paragraph--type--uc-text-block .tint-block a::after {
  display: block;
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
@media screen and (max-width: 768px) {
  .group-theme-purple .paragraph.paragraph--type--uc-text-block .tint-block a {
    width: 100%;
  }
}
.group-theme-purple .paragraph--type--uc-header-with-description a {
  text-decoration: underline;
}
.group-theme-purple .paragraph--type--uc-lead-in {
  margin: 15px;
  width: 354px;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-purple .paragraph--type--uc-lead-in .paragraph-field-image {
  width: 354px;
  height: 354px;
}
.group-theme-purple .paragraph--type--uc-lead-in .paragraph-field-image img {
  height: 354px;
}
.group-theme-purple .paragraph--type--uc-lead-in .description-container {
  background-color: #ECECEC;
  padding: 50px 20px 30px 20px;
  width: 100%;
}
.group-theme-purple .paragraph--type--uc-lead-in .headline-text {
  display: inline-block;
  margin-bottom: 20px;
}
.group-theme-purple .paragraph--type--uc-lead-in .headline-text p {
  margin: 0px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  color: #4D4D4D;
  background: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 170%;
}
.group-theme-purple .paragraph--type--uc-lead-in .description p {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px;
}
.group-theme-purple .paragraph--type--uc-lead-in .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph--type--uc-lead-in .department {
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  color: #4D4D4D;
}
.group-theme-purple .paragraph--type--uc-lead-in-item {
  margin-bottom: 20px;
}
.group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
  background-color: #404040;
}
.group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .headline-text p {
  color: #FFFFFF;
}
.group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .description p, .group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .description a {
  color: #FFFFFF;
}
.group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .name {
  color: #FFFFFF;
}
.group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .department {
  color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  .group-theme-purple .paragraph--type--uc-lead-in {
    max-width: 1128px;
    width: initial;
    height: initial;
  }
  .group-theme-purple .paragraph--type--uc-lead-in-item {
    display: flex;
    margin-bottom: 60px;
    max-height: 354px;
  }
  .group-theme-purple .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-purple .paragraph--type--uc-lead-in-item .description p {
    font-size: 30px;
    line-height: 35px;
  }
  .group-theme-purple .paragraph--type--uc-lead-in-item .description-container {
    overflow-wrap: break-word;
  }
  .group-theme-purple .paragraph--type--uc-lead-in-item .description-container .description {
    margin-bottom: 0px;
    height: auto;
  }
  .group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .paragraph-field-image {
    order: 2;
  }
  .group-theme-purple .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    order: 1;
    padding: 40px;
  }
  .group-theme-purple .three-column .paragraph--type--uc-lead-in-item, .group-theme-purple .two-column .paragraph--type--uc-lead-in-item {
    max-height: 392px;
  }
  .group-theme-purple .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image, .group-theme-purple .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-purple .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image img, .group-theme-purple .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-purple .three-column .paragraph--type--uc-lead-in-item .description-container .description, .group-theme-purple .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: 230px;
  }
  .group-theme-purple .three-column .paragraph--type--uc-lead-in-item .name, .group-theme-purple .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 10px;
  }
  .group-theme-purple .three-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container, .group-theme-purple .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 30px;
  }
  .group-theme-purple .three-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container, .group-theme-purple .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-purple .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-purple .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-purple .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: auto;
  }
  .group-theme-purple .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 20px;
  }
  .group-theme-purple .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-purple .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 40px;
  }
}
.group-theme-purple .news-details-section .headline {
  margin: 40px 0;
}
.group-theme-purple .news-details-section .headline h1 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.group-theme-purple .news-details-section .headline .published {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-purple .news-details-section .headline .published .pub-date {
  font-family: "Montserrat", sans-serif;
  color: #800000;
  font-weight: 700;
}
.group-theme-purple .news-details-section .headline .published .change-date {
  font-style: italic;
}
.group-theme-purple .news-details-section .headline .author {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-purple .news-details-section .headline .news-tags a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #4D4D4D;
  text-transform: uppercase;
}
.group-theme-purple .news-details-section .headline .news-tags .tag-separator {
  padding: 0 3px 0 7px;
}
.group-theme-purple .news-details-section .headline .news-social-icons a {
  color: #4D4D4D;
  font-size: 16px;
  text-align: center;
}
.group-theme-purple .news-details-section .headline .news-social-icons a:hover {
  color: #800000;
}
.group-theme-purple .news-details-section .headline .news-social-icons a:first-child {
  margin-left: -8px;
}
.group-theme-purple .news-details-section .headline .news-social-icons a.google-plus {
  padding: 0 5px;
}
.group-theme-purple .news-details-section hr {
  width: 100%;
  border: 1px solid #41273B;
  margin-bottom: 60px;
}
.group-theme-purple .news-details-section figure.news-portrait, .group-theme-purple .news-details-section figure.news-landscape, .group-theme-purple .news-details-section figure.news-square {
  float: right;
  margin-left: 50px;
}
.group-theme-purple .news-details-section figure.news-portrait img, .group-theme-purple .news-details-section figure.news-landscape img, .group-theme-purple .news-details-section figure.news-square img {
  margin-left: unset;
  float: unset;
}
.group-theme-purple .news-details-section figure.news-full img {
  margin-left: unset;
  float: unset;
}
.group-theme-purple .news-details-section figure figcaption {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 10px 20px 20px;
  background-color: unset;
  font-style: unset;
  padding: 0;
  text-align: center;
  font-weight: 500;
}
.group-theme-purple .news-details-section figure figcaption .photo-credit {
  font-family: "Montserrat", sans-serif;
  text-align: right;
  font-weight: 300;
  padding-bottom: 5px;
}
.group-theme-purple .news-details-section figure figcaption .photo-caption {
  text-align: center;
  font-weight: 500;
  color: #000000;
}
.group-theme-purple .news-details-section .rich-text figure figcaption .photo-credit {
  padding: 5px 0 12px;
}
.group-theme-purple .news-details-section .rich-text p {
  font-family: "Montserrat", sans-serif;
  line-height: 32px;
}
.group-theme-purple .news-details-section .rich-text p.news-subtitle {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.group-theme-purple .news-details-section .rich-text figure.align-right + p,
.group-theme-purple .news-details-section .rich-text figure.align-left + p {
  padding-top: 24px;
}
.group-theme-purple .news-details-section .related .container .row h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  color: #4D4D4D;
  margin: 50px 0;
}
.group-theme-purple .news-details-section .related .container .row .related-content {
  display: flex;
  justify-content: space-between;
}
.group-theme-purple .news-details-section .related .container .row .related-content a {
  color: #4D4D4D;
  width: 30%;
}
.group-theme-purple .news-details-section .related .container .row .related-content a:hover {
  text-decoration: none;
}
.group-theme-purple .news-details-section .related .container .row .related-content a .related-content-item img {
  width: 100%;
}
.group-theme-purple .news-details-section .related .container .row .related-content a .related-content-item hr {
  position: relative;
  height: 8px;
  margin-top: 30px;
  margin-bottom: 8px;
  border: none;
  background-color: #41273B;
}
.group-theme-purple .news-details-section .related .container .row .related-content a .related-content-item .rc-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
  color: #4D4D4D;
  letter-spacing: normal;
}
.group-theme-purple .news-details-section .related .container .row .related-content a .related-content-item .rc-sum {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
.group-theme-purple .news-details-section .related .container .row .related-content a .related-content-item .rc-sum p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
@media screen and (max-width: 768px) {
  .group-theme-purple .news-details-section .headline-sec {
    margin-bottom: 0;
  }
  .group-theme-purple .news-details-section .warp-txt img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .group-theme-purple .news-details-section .nd-bottom .container {
    padding-right: 0;
    padding-left: 0;
  }
  .group-theme-purple .news-details-section .nd-bottom .container .rich-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .group-theme-purple .news-details-section figure.news-portrait, .group-theme-purple .news-details-section figure.news-landscape, .group-theme-purple .news-details-section figure.news-square {
    float: unset;
    margin-left: 0;
  }
  .group-theme-purple .news-details-section .related .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .group-theme-purple .news-details-section .related .container .row .related-content {
    display: block;
  }
  .group-theme-purple .news-details-section .related .container .row .related-content a .related-content-item {
    margin-bottom: 60px;
  }
}
.group-theme-purple .news-listing-section h1.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-purple .news-listing-section .news-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #41273B;
  width: max-content;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar h4::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: 10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2);
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar h4.hide-list::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: -10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2) rotate(-180deg);
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-purple .news-listing-section .news-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-purple .news-listing-section .serach form .form--inline {
  padding-right: 0;
}
.group-theme-purple .news-listing-section .serach form .form--inline .form-item {
  width: 100%;
}
.group-theme-purple .news-listing-section .serach form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-purple .news-listing-section .serach form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-purple .news-listing-section .serach form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-purple .news-listing-section .news-list {
  padding-left: 80px;
}
.group-theme-purple .news-listing-section .news-list .calendar-block {
  border-bottom: 0;
}
.group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #59315F 0%, #41273B 100%);
  padding-top: 15px;
}
.group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-purple .news-listing-section .news-sidebar {
    max-width: 100%;
  }
  .group-theme-purple .news-listing-section .news-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-purple .news-listing-section .serach {
    margin-top: 25px;
  }
  .group-theme-purple .news-listing-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-purple .news-listing-section .news-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-purple .news-listing-section .news-list .calendar-block {
    margin-top: 15px;
  }
  .group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-purple .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-purple .paragraph--type--uc-webform {
  margin-left: auto;
  margin-right: auto;
}
.group-theme-purple .paragraph--type--uc-webform .section-header-container-image {
  margin-bottom: 30px;
}
.group-theme-purple .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-title,
.group-theme-purple .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-description {
  color: #fff;
}
.group-theme-purple .paragraph--type--uc-webform .webform-submission-form {
  padding: 0px 30px;
}
.group-theme-purple .paragraph--type--uc-webform .webform-submission-form label {
  font-size: 18px;
  font-weight: 500;
  line-height: 0px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
}
.group-theme-purple .paragraph--type--uc-webform .webform-submission-form input {
  background-color: #ECECEC;
  height: 68px;
}
.group-theme-purple .paragraph--type--uc-webform .form-actions {
  display: flex;
  justify-content: flex-start;
  flex: 100%;
  width: 100%;
}
.group-theme-purple .paragraph--type--uc-webform .captcha {
  display: flex;
  float: left;
}
.group-theme-purple .paragraph--type--uc-webform .webform-button--submit {
  width: 100%;
  height: 75px;
  background-color: #800000;
  background-blend-mode: multiply;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}
.group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
  margin-bottom: 38px;
  margin-top: 10px;
}
.group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
  background-color: #ECECEC;
  max-height: 270px;
}
.group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
  margin-bottom: 77px;
}
.group-theme-purple .paragraph--type--uc-webform.newsletter {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  background-color: #ECECEC;
}
.group-theme-purple .paragraph--type--uc-webform.newsletter input {
  background-color: #FFFFFF;
  height: 68px;
}
@media screen and (min-width: 768px) {
  .group-theme-purple .paragraph--type--uc-webform {
    max-width: 1128px;
  }
  .group-theme-purple .paragraph--type--uc-webform .paragraph-section-header {
    padding: 70px 30px 10px 30px;
  }
  .group-theme-purple .paragraph--type--uc-webform .webform-button--submit {
    width: 324px;
  }
  .group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
    margin-top: 0px;
    flex: 40%;
  }
  .group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
    background-color: #ECECEC;
    max-height: 315px;
  }
  .group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    margin-bottom: 1rem;
  }
  .group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-first-name, .group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    flex: 48%;
  }
  .group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-email, .group-theme-purple .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-affiliation {
    flex: 100%;
  }
  .group-theme-purple .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    max-width: 550px;
  }
  .group-theme-purple .paragraph--type--uc-webform.newsletter .webform-submission-form {
    flex: 40%;
    margin-top: 95px;
  }
  .group-theme-purple .paragraph--type--uc-webform.newsletter #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-purple .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-first-name, .group-theme-purple .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-last-name {
    flex: 48%;
  }
}
@media screen and (min-width: 1000px) {
  .group-theme-purple .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    padding-left: 155px;
  }
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion {
  margin: 50px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .paragraph-section-title {
  background: none;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title {
  margin: 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  color: #fff;
  background: #800000;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
  color: #4D4D4D;
  background: transparent;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title button::after {
  display: block;
  content: "";
  background-image: url(../images/accordion-up.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed::after {
  background-image: url(../images/accordion-down.png);
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .panel-collapse.collapse.show {
  background: #ECECEC;
  padding: 20px;
  margin-bottom: 30px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .panel.panel-default {
  margin: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .align-left.embedded-entity img {
  margin-right: 35px;
}
.group-theme-purple .paragraph.paragraph--type--uc-faq-accordion .align-center.embedded-entity img {
  width: 100%;
  margin-bottom: 20px;
}
.group-theme-purple .paragraph--type--uc-full-width-cta-bar .paragraph-section-header {
  display: none !important;
}
.group-theme-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
  height: 100%;
}
.group-theme-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: linear-gradient(90deg, #59315F, rgba(65, 39, 59, 0.8));
  flex-direction: column;
  row-gap: 20px;
  padding: 10px;
}
.group-theme-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
  width: auto;
  height: auto;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: justify;
  text-decoration: none;
  box-sizing: content-box;
  padding: 15px 50px 15px 10px;
  position: relative;
}
.group-theme-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .group-theme-purple .paragraph--type--uc-full-width-cta-bar {
    height: 117px;
  }
  .group-theme-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
    height: 100%;
  }
  .group-theme-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 42px;
    height: 100%;
    background-image: linear-gradient(90deg, #59315F, rgba(65, 39, 59, 0.8));
    flex-direction: row;
  }
  .group-theme-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
    width: auto;
    height: auto;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    position: relative;
  }
  .group-theme-purple .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
    content: url("../images/arrow-vector.png");
    position: absolute;
    right: 28px;
  }
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel {
  margin: 50px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slide__thumbnail {
  opacity: 0.8;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick-current.slick-active .slide__thumbnail {
  border: 4px solid #47274c;
  opacity: 1;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--thumbnail .slick__slide {
  padding-right: 15px;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail {
  background: #ECECEC;
  padding-right: 105px;
  padding-left: 25px;
  min-height: 90px;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail .slick-track {
  margin-left: 0px !important;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slide__caption {
  position: static !important;
  background: #ECECEC;
  padding: 10px 20px 20px 20px;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slide__caption .slide__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slide__caption .slide_description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick.slick--less .slick-slide .slide__thumbnail {
  margin-right: 15px;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default {
  background: #ECECEC;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
  position: absolute;
  bottom: -120px;
  top: auto;
  width: 35px;
  right: 0;
  left: auto;
  height: 76px;
  padding: 0 75px 0 25px;
  background: #ECECEC;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow {
  bottom: -17px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #59315F;
  border-radius: 0;
  left: 35px;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow:hover {
  background: #271724;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow {
  bottom: 23px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #59315F;
  border-radius: 0;
  left: 35px;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow:hover {
  background: #271724;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-next:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video,
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video iframe, .group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video video,
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video iframe,
.group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-purple .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
    padding: 0 70px 0 35px;
  }
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links {
  margin: 50px 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .paragraph-section-header {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  text-decoration: none;
  background-image: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  color: inherit;
  max-width: fit-content;
  margin-bottom: 20px;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .paragraph-section-description {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
  text-align: center;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links img {
  position: relative;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .overlay-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -99999999999px;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .quick-link-box {
  word-break: break-word;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .quick-section {
  margin-bottom: 30px;
  padding: 0 5px;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .quick-section .paragraph {
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  background: #59315F;
  position: relative;
  background-size: cover;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph {
  background-color: #59315F;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph.hover-color {
  background-color: #47274c;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph {
  background: #41273B;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph.hover-color {
  background: #341f2f;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph {
  background: #A9431E;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #873618;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph {
  background: #643335;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #50292a;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph {
  background: #404040;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #333333;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph {
  background: #BE5913;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph.hover-color {
  background: #98470f;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph {
  background: #4D4D4D;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #3e3e3e;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph {
  background: #007396;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #005c78;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph {
  background: #59315F;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #47274c;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .qlink-title, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .qlink-subtitle, .group-theme-purple .paragraph.paragraph--type--uc-quick-links .qlink-link {
  color: #fff;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .qlink-title {
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 15px;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .qlink-subtitle {
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .qlink-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  width: 100%;
  position: relative;
  background: url("../images/arrow-vector.png");
  padding-right: 22px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .qlink-link a {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url("../images/arrow-vector.png");
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links .qlink-link a:hover {
  text-decoration: none;
  color: #fbfbfb;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links ul.slick-dots {
  width: 100%;
  margin: auto;
  padding: 15px;
  text-align: center;
  list-style-type: none;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links ul.slick-dots li {
  display: inline-block;
  margin: 10px;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links ul.slick-dots li.slick-active button {
  background: #59315F;
}
.group-theme-purple .paragraph.paragraph--type--uc-quick-links ul.slick-dots li button {
  text-indent: -999999px;
  border-radius: 20px;
  width: 20px;
  height: 7px;
  border: 0;
  background: #B4B4B4;
}
.group-theme-purple .paragraph.paragraph--type--uc-link-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.group-theme-purple .bio-body a {
  text-decoration: underline;
}
.group-theme-purple .bio-sidebar {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
}
.group-theme-purple .bio-image img {
  margin: auto;
  display: inherit;
}
.group-theme-purple .bio-sidebar .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.group-theme-purple .bio-name {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 30px;
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-top: 15px;
  background: #fff;
}
.group-theme-purple .bio-name::after {
  content: "";
  background-image: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  width: 100%;
  height: 10px;
  display: inline-flex;
}
.group-theme-purple .bio-sidenote {
  display: inline-block;
  width: 100%;
  font-style: italic;
  margin-bottom: 50px;
}
.group-theme-purple .bio-location {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-purple .bio-location strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-purple .bio-phone,
.group-theme-purple .bio-interest,
.group-theme-purple .bio-hours {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-purple .bio-phone strong,
.group-theme-purple .bio-interest strong,
.group-theme-purple .bio-hours strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-purple .bio-phone a,
.group-theme-purple .bio-interest a,
.group-theme-purple .bio-hours a {
  color: #4D4D4D;
}
.group-theme-purple .bio-interest {
  margin-bottom: 5px;
  margin-top: 5px;
}
.group-theme-purple .bio-email a {
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
.group-theme-purple .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 25px;
}
.group-theme-purple .bio-main {
  color: #4D4D4D;
}
.group-theme-purple .bio-main h3 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
.group-theme-purple .bio-main .paragraph--type--uc-research {
  margin-bottom: 40px;
}
.group-theme-purple .bio-main .paragraph--type--uc-research a {
  text-decoration: underline;
}
.group-theme-purple .bio-main .paragraph--type--uc-research:last-of-type {
  margin-bottom: 0px;
}
.group-theme-purple .bio-main .tint-block {
  background: rgba(89, 49, 95, 0.1);
  padding: 45px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-purple .bio-main .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group-theme-purple .bio-main .rlinks {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
}
.group-theme-purple .bio-main .related-links a {
  width: 100%;
  display: inline-block;
  color: #800000;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  color: #800000;
}
.group-theme-purple .bio-main .paragraph--type--uc-biography-links {
  font-size: 18px;
  margin-bottom: 25px;
}
.group-theme-purple .directory-listing-section span.bio-interest {
  color: #4d4d4d;
  font-weight: 800;
  font-size: 16px;
  margin: 15px 0 5px 0;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
.group-theme-purple .directory-listing-section div.bio-interest {
  font-size: 15px;
}
.group-theme-purple .directory-listing-section div.bio-interest p, .group-theme-purple .directory-listing-section div.bio-interest a {
  font-size: 15px;
}
.group-theme-purple .directory-listing-section .directory-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #41273B;
  width: max-content;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar h4::after {
  content: "⌃";
  position: absolute;
  font-size: 22px;
  top: 4px;
  right: 10px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar h4.hide-list::after {
  content: "⌄";
  position: absolute;
  font-size: 30px;
  top: -9px;
  right: 12px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-purple .directory-listing-section .directory-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-purple .directory-listing-section .search form .form--inline {
  padding-right: 0;
}
.group-theme-purple .directory-listing-section .search form .form--inline .form-item {
  width: 100%;
}
.group-theme-purple .directory-listing-section .search form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-purple .directory-listing-section .search form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-purple .directory-listing-section .search form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-purple .directory-listing-section hr.primary-line {
  border-top: 1px solid #59315F;
  margin-top: 45px;
  margin-bottom: 45px;
}
.group-theme-purple .directory-listing-section .directory-list {
  padding-left: 80px;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block {
  color: #4D4D4D;
  border-bottom: 0;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 {
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #59315F 0%, #41273B 100%);
  padding-top: 15px;
  display: inline;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a:hover {
  text-decoration: none;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper a.read-more {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #800000;
}
.group-theme-purple .directory-listing-section .directory-list .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-purple .directory-listing-section .directory-list h3.red-title,
.group-theme-purple .directory-listing-section .directory-list .alphabet-filter a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #800000;
}
.group-theme-purple .directory-listing-section .directory-list h3.red-title {
  margin-bottom: 20px;
}
.group-theme-purple .directory-listing-section .directory-list .alphabet-filter a {
  margin-bottom: 20px;
  display: inline-block;
  width: 5%;
}
.group-theme-purple .directory-listing-section .directory-list .alphabet-filter a.show-all-filters {
  width: 30%;
}
.group-theme-purple .directory-listing-section .directory-list li {
  list-style-type: none;
}
.group-theme-purple .directory-listing-section .directory-list li a {
  color: #990000 !important;
}
.group-theme-purple .directory-listing-section .directory-list ::marker {
  display: none;
}
@media screen and (max-width: 768px) {
  .group-theme-purple .directory-listing-section .directory-sidebar {
    max-width: 100%;
  }
  .group-theme-purple .directory-listing-section .directory-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-purple .directory-listing-section .search {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-purple .directory-listing-section .directory-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-purple .directory-listing-section .directory-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-purple .directory-listing-section .directory-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-purple .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-purple article.person.biography .bio-location strong, .group-theme-purple article.person.biography .bio-phone strong {
  width: 100%;
  display: inline-block;
}
.group-theme-purple article.person.biography .bio-email a {
  color: #990000;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.group-theme-purple .paragraph--type--uc-statement-cta {
  height: auto;
  position: relative;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container {
  height: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-image-transparent-background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #800000;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  opacity: 0.92;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content {
  z-index: 91;
  position: relative;
  text-align: center;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content h1 {
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  background-size: 60% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-block;
  margin: auto;
  width: auto;
  margin-bottom: 25px;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  padding: 0 10px;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement {
  text-align: center;
  max-width: 941px;
  margin: auto;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement, .group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  padding: 0 15px;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container a {
  width: 324px;
  height: 75px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  padding: 25px 20px;
  position: relative;
}
.group-theme-purple .paragraph--type--uc-statement-cta .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-purple .right-sidebar .paragraph {
  margin-bottom: 60px;
  margin-top: 75px;
}
.group-theme-purple .paragraph--type--uc-related-links {
  background-color: #59315F;
  padding: 50px 45px 36px 20px;
}
.group-theme-purple .paragraph--type--uc-related-links .related-link-header {
  color: #800000;
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 19px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.group-theme-purple .paragraph--type--uc-related-links a {
  display: block;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  padding-bottom: 30px;
}
.group-theme-purple .paragraph--type--uc-short-content-detail .top-bar {
  height: 8px;
  background: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  background-repeat: no-repeat;
}
.group-theme-purple .paragraph--type--uc-short-content-detail img {
  height: 193px;
}
.group-theme-purple .paragraph--type--uc-short-content-detail .description-container {
  background-color: #f5f5f5;
  padding: 26px 20px;
}
.group-theme-purple .paragraph--type--uc-short-content-detail .description-container .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.group-theme-purple .paragraph--type--uc-short-content-detail .description-container .description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #3b3a3a;
  font-family: "EB Garamond", serif;
}
.group-theme-purple .paragraph--type--uc-department-quote {
  background-color: #404040;
  padding: 20px;
}
.group-theme-purple .paragraph--type--uc-department-quote a {
  color: #93becc;
}
.group-theme-purple .paragraph--type--uc-department-quote .description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.group-theme-purple .paragraph--type--uc-department-quote .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.group-theme-purple .paragraph--type--uc-department-quote .department {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #FFFFFF;
}
.group-theme-purple .side-bar ul.sidebar-block-menu {
  padding-left: 15px;
}
.group-theme-purple .side-bar ul.sidebar-block-menu li {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  margin: 0;
}
.group-theme-purple .side-bar ul.sidebar-block-menu li a {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 24px;
  color: #000 !important;
  padding-left: 15px;
}
.group-theme-purple .side-bar ul.sidebar-block-menu li.active a {
  margin-left: 0;
}
.group-theme-purple .side-bar ul.sidebar-block-menu li.parent {
  margin-top: 75px;
  border-bottom: 0px;
  margin-bottom: 0;
}
.group-theme-purple .side-bar ul.sidebar-block-menu li.parent a {
  background: #41273B;
  color: #FFFFFF !important;
  padding: 10px 15px !important;
  margin-left: 0px;
}
.group-theme-purple .department-title {
  margin-top: 75px;
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  background: linear-gradient(90deg, #59315F 0%, #41273B 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-flex;
  width: auto;
}
.group-theme-purple .no-title {
  height: 25px;
}
@media screen and (min-width: 768px) {
  .group-theme-purple .three-column .col-md-8 {
    max-width: 67%;
    flex: 0 0 67%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-purple .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-purple .three-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-purple .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-purple .three-column.container {
    max-width: 1500px;
  }
}
@media screen and (min-width: 750px) {
  .group-theme-purple .two-column.container {
    max-width: 750px;
  }
  .group-theme-purple .two-column .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .group-theme-purple .two-column .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-purple .two-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-purple .two-column.container {
    max-width: 1300px;
  }
}
.group-theme-purple .paragraph--type--uc-featured-content-column {
  margin: 50px 0;
}
.group-theme-purple .paragraph--type--uc-featured-content-column h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 36px;
  color: #4D4D4D;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-color: #59315F;
  padding-top: 40px;
}
.group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
  padding-top: 30px;
}
.group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button {
  color: #4D4D4D;
  text-align: left;
  border: 0;
  background: transparent;
  width: 100%;
}
.group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button:hover {
  text-decoration: none;
}
.group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
  text-align: left;
  border: 0;
  background: transparent;
}
.group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
  margin-bottom: 20px;
}
.group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
  width: 100%;
}
.group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-title h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #59315F 0%, #41273B 100%);
  padding-top: 15px;
}
.group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 991px) {
  .group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
    padding-top: 30px;
  }
  .group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
    display: flex;
    justify-content: space-between;
  }
  .group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
    margin-bottom: 0;
    flex: 0 0 20.8%;
    max-width: 20.8%;
  }
  .group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
    width: 175px;
  }
  .group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-text {
    flex: 0 0 71.2%;
    max-width: 71.2%;
  }
  .group-theme-purple .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item ~ .paragraph--type--uc-featured-content-column-item {
    padding-top: 60px;
  }
}
.group-theme-purple .paragraph--type--uc-featured-people .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-purple .paragraph--type--uc-featured-people .bio-body, .group-theme-purple .paragraph--type--uc-featured-people .bio-location, .group-theme-purple .paragraph--type--uc-featured-people .bio-phone, .group-theme-purple .paragraph--type--uc-featured-people .bio-email {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-purple .paragraph--type--uc-featured-people article {
  margin-bottom: 50px;
}
.group-theme-purple .paragraph span.white-span {
  color: #fff;
}
.group-theme-purple .paragraph blockquote {
  font-size: 20px;
  width: 80%;
  font-style: italic;
  color: #4d4d4d;
  padding: 15px 0px 10px 60px;
  border-left: 5px solid #59315F;
  position: relative;
  background: #EDEDED;
}
.group-theme-purple .paragraph blockquote::before {
  font-family: Arial;
  content: "“";
  color: #59315F;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.group-theme-purple .paragraph blockquote::after {
  content: "";
}
.group-theme-purple .paragraph blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}
.group-theme-purple footer.group-footer {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.92) 0%, rgb(64, 64, 64) 100%);
  padding: 0px;
}
.group-theme-purple footer.group-footer .global-links {
  width: 100%;
  display: inline-block;
}
.group-theme-purple footer.group-footer .global-links a {
  color: #fff;
  width: 33%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.group-theme-purple footer .left-container {
  padding: 30px 15px;
}
.group-theme-purple footer .left-container .copyright {
  border-top: 1px solid #323232;
  padding: 10px;
  text-align: center;
  position: staticd;
  width: 100%;
  color: #fff;
  background: #181818;
}
.group-theme-purple footer .left-container .footer-headline {
  font-size: 23px;
  line-height: 32px;
  font-style: normal;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  font-weight: 500;
}
.group-theme-purple footer .left-container .horizontal-bar {
  height: 1px;
  background-color: #FFFFFF;
}
.group-theme-purple footer .left-container .paragraph--type--footer-menu {
  display: flex;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.group-theme-purple footer .left-container .paragraph--type--footer-menu .title {
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-purple footer .left-container .paragraph--type--footer-menu a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-top: 5px;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 5px;
}
.group-theme-purple footer .left-container .paragraph--type--footer-menu a:hover {
  text-decoration-style: solid;
  color: #FFFFFF;
}
.group-theme-purple footer .left-container .paragraph--type--footer-menu .paragraph--type--uc-links {
  margin-bottom: 40px;
}
.group-theme-purple footer .left-container .paragraph--type--footer-menu .right-menu-items {
  flex-basis: 50%;
}
.group-theme-purple footer .left-container .paragraph--type--footer-menu .left-menu-items {
  flex-basis: 50%;
}
.group-theme-purple footer .left-container .logo-info {
  margin-bottom: 20px;
}
.group-theme-purple footer .left-container .logo-info img {
  margin-left: 0px;
}
.group-theme-purple footer .left-container .paragraph--type--department-address div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-purple footer .left-container .paragraph--type--department-address div a {
  color: #FFFFFF;
}
.group-theme-purple footer .left-container .paragraph--type--department-address br {
  display: none;
}
.group-theme-purple footer .left-container .footer-department-info {
  padding-top: 20px;
}
.group-theme-purple footer .right-container {
  background: linear-gradient(90deg, #59315F 0%, #41273B 100%);
  padding: 100px 47px;
  display: flex;
  gap: 50px;
}
.group-theme-purple footer .right-container .social-media-links {
  flex-basis: 180%;
  max-width: 50px;
}
.group-theme-purple footer .right-container .social-media-links img.img-fluid {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
.group-theme-purple footer .right-container .description {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-purple footer .right-container .description p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .group-theme-purple footer .paragraph--type--uc-footer {
    display: flex;
  }
  .group-theme-purple footer .right-container {
    width: 370px;
    min-width: 370px;
    align-items: center;
  }
  .group-theme-purple footer .left-container {
    flex-basis: 100%;
    padding: 40px 50px 45px 40px;
    position: relative;
  }
  .group-theme-purple footer .left-container .copyright {
    border-top: 1px solid #323232;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .group-theme-purple footer .left-container .footer-headline {
    line-height: 42px;
  }
  .group-theme-purple footer .left-container .footer-department-info {
    display: flex;
    gap: 20px;
  }
  .group-theme-purple footer .logo-info, .group-theme-purple footer .address-info {
    flex: 1 1 0;
  }
  .group-theme-purple footer .footer-menu-item {
    flex: 2 1 0;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-purple footer .left-container .paragraph--type--department-address br {
    display: block;
  }
}
.group-theme-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li {
  min-width: 50%;
  width: 50%;
  display: inline-block;
  float: left;
  margin-bottom: 25px;
}
.group-theme-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > a {
  color: #fff;
  font-weight: bold;
}
.group-theme-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu li a {
  color: #fff;
}
.group-theme-purple .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu ul.menu {
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  width: 100%;
}
.group-theme-purple .calendar-section h1.events-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-purple .calendar-section .main-content {
  margin: 0 auto;
}
.group-theme-purple .calendar-section .main-content .view-filters form .form--inline {
  padding-right: 0;
}
.group-theme-purple .calendar-section .main-content .view-filters form .form--inline .form-item {
  width: 100%;
}
.group-theme-purple .calendar-section .main-content .view-filters form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.group-theme-purple .calendar-section .main-content .view-filters form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-purple .calendar-section .main-content .view-filters form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-purple .calendar-section .main-content .view-content .views-row:not(:first-child) .calendar-block {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 4px;
  border-image-source: linear-gradient(90deg, #59315F 0%, #41273B 100%);
  margin-top: 0;
  padding-top: 40px;
}
.group-theme-purple .calendar-section .main-content .view-content .views-row .calendar-block {
  border-top: 0;
  color: #4D4D4D;
}
.group-theme-purple .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.group-theme-purple .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title a {
  color: #4D4D4D;
}
.group-theme-purple .calendar-section .main-content .view-content .views-row .calendar-block .event-time {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.group-theme-purple .calendar-section .main-content .view-content .views-row .calendar-block .event-blurb p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-purple .calendar-section .view-filters {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-purple .calendar-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-purple .calendar-section .news-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-purple .calendar-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-purple .calendar-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-purple .calendar-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-purple .container .row .paragraph--type--uc-hero {
  margin: 50px 0;
}
.group-theme-purple .paragraph--type--uc-hero {
  height: auto;
  position: relative;
}
.group-theme-purple .paragraph--type--uc-hero .hero-container,
.group-theme-purple .paragraph--type--uc-hero .hero-container-img,
.group-theme-purple .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-purple .paragraph--type--uc-hero .hero-container-img-mob {
  height: 100%;
  padding: 60px 0;
}
.group-theme-purple .paragraph--type--uc-hero .hero-container.img-only,
.group-theme-purple .paragraph--type--uc-hero .hero-container-img.img-only,
.group-theme-purple .paragraph--type--uc-hero .hero-container-img-dt.img-only,
.group-theme-purple .paragraph--type--uc-hero .hero-container-img-mob.img-only {
  height: 344px;
}
.group-theme-purple .paragraph--type--uc-hero .hero-container-img,
.group-theme-purple .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-purple .paragraph--type--uc-hero .hero-container-img-mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-purple .paragraph--type--uc-hero .hero-container {
  background-color: #800000;
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-purple .paragraph--type--uc-hero .hero-container-img-mob {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-purple .paragraph--type--uc-hero .hero-container-img-dt {
  display: none;
}
.group-theme-purple .paragraph--type--uc-hero .hero-container-img {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-purple .paragraph--type--uc-hero .hero-inner-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-purple .paragraph--type--uc-hero .hero-content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.group-theme-purple .paragraph--type--uc-hero .hero-content .hero-title {
  padding: 0 15px;
  margin-bottom: 25px;
}
.group-theme-purple .paragraph--type--uc-hero .hero-content .hero-title h1 {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #59315F 0%, #41273B 100%);
  margin: 0 auto;
  width: fit-content;
}
.group-theme-purple .paragraph--type--uc-hero .hero-content .hero-description {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #FFFFFF;
  padding: 0 15px;
  width: 94%;
  margin: 0 auto;
}
@media only screen and (min-width: 576px) {
  .group-theme-purple .paragraph--type--uc-hero .hero-container-img-mob {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-purple .paragraph--type--uc-hero .hero-inner-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-purple .paragraph--type--uc-hero .hero-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-purple .paragraph--type--uc-hero .hero-container-img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .group-theme-purple .paragraph--type--uc-hero .hero-container-img-mob {
    display: none;
  }
  .group-theme-purple .paragraph--type--uc-hero .hero-container-img-dt {
    display: block;
  }
}
.group-theme-purple a:focus, .group-theme-purple a:focus-visible {
  outline-color: #FF4D4D !important;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events {
  background-color: #ECECEC;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
  display: flex;
  justify-content: space-between;
  padding: 80px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
  flex-basis: 66%;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading h2.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading .all-news {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items {
  display: flex;
  justify-content: space-between;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a {
  width: 32%;
  max-width: 285px;
  color: #4D4D4D;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-image {
  padding-bottom: 22px;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #59315F 0%, #41273B 100%);
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title {
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title::after {
  content: "→";
  padding-left: 20px;
  color: #41273B;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body p {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover {
  text-decoration: none;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover .news-teaser-wrapper .item-title::after {
  color: #271724;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
  display: none;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
  flex-basis: 28%;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading h2.events-title {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 28px 12px;
  background-color: #800000;
  max-width: 162px;
  color: #ffffff;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading .all-events {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row {
  display: grid;
  grid-template-columns: 103px 2fr;
  gap: 25px;
  padding: 0 20px 20px 0;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row:not(:first-child) {
  padding: 20px 20px 20px 0;
  border-top: 1px solid #4D4D4D;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-field-start-date {
  color: #000000;
  font-size: 28px;
  font-weight: 300;
}
.group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-title a {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    flex-direction: column;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    padding: 40px 15px 0;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
    overflow: hidden;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.no-slide {
    display: none;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider {
    width: 100%;
    max-width: 600px;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides {
    display: flex;
    position: relative;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    overflow: hidden;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    box-sizing: border-box;
    transform-origin: center center;
    transform: scale(1);
    scroll-snap-align: center;
    padding-top: 40px;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide .news-teaser-wrapper {
    max-width: 285px;
    margin: 0 auto;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink {
    display: inline-block;
    height: 6px;
    width: 18px;
    border-radius: 50%;
    background-color: #B4B4B4;
    margin: 0 10px 0 10px;
  }
  .group-theme-purple .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink:hover {
    background-color: #ECA154;
  }
}

.group-theme-red {
  /**
   * Styles for a headline underline
   */
  /**
   * Styles for the section header
   */
  /**
   * Styles for a paragraph's section title
   */
  /**
   * Styles for a paragraph's section description
   */
  /**
   * Styles for a section title's underline
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Styles for hero slider
   */
  /**
   * Styles for headline left template
   */
  /**
   * Styles for headline left alt template
   */
  /**
   * Styles for headline center gradient full template
   */
  /**
   * Styles for headline center full template
   */
  /**
   * Styles for uc-display-of-links paragraphs
   */
  /**
   * Desktop specific styles for uc-display-of-links paragraphs
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Add styles for lead in paragraph.
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for the group news listing view (news_search)
   */
  /**
   * Styles for the webform
   */
  /**
   * Styles for paragraph full width cta buttons bar
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for group footer
   */
  /**
   * Styles for the group events listing view (events_listing page_2)
   */
  /**
   * Styles for hero
   */
  /**
   * Styles for the redesigned news content type
   */
}
.group-theme-red .headline-underline {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  height: 8px;
}
.group-theme-red .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-red .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-red .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-red ol.breadcrumb {
  justify-content: flex-end;
}
.group-theme-red .paragraph .align-right.embedded-entity img {
  padding: 0 0 20px 20px;
}
.group-theme-red .paragraph .align-left.embedded-entity img {
  padding: 0 20px 20px 0;
}
.group-theme-red .paragraph .align-center.embedded-entity img {
  padding: 20px;
}
.group-theme-red span.required {
  color: #990000;
}
.group-theme-red form#views-exposed-form-person-search-block-3 {
  margin-bottom: 25px;
}
.group-theme-red form#views-exposed-form-person-search-block-3 .form-actions .btn-info {
  border-radius: 0;
  background: #990000;
  border-color: #990000;
}
.group-theme-red form#views-exposed-form-person-search-block-3 input {
  margin-bottom: 0px;
  max-width: 95%;
  float: left;
}
.group-theme-red form#views-exposed-form-person-search-block-3 .form--inline .form-item {
  width: 90%;
  display: inline-block;
  float: left;
}
.group-theme-red header.groups {
  padding: 0px;
  background: transparent;
}
.group-theme-red header.groups .dropdown-menu {
  min-width: 17rem;
}
.group-theme-red header.groups .red-navbar {
  padding: 10px 20px;
  background: #800000;
  display: inline-block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-red header.groups .red-navbar .left-side {
  width: 55%;
  float: left;
  display: inline-block;
  font-size: 15px;
}
.group-theme-red header.groups .red-navbar .left-side a {
  color: #fff;
}
.group-theme-red header.groups .red-navbar .right-side {
  width: 45%;
  float: right;
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}
.group-theme-red header.groups .red-navbar .group-mini-menu {
  float: right;
  text-transform: uppercase;
}
.group-theme-red header.groups .red-navbar .group-mini-menu li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 10px;
  font-size: 13px;
}
.group-theme-red header.groups .red-navbar .group-mini-menu li:last-of-type a {
  border-right: 0px;
}
.group-theme-red header.groups .group-logo {
  padding: 15px;
}
.group-theme-red header.groups .group-logo img {
  margin: auto;
  display: block;
  max-width: 800px;
}
.group-theme-red header.groups .group-logo-mobile {
  margin: auto;
  text-align: center;
  padding: 15px;
}
.group-theme-red header.groups .group-logo-mobile img {
  margin: auto;
  display: block;
  max-width: 350px;
}
.group-theme-red header.groups .group-menu {
  width: 100%;
  text-align: center;
  display: inline-block;
  background: #FAFAFA;
}
.group-theme-red header.groups .group-menu nav.navbar {
  display: inline-block;
  margin: auto;
  position: static !important;
}
.group-theme-red header.groups .group-menu ul li {
  position: relative;
  display: inline-block;
}
.group-theme-red header.groups .group-menu ul li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4D4D4D;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-red header.groups .group-menu ul li a:hover {
  text-decoration: none;
}
.group-theme-red header.groups .group-menu ul li a.is-active {
  background-image: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 5px;
  background-size: 100% 5px;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-red header.groups .group-menu .navbar-collapse {
  align-items: center;
  justify-content: center;
}
.group-theme-red header.groups .group-menu ul.dropdown-menu {
  border-radius: 0;
  border-top: 15px solid #AA5F4B;
}
.group-theme-red header.groups .group-menu ul.dropdown-menu > li {
  width: 100%;
}
.group-theme-red header.groups .group-menu ul.dropdown-menu > li:last-of-type > a {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-red header.groups .group-menu ul.dropdown-menu > li a {
  border-bottom: 1px solid #D9D9D9;
  color: #000;
  padding: 5px 0px;
}
.group-theme-red header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu {
  display: block !important;
  position: static !important;
  border: 0 !important;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
}
.group-theme-red header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu:before {
  display: none !important;
}
.group-theme-red header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li {
  border-bottom: 1px solid #ccc;
  margin: 0px 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-red header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li > a {
  font-size: 12px !important;
  padding: 2px 4px 2px 4px !important;
  margin-left: 20px !important;
  border-bottom: 0;
}
.group-theme-red header.groups .group-menu .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 2%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #AA5F4B;
}
.group-theme-red header.groups .group-menu .dropdown-toggle::after {
  display: none;
}
.group-theme-red header.groups button.navbar-toggler span.navbar-toggler-icon {
  background: url("../images/close-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.group-theme-red header.groups button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background: url("../images/hamburger-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .group-theme-red header.groups .red-navbar form.search-form {
    width: 50%;
    display: inline-block;
    float: left;
    height: 50px;
  }
  .group-theme-red header.groups .red-navbar .right-side {
    margin-top: 0;
    width: 30%;
  }
  .group-theme-red header.groups .red-navbar .left-side {
    margin: 10px 0px;
    width: 70%;
  }
  .group-theme-red header.groups #collapsibleNavbar {
    margin-top: 15px;
    border-top: 10px solid #AA5F4B;
    padding-bottom: 40px;
    z-index: 10;
  }
  .group-theme-red header.groups .group-menu.d-block.d-lg-none {
    position: static;
    text-align: right;
    padding: 0;
    width: 50%;
    float: right;
    margin: 0 !important;
  }
  .group-theme-red header.groups .group-menu {
    background: transparent;
  }
  .group-theme-red header.groups .group-menu nav.navbar {
    postion: static;
  }
  .group-theme-red header.groups .group-menu .navbar-collapse div ul li:last-of-type a {
    border: 0;
  }
  .group-theme-red header.groups .group-menu .dropdown-menu li.nav-item:last-of-type {
    border: 0 !important;
  }
  .group-theme-red header.groups .group-menu ul li.nav-item {
    width: 100%;
    background: #fff !important;
    padding: 0 !important;
    position: relative;
    margin: 0 15px;
    border-bottom: 1px solid #D9D9D9;
    display: inline-block;
  }
  .group-theme-red header.groups .group-menu ul li.nav-item a {
    margin: 0;
    padding: 15px 0;
    display: inline-block;
    float: left;
    margin-right: 0;
  }
  .group-theme-red header.groups .group-menu.d-block.d-lg-none {
    margin: 0;
    text-align: right;
    padding: 0;
  }
  .group-theme-red header.groups .group-menu ul li a.is-active {
    background: 0;
  }
  .group-theme-red header.groups .group-menu ul.dropdown-menu {
    border: 0;
    width: 100%;
    position: static;
    padding: 0;
    margin: 0;
  }
  .group-theme-red header.groups .group-menu ul.dropdown-menu li a.nav-link {
    border: 0 !important;
    color: #4D4D4D;
  }
  .group-theme-red header.groups .group-menu .dropdown-menu::before {
    display: none;
  }
  .group-theme-red header.groups .group-menu .navbar-collapse {
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
  }
  .group-theme-red header svg.svg-inline--fa.fa-search.fa-w-16 {
    position: static;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
    margin: 25px 0;
  }
  .group-theme-red input#search-keywords {
    position: absolute;
    left: 15px;
    background: #880000;
    height: 45px;
    width: 70%;
  }
}
.group-theme-red form.search-form {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.group-theme-red form.search-form ::placeholder {
  color: #fff;
  opacity: 1;
  font-family: "Montserrat", sans-serif;
}
.group-theme-red form.search-form :-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-red form.search-form ::-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-red .form-control-btn {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
.group-theme-red .search-key {
  display: none;
}
.group-theme-red .search-key.show-search {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  color: #fff;
}
.group-theme-red .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-red .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-red .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-red form#search-form {
  padding: 15px;
}
.group-theme-red .search-form #edit-keys {
  background: none !important;
}
.group-theme-red .paragraph-section-header {
  padding: 30px;
}
.group-theme-red .paragraph-section-header.Left {
  text-align: left;
}
.group-theme-red .paragraph-section-header.Right {
  text-align: right;
}
.group-theme-red .paragraph-section-header.Center {
  text-align: center;
}
.group-theme-red .paragraph-section-title {
  color: #4D4D4D;
  display: inline-block;
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 0px;
  padding: 25px 0;
}
.group-theme-red .paragraph-section-description {
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 30px;
}
.group-theme-red .paragraph-section-title-underline {
  background: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  height: 10px;
}
@media screen and (min-width: 768px) {
  .group-theme-red .paragraph-section-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-red .paragraph-section-description {
    margin-bottom: 60px;
  }
}
.group-theme-red .paragraph--type--uc-hero-slider {
  position: relative;
}
.group-theme-red .paragraph--type--uc-hero-slider .slide-headline p {
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #4D4D4D;
  margin-bottom: 0px;
  background: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 110%;
}
.group-theme-red .paragraph--type--uc-hero-slider .slide-subtext p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #4D4D4D;
}
.group-theme-red .paragraph--type--uc-hero-slider .slick-dots {
  margin-bottom: 0px;
}
.group-theme-red .paragraph--type--uc-hero-slider .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}
.group-theme-red .paragraph--type--uc-hero-slider .slick-dots button {
  width: 18px;
  height: 6px;
  background-color: #B4B4B4;
  border-radius: 6px;
  border: 1px solid #B4B4B4;
  font-size: 0;
}
.group-theme-red .paragraph--type--uc-hero-slider .slick-dots .slick-active button {
  background-color: #ECA154;
  border: 1px solid #ECA154;
}
.group-theme-red .paragraph--type--uc-hero-slider .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-red .paragraph--type--uc-hero-slider .lower {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.group-theme-red .paragraph--type--uc-hero-slider .lower .play-control {
  border-right: 4px solid #B4B4B4;
  border-left: 4px solid #B4B4B4;
  width: 10px;
  height: 10px;
  background: transparent;
  font-size: 0;
  border-radius: 0;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: none;
  border-bottom: none;
  padding: 0.75em 1.5em;
}
.group-theme-red .paragraph--type--uc-hero-slider .header-container-image.desktop {
  display: none;
}
.group-theme-red .paragraph--type--uc-hero-slider .header-container-image.tablet {
  display: none;
}
.group-theme-red .paragraph--type--uc-hero-slider .video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-red .paragraph--type--uc-hero-slider .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-red .headline-left.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 5px;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.group-theme-red .headline-left.paragraph--type--uc-hero-slider .lower {
  right: 0px;
}
.group-theme-red .headline-left .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-red .headline-left .left-container {
  width: 315px;
  margin-bottom: 30px;
  text-align: center;
  order: 1;
  background-color: #FFFFFF;
}
.group-theme-red .headline-left .right-container {
  order: 2;
}
.group-theme-red .headline-left .right-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.group-theme-red .headline-left .slide-subtext p {
  margin-top: 24px;
}
.group-theme-red .headline-left .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-red .headline-left .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 15px;
  top: 35%;
}
.group-theme-red .headline-left-alt.paragraph--type--uc-hero-slider {
  padding: 15px;
}
.group-theme-red .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 0px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.group-theme-red .headline-left-alt.paragraph--type--uc-hero-slider .lower {
  right: 20%;
}
.group-theme-red .headline-left-alt .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-red .headline-left-alt .left-container {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.group-theme-red .headline-left-alt .right-container {
  width: 100%;
}
.group-theme-red .headline-left-alt .right-container img {
  width: 100%;
  object-fit: cover;
}
.group-theme-red .headline-left-alt .right-container .video-bg video {
  height: 234px;
  object-fit: cover;
}
.group-theme-red .headline-left-alt .slide-headline p {
  color: #4D4D4D;
  background: none;
}
.group-theme-red .headline-left-alt .slide-subtext p {
  margin-top: 24px;
  min-height: 68px;
  color: #4D4D4D;
}
.group-theme-red .headline-left-alt .slide-cta a {
  font-family: "Montserrat", sans-serif;
  background-color: #A9431E;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  padding: 25px 50px;
  position: relative;
  height: auto;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
}
.group-theme-red .headline-left-alt .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-red .headline-center-gradient-full .full-container {
  position: relative;
  height: 100%;
  min-height: 400px;
  overflow: hidden;
}
.group-theme-red .headline-center-gradient-full .header-container-image {
  z-index: -1;
}
.group-theme-red .headline-center-gradient-full .video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-red .headline-center-gradient-full .video-bg video {
  height: 100%;
  object-fit: cover;
}
.group-theme-red .headline-center-gradient-full .full-inner-container {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 75px;
  text-align: center;
  position: absolute;
  top: 0;
}
.group-theme-red .headline-center-gradient-full .slide-headline p {
  color: #FFFFFF;
}
.group-theme-red .headline-center-gradient-full .slide-headline {
  margin-bottom: 24px;
}
.group-theme-red .headline-center-gradient-full .slide-subtext p {
  color: #FFFFFF;
}
.group-theme-red .headline-center-gradient-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-red .headline-center-gradient-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: fit-content;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 15px;
}
.group-theme-red .headline-center-gradient-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-red .headline-center-gradient-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-red .headline-center-gradient-full .lower {
  bottom: 5px;
  right: 20px;
}
.group-theme-red .headline-center-full .full-container {
  position: relative;
}
.group-theme-red .headline-center-full .full-container .header-container-image.desktop {
  width: 100%;
  height: auto;
}
.group-theme-red .headline-center-full .full-inner-container {
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  margin-top: 5%;
}
.group-theme-red .headline-center-full .header-container-image {
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-red .headline-center-full .video-bg {
  position: absolute;
  height: 320px;
  width: 100%;
  z-index: -1;
}
.group-theme-red .headline-center-full .video-bg video {
  height: 320px;
  object-fit: cover;
}
.group-theme-red .headline-center-full .text-container {
  background-color: #FFFFFF;
  height: auto;
  padding-top: 27.5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 28px;
  margin-bottom: 10px;
}
.group-theme-red .headline-center-full .slide-subtext p {
  margin-top: 24px;
}
.group-theme-red .headline-center-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-red .headline-center-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.group-theme-red .headline-center-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-red .headline-center-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-red .headline-center-full .lower {
  bottom: 5px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .group-theme-red .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: none;
  }
  .group-theme-red .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: block;
    height: 100%;
  }
  .group-theme-red .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
    height: 100%;
  }
  .group-theme-red .paragraph--type--uc-hero-slider .headline-center-full .header-container-image.mobile {
    width: auto;
  }
}
@media screen and (min-width: 375px) {
  .group-theme-red .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    max-height: 500px;
  }
  .group-theme-red .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  .group-theme-red .headline-center-full .full-container {
    overflow: hidden;
  }
  .group-theme-red .headline-center-full .full-inner-container {
    margin-top: 15%;
  }
  .group-theme-red .headline-center-full .header-container-image.mobile {
    min-height: 500px;
    width: unset !important;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-red .headline-left .left-container {
    width: 100%;
  }
  .group-theme-red .headline-left .left-container .slide-cta {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-red .headline-left-alt {
    padding-left: 30px;
    padding-right: 30px;
  }
  .group-theme-red .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-red .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-red .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
  }
  .group-theme-red .headline-left-alt .slide-headline p {
    font-size: 54px;
    line-height: 64px;
  }
  .group-theme-red .headline-center-gradient-full .video-bg video {
    object-fit: cover;
  }
  .group-theme-red .headline-center-gradient-full .slide-headline {
    max-width: 1000px;
    margin: 0px auto;
    margin-bottom: 17px;
  }
  .group-theme-red .headline-center-gradient-full .slide-subtext {
    max-width: 750px;
    margin: 0px auto;
  }
  .group-theme-red .headline-center-gradient-full .slide-subtext p {
    margin-bottom: 40px;
  }
  .group-theme-red .headline-center-gradient-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-red .headline-center-gradient-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-red .headline-center-full .text-container {
    background-color: none;
  }
  .group-theme-red .headline-center-full .header-container-image {
    height: 100%;
  }
  .group-theme-red .headline-center-full .video-bg {
    height: 536px;
  }
  .group-theme-red .headline-center-full .video-bg video {
    height: 536px;
    object-fit: cover;
  }
  .group-theme-red .headline-center-full .full-inner-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 10%;
    text-align: center;
  }
  .group-theme-red .headline-center-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-red .headline-center-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-red .headline-center-full .slide-cta {
    margin-top: -20px;
  }
  .group-theme-red .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: block;
  }
  .group-theme-red .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: none;
  }
  .group-theme-red .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-red .headline-left.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 50px;
  }
  .group-theme-red .headline-left.paragraph--type--uc-hero-slider .lower {
    right: 20px;
  }
  .group-theme-red .headline-left .paragraph--type--uc-hero-slide {
    height: 535px;
    flex-flow: initial;
  }
  .group-theme-red .headline-left .left-container {
    width: 480px;
    height: 100%;
    padding-left: 60px;
    padding-right: 34px;
    text-align: center;
    order: 1;
    margin-top: 0px;
  }
  .group-theme-red .headline-left .right-container {
    width: 100%;
    height: 100%;
    order: 2;
  }
  .group-theme-red .headline-left .slide-cta a {
    width: 324px;
    height: fit-content;
  }
  .group-theme-red .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-red .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-red .headline-left-alt .paragraph--type--uc-hero-slide {
    flex-flow: initial;
  }
  .group-theme-red .headline-left-alt .left-container {
    width: 559px;
    display: block;
    padding: 0 130px 10px 37px;
    text-align: left;
  }
  .group-theme-red .headline-left-alt .right-container .video-bg video {
    object-fit: cover;
  }
  .group-theme-red .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
    min-width: 50%;
  }
}
.group-theme-red .paragraph--type--uc-display-of-links {
  margin-left: 30px;
  margin-right: 30px;
}
.group-theme-red .paragraph--type--uc-display-of-links a {
  color: #800000;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.group-theme-red .paragraph--type--uc-display-of-links p {
  color: #4D4D4D;
  font-weight: 400;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
@media screen and (min-width: 768px) {
  .group-theme-red .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
@media screen and (min-width: 768px) {
  .group-theme-red .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
.group-theme-red .paragraph.paragraph--type--uc-full-width {
  margin: 50px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  padding: 25px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width img {
  width: 100%;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width .credit-caption-box {
  background: #ECECEC;
  padding: 10px 20px 30px 20px;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video,
.group-theme-red .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-red .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video iframe, .group-theme-red .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video video,
.group-theme-red .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video iframe,
.group-theme-red .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-red .paragraph.paragraph--type--uc-full-width {
    margin: 30px 0;
  }
  .group-theme-red .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid {
  margin: 50px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title,
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 16px;
  line-height: 19px;
  color: #4D4D4D;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid span.paragraph-solid-underline {
  height: 10px;
  background: #AA5F4B;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 15px;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video .contextual-region {
  position: static;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video .contextual-region {
  position: static;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape {
  width: 100%;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item {
  margin-top: 40px;
}
.group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape, .group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.book, .group-theme-red .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.square {
    width: 100%;
  }
}
.group-theme-red .paragraph.paragraph--type--uc-text-block {
  margin: 20px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block img {
  width: 100%;
  height: auto;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block a {
  text-decoration: underline;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block .tint-block {
  background: rgba(180, 106, 85, 0.1);
  padding: 20px 40px 15px 40px;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block .tint-block strong {
  padding-top: 20px;
  display: inline-block;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block .tint-block span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block .tint-block a {
  background-color: #800000;
  background-blend-mode: multiply;
  border: 1px solid #FFFFFF;
  color: #fff;
  padding: 25px 50px 25px 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.group-theme-red .paragraph.paragraph--type--uc-text-block .tint-block a::after {
  display: block;
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
@media screen and (max-width: 768px) {
  .group-theme-red .paragraph.paragraph--type--uc-text-block .tint-block a {
    width: 100%;
  }
}
.group-theme-red .paragraph--type--uc-header-with-description a {
  text-decoration: underline;
}
.group-theme-red .paragraph--type--uc-lead-in {
  margin: 15px;
  width: 354px;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-red .paragraph--type--uc-lead-in .paragraph-field-image {
  width: 354px;
  height: 354px;
}
.group-theme-red .paragraph--type--uc-lead-in .paragraph-field-image img {
  height: 354px;
}
.group-theme-red .paragraph--type--uc-lead-in .description-container {
  background-color: #ECECEC;
  padding: 50px 20px 30px 20px;
  width: 100%;
}
.group-theme-red .paragraph--type--uc-lead-in .headline-text {
  display: inline-block;
  margin-bottom: 20px;
}
.group-theme-red .paragraph--type--uc-lead-in .headline-text p {
  margin: 0px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  color: #4D4D4D;
  background: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 170%;
}
.group-theme-red .paragraph--type--uc-lead-in .description p {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px;
}
.group-theme-red .paragraph--type--uc-lead-in .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  color: #4D4D4D;
}
.group-theme-red .paragraph--type--uc-lead-in .department {
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  color: #4D4D4D;
}
.group-theme-red .paragraph--type--uc-lead-in-item {
  margin-bottom: 20px;
}
.group-theme-red .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
  background-color: #404040;
}
.group-theme-red .paragraph--type--uc-lead-in-item:nth-child(odd) .headline-text p {
  color: #FFFFFF;
}
.group-theme-red .paragraph--type--uc-lead-in-item:nth-child(odd) .description p, .group-theme-red .paragraph--type--uc-lead-in-item:nth-child(odd) .description a {
  color: #FFFFFF;
}
.group-theme-red .paragraph--type--uc-lead-in-item:nth-child(odd) .name {
  color: #FFFFFF;
}
.group-theme-red .paragraph--type--uc-lead-in-item:nth-child(odd) .department {
  color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  .group-theme-red .paragraph--type--uc-lead-in {
    max-width: 1128px;
    width: initial;
    height: initial;
  }
  .group-theme-red .paragraph--type--uc-lead-in-item {
    display: flex;
    margin-bottom: 60px;
    max-height: 354px;
  }
  .group-theme-red .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-red .paragraph--type--uc-lead-in-item .description p {
    font-size: 30px;
    line-height: 35px;
  }
  .group-theme-red .paragraph--type--uc-lead-in-item .description-container {
    overflow-wrap: break-word;
  }
  .group-theme-red .paragraph--type--uc-lead-in-item .description-container .description {
    margin-bottom: 0px;
    height: auto;
  }
  .group-theme-red .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-red .paragraph--type--uc-lead-in-item:nth-child(odd) .paragraph-field-image {
    order: 2;
  }
  .group-theme-red .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    order: 1;
    padding: 40px;
  }
  .group-theme-red .three-column .paragraph--type--uc-lead-in-item, .group-theme-red .two-column .paragraph--type--uc-lead-in-item {
    max-height: 392px;
  }
  .group-theme-red .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image, .group-theme-red .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-red .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image img, .group-theme-red .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-red .three-column .paragraph--type--uc-lead-in-item .description-container .description, .group-theme-red .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: 230px;
  }
  .group-theme-red .three-column .paragraph--type--uc-lead-in-item .name, .group-theme-red .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 10px;
  }
  .group-theme-red .three-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container, .group-theme-red .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 30px;
  }
  .group-theme-red .three-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container, .group-theme-red .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-red .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-red .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-red .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: auto;
  }
  .group-theme-red .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 20px;
  }
  .group-theme-red .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-red .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 40px;
  }
}
.group-theme-red .news-details-section .headline {
  margin: 40px 0;
}
.group-theme-red .news-details-section .headline h1 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.group-theme-red .news-details-section .headline .published {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-red .news-details-section .headline .published .pub-date {
  font-family: "Montserrat", sans-serif;
  color: #800000;
  font-weight: 700;
}
.group-theme-red .news-details-section .headline .published .change-date {
  font-style: italic;
}
.group-theme-red .news-details-section .headline .author {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-red .news-details-section .headline .news-tags a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #4D4D4D;
  text-transform: uppercase;
}
.group-theme-red .news-details-section .headline .news-tags .tag-separator {
  padding: 0 3px 0 7px;
}
.group-theme-red .news-details-section .headline .news-social-icons a {
  color: #4D4D4D;
  font-size: 16px;
  text-align: center;
}
.group-theme-red .news-details-section .headline .news-social-icons a:hover {
  color: #800000;
}
.group-theme-red .news-details-section .headline .news-social-icons a:first-child {
  margin-left: -8px;
}
.group-theme-red .news-details-section .headline .news-social-icons a.google-plus {
  padding: 0 5px;
}
.group-theme-red .news-details-section hr {
  width: 100%;
  border: 1px solid #A4343A;
  margin-bottom: 60px;
}
.group-theme-red .news-details-section figure.news-portrait, .group-theme-red .news-details-section figure.news-landscape, .group-theme-red .news-details-section figure.news-square {
  float: right;
  margin-left: 50px;
}
.group-theme-red .news-details-section figure.news-portrait img, .group-theme-red .news-details-section figure.news-landscape img, .group-theme-red .news-details-section figure.news-square img {
  margin-left: unset;
  float: unset;
}
.group-theme-red .news-details-section figure.news-full img {
  margin-left: unset;
  float: unset;
}
.group-theme-red .news-details-section figure figcaption {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 10px 20px 20px;
  background-color: unset;
  font-style: unset;
  padding: 0;
  text-align: center;
  font-weight: 500;
}
.group-theme-red .news-details-section figure figcaption .photo-credit {
  font-family: "Montserrat", sans-serif;
  text-align: right;
  font-weight: 300;
  padding-bottom: 5px;
}
.group-theme-red .news-details-section figure figcaption .photo-caption {
  text-align: center;
  font-weight: 500;
  color: #000000;
}
.group-theme-red .news-details-section .rich-text figure figcaption .photo-credit {
  padding: 5px 0 12px;
}
.group-theme-red .news-details-section .rich-text p {
  font-family: "Montserrat", sans-serif;
  line-height: 32px;
}
.group-theme-red .news-details-section .rich-text p.news-subtitle {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.group-theme-red .news-details-section .rich-text figure.align-right + p,
.group-theme-red .news-details-section .rich-text figure.align-left + p {
  padding-top: 24px;
}
.group-theme-red .news-details-section .related .container .row h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  color: #4D4D4D;
  margin: 50px 0;
}
.group-theme-red .news-details-section .related .container .row .related-content {
  display: flex;
  justify-content: space-between;
}
.group-theme-red .news-details-section .related .container .row .related-content a {
  color: #4D4D4D;
  width: 30%;
}
.group-theme-red .news-details-section .related .container .row .related-content a:hover {
  text-decoration: none;
}
.group-theme-red .news-details-section .related .container .row .related-content a .related-content-item img {
  width: 100%;
}
.group-theme-red .news-details-section .related .container .row .related-content a .related-content-item hr {
  position: relative;
  height: 8px;
  margin-top: 30px;
  margin-bottom: 8px;
  border: none;
  background-color: #A4343A;
}
.group-theme-red .news-details-section .related .container .row .related-content a .related-content-item .rc-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
  color: #4D4D4D;
  letter-spacing: normal;
}
.group-theme-red .news-details-section .related .container .row .related-content a .related-content-item .rc-sum {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
.group-theme-red .news-details-section .related .container .row .related-content a .related-content-item .rc-sum p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
@media screen and (max-width: 768px) {
  .group-theme-red .news-details-section .headline-sec {
    margin-bottom: 0;
  }
  .group-theme-red .news-details-section .warp-txt img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .group-theme-red .news-details-section .nd-bottom .container {
    padding-right: 0;
    padding-left: 0;
  }
  .group-theme-red .news-details-section .nd-bottom .container .rich-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .group-theme-red .news-details-section figure.news-portrait, .group-theme-red .news-details-section figure.news-landscape, .group-theme-red .news-details-section figure.news-square {
    float: unset;
    margin-left: 0;
  }
  .group-theme-red .news-details-section .related .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .group-theme-red .news-details-section .related .container .row .related-content {
    display: block;
  }
  .group-theme-red .news-details-section .related .container .row .related-content a .related-content-item {
    margin-bottom: 60px;
  }
}
.group-theme-red .news-listing-section h1.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-red .news-listing-section .news-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #A4343A;
  width: max-content;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar h4::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: 10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2);
}
.group-theme-red .news-listing-section .news-sidebar .side-bar h4.hide-list::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: -10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2) rotate(-180deg);
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-red .news-listing-section .news-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-red .news-listing-section .serach form .form--inline {
  padding-right: 0;
}
.group-theme-red .news-listing-section .serach form .form--inline .form-item {
  width: 100%;
}
.group-theme-red .news-listing-section .serach form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-red .news-listing-section .serach form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-red .news-listing-section .serach form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-red .news-listing-section .news-list {
  padding-left: 80px;
}
.group-theme-red .news-listing-section .news-list .calendar-block {
  border-bottom: 0;
}
.group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #AA5F4B 0%, #A4343A 100%);
  padding-top: 15px;
}
.group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-red .news-listing-section .news-sidebar {
    max-width: 100%;
  }
  .group-theme-red .news-listing-section .news-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-red .news-listing-section .serach {
    margin-top: 25px;
  }
  .group-theme-red .news-listing-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-red .news-listing-section .news-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-red .news-listing-section .news-list .calendar-block {
    margin-top: 15px;
  }
  .group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-red .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-red .paragraph--type--uc-webform {
  margin-left: auto;
  margin-right: auto;
}
.group-theme-red .paragraph--type--uc-webform .section-header-container-image {
  margin-bottom: 30px;
}
.group-theme-red .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-title,
.group-theme-red .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-description {
  color: #fff;
}
.group-theme-red .paragraph--type--uc-webform .webform-submission-form {
  padding: 0px 30px;
}
.group-theme-red .paragraph--type--uc-webform .webform-submission-form label {
  font-size: 18px;
  font-weight: 500;
  line-height: 0px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
}
.group-theme-red .paragraph--type--uc-webform .webform-submission-form input {
  background-color: #ECECEC;
  height: 68px;
}
.group-theme-red .paragraph--type--uc-webform .form-actions {
  display: flex;
  justify-content: flex-start;
  flex: 100%;
  width: 100%;
}
.group-theme-red .paragraph--type--uc-webform .captcha {
  display: flex;
  float: left;
}
.group-theme-red .paragraph--type--uc-webform .webform-button--submit {
  width: 100%;
  height: 75px;
  background-color: #800000;
  background-blend-mode: multiply;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}
.group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
  margin-bottom: 38px;
  margin-top: 10px;
}
.group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
  background-color: #ECECEC;
  max-height: 270px;
}
.group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
  margin-bottom: 77px;
}
.group-theme-red .paragraph--type--uc-webform.newsletter {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  background-color: #ECECEC;
}
.group-theme-red .paragraph--type--uc-webform.newsletter input {
  background-color: #FFFFFF;
  height: 68px;
}
@media screen and (min-width: 768px) {
  .group-theme-red .paragraph--type--uc-webform {
    max-width: 1128px;
  }
  .group-theme-red .paragraph--type--uc-webform .paragraph-section-header {
    padding: 70px 30px 10px 30px;
  }
  .group-theme-red .paragraph--type--uc-webform .webform-button--submit {
    width: 324px;
  }
  .group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
    margin-top: 0px;
    flex: 40%;
  }
  .group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
    background-color: #ECECEC;
    max-height: 315px;
  }
  .group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    margin-bottom: 1rem;
  }
  .group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-first-name, .group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    flex: 48%;
  }
  .group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-email, .group-theme-red .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-affiliation {
    flex: 100%;
  }
  .group-theme-red .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    max-width: 550px;
  }
  .group-theme-red .paragraph--type--uc-webform.newsletter .webform-submission-form {
    flex: 40%;
    margin-top: 95px;
  }
  .group-theme-red .paragraph--type--uc-webform.newsletter #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-red .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-first-name, .group-theme-red .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-last-name {
    flex: 48%;
  }
}
@media screen and (min-width: 1000px) {
  .group-theme-red .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    padding-left: 155px;
  }
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion {
  margin: 50px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .paragraph-section-title {
  background: none;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .panel-title {
  margin: 0;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .panel-title button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  color: #fff;
  background: #800000;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
  color: #4D4D4D;
  background: transparent;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .panel-title button::after {
  display: block;
  content: "";
  background-image: url(../images/accordion-up.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed::after {
  background-image: url(../images/accordion-down.png);
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .panel-collapse.collapse.show {
  background: #ECECEC;
  padding: 20px;
  margin-bottom: 30px;
  color: #4D4D4D;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .panel.panel-default {
  margin: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .align-left.embedded-entity img {
  margin-right: 35px;
}
.group-theme-red .paragraph.paragraph--type--uc-faq-accordion .align-center.embedded-entity img {
  width: 100%;
  margin-bottom: 20px;
}
.group-theme-red .paragraph--type--uc-full-width-cta-bar .paragraph-section-header {
  display: none !important;
}
.group-theme-red .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
  height: 100%;
}
.group-theme-red .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: linear-gradient(90deg, #AA5F4B, rgba(164, 52, 58, 0.8));
  flex-direction: column;
  row-gap: 20px;
  padding: 10px;
}
.group-theme-red .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
  width: auto;
  height: auto;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: justify;
  text-decoration: none;
  box-sizing: content-box;
  padding: 15px 50px 15px 10px;
  position: relative;
}
.group-theme-red .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .group-theme-red .paragraph--type--uc-full-width-cta-bar {
    height: 117px;
  }
  .group-theme-red .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
    height: 100%;
  }
  .group-theme-red .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 42px;
    height: 100%;
    background-image: linear-gradient(90deg, #AA5F4B, rgba(164, 52, 58, 0.8));
    flex-direction: row;
  }
  .group-theme-red .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
    width: auto;
    height: auto;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    position: relative;
  }
  .group-theme-red .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
    content: url("../images/arrow-vector.png");
    position: absolute;
    right: 28px;
  }
}
.group-theme-red .paragraph.paragraph--type--uc-carousel {
  margin: 50px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slide__thumbnail {
  opacity: 0.8;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick-current.slick-active .slide__thumbnail {
  border: 4px solid #884c3c;
  opacity: 1;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--thumbnail .slick__slide {
  padding-right: 15px;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail {
  background: #ECECEC;
  padding-right: 105px;
  padding-left: 25px;
  min-height: 90px;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail .slick-track {
  margin-left: 0px !important;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slide__caption {
  position: static !important;
  background: #ECECEC;
  padding: 10px 20px 20px 20px;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slide__caption .slide__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slide__caption .slide_description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick.slick--less .slick-slide .slide__thumbnail {
  margin-right: 15px;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default {
  background: #ECECEC;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
  position: absolute;
  bottom: -120px;
  top: auto;
  width: 35px;
  right: 0;
  left: auto;
  height: 76px;
  padding: 0 75px 0 25px;
  background: #ECECEC;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow {
  bottom: -17px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #AA5F4B;
  border-radius: 0;
  left: 35px;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow:hover {
  background: #752327;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow {
  bottom: 23px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #AA5F4B;
  border-radius: 0;
  left: 35px;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow:hover {
  background: #752327;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-next:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video,
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video iframe, .group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video video,
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video iframe,
.group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-red .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
    padding: 0 70px 0 35px;
  }
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links {
  margin: 50px 0;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .paragraph-section-header {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  text-decoration: none;
  background-image: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  color: inherit;
  max-width: fit-content;
  margin-bottom: 20px;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .paragraph-section-description {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
  text-align: center;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links img {
  position: relative;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .overlay-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -99999999999px;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .quick-link-box {
  word-break: break-word;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .quick-section {
  margin-bottom: 30px;
  padding: 0 5px;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .quick-section .paragraph {
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  background: #AA5F4B;
  position: relative;
  background-size: cover;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph {
  background-color: #AA5F4B;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph.hover-color {
  background-color: #884c3c;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph {
  background: #41273B;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph.hover-color {
  background: #341f2f;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph {
  background: #A9431E;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #873618;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph {
  background: #643335;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #50292a;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph {
  background: #404040;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #333333;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph {
  background: #BE5913;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph.hover-color {
  background: #98470f;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph {
  background: #4D4D4D;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #3e3e3e;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph {
  background: #007396;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #005c78;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph {
  background: #59315F;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-red .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #47274c;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .qlink-title, .group-theme-red .paragraph.paragraph--type--uc-quick-links .qlink-subtitle, .group-theme-red .paragraph.paragraph--type--uc-quick-links .qlink-link {
  color: #fff;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .qlink-title {
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 15px;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .qlink-subtitle {
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .qlink-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  width: 100%;
  position: relative;
  background: url("../images/arrow-vector.png");
  padding-right: 22px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .qlink-link a {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url("../images/arrow-vector.png");
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links .qlink-link a:hover {
  text-decoration: none;
  color: #fbfbfb;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links ul.slick-dots {
  width: 100%;
  margin: auto;
  padding: 15px;
  text-align: center;
  list-style-type: none;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links ul.slick-dots li {
  display: inline-block;
  margin: 10px;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links ul.slick-dots li.slick-active button {
  background: #AA5F4B;
}
.group-theme-red .paragraph.paragraph--type--uc-quick-links ul.slick-dots li button {
  text-indent: -999999px;
  border-radius: 20px;
  width: 20px;
  height: 7px;
  border: 0;
  background: #B4B4B4;
}
.group-theme-red .paragraph.paragraph--type--uc-link-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.group-theme-red .bio-body a {
  text-decoration: underline;
}
.group-theme-red .bio-sidebar {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
}
.group-theme-red .bio-image img {
  margin: auto;
  display: inherit;
}
.group-theme-red .bio-sidebar .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.group-theme-red .bio-name {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 30px;
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-top: 15px;
  background: #fff;
}
.group-theme-red .bio-name::after {
  content: "";
  background-image: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  width: 100%;
  height: 10px;
  display: inline-flex;
}
.group-theme-red .bio-sidenote {
  display: inline-block;
  width: 100%;
  font-style: italic;
  margin-bottom: 50px;
}
.group-theme-red .bio-location {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-red .bio-location strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-red .bio-phone,
.group-theme-red .bio-interest,
.group-theme-red .bio-hours {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-red .bio-phone strong,
.group-theme-red .bio-interest strong,
.group-theme-red .bio-hours strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-red .bio-phone a,
.group-theme-red .bio-interest a,
.group-theme-red .bio-hours a {
  color: #4D4D4D;
}
.group-theme-red .bio-interest {
  margin-bottom: 5px;
  margin-top: 5px;
}
.group-theme-red .bio-email a {
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
.group-theme-red .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 25px;
}
.group-theme-red .bio-main {
  color: #4D4D4D;
}
.group-theme-red .bio-main h3 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
.group-theme-red .bio-main .paragraph--type--uc-research {
  margin-bottom: 40px;
}
.group-theme-red .bio-main .paragraph--type--uc-research a {
  text-decoration: underline;
}
.group-theme-red .bio-main .paragraph--type--uc-research:last-of-type {
  margin-bottom: 0px;
}
.group-theme-red .bio-main .tint-block {
  background: rgba(180, 106, 85, 0.1);
  padding: 45px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-red .bio-main .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group-theme-red .bio-main .rlinks {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
}
.group-theme-red .bio-main .related-links a {
  width: 100%;
  display: inline-block;
  color: #800000;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  color: #800000;
}
.group-theme-red .bio-main .paragraph--type--uc-biography-links {
  font-size: 18px;
  margin-bottom: 25px;
}
.group-theme-red .directory-listing-section span.bio-interest {
  color: #4d4d4d;
  font-weight: 800;
  font-size: 16px;
  margin: 15px 0 5px 0;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
.group-theme-red .directory-listing-section div.bio-interest {
  font-size: 15px;
}
.group-theme-red .directory-listing-section div.bio-interest p, .group-theme-red .directory-listing-section div.bio-interest a {
  font-size: 15px;
}
.group-theme-red .directory-listing-section .directory-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #A4343A;
  width: max-content;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar h4::after {
  content: "⌃";
  position: absolute;
  font-size: 22px;
  top: 4px;
  right: 10px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar h4.hide-list::after {
  content: "⌄";
  position: absolute;
  font-size: 30px;
  top: -9px;
  right: 12px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-red .directory-listing-section .directory-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-red .directory-listing-section .search form .form--inline {
  padding-right: 0;
}
.group-theme-red .directory-listing-section .search form .form--inline .form-item {
  width: 100%;
}
.group-theme-red .directory-listing-section .search form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-red .directory-listing-section .search form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-red .directory-listing-section .search form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-red .directory-listing-section hr.primary-line {
  border-top: 1px solid #AA5F4B;
  margin-top: 45px;
  margin-bottom: 45px;
}
.group-theme-red .directory-listing-section .directory-list {
  padding-left: 80px;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block {
  color: #4D4D4D;
  border-bottom: 0;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 {
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #AA5F4B 0%, #A4343A 100%);
  padding-top: 15px;
  display: inline;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a:hover {
  text-decoration: none;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper a.read-more {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #800000;
}
.group-theme-red .directory-listing-section .directory-list .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-red .directory-listing-section .directory-list h3.red-title,
.group-theme-red .directory-listing-section .directory-list .alphabet-filter a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #800000;
}
.group-theme-red .directory-listing-section .directory-list h3.red-title {
  margin-bottom: 20px;
}
.group-theme-red .directory-listing-section .directory-list .alphabet-filter a {
  margin-bottom: 20px;
  display: inline-block;
  width: 5%;
}
.group-theme-red .directory-listing-section .directory-list .alphabet-filter a.show-all-filters {
  width: 30%;
}
.group-theme-red .directory-listing-section .directory-list li {
  list-style-type: none;
}
.group-theme-red .directory-listing-section .directory-list li a {
  color: #990000 !important;
}
.group-theme-red .directory-listing-section .directory-list ::marker {
  display: none;
}
@media screen and (max-width: 768px) {
  .group-theme-red .directory-listing-section .directory-sidebar {
    max-width: 100%;
  }
  .group-theme-red .directory-listing-section .directory-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-red .directory-listing-section .search {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-red .directory-listing-section .directory-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-red .directory-listing-section .directory-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-red .directory-listing-section .directory-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-red .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-red article.person.biography .bio-location strong, .group-theme-red article.person.biography .bio-phone strong {
  width: 100%;
  display: inline-block;
}
.group-theme-red article.person.biography .bio-email a {
  color: #990000;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.group-theme-red .paragraph--type--uc-statement-cta {
  height: auto;
  position: relative;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container {
  height: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-image-transparent-background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #800000;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  opacity: 0.92;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content {
  z-index: 91;
  position: relative;
  text-align: center;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content h1 {
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  background-size: 60% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-block;
  margin: auto;
  width: auto;
  margin-bottom: 25px;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  padding: 0 10px;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement {
  text-align: center;
  max-width: 941px;
  margin: auto;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement, .group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  padding: 0 15px;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container a {
  width: 324px;
  height: 75px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  padding: 25px 20px;
  position: relative;
}
.group-theme-red .paragraph--type--uc-statement-cta .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-red .right-sidebar .paragraph {
  margin-bottom: 60px;
  margin-top: 75px;
}
.group-theme-red .paragraph--type--uc-related-links {
  background-color: #AA5F4B;
  padding: 50px 45px 36px 20px;
}
.group-theme-red .paragraph--type--uc-related-links .related-link-header {
  color: #800000;
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 19px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.group-theme-red .paragraph--type--uc-related-links a {
  display: block;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  padding-bottom: 30px;
}
.group-theme-red .paragraph--type--uc-short-content-detail .top-bar {
  height: 8px;
  background: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  background-repeat: no-repeat;
}
.group-theme-red .paragraph--type--uc-short-content-detail img {
  height: 193px;
}
.group-theme-red .paragraph--type--uc-short-content-detail .description-container {
  background-color: #f5f5f5;
  padding: 26px 20px;
}
.group-theme-red .paragraph--type--uc-short-content-detail .description-container .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.group-theme-red .paragraph--type--uc-short-content-detail .description-container .description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #3b3a3a;
  font-family: "EB Garamond", serif;
}
.group-theme-red .paragraph--type--uc-department-quote {
  background-color: #404040;
  padding: 20px;
}
.group-theme-red .paragraph--type--uc-department-quote a {
  color: #93becc;
}
.group-theme-red .paragraph--type--uc-department-quote .description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.group-theme-red .paragraph--type--uc-department-quote .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.group-theme-red .paragraph--type--uc-department-quote .department {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #FFFFFF;
}
.group-theme-red .side-bar ul.sidebar-block-menu {
  padding-left: 15px;
}
.group-theme-red .side-bar ul.sidebar-block-menu li {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  margin: 0;
}
.group-theme-red .side-bar ul.sidebar-block-menu li a {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 24px;
  color: #000 !important;
  padding-left: 15px;
}
.group-theme-red .side-bar ul.sidebar-block-menu li.active a {
  margin-left: 0;
}
.group-theme-red .side-bar ul.sidebar-block-menu li.parent {
  margin-top: 75px;
  border-bottom: 0px;
  margin-bottom: 0;
}
.group-theme-red .side-bar ul.sidebar-block-menu li.parent a {
  background: #A4343A;
  color: #FFFFFF !important;
  padding: 10px 15px !important;
  margin-left: 0px;
}
.group-theme-red .department-title {
  margin-top: 75px;
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  background: linear-gradient(90deg, #AA5F4B 0%, #A4343A 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-flex;
  width: auto;
}
.group-theme-red .no-title {
  height: 25px;
}
@media screen and (min-width: 768px) {
  .group-theme-red .three-column .col-md-8 {
    max-width: 67%;
    flex: 0 0 67%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-red .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-red .three-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-red .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-red .three-column.container {
    max-width: 1500px;
  }
}
@media screen and (min-width: 750px) {
  .group-theme-red .two-column.container {
    max-width: 750px;
  }
  .group-theme-red .two-column .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .group-theme-red .two-column .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-red .two-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-red .two-column.container {
    max-width: 1300px;
  }
}
.group-theme-red .paragraph--type--uc-featured-content-column {
  margin: 50px 0;
}
.group-theme-red .paragraph--type--uc-featured-content-column h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 36px;
  color: #4D4D4D;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-color: #AA5F4B;
  padding-top: 40px;
}
.group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
  padding-top: 30px;
}
.group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button {
  color: #4D4D4D;
  text-align: left;
  border: 0;
  background: transparent;
  width: 100%;
}
.group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button:hover {
  text-decoration: none;
}
.group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
  text-align: left;
  border: 0;
  background: transparent;
}
.group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
  margin-bottom: 20px;
}
.group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
  width: 100%;
}
.group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-title h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #AA5F4B 0%, #A4343A 100%);
  padding-top: 15px;
}
.group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 991px) {
  .group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
    padding-top: 30px;
  }
  .group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
    display: flex;
    justify-content: space-between;
  }
  .group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
    margin-bottom: 0;
    flex: 0 0 20.8%;
    max-width: 20.8%;
  }
  .group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
    width: 175px;
  }
  .group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-text {
    flex: 0 0 71.2%;
    max-width: 71.2%;
  }
  .group-theme-red .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item ~ .paragraph--type--uc-featured-content-column-item {
    padding-top: 60px;
  }
}
.group-theme-red .paragraph--type--uc-featured-people .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-red .paragraph--type--uc-featured-people .bio-body, .group-theme-red .paragraph--type--uc-featured-people .bio-location, .group-theme-red .paragraph--type--uc-featured-people .bio-phone, .group-theme-red .paragraph--type--uc-featured-people .bio-email {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-red .paragraph--type--uc-featured-people article {
  margin-bottom: 50px;
}
.group-theme-red .paragraph span.white-span {
  color: #fff;
}
.group-theme-red .paragraph blockquote {
  font-size: 20px;
  width: 80%;
  font-style: italic;
  color: #4d4d4d;
  padding: 15px 0px 10px 60px;
  border-left: 5px solid #AA5F4B;
  position: relative;
  background: #EDEDED;
}
.group-theme-red .paragraph blockquote::before {
  font-family: Arial;
  content: "“";
  color: #AA5F4B;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.group-theme-red .paragraph blockquote::after {
  content: "";
}
.group-theme-red .paragraph blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}
.group-theme-red footer.group-footer {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.92) 0%, rgb(64, 64, 64) 100%);
  padding: 0px;
}
.group-theme-red footer.group-footer .global-links {
  width: 100%;
  display: inline-block;
}
.group-theme-red footer.group-footer .global-links a {
  color: #fff;
  width: 33%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.group-theme-red footer .left-container {
  padding: 30px 15px;
}
.group-theme-red footer .left-container .copyright {
  border-top: 1px solid #323232;
  padding: 10px;
  text-align: center;
  position: staticd;
  width: 100%;
  color: #fff;
  background: #181818;
}
.group-theme-red footer .left-container .footer-headline {
  font-size: 23px;
  line-height: 32px;
  font-style: normal;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  font-weight: 500;
}
.group-theme-red footer .left-container .horizontal-bar {
  height: 1px;
  background-color: #FFFFFF;
}
.group-theme-red footer .left-container .paragraph--type--footer-menu {
  display: flex;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.group-theme-red footer .left-container .paragraph--type--footer-menu .title {
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-red footer .left-container .paragraph--type--footer-menu a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-top: 5px;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 5px;
}
.group-theme-red footer .left-container .paragraph--type--footer-menu a:hover {
  text-decoration-style: solid;
  color: #FFFFFF;
}
.group-theme-red footer .left-container .paragraph--type--footer-menu .paragraph--type--uc-links {
  margin-bottom: 40px;
}
.group-theme-red footer .left-container .paragraph--type--footer-menu .right-menu-items {
  flex-basis: 50%;
}
.group-theme-red footer .left-container .paragraph--type--footer-menu .left-menu-items {
  flex-basis: 50%;
}
.group-theme-red footer .left-container .logo-info {
  margin-bottom: 20px;
}
.group-theme-red footer .left-container .logo-info img {
  margin-left: 0px;
}
.group-theme-red footer .left-container .paragraph--type--department-address div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-red footer .left-container .paragraph--type--department-address div a {
  color: #FFFFFF;
}
.group-theme-red footer .left-container .paragraph--type--department-address br {
  display: none;
}
.group-theme-red footer .left-container .footer-department-info {
  padding-top: 20px;
}
.group-theme-red footer .right-container {
  background: linear-gradient(90deg, #AA5F4B 0%, #A4343A 100%);
  padding: 100px 47px;
  display: flex;
  gap: 50px;
}
.group-theme-red footer .right-container .social-media-links {
  flex-basis: 180%;
  max-width: 50px;
}
.group-theme-red footer .right-container .social-media-links img.img-fluid {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
.group-theme-red footer .right-container .description {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-red footer .right-container .description p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .group-theme-red footer .paragraph--type--uc-footer {
    display: flex;
  }
  .group-theme-red footer .right-container {
    width: 370px;
    min-width: 370px;
    align-items: center;
  }
  .group-theme-red footer .left-container {
    flex-basis: 100%;
    padding: 40px 50px 45px 40px;
    position: relative;
  }
  .group-theme-red footer .left-container .copyright {
    border-top: 1px solid #323232;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .group-theme-red footer .left-container .footer-headline {
    line-height: 42px;
  }
  .group-theme-red footer .left-container .footer-department-info {
    display: flex;
    gap: 20px;
  }
  .group-theme-red footer .logo-info, .group-theme-red footer .address-info {
    flex: 1 1 0;
  }
  .group-theme-red footer .footer-menu-item {
    flex: 2 1 0;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-red footer .left-container .paragraph--type--department-address br {
    display: block;
  }
}
.group-theme-red .paragraph--type--uc-footer .footer-menu-item > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-red .paragraph--type--uc-footer .footer-menu-item > ul.menu > li {
  min-width: 50%;
  width: 50%;
  display: inline-block;
  float: left;
  margin-bottom: 25px;
}
.group-theme-red .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > a {
  color: #fff;
  font-weight: bold;
}
.group-theme-red .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-red .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu li a {
  color: #fff;
}
.group-theme-red .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu ul.menu {
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  width: 100%;
}
.group-theme-red .calendar-section h1.events-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-red .calendar-section .main-content {
  margin: 0 auto;
}
.group-theme-red .calendar-section .main-content .view-filters form .form--inline {
  padding-right: 0;
}
.group-theme-red .calendar-section .main-content .view-filters form .form--inline .form-item {
  width: 100%;
}
.group-theme-red .calendar-section .main-content .view-filters form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.group-theme-red .calendar-section .main-content .view-filters form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-red .calendar-section .main-content .view-filters form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-red .calendar-section .main-content .view-content .views-row:not(:first-child) .calendar-block {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 4px;
  border-image-source: linear-gradient(90deg, #AA5F4B 0%, #A4343A 100%);
  margin-top: 0;
  padding-top: 40px;
}
.group-theme-red .calendar-section .main-content .view-content .views-row .calendar-block {
  border-top: 0;
  color: #4D4D4D;
}
.group-theme-red .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.group-theme-red .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title a {
  color: #4D4D4D;
}
.group-theme-red .calendar-section .main-content .view-content .views-row .calendar-block .event-time {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.group-theme-red .calendar-section .main-content .view-content .views-row .calendar-block .event-blurb p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-red .calendar-section .view-filters {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-red .calendar-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-red .calendar-section .news-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-red .calendar-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-red .calendar-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-red .calendar-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-red .container .row .paragraph--type--uc-hero {
  margin: 50px 0;
}
.group-theme-red .paragraph--type--uc-hero {
  height: auto;
  position: relative;
}
.group-theme-red .paragraph--type--uc-hero .hero-container,
.group-theme-red .paragraph--type--uc-hero .hero-container-img,
.group-theme-red .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-red .paragraph--type--uc-hero .hero-container-img-mob {
  height: 100%;
  padding: 60px 0;
}
.group-theme-red .paragraph--type--uc-hero .hero-container.img-only,
.group-theme-red .paragraph--type--uc-hero .hero-container-img.img-only,
.group-theme-red .paragraph--type--uc-hero .hero-container-img-dt.img-only,
.group-theme-red .paragraph--type--uc-hero .hero-container-img-mob.img-only {
  height: 344px;
}
.group-theme-red .paragraph--type--uc-hero .hero-container-img,
.group-theme-red .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-red .paragraph--type--uc-hero .hero-container-img-mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-red .paragraph--type--uc-hero .hero-container {
  background-color: #800000;
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-red .paragraph--type--uc-hero .hero-container-img-mob {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-red .paragraph--type--uc-hero .hero-container-img-dt {
  display: none;
}
.group-theme-red .paragraph--type--uc-hero .hero-container-img {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-red .paragraph--type--uc-hero .hero-inner-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-red .paragraph--type--uc-hero .hero-content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.group-theme-red .paragraph--type--uc-hero .hero-content .hero-title {
  padding: 0 15px;
  margin-bottom: 25px;
}
.group-theme-red .paragraph--type--uc-hero .hero-content .hero-title h1 {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #AA5F4B 0%, #A4343A 100%);
  margin: 0 auto;
  width: fit-content;
}
.group-theme-red .paragraph--type--uc-hero .hero-content .hero-description {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #FFFFFF;
  padding: 0 15px;
  width: 94%;
  margin: 0 auto;
}
@media only screen and (min-width: 576px) {
  .group-theme-red .paragraph--type--uc-hero .hero-container-img-mob {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-red .paragraph--type--uc-hero .hero-inner-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-red .paragraph--type--uc-hero .hero-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-red .paragraph--type--uc-hero .hero-container-img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .group-theme-red .paragraph--type--uc-hero .hero-container-img-mob {
    display: none;
  }
  .group-theme-red .paragraph--type--uc-hero .hero-container-img-dt {
    display: block;
  }
}
.group-theme-red a:focus, .group-theme-red a:focus-visible {
  outline-color: #007bff !important;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events {
  background-color: #ECECEC;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
  display: flex;
  justify-content: space-between;
  padding: 80px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
  flex-basis: 66%;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading h2.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading .all-news {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items {
  display: flex;
  justify-content: space-between;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a {
  width: 32%;
  max-width: 285px;
  color: #4D4D4D;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-image {
  padding-bottom: 22px;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #AA5F4B 0%, #A4343A 100%);
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title {
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title::after {
  content: "→";
  padding-left: 20px;
  color: #A4343A;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body p {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover {
  text-decoration: none;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover .news-teaser-wrapper .item-title::after {
  color: #752327;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
  display: none;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
  flex-basis: 28%;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading h2.events-title {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 28px 12px;
  background-color: #800000;
  max-width: 162px;
  color: #ffffff;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading .all-events {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row {
  display: grid;
  grid-template-columns: 103px 2fr;
  gap: 25px;
  padding: 0 20px 20px 0;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row:not(:first-child) {
  padding: 20px 20px 20px 0;
  border-top: 1px solid #4D4D4D;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-field-start-date {
  color: #000000;
  font-size: 28px;
  font-weight: 300;
}
.group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-title a {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    flex-direction: column;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    padding: 40px 15px 0;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
    overflow: hidden;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.no-slide {
    display: none;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider {
    width: 100%;
    max-width: 600px;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides {
    display: flex;
    position: relative;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    overflow: hidden;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    box-sizing: border-box;
    transform-origin: center center;
    transform: scale(1);
    scroll-snap-align: center;
    padding-top: 40px;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide .news-teaser-wrapper {
    max-width: 285px;
    margin: 0 auto;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink {
    display: inline-block;
    height: 6px;
    width: 18px;
    border-radius: 50%;
    background-color: #B4B4B4;
    margin: 0 10px 0 10px;
  }
  .group-theme-red .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink:hover {
    background-color: #ECA154;
  }
}

.group-theme-teal {
  /**
   * Styles for a headline underline
   */
  /**
   * Styles for the section header
   */
  /**
   * Styles for a paragraph's section title
   */
  /**
   * Styles for a paragraph's section description
   */
  /**
   * Styles for a section title's underline
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Styles for hero slider
   */
  /**
   * Styles for headline left template
   */
  /**
   * Styles for headline left alt template
   */
  /**
   * Styles for headline center gradient full template
   */
  /**
   * Styles for headline center full template
   */
  /**
   * Styles for uc-display-of-links paragraphs
   */
  /**
   * Desktop specific styles for uc-display-of-links paragraphs
   */
  /**
   * Sets a width for a desktop view. Also centers the text.
   */
  /**
   * Add styles for lead in paragraph.
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for the group news listing view (news_search)
   */
  /**
   * Styles for the webform
   */
  /**
   * Styles for paragraph full width cta buttons bar
   */
  /**
   * Styles for the redesigned news content type
   */
  /**
   * Styles for group footer
   */
  /**
   * Styles for the group events listing view (events_listing page_2)
   */
  /**
   * Styles for hero
   */
  /**
   * Styles for the redesigned news content type
   */
}
.group-theme-teal .headline-underline {
  background: linear-gradient(90deg, #DE7C00 0%, #A9431E 98.12%);
  height: 8px;
}
.group-theme-teal .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-teal .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-teal .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-teal ol.breadcrumb {
  justify-content: flex-end;
}
.group-theme-teal .paragraph .align-right.embedded-entity img {
  padding: 0 0 20px 20px;
}
.group-theme-teal .paragraph .align-left.embedded-entity img {
  padding: 0 20px 20px 0;
}
.group-theme-teal .paragraph .align-center.embedded-entity img {
  padding: 20px;
}
.group-theme-teal span.required {
  color: #990000;
}
.group-theme-teal form#views-exposed-form-person-search-block-3 {
  margin-bottom: 25px;
}
.group-theme-teal form#views-exposed-form-person-search-block-3 .form-actions .btn-info {
  border-radius: 0;
  background: #990000;
  border-color: #990000;
}
.group-theme-teal form#views-exposed-form-person-search-block-3 input {
  margin-bottom: 0px;
  max-width: 95%;
  float: left;
}
.group-theme-teal form#views-exposed-form-person-search-block-3 .form--inline .form-item {
  width: 90%;
  display: inline-block;
  float: left;
}
.group-theme-teal header.groups {
  padding: 0px;
  background: transparent;
}
.group-theme-teal header.groups .dropdown-menu {
  min-width: 17rem;
}
.group-theme-teal header.groups .red-navbar {
  padding: 10px 20px;
  background: #800000;
  display: inline-block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-teal header.groups .red-navbar .left-side {
  width: 55%;
  float: left;
  display: inline-block;
  font-size: 15px;
}
.group-theme-teal header.groups .red-navbar .left-side a {
  color: #fff;
}
.group-theme-teal header.groups .red-navbar .right-side {
  width: 45%;
  float: right;
  display: inline-block;
  margin-top: 5px;
  text-align: right;
}
.group-theme-teal header.groups .red-navbar .group-mini-menu {
  float: right;
  text-transform: uppercase;
}
.group-theme-teal header.groups .red-navbar .group-mini-menu li a {
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 10px;
  font-size: 13px;
}
.group-theme-teal header.groups .red-navbar .group-mini-menu li:last-of-type a {
  border-right: 0px;
}
.group-theme-teal header.groups .group-logo {
  padding: 15px;
}
.group-theme-teal header.groups .group-logo img {
  margin: auto;
  display: block;
  max-width: 800px;
}
.group-theme-teal header.groups .group-logo-mobile {
  margin: auto;
  text-align: center;
  padding: 15px;
}
.group-theme-teal header.groups .group-logo-mobile img {
  margin: auto;
  display: block;
  max-width: 350px;
}
.group-theme-teal header.groups .group-menu {
  width: 100%;
  text-align: center;
  display: inline-block;
  background: #FAFAFA;
}
.group-theme-teal header.groups .group-menu nav.navbar {
  display: inline-block;
  margin: auto;
  position: static !important;
}
.group-theme-teal header.groups .group-menu ul li {
  position: relative;
  display: inline-block;
}
.group-theme-teal header.groups .group-menu ul li a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #4D4D4D;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-teal header.groups .group-menu ul li a:hover {
  text-decoration: none;
}
.group-theme-teal header.groups .group-menu ul li a.is-active {
  background-image: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 5px;
  background-size: 100% 5px;
  padding: 0 2px 5px 3px;
  margin: 10px;
}
.group-theme-teal header.groups .group-menu .navbar-collapse {
  align-items: center;
  justify-content: center;
}
.group-theme-teal header.groups .group-menu ul.dropdown-menu {
  border-radius: 0;
  border-top: 15px solid #007396;
}
.group-theme-teal header.groups .group-menu ul.dropdown-menu > li {
  width: 100%;
}
.group-theme-teal header.groups .group-menu ul.dropdown-menu > li:last-of-type > a {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-teal header.groups .group-menu ul.dropdown-menu > li a {
  border-bottom: 1px solid #D9D9D9;
  color: #000;
  padding: 5px 0px;
}
.group-theme-teal header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu {
  display: block !important;
  position: static !important;
  border: 0 !important;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
}
.group-theme-teal header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu:before {
  display: none !important;
}
.group-theme-teal header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li {
  border-bottom: 1px solid #ccc;
  margin: 0px 10px;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.group-theme-teal header.groups .group-menu ul.dropdown-menu li > ul.dropdown-menu li > a {
  font-size: 12px !important;
  padding: 2px 4px 2px 4px !important;
  margin-left: 20px !important;
  border-bottom: 0;
}
.group-theme-teal header.groups .group-menu .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 2%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #007396;
}
.group-theme-teal header.groups .group-menu .dropdown-toggle::after {
  display: none;
}
.group-theme-teal header.groups button.navbar-toggler span.navbar-toggler-icon {
  background: url("../images/close-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.group-theme-teal header.groups button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background: url("../images/hamburger-white.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .group-theme-teal header.groups .red-navbar form.search-form {
    width: 50%;
    display: inline-block;
    float: left;
    height: 50px;
  }
  .group-theme-teal header.groups .red-navbar .right-side {
    margin-top: 0;
    width: 30%;
  }
  .group-theme-teal header.groups .red-navbar .left-side {
    margin: 10px 0px;
    width: 70%;
  }
  .group-theme-teal header.groups #collapsibleNavbar {
    margin-top: 15px;
    border-top: 10px solid #007396;
    padding-bottom: 40px;
    z-index: 10;
  }
  .group-theme-teal header.groups .group-menu.d-block.d-lg-none {
    position: static;
    text-align: right;
    padding: 0;
    width: 50%;
    float: right;
    margin: 0 !important;
  }
  .group-theme-teal header.groups .group-menu {
    background: transparent;
  }
  .group-theme-teal header.groups .group-menu nav.navbar {
    postion: static;
  }
  .group-theme-teal header.groups .group-menu .navbar-collapse div ul li:last-of-type a {
    border: 0;
  }
  .group-theme-teal header.groups .group-menu .dropdown-menu li.nav-item:last-of-type {
    border: 0 !important;
  }
  .group-theme-teal header.groups .group-menu ul li.nav-item {
    width: 100%;
    background: #fff !important;
    padding: 0 !important;
    position: relative;
    margin: 0 15px;
    border-bottom: 1px solid #D9D9D9;
    display: inline-block;
  }
  .group-theme-teal header.groups .group-menu ul li.nav-item a {
    margin: 0;
    padding: 15px 0;
    display: inline-block;
    float: left;
    margin-right: 0;
  }
  .group-theme-teal header.groups .group-menu.d-block.d-lg-none {
    margin: 0;
    text-align: right;
    padding: 0;
  }
  .group-theme-teal header.groups .group-menu ul li a.is-active {
    background: 0;
  }
  .group-theme-teal header.groups .group-menu ul.dropdown-menu {
    border: 0;
    width: 100%;
    position: static;
    padding: 0;
    margin: 0;
  }
  .group-theme-teal header.groups .group-menu ul.dropdown-menu li a.nav-link {
    border: 0 !important;
    color: #4D4D4D;
  }
  .group-theme-teal header.groups .group-menu .dropdown-menu::before {
    display: none;
  }
  .group-theme-teal header.groups .group-menu .navbar-collapse {
    position: absolute;
    background: #fff;
    left: 0;
    width: 100%;
  }
  .group-theme-teal header svg.svg-inline--fa.fa-search.fa-w-16 {
    position: static;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
    margin: 25px 0;
  }
  .group-theme-teal input#search-keywords {
    position: absolute;
    left: 15px;
    background: #880000;
    height: 45px;
    width: 70%;
  }
}
.group-theme-teal form.search-form {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.group-theme-teal form.search-form ::placeholder {
  color: #fff;
  opacity: 1;
  font-family: "Montserrat", sans-serif;
}
.group-theme-teal form.search-form :-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-teal form.search-form ::-ms-input-placeholder {
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.group-theme-teal .form-control-btn {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
.group-theme-teal .search-key {
  display: none;
}
.group-theme-teal .search-key.show-search {
  display: inline-block;
  height: 24px;
  font-size: 14px;
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  color: #fff;
}
.group-theme-teal .path-search-page .page-content-wrap {
  margin: 25px 0;
}
.group-theme-teal .path-search-page .page-content-wrap input#edit-keys {
  width: 90%;
}
.group-theme-teal .path-search-page .page-content-wrap button#edit-submit {
  background-color: #800000;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
}
.group-theme-teal form#search-form {
  padding: 15px;
}
.group-theme-teal .search-form #edit-keys {
  background: none !important;
}
.group-theme-teal .paragraph-section-header {
  padding: 30px;
}
.group-theme-teal .paragraph-section-header.Left {
  text-align: left;
}
.group-theme-teal .paragraph-section-header.Right {
  text-align: right;
}
.group-theme-teal .paragraph-section-header.Center {
  text-align: center;
}
.group-theme-teal .paragraph-section-title {
  color: #4D4D4D;
  display: inline-block;
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  margin-left: 0px;
  padding: 25px 0;
}
.group-theme-teal .paragraph-section-description {
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 30px;
}
.group-theme-teal .paragraph-section-title-underline {
  background: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  height: 10px;
}
@media screen and (min-width: 768px) {
  .group-theme-teal .paragraph-section-header {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-teal .paragraph-section-description {
    margin-bottom: 60px;
  }
}
.group-theme-teal .paragraph--type--uc-hero-slider {
  position: relative;
}
.group-theme-teal .paragraph--type--uc-hero-slider .slide-headline p {
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #4D4D4D;
  margin-bottom: 0px;
  background: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 110%;
}
.group-theme-teal .paragraph--type--uc-hero-slider .slide-subtext p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph--type--uc-hero-slider .slick-dots {
  margin-bottom: 0px;
}
.group-theme-teal .paragraph--type--uc-hero-slider .slick-dots li {
  display: inline-block;
  margin-right: 6px;
}
.group-theme-teal .paragraph--type--uc-hero-slider .slick-dots button {
  width: 18px;
  height: 6px;
  background-color: #B4B4B4;
  border-radius: 6px;
  border: 1px solid #B4B4B4;
  font-size: 0;
}
.group-theme-teal .paragraph--type--uc-hero-slider .slick-dots .slick-active button {
  background-color: #ECA154;
  border: 1px solid #ECA154;
}
.group-theme-teal .paragraph--type--uc-hero-slider .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-teal .paragraph--type--uc-hero-slider .lower {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.group-theme-teal .paragraph--type--uc-hero-slider .lower .play-control {
  border-right: 4px solid #B4B4B4;
  border-left: 4px solid #B4B4B4;
  width: 10px;
  height: 10px;
  background: transparent;
  font-size: 0;
  border-radius: 0;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: none;
  border-bottom: none;
  padding: 0.75em 1.5em;
}
.group-theme-teal .paragraph--type--uc-hero-slider .header-container-image.desktop {
  display: none;
}
.group-theme-teal .paragraph--type--uc-hero-slider .header-container-image.tablet {
  display: none;
}
.group-theme-teal .paragraph--type--uc-hero-slider .video-embed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-teal .paragraph--type--uc-hero-slider .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-teal .headline-left.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 5px;
  margin-top: 20px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.group-theme-teal .headline-left.paragraph--type--uc-hero-slider .lower {
  right: 0px;
}
.group-theme-teal .headline-left .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-teal .headline-left .left-container {
  width: 315px;
  margin-bottom: 30px;
  text-align: center;
  order: 1;
  background-color: #FFFFFF;
}
.group-theme-teal .headline-left .right-container {
  order: 2;
}
.group-theme-teal .headline-left .right-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.group-theme-teal .headline-left .slide-subtext p {
  margin-top: 24px;
}
.group-theme-teal .headline-left .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-teal .headline-left .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 15px;
  top: 35%;
}
.group-theme-teal .headline-left-alt.paragraph--type--uc-hero-slider {
  padding: 15px;
}
.group-theme-teal .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
  text-align: center;
  padding: 0px;
  margin-top: 20px;
  padding-bottom: 5px;
}
.group-theme-teal .headline-left-alt.paragraph--type--uc-hero-slider .lower {
  right: 20%;
}
.group-theme-teal .headline-left-alt .paragraph--type--uc-hero-slide {
  display: flex;
  height: initial;
  justify-content: center;
  flex-flow: row wrap;
}
.group-theme-teal .headline-left-alt .left-container {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.group-theme-teal .headline-left-alt .right-container {
  width: 100%;
}
.group-theme-teal .headline-left-alt .right-container img {
  width: 100%;
  object-fit: cover;
}
.group-theme-teal .headline-left-alt .right-container .video-bg video {
  height: 234px;
  object-fit: cover;
}
.group-theme-teal .headline-left-alt .slide-headline p {
  color: #4D4D4D;
  background: none;
}
.group-theme-teal .headline-left-alt .slide-subtext p {
  margin-top: 24px;
  min-height: 68px;
  color: #4D4D4D;
}
.group-theme-teal .headline-left-alt .slide-cta a {
  font-family: "Montserrat", sans-serif;
  background-color: #A9431E;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  padding: 25px 50px;
  position: relative;
  height: auto;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
}
.group-theme-teal .headline-left-alt .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-teal .headline-center-gradient-full .full-container {
  position: relative;
  height: 100%;
  min-height: 400px;
  overflow: hidden;
}
.group-theme-teal .headline-center-gradient-full .header-container-image {
  z-index: -1;
}
.group-theme-teal .headline-center-gradient-full .video-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-teal .headline-center-gradient-full .video-bg video {
  height: 100%;
  object-fit: cover;
}
.group-theme-teal .headline-center-gradient-full .full-inner-container {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 75px;
  text-align: center;
  position: absolute;
  top: 0;
}
.group-theme-teal .headline-center-gradient-full .slide-headline p {
  color: #FFFFFF;
}
.group-theme-teal .headline-center-gradient-full .slide-headline {
  margin-bottom: 24px;
}
.group-theme-teal .headline-center-gradient-full .slide-subtext p {
  color: #FFFFFF;
}
.group-theme-teal .headline-center-gradient-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-teal .headline-center-gradient-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: fit-content;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 15px;
}
.group-theme-teal .headline-center-gradient-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-teal .headline-center-gradient-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-teal .headline-center-gradient-full .lower {
  bottom: 5px;
  right: 20px;
}
.group-theme-teal .headline-center-full .full-container {
  position: relative;
}
.group-theme-teal .headline-center-full .full-container .header-container-image.desktop {
  width: 100%;
  height: auto;
}
.group-theme-teal .headline-center-full .full-inner-container {
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  margin-top: 5%;
}
.group-theme-teal .headline-center-full .header-container-image {
  height: 100%;
  width: 100%;
  z-index: -1;
}
.group-theme-teal .headline-center-full .video-bg {
  position: absolute;
  height: 320px;
  width: 100%;
  z-index: -1;
}
.group-theme-teal .headline-center-full .video-bg video {
  height: 320px;
  object-fit: cover;
}
.group-theme-teal .headline-center-full .text-container {
  background-color: #FFFFFF;
  height: auto;
  padding-top: 27.5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 28px;
  margin-bottom: 10px;
}
.group-theme-teal .headline-center-full .slide-subtext p {
  margin-top: 24px;
}
.group-theme-teal .headline-center-full .slide-cta {
  padding-bottom: 68px;
}
.group-theme-teal .headline-center-full .slide-cta a {
  background-color: #800000;
  border: 1px solid #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding: 25px 35px;
  position: relative;
  height: 75px;
  display: block;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.group-theme-teal .headline-center-full .slide-cta a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 10px;
  top: 35%;
}
.group-theme-teal .headline-center-full .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.group-theme-teal .headline-center-full .lower {
  bottom: 5px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  .group-theme-teal .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: none;
  }
  .group-theme-teal .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: block;
    height: 100%;
  }
  .group-theme-teal .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
    height: 100%;
  }
  .group-theme-teal .paragraph--type--uc-hero-slider .headline-center-full .header-container-image.mobile {
    width: auto;
  }
}
@media screen and (min-width: 375px) {
  .group-theme-teal .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    max-height: 500px;
  }
  .group-theme-teal .paragraph--type--uc-hero-slider.headline-left .header-container-image.mobile {
    width: 100%;
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  .group-theme-teal .headline-center-full .full-container {
    overflow: hidden;
  }
  .group-theme-teal .headline-center-full .full-inner-container {
    margin-top: 15%;
  }
  .group-theme-teal .headline-center-full .header-container-image.mobile {
    min-height: 500px;
    width: unset !important;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-teal .headline-left .left-container {
    width: 100%;
  }
  .group-theme-teal .headline-left .left-container .slide-cta {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .group-theme-teal .headline-left-alt {
    padding-left: 30px;
    padding-right: 30px;
  }
  .group-theme-teal .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-teal .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-teal .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
  }
  .group-theme-teal .headline-left-alt .slide-headline p {
    font-size: 54px;
    line-height: 64px;
  }
  .group-theme-teal .headline-center-gradient-full .video-bg video {
    object-fit: cover;
  }
  .group-theme-teal .headline-center-gradient-full .slide-headline {
    max-width: 1000px;
    margin: 0px auto;
    margin-bottom: 17px;
  }
  .group-theme-teal .headline-center-gradient-full .slide-subtext {
    max-width: 750px;
    margin: 0px auto;
  }
  .group-theme-teal .headline-center-gradient-full .slide-subtext p {
    margin-bottom: 40px;
  }
  .group-theme-teal .headline-center-gradient-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-teal .headline-center-gradient-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-teal .headline-center-full .text-container {
    background-color: none;
  }
  .group-theme-teal .headline-center-full .header-container-image {
    height: 100%;
  }
  .group-theme-teal .headline-center-full .video-bg {
    height: 536px;
  }
  .group-theme-teal .headline-center-full .video-bg video {
    height: 536px;
    object-fit: cover;
  }
  .group-theme-teal .headline-center-full .full-inner-container {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 10%;
    text-align: center;
  }
  .group-theme-teal .headline-center-full .slick-dots {
    right: 40px;
    bottom: 10px;
  }
  .group-theme-teal .headline-center-full .lower {
    bottom: 5px;
    right: 20px;
  }
  .group-theme-teal .headline-center-full .slide-cta {
    margin-top: -20px;
  }
  .group-theme-teal .paragraph--type--uc-hero-slider .header-container-image.desktop {
    display: block;
  }
  .group-theme-teal .paragraph--type--uc-hero-slider .header-container-image.tablet {
    display: none;
  }
  .group-theme-teal .paragraph--type--uc-hero-slider .header-container-image.mobile {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-teal .headline-left.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 50px;
  }
  .group-theme-teal .headline-left.paragraph--type--uc-hero-slider .lower {
    right: 20px;
  }
  .group-theme-teal .headline-left .paragraph--type--uc-hero-slide {
    height: 535px;
    flex-flow: initial;
  }
  .group-theme-teal .headline-left .left-container {
    width: 480px;
    height: 100%;
    padding-left: 60px;
    padding-right: 34px;
    text-align: center;
    order: 1;
    margin-top: 0px;
  }
  .group-theme-teal .headline-left .right-container {
    width: 100%;
    height: 100%;
    order: 2;
  }
  .group-theme-teal .headline-left .slide-cta a {
    width: 324px;
    height: fit-content;
  }
  .group-theme-teal .headline-left-alt.paragraph--type--uc-hero-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
  .group-theme-teal .headline-left-alt.paragraph--type--uc-hero-slider .lower {
    right: 0px;
  }
  .group-theme-teal .headline-left-alt .paragraph--type--uc-hero-slide {
    flex-flow: initial;
  }
  .group-theme-teal .headline-left-alt .left-container {
    width: 559px;
    display: block;
    padding: 0 130px 10px 37px;
    text-align: left;
  }
  .group-theme-teal .headline-left-alt .right-container .video-bg video {
    object-fit: cover;
  }
  .group-theme-teal .headline-left-alt .slide-cta a {
    width: 450px;
    height: 90px;
    margin-top: -45px;
    margin-left: 0px;
    min-width: 50%;
  }
}
.group-theme-teal .paragraph--type--uc-display-of-links {
  margin-left: 30px;
  margin-right: 30px;
}
.group-theme-teal .paragraph--type--uc-display-of-links a {
  color: #800000;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
.group-theme-teal .paragraph--type--uc-display-of-links p {
  color: #4D4D4D;
  font-weight: 400;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  line-height: 36px;
}
@media screen and (min-width: 768px) {
  .group-theme-teal .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
@media screen and (min-width: 768px) {
  .group-theme-teal .paragraph--type--uc-display-of-links {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width {
  margin: 50px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  padding: 25px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width img {
  width: 100%;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width .credit-caption-box {
  background: #ECECEC;
  padding: 10px 20px 30px 20px;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video,
.group-theme-teal .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-teal .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video iframe, .group-theme-teal .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--bundle--remote-video.media--video video,
.group-theme-teal .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video iframe,
.group-theme-teal .paragraph.paragraph--type--uc-full-width .media.media--blazy.media--rendered.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-teal .paragraph.paragraph--type--uc-full-width {
    margin: 30px 0;
  }
  .group-theme-teal .paragraph.paragraph--type--uc-full-width .paragraph-section-header {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid {
  margin: 50px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-credit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-section-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title,
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 16px;
  line-height: 19px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-description {
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-title {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid span.paragraph-solid-underline {
  height: 10px;
  background: #007396;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 15px;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video .contextual-region {
  position: static;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.remote_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video .contextual-region {
  position: static;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image.video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape {
  width: 100%;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item {
  margin-top: 40px;
}
.group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph.paragraph--type--uc-featured-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.landscape, .group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.book, .group-theme-teal .paragraph.paragraph--type--uc-multimedia-grid .paragraph-featured-image img.square {
    width: 100%;
  }
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block {
  margin: 20px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block img {
  width: 100%;
  height: auto;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block a {
  text-decoration: underline;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block .tint-block {
  background: rgba(0, 115, 150, 0.1);
  padding: 20px 40px 15px 40px;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block .tint-block strong {
  padding-top: 20px;
  display: inline-block;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block .tint-block span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block .tint-block a {
  background-color: #800000;
  background-blend-mode: multiply;
  border: 1px solid #FFFFFF;
  color: #fff;
  padding: 25px 50px 25px 40px;
  margin-top: 30px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.group-theme-teal .paragraph.paragraph--type--uc-text-block .tint-block a::after {
  display: block;
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
@media screen and (max-width: 768px) {
  .group-theme-teal .paragraph.paragraph--type--uc-text-block .tint-block a {
    width: 100%;
  }
}
.group-theme-teal .paragraph--type--uc-header-with-description a {
  text-decoration: underline;
}
.group-theme-teal .paragraph--type--uc-lead-in {
  margin: 15px;
  width: 354px;
  margin-left: auto;
  margin-right: auto;
}
.group-theme-teal .paragraph--type--uc-lead-in .paragraph-field-image {
  width: 354px;
  height: 354px;
}
.group-theme-teal .paragraph--type--uc-lead-in .paragraph-field-image img {
  height: 354px;
}
.group-theme-teal .paragraph--type--uc-lead-in .description-container {
  background-color: #ECECEC;
  padding: 50px 20px 30px 20px;
  width: 100%;
}
.group-theme-teal .paragraph--type--uc-lead-in .headline-text {
  display: inline-block;
  margin-bottom: 20px;
}
.group-theme-teal .paragraph--type--uc-lead-in .headline-text p {
  margin: 0px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  color: #4D4D4D;
  background: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  display: inline;
  background-position: 0% 170%;
}
.group-theme-teal .paragraph--type--uc-lead-in .description p {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px;
}
.group-theme-teal .paragraph--type--uc-lead-in .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph--type--uc-lead-in .department {
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  color: #4D4D4D;
}
.group-theme-teal .paragraph--type--uc-lead-in-item {
  margin-bottom: 20px;
}
.group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
  background-color: #404040;
}
.group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(odd) .headline-text p {
  color: #FFFFFF;
}
.group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(odd) .description p, .group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(odd) .description a {
  color: #FFFFFF;
}
.group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(odd) .name {
  color: #FFFFFF;
}
.group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(odd) .department {
  color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
  .group-theme-teal .paragraph--type--uc-lead-in {
    max-width: 1128px;
    width: initial;
    height: initial;
  }
  .group-theme-teal .paragraph--type--uc-lead-in-item {
    display: flex;
    margin-bottom: 60px;
    max-height: 354px;
  }
  .group-theme-teal .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-teal .paragraph--type--uc-lead-in-item .description p {
    font-size: 30px;
    line-height: 35px;
  }
  .group-theme-teal .paragraph--type--uc-lead-in-item .description-container {
    overflow-wrap: break-word;
  }
  .group-theme-teal .paragraph--type--uc-lead-in-item .description-container .description {
    margin-bottom: 0px;
    height: auto;
  }
  .group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(odd) .paragraph-field-image {
    order: 2;
  }
  .group-theme-teal .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    order: 1;
    padding: 40px;
  }
  .group-theme-teal .three-column .paragraph--type--uc-lead-in-item, .group-theme-teal .two-column .paragraph--type--uc-lead-in-item {
    max-height: 392px;
  }
  .group-theme-teal .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image, .group-theme-teal .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-teal .three-column .paragraph--type--uc-lead-in-item .paragraph-field-image img, .group-theme-teal .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 392px;
    min-width: 274px;
  }
  .group-theme-teal .three-column .paragraph--type--uc-lead-in-item .description-container .description, .group-theme-teal .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: 230px;
  }
  .group-theme-teal .three-column .paragraph--type--uc-lead-in-item .name, .group-theme-teal .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 10px;
  }
  .group-theme-teal .three-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container, .group-theme-teal .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 30px;
  }
  .group-theme-teal .three-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container, .group-theme-teal .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-teal .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-teal .two-column .paragraph--type--uc-lead-in-item .paragraph-field-image img {
    min-height: 354px;
    min-width: 354px;
  }
  .group-theme-teal .two-column .paragraph--type--uc-lead-in-item .description-container .description {
    height: auto;
  }
  .group-theme-teal .two-column .paragraph--type--uc-lead-in-item .name {
    margin-bottom: 20px;
  }
  .group-theme-teal .two-column .paragraph--type--uc-lead-in-item:nth-child(even) .description-container {
    padding: 40px;
  }
  .group-theme-teal .two-column .paragraph--type--uc-lead-in-item:nth-child(odd) .description-container {
    padding: 40px;
  }
}
.group-theme-teal .news-details-section .headline {
  margin: 40px 0;
}
.group-theme-teal .news-details-section .headline h1 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  color: #4D4D4D;
  margin-bottom: 20px;
}
.group-theme-teal .news-details-section .headline .published {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-teal .news-details-section .headline .published .pub-date {
  font-family: "Montserrat", sans-serif;
  color: #800000;
  font-weight: 700;
}
.group-theme-teal .news-details-section .headline .published .change-date {
  font-style: italic;
}
.group-theme-teal .news-details-section .headline .author {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  color: #4D4D4D;
}
.group-theme-teal .news-details-section .headline .news-tags a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #4D4D4D;
  text-transform: uppercase;
}
.group-theme-teal .news-details-section .headline .news-tags .tag-separator {
  padding: 0 3px 0 7px;
}
.group-theme-teal .news-details-section .headline .news-social-icons a {
  color: #4D4D4D;
  font-size: 16px;
  text-align: center;
}
.group-theme-teal .news-details-section .headline .news-social-icons a:hover {
  color: #800000;
}
.group-theme-teal .news-details-section .headline .news-social-icons a:first-child {
  margin-left: -8px;
}
.group-theme-teal .news-details-section .headline .news-social-icons a.google-plus {
  padding: 0 5px;
}
.group-theme-teal .news-details-section hr {
  width: 100%;
  border: 1px solid #404040;
  margin-bottom: 60px;
}
.group-theme-teal .news-details-section figure.news-portrait, .group-theme-teal .news-details-section figure.news-landscape, .group-theme-teal .news-details-section figure.news-square {
  float: right;
  margin-left: 50px;
}
.group-theme-teal .news-details-section figure.news-portrait img, .group-theme-teal .news-details-section figure.news-landscape img, .group-theme-teal .news-details-section figure.news-square img {
  margin-left: unset;
  float: unset;
}
.group-theme-teal .news-details-section figure.news-full img {
  margin-left: unset;
  float: unset;
}
.group-theme-teal .news-details-section figure figcaption {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 10px 20px 20px;
  background-color: unset;
  font-style: unset;
  padding: 0;
  text-align: center;
  font-weight: 500;
}
.group-theme-teal .news-details-section figure figcaption .photo-credit {
  font-family: "Montserrat", sans-serif;
  text-align: right;
  font-weight: 300;
  padding-bottom: 5px;
}
.group-theme-teal .news-details-section figure figcaption .photo-caption {
  text-align: center;
  font-weight: 500;
  color: #000000;
}
.group-theme-teal .news-details-section .rich-text figure figcaption .photo-credit {
  padding: 5px 0 12px;
}
.group-theme-teal .news-details-section .rich-text p {
  font-family: "Montserrat", sans-serif;
  line-height: 32px;
}
.group-theme-teal .news-details-section .rich-text p.news-subtitle {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.group-theme-teal .news-details-section .rich-text figure.align-right + p,
.group-theme-teal .news-details-section .rich-text figure.align-left + p {
  padding-top: 24px;
}
.group-theme-teal .news-details-section .related .container .row h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  font-weight: 400;
  color: #4D4D4D;
  margin: 50px 0;
}
.group-theme-teal .news-details-section .related .container .row .related-content {
  display: flex;
  justify-content: space-between;
}
.group-theme-teal .news-details-section .related .container .row .related-content a {
  color: #4D4D4D;
  width: 30%;
}
.group-theme-teal .news-details-section .related .container .row .related-content a:hover {
  text-decoration: none;
}
.group-theme-teal .news-details-section .related .container .row .related-content a .related-content-item img {
  width: 100%;
}
.group-theme-teal .news-details-section .related .container .row .related-content a .related-content-item hr {
  position: relative;
  height: 8px;
  margin-top: 30px;
  margin-bottom: 8px;
  border: none;
  background-color: #404040;
}
.group-theme-teal .news-details-section .related .container .row .related-content a .related-content-item .rc-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
  color: #4D4D4D;
  letter-spacing: normal;
}
.group-theme-teal .news-details-section .related .container .row .related-content a .related-content-item .rc-sum {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
.group-theme-teal .news-details-section .related .container .row .related-content a .related-content-item .rc-sum p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  padding-top: 3px;
}
@media screen and (max-width: 768px) {
  .group-theme-teal .news-details-section .headline-sec {
    margin-bottom: 0;
  }
  .group-theme-teal .news-details-section .warp-txt img {
    margin-top: 0;
    margin-bottom: 0;
  }
  .group-theme-teal .news-details-section .nd-bottom .container {
    padding-right: 0;
    padding-left: 0;
  }
  .group-theme-teal .news-details-section .nd-bottom .container .rich-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .group-theme-teal .news-details-section figure.news-portrait, .group-theme-teal .news-details-section figure.news-landscape, .group-theme-teal .news-details-section figure.news-square {
    float: unset;
    margin-left: 0;
  }
  .group-theme-teal .news-details-section .related .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .group-theme-teal .news-details-section .related .container .row .related-content {
    display: block;
  }
  .group-theme-teal .news-details-section .related .container .row .related-content a .related-content-item {
    margin-bottom: 60px;
  }
}
.group-theme-teal .news-listing-section h1.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-teal .news-listing-section .news-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #404040;
  width: max-content;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar h4::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: 10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2);
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar h4.hide-list::after {
  content: "^";
  position: absolute;
  font-size: 37px;
  top: -10px;
  right: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  transform: scale(1.2, 1.2) rotate(-180deg);
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .category-list div a.news-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 25px;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-teal .news-listing-section .news-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-teal .news-listing-section .serach form .form--inline {
  padding-right: 0;
}
.group-theme-teal .news-listing-section .serach form .form--inline .form-item {
  width: 100%;
}
.group-theme-teal .news-listing-section .serach form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-teal .news-listing-section .serach form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-teal .news-listing-section .serach form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-teal .news-listing-section .news-list {
  padding-left: 80px;
}
.group-theme-teal .news-listing-section .news-list .calendar-block {
  border-bottom: 0;
}
.group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #007396 0%, #404040 100%);
  padding-top: 15px;
}
.group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-teal .news-listing-section .news-sidebar {
    max-width: 100%;
  }
  .group-theme-teal .news-listing-section .news-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-teal .news-listing-section .serach {
    margin-top: 25px;
  }
  .group-theme-teal .news-listing-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-teal .news-listing-section .news-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-teal .news-listing-section .news-list .calendar-block {
    margin-top: 15px;
  }
  .group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-teal .news-listing-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-teal .paragraph--type--uc-webform {
  margin-left: auto;
  margin-right: auto;
}
.group-theme-teal .paragraph--type--uc-webform .section-header-container-image {
  margin-bottom: 30px;
}
.group-theme-teal .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-title,
.group-theme-teal .paragraph--type--uc-webform .section-header-container-image.white-text .paragraph-section-header .paragraph-section-description {
  color: #fff;
}
.group-theme-teal .paragraph--type--uc-webform .webform-submission-form {
  padding: 0px 30px;
}
.group-theme-teal .paragraph--type--uc-webform .webform-submission-form label {
  font-size: 18px;
  font-weight: 500;
  line-height: 0px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
}
.group-theme-teal .paragraph--type--uc-webform .webform-submission-form input {
  background-color: #ECECEC;
  height: 68px;
}
.group-theme-teal .paragraph--type--uc-webform .form-actions {
  display: flex;
  justify-content: flex-start;
  flex: 100%;
  width: 100%;
}
.group-theme-teal .paragraph--type--uc-webform .captcha {
  display: flex;
  float: left;
}
.group-theme-teal .paragraph--type--uc-webform .webform-button--submit {
  width: 100%;
  height: 75px;
  background-color: #800000;
  background-blend-mode: multiply;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
}
.group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
  margin-bottom: 38px;
  margin-top: 10px;
}
.group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
  background-color: #ECECEC;
  max-height: 270px;
}
.group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
  margin-bottom: 77px;
}
.group-theme-teal .paragraph--type--uc-webform.newsletter {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  background-color: #ECECEC;
}
.group-theme-teal .paragraph--type--uc-webform.newsletter input {
  background-color: #FFFFFF;
  height: 68px;
}
@media screen and (min-width: 768px) {
  .group-theme-teal .paragraph--type--uc-webform {
    max-width: 1128px;
  }
  .group-theme-teal .paragraph--type--uc-webform .paragraph-section-header {
    padding: 70px 30px 10px 30px;
  }
  .group-theme-teal .paragraph--type--uc-webform .webform-button--submit {
    width: 324px;
  }
  .group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message {
    margin-top: 0px;
    flex: 40%;
  }
  .group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form .form-item-message textarea {
    background-color: #ECECEC;
    max-height: 315px;
  }
  .group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    margin-bottom: 1rem;
  }
  .group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-first-name, .group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-last-name {
    flex: 48%;
  }
  .group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-email, .group-theme-teal .paragraph--type--uc-webform .webform-submission-contact-us-form #edit-first-container .form-item-affiliation {
    flex: 100%;
  }
  .group-theme-teal .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    max-width: 550px;
  }
  .group-theme-teal .paragraph--type--uc-webform.newsletter .webform-submission-form {
    flex: 40%;
    margin-top: 95px;
  }
  .group-theme-teal .paragraph--type--uc-webform.newsletter #edit-first-container {
    display: flex;
    max-width: 550px;
    flex-wrap: wrap;
    column-gap: 10px;
  }
  .group-theme-teal .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-first-name, .group-theme-teal .paragraph--type--uc-webform.newsletter #edit-first-container .form-item-last-name {
    flex: 48%;
  }
}
@media screen and (min-width: 1000px) {
  .group-theme-teal .paragraph--type--uc-webform.newsletter .paragraph-section-header {
    padding-left: 155px;
  }
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion {
  margin: 50px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .paragraph-section-title {
  background: none;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .panel-title {
  margin: 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .panel-title button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  color: #fff;
  background: #800000;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 20px 40px 20px 20px;
  position: relative;
  border: none;
  text-align: left;
  color: #4D4D4D;
  background: transparent;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .panel-title button::after {
  display: block;
  content: "";
  background-image: url(../images/accordion-up.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 28px;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .panel-title button.collapsed::after {
  background-image: url(../images/accordion-down.png);
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .panel-collapse.collapse.show {
  background: #ECECEC;
  padding: 20px;
  margin-bottom: 30px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .panel.panel-default {
  margin: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .align-left.embedded-entity img {
  margin-right: 35px;
}
.group-theme-teal .paragraph.paragraph--type--uc-faq-accordion .align-center.embedded-entity img {
  width: 100%;
  margin-bottom: 20px;
}
.group-theme-teal .paragraph--type--uc-full-width-cta-bar .paragraph-section-header {
  display: none !important;
}
.group-theme-teal .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
  height: 100%;
}
.group-theme-teal .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background-image: linear-gradient(90deg, #007396, rgba(0, 42, 58, 0.8));
  flex-direction: column;
  row-gap: 20px;
  padding: 10px;
}
.group-theme-teal .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
  width: auto;
  height: auto;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: justify;
  text-decoration: none;
  box-sizing: content-box;
  padding: 15px 50px 15px 10px;
  position: relative;
}
.group-theme-teal .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
@media screen and (min-width: 768px) {
  .group-theme-teal .paragraph--type--uc-full-width-cta-bar {
    height: 117px;
  }
  .group-theme-teal .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container {
    height: 100%;
  }
  .group-theme-teal .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container .cta-buttons-bar-transparent-background {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 42px;
    height: 100%;
    background-image: linear-gradient(90deg, #007396, rgba(0, 42, 58, 0.8));
    flex-direction: row;
  }
  .group-theme-teal .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a {
    width: auto;
    height: auto;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    padding: 20px 50px 20px 20px;
    position: relative;
  }
  .group-theme-teal .paragraph--type--uc-full-width-cta-bar .cta-buttons-bar-container a::after {
    content: url("../images/arrow-vector.png");
    position: absolute;
    right: 28px;
  }
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel {
  margin: 50px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .paragraph-section-title {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  color: #4D4D4D;
  background: none;
  padding: 25px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .paragraph-section-description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slide__thumbnail {
  opacity: 0.8;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick-current.slick-active .slide__thumbnail {
  border: 4px solid #005c78;
  opacity: 1;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--thumbnail .slick__slide {
  padding-right: 15px;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail {
  background: #ECECEC;
  padding-right: 105px;
  padding-left: 25px;
  min-height: 90px;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick.slick--optionset--carousel.slick--thumbnail .slick-track {
  margin-left: 0px !important;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slide__caption {
  position: static !important;
  background: #ECECEC;
  padding: 10px 20px 20px 20px;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slide__caption .slide__title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #000;
  display: inline-block;
  width: 100%;
  margin-top: 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slide__caption .slide_description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  display: inline-block;
  width: 100%;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick.slick--less .slick-slide .slide__thumbnail {
  margin-right: 15px;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default {
  background: #ECECEC;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
  position: absolute;
  bottom: -120px;
  top: auto;
  width: 35px;
  right: 0;
  left: auto;
  height: 76px;
  padding: 0 75px 0 25px;
  background: #ECECEC;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow {
  bottom: -17px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #007396;
  border-radius: 0;
  left: 35px;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow:hover {
  background: #001A24;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-prev.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow {
  bottom: 23px;
  top: unset;
  width: 35px;
  height: 35px;
  background: #007396;
  border-radius: 0;
  left: 35px;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow:hover {
  background: #001A24;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default button.slick-next.slick-arrow.slick-disabled {
  background: #4D4D4D;
  cursor: auto;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-prev:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .slick-next:before {
  content: "";
  background-image: url(../images/arrow-vector.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  opacity: 1;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video,
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video iframe, .group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--slick.media--bundle--remote-video.media--video video,
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video iframe,
.group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default .media.media--blazy.media--rendered.media--slick.media--bundle--video video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .group-theme-teal .paragraph.paragraph--type--uc-carousel .slick--field-carousel-media--default nav.slick__arrow {
    padding: 0 70px 0 35px;
  }
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links {
  margin: 50px 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .paragraph-section-header {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  text-decoration: none;
  background-image: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  color: inherit;
  max-width: fit-content;
  margin-bottom: 20px;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .paragraph-section-description {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  width: 100%;
  margin-bottom: 35px;
  color: #4D4D4D;
  text-align: center;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links img {
  position: relative;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .overlay-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .overlay-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -99999999999px;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .quick-link-box {
  word-break: break-word;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .quick-section {
  margin-bottom: 30px;
  padding: 0 5px;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .quick-section .paragraph {
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  background: #007396;
  position: relative;
  background-size: cover;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph {
  background-color: #007396;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .solid-color .quick-section .paragraph.hover-color {
  background-color: #005c78;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph {
  background: #41273B;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:first-child .paragraph.hover-color {
  background: #341f2f;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph {
  background: #A9431E;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #873618;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph {
  background: #643335;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #50292a;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph {
  background: #404040;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .dark-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #333333;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph {
  background: #BE5913;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:first-child .paragraph.hover-color {
  background: #98470f;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph {
  background: #4D4D4D;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(2) .paragraph.hover-color {
  background: #3e3e3e;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph {
  background: #007396;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(3) .paragraph.hover-color {
  background: #005c78;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph {
  background: #59315F;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:hover, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph:focus, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .midtone-color .quick-section:nth-child(4) .paragraph.hover-color {
  background: #47274c;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .qlink-title, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .qlink-subtitle, .group-theme-teal .paragraph.paragraph--type--uc-quick-links .qlink-link {
  color: #fff;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .qlink-title {
  font-family: "EB Garamond", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 15px;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .qlink-subtitle {
  font-family: "EB Garamond", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .qlink-link {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  width: 100%;
  position: relative;
  background: url("../images/arrow-vector.png");
  padding-right: 22px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .qlink-link a {
  color: #fff;
  width: 100%;
  display: inline-block;
  background: url("../images/arrow-vector.png");
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links .qlink-link a:hover {
  text-decoration: none;
  color: #fbfbfb;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links ul.slick-dots {
  width: 100%;
  margin: auto;
  padding: 15px;
  text-align: center;
  list-style-type: none;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links ul.slick-dots li {
  display: inline-block;
  margin: 10px;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links ul.slick-dots li.slick-active button {
  background: #007396;
}
.group-theme-teal .paragraph.paragraph--type--uc-quick-links ul.slick-dots li button {
  text-indent: -999999px;
  border-radius: 20px;
  width: 20px;
  height: 7px;
  border: 0;
  background: #B4B4B4;
}
.group-theme-teal .paragraph.paragraph--type--uc-link-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.group-theme-teal .bio-body a {
  text-decoration: underline;
}
.group-theme-teal .bio-sidebar {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D;
}
.group-theme-teal .bio-image img {
  margin: auto;
  display: inherit;
}
.group-theme-teal .bio-sidebar .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.group-theme-teal .bio-name {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 30px;
  margin-bottom: 30px;
  display: inline-block;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-top: 15px;
  background: #fff;
}
.group-theme-teal .bio-name::after {
  content: "";
  background-image: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0% 10px;
  background-size: 100% 10px;
  width: 100%;
  height: 10px;
  display: inline-flex;
}
.group-theme-teal .bio-sidenote {
  display: inline-block;
  width: 100%;
  font-style: italic;
  margin-bottom: 50px;
}
.group-theme-teal .bio-location {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-teal .bio-location strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-teal .bio-phone,
.group-theme-teal .bio-interest,
.group-theme-teal .bio-hours {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.group-theme-teal .bio-phone strong,
.group-theme-teal .bio-interest strong,
.group-theme-teal .bio-hours strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-teal .bio-phone a,
.group-theme-teal .bio-interest a,
.group-theme-teal .bio-hours a {
  color: #4D4D4D;
}
.group-theme-teal .bio-interest {
  margin-bottom: 5px;
  margin-top: 5px;
}
.group-theme-teal .bio-email a {
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
.group-theme-teal .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 25px;
}
.group-theme-teal .bio-main {
  color: #4D4D4D;
}
.group-theme-teal .bio-main h3 {
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
}
.group-theme-teal .bio-main .paragraph--type--uc-research {
  margin-bottom: 40px;
}
.group-theme-teal .bio-main .paragraph--type--uc-research a {
  text-decoration: underline;
}
.group-theme-teal .bio-main .paragraph--type--uc-research:last-of-type {
  margin-bottom: 0px;
}
.group-theme-teal .bio-main .tint-block {
  background: rgba(0, 115, 150, 0.1);
  padding: 45px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #4D4D4D;
  margin-bottom: 25px;
  display: inline-block;
}
.group-theme-teal .bio-main .tint-block p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group-theme-teal .bio-main .rlinks {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
}
.group-theme-teal .bio-main .related-links a {
  width: 100%;
  display: inline-block;
  color: #800000;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  color: #800000;
}
.group-theme-teal .bio-main .paragraph--type--uc-biography-links {
  font-size: 18px;
  margin-bottom: 25px;
}
.group-theme-teal .directory-listing-section span.bio-interest {
  color: #4d4d4d;
  font-weight: 800;
  font-size: 16px;
  margin: 15px 0 5px 0;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
}
.group-theme-teal .directory-listing-section div.bio-interest {
  font-size: 15px;
}
.group-theme-teal .directory-listing-section div.bio-interest p, .group-theme-teal .directory-listing-section div.bio-interest a {
  font-size: 15px;
}
.group-theme-teal .directory-listing-section .directory-sidebar {
  background-color: #ECECEC;
  max-width: 243px;
  height: max-content;
  padding-bottom: 30px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #4D4D4D;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
  border-bottom: 8px solid #404040;
  width: max-content;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar h4::after {
  content: "⌃";
  position: absolute;
  font-size: 22px;
  top: 4px;
  right: 10px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar h4.hide-list::after {
  content: "⌄";
  position: absolute;
  font-size: 30px;
  top: -9px;
  right: 12px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .category-list {
  margin-bottom: 0;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .category-list div {
  margin-bottom: 15px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .category-list div a.directory-listing-featured-tag:hover {
  text-decoration: none;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .category-list div:hover {
  background-color: #FFFFFF;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .all-tags {
  padding-left: 10px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .all-tags div {
  display: inline-block;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .all-tags div a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 10px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar:nth-child(2) {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 20px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .attachment h3 {
  display: none;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  padding: 4px 0 4px 15px;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .attachment .see-all a:hover {
  text-decoration: none;
}
.group-theme-teal .directory-listing-section .directory-sidebar .side-bar .attachment .see-all:hover {
  background-color: #FFFFFF;
}
.group-theme-teal .directory-listing-section .search form .form--inline {
  padding-right: 0;
}
.group-theme-teal .directory-listing-section .search form .form--inline .form-item {
  width: 100%;
}
.group-theme-teal .directory-listing-section .search form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 40px;
}
.group-theme-teal .directory-listing-section .search form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-teal .directory-listing-section .search form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-teal .directory-listing-section hr.primary-line {
  border-top: 1px solid #007396;
  margin-top: 45px;
  margin-bottom: 45px;
}
.group-theme-teal .directory-listing-section .directory-list {
  padding-left: 80px;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block {
  color: #4D4D4D;
  border-bottom: 0;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
  padding-left: 45px;
  padding-right: 0;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 {
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #007396 0%, #002A3A 100%);
  padding-top: 15px;
  display: inline;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
  font-family: "EB Garamond", serif;
  font-weight: 400;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 43px;
  color: #4D4D4D;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text h2 a:hover {
  text-decoration: none;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author {
  margin-bottom: 12px;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.date {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #800000;
  padding-right: 9px;
  border-right: 2px solid;
  margin-bottom: 0;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.date-author span.author {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #4D4D4D;
  padding-left: 2px;
  margin-bottom: 0;
  text-transform: none;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.small-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 50px;
}
.group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper a.read-more {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #800000;
}
.group-theme-teal .directory-listing-section .directory-list .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-teal .directory-listing-section .directory-list h3.red-title,
.group-theme-teal .directory-listing-section .directory-list .alphabet-filter a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #800000;
}
.group-theme-teal .directory-listing-section .directory-list h3.red-title {
  margin-bottom: 20px;
}
.group-theme-teal .directory-listing-section .directory-list .alphabet-filter a {
  margin-bottom: 20px;
  display: inline-block;
  width: 5%;
}
.group-theme-teal .directory-listing-section .directory-list .alphabet-filter a.show-all-filters {
  width: 30%;
}
.group-theme-teal .directory-listing-section .directory-list li {
  list-style-type: none;
}
.group-theme-teal .directory-listing-section .directory-list li a {
  color: #990000 !important;
}
.group-theme-teal .directory-listing-section .directory-list ::marker {
  display: none;
}
@media screen and (max-width: 768px) {
  .group-theme-teal .directory-listing-section .directory-sidebar {
    max-width: 100%;
  }
  .group-theme-teal .directory-listing-section .directory-sidebar .side-bar .all-tags {
    margin-bottom: 0;
  }
  .group-theme-teal .directory-listing-section .search {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-teal .directory-listing-section .directory-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-teal .directory-listing-section .directory-sidebar .side-bar .view-content {
    margin-top: 18px;
  }
  .group-theme-teal .directory-listing-section .directory-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-teal .directory-listing-section .directory-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-teal article.person.biography .bio-location strong, .group-theme-teal article.person.biography .bio-phone strong {
  width: 100%;
  display: inline-block;
}
.group-theme-teal article.person.biography .bio-email a {
  color: #990000;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.group-theme-teal .paragraph--type--uc-statement-cta {
  height: auto;
  position: relative;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container {
  height: 100%;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-image-transparent-background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #800000;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  opacity: 0.92;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content {
  z-index: 91;
  position: relative;
  text-align: center;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container .cta-content h1 {
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  background-size: 60% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-block;
  margin: auto;
  width: auto;
  margin-bottom: 25px;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  padding: 0 10px;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement {
  text-align: center;
  max-width: 941px;
  margin: auto;
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  text-align: center;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-statement, .group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container .lead-cta {
  padding: 0 15px;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container a {
  width: 324px;
  height: 75px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
  padding: 25px 20px;
  position: relative;
}
.group-theme-teal .paragraph--type--uc-statement-cta .cta-buttons-bar-container a::after {
  content: url("../images/arrow-vector.png");
  position: absolute;
  right: 28px;
}
.group-theme-teal .right-sidebar .paragraph {
  margin-bottom: 60px;
  margin-top: 75px;
}
.group-theme-teal .paragraph--type--uc-related-links {
  background-color: #007396;
  padding: 50px 45px 36px 20px;
}
.group-theme-teal .paragraph--type--uc-related-links .related-link-header {
  color: #800000;
  font-size: 16px;
  padding-bottom: 30px;
  line-height: 19px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.group-theme-teal .paragraph--type--uc-related-links a {
  display: block;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  padding-bottom: 30px;
}
.group-theme-teal .paragraph--type--uc-short-content-detail .top-bar {
  height: 8px;
  background: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  background-repeat: no-repeat;
}
.group-theme-teal .paragraph--type--uc-short-content-detail img {
  height: 193px;
}
.group-theme-teal .paragraph--type--uc-short-content-detail .description-container {
  background-color: #f5f5f5;
  padding: 26px 20px;
}
.group-theme-teal .paragraph--type--uc-short-content-detail .description-container .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #4D4D4D;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.group-theme-teal .paragraph--type--uc-short-content-detail .description-container .description p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #3b3a3a;
  font-family: "EB Garamond", serif;
}
.group-theme-teal .paragraph--type--uc-department-quote {
  background-color: #404040;
  padding: 20px;
}
.group-theme-teal .paragraph--type--uc-department-quote a {
  color: #93becc;
}
.group-theme-teal .paragraph--type--uc-department-quote .description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.group-theme-teal .paragraph--type--uc-department-quote .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.group-theme-teal .paragraph--type--uc-department-quote .department {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #FFFFFF;
}
.group-theme-teal .side-bar ul.sidebar-block-menu {
  padding-left: 15px;
}
.group-theme-teal .side-bar ul.sidebar-block-menu li {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
  margin: 0;
}
.group-theme-teal .side-bar ul.sidebar-block-menu li a {
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 24px;
  color: #000 !important;
  padding-left: 15px;
}
.group-theme-teal .side-bar ul.sidebar-block-menu li.active a {
  margin-left: 0;
}
.group-theme-teal .side-bar ul.sidebar-block-menu li.parent {
  margin-top: 75px;
  border-bottom: 0px;
  margin-bottom: 0;
}
.group-theme-teal .side-bar ul.sidebar-block-menu li.parent a {
  background: #002A3A;
  color: #FFFFFF !important;
  padding: 10px 15px !important;
  margin-left: 0px;
}
.group-theme-teal .department-title {
  margin-top: 75px;
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  color: #4D4D4D;
  background: linear-gradient(90deg, #007396 0%, #002A3A 98.12%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
  display: inline-flex;
  width: auto;
}
.group-theme-teal .no-title {
  height: 25px;
}
@media screen and (min-width: 768px) {
  .group-theme-teal .three-column .col-md-8 {
    max-width: 67%;
    flex: 0 0 67%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-teal .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-teal .three-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-teal .three-column .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .group-theme-teal .three-column.container {
    max-width: 1500px;
  }
}
@media screen and (min-width: 750px) {
  .group-theme-teal .two-column.container {
    max-width: 750px;
  }
  .group-theme-teal .two-column .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .group-theme-teal .two-column .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 1024px) {
  .group-theme-teal .two-column.container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-teal .two-column.container {
    max-width: 1300px;
  }
}
.group-theme-teal .paragraph--type--uc-featured-content-column {
  margin: 50px 0;
}
.group-theme-teal .paragraph--type--uc-featured-content-column h2 {
  font-family: "EB Garamond", serif;
  font-size: 36px;
  line-height: 36px;
  color: #4D4D4D;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-color: #007396;
  padding-top: 40px;
}
.group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
  padding-top: 30px;
}
.group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button {
  color: #4D4D4D;
  text-align: left;
  border: 0;
  background: transparent;
  width: 100%;
}
.group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button:hover {
  text-decoration: none;
}
.group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
  text-align: left;
  border: 0;
  background: transparent;
}
.group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
  margin-bottom: 20px;
}
.group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
  width: 100%;
}
.group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-title h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19.2px;
  text-transform: uppercase;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #007396 0%, #404040 100%);
  padding-top: 15px;
}
.group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button .paragraph-featured-content-description p {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 991px) {
  .group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item {
    padding-top: 30px;
  }
  .group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain {
    display: flex;
    justify-content: space-between;
  }
  .group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image {
    margin-bottom: 0;
    flex: 0 0 20.8%;
    max-width: 20.8%;
  }
  .group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-image img {
    width: 175px;
  }
  .group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item button.content-contain .paragraph-featured-content-text {
    flex: 0 0 71.2%;
    max-width: 71.2%;
  }
  .group-theme-teal .paragraph--type--uc-featured-content-column .paragraph--type--uc-featured-content-column-item ~ .paragraph--type--uc-featured-content-column-item {
    padding-top: 60px;
  }
}
.group-theme-teal .paragraph--type--uc-featured-people .bio-subtitle {
  font-family: "EB Garamond", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-teal .paragraph--type--uc-featured-people .bio-body, .group-theme-teal .paragraph--type--uc-featured-people .bio-location, .group-theme-teal .paragraph--type--uc-featured-people .bio-phone, .group-theme-teal .paragraph--type--uc-featured-people .bio-email {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.group-theme-teal .paragraph--type--uc-featured-people article {
  margin-bottom: 50px;
}
.group-theme-teal .paragraph span.white-span {
  color: #fff;
}
.group-theme-teal .paragraph blockquote {
  font-size: 20px;
  width: 80%;
  font-style: italic;
  color: #4d4d4d;
  padding: 15px 0px 10px 60px;
  border-left: 5px solid #007396;
  position: relative;
  background: #EDEDED;
}
.group-theme-teal .paragraph blockquote::before {
  font-family: Arial;
  content: "“";
  color: #007396;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top: -10px;
}
.group-theme-teal .paragraph blockquote::after {
  content: "";
}
.group-theme-teal .paragraph blockquote span {
  display: block;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  margin-top: 1em;
}
.group-theme-teal footer.group-footer {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.92) 0%, rgb(64, 64, 64) 100%);
  padding: 0px;
}
.group-theme-teal footer.group-footer .global-links {
  width: 100%;
  display: inline-block;
}
.group-theme-teal footer.group-footer .global-links a {
  color: #fff;
  width: 33%;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.group-theme-teal footer .left-container {
  padding: 30px 15px;
}
.group-theme-teal footer .left-container .copyright {
  border-top: 1px solid #323232;
  padding: 10px;
  text-align: center;
  position: staticd;
  width: 100%;
  color: #fff;
  background: #181818;
}
.group-theme-teal footer .left-container .footer-headline {
  font-size: 23px;
  line-height: 32px;
  font-style: normal;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
  font-weight: 500;
}
.group-theme-teal footer .left-container .horizontal-bar {
  height: 1px;
  background-color: #FFFFFF;
}
.group-theme-teal footer .left-container .paragraph--type--footer-menu {
  display: flex;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #FFFFFF;
}
.group-theme-teal footer .left-container .paragraph--type--footer-menu .title {
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.group-theme-teal footer .left-container .paragraph--type--footer-menu a {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-top: 5px;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
  padding-bottom: 5px;
}
.group-theme-teal footer .left-container .paragraph--type--footer-menu a:hover {
  text-decoration-style: solid;
  color: #FFFFFF;
}
.group-theme-teal footer .left-container .paragraph--type--footer-menu .paragraph--type--uc-links {
  margin-bottom: 40px;
}
.group-theme-teal footer .left-container .paragraph--type--footer-menu .right-menu-items {
  flex-basis: 50%;
}
.group-theme-teal footer .left-container .paragraph--type--footer-menu .left-menu-items {
  flex-basis: 50%;
}
.group-theme-teal footer .left-container .logo-info {
  margin-bottom: 20px;
}
.group-theme-teal footer .left-container .logo-info img {
  margin-left: 0px;
}
.group-theme-teal footer .left-container .paragraph--type--department-address div {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-teal footer .left-container .paragraph--type--department-address div a {
  color: #FFFFFF;
}
.group-theme-teal footer .left-container .paragraph--type--department-address br {
  display: none;
}
.group-theme-teal footer .left-container .footer-department-info {
  padding-top: 20px;
}
.group-theme-teal footer .right-container {
  background: linear-gradient(90deg, #007396 0%, #002A3A 100%);
  padding: 100px 47px;
  display: flex;
  gap: 50px;
}
.group-theme-teal footer .right-container .social-media-links {
  flex-basis: 180%;
  max-width: 50px;
}
.group-theme-teal footer .right-container .social-media-links img.img-fluid {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
.group-theme-teal footer .right-container .description {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
.group-theme-teal footer .right-container .description p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .group-theme-teal footer .paragraph--type--uc-footer {
    display: flex;
  }
  .group-theme-teal footer .right-container {
    width: 370px;
    min-width: 370px;
    align-items: center;
  }
  .group-theme-teal footer .left-container {
    flex-basis: 100%;
    padding: 40px 50px 45px 40px;
    position: relative;
  }
  .group-theme-teal footer .left-container .copyright {
    border-top: 1px solid #323232;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  .group-theme-teal footer .left-container .footer-headline {
    line-height: 42px;
  }
  .group-theme-teal footer .left-container .footer-department-info {
    display: flex;
    gap: 20px;
  }
  .group-theme-teal footer .logo-info, .group-theme-teal footer .address-info {
    flex: 1 1 0;
  }
  .group-theme-teal footer .footer-menu-item {
    flex: 2 1 0;
  }
}
@media screen and (min-width: 1200px) {
  .group-theme-teal footer .left-container .paragraph--type--department-address br {
    display: block;
  }
}
.group-theme-teal .paragraph--type--uc-footer .footer-menu-item > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-teal .paragraph--type--uc-footer .footer-menu-item > ul.menu > li {
  min-width: 50%;
  width: 50%;
  display: inline-block;
  float: left;
  margin-bottom: 25px;
}
.group-theme-teal .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > a {
  color: #fff;
  font-weight: bold;
}
.group-theme-teal .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu {
  list-style: none;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.group-theme-teal .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu li a {
  color: #fff;
}
.group-theme-teal .paragraph--type--uc-footer .footer-menu-item > ul.menu > li > ul.menu ul.menu {
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  width: 100%;
}
.group-theme-teal .calendar-section h1.events-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 30px;
}
.group-theme-teal .calendar-section .main-content {
  margin: 0 auto;
}
.group-theme-teal .calendar-section .main-content .view-filters form .form--inline {
  padding-right: 0;
}
.group-theme-teal .calendar-section .main-content .view-filters form .form--inline .form-item {
  width: 100%;
}
.group-theme-teal .calendar-section .main-content .view-filters form .form--inline .form-item input {
  margin-top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  border: none;
  background-color: #ECECEC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 40px;
  margin-bottom: 60px;
}
.group-theme-teal .calendar-section .main-content .view-filters form .form--inline .form-item input::placeholder {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}
.group-theme-teal .calendar-section .main-content .view-filters form .form--inline .form-item::after {
  top: 9px !important;
  font-size: 14px !important;
}
.group-theme-teal .calendar-section .main-content .view-content .views-row:not(:first-child) .calendar-block {
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 4px;
  border-image-source: linear-gradient(90deg, #007396 0%, #404040 100%);
  margin-top: 0;
  padding-top: 40px;
}
.group-theme-teal .calendar-section .main-content .view-content .views-row .calendar-block {
  border-top: 0;
  color: #4D4D4D;
}
.group-theme-teal .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.group-theme-teal .calendar-section .main-content .view-content .views-row .calendar-block h2.event-title a {
  color: #4D4D4D;
}
.group-theme-teal .calendar-section .main-content .view-content .views-row .calendar-block .event-time {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.group-theme-teal .calendar-section .main-content .view-content .views-row .calendar-block .event-blurb p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
@media screen and (max-width: 768px) {
  .group-theme-teal .calendar-section .view-filters {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .group-theme-teal .calendar-section .news-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .group-theme-teal .calendar-section .news-list .calendar-block {
    margin-top: 30px;
  }
  .group-theme-teal .calendar-section .news-list .calendar-block .text-wrapper {
    margin-top: 30px;
  }
  .group-theme-teal .calendar-section .news-list .calendar-block .text-wrapper .block-text {
    padding-left: 0;
  }
  .group-theme-teal .calendar-section .news-list .calendar-block .text-wrapper .block-text p.tag-links a {
    margin-top: 0;
  }
}
.group-theme-teal .container .row .paragraph--type--uc-hero {
  margin: 50px 0;
}
.group-theme-teal .paragraph--type--uc-hero {
  height: auto;
  position: relative;
}
.group-theme-teal .paragraph--type--uc-hero .hero-container,
.group-theme-teal .paragraph--type--uc-hero .hero-container-img,
.group-theme-teal .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-teal .paragraph--type--uc-hero .hero-container-img-mob {
  height: 100%;
  padding: 60px 0;
}
.group-theme-teal .paragraph--type--uc-hero .hero-container.img-only,
.group-theme-teal .paragraph--type--uc-hero .hero-container-img.img-only,
.group-theme-teal .paragraph--type--uc-hero .hero-container-img-dt.img-only,
.group-theme-teal .paragraph--type--uc-hero .hero-container-img-mob.img-only {
  height: 344px;
}
.group-theme-teal .paragraph--type--uc-hero .hero-container-img,
.group-theme-teal .paragraph--type--uc-hero .hero-container-img-dt,
.group-theme-teal .paragraph--type--uc-hero .hero-container-img-mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.group-theme-teal .paragraph--type--uc-hero .hero-container {
  background-color: #800000;
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-teal .paragraph--type--uc-hero .hero-container-img-mob {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-teal .paragraph--type--uc-hero .hero-container-img-dt {
  display: none;
}
.group-theme-teal .paragraph--type--uc-hero .hero-container-img {
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-teal .paragraph--type--uc-hero .hero-inner-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  left: 0;
  bottom: 0;
  background-blend-mode: multiply;
  transform: matrix(1, 0, 0, -1, 0, 0);
  margin-left: -15px;
  margin-right: -15px;
}
.group-theme-teal .paragraph--type--uc-hero .hero-content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.group-theme-teal .paragraph--type--uc-hero .hero-content .hero-title {
  padding: 0 15px;
  margin-bottom: 25px;
}
.group-theme-teal .paragraph--type--uc-hero .hero-content .hero-title h1 {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #007396 0%, #404040 100%);
  margin: 0 auto;
  width: fit-content;
}
.group-theme-teal .paragraph--type--uc-hero .hero-content .hero-description {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  font-family: "EB Garamond", serif;
  color: #FFFFFF;
  padding: 0 15px;
  width: 94%;
  margin: 0 auto;
}
@media only screen and (min-width: 576px) {
  .group-theme-teal .paragraph--type--uc-hero .hero-container-img-mob {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-teal .paragraph--type--uc-hero .hero-inner-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-teal .paragraph--type--uc-hero .hero-container {
    margin-left: 0;
    margin-right: 0;
  }
  .group-theme-teal .paragraph--type--uc-hero .hero-container-img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 991px) {
  .group-theme-teal .paragraph--type--uc-hero .hero-container-img-mob {
    display: none;
  }
  .group-theme-teal .paragraph--type--uc-hero .hero-container-img-dt {
    display: block;
  }
}
.group-theme-teal a:focus, .group-theme-teal a:focus-visible {
  outline-color: #FF4D4D !important;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events {
  background-color: #ECECEC;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
  display: flex;
  justify-content: space-between;
  padding: 80px 40px;
  max-width: 1440px;
  margin: 0 auto;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
  flex-basis: 66%;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading h2.news-title {
  font-family: "EB Garamond", serif;
  font-size: 48px;
  font-weight: 400;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .news-heading .all-news {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items {
  display: flex;
  justify-content: space-between;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a {
  width: 32%;
  max-width: 285px;
  color: #4D4D4D;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-image {
  padding-bottom: 22px;
  border-top: 1px solid;
  border-image-slice: 1;
  border-width: 8px;
  border-image-source: linear-gradient(90deg, #007396 0%, #404040 100%);
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title {
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 30px;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-title::after {
  content: "→";
  padding-left: 20px;
  color: #404040;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a .news-teaser-wrapper .item-body p {
  font-size: 14px;
  line-height: 28px;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover {
  text-decoration: none;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items a:hover .news-teaser-wrapper .item-title::after {
  color: #001A24;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
  display: none;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
  flex-basis: 28%;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading {
  position: relative;
  padding-bottom: 10px;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading h2.events-title {
  font-size: 16px;
  font-weight: 700;
  padding: 15px 28px 12px;
  background-color: #800000;
  max-width: 162px;
  color: #ffffff;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .events-heading .all-events {
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4D4D4D;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row {
  display: grid;
  grid-template-columns: 103px 2fr;
  gap: 25px;
  padding: 0 20px 20px 0;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row:not(:first-child) {
  padding: 20px 20px 20px 0;
  border-top: 1px solid #4D4D4D;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-field-start-date {
  color: #000000;
  font-size: 28px;
  font-weight: 300;
}
.group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events .featured-events-items .views-element-container .views-row .views-field-title a {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}
@media only screen and (max-width: 1023px) {
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    flex-direction: column;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-events {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events {
    padding: 40px 15px 0;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news {
    overflow: hidden;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.no-slide {
    display: none;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider {
    width: 100%;
    max-width: 600px;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides {
    display: flex;
    position: relative;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    overflow: hidden;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide {
    display: flex;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    box-sizing: border-box;
    transform-origin: center center;
    transform: scale(1);
    scroll-snap-align: center;
    padding-top: 40px;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slides a.slide .news-teaser-wrapper {
    max-width: 285px;
    margin: 0 auto;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink {
    display: inline-block;
    height: 6px;
    width: 18px;
    border-radius: 50%;
    background-color: #B4B4B4;
    margin: 0 10px 0 10px;
  }
  .group-theme-teal .paragraph--type--uc-featured-news-and-events .inner-featured-news-events .featured-news .featured-news-items.slider-container .slider .slider__nav .slider__navlink:hover {
    background-color: #ECA154;
  }
}

.view-search-content {
  margin-bottom: 50px;
}
.view-search-content button#edit-submit-search-content {
  background-color: #990000;
  border-color: #990000;
  margin-left: 15px;
}
.view-search-content .views-row {
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #990000;
  padding-bottom: 15px;
}
.view-search-content .views-row a {
  color: #990000;
}
.view-search-content ul.pagination.js-pager__items {
  margin: auto;
  width: 100%;
  display: inline-block;
  margin-bottom: 45px;
  margin-top: 25px;
}
.view-search-content ul.pagination.js-pager__items li {
  margin-right: 10px;
  text-transform: uppercase;
  display: inline-block;
}
.view-search-content ul.pagination.js-pager__items li a {
  color: #880000;
}

#search-api-page-block-form-solr-search {
  margin-top: 25px;
}
#search-api-page-block-form-solr-search .form-type-search.js-form-type-search {
  width: 90%;
}
#search-api-page-block-form-solr-search .form-type-search.js-form-type-search input#edit-keys {
  border-color: #880000;
  border-radius: 0;
}
#search-api-page-block-form-solr-search button#edit-submit {
  background: #880000;
  border-radius: 0;
  border-color: #880000;
  margin-top: -3px;
}

.path-search-page .page-content-wrap a {
  color: #880000;
  text-transform: capitalize;
  font-family: "Montserrat";
}
.path-search-page ul.pagination.js-pager__items {
  margin: auto;
  width: 100%;
  display: inline-block;
  margin-bottom: 45px;
  margin-top: 25px;
}
.path-search-page ul.pagination.js-pager__items li {
  margin-right: 10px;
  text-transform: uppercase;
  display: inline-block;
}
.path-search-page ul.pagination.js-pager__items li a {
  color: #880000;
}

.group-theme-orange .paragraph--type--uc-related-links .related-link-header {
  color: #000000;
}

@media screen and (max-width: 991px) {
  header.groups span.dropdown-toggle {
    height: 47px;
    cursor: pointer;
    text-align: left;
    display: flex;
    align-items: center;
  }
  header.groups .dropdown-toggle:before {
    width: 0;
    height: 0;
    margin-left: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #000;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.view-search-content .view-header {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline, .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p {
  color: #616161 !important;
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline:hover, .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p:hover {
  color: #ffffff !important;
}
.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content:hover .tl-timemarker-text h2.tl-headline, .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content:hover .tl-timemarker-text h2.tl-headline p {
  color: #ffffff !important;
}

.tl-timegroup .tl-timegroup-message {
  color: #676767 !important;
}

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