html {
  overflow-x: hidden;
}
body {
  font-family: "Mikro Super", sans-serif;
  overflow-x: hidden;
  font-size: 24px;
  font-weight: 400;
  color: #000;
  scroll-behavior: smooth;
  line-height: 1.1;
  max-width: 2600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.ff-columbia {
  font-family: "Mikro Super" !important;
}

body.active {
  height: 100vh !important;
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

.white-space-pre-line {
  white-space: pre-line;
}
.cursor-pointer {
  cursor: pointer;
}

.error_logo {
  margin-bottom: 7rem;
}

.error_line {
  margin-bottom: 5.5rem;
}

.error_title {
  margin-bottom: 7rem;
  letter-spacing: -0.25rem;
  line-height: 0.8;
  position: relative;
  left: -8%;
  font-size: 15vw;
  color: white;
}

.col-404 {
  margin-left: 7rem;
}

.error_btn__arrow {
  width: 50px;
  height: 50px;
}

.ratio > img {
  object-fit: cover;
}
.inset-0 {
  inset: 0;
}
.ratio-120pr {
  --bs-aspect-ratio: 85%;
}

.bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  inset: 0;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}

.ls-1px {
  letter-spacing: 1px;
}

.lh-1 {
  line-height: 1;
}
.lh-1-2 {
  line-height: 1.2;
}
.lh-1-4 {
  line-height: 1.4;
}
.lh-1-5 {
  line-height: 1.5;
}
.lh-1-7 {
  line-height: 1.7;
}
.lh-2 {
  line-height: 2;
}
.z-index--1 {
  z-index: -1;
}
.z-index-1 {
  z-index: 1;
}
.z-index-5 {
  z-index: 5;
}

.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-900 {
  font-weight: 900;
}

.bg-green {
  background-color: #00604f;
}
.bg-green1 {
  background-color: #00604e9b;
}

.text-white {
  color: #fff;
}
.text-green {
  color: #00604f;
}

.fill-green {
  fill: #00604f;
}
.fill-dark {
  fill: #231f20;
}
.fill-white {
  fill: #fff;
}

a {
  fill: #00604f;
}

.text-18 {
  font-size: 18px;
}
.text-20 {
  font-size: 20px;
}
.text-22 {
  font-size: 22px;
}
.text-20--fixed {
  font-size: 20px;
}
.text-28 {
  font-size: 28px;
}
.text-30 {
  font-size: 30px;
}
.text-35 {
  font-size: 35px;
}
.text-26 {
  font-size: 26px;
}
.text-27 {
  font-size: 27px;
}
.text-40 {
  font-size: 40px;
}
.text-42 {
  font-size: 42px;
}
.text-50 {
  font-size: 50px;
}
.text-60 {
  font-size: 60px;
}

.contact-email-font {
  font-size: 25px;
}

.title-font {
  font-size: 40px;
}

/* SPACING */
.pt-menu {
  padding-top: 40px;
}
.pt-70px {
  padding-top: 70px;
}
.mt-140px {
  margin-top: 140px;
}
.mt-year-newsy {
  margin-top: 70px;
}
.mb-70px {
  margin-bottom: 70px;
}
.mb-menu {
  margin-bottom: 50px;
}
.mb-menu--contact {
  margin-bottom: 80px;
}
.mb-110px {
  margin-bottom: 100px;
}
.mb-140px {
  margin-bottom: 140px;
}
.pb-140px {
  padding-bottom: 140px;
}
.pb-150px {
  padding-bottom: 140px;
}
.mb-210px {
  margin-bottom: 210px;
}
.mb-250px {
  margin-bottom: 250px;
}
.mb-350px {
  margin-bottom: 300px;
}
.py-newsy-single {
  padding-top: 20px;
  padding-bottom: 140px;
}
.py-110px {
  padding-top: 110px;
  padding-bottom: 110px;
}
.py-160px {
  padding-top: 160px;
  padding-bottom: 160px;
}
.pt-160px {
  padding-top: 160px;
}
.pb-160px {
  padding-bottom: 160px;
}

#ajax-posts {
  padding-top: 160px;
}

.img-news {
  position: relative;
}

@media (min-width: 991.98px) {
  .mb-lg-6 {
    margin-bottom: 7rem;
  }
}

