/**
 * Variables
 */
#content.main-content {
  padding: 0;
}

#sidebar-first.sidebar-first {
  padding-left: 0;
}
@media (max-width: 767.98px) {
  #sidebar-first.sidebar-first {
    padding-right: 0;
  }
}

@media (max-width: 767.98px) {
  #sidebar-second.sidebar-second {
    padding-left: 0;
  }
}

.sidebar .block {
  padding: 5px 0;
}

.alert-custom-block p:last-of-type {
  margin-bottom: 0;
}

.view-program-award-a-z table > :not(:first-child) {
  border-top: 0;
}

svg .college-primary {
  fill: #002B5C;
}
svg .college-secondary {
  fill: #6FA314;
}
svg .college-shared {
  fill: #CCCCCC;
}

.student-club-description,
.student-clubs--list-description {
  width: 100%;
  float: none;
  margin-left: 0;
}
@media (min-width: 576px) {
  .student-club-description,
  .student-clubs--list-description {
    float: right;
    clear: right;
    width: 32.59%;
    margin-left: 1.5rem;
  }
}
.student-club-description .field--name-field-club-logo,
.student-clubs--list-description .field--name-field-club-logo {
  max-width: 300px;
}
@media (min-width: 560px) {
  .student-club-description .field--name-field-club-logo,
  .student-clubs--list-description .field--name-field-club-logo {
    float: none;
    margin: 0;
  }
}
.student-club-description .field__label,
.student-clubs--list-description .field__label {
  font-weight: 500;
}
.student-club-content .content-field .clearfix:after,
.student-clubs--list-content .content-field .clearfix:after {
  display: none;
}
.student-club-content .field--name-field-club-advisors .field__label, .student-club-content .field--name-field-club-advisors.views-label,
.student-clubs--list-content .field--name-field-club-advisors .field__label,
.student-clubs--list-content .field--name-field-club-advisors.views-label {
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.student-club-content .field--name-field-club-advisors.views-label,
.student-clubs--list-content .field--name-field-club-advisors.views-label {
  margin-top: 0.5rem;
}
.student-club-content .field--name-field-club-advisors.views-label .item-list .list-group .list-group-item,
.student-clubs--list-content .field--name-field-club-advisors.views-label .item-list .list-group .list-group-item {
  border: 1px solid rgba(0, 0, 0, 0);
}
.student-club-content .field--name-field-club-advisors .paragraph--type--pb-club-advisor,
.student-clubs--list-content .field--name-field-club-advisors .paragraph--type--pb-club-advisor {
  margin-bottom: 0.25rem;
}

.student-clubs--list {
  margin: 2rem 0;
}
.student-clubs--list .views-row {
  padding-left: 0;
}

.student-clubs-list-row {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .student-clubs-list-row {
    justify-content: flex-start;
    flex-direction: row;
  }
}
.student-clubs-list-col {
  padding-left: 0;
}
.student-clubs-list-col:first-child {
  padding: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .student-clubs-list-col:first-child {
    max-width: 230px;
    margin-right: 2.5rem;
  }
}
.student-clubs-list-image {
  margin: 0 auto 1.625rem;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 768px) {
  .student-clubs-list-image {
    width: 120px;
    height: 160px;
    margin: 0 0 0 auto;
  }
}
.student-clubs-list-image a {
  width: 100%;
}
.student-clubs-list-image img {
  width: 100%;
}
.student-clubs-list-description-truncated {
  margin-bottom: 0.875rem;
}

.view-contact-info .row > * {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 768px) {
  .events-sidebar {
    padding-left: 25px;
  }
}
.events-wrapper {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .events-wrapper {
    flex-direction: row;
  }
}
.events-body {
  width: 100%;
  display: flex;
}
@media (min-width: 768px) {
  .events-body {
    display: block;
    width: auto;
  }
}
.events-description {
  background-color: #f2f2f2;
  list-style: none;
}
.events-description li {
  border-bottom: 1px solid #e0e0e0;
}
.events-category {
  flex-wrap: wrap;
  gap: 0.4rem 0.4rem;
}
.events-category .field--type-entity-reference {
  margin: 0;
}
.events-category a {
  color: #fff;
  font-size: 0.75em;
  background-color: #666666;
  padding: 0.4rem 1.6rem;
  text-decoration: none;
}
.events-category a:hover, .events-category a:focus {
  background-color: #404040;
}
.events-category a {
  padding: 0.5rem 1rem;
  font-size: 0.7em;
}
.events-tag a {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23002b5c' class='bi bi-tag-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 1a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l4.586-4.586a1 1 0 0 0 0-1.414l-7-7A1 1 0 0 0 6.586 1zm4 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center left calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  padding-left: 1.6rem;
}
.events-tag.events-btn-light a:hover, .events-tag.events-btn-light a:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23002b5c' class='bi bi-tag-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 1a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l4.586-4.586a1 1 0 0 0 0-1.414l-7-7A1 1 0 0 0 6.586 1zm4 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/%3E%3C/svg%3E");
}
.events-tag.events-btn-dark a:hover, .events-tag.events-btn-dark a:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' class='bi bi-tag-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 1a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l4.586-4.586a1 1 0 0 0 0-1.414l-7-7A1 1 0 0 0 6.586 1zm4 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/%3E%3C/svg%3E");
}
.events-btn-light a {
  background-color: #f2f2f2;
  color: #404040;
}
.events-btn-light a:hover, .events-btn-light a:focus {
  background-color: #dfdfdf;
  color: #404040;
}
.events-btn-dark a {
  background-color: #f2f2f2;
  color: #404040;
}
.events-btn-dark a:hover, .events-btn-dark a:focus {
  background-color: #002b5c;
  color: #fff;
}
@media (min-width: 560px) {
  .events-image .field--name-field-event-image {
    float: none;
    margin: 0 auto;
  }
}
.events-image .field--name-field-event-image .field__item {
  position: relative;
  margin-bottom: 3rem;
}
.events-image .field--type-image img {
  margin: 0;
  width: 100%;
}
.events-image .image-field-caption {
  color: #fff;
  background-color: #404040;
  font-size: 0.95rem;
  padding: 1rem;
  text-align: left;
  margin: 0;
  line-height: var(--bs-body-line-height);
}
.events .related-links .field__label {
  margin: 1em 0 0.5em;
  font-size: 1.75em;
}
.events .recurring-output--wrapper .details-wrapper .item-list ul li {
  padding-bottom: 0.2rem;
  padding-left: 0.3rem;
}
.events .recurring-output--wrapper .details-wrapper .list-group-item {
  border: none;
  background-color: unset;
}

.efp-wrapper {
  padding-bottom: 0.75em;
}

.events-fp-list {
  display: flex;
  padding: 0.75em;
}
.events-fp-list-col {
  width: 100%;
  height: 100%;
}
.events-fp-list-col:hover, .events-fp-list-col:focus {
  cursor: pointer;
  box-shadow: 0 0 30px rgba(224, 224, 224, 0.75);
}
.events-fp-list .card {
  border: none;
  height: 100%;
}
.events-fp-list-image {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 768px) {
  .events-fp-list-image {
    height: 127px;
  }
}
@media (min-width: 992px) {
  .events-fp-list-image {
    height: 162px;
  }
}
@media (min-width: 1200px) {
  .events-fp-list-image {
    height: 196px;
  }
}
@media (min-width: 1400px) {
  .events-fp-list-image {
    height: 230px;
  }
}
.events-fp-list-image img {
  width: 100%;
  height: 100%;
  max-height: unset;
  object-fit: cover;
  object-position: top left;
}
@media (min-width: 768px) {
  .events-fp-list-image.list-4-cards-wide {
    height: unset;
  }
}
@media (min-width: 992px) {
  .events-fp-list-image.list-4-cards-wide {
    height: unset;
  }
}
@media (min-width: 1200px) {
  .events-fp-list-image.list-4-cards-wide {
    height: 132px;
  }
}
@media (min-width: 1400px) {
  .events-fp-list-image.list-4-cards-wide {
    height: 155px;
  }
}
.events-fp-list-title a {
  text-decoration: none;
}
.events-fp-list-title a:hover {
  text-decoration: underline;
}
.events-fp-list-body {
  flex: 1 !important;
  border: 1px solid #cccccc;
  height: 100%;
  min-height: 160px;
}
.events-fp-list-category {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  line-height: var(--bs-body-line-height);
}
.events-fp-list-category .field--type-entity-reference {
  margin: 0;
}
.events-fp-list-category a {
  color: #fff;
  font-size: 0.75em;
  background-color: #666666;
  padding: 0.4rem 1.6rem;
  text-decoration: none;
}
.events-fp-list-category a:hover {
  background-color: #404040;
  text-decoration-line: unset;
}
.events-fp-list-release-date {
  color: #666666;
  font-size: 0.85rem;
}
.events-fp-list-release-date span.fp-event-smart-date {
  font-weight: normal;
  padding: 0.5em 1em;
  font-size: 0.85em;
}
.events-fp-list-release-date .item-list .event-list-overflow {
  font-weight: normal;
}
.events-fp-list-release-date .item-list ul li {
  margin: 0;
  padding: 0.4em 0.5em 0 0;
}
.events-fp-list-release-date .item-list ul li .badge {
  font-weight: normal;
  padding: 0.5em 1em;
  font-size: 0.85em;
}

.event-collection-card .card-title a {
  text-decoration: none;
}
.event-collection-card .card-title a:hover {
  text-decoration: underline;
}
.event-collection-card .list-group-item {
  padding-left: 0;
}

.view-term-events-block-list .term-events-block-horizontal .news-events-list-title a {
  text-decoration: none;
}
.view-term-events-block-list .term-events-block-horizontal .news-events-list-title a:hover {
  text-decoration: underline;
}

/* Fast Track View */
.fast-track-wrapper {
  height: auto;
}
.fast-track-wrapper .fast-track-foi {
  width: 100%;
}
.fast-track-wrapper .fast-track-foi .fast-track-foi-title {
  font-size: 1.25em;
}

#search-container .gsc-control-cse {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  background-color: transparent;
  border: none;
  padding: 0;
}
#search-container .gsc-search-box {
  font-size: unset;
}
#search-container .gsc-search-box .gsc-input {
  padding: 0;
  font-size: 16px;
}
#search-container .gsc-search-box .gsc-input:focus::placeholder {
  color: #404040;
}

