/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2025 | 01:13:37 */
@charset "UTF-8";
/******* 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 */
.mfp-bg {
  background-color: rgba(13, 30, 50, 0.8) !important;
  opacity: 1;
}
.mfp-wrap {
  backdrop-filter: blur(10px);
  background-image: url("../grid-pattern.svg");
  background-size: cover !important;
}
.mfp-wrap .mfp-container {
  min-height: 600px;
}
.mfp-wrap .mfp-content {
  --padding-right: 50px;
  background: #fff !important;
  height: fit-content;
  max-width: 1475px;
  padding: 100px var(--padding-right);
  width: 70%;
}
.mfp-wrap .mfp-content .popup_bio {
  align-items: center;
  display: flex;
  height: auto;
}
.mfp-wrap .mfp-content .popup_bio.bod_popup_bio .popup_image {
  flex: auto !important;
}
.mfp-wrap .mfp-content .popup_bio.bod_popup_bio .popup_image .big-preview {
  width: 100% !important;
}
.mfp-wrap .mfp-content .popup_bio.bod_popup_bio .popup_content {
  transform: translate3d(-10%, 0, 0) !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_image {
  align-items: center;
  display: flex;
  height: fit-content;
  flex: 0 0 30%;
  transform: translate3d(calc(-50% - var(--padding-right)), 0, 0);
}
.mfp-wrap .mfp-content .popup_bio .popup_image .big-preview {
  padding: 0 !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_image .big-preview .corner {
  border-color: #8EBED8 !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_image .big-preview .corner_bl {
  transform: translate3d(-33%, 33%, 0) !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_image .big-preview .corner_br {
  transform: translate3d(33%, 33%, 0) !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_image img {
  border-radius: 0 !important;
  border: 15px solid #8EBED8;
}
.mfp-wrap .mfp-content .popup_bio .popup_image .popup_trigger {
  display: none;
}
.mfp-wrap .mfp-content .popup_bio .popup_content {
  align-items: center;
  display: flex;
  flex: 0 0 80%;
  transform: translate3d(-15%, 0, 0);
}
.mfp-wrap .mfp-content .popup_bio .popup_content h2 {
  color: #0D1E32 !important;
  font-size: clamp(20px, 5vw, 25px) !important;
  text-transform: uppercase !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_content h2 span {
  text-transform: none !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_content h2 a {
  font-family: "Gotham-Medium", sans-serif !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_content h3 {
  color: #CC943A !important;
  font-size: 20px !important;
  font-style: italic;
  margin-bottom: 0 !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_content .entry-content-header {
  padding-bottom: 15px !important;
}
.mfp-wrap .mfp-content .popup_bio .popup_content .entry-content {
  max-height: 300px;
  overflow-y: scroll;
  padding-right: 2%;
}
.mfp-wrap .mfp-content .popup_bio .popup_content .post-meta-infos {
  display: none;
}
.mfp-wrap .mfp-content .popup_bio .mfp-close {
  background: #8EBED8;
  border-radius: 100%;
  color: #fff !important;
  right: 2%;
  top: 3%;
}
.mfp-wrap .mfp-arrow:before {
  display: none !important;
}
.mfp-wrap .mfp-arrow:after {
  color: #8EBED8;
  font-family: "arrows" !important;
  font-size: clamp(25px, 3vw, 40px);
}
.mfp-wrap .mfp-arrow.mfp-arrow-right {
  right: 3% !important;
}
.mfp-wrap .mfp-arrow.mfp-arrow-right:after {
  content: "" !important;
  border: none !important;
}
.mfp-wrap .mfp-arrow.mfp-arrow-left:after {
  content: "" !important;
  border: none !important;
}
.mfp-wrap .mfp-container.mfp-iframe-holder .mfp-content {
  background: transparent !important;
  padding: 0 !important;
}
@media only screen and (max-width: 989px) {
  .mfp-wrap .mfp-container.mfp-iframe-holder .mfp-content .mfp-close {
    right: 1% !important;
  }
}
.is--device .mfp-bg.mfp-ready {
  position: fixed !important;
}
.is--device .mfp-wrap {
  overflow: scroll !important;
  position: fixed !important;
  top: 0 !important;
}
.animate_page.mfp-ajax-cur .mfp-fade.mfp-wrap.mfp-ready:not(.mfp-removing) .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.animate_page .mfp-fade.mfp-wrap.mfp-ready:not(.mfp-removing) .mfp-content {
  opacity: 1;
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content, .mfp-fade.mfp-wrap .mfp-arrow {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content, .mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content, .mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
  opacity: 0;
}
@media only screen and (max-width: 989px) {
  .mfp-wrap .mfp-content {
    margin: 50px 0;
    padding: 50px 30px !important;
    width: 85% !important;
  }
  .mfp-wrap .mfp-content .popup_bio {
    flex-direction: column;
  }
  .mfp-wrap .mfp-content .popup_bio.bod_popup_bio .popup_content {
    transform: none !important;
  }
  .mfp-wrap .mfp-content .popup_bio .popup_image {
    max-width: 260px !important;
    padding: 30px 0px 30px 0px;
    transform: none !important;
  }
  .mfp-wrap .mfp-content .popup_bio .popup_content {
    transform: none !important;
  }
  .mfp-wrap .mfp-content .popup_bio .popup_content .entry-content-header {
    text-align: center;
    padding-bottom: 30px !important;
  }
  .mfp-wrap .mfp-content .popup_bio .popup_content .entry-content {
    border: solid 2px #8EBED8;
    padding: 15px;
  }
  .mfp-wrap .mfp-content .mfp-close {
    top: 2% !important;
  }
  .mfp-wrap .mfp-arrow.mfp-arrow-left {
    left: 6% !important;
  }
  .mfp-wrap .mfp-arrow.mfp-arrow-right {
    right: 6% !important;
  }
}
@media only screen and (max-width: 484px) {
  .mfp-wrap .mfp-arrow.mfp-arrow-right {
    right: 4% !important;
  }
  .mfp-wrap .mfp-arrow.mfp-arrow-left {
    left: 4% !important;
  }
  .mfp-wrap .mfp-content .entry-content {
    border: none !important;
    max-height: 100% !important;
    padding: 0 !important;
  }
  .mfp-wrap .mfp-content .mfp-close {
    right: 10px !important;
    top: 10px !important;
  }
}