.mb-6 {
  margin-bottom: 7rem;
}

.slick-prev:before,
.slick-next:before {
  content: "" !important;
}

.slick-prev {
  margin-right: 20px;
}

.slick-next {
  margin-left: 20px;
}

.slick-btn {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 70px !important;
  height: 70px !important;
  position: static !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  flex-shrink: 0;
}

.investment_slider {
  display: flex !important;
  align-items: center !important;
}

.investment_slider .slick-track {
  display: flex !important;
  align-items: center !important;
}

.investment_slider__item {
  padding-left: 30px;
  padding-right: 30px;
}

.investment_slider__item img {
  max-height: 50px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767.98px) {
  .error_title {
    margin-bottom: 4rem;
    left: 0;
    font-size: 35vw;
  }
}

@media (max-width: 1449.98px) {
  .slick-btn {
    width: 40px !important;
    height: 40px !important;
  }
}

@media (max-width: 499.98px) {
  .slick-btn {
    width: 30px !important;
    height: 30px !important;
  }
  .investment_slider__item {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.img-news:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 0;
  left: -1px;
  width: 101%;
  height: 101%;
  background: #fff;
  transition: transform 1.6s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: bottom;
}

@media (min-width: 1299.99px) {
  .pe-xxl-7pr {
    padding-right: 6%;
  }
}

.img-news.active:after {
  transform: scaleY(0);
}

.investment_text {
  opacity: 0;
  transform: translateY(15px);
  transition: transform 1.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 1.5s ease;
}

.investment_text.active {
  opacity: 1;
  transform: translateY(0);
}

.line {
  width: 95vw;
  height: 1px;
  background-color: #00604f;
  transform: scaleX(0);
  transition: transform 2s cubic-bezier(0.76, 0, 0.24, 1);
  transform-origin: left;
}
.line--404 {
  width: 100%;
}

.line--newsy {
  transform: scaleX(1);
}

.line.active {
  transform: scaleX(1);
}

.line-white {
  height: 2px;
  background-color: #fff;
}

/* TEAM */
.line-team {
  width: 100%;
  height: 1px;
  background-color: #00604f;
  transform: scaleX(0);
  transition: transform 2s cubic-bezier(0.76, 0, 0.24, 1);
  transform-origin: left;
}
.line-team.active {
  transform: scaleX(1);
}
.space-team .team__name {
  font-size: 30px;
}
.space-team .team__position {
  font-size: 20px;
}
.space-team:nth-child(n + 3) .team__name {
  font-size: 24px;
}
.space-team:nth-child(n + 3) .team__position {
  font-size: 15px;
}

/* NEWSY */
.newsy-card {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.75s;
  will-change: max-height;
}
.newsy-card.active {
  max-height: 5000px;
}
.newsy-header {
  cursor: pointer;
  padding-top: 1.7rem;
  margin-bottom: 0.2rem;
}

.news-logo {
  height: 25px;
  width: auto;
}

.yt_btn_link {
  width: 38px;
  height: 38px;
}

/* Menu */
.menu {
  position: fixed;
  top: -100%;
  z-index: 5;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
  transition: transform 0.5s;
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00604f;
}
.menu.hide {
  transform: translateY(0%);
}
.logo-nav {
  height: 60px;
}
.logo-footer-wrapper {
  width: 39.5%;
  display: flex;
  justify-content: flex-end;
}
.logo-footer {
  position: relative;
  top: -1px;
  right: -1px;
  height: 300px;
  width: auto;
}
.logo-404 {
  position: absolute;
  top: -1px;
  right: -1px;
  height: 86vh;
}
@media (max-width: 1399.98px) {
  .logo-404 {
    height: 65vh;
  }
}
@media (max-width: 1199.98px) {
  .logo-footer-wrapper {
    width: 30%;
  }
}
@media (max-width: 991.98px) {
  .logo-footer-wrapper {
    width: auto;
  }
  .mb-6 {
    margin-bottom: 2rem;
  }
  .col-404 {
    margin-left: 0;
  }
}
header {
  font-size: 36px;
  position: fixed;
  top: 0;
  width: 100%;
  transition: transform 0.3s;
  transform: translateY(0);
  z-index: 999;
  min-height: 75px;
  align-items: center;
  display: flex;
}
body.error404 .mobile-menu {
  display: none;
}
.link-nav {
  position: relative;
  color: #fff;
  cursor: pointer;
  font-family: "Mikro Super" !important;
  font-size: 24px;
  margin-top: 40px;
  flex-shrink: 0;
}
.link-nav::before {
  content: "";
  position: absolute;
  top: 58%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  opacity: 0;
  transform: translateY(-50%);
  transition: opacity 0.5s ease;
  will-change: opacity;
}
.link-nav:hover::before,
.link-nav.active::before {
  opacity: 1;
}
.menu-desktop {
  min-height: 90px;
}
.mobile-menu {
  position: fixed;
  width: 100%;
  z-index: 10;
}
.hamburger {
  flex-shrink: 0;
  border-radius: 100%;
  border: 3px solid #fff;
  box-sizing: content-box;
  padding: 12px;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
}
.hamburger .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.hamburger .inner::before,
.hamburger .inner::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: #fff;
  transition: all 0.3s;
}
.hamburger .inner span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #fff;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.hamburger .inner:before {
  top: 0;
}
.hamburger .inner:after {
  bottom: 0;
}
.hamburger.active .inner:before {
  top: 50%;
  transform: rotate(45deg);
}
.hamburger.active .inner span {
  opacity: 0;
}
.hamburger.active .inner:after {
  top: 50%;
  transform: rotate(-45deg);
}