.gsc-search-box-tools {
  margin: 0 auto 35px !important;
  width: 95% !important;
  border: none;
  background-color: #e0e0e0;
  border-radius: 50px;
  padding: 1px;
}
@media (min-width: 992px) {
  .gsc-search-box-tools {
    width: 65% !important;
    padding: 6px;
  }
}
.gsc-search-box-tools tr {
  display: flex;
  align-items: center;
}
.gsc-search-box-tools tr tr {
  display: block;
}
.gsc-search-box-tools td {
  padding: 0;
}
.gsc-search-box-tools td.gsc-input {
  flex: 1;
}
.gsc-search-box-tools td.gsc-search-button {
  flex: 0 0 50px;
}
.gsc-search-box-tools input[type=text] {
  border: 0;
  background: none !important;
  padding: 0.75rem 1.5rem !important;
}
.gsc-search-box-tools input[type=text]:focus {
  box-shadow: none;
}
.gsc-search-box-tools input[type=text]::placeholder {
  color: #404040;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .gsc-search-box-tools input[type=text]::placeholder {
    font-size: 1.25rem;
  }
}
.gsc-search-box-tools .gsc-input-box {
  border: none;
  background: transparent;
}
.gsc-search-box-tools .gsc-search-button {
  margin-left: 0;
  width: unset;
}
.gsc-search-box-tools .gsc-search-button-v2 {
  flex: auto 32px;
  display: block;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 32px;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url('data:image/svg+xml,<svg id="a" width="32px" height="32px" xmlns="http://www.w3.org/2000/svg" viewBox="0 2 49.39 57.98"><defs></defs><path class="b" d="M33.89,35.83c7.15-6.02,8.06-16.69,2.05-23.83-6.02-7.15-16.69-8.06-23.83-2.05-7.15,6.02-8.06,16.69-2.05,23.83,4.75,5.65,12.62,7.56,19.44,4.72h0c.05,.12,.11,.23,.18,.35l7.37,12.1c.75,1.23,2.35,1.62,3.58,.87s1.62-2.35,.87-3.58l-7.37-12.1c-.07-.11-.14-.22-.23-.32h0Zm1.66-9.89c-1.69,6.93-8.67,11.18-15.6,9.49-6.93-1.69-11.18-8.67-9.49-15.6,1.69-6.93,8.67-11.18,15.6-9.49s11.18,8.67,9.49,15.6Z"></path></svg>');
  background-repeat: no-repeat;
}
.gsc-search-box-tools .gsc-search-button-v2:hover {
  background-color: transparent;
  background-image: url('data:image/svg+xml,<svg id="a" width="32px" height="32px" xmlns="http://www.w3.org/2000/svg" viewBox="0 2 49.39 57.98"><defs></defs><path class="b" d="M33.89,35.83c7.15-6.02,8.06-16.69,2.05-23.83-6.02-7.15-16.69-8.06-23.83-2.05-7.15,6.02-8.06,16.69-2.05,23.83,4.75,5.65,12.62,7.56,19.44,4.72h0c.05,.12,.11,.23,.18,.35l7.37,12.1c.75,1.23,2.35,1.62,3.58,.87s1.62-2.35,.87-3.58l-7.37-12.1c-.07-.11-.14-.22-.23-.32h0Zm1.66-9.89c-1.69,6.93-8.67,11.18-15.6,9.49-6.93-1.69-11.18-8.67-9.49-15.6,1.69-6.93,8.67-11.18,15.6-9.49s11.18,8.67,9.49,15.6Z"></path></svg>');
}
.gsc-search-box-tools .gsc-search-button-v2 svg {
  display: none;
}
.gsc-search-box-tools .gsst_a {
  display: block;
  height: 32px;
  width: 32px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="%23808080" class="bi bi-x" viewBox="0 0 16 16"><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/></svg>');
}
.gsc-search-box-tools .gsst_a span {
  display: none;
}

.block-block-content-image {
  border: none;
}
.block-block-content-image.block {
  padding-top: 0;
}
.block-block-content-image .view-content > div {
  padding: 0;
}
.block-block-content-image .image-field-caption {
  color: #fff;
  background-color: #404040;
  font-size: 0.95rem;
  padding: 1rem;
  text-align: left;
  margin: 0;
  line-height: var(--bs-body-line-height);
}

.region--banner .inner-wrapper {
  padding-right: 0;
  padding-left: 0;
}
.region--banner .inner-wrapper .banner-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}
@media (min-width: 992px) {
  .region--banner .inner-wrapper .banner-background {
    background-position: center center;
  }
}
.region--banner .inner-wrapper .banner-background.banner-type-banner {
  height: 125px;
}
@media (min-width: 768px) {
  .region--banner .inner-wrapper .banner-background.banner-type-banner {
    height: 175px;
  }
}
@media (min-width: 992px) {
  .region--banner .inner-wrapper .banner-background.banner-type-banner {
    height: 225px;
  }
}
.region--banner .inner-wrapper .banner-background.banner-type-hero {
  height: 250px;
}
.region--banner .inner-wrapper .banner-background.banner-type-hero:before {
  display: block;
  content: "";
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 55%);
  position: absolute;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .region--banner .inner-wrapper .banner-background.banner-type-hero {
    height: 325px;
  }
}
@media (min-width: 992px) {
  .region--banner .inner-wrapper .banner-background.banner-type-hero {
    height: 400px;
  }
}
.region--banner .inner-wrapper .paragraph--type--pb-hero {
  position: relative;
  z-index: 1;
}
.region--banner .inner-wrapper .paragraph--type--pb-hero .field--name-field-hero-heading {
  font-size: 1.8rem;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  max-width: 762px;
  margin-bottom: 1.25rem;
  text-shadow: 0px 1px 10px rgba(0, 0, 50, 0.25);
}
@media (min-width: 768px) {
  .region--banner .inner-wrapper .paragraph--type--pb-hero .field--name-field-hero-heading {
    font-size: 4.375em;
  }
}
@media (min-width: 992px) {
  .region--banner .inner-wrapper .paragraph--type--pb-hero .field--name-field-hero-heading {
    font-size: 4.75rem;
  }
}
.region--banner .inner-wrapper .paragraph--type--pb-hero .field--name-field-hero-sub-heading {
  font-size: 1rem;
  color: #fff;
  line-height: 1;
  max-width: 861px;
  margin-bottom: 1.25em;
}
@media (min-width: 768px) {
  .region--banner .inner-wrapper .paragraph--type--pb-hero .field--name-field-hero-sub-heading {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .region--banner .inner-wrapper .paragraph--type--pb-hero .field--name-field-hero-sub-heading {
    font-size: 1.4rem;
  }
}
.region--banner .inner-wrapper .paragraph--type--pb-hero .hero-cta {
  min-width: 190px;
}

.sidebar-first .block-menu {
  border-color: #cccccc;
  border-top: 6px solid #002b5c;
}
.sidebar-first .block-menu li a {
  font-size: 0.95em;
  padding: 14px 5px;
  margin: 0 20px;
  border-bottom: 1px solid #cccccc;
  color: #404040;
}
.sidebar-first .block-menu li a.menu-level-0-last {
  border-bottom: none;
}

.news-body {
  width: 100%;
  display: flex;
}
@media (min-width: 768px) {
  .news-body {
    display: block;
    width: auto;
  }
}
.news-category {
  border-bottom: 1px solid #cccccc;
}
.news-category .field--type-entity-reference {
  margin: 0;
}
.news-category a {
  color: #fff;
  font-size: 0.75em;
  background-color: #666666;
  padding: 0.4rem 1.6rem;
  text-decoration: none;
}
.news-category a:hover, .news-category a:focus {
  background-color: #404040;
}
.news-image {
  margin-right: 0;
}
@media (min-width: 768px) {
  .news-image {
    margin-right: 3rem;
  }
}
.news-image .field--name-field-news-image {
  max-width: 445px;
}
@media (min-width: 560px) {
  .news-image .field--name-field-news-image {
    float: none;
    margin: 0 auto;
  }
}
.news-image .field--name-field-news-image .field__item {
  position: relative;
  margin-bottom: 3rem;
}
.news-image .field--type-image img, .news-image .field--name-field-user-picture img {
  margin: 0;
}
.news-image .image-field-caption {
  color: #fff;
  background-color: #404040;
  font-size: 0.95rem;
  padding: 1rem;
  text-align: left;
  margin: 0;
  line-height: var(--bs-body-line-height);
}
.news .related-links {
  border-top: 1px solid #cccccc;
}
.news .related-links .field__label {
  margin: 1em 0 0.5em;
  font-size: 1.75em;
}

.nfp-wrapper {
  padding-bottom: 0.75em;
}

.news-fp-list {
  display: flex;
  padding: 0.75em;
}
.news-fp-list-col {
  width: 100%;
  height: 100%;
}
.news-fp-list-col:hover, .news-fp-list-col:focus {
  cursor: pointer;
  box-shadow: 0 0 30px rgba(224, 224, 224, 0.75);
}
.news-fp-list .card {
  border: none;
  height: 100%;
}
.news-fp-list-image {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 768px) {
  .news-fp-list-image {
    height: 127px;
  }
}
@media (min-width: 992px) {
  .news-fp-list-image {
    height: 162px;
  }
}
@media (min-width: 1200px) {
  .news-fp-list-image {
    height: 196px;
  }
}
@media (min-width: 1400px) {
  .news-fp-list-image {
    height: 230px;
  }
}
.news-fp-list-image img {
  width: 100%;
  height: 100%;
  max-height: unset;
  object-fit: cover;
  object-position: top left;
}
@media (min-width: 768px) {
  .news-fp-list-image.list-4-cards-wide {
    height: unset;
  }
}
@media (min-width: 992px) {
  .news-fp-list-image.list-4-cards-wide {
    height: unset;
  }
}
@media (min-width: 1200px) {
  .news-fp-list-image.list-4-cards-wide {
    height: 132px;
  }
}
@media (min-width: 1400px) {
  .news-fp-list-image.list-4-cards-wide {
    height: 155px;
  }
}
.news-fp-list-title a {
  text-decoration: none;
}
.news-fp-list-title a:hover {
  text-decoration: underline;
}
.news-fp-list-body {
  flex: 1 !important;
  border: 1px solid #cccccc;
  height: 100%;
  min-height: 160px;
}
.news-fp-list-category {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  line-height: var(--bs-body-line-height);
}
.news-fp-list-category .field--type-entity-reference {
  margin: 0;
}
.news-fp-list-category a {
  color: #fff;
  font-size: 0.75em;
  background-color: #666666;
  padding: 0.4rem 1.6rem;
  text-decoration: none;
}
.news-fp-list-category a:hover {
  background-color: #404040;
  text-decoration-line: unset;
}
.news-fp-list-release-date {
  color: #666666;
  font-size: 0.85rem;
}
.news-fp-list-release-date .item-list .event-list-overflow {
  font-weight: normal;
}
.news-fp-list-release-date .item-list ul li {
  margin: 0;
  padding: 0.4em 0.5em 0 0;
}
.news-fp-list-release-date .item-list ul li .badge {
  font-weight: normal;
  padding: 0.5em 1em;
  font-size: 0.85em;
}

.view-taxonomy-term, .view-events-list, .news--list {
  margin: 2rem 0;
}
.view-taxonomy-term .views-row, .view-events-list .views-row, .news--list .views-row {
  padding-left: 0;
}

.taxonomy-list-row {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 576px) {
  .taxonomy-list-row {
    justify-content: flex-start;
    flex-direction: row;
  }
}
.taxonomy-list-title {
  font-size: 1.5em;
}
.taxonomy-list-col {
  padding-left: 0;
}
.taxonomy-list-col:first-child {
  padding-left: 0;
  margin-right: 0;
}
@media (min-width: 576px) {
  .taxonomy-list-col:first-child {
    margin-right: 2.5rem;
    width: 188px;
  }
}
.taxonomy-list-image {
  margin: 0 auto 1.625rem;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 576px) {
  .taxonomy-list-image {
    width: 188px;
    height: 125px;
    margin: 0;
  }
}
.taxonomy-list-image a {
  width: 100%;
}
.taxonomy-list-image img {
  width: 100%;
}
.taxonomy-list-summary {
  margin-bottom: 0.875rem;
}
.taxonomy-list-release-date {
  color: #666666;
  font-weight: 600;
  font-size: 0.875rem;
}
.taxonomy-list-release-date .list-group {
  border-radius: 0;
}
.taxonomy-list-release-date .list-group-item {
  border: none;
  color: #666666;
  font-weight: 600;
  font-size: 0.875rem;
}
.taxonomy-list-release-date .item-list .event-list-overflow {
  font-weight: normal;
}
.taxonomy-list-release-date .item-list ul li {
  margin: 0;
  padding: 0.4em 0.5em 0 0;
}
.taxonomy-list-release-date .item-list ul li .badge {
  font-weight: normal;
  padding: 0.5em 1em;
  font-size: 0.85em;
}

.news-events-list-row {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 576px) {
  .news-events-list-row {
    justify-content: flex-start;
    flex-direction: row;
  }
}
.news-events-list-title {
  font-size: 1.5em;
}
.news-events-list-col {
  padding-left: 0;
}
.news-events-list-col:first-child {
  padding-left: 0;
  margin-right: 0;
}
@media (min-width: 576px) {
  .news-events-list-col:first-child {
    margin-right: 2.5rem;
    width: 188px;
  }
}
.news-events-list-image {
  margin: 0 auto 1.625rem;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 576px) {
  .news-events-list-image {
    width: 188px;
    height: 125px;
    margin: 0;
  }
}
.news-events-list-image a {
  width: 100%;
}
.news-events-list-image img {
  width: 100%;
}
.news-events-list-summary {
  margin-bottom: 0.875rem;
}
.news-events-list-release-date {
  color: #666666;
  font-weight: 600;
  font-size: 0.875rem;
}
.news-events-list-release-date .list-group {
  border-radius: 0;
}
.news-events-list-release-date .list-group-item {
  border: none;
  color: #666666;
  font-weight: 600;
  font-size: 0.875rem;
}
.news-events-list-release-date .item-list .news-events-list-overflow {
  font-weight: normal;
}
.news-events-list-release-date .item-list ul li {
  margin: 0;
  padding: 0.4em 0.5em 0 0;
}
.news-events-list-release-date .item-list ul li .badge {
  font-weight: normal;
  padding: 0.5em 1em;
  font-size: 0.85em;
}

.pagination .page-link {
  color: #404040;
}
.pagination .page-link:hover, .pagination .page-link:focus {
  background-color: transparent;
  box-shadow: none;
}
.pagination .page-item.active > .page-link {
  background-color: transparent;
  color: #0171bc;
  font-weight: 500;
  cursor: pointer;
}

.paragraph.paragraph--type--pb-text {
  margin-bottom: 1.563em;
}
.paragraph.paragraph--type--pb-text h2,
.paragraph.paragraph--type--pb-text h3,
.paragraph.paragraph--type--pb-text h4,
.paragraph.paragraph--type--pb-text h5,
.paragraph.paragraph--type--pb-text h6 {
  margin-top: 2rem;
}
.paragraph.paragraph--type--pb-text #paragraph-title {
  margin-bottom: 1rem;
}

