
.oz-site-wrapper #hero-light.is-ecosystem {
  padding: 290px 0 0;
  position: relative;
  background-image: none;
  background: white;
  z-index: 2;
}
.oz-site-wrapper #hero-light.is-ecosystem h1 {
  font-weight: 600;
  max-width: 1069px;
  margin: auto;
  margin-bottom: 32px;
  letter-spacing: -0.04em;
  opacity:  1!important;
}
.oz-site-wrapper #hero-light .hero-entry p {
  max-width: none;
  letter-spacing: -0.01em;
  line-height: 30px;
  margin: auto; 
  margin-top: 0;
  margin-bottom: 32px;
  max-width: 740px;
  opacity:  1!important;

}
.oz-site-wrapper #hero-light .hero-buttons .button {
  padding: 14px 24px;
}
.oz-site-wrapper #hero-light .hero-buttons .button.button-secondary {
  padding: 12px 25px;
}
.oz-site-wrapper #hero-light .hero-entry .hero-buttons {
  gap: 20px;
}
.oz-site-wrapper #hero-light .companies-row {
  padding-bottom: 73px;
  border-bottom: 1px solid #E8E8E8;
  justify-content: space-between;
  gap: 32px;

}
#hero-light .container-1100 {
  max-width: 1140px;
  padding: 0 20px;
  margin: auto;
  position: relative;
}
.oz-site-wrapper #hero-light .title-companies {
  margin-top: 100px;
  margin-bottom: 24px;
  opacity: 0;
}
#hero-light p.stats-title {
  color: #5F637C;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
  max-width: 210px;
  font-weight: 500;
  margin-bottom: 20px;
}
#hero-light .stats-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 68px 0 80px;
  position: relative;
  z-index: 1;
}
#hero-light .flex-simple {
  display: inline-flex;
  align-items: center;
  border-radius: 20px;
  padding: 4px 8px;
  border: 1px solid rgba(0, 0, 0, 0.10);
}
#hero-light .dune-icon {
  position: relative;
  width: 16px;
  height: 16px;
}

.dune-icon img.color-icon {
  opacity: .3;
  transition: all 0.35s ease;
  filter: grayscale(1);
}
#hero-light .flex-simple:hover .dune-icon img.color-icon {
  opacity: 1;
  filter: grayscale(0);

}
#hero-light .is-gap-8 {
  gap: 8px;
}
#hero-light a.inline-grey {
  color: #5F637C;
  opacity: .8;
  transition: all .35s ease;
  text-decoration: none;
  margin: 0;
}
#hero-light .inline-grey:hover {
  opacity: 1;
}
#hero-light .stats-number {
  color: #0A0F39;
  font-size: 68px;
  line-height: 74px;
  margin: 0;
  opacity: .9;
  letter-spacing: -0.04em;
  font-weight: 600;
  opacity: 0;
  transition: opacity .3s ease;
  transition-delay: 0.5s;
}
#hero-light .stats-number.revealed {
  opacity: 1;
}
#hero-light .gradient-hero {
  position: absolute;
  bottom: 0;
  margin-left: 60px;
  left: 50%;
  right: 0;
  top: auto;
  z-index: 0;
  max-width: 1437px;
  transform: translateX(-50%);
  pointer-events: none;
  opacity: 0.2;
}
#hero-light .gradient-hero.opacity-animation {
  animation: opacity-wave infinite;
}
@keyframes opacity-wave {
  0% {
    opacity: 1!important;
  }
  100% {
    opacity: .5!important;
  }

}
@media (min-width: 991px) {
  .oz-site-wrapper #hero-light.is-ecosystem h1 {
    font-size: 68px;
    line-height: 74px;
  }
  .companies-row.hidden-mobile {
    display: flex!important;
  }
  #hero-light .hidden-desktop {
    display: none!important;
  }
  #hero-light .stats-number span.unit-mobile {
    display: none;
  }
}

