/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 22 2026 | 21:28:24 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 20 2024 | 19:04:41 */
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-Black.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-Bold.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-BoldItalic.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-BoldItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-Medium.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-MediumItalic.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-MediumItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-SemiLight.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
#inside_header {
  background-position: 25vw 0 !important;
}
#inside_header::before {
  background-image: url("/wp-content/uploads/blue.svg");
}
#inside_header p {
  font-family: "Branding";
  font-weight: 400;
}
#inside_header .header_dots {
  left: auto;
  mix-blend-mode: overlay;
  right: -25%;
}
#inside_header .header_dots svg path {
  fill: #003348;
}
h2 {
  text-transform: none !important;
}
#our-mission .flex_column_table {
  display: flex;
  float: none !important;
  margin: 0 auto;
  max-width: 1600px;
}
#our-mission .av-flex-placeholder {
  width: 0 !important;
}
#our-mission img {
  border-radius: 100%;
  max-width: 600px;
  width: 100%;
}
#our-mission .el_after_av_one_half {
  align-self: flex-end;
}
#our-mission .el_after_av_one_half .av_textblock_section {
  width: 75%;
}
#why-cytokines .av-section-color-overlay-wrap {
  height: 100%;
}
#why-cytokines .container {
  align-items: center;
  display: flex;
  height: inherit;
}
#why-cytokines h2 {
  font-size: 30px !important;
  text-transform: uppercase !important;
}
#why-cytokines p {
  font-family: "Branding";
  font-size: 22px !important;
  font-weight: 400;
}
#our-story {
  display: flex;
  transform: translate3d(0, -30vh, 0);
  z-index: 1;
}
#our-story .flex_cell.av_one_third {
  align-self: center;
  padding: 0;
  padding-right: 2%;
}
#our-story .flex_cell.av_two_third {
  padding: 0;
}
#our-story .avia-image-container-inner {
  position: relative;
}
#our-story .avia-image-container-inner::after {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white 100%), linear-gradient(to top, rgba(255, 255, 255, 0) 50%, white 100%);
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#our-story::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #00AC6A, #00ACD8);
  z-index: 1;
}
#leadership {
  transform: translate3d(0, -18vh, 0);
}
#team {
  transform: translate3d(0, -12vh, 0);
}
#team .av-tab-section-tab-title-container {
  background: transparent !important;
  margin: 0 auto;
  max-width: 2100px;
  min-width: 0 !important;
  padding-bottom: 25px;
  left: 0 !important;
}
#team .av-tab-section-tab-title-container .av-active-tab-title .av-inner-tab-title {
  color: #00ac69 !important;
}
#team .av-tab-section-tab-title-container .av-section-tab-title {
  position: relative;
  width: 26%;
}
#team .av-tab-section-tab-title-container .av-section-tab-title .av-inner-tab-title {
  color: #b4b4b4;
  font-weight: bold;
  width: 100%;
}
#team .av-tab-section-tab-title-container .av-section-tab-title:nth-of-type(2)::before {
  border-right: 2px solid #b4b4b4;
  content: "";
  height: 65%;
  left: 0;
  position: absolute;
  top: 15px;
}
#team .av-tab-section-tab-title-container .av-section-tab-title:nth-of-type(2)::after {
  border-right: 2px solid #b4b4b4;
  content: "";
  height: 65%;
  position: absolute;
  right: 15px;
  top: 15px;
}
#team .av-tab-section-tab-title-container::after {
  content: "";
  position: absolute;
  width: 90%;
  height: 10px;
  bottom: 0;
  left: 5%;
  background: linear-gradient(90deg, #00AC6A, #00ACD8);
}
#team .av-tab-section-tab-title-container span {
  font-family: "Branding";
  font-size: 24px;
  font-weight: 600 !important;
  letter-spacing: 1px;
}
#team .av-tab-section-inner-container {
  margin-top: 100px;
}
#team .av-alb-blogposts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  max-width: 2000px;
}
#team article {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#team article.portfolio_entries-management {
  width: 20% !important;
  padding-bottom: 30px;
}
#team article.portfolio_entries-bod {
  width: 25% !important;
  padding-bottom: 30px;
}
#team article.portfolio_entries-advisory-board {
  width: 25% !important;
  padding-bottom: 30px;
}
#team .big-preview {
  display: flex;
  height: 425px;
  justify-content: center;
}
#team .big-preview img {
  min-width: 100px;
  width: 300px !important;
  border-radius: 150px;
}
#team .big-preview a:hover .image-overlay-inside {
  -webkit-animation: none !important;
  animation: none !important;
}
#team .big-preview .image-overlay {
  background: transparent !important;
}
#team .big-preview .image-overlay-inside {
  height: 100%;
  width: 100%;
}
#team .big-preview .image-overlay-inside::before {
  background: linear-gradient(180deg, #00AC6A, #00ACD8);
  border-radius: 100%;
  content: "READ BIO >";
  font-family: "open sans" !important;
  font-size: 25px;
  font-weight: bold;
  height: 100%;
  left: 5px;
  line-height: 300px;
  margin: 0;
  max-height: 300px;
  max-width: 300px;
  top: auto;
  transition: none;
  vertical-align: middle;
  width: 100%;
}
#team .post-meta-infos {
  display: none;
}
#team .entry-content-header {
  margin-top: -100px;
  text-transform: uppercase;
}
#team .entry-content-header a {
  font-size: 28px !important;
  display: block;
  line-height: 1.25em;
}
#team .entry-content-header .job_title {
  color: #5b6670;
  font-family: "open sans" !important;
  font-size: 18px;
  font-weight: 400 !important;
  letter-spacing: 0.5px;
  line-height: 1.5 !important;
  margin: 15px auto;
  max-width: 25ch;
  text-transform: none;
}
#team .entry-content {
  display: none;
}
#team .post_delimiter {
  display: none;
}
#team .subtitle {
  margin: 0;
  text-align: center;
}
#team .image-overlay {
  height: 425px;
}
#team #av-tab-section-1-2 article .big-preview {
  height: 150px;
}
#team #av-tab-section-1-2 article .big-preview img {
  display: none;
}
#team #av-tab-section-1-2 .entry-content-header a:hover {
  background-color: #f3ec78;
  background-image: linear-gradient(90deg, #00AC6A, #00ACD8);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
}
#team #av-tab-section-1-3 article .big-preview {
  height: 150px;
}
#team #av-tab-section-1-3 article .big-preview img {
  display: none;
}
#team #av-tab-section-1-3 .entry-content-header a:hover {
  background-color: #f3ec78;
  background-image: linear-gradient(90deg, #00AC6A, #00ACD8);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
}
#team #av-tab-section-1-3 .entry-content-header a[title="Permanent Link: Christopher A. Hunter, Ph.D."], #team #av-tab-section-1-3 .entry-content-header a[title="Permanent Link: Antoni Ribas, M.D., Ph.D."], #team #av-tab-section-1-3 .entry-content-header a[title="Permanent Link: Casey Weaver, M.D."], #team #av-tab-section-1-3 .entry-content-header a[title="Permanent Link: E. John Wherry, Ph.D."] {
  pointer-events: none;
}
.mfp-bg {
  background: transparent;
}
.mfp-content {
  background-image: url("/wp-content/uploads/bio_mask.png"), linear-gradient(180deg, #113246, #00ACD8);
  border-radius: 30px;
  max-width: 2000px;
  padding: 75px;
  position: relative;
}
.mfp-content::after {
  background: url("/wp-content/uploads/white-dots-bio-right.svg");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.popup_bio {
  align-items: center;
  display: flex;
  justify-content: center;
}
.popup_bio .popup_image img {
  border-radius: 150px;
}
.popup_bio .popup_content {
  color: #fff;
  padding: 30px;
  width: 60%;
}
.popup_bio .post-meta-infos {
  display: none;
}
.popup_bio .entry-title a {
  color: #fff !important;
  font-size: 28px !important;
  text-transform: uppercase;
}
.popup_bio .entry-title .job_title {
  color: #fff !important;
  font-size: 20px;
}
.popup_bio .mfp-close {
  color: #fff;
  margin: 20px 30px;
}
#our-partners {
  background: linear-gradient(180deg, #113246, #00ACD8);
}
#our-partners .sanofi-logo {
  margin-bottom: 50px;
}
@media only screen and (max-width: 2000px) {
  #why-cytokines {
    aspect-ratio: 1.7777777778 !important;
  }
  #why-cytokines.curve_section {
    min-height: 1px !important;
  }
}
@media only screen and (max-width: 1600px) {
  #team article.portfolio_entries-management {
    width: 25% !important;
  }
  #why-cytokines {
    aspect-ratio: 1 !important;
  }
  #why-cytokines h2 {
    font-size: 25px !important;
  }
  #why-cytokines p {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 1300px) {
  #team article.portfolio_entries-management, #team article.portfolio_entries-bod, #team article.portfolio_entries-advisory-board {
    width: 33% !important;
  }
}
@media only screen and (max-width: 1050px) {
  #team article.portfolio_entries-management, #team article.portfolio_entries-bod, #team article.portfolio_entries-advisory-board {
    width: 50% !important;
  }
}
@media only screen and (max-width: 989px) {
  #why-cytokines.curve_section {
    aspect-ratio: auto !important;
  }
  #why-cytokines.curve_section .content {
    padding: 0 !important;
  }
  .av-tab-section-tab-title-container .av-inner-tab-title {
    max-width: 100% !important;
  }
  #inside_header {
    background-position: 15% 50% !important;
  }
  #inside_header .container .content {
    background: linear-gradient(0deg, #00acd8 0%, rgba(0, 106, 137, 0.75) 100%);
  }
  #inside_header .header_dots {
    top: 55% !important;
    left: 50% !important;
  }
  #inside_header .av-subheading {
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  #our-mission .el_after_av_one_half .av_textblock_section {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #team article.portfolio_entries-management, #team article.portfolio_entries-bod, #team article.portfolio_entries-advisory-board {
    width: 100% !important;
  }
  #about-us #our-mission {
    padding: 70px 0px !important;
  }
  #about-us #our-mission img {
    margin-bottom: 30px !important;
  }
  #why-cytokines {
    padding: 70px 30px !important;
  }
  #why-cytokines p {
    font-size: 18px !important;
    text-align: left !important;
  }
  .mfp-content::after {
    background-size: auto !important;
    z-index: -1 !important;
  }
  .mission_image {
    padding-bottom: 50px;
  }
}