.paragraph--type--pb-image-and-cta {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-image-and-cta .row {
  flex-grow: 1;
}
.paragraph--type--pb-image-and-cta .field--name-field-pb-icta-image {
  display: flex;
}
@media (min-width: 560px) {
  .paragraph--type--pb-image-and-cta .field--name-field-pb-icta-image {
    float: none;
    margin: 0;
  }
}
.paragraph--type--pb-image-and-cta .field--name-field-pb-icta-image img {
  margin: 0 auto;
}
.paragraph--type--pb-image-and-cta .btn {
  width: 100%;
}
@media (min-width: 992px) {
  .paragraph--type--pb-image-and-cta .btn {
    width: auto;
  }
}
.paragraph--type--pb-image-and-cta.paragraph-img-layout-right .row {
  flex-direction: row-reverse;
}

.paragraph--type--pb-image-and-text-block {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
@media (min-width: 560px) {
  .paragraph--type--pb-image-and-text-block .field--name-field-pb-itb-image {
    float: none;
    margin: 0 auto;
  }
}
.paragraph--type--pb-image-and-text-block .field--name-field-pb-itb-image img {
  margin: 0;
}
.paragraph--type--pb-image-and-text-block .bg-dark h2.image-title span, .paragraph--type--pb-image-and-text-block .bg-dark p, .paragraph--type--pb-image-and-text-block .bg-dark ul, .paragraph--type--pb-image-and-text-block .bg-dark li {
  color: #fff;
}
.paragraph--type--pb-image-and-text-block .bg-dark a {
  color: #fff;
}
.paragraph--type--pb-image-and-text-block .bg-dark a:hover, .paragraph--type--pb-image-and-text-block .bg-dark a:focus {
  color: #d9d9d9;
}
.paragraph--type--pb-image-and-text-block .img-layout-left-container {
  z-index: 1;
  height: 550px;
  position: absolute;
}
.paragraph--type--pb-image-and-text-block .img-layout-right-container .right-content {
  height: 100%;
  min-height: 550px;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block .img-layout-right-container .right-content {
    min-height: auto;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-left.vert-bar .left-content {
  margin-left: 0;
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-left.vert-bar .left-content .field--name-field-pb-itb-image {
  border-right-width: 8px;
  border-right-style: solid;
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-left.vert-bar .left-content .field--name-field-pb-itb-image.border-none {
  border-right: 0;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-left.vert-bar .left-content .field--name-field-pb-itb-image {
    border-right: 0;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-left .img-layout-left-container {
  left: 0;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-left .img-layout-left-container {
    height: auto;
    position: relative;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-left .img-layout-right-container {
  padding-left: 23.125em;
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-left .img-layout-right-container {
    padding: 0;
    margin-top: -7.813em;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-left .img-layout-right-container .right-content {
  padding: 4.25em 3.125em 3.125em 14em;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-left .img-layout-right-container .right-content {
    padding: 9.375em 1.563em 1.563em 1.563em;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-right .left-content {
  margin-right: 8px;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-right .left-content {
    margin-right: 0;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-right.vert-bar .left-content {
  margin-right: 0;
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-right.vert-bar .left-content .field--name-field-pb-itb-image {
  border-left-width: 8px;
  border-left-style: solid;
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-right.vert-bar .left-content .field--name-field-pb-itb-image.border-none {
  border-left: 0;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-right.vert-bar .left-content .field--name-field-pb-itb-image {
    border-left: 0;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-right .img-layout-left-container {
  right: 0;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-right .img-layout-left-container {
    height: auto;
    position: relative;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-right .img-layout-right-container {
  padding-right: 23.125em;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-right .img-layout-right-container {
    padding: 0;
    margin-top: -7.813em;
  }
}
.paragraph--type--pb-image-and-text-block.paragraph-img-layout-right .img-layout-right-container .right-content {
  padding: 4.25em 15em 3.125em 3.125em;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-image-and-text-block.paragraph-img-layout-right .img-layout-right-container .right-content {
    padding: 9.375em 1.5em 3.125em 1.5em;
  }
}

.paragraph--type--pb-image-and-stat-block {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-image-and-stat-block .row {
  flex-grow: 1;
}
.paragraph--type--pb-image-and-stat-block .field--name-field-pb-isb-body {
  color: #fff;
}
@media (min-width: 560px) {
  .paragraph--type--pb-image-and-stat-block .field--name-field-pb-isb-image {
    float: none;
    margin: 0 auto;
  }
}
.paragraph--type--pb-image-and-stat-block .field--name-field-pb-isb-image img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 0;
  height: 312px;
}
.paragraph--type--pb-image-and-stat-block .img-layout-right-container {
  background-color: #002b5c;
  height: 200px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .paragraph--type--pb-image-and-stat-block .img-layout-right-container {
    height: 312px;
  }
}
.paragraph--type--pb-image-and-stat-block .img-layout-right-container .right-content {
  flex-wrap: wrap;
  padding: 0 1.563em;
}
@media (min-width: 1200px) {
  .paragraph--type--pb-image-and-stat-block .img-layout-right-container .right-content {
    flex-wrap: nowrap;
    padding: 0 3em;
  }
}
@media (min-width: 1400px) {
  .paragraph--type--pb-image-and-stat-block .img-layout-right-container .right-content {
    padding: 0 4.25em;
  }
}
.paragraph--type--pb-image-and-stat-block .img-layout-right-container .right-content .stat-number {
  color: #6FA314;
  line-height: 1;
  flex-wrap: wrap;
  margin-right: 0;
  margin-bottom: 0.625rem;
  font-size: 5.5rem;
}
@media (min-width: 768px) {
  .paragraph--type--pb-image-and-stat-block .img-layout-right-container .right-content .stat-number {
    flex-wrap: nowrap;
    font-size: 7.5rem;
    margin-right: 3rem;
    margin-bottom: 0;
  }
}
.paragraph--type--pb-image-and-stat-block.paragraph-img-layout-right .row {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .paragraph--type--pb-image-and-stat-block.paragraph-img-layout-right .row {
    flex-direction: row-reverse;
  }
}

.paragraph--type--pb-video-and-text-block {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-video-and-text-block .bg-dark h2.image-title span, .paragraph--type--pb-video-and-text-block .bg-dark p, .paragraph--type--pb-video-and-text-block .bg-dark ul, .paragraph--type--pb-video-and-text-block .bg-dark li {
  color: #fff;
}
.paragraph--type--pb-video-and-text-block .bg-dark a {
  color: #fff;
}
.paragraph--type--pb-video-and-text-block .bg-dark a:hover, .paragraph--type--pb-video-and-text-block .bg-dark a:focus {
  color: #d9d9d9;
}
.paragraph--type--pb-video-and-text-block .img-layout-left-container {
  z-index: 1;
  height: auto;
  position: absolute;
  display: block;
  width: 100%;
  max-width: 550px;
  top: 50%;
  transform: translate(0%, -50%);
}
.paragraph--type--pb-video-and-text-block .img-layout-right-container .right-content {
  height: 100%;
  min-height: 450px;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block .img-layout-right-container .right-content {
    min-height: auto;
  }
}
.paragraph--type--pb-video-and-text-block.paragraph-img-layout-left .img-layout-left-container {
  left: 0;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block.paragraph-img-layout-left .img-layout-left-container {
    position: relative;
    max-width: 550px;
    top: 0;
    transform: translate(0%, 0%);
    margin: 0 auto;
  }
}
.paragraph--type--pb-video-and-text-block.paragraph-img-layout-left .img-layout-left-container .vert-bar .field--type-video-embed-field {
  border-right-width: 8px;
  border-right-style: solid;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block.paragraph-img-layout-left .img-layout-left-container .vert-bar .field--type-video-embed-field {
    border-right: 0;
  }
}
.paragraph--type--pb-video-and-text-block.paragraph-img-layout-left .img-layout-right-container {
  padding-left: 23.125em;
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block.paragraph-img-layout-left .img-layout-right-container {
    padding: 0;
    margin-top: -7.813em;
  }
}
.paragraph--type--pb-video-and-text-block.paragraph-img-layout-left .img-layout-right-container .right-content {
  padding: 3.438em 3.125em 3.125em 13em;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block.paragraph-img-layout-left .img-layout-right-container .right-content {
    padding: 9.375em 1.563em 1.563em 1.563em;
  }
}
.paragraph--type--pb-video-and-text-block.paragraph-img-layout-right .img-layout-left-container {
  right: 0;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block.paragraph-img-layout-right .img-layout-left-container {
    position: relative;
    max-width: 550px;
    top: 0;
    transform: translate(0%, 0%);
    margin: 0 auto;
  }
}
.paragraph--type--pb-video-and-text-block.paragraph-img-layout-right .img-layout-left-container .vert-bar .field--type-video-embed-field {
  border-left-width: 8px;
  border-left-style: solid;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block.paragraph-img-layout-right .img-layout-left-container .vert-bar .field--type-video-embed-field {
    border-left: 0;
  }
}
.paragraph--type--pb-video-and-text-block.paragraph-img-layout-right .img-layout-right-container {
  padding-right: 23.125em;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block.paragraph-img-layout-right .img-layout-right-container {
    padding: 0;
    margin-top: -7.813em;
  }
}
.paragraph--type--pb-video-and-text-block.paragraph-img-layout-right .img-layout-right-container .right-content {
  padding: 3.438em 13em 3.125em 3.125em;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-video-and-text-block.paragraph-img-layout-right .img-layout-right-container .right-content {
    padding: 9.375em 1.563em 1.563em 1.563em;
  }
}

.paragraph--type--pb-card, .paragraph--type--pb-card-icon, .view-program-foi-cards {
  height: 100%;
}
@media (max-width: 575.98px) {
  .paragraph--type--pb-card, .paragraph--type--pb-card-icon, .view-program-foi-cards {
    height: auto;
  }
}
.paragraph--type--pb-card h3.fs-0, .paragraph--type--pb-card-icon h3.fs-0, .view-program-foi-cards h3.fs-0 {
  font-size: var(--bs-body-font-size);
}
@media (min-width: 560px) {
  .paragraph--type--pb-card .field--name-field-pb-crd-image, .paragraph--type--pb-card-icon .field--name-field-pb-crd-image, .view-program-foi-cards .field--name-field-pb-crd-image {
    float: none;
    margin: 0 auto;
  }
}
.paragraph--type--pb-card .btn-card, .paragraph--type--pb-card-icon .btn-card, .view-program-foi-cards .btn-card {
  min-width: 250px;
}
.paragraph--type--pb-card .ada-link, .paragraph--type--pb-card-icon .ada-link, .view-program-foi-cards .ada-link {
  cursor: pointer;
}
.paragraph--type--pb-card .ada-link:hover, .paragraph--type--pb-card .ada-link:focus, .paragraph--type--pb-card-icon .ada-link:hover, .paragraph--type--pb-card-icon .ada-link:focus, .view-program-foi-cards .ada-link:hover, .view-program-foi-cards .ada-link:focus {
  box-shadow: 0 0 30px rgba(224, 224, 224, 0.75);
}
.paragraph--type--pb-card .card-individual, .paragraph--type--pb-card-icon .card-individual, .view-program-foi-cards .card-individual {
  display: flex;
  height: 100%;
  border: none;
  flex-wrap: wrap;
  flex-direction: column;
}
.paragraph--type--pb-card .card-individual img, .paragraph--type--pb-card-icon .card-individual img, .view-program-foi-cards .card-individual img {
  object-fit: cover;
  width: 100%;
  object-position: top left;
  margin-bottom: 0;
}
.paragraph--type--pb-card .card-individual-subtitle, .paragraph--type--pb-card-icon .card-individual-subtitle, .view-program-foi-cards .card-individual-subtitle {
  font-size: 1.125em;
}
.paragraph--type--pb-card .card-individual .card-img-top .svg-icon, .paragraph--type--pb-card-icon .card-individual .card-img-top .svg-icon, .view-program-foi-cards .card-individual .card-img-top .svg-icon {
  display: flex;
  object-fit: contain;
  height: 95px;
}
.paragraph--type--pb-card .card-individual .card-img-top .svg-icon svg, .paragraph--type--pb-card-icon .card-individual .card-img-top .svg-icon svg, .view-program-foi-cards .card-individual .card-img-top .svg-icon svg {
  margin: 0 auto;
  width: -webkit-fit-content;
}
.paragraph--type--pb-card .foi-card .card-body, .paragraph--type--pb-card-icon .foi-card .card-body, .view-program-foi-cards .foi-card .card-body {
  border: 1px solid rgba(0, 0, 0, 0.1254901961);
}

.paragraph--type--pb-card-set {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-card-set .card-set-wrapper {
  width: 100%;
  flex-flow: row wrap;
  gap: 1.5em;
}
@media (max-width: 575.98px) {
  .paragraph--type--pb-card-set .card-set-wrapper {
    width: auto;
  }
}
.paragraph--type--pb-card-set .card-set-col {
  border: none;
}
.paragraph--type--pb-card-set .card-set-col.card-border {
  border: 1px solid #e0e0e0;
}
.paragraph--type--pb-card-set .card-set-col.cards-xs {
  width: 8rem;
}
@media (min-width: 576px) {
  .paragraph--type--pb-card-set .card-set-col.cards-xs {
    width: 10.45rem;
  }
}
@media (min-width: 768px) {
  .paragraph--type--pb-card-set .card-set-col.cards-xs {
    width: 11.5rem;
  }
}
@media (min-width: 992px) {
  .paragraph--type--pb-card-set .card-set-col.cards-xs {
    width: 12rem;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--pb-card-set .card-set-col.cards-xs {
    width: 12rem;
  }
}
@media (min-width: 1400px) {
  .paragraph--type--pb-card-set .card-set-col.cards-xs {
    width: 13rem;
  }
}
.paragraph--type--pb-card-set .card-set-col.cards-xs .btn-card {
  min-width: 100%;
}
.paragraph--type--pb-card-set .card-set-col.cards-sm {
  width: 100%;
}
@media (min-width: 576px) {
  .paragraph--type--pb-card-set .card-set-col.cards-sm {
    width: 16rem;
  }
}
@media (min-width: 768px) {
  .paragraph--type--pb-card-set .card-set-col.cards-sm {
    width: 12rem;
  }
}
@media (min-width: 992px) {
  .paragraph--type--pb-card-set .card-set-col.cards-sm {
    width: 13rem;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--pb-card-set .card-set-col.cards-sm {
    width: 16rem;
  }
}
@media (min-width: 1400px) {
  .paragraph--type--pb-card-set .card-set-col.cards-sm {
    width: 19rem;
  }
}
.paragraph--type--pb-card-set .card-set-col.cards-sm .btn-card {
  min-width: 150px;
}
.paragraph--type--pb-card-set .card-set-col.cards-md {
  width: 100%;
}
@media (min-width: 576px) {
  .paragraph--type--pb-card-set .card-set-col.cards-md {
    width: 16rem;
  }
}
@media (min-width: 768px) {
  .paragraph--type--pb-card-set .card-set-col.cards-md {
    width: 21rem;
  }
}
@media (min-width: 992px) {
  .paragraph--type--pb-card-set .card-set-col.cards-md {
    width: 18rem;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--pb-card-set .card-set-col.cards-md {
    width: 22rem;
  }
}
@media (min-width: 1400px) {
  .paragraph--type--pb-card-set .card-set-col.cards-md {
    width: 26rem;
  }
}
.paragraph--type--pb-card-set .card-set-col.cards-md .btn-card {
  min-width: 200px;
}
.paragraph--type--pb-card-set .card-set-col.cards-lg {
  width: 100%;
}
@media (min-width: 576px) {
  .paragraph--type--pb-card-set .card-set-col.cards-lg {
    width: 22rem;
  }
}
@media (min-width: 768px) {
  .paragraph--type--pb-card-set .card-set-col.cards-lg {
    width: 25rem;
  }
}
@media (min-width: 992px) {
  .paragraph--type--pb-card-set .card-set-col.cards-lg {
    width: 28rem;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--pb-card-set .card-set-col.cards-lg {
    width: 33rem;
  }
}
@media (min-width: 1400px) {
  .paragraph--type--pb-card-set .card-set-col.cards-lg {
    width: 39rem;
  }
}
.paragraph--type--pb-card-set .card-set-col.cards-xl {
  width: 100%;
}
@media (min-width: 1400px) {
  .paragraph--type--pb-card-set .card-set-col.cards-xl {
    width: 80rem;
  }
}

.paragraph--type--pb-card-set .cards-lg .paragraph--type--pb-card .field--name-field-pb-crd-image img {
  max-height: 375px;
}

.paragraph--type--pb-tab-set {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-tab-set .tab--title {
  font-size: 1.75rem;
}
.paragraph--type--pb-tab-set .tab-background {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.paragraph--type--pb-tab-set .tab-set {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}
.paragraph--type--pb-tab-set .tab-set--overlay {
  height: 600px;
  padding: 3rem 6rem 3rem 6rem;
}
@media (max-width: 991.98px) {
  .paragraph--type--pb-tab-set .tab-set--overlay {
    height: auto;
    padding: 3rem 1.5rem 3rem 1.5rem;
  }
}
.paragraph--type--pb-tab-set .tab-set--overlay.bg-tab {
  --bs-bg-opacity: 0.80;
}
.paragraph--type--pb-tab-set .tab-set--overlay.bg-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-maricopa-blue .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-maricopa-blue .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-maricopa-blue ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-maricopa-blue li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-dark .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-dark .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-dark ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-dark li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-cgc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-cgc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-cgc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-cgc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-emc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-emc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-emc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-emc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gcc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gcc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gcc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gcc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gwc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gwc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gwc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gwc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-mcc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-mcc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-mcc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-mcc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pcc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pcc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pcc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pcc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pvc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pvc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pvc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pvc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-scc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-scc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-scc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-scc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-rsc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-rsc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-rsc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-rsc-primary li, .paragraph--type--pb-tab-set .tab-set--overlay.bg-smc-primary .tab--title, .paragraph--type--pb-tab-set .tab-set--overlay.bg-smc-primary .content p, .paragraph--type--pb-tab-set .tab-set--overlay.bg-smc-primary ul, .paragraph--type--pb-tab-set .tab-set--overlay.bg-smc-primary li {
  color: #fff;
}
.paragraph--type--pb-tab-set .tab-set--overlay.bg-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-maricopa-blue a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-dark a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-cgc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-emc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gcc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gwc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-mcc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pcc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pvc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-scc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-rsc-primary a, .paragraph--type--pb-tab-set .tab-set--overlay.bg-smc-primary a {
  color: #fff;
}
.paragraph--type--pb-tab-set .tab-set--overlay.bg-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-maricopa-blue a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-maricopa-blue a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-dark a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-dark a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-cgc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-cgc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-emc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-emc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gcc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gcc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gwc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gwc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-mcc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-mcc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pcc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pcc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pvc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pvc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-scc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-scc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-rsc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-rsc-primary a:focus, .paragraph--type--pb-tab-set .tab-set--overlay.bg-smc-primary a:hover, .paragraph--type--pb-tab-set .tab-set--overlay.bg-smc-primary a:focus {
  background-color: #d9d9d9;
}
.paragraph--type--pb-tab-set .tab-set--overlay.bg-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-maricopa-blue .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-dark .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-cgc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-emc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gcc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-gwc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-mcc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pcc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-pvc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-scc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-rsc-primary .table, .paragraph--type--pb-tab-set .tab-set--overlay.bg-smc-primary .table {
  --bs-table-bg: $white;
  border: 0 transparent;
}
.paragraph--type--pb-tab-set .nav-pills {
  display: flex;
  gap: 0.2em;
}
.paragraph--type--pb-tab-set .nav-pills.tab-grow .nav-item {
  flex-grow: 1;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item {
  width: 280px;
}
@media (max-width: 575.98px) {
  .paragraph--type--pb-tab-set .nav-pills .nav-item {
    width: 100%;
  }
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-maricopa-blue .nav-link.active {
  color: #fff;
  background-color: #002b5c;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-dark .nav-link.active {
  color: #fff;
  background-color: #404040;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-light .nav-link.active {
  color: #fff;
  background-color: #404040;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-cgc-primary .nav-link.active {
  color: #fff;
  background-color: #00818a;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-emc-primary .nav-link.active {
  color: #fff;
  background-color: #642667;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-gcc-primary .nav-link.active {
  color: #fff;
  background-color: #cb333b;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-gwc-primary .nav-link.active {
  color: #fff;
  background-color: #0032a1;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-mcc-primary .nav-link.active {
  color: #fff;
  background-color: #004c97;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-pcc-primary .nav-link.active {
  color: #fff;
  background-color: #00305d;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-pvc-primary .nav-link.active {
  color: #fff;
  background-color: #003da5;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-scc-primary .nav-link.active {
  color: #fff;
  background-color: #215732;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-rsc-primary .nav-link.active {
  color: #fff;
  background-color: #236192;
}
.paragraph--type--pb-tab-set .nav-pills .nav-item.bg-smc-primary .nav-link.active {
  color: #fff;
  background-color: #ad6500;
}
.paragraph--type--pb-tab-set .nav-pills .nav-link {
  background-color: #f2f2f2;
  color: #404040;
  border-radius: 0;
  padding: 1.25em 2.188em;
  width: 100%;
}
.paragraph--type--pb-tab-set .nav-pills .nav-link:hover, .paragraph--type--pb-tab-set .nav-pills .nav-link:focus {
  background-color: #e0e0e0;
}
.paragraph--type--pb-tab-set .btn-tabs {
  min-width: 130px;
}

.paragraph--type--pb-accordion-set {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-accordion-set .accordion-item {
  border: 0;
}
.paragraph--type--pb-accordion-set .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.paragraph--type--pb-accordion-set .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.paragraph--type--pb-accordion-set .ast-background .accordion-button {
  background-color: #f2f2f2;
}
.paragraph--type--pb-accordion-set .accordion-button {
  font-weight: 500;
  color: #404040;
  background-color: transparent;
  margin: 0.35em 0;
  box-shadow: none;
  line-height: var(--bs-body-line-height);
}
.paragraph--type--pb-accordion-set .accordion-button:focus, .paragraph--type--pb-accordion-set .accordion-button:hover {
  z-index: 3;
  border-color: none;
  outline: 0;
  background-color: #cccccc;
  box-shadow: none;
}
.paragraph--type--pb-accordion-set .accordion-button:not(.collapsed):after {
  display: none;
}
.paragraph--type--pb-accordion-set .accordion-button:not(.collapsed) .accordion-icon {
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.75rem;
}
.paragraph--type--pb-accordion-set .accordion-button:not(.collapsed) .accordion-icon.icon-color {
  background-color: #0171bc;
}
.paragraph--type--pb-accordion-set .accordion-button:not(.collapsed) .accordion-icon:before {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M11.5,8.5h-3h-1H5.3H4.5C4.2,8.5,4,8.3,4,8s0.2-0.5,0.5-0.5h0.2h2.8h1h3C11.8,7.5,12,7.7,12,8 S11.8,8.5,11.5,8.5z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.paragraph--type--pb-accordion-set .accordion-button:after {
  display: none;
}
.paragraph--type--pb-accordion-set .accordion-button .accordion-icon {
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.75rem;
}
.paragraph--type--pb-accordion-set .accordion-button .accordion-icon.icon-color {
  background-color: #0171bc;
}
.paragraph--type--pb-accordion-set .accordion-button .accordion-icon:before {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M8.5,4.5C8.5,4.2,8.3,4,8,4S7.5,4.2,7.5,4.5v3h-3C4.2,7.5,4,7.7,4,8s0.2,0.5,0.5,0.5h3v3C7.5,11.8,7.7,12,8,12 s0.5-0.2,0.5-0.5v-3h3C11.8,8.5,12,8.3,12,8s-0.2-0.5-0.5-0.5h-3V4.5z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.paragraph--type--pb-accordion-set .pb_accordion_print_btn {
  color: #404040;
  cursor: pointer;
  margin: 0 20px;
}
.paragraph--type--pb-accordion-set .pb_accordion_print_btn:hover {
  color: #808080;
}

.paragraph--type--pb-file-formlink-table {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-file-formlink-table .fileform-note {
  font-size: 0.75em;
  color: #545454;
  max-width: 100%;
}
@media (min-width: 576px) {
  .paragraph--type--pb-file-formlink-table .fileform-note {
    max-width: 80%;
  }
}
.paragraph--type--pb-file-formlink-table .fileform-table {
  border-collapse: collapse;
  width: 100%;
}
.paragraph--type--pb-file-formlink-table .fileform-table td {
  color: #404040;
  border: none;
}
.paragraph--type--pb-file-formlink-table .fileform-table td a {
  white-space: nowrap;
}
.paragraph--type--pb-file-formlink-table .fileform-table th {
  background-color: #666666;
}
.paragraph--type--pb-file-formlink-table .fileform-table td, .paragraph--type--pb-file-formlink-table .fileform-table th {
  text-align: left;
  padding: 0.85em 1em 0.85em 1em;
}
@media (min-width: 576px) {
  .paragraph--type--pb-file-formlink-table .fileform-table td, .paragraph--type--pb-file-formlink-table .fileform-table th {
    padding: 0.85em 4em 0.85em 2em;
  }
}
.paragraph--type--pb-file-formlink-table .fileform-table tr {
  background-color: transparent;
  border: none;
}
.paragraph--type--pb-file-formlink-table .fileform-table tr:nth-child(odd) {
  background-color: #f2f2f2;
}

.block-fieldblockprogram {
  border-width: 0 !important;
}

.accordion-blk .accordion-item {
  border-radius: 0 !important;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 2px solid #fff;
}
.accordion-blk .accordion-item:last-of-type .accordion-button.collapsed {
  border: 0;
}
.accordion-blk .accordion-item a {
  font-size: 1rem;
  padding: 1rem 0;
}
.accordion-blk .accordion-header {
  border: 0;
}
.accordion-blk .accordion-collapse {
  padding-left: 0.75rem;
  padding-right: 0.5rem;
}
.accordion-blk .file {
  margin-left: 0;
}
.accordion-blk .accordion-button {
  color: #404040;
  background-color: #f2f2f2;
  box-shadow: none;
  border: 0;
  font-weight: 500;
  padding: 0.625em 0 0.625em 0.75rem;
  justify-content: space-between;
}
.accordion-blk .accordion-button:hover, .accordion-blk .accordion-button:focus {
  outline: 0;
  background-color: #e0e0e0;
}
.accordion-blk .accordion-button:not(.collapsed):after {
  display: none;
}
.accordion-blk .accordion-button:not(.collapsed) .accordion-icon {
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.75rem;
}
.accordion-blk .accordion-button:not(.collapsed) .accordion-icon.icon-color {
  background-color: #666666;
}
.accordion-blk .accordion-button:not(.collapsed) .accordion-icon:before {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M11.5,8.5h-3h-1H5.3H4.5C4.2,8.5,4,8.3,4,8s0.2-0.5,0.5-0.5h0.2h2.8h1h3C11.8,7.5,12,7.7,12,8 S11.8,8.5,11.5,8.5z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.accordion-blk .accordion-button:after {
  display: none;
}
.accordion-blk .accordion-button .accordion-icon {
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 0.75rem;
}
.accordion-blk .accordion-button .accordion-icon.icon-color {
  background-color: #666666;
}
.accordion-blk .accordion-button .accordion-icon:before {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M8.5,4.5C8.5,4.2,8.3,4,8,4S7.5,4.2,7.5,4.5v3h-3C4.2,7.5,4,7.7,4,8s0.2,0.5,0.5,0.5h3v3C7.5,11.8,7.7,12,8,12 s0.5-0.2,0.5-0.5v-3h3C11.8,8.5,12,8.3,12,8s-0.2-0.5-0.5-0.5h-3V4.5z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.paragraph--type--pb-h-navigation .horiz-nav-links {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-h-navigation .horiz-nav-links .nav-inner {
  padding-left: 0;
  margin-bottom: 0;
}
.paragraph--type--pb-h-navigation .horiz-nav-links .nav-inner.bg-light .nav-item span {
  color: #404040;
}
.paragraph--type--pb-h-navigation .horiz-nav-links .nav-inner.bg-light .nav-item a {
  color: #404040;
}
.paragraph--type--pb-h-navigation .horiz-nav-links .nav-inner.bg-dark .nav-item span {
  color: #fff;
}
.paragraph--type--pb-h-navigation .horiz-nav-links .nav-inner.bg-dark .nav-item a {
  color: #fff;
}
.paragraph--type--pb-h-navigation .horiz-nav-links .nav-item {
  padding: 0.5rem 0;
}
.paragraph--type--pb-h-navigation .horiz-nav-links .nav-item a {
  font-weight: 500;
  font-size: 1rem;
  padding: 0 2rem;
}
.paragraph--type--pb-h-navigation .horiz-nav-links .nav-item:last-child span {
  display: none;
}

.paragraph--type--student-club {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
@media (min-width: 560px) {
  .paragraph--type--student-club .field--name-field-club-logo {
    float: none;
    margin: 0;
  }
}
.paragraph--type--student-club .field--type-image img {
  margin: 0;
}
.paragraph--type--student-club .field--name-field-club-logo {
  width: 100%;
  margin-bottom: 2rem;
}
@media (min-width: 576px) {
  .paragraph--type--student-club .field--name-field-club-logo {
    width: 180px;
  }
}
.paragraph--type--student-club.layout-image-left .field--name-field-club-logo {
  margin-right: 0;
}
@media (min-width: 576px) {
  .paragraph--type--student-club.layout-image-left .field--name-field-club-logo {
    margin-right: 2rem;
  }
}
.paragraph--type--student-club.layout-image-right .pb-student-club {
  flex-direction: row-reverse;
}
.paragraph--type--student-club.layout-image-right .field--name-field-club-logo {
  margin-right: 0;
}
@media (min-width: 576px) {
  .paragraph--type--student-club.layout-image-right .field--name-field-club-logo {
    margin-left: 2rem;
  }
}

.pb-student-club {
  padding: 4rem;
}
.pb-student-club-wrapper {
  flex: 1;
}
.pb-student-club-text {
  font-size: 1.25rem;
}
.pb-student-club-label {
  font-size: 1.25rem;
  color: #404040;
}

.pb-sidebar-block .field--name-field-pb-sb-image-image {
  display: flex;
}
@media (min-width: 560px) {
  .pb-sidebar-block .field--name-field-pb-sb-image-image {
    float: none;
    margin: 0;
  }
}
.pb-sidebar-block .field--name-field-pb-sb-image-image img {
  margin: 0 auto;
}
.pb-sidebar-block-text.psb-border {
  border: 1px solid #cccccc;
  padding: 1em;
}
.pb-sidebar-block-text p:last-of-type {
  margin-bottom: 0;
}

.paragraph--type--pb-testimonial {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
@media (min-width: 560px) {
  .paragraph--type--pb-testimonial .field--name-field-ss-image {
    float: none;
    margin: 0;
  }
}
.paragraph--type--pb-testimonial .field--type-image img, .paragraph--type--pb-testimonial .field--name-field-user-picture img {
  margin: 0;
}
.paragraph--type--pb-testimonial .field--name-field-ss-image {
  width: 100%;
  margin-bottom: 2rem;
}
@media (min-width: 576px) {
  .paragraph--type--pb-testimonial .field--name-field-ss-image {
    width: 180px;
    margin-bottom: 0;
  }
}
.paragraph--type--pb-testimonial.layout-image-left .field--name-field-ss-image {
  margin-right: 0;
}
@media (min-width: 576px) {
  .paragraph--type--pb-testimonial.layout-image-left .field--name-field-ss-image {
    margin-right: 2rem;
  }
}
.paragraph--type--pb-testimonial.layout-image-right .pb-testimonial {
  flex-direction: row-reverse;
}
.paragraph--type--pb-testimonial.layout-image-right .field--name-field-ss-image {
  margin-right: 0;
}
@media (min-width: 576px) {
  .paragraph--type--pb-testimonial.layout-image-right .field--name-field-ss-image {
    margin-left: 2rem;
  }
}

.pb-testimonial {
  padding: 4rem;
}
.pb-testimonial.dark .pb-testimonial-text,
.pb-testimonial.dark .pb-testimonial-label {
  color: #fff;
}
.pb-testimonial-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pb-testimonial-text {
  font-size: 1.25rem;
}
.pb-testimonial-text .blockquote {
  margin: 0;
  padding: 0;
}
.pb-testimonial-text .blockquote:before {
  content: open-quote;
}
.pb-testimonial-text .blockquote:after {
  content: close-quote;
}
.pb-testimonial-label {
  font-size: 1.25rem;
  color: #404040;
}

.paragraph--type--pb-webform .table > :not(:first-child), .webform-submission-form .table > :not(:first-child) {
  border-top: 0;
}
.paragraph--type--pb-webform .webform-multiple-table td.webform-multiple-table--operations, .webform-submission-form .webform-multiple-table td.webform-multiple-table--operations {
  padding: 0.313em;
}
.paragraph--type--pb-webform .webform-multiple-table--weight, .webform-submission-form .webform-multiple-table--weight {
  margin-bottom: 0 !important;
}
.paragraph--type--pb-webform .webform-multiple-table td input[type=image], .webform-submission-form .webform-multiple-table td input[type=image] {
  float: right;
}
.paragraph--type--pb-webform .webform-multiple-table td input[type=image] + input[type=image], .webform-submission-form .webform-multiple-table td input[type=image] + input[type=image] {
  margin-left: 0;
  float: left;
}
.paragraph--type--pb-webform .form-control, .webform-submission-form .form-control {
  padding: 0.5rem 0.75rem;
}
.paragraph--type--pb-webform a.tabledrag-handle .handle, .webform-submission-form a.tabledrag-handle .handle {
  width: 30px;
  height: 30px;
  margin: 0;
}
.paragraph--type--pb-webform .draggable a.tabledrag-handle, .webform-submission-form .draggable a.tabledrag-handle {
  width: 30px;
  height: 30px;
}
.paragraph--type--pb-webform .webform-multiple-table td.webform-multiple-table--handle, .webform-submission-form .webform-multiple-table td.webform-multiple-table--handle {
  margin-left: 0;
}
.paragraph--type--pb-webform .js-form-type-textfield, .webform-submission-form .js-form-type-textfield {
  margin-bottom: 0px !important;
}
.paragraph--type--pb-webform label, .webform-submission-form label {
  font-weight: 500;
  margin: 1rem 0 0;
}
.paragraph--type--pb-webform legend, .webform-submission-form legend {
  font-size: 1rem;
  font-weight: 500;
  padding-top: 0.5rem;
}
.paragraph--type--pb-webform .checkbox label, .paragraph--type--pb-webform .radio label, .webform-submission-form .checkbox label, .webform-submission-form .radio label {
  margin: 0;
}
.paragraph--type--pb-webform .required + label:after, .paragraph--type--pb-webform .form-required:after, .paragraph--type--pb-webform .required + legend:after, .webform-submission-form .required + label:after, .webform-submission-form .form-required:after, .webform-submission-form .required + legend:after {
  content: "*";
  color: #c10520;
  padding-left: 0.125rem;
}
.paragraph--type--pb-webform #edit-actions, .webform-submission-form #edit-actions {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.paragraph--type--pb-webform #edit-actions .button, .webform-submission-form #edit-actions .button {
  flex-grow: 1;
  margin: 0.5rem;
  max-width: 190px;
  min-width: 190px;
  cursor: pointer;
}
.paragraph--type--pb-webform #edit-actions .button:hover, .paragraph--type--pb-webform #edit-actions .button:focus, .webform-submission-form #edit-actions .button:hover, .webform-submission-form #edit-actions .button:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 43, 92, 0.25);
  background-color: #0160a0;
  border-color: #015a96;
}
.paragraph--type--pb-webform .btn, .webform-submission-form .btn {
  margin-bottom: 1rem;
}
.paragraph--type--pb-webform .input-group > .form-control, .paragraph--type--pb-webform .input-group > .form-select, .webform-submission-form .input-group > .form-control, .webform-submission-form .input-group > .form-select {
  min-width: 4em;
  margin-bottom: 1rem;
}
.paragraph--type--pb-webform .tabledrag-toggle-weight-wrapper, .webform-submission-form .tabledrag-toggle-weight-wrapper {
  margin: 1rem 0;
}
.paragraph--type--pb-webform .tabledrag-toggle-weight-wrapper button, .webform-submission-form .tabledrag-toggle-weight-wrapper button {
  color: #404040;
  padding: 0.5rem 0.75rem;
  border: 1px solid #404040;
  box-shadow: 2px 1px 3px 1px rgba(0, 0, 0, 0.2);
}

.paragraph--type--pb-slideshow {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-slideshow .field--name-field-pb-ss-image {
  float: none;
  margin: 0;
}
.paragraph--type--pb-slideshow .swiper-pagination-bullet-active {
  background-color: #0171bc !important;
}
.paragraph--type--pb-slideshow .thumbs-gallery {
  max-width: 640px;
  height: auto;
  margin: 0 auto;
}
.paragraph--type--pb-slideshow .thumbs-gallery .swiper {
  width: 100%;
  height: 100%;
}
.paragraph--type--pb-slideshow .thumbs-gallery .swiper.thumbs2 {
  height: auto;
  width: 100%;
}
.paragraph--type--pb-slideshow .thumbs-gallery .swiper.thumbs {
  height: auto;
  box-sizing: border-box;
  padding: 10px 0;
  cursor: pointer;
}
.paragraph--type--pb-slideshow .thumbs-gallery .swiper.thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.paragraph--type--pb-slideshow .thumbs-gallery .swiper.thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.paragraph--type--pb-slideshow .thumbs-gallery .swiper-slide {
  text-align: center;
  font-size: 1rem;
  background: #fff;
  background-size: cover;
  background-position: center;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.paragraph--type--pb-slideshow .thumbs-gallery .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.paragraph--type--pb-slideshow .swiper.coverflow {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.paragraph--type--pb-slideshow .swiper.coverflow .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 640px;
  height: 395px;
}
.paragraph--type--pb-slideshow .swiper.coverflow .swiper-slide img {
  display: block;
  width: 100%;
}
.paragraph--type--pb-slideshow .swiper.slides-per-view {
  width: 100%;
  height: auto;
  padding-bottom: 50px;
}
.paragraph--type--pb-slideshow .swiper.slides-per-view .swiper-slide {
  text-align: center;
  font-size: 1rem;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  height: 230px;
}
.paragraph--type--pb-slideshow .swiper.slides-per-view .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.paragraph--type--pb-slideshow .swiper.pagination {
  width: 640px;
  height: 395px;
}
@media (max-width: 767.98px) {
  .paragraph--type--pb-slideshow .swiper.pagination {
    width: 100%;
  }
}
.paragraph--type--pb-slideshow .swiper.pagination .swiper-slide {
  text-align: center;
  font-size: 1rem;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.paragraph--type--pb-slideshow .swiper.pagination .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.paragraph--type--pb-slideshow .swiper.style-navigation {
  width: 100%;
  height: auto;
  padding-bottom: 50px;
}
.paragraph--type--pb-slideshow .swiper.style-navigation .swiper-slide {
  text-align: center;
  font-size: 1rem;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-size: cover;
}
.paragraph--type--pb-slideshow .swiper.style-navigation .swiper-slide img {
  display: block;
  width: 100%;
  margin: 0;
}
.paragraph--type--pb-slideshow .swiper.vertical {
  width: 300px;
  height: 600px;
}
@media (max-width: 767.98px) {
  .paragraph--type--pb-slideshow .swiper.vertical {
    width: 300px;
  }
}
.paragraph--type--pb-slideshow .swiper.vertical .swiper-slide {
  text-align: center;
  font-size: 1rem;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.paragraph--type--pb-slideshow .swiper.vertical .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.paragraph--type--pb-slideshow .swiper.pagination-nav {
  width: 640px;
  height: 395px;
}
@media (max-width: 767.98px) {
  .paragraph--type--pb-slideshow .swiper.pagination-nav {
    width: 100%;
  }
}
.paragraph--type--pb-slideshow .swiper.pagination-nav .swiper-slide {
  text-align: center;
  font-size: 1rem;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.paragraph--type--pb-slideshow .swiper.pagination-nav .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.paragraph--type--pb-masonry-gallery {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-masonry-gallery .field--name-field-pb-mg-image {
  float: none;
  margin: 0;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery {
  column-width: 300px;
  padding: 0;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery img {
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery-link {
  text-decoration: none;
  display: block;
  overflow: hidden;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery-image-container.hide .image-field-caption {
  display: none;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery .image-field-caption {
  display: block;
  color: #fff;
  background-color: #404040;
  font-size: 0.95rem;
  padding: 1rem;
  text-align: left;
  margin: 0;
  line-height: var(--bs-body-line-height);
}
.paragraph--type--pb-masonry-gallery .masonry-gallery-modal .modal-header {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery-modal .btn-close {
  filter: brightness(0) invert(1);
  transition: opacity 0.2s;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery-modal .modal-body {
  margin: 0;
  padding: 0;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery-modal .modal-content {
  background-color: transparent;
  border: none;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery-modal .image-field-caption {
  display: block;
  color: #fff;
  background-color: #404040;
  font-size: 0.95rem;
  padding: 1rem;
  text-align: left;
  margin: 0;
  line-height: var(--bs-body-line-height);
}
.paragraph--type--pb-masonry-gallery .masonry-gallery-carousel .carousel-control-prev-icon, .paragraph--type--pb-masonry-gallery .masonry-gallery-carousel .carousel-control-next-icon {
  height: 4rem;
  background-color: #000;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery .js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}
.paragraph--type--pb-masonry-gallery .masonry-gallery .js-scroll.scrolled {
  opacity: 1;
}
@media (prefers-reduced-motion) {
  .paragraph--type--pb-masonry-gallery .masonry-gallery .js-scroll {
    opacity: 1;
  }
  .paragraph--type--pb-masonry-gallery .masonry-gallery .scrolled {
    animation: none !important;
  }
}
.paragraph--type--pb-masonry-gallery .masonry-gallery .scrolled.fade-in-bottom {
  animation: fade-in-bottom 1s ease-in-out both;
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.paragraph--type--pb-tile-set {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph--type--pb-tile-set .tile-set-wrapper {
  width: 100%;
  flex-flow: row wrap;
  gap: 1.5em;
}
@media (max-width: 575.98px) {
  .paragraph--type--pb-tile-set .tile-set-wrapper {
    width: auto;
  }
}
.paragraph--type--pb-tile-set .tile-set-col {
  border: none;
}
.paragraph--type--pb-tile-set .tile-set-col.tile-border {
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
.paragraph--type--pb-tile-set .tile-set-col.tiles-md {
  width: 100%;
}
@media (min-width: 768px) {
  .paragraph--type--pb-tile-set .tile-set-col.tiles-md {
    width: 22rem;
  }
}
@media (min-width: 992px) {
  .paragraph--type--pb-tile-set .tile-set-col.tiles-md {
    width: 19.25rem;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--pb-tile-set .tile-set-col.tiles-md {
    width: 22.5rem;
  }
}
@media (min-width: 1400px) {
  .paragraph--type--pb-tile-set .tile-set-col.tiles-md {
    width: 26rem;
  }
}
.paragraph--type--pb-tile-set .tile-set-col.tiles-lg {
  width: 100%;
}
@media (min-width: 768px) {
  .paragraph--type--pb-tile-set .tile-set-col.tiles-lg {
    width: 22rem;
  }
}
@media (min-width: 992px) {
  .paragraph--type--pb-tile-set .tile-set-col.tiles-lg {
    width: 29rem;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--pb-tile-set .tile-set-col.tiles-lg {
    width: 34rem;
  }
}
@media (min-width: 1400px) {
  .paragraph--type--pb-tile-set .tile-set-col.tiles-lg {
    width: 40rem;
  }
}

.paragraph--type--pb-tile,
.paragraph--type--pb-tile-brand,
.paragraph--type--pb-tile-svg {
  height: 100%;
}
.paragraph--type--pb-tile .ada-link,
.paragraph--type--pb-tile-brand .ada-link,
.paragraph--type--pb-tile-svg .ada-link {
  cursor: pointer;
}
.paragraph--type--pb-tile .ada-link:hover, .paragraph--type--pb-tile .ada-link:focus,
.paragraph--type--pb-tile-brand .ada-link:hover,
.paragraph--type--pb-tile-brand .ada-link:focus,
.paragraph--type--pb-tile-svg .ada-link:hover,
.paragraph--type--pb-tile-svg .ada-link:focus {
  box-shadow: 0 0 30px rgba(224, 224, 224, 0.75);
}
.paragraph--type--pb-tile .tile,
.paragraph--type--pb-tile-brand .tile,
.paragraph--type--pb-tile-svg .tile {
  height: 100%;
  padding: 1.1rem;
}
.paragraph--type--pb-tile .tile .tile-icon,
.paragraph--type--pb-tile-brand .tile .tile-icon,
.paragraph--type--pb-tile-svg .tile .tile-icon {
  margin-top: 2px;
}
.paragraph--type--pb-tile .tile .tile-svg-icon,
.paragraph--type--pb-tile-brand .tile .tile-svg-icon,
.paragraph--type--pb-tile-svg .tile .tile-svg-icon {
  margin-top: 2px;
  display: flex;
  object-fit: contain;
  width: 76px;
}
.paragraph--type--pb-tile .tile .tile-svg-icon svg,
.paragraph--type--pb-tile-brand .tile .tile-svg-icon svg,
.paragraph--type--pb-tile-svg .tile .tile-svg-icon svg {
  margin: 0 auto;
  width: -webkit-fit-content;
}
.paragraph--type--pb-tile .tile .tile-brand-icon,
.paragraph--type--pb-tile-brand .tile .tile-brand-icon,
.paragraph--type--pb-tile-svg .tile .tile-brand-icon {
  margin-top: 2px;
  width: 54px;
}
.paragraph--type--pb-tile .tile .tile-text,
.paragraph--type--pb-tile-brand .tile .tile-text,
.paragraph--type--pb-tile-svg .tile .tile-text {
  padding-left: 1rem;
}
.paragraph--type--pb-tile .tile .tile-text h3.tile-title,
.paragraph--type--pb-tile-brand .tile .tile-text h3.tile-title,
.paragraph--type--pb-tile-svg .tile .tile-text h3.tile-title {
  line-height: 1.25;
}
.paragraph--type--pb-tile .tile .tile-text h3.tile-title.tile-title-link .field__item,
.paragraph--type--pb-tile-brand .tile .tile-text h3.tile-title.tile-title-link .field__item,
.paragraph--type--pb-tile-svg .tile .tile-text h3.tile-title.tile-title-link .field__item {
  color: var(--bs-link-color);
}
.paragraph--type--pb-tile .tile .tile-text h3.tile-title.tile-title-link .field__item:hover,
.paragraph--type--pb-tile-brand .tile .tile-text h3.tile-title.tile-title-link .field__item:hover,
.paragraph--type--pb-tile-svg .tile .tile-text h3.tile-title.tile-title-link .field__item:hover {
  color: var(--bs-link-hover-color);
  text-decoration: underline;
}
.paragraph--type--pb-tile .tile .tile-text .tile-body p,
.paragraph--type--pb-tile-brand .tile .tile-text .tile-body p,
.paragraph--type--pb-tile-svg .tile .tile-text .tile-body p {
  margin-bottom: 0;
}
.paragraph--type--pb-tile .tile-color-black,
.paragraph--type--pb-tile-brand .tile-color-black,
.paragraph--type--pb-tile-svg .tile-color-black {
  color: black;
}
.paragraph--type--pb-tile .tile-color-maricopa-blue,
.paragraph--type--pb-tile-brand .tile-color-maricopa-blue,
.paragraph--type--pb-tile-svg .tile-color-maricopa-blue {
  color: var(--bs-maricopa-blue);
}
.paragraph--type--pb-tile .tile-color-dark,
.paragraph--type--pb-tile-brand .tile-color-dark,
.paragraph--type--pb-tile-svg .tile-color-dark {
  color: var(--bs-gray-700);
}
.paragraph--type--pb-tile .tile-color-light,
.paragraph--type--pb-tile-brand .tile-color-light,
.paragraph--type--pb-tile-svg .tile-color-light {
  color: var(--bs-gray-400);
}
.paragraph--type--pb-tile .tile-color-cgc-primary,
.paragraph--type--pb-tile-brand .tile-color-cgc-primary,
.paragraph--type--pb-tile-svg .tile-color-cgc-primary {
  color: #00818a;
}
.paragraph--type--pb-tile .tile-color-emc-primary,
.paragraph--type--pb-tile-brand .tile-color-emc-primary,
.paragraph--type--pb-tile-svg .tile-color-emc-primary {
  color: #642667;
}
.paragraph--type--pb-tile .tile-color-gcc-primary,
.paragraph--type--pb-tile-brand .tile-color-gcc-primary,
.paragraph--type--pb-tile-svg .tile-color-gcc-primary {
  color: #cb333b;
}
.paragraph--type--pb-tile .tile-color-gwc-primary,
.paragraph--type--pb-tile-brand .tile-color-gwc-primary,
.paragraph--type--pb-tile-svg .tile-color-gwc-primary {
  color: #0032a1;
}
.paragraph--type--pb-tile .tile-color-mcc-primary,
.paragraph--type--pb-tile-brand .tile-color-mcc-primary,
.paragraph--type--pb-tile-svg .tile-color-mcc-primary {
  color: #004c97;
}
.paragraph--type--pb-tile .tile-color-pcc-primary,
.paragraph--type--pb-tile-brand .tile-color-pcc-primary,
.paragraph--type--pb-tile-svg .tile-color-pcc-primary {
  color: #00305d;
}
.paragraph--type--pb-tile .tile-color-pvc-primary,
.paragraph--type--pb-tile-brand .tile-color-pvc-primary,
.paragraph--type--pb-tile-svg .tile-color-pvc-primary {
  color: #003da5;
}
.paragraph--type--pb-tile .tile-color-scc-primary,
.paragraph--type--pb-tile-brand .tile-color-scc-primary,
.paragraph--type--pb-tile-svg .tile-color-scc-primary {
  color: #215732;
}
.paragraph--type--pb-tile .tile-color-rsc-primary,
.paragraph--type--pb-tile-brand .tile-color-rsc-primary,
.paragraph--type--pb-tile-svg .tile-color-rsc-primary {
  color: #236192;
}
.paragraph--type--pb-tile .tile-color-smc-primary,
.paragraph--type--pb-tile-brand .tile-color-smc-primary,
.paragraph--type--pb-tile-svg .tile-color-smc-primary {
  color: #ad6500;
}
.paragraph--type--pb-tile .tile-color-cgc-secondary,
.paragraph--type--pb-tile-brand .tile-color-cgc-secondary,
.paragraph--type--pb-tile-svg .tile-color-cgc-secondary {
  color: #626367;
}
.paragraph--type--pb-tile .tile-color-emc-secondary,
.paragraph--type--pb-tile-brand .tile-color-emc-secondary,
.paragraph--type--pb-tile-svg .tile-color-emc-secondary {
  color: #d2a36a;
}
.paragraph--type--pb-tile .tile-color-gcc-secondary,
.paragraph--type--pb-tile-brand .tile-color-gcc-secondary,
.paragraph--type--pb-tile-svg .tile-color-gcc-secondary {
  color: #2d2926;
}
.paragraph--type--pb-tile .tile-color-gwc-secondary,
.paragraph--type--pb-tile-brand .tile-color-gwc-secondary,
.paragraph--type--pb-tile-svg .tile-color-gwc-secondary {
  color: #af282f;
}
.paragraph--type--pb-tile .tile-color-mcc-secondary,
.paragraph--type--pb-tile-brand .tile-color-mcc-secondary,
.paragraph--type--pb-tile-svg .tile-color-mcc-secondary {
  color: #bf0d3e;
}
.paragraph--type--pb-tile .tile-color-pcc-secondary,
.paragraph--type--pb-tile-brand .tile-color-pcc-secondary,
.paragraph--type--pb-tile-svg .tile-color-pcc-secondary {
  color: #ffc845;
}
.paragraph--type--pb-tile .tile-color-pvc-secondary,
.paragraph--type--pb-tile-brand .tile-color-pvc-secondary,
.paragraph--type--pb-tile-svg .tile-color-pvc-secondary {
  color: #d9c89e;
}
.paragraph--type--pb-tile .tile-color-scc-secondary,
.paragraph--type--pb-tile-brand .tile-color-scc-secondary,
.paragraph--type--pb-tile-svg .tile-color-scc-secondary {
  color: #ffb81c;
}
.paragraph--type--pb-tile .tile-color-rsc-secondary,
.paragraph--type--pb-tile-brand .tile-color-rsc-secondary,
.paragraph--type--pb-tile-svg .tile-color-rsc-secondary {
  color: #FFCA28;
}
.paragraph--type--pb-tile .tile-color-smc-secondary,
.paragraph--type--pb-tile-brand .tile-color-smc-secondary,
.paragraph--type--pb-tile-svg .tile-color-smc-secondary {
  color: #050505;
}

.paragraph h2.paragraph-title {
  margin-bottom: 1em;
}
.paragraph-border-top {
  border-top: 1px solid #cccccc;
  padding: 3.125em 0 0;
  margin-top: 3.125em;
}
.paragraph-border-bottom {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 3.125em;
  margin-bottom: 3.125em;
}
.paragraph-border-both {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 3.125em 0;
  margin-top: 3.125em;
  margin-bottom: 3.125em;
}
.paragraph .paragraph-description {
  margin-top: -1em;
  margin-bottom: 1.5em;
}
.paragraph.paragraph--type--pb-image {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}
.paragraph.paragraph--type--pb-image .field--name-field-pb-image-image.field--type-image {
  margin-right: 0;
}
.paragraph.paragraph--type--pb-video {
  margin-top: 1.563em;
  margin-bottom: 4.688em;
}

#degree-cert-tabs {
  gap: 0.2em;
}
#degree-cert-tabs .nav-item {
  flex-grow: 1;
  width: 280px;
}
#degree-cert-tabs .nav-item .nav-link {
  background-color: #f2f2f2;
  padding: 1.25em 2.188em !important;
  border-radius: 0;
  width: 100%;
}
#degree-cert-tabs .nav-item .nav-link:hover {
  color: #0171bc;
  background-color: #e0e0e0;
}
#degree-cert-tabs .nav-item .nav-link:focus, #degree-cert-tabs .nav-item .nav-link.active {
  color: #fff;
  background-color: #002b5c;
}

.view-program-degrees-certificates .view-header {
  margin-bottom: 2rem;
}
.view-program-degrees-certificates .view-header a {
  font-weight: 500;
}

.view-program-foi-cards .view-header {
  margin-bottom: 3rem;
}
.view-program-foi-cards .view-header a {
  font-weight: 500;
}

.view-program-program-a-z .view-content {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.875em;
}
.view-program-program-a-z .view-content h3 {
  margin-bottom: 0.844em;
}
.view-program-program-a-z .view-content .letter-group {
  flex: 0 0 100%;
  margin-bottom: 2.188em;
}
@media (min-width: 576px) {
  .view-program-program-a-z .view-content .letter-group {
    flex: 0 0 50%;
  }
}
@media (min-width: 768px) {
  .view-program-program-a-z .view-content .letter-group {
    flex: 0 0 33.33333333%;
  }
}
.view-program-program-a-z .view-content .letter-group ul {
  padding-left: 0;
  list-style: none;
}
.view-program-program-a-z .view-content .letter-group ul li {
  padding-bottom: 0.313em;
}

.program-award-listing {
  margin-top: 2em;
}
.program-award-listing label {
  display: inline-block;
  font-weight: 500;
  max-width: 100%;
  margin-bottom: 0.5em;
}
@media (min-width: 992px) {
  .program-award-listing .award-foi-container {
    gap: 2rem;
  }
}
.program-award-listing .form-item-award,
.program-award-listing .form-item-foi {
  flex: 1 1 auto !important;
}
@media (min-width: 992px) {
  .program-award-listing .form-item-college {
    width: 35%;
    display: inline-block;
    margin-right: 1rem;
  }
  .program-award-listing .form-actions {
    display: inline-flex;
  }
  .program-award-listing .form-actions .form-submit {
    max-width: 150px;
    margin: 0.5em 1em 0 0;
  }
}
.program-award-listing .table > :not(caption) > * > * {
  padding: 0.75rem 0.5rem;
}
.program-award-listing thead {
  font-weight: 500;
}
.program-award-listing .search-results table {
  caption-side: top;
}

.block-views-blockrelated-resources-block {
  border: none;
}
.block-views-blockrelated-resources-block.block {
  padding-top: 0;
}
.block-views-blockrelated-resources-block .view-content > div {
  padding: 0;
}
.block-views-blockrelated-resources-block .list-group-item {
  border: none;
  padding-right: 0;
  padding-left: 0;
}

.view-sidebar-block.block {
  padding-top: 0;
}
.view-sidebar-block .row > * {
  padding-right: 0;
  padding-left: 0;
}

.sidebar h2 {
  font-size: 1.5rem;
  margin-bottom: 0;
  padding: 0 0 0.813rem 0;
}
.sidebar-border {
  width: 100%;
  height: 6px;
  background-color: #002b5c;
}
.sidebar nav .nav {
  margin: 0;
}
.sidebar .block-menu.navigation {
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-top: none;
}
.sidebar .block-menu.navigation ul.nav li.menu-item--expanded > a {
  font-weight: 500;
  border-bottom: none;
}
.sidebar .block-menu.navigation ul.nav li a {
  padding: 0.738em 0 0.738em 0;
  margin: 0 0.938em;
}
.sidebar .block-menu.navigation ul.nav li a:hover, .sidebar .block-menu.navigation ul.nav li a:focus {
  color: #0171bc;
}
.sidebar .block-menu.navigation ul.nav li a.is-active {
  font-weight: 500;
  color: #0171bc;
}
.sidebar .block-menu.navigation ul.nav li ul {
  padding-left: 0.938em;
}

.success-story-bio {
  width: 100%;
  float: none;
  margin-left: 0;
}
@media (min-width: 576px) {
  .success-story-bio {
    float: right;
    clear: right;
    width: 32.59%;
    margin-left: 1.5rem;
  }
}
.success-story-bio .field--name-field-ss-image {
  max-width: 300px;
}
@media (min-width: 560px) {
  .success-story-bio .field--name-field-ss-image {
    float: none;
    margin: 0;
  }
}
.success-story-bio .field__label {
  font-weight: 500;
}
.success-story-content .content-field .clearfix:after {
  display: none;
}
.success-story-content .blockquote {
  font-size: 1.25rem;
  font-weight: 300;
}
.success-story-content .blockquote:before {
  content: open-quote;
}
.success-story-content .blockquote:after {
  content: close-quote;
}
.success-story-content .field--name-field-ss-extracurricular .field__label {
  font-weight: 500;
  margin-bottom: 0.5rem;
}

.success--list {
  margin: 2rem 0;
}
.success--list .views-row {
  padding-left: 0;
}

.success-list-row {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .success-list-row {
    justify-content: flex-start;
    flex-direction: row;
  }
}
.success-list-col {
  padding-left: 0;
}
.success-list-col:first-child {
  padding: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .success-list-col:first-child {
    max-width: 120px;
    margin-right: 2.5rem;
  }
}
.success-list-image {
  margin: 0 auto 1.625rem;
  width: 140px;
  padding: 0;
}
@media (min-width: 576px) {
  .success-list-image {
    width: 160px;
  }
}
@media (min-width: 768px) {
  .success-list-image {
    width: 130px;
    margin: 0;
  }
}
.success-list-image a {
  width: 100%;
}
.success-list-image img {
  width: 100%;
}
.success-list-bio-truncated {
  margin-bottom: 0.875rem;
}
.success-list .modal-title {
  font-size: 1.75rem;
  line-height: 1.2;
}
.success-list .modal-content {
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.95);
}
.success-list .modal-header {
  border: none;
  padding: 1rem 1rem 0;
}
@media (min-width: 768px) {
  .success-list .modal-header {
    padding: 4rem 4rem 0;
  }
}
.success-list .modal-body {
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .success-list .modal-body {
    padding: 0 4rem 4rem;
  }
}

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