/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2025 | 18:44:23 */
@charset "UTF-8";
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2025 | 01:00:12 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --purple: #42458E;
  --green: #5A9680;
  --orange: #D7A048;
  --yellow: #D2CB38;
  --black: #1D252D;
  --white: #ffffff;
  --gray: #D9D9D9;
  --purpleGradient: linear-gradient(211deg, #42458E 2.61%, #0C0F53 92.79%);
  --piplinePurple: linear-gradient(90deg, #232555 0%, #4D52BB 100%);
  --pipelineOrange: linear-gradient(90deg, #A56500 0%, #D7A048 100%);
  --pipelineYellow: linear-gradient(90deg, #9C9500 0%, #D2CB38 100%);
  --pipelineGreen: linear-gradient(270deg, #5A9680 0%, #005838 100%);
  --space: "Space Grotesk", monospace;
  --mono: "Space Mono", monospace;
  --fw_thin: 100;
  --fw_extralight: 200;
  --fw_light: 300;
  --fw_regular: 400;
  --fw_medium: 500;
  --fw_semibold: 600;
  --fw_bold: 700;
  --fw_extrabold: 800;
  --fw_black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
:root {
  --purple: #42458E;
  --green: #5A9680;
  --orange: #D7A048;
  --yellow: #D2CB38;
  --black: #1D252D;
  --white: #ffffff;
  --gray: #D9D9D9;
  --purpleGradient: linear-gradient(211deg, #42458E 2.61%, #0C0F53 92.79%);
  --piplinePurple: linear-gradient(90deg, #232555 0%, #4D52BB 100%);
  --pipelineOrange: linear-gradient(90deg, #A56500 0%, #D7A048 100%);
  --pipelineYellow: linear-gradient(90deg, #9C9500 0%, #D2CB38 100%);
  --pipelineGreen: linear-gradient(270deg, #5A9680 0%, #005838 100%);
}
h2 {
  font-size: 60px;
  font-weight: var(--fw_medium) !important;
  line-height: 1.1em !important;
  text-transform: none !important;
  padding-top: 30px !important;
}
h2:before {
  content: "";
  display: block;
  width: 98px;
  height: 9px;
  background: var(--yellow);
  position: absolute;
  top: 0;
  left: 0;
}
#about-subheading {
  margin-bottom: -120px;
}
#about-subheading .pull-quote {
  max-width: 1060px;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media only screen and (max-width: 989px) {
  #about-subheading {
    margin-bottom: 0;
  }
}
#since-2017.featured-section.with-featured-image .entry-content-wrapper {
  justify-content: flex-start;
  align-items: flex-end;
}
#since-2017.featured-section.with-featured-image .content-block {
  padding: 90px 70px 90px 0;
}
#since-2017.featured-section.with-featured-image .image-block {
  background-position: top center;
}
@media only screen and (max-width: 989px) {
  #since-2017.featured-section.with-featured-image .entry-content-wrapper {
    align-items: flex-start;
  }
  #since-2017.featured-section.with-featured-image .content-block {
    padding: 0px 40px 90px 0;
  }
}
@media only screen and (max-width: 767px) {
  #since-2017.featured-section.with-featured-image {
    margin-bottom: -125px;
    background-color: transparent;
  }
  #since-2017.featured-section.with-featured-image .entry-content-wrapper {
    align-items: flex-start;
  }
  #since-2017.featured-section.with-featured-image .content-block {
    padding: 0 0 60px 0;
  }
  #since-2017.featured-section.with-featured-image .image-block {
    aspect-ratio: 1;
    height: auto;
    width: 110% !important;
    position: relative;
    margin-right: -9% !important;
    border-radius: 60px 0 0 60px !important;
  }
}
#contineum-strengths {
  background: var(--purpleGradient);
}
#contineum-strengths .container {
  padding-top: 160px;
  padding-bottom: 200px;
}
#contineum-strengths h2, #contineum-strengths p, #contineum-strengths strong {
  color: var(--white) !important;
}
#contineum-strengths .av-special-heading-h3 {
  margin-top: 20px;
  padding-bottom: 0;
}
#contineum-strengths p {
  font-weight: var(--fw_thin);
  margin: 0 !important;
  max-width: 440px;
}
#contineum-strengths .icon-block {
  margin-top: 60px;
}
#contineum-strengths .icon-block .av_font_icon {
  margin-right: 0;
  float: none;
  padding: 10px;
  border: 1px solid var(--yellow);
  border-radius: 100%;
  aspect-ratio: 1;
  width: 97px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#contineum-strengths .icon-block .av_font_icon .av-icon-char {
  font-size: 50px;
}
@media only screen and (max-width: 989px) {
  #contineum-strengths .content {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #contineum-strengths .container {
    padding-bottom: 0;
  }
  #contineum-strengths .content {
    padding-bottom: 50px;
  }
  #contineum-strengths .avia-image-container {
    text-align: right;
  }
  #contineum-strengths img {
    max-width: 160px;
  }
  #contineum-strengths .icon-block {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px !important;
  }
}
#our-team .container {
  background: var(--white);
  padding-top: 50px;
  padding-bottom: 50px;
  border-top-left-radius: 120px;
  border-top-right-radius: 120px;
  transform: translate3d(0, -100px, 0);
}
#our-team .team-group {
  margin-bottom: 100px;
}
#our-team .team-group .av-alb-blogposts {
  padding-top: 50px;
  padding-bottom: 40px;
}
#our-team .team-group .av-alb-blogposts:not(.rows-active) {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px 5.5%;
}
#our-team .team-group .av-alb-blogposts .big-preview {
  background: var(--gray);
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 0 !important;
}
#our-team .team-group .av-alb-blogposts .big-preview a:hover .image-overlay {
  opacity: 0.6 !important;
}
#our-team .team-group .av-alb-blogposts .big-preview a:hover .image-overlay .image-overlay-inside:before {
  background: var(--purpleGradient);
}
#our-team .team-group .av-alb-blogposts .entry-content-wrapper {
  padding-top: 18px;
}
#our-team .team-group .av-alb-blogposts header.entry-content-header {
  width: 100%;
  margin-left: 0 !important;
}
#our-team .team-group .av-alb-blogposts h2 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-size: 20px !important;
  font-weight: var(--fw_bold) !important;
  line-height: 1.5em !important;
}
#our-team .team-group .av-alb-blogposts h2:before {
  display: none;
}
#our-team .team-group .av-alb-blogposts .entry-content p {
  margin: 0;
  font-size: 18px;
  font-weight: var(--fw_thin);
  line-height: 1.5em;
  text-align: left !important;
}
#our-team .team-group .av-alb-blogposts .post-meta-infos, #our-team .team-group .av-alb-blogposts .post_delimiter, #our-team .team-group .av-alb-blogposts .read-more-link {
  display: none;
}
#our-team .team-group a.avia-button {
  min-width: 160px;
}
#our-team .team-group a.avia-button svg {
  width: 18px;
  height: 18px;
}
#our-team .team-group a.avia-button svg path {
  fill: var(--yellow);
}
#board-of-directors.team-group {
  margin-bottom: 0 !important;
}
#board-of-directors .big-preview {
  display: none !important;
}
#staff-and-scientists {
  display: none !important;
}
#staff-and-scientists.team-group {
  margin-bottom: 0 !important;
}
#staff-and-scientists.team-group article a {
  pointer-events: none !important;
}
.team-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px 80px;
  margin-bottom: 30px;
}
.team-row .bio-container {
  grid-column: 1 / -1;
}
.team-row button.bio-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  transform: translate3d(-50%, 50%, 0);
  outline: none !important;
  border: 1px solid var(--black) !important;
  border-radius: 100%;
  font-size: 0 !important;
  cursor: pointer;
}
.team-row button.bio-close:before, .team-row button.bio-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate3d(0, -50%, 0);
  width: 14px;
  height: 1px;
  background: var(--black);
}
.team-row button.bio-close:before {
  transform: translate3d(0, -50%, 0) rotate(45deg);
}
.team-row button.bio-close:after {
  transform: translate3d(0, -50%, 0) rotate(-45deg);
}
/* When JS wraps rows, disable the container’s own grid so it doesn’t fight layout */
.av-alb-blogposts.rows-active {
  display: block;
  /* turn off your original display:grid while active */
}
/* Each JS row is a grid with the correct number of columns */
.av-alb-blogposts.rows-4 .team-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.av-alb-blogposts.rows-3 .team-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.av-alb-blogposts.rows-2 .team-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.av-alb-blogposts.rows-1 .team-row {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
/* Bio spans the full width below its row */
.bio-row {
  grid-column: 1 / -1;
  /* in case any row-level grid styles bleed, span full width */
  display: none;
  background: #f5f5f5;
  padding: 40px 30px 30px 30px;
  border-radius: 20px;
  position: relative;
}
.bio-row h3.bio-name {
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.5em !important;
  color: var(--black) !important;
}
.bio-row .bio-title {
  margin-bottom: 15px;
}
.bio-row .bio-title p, .bio-row .bio-body p {
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 1.5em !important;
}
.bio-row .bio-title p + p, .bio-row .bio-body p + p {
  margin-top: 1em !important;
}
.team-row + .bio-row.is-open {
  margin-bottom: 30px;
}
.bio-close {
  display: inline-block;
  margin-top: 0 !important;
  background: none;
  border: none;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  transform: translate3d(-50%, 50%, 0);
  outline: none !important;
  border: 1px solid var(--black) !important;
  border-radius: 100%;
  font-size: 0 !important;
  cursor: pointer;
}
.bio-close:before, .bio-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate3d(0, -50%, 0);
  width: 14px;
  height: 1px;
  background: var(--black);
}
.bio-close:before {
  transform: translate3d(0, -50%, 0) rotate(45deg);
}
.bio-close:after {
  transform: translate3d(0, -50%, 0) rotate(-45deg);
}
.all-team-open .team-row {
  padding-bottom: 60px;
}
.all-team-open > div:last-of-type {
  padding-bottom: 0 !important;
}
.all-team-open .avia-button-wrap {
  display: none !important;
}
#board-of-directors .avia-button-wrap {
  display: none !important;
}
#board-of-directors .team-row {
  display: grid !important;
}
#board-of-directors .team-row article {
  display: block !important;
}
@media only screen and (max-width: 989px) {
  .team-row {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 4%;
  }
}
@media only screen and (max-width: 767px) {
  .team-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 2.5%;
  }
  #leadership {
    margin-bottom: 60px !important;
  }
  #our-team .container {
    transform: translate3d(0, 0, 0);
    padding-top: 0;
    padding-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #our-team .team-group .av-alb-blogposts {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 500px) {
  .team-row {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px 2.5%;
  }
}
