body.is-locked {
  position: relative;
  min-height: 100%;
  height: auto;
  overflow: hidden;
}

.header__logo a {
  display: inline-block;
  padding: 1rem;
  background: black;
}

.component__homepage_callout .homepage-callout-text-intro {
  max-width: 72rem;
}

.page-template-template-home .component__page_header {
  height: auto;
}

.modal-video {
  background-color: rgba(0, 0, 0, 0.75);
}

@media (min-width: 992px) {
  .component__news_row .post-card p {
    min-height: unset;
  }

.menu .sub-menu .menu-item.menu-item-has-children:hover .sub-menu {
    z-index: 5;
  }

.component__two_column_callout--intro p {
  padding-right: 8%;
padding-left: 15px;
}
}

@media (max-width: 767px) {
.page-template-template-home .component__page_header {
  height: auto;
  padding-top: 13rem;
}
}

.component__wysiwyg_block ol {
   padding-left: 60px;
list-style: decimal;
}


.component__wysiwyg_block li {
   font-size: 2.1rem;
  line-height: 1.4;
  font-family: Poppins,sans-serif;
margin-bottom: 15px;
  padding-left: 5px;
}

.component__highlighted_grants--block .component__highlighted_grants--copy,
.component__highlighted_grants--block .component__highlighted_grants--link {
  font-family: Poppins,sans-serif;
}

.component__two_column_callout--intro {
  margin-left: 0;
margin-right: 0;
}

.component__two_column_callout--intro p {
  text-align: left;
}

.component__highlighted_grants--logo img {
  max-width: 15rem;
}

