/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 28 2025 | 02:06:33 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 08 2024 | 23:27:32 */
/************/
/*  Colors  */
/************/
@font-face {
  font-family: "Gotham-Book";
  src: url("../ccdev_fonts/gotham/Gotham-Book.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Book%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Book.svg#Gotham-Book") format("svg"), url("../ccdev_fonts/gotham/Gotham-Book.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Book.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Medium";
  src: url("../ccdev_fonts/gotham/Gotham-Medium.otf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Gotham-Bold";
  src: url("../ccdev_fonts/gotham/Gotham-Bold.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Bold%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Bold.svg#Gotham-Bold") format("svg"), url("../ccdev_fonts/gotham/Gotham-Bold.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Bold.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-BoldItalic";
  src: url("../ccdev_fonts/gotham/Gotham-BoldItalic.eot");
  src: url("../ccdev_fonts/gotham/Gotham-BoldItalic%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.svg#Gotham-BoldItalic") format("svg"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Light";
  src: url("../ccdev_fonts/gotham/Gotham-Light.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Light%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Light.svg#Gotham-Light") format("svg"), url("../ccdev_fonts/gotham/Gotham-Light.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Light.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-LightItalic";
  src: url("../ccdev_fonts/gotham/Gotham-LightItalic.eot");
  src: url("../ccdev_fonts/gotham/Gotham-LightItalic%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-LightItalic.svg#Gotham-LightItalic") format("svg"), url("../ccdev_fonts/gotham/Gotham-LightItalic.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-LightItalic.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-LightItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2025 | 04:30:55 */
#our-team {
  background-size: cover !important;
}
#our-team .av-special-heading {
  padding-bottom: 50px !important;
}
#our-team .av-alb-blogposts {
  display: grid;
  gap: 50px;
  grid-template-columns: repeat(24, 1fr);
  row-gap: 50px;
  max-width: 1200px;
  margin: auto;
}
#our-team .av-alb-blogposts article {
  max-width: 300px !important;
  /* Next 4 items: each takes 3 columns, filling the full width */
}
#our-team .av-alb-blogposts article:nth-child(1) {
  grid-column: 4 / 10;
}
#our-team .av-alb-blogposts article:nth-child(2) {
  grid-column: 10 / 16;
}
#our-team .av-alb-blogposts article:nth-child(3) {
  grid-column: 16 / 22;
}
#our-team .av-alb-blogposts article:nth-child(4) {
  grid-column: 1 / 7;
}
#our-team .av-alb-blogposts article:nth-child(5) {
  grid-column: 7 / 13;
}
#our-team .av-alb-blogposts article:nth-child(6) {
  grid-column: 13 / 19;
}
#our-team .av-alb-blogposts article:nth-child(7) {
  grid-column: 19 / 25;
}
#our-team .av-alb-blogposts article:hover {
  cursor: pointer;
}
#our-team .av-alb-blogposts article:hover img {
  transform: scale(1.1);
}
#our-team .av-alb-blogposts article .big-preview {
  position: relative;
}
#our-team .av-alb-blogposts article .big-preview .corner_br {
  display: none;
}
#our-team .av-alb-blogposts article .big-preview a {
  clip-path: polygon(100% 0, 100% 85%, 80% 100%, 0 100%, 0 0);
}
#our-team .av-alb-blogposts article .big-preview a img {
  border-radius: 0 !important;
  transition: all ease 0.5s;
}
#our-team .av-alb-blogposts article .big-preview .image-overlay {
  display: none !important;
}
#our-team .av-alb-blogposts article .big-preview .popup_trigger {
  aspect-ratio: 1;
  background: transparent;
  border: 2px solid #CC943A;
  border-radius: 100%;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  bottom: 10px;
  right: 0;
  min-height: 22px;
  min-width: 22px;
}
#our-team .av-alb-blogposts article .big-preview .popup_trigger:before {
  align-items: center;
  content: "+";
  color: #CC943A;
  display: flex;
  font-size: clamp(15px, 1.5vw, 22px);
  height: 100%;
  justify-content: center;
  inset: 0;
  position: absolute;
  width: 100%;
}
#our-team .av-alb-blogposts article .entry-content-wrapper h2 {
  color: #fff !important;
  font-size: 16px !important;
  padding-bottom: 10px !important;
  text-align: center !important;
  text-transform: uppercase;
}
#our-team .av-alb-blogposts article .entry-content-wrapper h2 span {
  text-transform: none !important;
}
#our-team .av-alb-blogposts article .entry-content-wrapper h2 a {
  font-family: "Gotham-Medium", sans-serif !important;
  letter-spacing: 1px;
}
#our-team .av-alb-blogposts article .entry-content-wrapper h3 {
  color: #CC943A !important;
  font-size: 16px !important;
  line-height: 1.3;
  text-align: center;
}
#our-team .av-alb-blogposts article .entry-content-wrapper .entry-content > p {
  display: none;
}
#our-team .av-alb-blogposts article .entry-content-wrapper .post-meta-infos {
  display: none !important;
}
#our-team .av-alb-blogposts article .entry-content-wrapper .post_delimiter {
  display: none !important;
}
#board-and-investors .container {
  padding: 0 !important;
}
#board-and-investors .content {
  padding: 0 !important;
}
#board-and-investors .entry-content-wrapper #board-of-directors, #board-and-investors .entry-content-wrapper #investors {
  padding: 100px !important;
}
#board-and-investors .entry-content-wrapper #board-of-directors {
  position: relative;
}
#board-and-investors .entry-content-wrapper #board-of-directors:before {
  background: #0E4B84;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  visibility: visible;
}
#board-and-investors .entry-content-wrapper #board-of-directors > .av-special-heading {
  padding-bottom: 50px !important;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article {
  cursor: pointer;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article .big-preview {
  display: none;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article .entry-content-wrapper .entry-content-header h2 {
  color: #fff !important;
  font-size: clamp(18px, 2vw, 22px) !important;
  margin-bottom: 5px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  text-transform: uppercase !important;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article .entry-content-wrapper .entry-content-header h2 a {
  font-family: "Gotham-Medium", sans-serif !important;
  letter-spacing: 2px;
  transition: color ease 0.2s;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article .entry-content-wrapper .entry-content-header h2 a:hover {
  color: #CC943A !important;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article .entry-content-wrapper .entry-content-header h3 {
  font-family: "Gotham-Book", sans-serif !important;
  color: #8EBED8 !important;
  font-size: 18px !important;
  font-style: italic;
  letter-spacing: 1px;
  margin-bottom: 0 !important;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article .entry-content-wrapper .entry-content-header .post-meta-infos {
  display: none;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article .entry-content-wrapper .entry-content {
  display: none;
}
#board-and-investors .entry-content-wrapper #board-of-directors .av-alb-blogposts article .entry-content-wrapper .post_delimiter {
  border-color: #0D1E32 !important;
}
#board-and-investors .entry-content-wrapper #investors {
  background: #F8F8F8;
}
#board-and-investors .entry-content-wrapper #investors:before {
  content: "";
  background: #F8F8F8;
  height: 100%;
  inset: 0;
  position: absolute;
  visibility: visible;
  width: 50vw;
}
#board-and-investors .entry-content-wrapper #investors .avia-smallarrow-slider-heading {
  display: none;
}
#board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner {
  display: flex;
  flex-wrap: wrap;
  overflow: visible !important;
  justify-content: center;
  align-items: center;
}
#board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner .slide-entry-wrap {
  margin: 25px;
  max-width: 250px !important;
  width: calc(50% - 50px);
}
#board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner .slide-entry-wrap:nth-of-type(odd) {
  margin-left: 0 !important;
  width: calc(50% - 25px);
}
#board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner .slide-entry-wrap:hover img {
  filter: grayscale(0) !important;
  transform: scale(1.1);
}
#board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner .slide-entry-wrap .slide-entry {
  mix-blend-mode: darken !important;
}
#board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner .slide-entry-wrap .slide-image {
  transform: translate3d(0, 0, 0) !important;
}
#board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner .slide-entry-wrap img {
  filter: grayscale(1);
  transition: all ease 0.5s;
}
@media only screen and (min-width: 990px) and (max-width: 1350px) {
  #investors .avia-content-slider-inner {
    align-items: center;
    flex-direction: column;
  }
  #investors .avia-content-slider-inner .slide-entry-wrap {
    max-width: 400px !important;
    margin: 40px 0 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 989px) {
  #board-and-investors .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  #board-and-investors .container .entry-content-wrapper #board-of-directors, #board-and-investors .container .entry-content-wrapper #investors {
    padding: 100px 50px !important;
  }
  #board-and-investors .container .entry-content-wrapper #board-of-directors {
    margin-bottom: 0 !important;
  }
  #board-and-investors .container .entry-content-wrapper #investors #investors .avia-content-slider-inner {
    flex-direction: column;
    align-content: center;
  }
  #board-and-investors .container .entry-content-wrapper #investors #investors .avia-content-slider-inner .slide-entry-wrap {
    margin: 30px 0 !important;
    width: calc(100% - 25px) !important;
  }
  #board-and-investors .container .entry-content-wrapper #investors #investors .avia-content-slider-inner .slide-entry-wrap img {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #our-team .flex_column {
    margin-bottom: 0 !important;
  }
  #board-and-investors .entry-content-wrapper #investors {
    margin-bottom: 0 !important;
  }
  #board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner {
    align-content: center;
    flex-direction: column;
  }
  #board-and-investors .entry-content-wrapper #investors .avia-content-slider-inner .slide-entry-wrap {
    margin: 40px 0 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 600px) {
  #board-and-investors .entry-content-wrapper #board-of-directors, #board-and-investors .entry-content-wrapper #investors {
    padding: 50px 0 !important;
  }
}
@media only screen and (max-width: 484px) {
  #board-and-investors .entry-content-wrapper #board-of-directors, #board-and-investors .entry-content-wrapper #investors {
    padding: 50px 10px !important;
  }
}
@media only screen and (max-width: 1250px) {
  #our-team .av-alb-blogposts {
    grid-template-columns: repeat(12, 1fr);
    gap: 30px;
    row-gap: 30px;
    max-width: 680px;
  }
  #our-team .av-alb-blogposts article:nth-child(1) {
    grid-column: 1 / 7;
  }
  #our-team .av-alb-blogposts article:nth-child(2) {
    grid-column: 7 / 13;
  }
  #our-team .av-alb-blogposts article:nth-child(3) {
    grid-column: 1 / 7;
  }
  #our-team .av-alb-blogposts article:nth-child(4) {
    grid-column: 7 / 13;
  }
  #our-team .av-alb-blogposts article:nth-child(5) {
    grid-column: 1 / 7;
  }
  #our-team .av-alb-blogposts article:nth-child(6) {
    grid-column: 7 / 13;
  }
  #our-team .av-alb-blogposts article:nth-child(7) {
    grid-column: 4 / 12;
  }
}
@media only screen and (max-width: 767px) {
  #our-team .av-alb-blogposts {
    grid-template-columns: 1fr;
    gap: 15px;
    row-gap: 15px;
    max-width: 300px;
  }
  #our-team .av-alb-blogposts article:nth-child(1), #our-team .av-alb-blogposts article:nth-child(2), #our-team .av-alb-blogposts article:nth-child(3), #our-team .av-alb-blogposts article:nth-child(4), #our-team .av-alb-blogposts article:nth-child(5), #our-team .av-alb-blogposts article:nth-child(6), #our-team .av-alb-blogposts article:nth-child(7) {
    grid-column: 1;
  }
}