@media (max-width: 991px) {

  .oz-site-wrapper #hero-light.is-ecosystem {
    padding: 260px 0 0;
  }
  .oz-site-wrapper #hero-light.is-ecosystem h1{
    line-height: 109%;
  }
  .oz-site-wrapper #hero-light .title-companies {
    margin-top: 100px;
  }
  #hero-light .stats-flex {
    flex-direction: column;
    gap: 24px;

  }
  #hero-light p.stats-title {
    margin-bottom: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 20px; 
  }
  #hero-light .stats-number {
    font-size: 80px;
  }
  #hero-light .stats-number span.unit-mobile {
    display: inline-block;
  }
  #hero-light .hidden-mobile {
    display: none!important;
  }
  #hero-light .hidden-desktop {
    display: flex!important;
  }
  .oz-site-wrapper #hero-light .companies-row {
    justify-content: center;
    flex-wrap: wrap;
  }

}
@media (min-width: 767px) {
  .oz-site-wrapper #hero-light .companies-row.not-contained {
    display: none;
  }

}
@media (max-width: 767px) {

  .oz-site-wrapper #hero-light.is-ecosystem h1 {
    margin-bottom: 24px;
  }
  .oz-site-wrapper #hero-light .hero-entry p {
    margin: 0 auto 24px;
    font-size: 14px;
    letter-spacing: -0.01em;
    line-height: 140%;
    max-width: 325px;
  }

  .oz-site-wrapper #hero-light .hero-buttons .button {
    padding: 12px 18px;
    font-size: 14px!important;
    width: auto!important;
  }
  .oz-site-wrapper #hero-light .hero-buttons {
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 16px!important;
    max-width: 290px;
    margin: auto;

  }
  .oz-site-wrapper #hero-light .title-companies {
    margin-top: 72px;
    margin-bottom: 0;
  }
  .oz-site-wrapper #hero-light .marquee-mask {
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #E8E8E8;
    position: relative;
  }
  .marquee-mask::before {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, #FFFFFF 7.68%, rgba(255, 255, 255, 0) 79.54%);
    height: 100%;
    z-index: 3;
  }
  .marquee-mask::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    background: linear-gradient(270deg, #FFFFFF 7.68%, rgba(255, 255, 255, 0) 79.54%);
    height: 100%;
    z-index: 3;
  }
  .oz-site-wrapper #hero-light .marquee-mask .marquee-flex {
    display: flex;
    flex-wrap: nowrap;
    width: fit-content;
    animation: marquee 25s linear infinite;
  }
  .oz-site-wrapper #hero-light .companies-row {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .oz-site-wrapper #hero-light .companies-row.contained {
    display: none;
  }
  .oz-site-wrapper #hero-light .companies-row.not-contained {
    flex-wrap: nowrap;
    max-width: none;
    width: auto;
    justify-content: left;
    padding-right: 50px;
    gap: 50px;
    border-bottom: none;

  }
  .oz-site-wrapper #hero-light .companies-row.not-contained .company-container {
    max-width: none!important;
  }
  .oz-site-wrapper #hero-light .companies-row.not-contained .company-container img{
    max-width: none;
    width: auto;
  }
  @keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }
}

@media (max-width: 575px) {

  .oz-site-wrapper #hero-light.is-ecosystem h1 {
    font-weight: 600;
    line-height: 110%;
    max-width: 365px;
    font-size: 40px;
  }
  .oz-site-wrapper #hero-light.is-ecosystem h1 br {
    display: none;
  }
  .oz-site-wrapper #hero-light .gradient-hero { 
    display: none;
  }
  .oz-site-wrapper #hero-light .gradient-hero-mobile { 
    display: block!important;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index; 0;
  }
}

@media (max-width: 425px) {

}
@media (max-width: 390px) {
  .oz-site-wrapper #hero-light.is-ecosystem h1 {
    font-size: 36px;
  }
}