.paginate_links span.page-numbers,
.paginate_links span.page-numbers.current,
.paginate_links a.page-numbers {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.modal-video-new {
  display: none;
}

/* Eyebrow */
article:has(.eyebrow) {
  padding-top: 0;
}


.eyebrow {
  background: #FFC20F;
  padding: 22px 22px;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  align-items: center;
  width: 100%;
}

.eyebrow__image {
  position: absolute;
  width: 310px;
  height: 233px;
  top: -70px;
  left: -50%;
}

.eyebrow__content {
  display: flex;
  align-items: center;
  position: relative;
}

.eyebrow__content-text p {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; 
  margin: 0;
}

.eyebrow__content-link {
  color: #FFF;
  text-align: center;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  background: black;
  padding: 11px 32px;
  margin: 0;
  margin-left: 25px;
  text-decoration: none;
}

.eyebrow__content-link:hover {
  background: #283895;
  color: #FFF;
}

.eyebrow__close {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: 38px;
  transform: translateY(-50%);
}

@media screen and (max-width: 1280px) {
  .eyebrow__image {
    left: -40%;
  }
} 

@media screen  and (max-width: 1000px) {
  .eyebrow__image {
    top: -50px;
    right: -300px;
    left: initial;
    max-width: initial;
  }

  .eyebrow__content {
    flex-direction: column;  
    max-width: 208px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  
   .eyebrow__content-text p {
    font-size: 16px;
  }

  .eyebrow__content-link {
    font-size: 14px;
    padding: 4px 16px;
    margin-left: 0px;
    margin-top: 14px;
  }
}

@media screen  and (max-width: 767px) {
  .eyebrow {
    justify-content: flex-start;
    padding: 22px 20px 16px 30px;
  }
  

  .eyebrow__image {
    top: -30px;
    right: -220px;
  }

  .eyebrow__close {
    top: 20px;
    transform: initial;
  }
}


/* Page Header Full */
body.has-phf.page-template-issue-template .component__page_header--no-image::after,
body.has-phf.page-template-issue-template .header__no-image {
  background: none;
}


body.has-phf.page-template-issue-template .component__page_header--no-image,
body.has-phf.page-template-issue-template .header__no-image, 
body.has-phf.section.component__page_header.component__page_header--no-image,
body.has-phf .header,
body.has-phf .single-page-hero--breadcrumbs,
body.has-phf .breadcrumbs--container {
  background: #F8F7F8;
}

body.has-phf .single-page-hero--breadcrumbs {
  white-space: initial;
  text-overflow: initial;
}

body.has-phf .single-page-hero--breadcrumbs > span  {
  line-height: normal;
}

body.has-phf .single-page-hero--breadcrumbs > span > span {
  white-space: nowrap;
}

body.has-phf .header__nav ul li a {
  color: #000;
}

body.has-phf nav .nav-button a::after {
  content: url(/wp-content/themes/custom/sentinel/dist/images/btn-link-dark.svg);
}

@media (min-width: 992px) {
  body.has-phf nav .menu-item.menu-item-parent.menu-item-has-children > a::after {
    content: url(/wp-content/themes/custom/sentinel/dist/images/nav-arrow-dark.svg);
  }
}

body.has-phf .header .hamburger .bar {
  background-color: #000;
}

body.has-phf .checkbox1:checked + label > .hamburger1 > .bar2,
body.has-phf .checkbox1:checked + label > .hamburger1 > .bar3 {
  background-color: transparent;
}


/* module page header full */
.phf {
   background: #F8F7F8;
   padding-bottom: calc(50px - 2.5rem);
}

.phf .content {
  display: flex;
  flex-direction: column;
}


.phf__content {
  width: 100%;
}

.phf__content h1 {
  font-size: 39px;
  margin: 0;
  color: #000;
}

.phf__subtext {
  color: #000;
  line-height: 140%; 
  margin-top: 30px;
}
 
.phf__links {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 35px;
}

.phf__link {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  font-size: 16px;
  justify-content: center;
  text-transform: uppercase;
  font-family: Oswald;
  font-weight: 600;
  text-align: center;
  white-space: no-wrap;
}

 
.phf__link.phf__link--top {
  background: #000;
  color: #FFF;
}

.phf__link:hover,
.phf__link.phf__link--top:hover {
  color: #FFF;
  background: #283895;
}
 
 
.phf__link.phf__link--bottom {
  background: #FFF;
  color: #000;
}


@media (min-width: 768px) {
  .phf {
    padding-bottom: 60px;
  }
  .phf__content h1 {
    font-size: 54px;
    margin: 0;
  }
  
  .phf__subtext {
    margin-top: 20px;
  }
  
  .phf .content {
    flex-direction: row;
  }
  
  .phf__links {
    width: 25%;
    margin-top: 0;
    margin-left: 40px;
  }
  
  .phf.has-twis .content {
    justify-content: space-between;
  }
  
  .phf.has-twis .phf__content {
    max-width: 700px
  }
  
  .phf.has-twis .phf__links {
    width: auto;
  }
  
 .phf.has-twis .phf__link {
   padding-left: 30px;
   padding-right: 30px;
 }
}

@media (max-width: 767px) {
  .phf.has-twis {
    padding-bottom: 116px;
  } 
}



/* awards */


/* * module-key_dates_timeline */
.kdt {
  padding-top: calc(52px - 2.5rem);
  padding-bottom: 20px;
}

.kdt__content {
  display: flex;
  flex-direction: column;
}

.kdt .kdt__text-copy {
  margin-bottom: 35px;
}

.kdt .kdt__text-copy p {
  color: #000;
  line-height: normal;
}

.kdt .kdt__text-copy p:not(:last-of-type) {
  margin-bottom: 2rem;
}

.kdt__download-btn.btn {
  margin-top: 35px;
}

.kdt__dates {
  flex: 1;
  margin-top: 50px;
  border: 2px solid #000;
}

.kdt__dates-container {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 28px 48px 28px 25px;
}

.kdt__dates-container::after {
  height: 100%;
  content: "";
  background: #f7f7f7;
  width: calc(100%);
  position: absolute;
  top: 14px;
  left: -14px;
  z-index: -1;
}

.kdt__dates-title {
  color: #000;
  font-family: Oswald;
  font-weight: 700;
  text-transform: uppercase;
}

.kdt__dates-timeline {
  position: relative;
  margin-top: 32px;
}


.kdt__timeline-item {
  display: flex;
  align-items: flex-start;
  padding-bottom: 31px;
  position: relative;
}


.kdt__timeline-item:last-child {
  padding-bottom: 0;
}

.kdt__timeline-item:not(:last-child)::before {
  content: '';
  position: absolute;
  left: 4.5px;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  border-left: 1px solid #000;
  transform: translateY(10px);
}

.kdt__timeline-item.line-dashed::before {
  border-left: 1px dashed #000;
} 

.kdt__timeline-dot {
  position: relative;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 50%;
  flex-shrink: 0;
  transform: translateY(50%);
}

.kdt__timeline-item.dot-empty .kdt__timeline-dot {
  background: #fff;
  border: 1px solid #000;

}

.kdt_timeline-content {
  margin-left: 10px;
}
.kdt__timeline-date {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.kdt__timeline-description {
  color: #000;
  font-size: 14px;
}

@media (max-width: 767px) {
  .kdt__download-btn.btn.btn-black {
    width: 100%;
  } 
}

@media (min-width: 768px) {
  .kdt {
    padding-bottom: 20px;
  }
  
  .kdt__content {
    flex-direction: row;
    align-items: flex-start;
  }

  .kdt .kdt__text {
    width: 58%;
    margin-top: 42px;
    margin-right: 10%;
  }

  .kdt .kdt__text-copy {
    margin-bottom: 22px;
  }

  .kdt__download-btn.btn {
    margin-top: 50px;
  }

  .kdt__dates {
    margin-top: 0;
  }

  .kdt__dates-container::after {
    top: -14px;
  }
}

/* * module-key_dates_timeline end  */



/* * module-image_quote  */
.tciq {
  position: relative;
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 54px;
}

.tciq .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1000px;
}

.tciq figure {
  position: relative;
  width: 100%;
  display: block;
}

.tciq figure::after {
  height: 100%;
  content: "";
  border: 2px solid #f7f7f7;
  width: calc(100%);
  position: absolute;
  top: -14px;
  right: -14px;
  z-index: 1;
}

.tciq figure img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 2;
}

.tciq__content {
  padding-top: 60px;
}

.tciq__quote-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
}

.tciq__parenthesis {  
  width: fit-content;
  margin-bottom: 15px;
}

.tciq__quote-wrapper p {
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  padding-left: 20px; 
  padding-right: 20px;
}

.tciq__author {
  display: flex;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 415px;
}

.tciq__author-name {
  color: #FFF;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
}