.logo-contact {
  width: 220px;
}

.post-type-archive-newsy .link-nav {
  color: #00604f;
}
.post-type-archive-newsy .link-nav::before {
  background-color: #00604f;
}
.post-type-archive-newsy .hamburger {
  border-color: #00604f;
}
.post-type-archive-newsy .hamburger .inner::before,
.post-type-archive-newsy .hamburger .inner::after {
  background: #00604f;
}
.post-type-archive-newsy .hamburger .inner span {
  background: #00604f;
}
.post-type-archive-newsy .menu {
  background: #fff;
}

.hero:not(.page-template-homepage) {
  min-height: 50vh;
  position: fixed;
  width: 100%;
}

.page_content {
  position: relative;
  margin-top: 50vh;
  z-index: 12;
}

body.active .page_content {
  z-index: 2;
}

.background_wrap {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}

.bg-white {
  background: #fff;
}

.invest_logo__sygnet_wrapper {
  width: 20%;
}

.invest_logo__wrapper {
  padding-left: 4%;
  padding-top: 8%;
  width: 41%;
}

@media (min-width: 991.98px) {
  .invest_logo__wrapper {
    padding-left: 5%;
    padding-top: 10%;
    width: 43%;
  }

  .invest_logo__sygnet_wrapper {
    width: 20%;
  }

  .invest_logo {
    padding-top: 25%;
    padding-left: 10%;
  }

  .invest_logo--left_col {
    padding-left: 0;
  }
}

@media (max-width: 991.98px) {
  .invest_logo__text {
    position: relative;
    width: 200%;
  }
}

@media (max-width: 1699.98px) {
  body {
    font-size: 18px !important;
  }
  .text-20 {
    font-size: 18px;
  }
  .text-30 {
    font-size: 26px;
  }
  .text-35 {
    font-size: 30px;
  }
  .text-42 {
    font-size: 38px;
  }
  .text-50 {
    font-size: 44px;
  }
  .text-60 {
    font-size: 50px;
  }
}

@media (max-width: 1439.98px) {
  .text-30 {
    font-size: 24px;
  }
  .text-35 {
    font-size: 28px;
  }
  .text-42 {
    font-size: 34px;
  }
  .text-50 {
    font-size: 40px;
  }
  .text-60 {
    font-size: 42px;
  }
  .text-26 {
    font-size: 24px;
  }
  .text-27 {
    font-size: 25px;
  }
  .text-40 {
    font-size: 36px;
  }
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
  .link-nav {
    font-size: 22px !important;
  }
}

