.container_7e740b {
  z-index: 0;
  background-image: url("Biometrics.15bf5ce2.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 70%;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

@media (width >= 390px) and (width <= 430px) {
  .container_7e740b {
    padding-top: 0;
  }
}

.container_7e740b:before {
  content: " ";
  z-index: 10;
  width: 100%;
  height: 95px;
  position: absolute;
  top: 0;
  left: 0;
}

.list_7e740b {
  align-content: center;
  display: grid;
}

@media screen and (width >= 800px) {
  .list_7e740b {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 28px;
  }
}

@media screen and (width >= 800px) and (width <= 1159px) {
  .list_7e740b {
    padding-left: 0;
  }
}

@media screen and (width <= 950px) {
  .list_7e740b {
    grid-template-columns: 100%;
  }
}

@media screen and (width <= 799px) {
  .list_7e740b {
    grid-template-columns: 100%;
    gap: 28px;
  }
}

.cardSmall_7e740b {
  backdrop-filter: blur(20px);
  background: #ffffff1a;
  border: 1px solid #e6e6e61a;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  position: relative;
}

@media screen and (width <= 799px) {
  .cardSmall_7e740b {
    padding: 32px;
  }
}

.content_7e740b {
  z-index: 1;
  flex-direction: column;
  gap: 28px;
  display: flex;
  position: relative;
}

.content_7e740b .heroTitle_7e740b {
  max-width: 1150px;
}

.content_7e740b .heroTitle_7e740b u {
  background: linear-gradient(to top left, #b98cd9 0%, #8a40bf 100%) text;
}

.content_7e740b .heroTitle_7e740b i {
  width: 190px;
  height: 10px;
  display: inline-block;
}

.content_7e740b .heroTitle_7e740b span {
  opacity: 0;
  transition: all cubic-bezier(.22, 1, .36, 1);
  display: inline-block;
  position: relative;
  transform: translateY(30px);
}

.content_7e740b .heroTitle_7e740b span:first-child {
  transition-delay: 80ms;
}

.content_7e740b .heroTitle_7e740b span:nth-child(2) {
  transition-delay: .16s;
}

.content_7e740b .heroTitle_7e740b span:nth-child(3) {
  transition-delay: .24s;
}

.content_7e740b .heroTitle_7e740b span:nth-child(4) {
  transition-delay: .32s;
}

.content_7e740b .heroTitle_7e740b span:nth-child(5) {
  transition-delay: .4s;
}

.content_7e740b .heroTitle_7e740b span:nth-child(6) {
  transition-delay: .48s;
}

.content_7e740b .heroTitle_7e740b span:nth-child(7) {
  transition-delay: .56s;
}

.content_7e740b .heroTitle_7e740b span:nth-child(8) {
  transition-delay: .64s;
}

.content_7e740b .heroTitle_7e740b span:nth-child(9) {
  transition-delay: .72s;
}

@media screen and (width >= 800px) and (width <= 1159px) {
  .content_7e740b .heroTitle_7e740b {
    max-width: 880px;
  }
}

@media screen and (width <= 950px) {
  .content_7e740b .heroTitle_7e740b i, .content_7e740b .heroTitle_7e740b br {
    display: none;
  }
}

@media screen and (width <= 799px) {
  .content_7e740b .heroTitle_7e740b i, .content_7e740b .heroTitle_7e740b br {
    display: none;
  }
}

.content_7e740b .iconContainer_7e740b {
  gap: 40px;
  margin-top: 5px;
  display: flex;
}

.content_7e740b .iconContainer_7e740b a {
  transition: transform .3s;
  display: inline-block;
}

.content_7e740b .iconContainer_7e740b a:hover {
  transform: scale(1.5);
}

.content_7e740b .heroDescription_7e740b {
  flex-direction: column;
  gap: 28px;
  display: flex;
}

@media screen and (width >= 800px) {
  .content_7e740b .heroDescription_7e740b {
    padding-left: 85px;
  }
}

@media screen and (width <= 799px) {
  .content_7e740b .heroDescription_7e740b h2 {
    margin-top: -12px;
  }
}

.mobileBlackBgShape_7e740b {
  z-index: 0;
  background: linear-gradient(181deg, #100826bf 0%, #1008264d 31%, #10082600 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (width >= 800px) {
  .mobileBlackBgShape_7e740b {
    display: none;
  }
}

.heroBlueBgShape_7e740b {
  z-index: -1;
  background-color: #02000d;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.heroTitle_7e740b[data-inview="true"] span {
  opacity: 1;
  margin-bottom: 0;
  transition: opacity 1.8s cubic-bezier(.22, 1, .36, 1), transform 1.8s cubic-bezier(.22, 1, .36, 1);
  transform: translateY(0);
}

.heroDescription_7e740b h2, .heroDescription_7e740b a {
  opacity: 0;
  transition: all cubic-bezier(.22, 1, .36, 1);
  transform: translateY(30px);
}

.heroDescription_7e740b[data-inview="true"] h2, .heroDescription_7e740b[data-inview="true"] a {
  opacity: 1;
  margin-bottom: 0;
  transition: opacity 1.8s cubic-bezier(.22, 1, .36, 1), transform 1.8s cubic-bezier(.22, 1, .36, 1);
  transform: translateY(0);
}

.heroDescription_7e740b[data-inview="true"] h2 {
  transition-delay: .98s;
}

.heroDescription_7e740b[data-inview="true"] a:first-child {
  transition-delay: 1.06s;
}

.heroDescription_7e740b[data-inview="true"] a:nth-child(2) {
  transition-delay: 1.14s;
}

.sectionWrapper_c97bc3 {
  position: relative;
}

.section_c97bc3 {
  z-index: 0;
  height: 480vh;
  position: relative;
}

.keyFeaturesContainer_c97bc3 {
  backdrop-filter: blur(20px);
  background: #ffffff1a;
  border: 1px solid #e6e6e61a;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  gap: 10px;
  width: 640px;
  padding: 40px 48px;
  display: flex;
  box-shadow: 1px 11px 20px 12px #00000013;
}

@media screen and (height <= 600px) {
  .keyFeaturesContainer_c97bc3 h1 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 120%;
  }
}

@media screen and (height <= 600px) and (width >= 800px) and (width <= 1159px) {
  .keyFeaturesContainer_c97bc3 h1 {
    font-size: 1.75rem;
  }
}

@media screen and (height <= 600px) and (width <= 799px) {
  .keyFeaturesContainer_c97bc3 h1 {
    font-size: 1.5rem;
  }
}

@media screen and (width <= 799px) {
  .keyFeaturesContainer_c97bc3 p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 140%;
  }
}

@media screen and (width <= 799px) and (width <= 799px) {
  .keyFeaturesContainer_c97bc3 p {
    font-size: 1rem;
  }
}

@media screen and (width <= 799px) {
  .keyFeaturesContainer_c97bc3 {
    width: 100%;
    padding: 24px;
  }
}

.container_c97bc3 {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  gap: 80px;
  width: 100%;
  height: 100%;
  padding-top: 10vh;
  display: flex;
  position: sticky;
  top: 50px;
}

@media screen and (width <= 799px) {
  .container_c97bc3 {
    gap: 20px;
    padding-top: 8vh;
  }
}

@media screen and (height <= 550px) {
  .container_c97bc3 {
    gap: 40px;
  }
}

.bgShapeA_c97bc3 {
  backdrop-filter: blur(50px);
  opacity: 0;
  z-index: -1;
  background-color: #030014;
  width: 100vw;
  height: 100vh;
  transition: opacity 1s;
  position: fixed;
  top: 0;
  left: 0;
}

.bgShapeA_c97bc3.visible_c97bc3 {
  opacity: 1;
}

.container_4da76c {
  opacity: .75;
  z-index: -2;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
/*# sourceMappingURL=index.dd77f07c.css.map */