.tciq__author-title {
  color: #FFF;
  font-size: 13px;
  margin: 0;
}


@media (min-width: 768px) {
  .tciq {
    padding-bottom: 90px;
  }

  .tciq .content { 
    flex-direction: row;
    align-items: center;
  }

  .tciq figure {
    width: 30%;
  }

  .tciq figure::after {
    top: 14px;
  }

  .tciq__content {
    padding-top: 127px;
    flex: 1;
    padding-left: 10%;
  }

  .tciq__quote-wrapper {
    flex-direction: row;
    align-items: flex-start;
  }

  .tciq__parenthesis {
    transform: translateY(-20px);
  }


  .tciq__quote p {
    font-size: 20px;
  }

  .tciq__author {
    display: flex;
    justify-content: flex-end;
    margin-right: -13%;
    margin-top: 40px;
    max-width: 415px;
    margin-left: auto;
  }
  
  .tciq__author-title,
  .tciq__author-name {
    font-size: 14px;
  }
} 
/* * module-image_quote end */


/* * module-two_faq_webinar */
.tcfw {
  padding-top: 30px;
  padding-bottom: 30px;
}

.tcfw__faq-title {
  color: #000;
  font-family: Oswald;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 36px;
}


.tcfw .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 70px;
}

.tcfw__faq-item {
  padding: 20px 44px 20px 25px;
  border: 2px solid #000;
}

.tcfw__faq-item:not(:last-child) {
  margin-bottom: 4px;
}


.tcfw__faq-item-q {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.tcfw__faq-item-icon {
  position: relative;
  width: 12px;
}

.tcfw__faq-item-icon::before,
.tcfw__faq-item-icon::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  transform: translateY(-50%);
  transition: 350ms ease;
}

.tcfw__faq-item-icon::after {
  transform: translateY(-50%) rotate(90deg);
}

.tcfw__faq-item-title {
  margin-left: 20px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.tcfw__faq-item-a {
  padding-left: 35px;
  max-height: 0;
  transition: max-height 400ms ease;
  overflow: hidden;
}

.tcfw__faq-item-a-text {
  padding-top: 20px;
}

.tcfw__faq-item-a-text p {
  color: #000;
}

.tcfw__faq-item.active .tcfw__faq-item-icon::before {
  transform: translateY(-50%) rotate(180deg);
}

.tcfw__faq-item.active .tcfw__faq-item-icon::after {
  transform: translateY(-50%) rotate(180deg);
}

.tcfw__webinar-header {
  color: #000;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 36px;
}
.tcfw__webinar figure {
  position: relative;
  width: 100%;
}

.tcfw__webinar figure::before {
  content: "";
  display: block;
  height: 0;
  padding-top: 54%;
}

.tcfw__webinar figure::after {
  height: 100%;
  content: "";
  border: 2px solid #000;
  width: 100%;
  position: absolute;
  top: -14px;
  right: -14px;
  z-index: -1;
}

.tcfw__webinar figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tcfw__webinar-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin-top: 35px;
  margin-bottom: 20px;
}

.tcfw__webinar-copy {
  color: #000;
  font-size: 14px;
}

.tcfw__webinar-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: black;
  color: #FFF;
  text-align: center;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 16px 24px;
  margin-top: 20px;
  width: 100%;
}

.tcfw__webinar-link:hover {
  background: #283895;
  color: white;
}

.tcfw__webinar-join-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
}

.tcfw__webinar-join-text {
  color: #000;
  font-size: 14px;
  margin-bottom: 20px;
}

.tcfw__webinar-dates {
  background-color: #F2F2F2;
  padding: 19px 30px;
  margin-bottom: 20px;
}