@media (min-width: 991.98px) and (max-width: 1299.98px), (max-width: 767.98px) {
  body {
    font-size: 16px !important;
  }
  .text-18 {
    font-size: 16px;
  }
  .text-20 {
    font-size: 16px;
  }
  .text-30 {
    font-size: 20px;
  }
  .text-35 {
    font-size: 22px;
  }
  .text-42 {
    font-size: 24px;
  }
  .text-50 {
    font-size: 24px;
  }
  .text-60 {
    font-size: 30px;
  }
  .link-nav {
    font-size: 26px;
  }
  .mt-year-newsy {
    margin-top: 35px;
  }
  .logo-contact {
    width: 160px !important;
  }
  .title-font {
    font-size: 20px;
  }
  .contact-email-font {
    font-size: 20px;
  }
  .text-26 {
    font-size: 18px;
  }
  .text-27 {
    font-size: 18px;
  }
  .text-22 {
    font-size: 18px;
  }
  .text-40 {
    font-size: 20px;
  }
}

@media (max-width: 1599.98px) {
  .space-team .team__name {
    font-size: 26px !important;
  }
  .space-team .team__position {
    font-size: 20px !important;
  }
  .space-team:nth-child(n + 3) .team__name {
    font-size: 24px !important;
  }
  .space-team:nth-child(n + 3) .team__position {
    font-size: 18px !important;
  }
}

