h2 {
  font-family: "Helvetica-Light";
}

body {
  background-color: #050b22;
}

.unlock-con {
  padding: 50px 0px;
}
.unlock-con .img-con {
  text-align: center;
}
.unlock-con .img-con img {
  width: 29.9479166667vw;
}
.unlock-con .con-anim {
  position: absolute;
  top: 0.78125vw;
  left: 0;
  width: 100%;
}
.unlock-con .con-anim svg {
  width: 26.0416666667vw;
  height: 26.0416666667vw;
  display: block;
  margin: 0 auto;
}
.unlock-con .text-con h1 {
  color: #030a24;
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: var(--color-white);
  font-family: "Helvetica-Bold";
  text-align: center;
}
.unlock-con .text-con h1 .pink {
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: var(--color-purple1);
}
.unlock-con .text-con h2 {
  text-align: center;
  color: var(--color-white);
}

.con-triang {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .con-triang {
    padding-bottom: 0px;
  }
}
.con-triang .triangle-con {
  width: 23.4375vw;
  height: 22.65625vw;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .con-triang .triangle-con {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
}
.con-triang .triangle-con img {
  width: 100%;
}
.con-triang .triangle-con video {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1.01);
}
.con-triang .triangle-text {
  display: flex;
  flex-direction: column;
  padding-left: 2.6041666667vw;
}
.con-triang .triangle-text p {
  color: var(--color-white);
  font-weight: 300;
}

.bg-line-ray {
  background-image: url(../../images/lines-5-people-full.webp);
  background-size: auto;
  padding: 0px 0px 100px;
  background-position: center 25vw;
  margin-top: 5.2083333333vw;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .bg-line-ray {
    padding: 0;
  }
}

.five-people-con {
  padding-bottom: 50px;
}
.five-people-con .five-img-con {
  position: relative;
}
@media screen and (max-width: 767px) {
  .five-people-con .five-img-con img {
    transform: translate(0px, 0px) !important;
  }
}
.five-people-con .five-img-con::before {
  /*display: block;
  content: '';
  background-image: url(../../images/5-people-bg.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 100%;
  height: get-vw(650px);
  margin: 0 auto get-vw(-250px);*/
}
.five-people-con .people-text-con {
  max-width: 79.8958333333vw;
  padding: 45px 45px 30px 45px;
  box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, 0.16);
  background-color: rgba(26, 44, 75, 0.5411764706);
}
@media screen and (max-width: 767px) {
  .five-people-con .people-text-con {
    max-width: 100%;
    padding: 30px;
  }
}
.five-people-con .people-text-con p {
  color: var(--color-white);
  font-weight: 300;
}

.video-con {
  position: relative;
  padding: 0px;
  height: 100vh;
  margin-bottom: 50px;
}
.video-con video {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.video-con .video-text-con {
  position: absolute;
  bottom: 50px;
  width: 100%;
  z-index: 2;
}
.video-con .video-text-con h3 {
  max-width: 66.875vw;
  text-align: center;
  background: rgba(3, 10, 36, 0.8196078431);
  border-radius: 20px;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .video-con .video-text-con h3 {
    max-width: 90%;
  }
}

.video-con::after {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  content: "";
  background: rgba(3, 10, 36, 0.3);
  width: 100%;
  height: 100%;
}

.x-fact-con {
  padding-bottom: 3.90625vw;
  padding-top: 6.7708333333vw;
}
.x-fact-con p {
  margin: 0;
}
.x-fact-con .x-fact .x-fact-img {
  z-index: 2;
}
.x-fact-con .x-fact .x-fact-img img {
  width: 34.0625vw;
  margin-top: -148px;
}
.x-fact-con .x-fact .x-fact-text h2 {
  font-size: 5.2083333333vw;
  padding-left: 2.6041666667vw;
}

.x-fact-con .x-fact .x-fact-text h2:nth-child(2) {
  padding-bottom: 20px !important;
}

.border-purple-top {
  border-top: 1.5px solid #C301B1;
}

.logo-list {
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 40px;
}

.logo-img-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
}

.logo-wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.logo-wrapper .logo-line-svg {
  margin-left: -45px;
  width: 104%;
}
@media screen and (max-width: 767px) {
  .logo-wrapper .logo-line-svg {
    margin-left: 0;
    width: 100%;
  }
}
.logo-wrapper .swiper-wrapper {
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

@media screen and (max-width: 767px) {
  .five-img-con .anim,
  .ourGen__heading h2.anim,
  .trans-text-con h2.anim {
    transform: translate(0px, 0px) !important;
  }
}

@media screen and (max-width: 767px) {
  .animup {
    opacity: 1 !important;
  }
}/*# sourceMappingURL=homebanner.css.map */