.tcfw__webinar-dates-item:not(:last-child) {
  border-bottom: 1px solid #000;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

.tcfw__webinar-dates-item-title {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
}

.tcfw__webinar-dates-item-context  {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

@media (min-width: 768px) { 
  .tcfw .content {
    flex-direction: row;
  }

  .tcfw__faq {
    width: 65%;
  }

  .tcfw__webinar {
    flex: 1;
  }


  .tcfw__webinar figure::after {
    top: 14px;
  }

  .tcfw__webinar-link {
    width: fit-content;
  }

  .tcfw__webinar-dates {
    max-width: 270px;
  }
}
/* * module-two_col_faq_webinar end */


/* * module-two_col_staggered_list */
.tcsl {
  padding-bottom: 100px;
}

.tcsl .content {
  max-width: 1000px;
}

.tcsl__header {
  color: #000;
  font-family: Oswald;
  font-size: 34.378px;
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 40px;
}

.tcsl__list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.tcsl__list-col {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.tcsl__list-item {
  position: relative;
  padding: 40px 30px 70px 20px;
  border: 2px solid #000;
}

.tcsl__list-item::after {
  height: 100%;
  content: "";
  background: #f7f7f7;
  width: 100%;
  position: absolute;
  top: 1rem;
  left: -1.5rem;
  z-index: -1;
}

.tcsl__list-item-title {
  font-family: Oswald;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

.tcsl__list-item-copy {
  margin-top: 20px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.tcsl__list-item-link-wrap {
  position: absolute;
  bottom: 0;
  left: 50px;
  transform: translateY(70%);
}

.tcsl__list-item-link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-family: Oswald;
  text-decoration: none;
  text-transform: uppercase;
  transition: 350ms linear;
}

.tcsl__list-item-link:hover {
  color: #fff;
}

.tcsl__list-item-link:hover::after {
  background: #283895;
}

.tcsl__list-item-link::after {
  content: "";
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  transition: 350ms ease;
}

@media (min-width: 768px) {
  .tcsl {
    padding-bottom: 160px;
  }

  .tcsl__header {
    font-size: 34.378px;
  }

  .tcsl__list-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
  }

  .tcsl__list-col {
    width: calc((100% - 40px) / 2);
  }

  .tcsl__list-col:nth-of-type(1) .tcsl__list-item {
    top: 40px;
  }
}


/* module-studies_post_list*/
.studies-post-list {
  padding-top: 20px;
  padding-bottom: 60px;
}

.studies-post-list__item {
  display: flex;
  flex-direction: column;
}

.studies-post-list__item:not(:first-of-type) {
  margin-top: 100px;
}

.studies-post-list__item .studies-post-list__item-image {
  position: relative;
  display: block;
}

.studies-post-list__item .studies-post-list__item-image::before {
  content: "";
  display: block;
  height: 0;
  padding-top: 54.5%;
}

.studies-post-list__item .studies-post-list__item-image::after {
  height: 100%;
  content: "";
  border: 2px solid #000;
  width: calc(100% - 1rem);
  position: absolute;
  bottom: -14px;
  right: -14px;
  z-index: -1;
}

.studies-post-list__item .studies-post-list__item-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.studies-post-list__item-content {
  margin-left: 0;
  margin-top: 60px;
}

.studies-post-list__item-content .studies-post-list__item-headline {
  font-family: Oswald;
  font-size: 34px;
  font-weight: 700;
  line-height: 115%;
  text-transform: uppercase;
  margin: 0;
}

.studies-post-list__item-content .studies-post-list__item-headline a {
  text-decoration: none;
  color: #000;
  transition: all 350ms ease;
}

.studies-post-list__item-content .studies-post-list__item-headline a:hover {
  text-decoration: underline;
  color: #283895;
}

.studies-post-list__item-content p {
  margin-top: 2rem;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: 0.24px;
}

.studies-post-list__item-content .studies-post-list__item-cta {
  display: inline-block;
  padding: 16px 24px;
  margin-top: 35px;
  color: #FFF;
  background-color: #000;
  text-align: center;
  font-family: Oswald;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #000;
  text-decoration: none;
  transition: all 350ms ease;
}

.studies-post-list__item-content .studies-post-list__item-cta:hover {
  background-color: #283895;
  color: #fff;
}

@media (min-width: 768px) {
  .studies-post-list__item {
    flex-direction: row;
    align-items: center;
  }

  .studies-post-list__item-content  {
    margin-top: 0;
    margin-left: 70px;
    width: 60%;
  }

  .studies-post-list__item .studies-post-list__item-image {
    width: 40%;
  }
}


/* study details intro*/
.studies-detail__intro {
  padding-top: 60px;
  padding-bottom: 60px;
}

.studies-detail__intro .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
}

.studies-detail__intro-list {
  width: 100%;
}

.studies-detail__intro-table {
  border-collapse: collapse;
  width: 100%;
}

.studies-detail__intro-table tr:not(:last-child) {
  border-bottom: 1px solid grey;
}

.studies-detail__intro-table tr:not(:last-child) td {
  padding-bottom: 20px;
}

.studies-detail__intro-table tr:not(:first-child) td {
  padding-top: 20px;
}

.studies-detail__table-title,
.studies-detail__table-content,
.studies-detail__intro-copy p {
  color: #000;
  font-family: Poppins;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 0.28px;
  padding-right: 23px;
}

.studies-detail__table-title {
  opacity: 0.7;
}

.studies-detail__intro-cta-row {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-top: 36px;
}

.studies-detail__intro-cta {
  background: #000;
  color: #FFF;
  padding: 16px 24px;
  text-decoration: none;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Oswald;
  transition: 250ms ease;
}

.studies-detail__intro-cta:hover {
  background: #283895;
  color: white;
} 

.studies-detail__intro-funding-row {
  position: relative;
  max-width: 217px;
}

.studies-detail__intro-funding {
  position: absolute;
  left: 31px;
  color: #000;
  font-size: 10px;
  font-weight: 500;
  line-height: 150%;
  margin: 0;
}

@media (max-width: 1024px ) { 
  .studies-detail__intro-cta-row {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}


@media (min-width: 768px) {
  .studies-detail__intro {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .studies-detail__intro .content {
    flex-direction: row;
  }

  .studies-detail__intro-list,
  .studies-detail__intro-summary {
    width: 50%;
  }

  .studies-detail__intro-table {
    max-width: 483px;
  }

  .studies-detail__intro-copy {
    max-width: 514px;
  }

  .studies-detail__intro-cta-row {
    justify-content: space-between;
  } 
  
  
}
/* studies detail intro end*/


/* * studies detail__graphic */
.studies-detail__graphic {
  padding-top: 20px;
}

.studies-detail__graphic-line {
  border-bottom: 1px solid #D4D4D4;
  width: 100%;
  margin-top: 35px;
}


@media (min-width: 768px) { 
  .studies-detail__graphic {
    padding-top: 60px;
  }
  
  .studies-detail__graphic-line {
    border-bottom: 1px solid #D4D4D4;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    margin-top: 80px;
  }
}
/* * studies detail__graphic end*/

/* * studies detail__summary */
.studies-detail__summary {
  padding-top: 35px;
}

.studies-detail__summary .content {
  padding-bottom: 60px;
}

.studies-detail__summary--main h2 {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 40px;
}

.studies-detail__summary-copy p {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 155%; 
  letter-spacing: 0.36px;
  transition: 250ms ease;
}

.studies-detail__summary-cta {
  margin-top: 60px;
}

.studies-detail__summary-cta:hover {
  background: #283895;
  color: white;
}


.studies-detail__summary-line {
  border-bottom: 1px solid #D4D4D4;
  width: 100%;
}
@media (min-width: 768px) {
  .studies-detail__summary {
    padding-top: 80px;
    padding-bottom: 80px;
  }
    
  .studies-detail__summary--main h2 {
    font-size: 34.378px;
  }
  
  .studies-detail__summary .content {
    padding-bottom: 142px;
  }
  
  .studies-detail__summary-copy p {
    font-size: 18px;
  }
  
  .studies-detail__summary-line  {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
  }
}
/* * studies detail__summary end*/

/* studies detail other posts */
.studies-detail__other_posts .content {
  padding-top: 0;
  padding-bottom: 0;
}

.studies-detail__other_posts h2 {
  margin-top: 0;
  margin-bottom: 30px;
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .studies-detail__other_posts h2 {
    font-size: 34.378px;
  }
  
  .studies-detail__other_posts {
    padding-top: 55px;
  }
}

@media (max-width: 767px) {
  .studies-detail__other_posts {
    display: none;
  }
}

/* studies detail other posts end */


/* btn */
.btn.btn-black {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 16px 24px;
  font-size: 14px;
  font-weight: 600;
  background: #000;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  transition: 250ms ease;
}

.btn.btn-black:hover {
  background-color: #283895;
}

@media(min-width: 768px) {
  .btn.btn-black {
    font-size: 16px;
  }  
}

/* btn end */


/* studies detail__slider */
.studies-detail__slider .content {
  width: 100%;
}
.studies-detail__slider-image {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 21px;
}

.studies-detail__slider--main {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;

}

.studies-detail__slider-arrow {
  cursor: pointer;
}

.studies-detail__slider-image img {
  width: 40px;
}

.studies-detail__slider-arrow svg {
  width: 15px;
}

.studies-detail__slider-draggable {
  margin: 0 auto;
  max-width: 641px;
  position: relative;
  overflow: hidden;
}

.studies-detail__slider-track {
  display: flex;
  transition: 350ms ease;
}

.studies-detail__slider-item {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

.studies-detail__slider-item p {
  color: #000;
  font-size: 18px; 
  font-weight: 700;
  line-height: 115%;
  text-align: center;
  font-family: Helvetica;
}

.studies-detail__slider-indicator {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.studies-detail__slider-indicator-item {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #CECECE;
  margin: 0 4px;
  cursor: pointer;
}

.studies-detail__slider-indicator-item.is-active {
  background: #2A3A91;
}

@media(min-width: 768px) {
  .studies-detail__slider-arrow svg {
    width: 19px;
  }
  
  .studies-detail__slider-image img {
    width: 65px;
  }

  .studies-detail__slider-item p {
    font-size: 26px;
  }
}
/* Studies Detail slider end */

/* studies detail_video */
.studies-detail__video {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.studies-detail__video--container {
  position: relative;
}

.studies-detail__video.is-active .studies-detail__video--title {
  pointer-events: none;
}

.studies-detail__video.is-active::after {
  display: none;
}

.studies-detail__video--inner {
  position: relative;
}

.studies-detail__video--image {
  display: block;
  width: 100%;
}

.studies-detail__video--image.is-hidden {
  display: none;
}

.studies-detail__video--iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.studies-detail__video--title {
  display: flex;
  z-index: 2;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  transition: transform 400ms ease, opacity 350ms ease;
}


.studies-detail__video--title:hover .studies-detail__video--icon svg {
  transform: scale(1.1);
}

.studies-detail__video--icon {
  width: 72px;
}

.studies-detail__video--icon svg {
  width: 45px;
  height: 45px;
  transition: transform 400ms ease;
}

.studies-detail__video--content {
  padding-left: 10px;
}

.studies-detail__video--content h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  color: #FFF;
}

.studies-detail__video--subtext {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  color: #000;
}

.studies-detail__video--title.is-tucked {
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
}

.studies-detail__video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,.8);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s,visibility .25s;
  pointer-events: none;
}

.studies-detail__video-overlay.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}


.studies-detail__video-overlay-inner {
  display: none;
  position: fixed;
  z-index: 99999;
  margin: 0 auto;
  padding-bottom: 43.25%;
  padding-top: 25px;
  height: 0;
  width: 79%;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.studies-detail__video-overlay-inner.is-active {
  display: block;
}


.studies-detail__video-overlay-close  {
  position: absolute;
  top: -11px;
  right:-32px;
  width: 26px;
  cursor: pointer;
}


@media (min-width: 768px) {
  .studies-detail__video {
    margin-bottom: 60px;
  }
  .studies-detail__video::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(205deg, rgba(0, 0, 0, 0.00) 52.14%, #000 105.88%);
    z-index: 0;
  }

  .studies-detail__video--inner {
    aspect-ratio: 16 / 9;
  }

  .studies-detail__video--image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .studies-detail__video--title {
    position: absolute;
    bottom: 54px;
    left: 52px;
  }

  .studies-detail__video--content {
    flex: 1;
    max-width: 640px;
    padding-left: 40px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
  
  .studies-detail__video--content h2, 
  .studies-detail__video--content p {
    font-size: 16px;
  }
  
  .studies-detail__video--subtext.desktop {
    display: block;
    color: #FFF;
  }
  
  .studies-detail__video--subtext.mobile {
    display: none;
  }

  .studies-detail__video--icon svg {
    width: 100px;
    height: 100px;
  }
  
  .studies-detail__video-overlay-close  {
    top: -8px;
    right: -39px;
    width: 38px;
    
  }
}

@media (max-width: 767px) {
  .studies-detail__video--title {
    padding: 10px 20px;
    align-items: center;
  }
  
  .studies-detail__video--icon {
    width: 42px;
  }

  .studies-detail__video--icon svg path {
    fill: #000;
  }
  
  .studies-detail__video--subtext.desktop {
    display: none;
  }
  
  .studies-detail__video--subtext.mobile {
    display: block;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
  }
}
/* studies detail_video end */


/* * module-banner-btn */
.banner-btn {
  position: relative;
  background-color: #FFBF00;
}

.banner-btn .content  {
  padding-top: 20px;
  padding-bottom: 20px;
}

.banner-btn__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  position: relative;
}

.banner-btn__copy {
  padding-right: 40px;
}

.banner-btn__copy p {
  font-size: 13px
}

.banner-btn .btn {
  width: 100%;
  white-space: nowrap;
}

.banner-btn__close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-50%, 50%);
  cursor: pointer;
}

@media (min-width: 768px) {
  .banner-btn .content   {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .banner-btn__content {
    flex-direction: row;
    position: static;
  }

  .banner-btn__copy {
    padding-right: 0;
  }

  .banner-btn__copy p {
    font-size: 15px
  }

  .banner-btn .btn {
    width: fit-content
  }

  .banner-btn__close {
    top: auto;
    right: 40px;
    transform: translate(0, 0);
  }
}
/* * module-banner-btn end */



/* * module-overview_list */
.overview-list {
  padding-top: 20px;
  padding-bottom: 60px;
}

.overview-list__header {
  color: #000;
  font-family: Oswald;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}

.overview-list__content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 29px;
  flex-direction: column;
  gap: 35px;
}

.overview-list__item {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.overview-list__item-icon {
  width: 45px;
}

.overview-list__item-content {
  margin-left: 22px;
}

.overview-list__item-title {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 149.873%;
}

.overview-list__item-copy p {
  color: #000;
  font-size: 12px;
  line-height: 149.873%;
}


@media (min-width: 768px) {
  .overview-list {
    padding-bottom: 80px;
  }
  
  .overview-list__header {
    font-size: 36px;
  }

  .overview-list__content {
    flex-direction: row;
    gap: 25px;
    margin-top: 50px;
  }

  .overview-list__item {
    flex-direction: column;
    width: calc((100% - (25px * 2)) / 3);
  }
  
  .overview-list__item-icon {
    width: auto;
  }

  .overview-list__item-content {
    margin-top: 28px;
    margin-left: 0;
  }
  
  .overview-list__item-copy p,
  .overview-list__item-title {
    font-size: 13px;
  }
}

@media (min-width: 1024px) {
  .overview-list__item {
    width: calc((100% - (25px * 4)) / 5);
  }
}
/* * module-overview_list end */



/* * module-sticky_content_faq */
.scf {
  padding-top: 50px;
  padding-bottom: 10px;
}

.scf__header {
  color: #000;
  font-family: Oswald;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.scf__header::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #FFBF00;
}

.scf__copy {
  margin-top: 25px;
  max-width: 950px;
}

.scf__row {
  display: flex;
  margin-top: 50px;
}

.scf__aside {
  display: none;
  width: 270px;
  position: relative;
}

.scf__aside-sticky {
  position: sticky;
  top: 60px;
  gap: 16px;
}

.scf__aside-sticky ul {
  list-style: none;
}

.scf__aside-link {
  position: relative;
  color: #C0C0C0;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
}

.scf__arrow {
  display: none;
  position: absolute;
  top: 7px;
  right: -15px;
  width: 0; 
  height: 0; 
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent; 
  border-left: 9px solid #FFBF00; 
  line-height: normal;
}

.scf__aside-link.active {
  color: #000;
}

.scf__aside-link.active .scf__arrow {
  display: block;
}

.scf__main {
  flex: 1;
}

.scf__main-section p {
  color: #000;
  font-size: 15px;
}

.scf__main-section:not(:first-of-type) {
  padding-top: 50px;
}

.scf__main-section--header {
  color: #000;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
}

.scf__main-section--copy ul,
.scf__faq-item-a ul {
  list-style: initial;
  padding-left: 24px;
}

.scf__main-section--copy ul li,
.scf__faq-item-a ul li {
  color: #000;
  font-family: Poppins;
  font-size: 15px;
  line-height: 149.873%;
}

.scf__main-section--copy ul li:not(:first-of-type),
.scf__faq-item-a ul li:not(:first-of-type) {
  margin-top: 15px;
}

.scf__main-section--copy ul:not(:first-child) {
  margin-top: 23px;
}

.scf__main--two-col {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-top: 20px;
}

.scf__main-col-link.btn.btn-black {
  margin-top: 18px;
  white-space: nowrap;
  font-size: 15px;
}


.scf__main--faq {
  margin-top: 50px;
}

.scf__faq-item {
  border: 2px solid #000;
}

.scf__faq-item:not(:first-of-type) {
  margin-top: 5px;
}

.scf__faq-item.active .scf__faq-item-a {
  display: block;
}

.scf__faq-item.active .scf__faq-item-icon::after {
  transform: rotate(180deg);
}

.scf__faq-item-q {
  position: relative;
  padding-top: 20px;
  padding-left: 44px;
  padding-right: 22px;
  padding-bottom: 20px;
  cursor: pointer;
}

.scf_faq-item-icon {
  position: relative;
}

.scf__faq-item-icon::before,
.scf__faq-item-icon::after {
  position: absolute;
  content: "";
  top: 29px;
  left: 20px;
  width: 12px;
  height: 2px;
  background-color: #000;
}

.scf__faq-item-icon::after {
  transform: rotate(90deg);
}

.scf__faq-item-title {
  font-weight: 700;
}

.scf__faq-item-a {
  display: none;
  padding-left: 44px;
  padding-right: 22px;
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .scf__main-col-link.btn.btn-black {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .scf {
    padding-top: 91px;
    padding-bottom: 40px;
  }

  .scf__header { 
    font-size: 36px;
  }

  .scf__row {
    margin-top: 95px;
  }

  .scf__main-section:not(:first-of-type) {
    padding-top: 96px;
  }

  .scf__main-section--header {
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 500;
  }

  .scf__main-section p,
  .scf__main-section--copy ul li {
    font-size: 16px;
  }
  
  .scf__main-section--copy ul, 
  .scf__faq-item-a ul {
    padding-left: 45px;
  }
  
  .scf__main-section--copy ul:not(:first-child) {
    margin-top: 28px;
  }
  
  .scf__main-section--copy ul li:not(:first-of-type),
  .scf__faq-item-a ul li:not(:first-of-type) {
    margin-top: 20px;
  }

  .scf__main--two-col {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 100px;
    row-gap: 40px;
    padding-top: 45px;
  }

  .scf__main-col {
    width: 50%;
    max-width: 281px;
  }

  .scf__main-col-link.btn.btn-black {
    margin-top: 32px;
    font-size: 16px;
  }

  .scf__main--faq {
    margin-top: 60px;
  }

  .scf__faq-item-q {
    padding-top: 18px;
    padding-left: 56px;
    padding-right: 40px;
    padding-bottom: 18px;
  }

  .scf__faq-item-icon::before,
  .scf__faq-item-icon::after  {
    top: 27px;
    left: 26px;
  }

  .scf__faq-item-a {
    padding-left: 56px;
    padding-right: 40px;
    padding-bottom: 50px;
  }
}

@media (min-width: 1024px) {
  .scf__aside {
    display: block;
  }
}

/* * module-sticky_content_faq end */

/* * home template banner*/

.single-page-hero-cta {
  margin-top: 20px;
  padding: 16px 30px;
  background-color: #F6C446;
  color: #000;
  text-align: center;
  font-family: Oswald;
  font-size: 15.857px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}

.single-page-hero-cta:hover {
  text-decoration: underline;
  color: #000;
}

.component__page_header--banner {
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(10px);
  position: absolute;
  max-width: 263px;
  width: 100%;
  bottom: 5%;
  padding: 15px 19px 16px 25px;
  right: 17%;
  width: 100%;
  text-decoration: none;
}

.component__page_header--banner--container {
  position: relative;
}

.component__page_header .component__page_header--banner-copy small {
  color: #FFF;
  font-family: Poppins;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;

}

.component__page_header .component__page_header--banner-copy h6 {
  color: #F6C446;
  font-family: Oswald;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.component__page_header .component__page_header--banner-copy p {
  display: inline;
  color: #FFF;
  font-family: Oswald;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}


.component__page_header .component__page_header--banner-image {
  position: absolute;
  bottom: 85px;
  right: -6%;
  z-index: -1;
  width: 44%;
  max-width: 665px;
  pointer-events: none;
}

@media (max-width: 767px) {
  .single-page-hero-cta {
    display: none;
  }
  
  .component__page_header--banner-content {
    padding: 0 2.5rem;
    margin-top: 40px;
    max-width: 1120px;
  }
  .component__page_header--banner {
    position: relative;
    right: initial;
    bottom: initial;
    display: flex;
    max-width: none;
    width: 100%;
    
  }
  
 .component__page_header .component__page_header--banner-image {
    width: 70%;
    z-index: 0;
    right: -12%;
    bottom: 57px;
  }
  
  .component__page_header .component__page_header--banner-copy p {
    display: block;
  }
  
}

/* custom breadcrumbs */
.custom-breadcrumbs {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.custom-breadcrumbs__link {
  font-family: Oswald,sans-serif;
  text-transform: uppercase;
  font-size: 1.5rem;
}

/* custom breadcrumbs end */

/* module-two_column_image_scale */


.tcis__row {
  display: flex;
  flex-direction: column-reverse;
}

@media(min-width: 768px) {
  .tcis {
    padding-bottom: 50px;
  }

  .tcis__row {
    flex-direction: row;
  }

  .tcis__row-copy {
    width: 50%;
  }
  
  .tcis__row-image {
    width: 52%;
  }

  .tcis__row-copy {
    padding-right: 7%;
  }

  .tcis__row-image .image-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
  }

  .tcis__row-image .image-wrapper img {
    position: absolute;
    top: -95px;
    left: 0;
  }
}

@media(max-width: 767px) { 
  .tcis {
    margin-top: -125px;
  }
  .tcis__row-copy {
    margin-top: 40px;
  }
}

/* module-two_column_image_scale end */


/* module open career positions list */
.ocpl {
  padding-top: 30px;
  padding-bottom: 70px;
}

.ocpl__header {
  color: #000;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

.ocpl__list {
  margin-top: 30px;
}

.ocpl__item {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 25px;    
  padding: 20px 17px;
  border: 1px solid black;
}

.ocpl__item:not(:first-of-type) {
  margin-top: 15px;
}

.ocpl__item-title {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}


.ocpl__item-subtext {
  color: #000;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  margin-top: 3px;
  margin-bottom: 0;
}

.ocpl__cta {
  width: 100%;
  padding: 15px 30px;
  font-size: 14px;
  background: #000;
  text-decoration: none;
  color: #FFF;
  text-align: center;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  transition: 250ms ease;
}

.ocpl__cta:hover {
  background: #283895;
  color: white;
}

.ocpl__no-openings {
  width: 100%;
  padding: 27px 30px;
  background: rgba(217, 217, 217, 0.50);
  color: #000;
  font-family: Poppins;
  font-size: 16px;
}

@media(min-width: 768px) { 
  .ocpl {
    padding-top: 50px;
    padding-bottom: 120px;
  }
  
  .ocpl__header {
    font-size: 20px;
  }
  
  .ocpl__list {
    margin-top: 40px;
  }
  
  .ocpl__item {
    flex-direction: row;
    justify-content: space-between;
    padding: 30px 24px 28px 43px;

  }
  
  .ocpl__cta {
    width: fit-content;
    font-size: 16px;
  }
  
  .ocpl__no-openings {
    padding: 35px 50px 42px 50px;
  }
}

/* module open career positions list end */

/* career detail */
.careers-detail__content {
    padding-top: calc(54px - 2.5rem);
    padding-bottom: calc(70px - 2.5rem);
 }
 
.careers-detail__content-copy h2 {
  color: #000;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 20px;
}

.careers-detail__content-copy h2:not(:first-of-type) {
  margin-top: 50px;
}

.careers-detail__content-copy p { 
  color: #000;
  font-family: Poppins;
  font-size: 15px;
  line-height: normal;
  margin: 0;
}

.careers-detail__content-copy ol {
  list-style: number;
  padding-left: 21px;
}

.careers-detail__content-copy ul {
  list-style: initial;
  padding-left: 21px;
}


.careers-detail__content-copy li {
  color: #000;
  font-family: Poppins;
  font-size: 15px;
  line-height: normal;
  margin-top: 8px;
}

.careers-detail__content-cta {
  margin-top: 40px;
}

@media(max-width: 767px) { 
  .btn.btn-black.careers-detail__content-cta {
    width: 100%;
  }
}

@media(min-width: 768px) { 
  .careers-detail__content {
    padding-top: calc(50px - 2.5rem);
    padding-bottom: calc(132px - 2.5rem);
   }
   
   .careers-detail__content-copy {
     max-width: 960px;
   }
   
  .careers-detail__content-copy h2 {
    font-size: 20px;
  }
  
  .careers-detail__content-copy h2:not(:first-of-type) {
    margin-top: 90px;
  }
  
  .careers-detail__content-copy p,
  .careers-detail__content-copy li {
    font-size: 16px;
  }
  
  .careers-detail__content-copy p + ul {
    margin-top: 10px;
    margin-bottom: 36px;
  }
}


/* career detail end */

/* new post categories start */
.npc--load-more {
  padding-top: 4rem;
  display: flex;
  justify-content: center;
}
/* career detail end */

/* staff */

.bio__modal .bio__links {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.bio__modal .bio__links p {
  position: relative;
  margin-bottom: 0;
  margin-right: 18px;
  padding-right: 18px;
}

.bio__modal .bio__links p::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: black;
}

.bio__modal .bio__links .bio__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  border-radius: 3px;
}

.bio__modal .bio__links .bio__link:not(:last-child) {
  margin-right: 12px;
}

@media(max-width: 767px) { 
  .bio__modal .bio__links {
    flex-wrap: wrap;
    row-gap: 12px;
  }
  
  .bio__modal .bio__links p {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
  }
  
  .bio__modal .bio__links p::after {
    display: none;
  }
  
  
}