@media (max-width: 1299.98px) {
  .logo-nav {
    height: auto !important;
    width: 100%;
  }
  .logo-footer {
    height: 200px;
  }
  .ratio-4x3-lg {
    --bs-aspect-ratio: calc(3 / 4 * 100%);
  }
  .mb-70px {
    margin-bottom: 30px;
  }
  .mb-110px {
    margin-bottom: 60px;
  }
  .mb-140px {
    margin-bottom: 90px;
  }
  .pb-150px {
    padding-bottom: 90px;
  }
  .mb-210px {
    margin-bottom: 100px;
  }
  .mb-250px {
    margin-bottom: 120px;
  }
  .mb-350px {
    margin-bottom: 140px;
  }
  .pt-70px {
    padding-top: 30px;
  }
  .pt-menu {
    padding-top: 30px;
  }
  .py-newsy-single {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .py-110px {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .py-160px {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pt-160px {
    padding-top: 70px;
  }
  .pb-160px {
    padding-bottom: 70px;
  }
  #ajax-posts {
    padding-top: 70px;
  }
  .pb-140px {
    padding-bottom: 10px;
  }
  .order-first-lg {
    order: -1 !important;
  }
  .link-nav {
    margin-top: 20px;
  }
  .mb-30px-lg {
    margin-bottom: 30px;
  }
  .space-team .team__name {
    font-size: 20px !important;
  }
  .space-team .team__position {
    font-size: 16px !important;
  }
  .space-team:nth-child(n + 3) .team__name {
    font-size: 20px !important;
  }
  .space-team:nth-child(n + 3) .team__position {
    font-size: 16px !important;
  }
}

@media (max-width: 991.98px) {
  .order-reverse-mobile {
    flex-direction: column-reverse;
  }
  .investment .mb-110px {
    margin-bottom: 1rem;
  }
  .link-nav {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .container-fluid-mobile {
    padding-right: var(--bs-gutter-x, 2rem);
    padding-left: var(--bs-gutter-x, 2rem);
  }
  .line-newsy::before {
    left: 0px;
  }
  .title-font--home {
    font-size: 20px;
  }
}

@media (min-width: 991.98px) {
  .p-lg-0 {
    padding: 0px;
  }
  .ps-logo {
    padding-left: 140px !important;
  }
  .ps-logo--home {
    margin-left: 60%;
  }
  .ps-investment-text {
    padding-left: 70px !important;
  }
  .pe-logo {
    padding-right: 140px !important;
  }
  .pe-newsy {
    padding-right: 300px !important;
  }
  .px-logo {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .pe-lg-0 {
    padding-right: 0px;
  }
  .pe-lg-6 {
    padding-right: 7rem;
  }
  .pe-lg-7 {
    padding-right: 8.4rem;
  }
  .ps-lg-0 {
    padding-left: 0px;
  }
  .pe-lg-0 {
    padding-right: 0px;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: var(--bs-gutter-x, 3rem);
    padding-left: var(--bs-gutter-x, 3rem);
  }
  .row-wide {
    margin: 0 -40px;
    --bs-gutter-x: 2rem;
  }
  .space-team:nth-child(1),
  .space-team:nth-child(2) {
    padding: 0 10%;
    width: 50%;
  }
  .space-team:nth-child(n + 3) {
    padding: 0 6%;
  }
  .link-nav {
    text-transform: lowercase;
  }
  .col-lg-51pr {
    width: 51%;
  }
  .text-lg-pre-line {
    white-space: pre-line;
  }
  .mb-lg-100px {
    margin-bottom: 100px;
  }
}

@media (min-width: 991.98px) and (max-width: 1649.99px) {
  .ps-logo {
    padding-left: 110px !important;
  }
  .ps-investment-text {
    padding-left: 55px !important;
  }
  .pe-logo {
    padding-right: 110px !important;
  }
  .pe-newsy {
    padding-right: 180px !important;
  }
  .px-logo {
    padding-left: 110px !important;
    padding-right: 110px !important;
  }
  .logo-nav {
    height: 60px !important;
  }
  .link-nav {
    margin-top: 28px;
  }
  .line-newsy::before {
    left: 110px;
  }
}

@media (max-width: 767.99px) {
  .hero .ps-logo {
    margin-bottom: 70px;
  }
  .ps-investment-text {
    margin-bottom: 70px;
  }
}

@media (min-width: 1299.99px) {
  .pe-xxl-70px {
    padding-right: 100px;
  }
}

@media (max-width: 1299.99px) {
  footer .logo-nav {
    height: 70px !important;
    width: auto !important;
  }
}

@media (max-width: 550px) {
  .container-footer {
    padding-right: 0 !important;
  }
  .logo-footer {
    height: 150px;
  }
  footer .logo-nav {
    height: 40px !important;
  }
}

@media (max-width: 350px) {
  .container-footer {
    padding-right: 0 !important;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .logo-footer {
    height: 100px;
  }
  footer .logo-nav {
    height: 30px !important;
  }
}

.pre-loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0px;
  top: 0px;
  z-index: 9999999999;
  pointer-events: none;
}
.cookieinfo {
  z-index: 214748364 !important;
}
.pre-loader .first-overlay,
.pre-loader .second-overlay,
.pre-loader .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.pre-loader .logo {
  width: 30%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.first-overlay {
  animation: 0s ease-in 3.5s forwards first-overlay;
}
.second-overlay {
  left: 100%;
  z-index: 1;
  margin-left: 20%;
  background-color: rgba(0, 96, 79, 255);
  animation: 3s cubic-bezier(0.86, 0, 0.07, 0.995) 1.5s forwards second-overlay;
}
.second-overlay::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 20%;
  left: -20%;
  top: 0px;
  z-index: 1;
  background-color: white;
}
@keyframes first-overlay {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    pointer-events: none;
  }
}
@keyframes second-overlay {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  50% {
    transform: translateX(-120%);
  }
  75% {
    opacity: 1;
  }
  100% {
    transform: translateX(-120%);
    opacity: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .pre-loader .logo {
    width: 50%;
  }
}

@media (max-width: 991.98px) {
  body.post-type-archive-newsy .menu-desktop > div {
    display: flex !important;
  }

  body.post-type-archive-newsy .menu-desktop > div > div {
    display: block !important;
  }

  body.post-type-archive-newsy .mobile-menu {
    display: none !important;
  }
}

.menu_mobile {
  flex-direction: column !important;
  overflow: auto;
  justify-content: flex-start;
}

.menu_spacer {
  height: 130px;
  width: 100%;
  flex-shrink: 0;
}

.nav_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}

@media (min-width: 349.98px) {
  .nav_wrapper__nav {
    margin-bottom: 50%;
  }
}

@media (max-width: 329.98px) {
  .link-nav {
    font-size: 18px;
  }
}

.video-prelander {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0px;
  top: 0px;
  overflow: hidden;
  z-index: 9999;
  background: #007664;
  transition: opacity 0.5s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-prelander--hidden {
  opacity: 0;
  pointer-events: none;
}

.video-prelander--none {
  display: none;
}

.video-prelander__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 767.98px) {
  .video-prelander__video {
    height: auto;
    width: 180%;
    position: relative;
    left: -3%;
  }

  .header-bar {
    gap: 40px;
  }
}

.footer {
  background-image: url("../img/footer-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
