#page-cards .section-acquire .background img,
#page-cards .section-acquire .background video, #page-cards .section-acquire .background::after, #page-cards .section-acquire .background::before, #page-cards .section-acquire .background, #page-cards .section-about .flex-wrapper .left-image img, #page-cards .section-about .blurs, #page-cards .section-information .flex-wrapper:nth-child(3) .left-images, #page-cards .section-information .flex-wrapper:nth-child(2) .right-complement img, #page-cards .section-information .flex-wrapper:nth-child(2) .right-image img, #page-cards .section-information .flex-wrapper:nth-child(2) .left-background img,
#page-cards .section-information .flex-wrapper:nth-child(2) .left-background video, #page-cards .section-information .flex-wrapper:nth-child(2) .left-background, #page-cards .section-hero .wrapper-items::before, #page-cards .section-hero .flex-wrapper .right-images .image img, #page-cards .section-hero .flex-wrapper .right-images .image:nth-child(1) img, #page-cards .section-hero .background img, #page-cards .section-hero .background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page-cards .section-acquire a.background::after, #page-cards .section-acquire a.background::before, #page-cards .section-acquire a.background, #page-cards .section-about a.blurs, #page-cards .section-information .flex-wrapper:nth-child(3) a.left-images, #page-cards .section-information .flex-wrapper:nth-child(2) a.left-background, #page-cards .section-hero a.wrapper-items::before, #page-cards .section-hero a.background {
  text-indent: -999px;
  overflow: hidden;
}

#page-cards .section-acquire button.background::after, #page-cards .section-acquire button.background::before, #page-cards .section-acquire button.background, #page-cards .section-about button.blurs, #page-cards .section-information .flex-wrapper:nth-child(3) button.left-images, #page-cards .section-information .flex-wrapper:nth-child(2) button.left-background, #page-cards .section-hero button.wrapper-items::before, #page-cards .section-hero button.background {
  text-indent: -999px;
  overflow: hidden;
}

#main-header {
  padding: 40rem 50rem;
}
@media (max-width: 1023px) {
  #main-header {
    padding: 30rem 20px;
  }
}
#main-header .flex-wrapper {
  justify-content: space-between;
}
#main-header .flex-wrapper .right-menu {
  display: none;
}
#main-header.sticky {
  padding: 20rem 50rem;
}
@media (max-width: 1023px) {
  #main-header.sticky {
    padding: 20rem 20px;
  }
}

#page-cards {
  background-color: #000618;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#page-cards .section-hero {
  position: relative;
  padding: 40rem 0 155rem;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-cards .section-hero {
    padding: 20rem 0 140rem;
  }
}
#page-cards .section-hero .background {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  display: none;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .background {
    display: block;
  }
}
#page-cards .section-hero .video {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .video {
    display: none;
  }
}
#page-cards .section-hero .video::before {
  content: "";
  background-image: linear-gradient(to right, #000618, rgba(0, 6, 24, 0));
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 300rem;
  z-index: 2;
}
#page-cards .section-hero .video::after {
  content: "";
  background-image: linear-gradient(to top, #000618, rgba(0, 6, 24, 0));
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 300rem;
  z-index: 2;
}
#page-cards .section-hero .video video {
  position: relative;
  width: auto;
  height: 900rem;
  z-index: 1;
}
#page-cards .section-hero .container {
  position: relative;
  z-index: 3;
}
#page-cards .section-hero .flex-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-left: 17rem;
  margin-bottom: 50rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper {
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
#page-cards .section-hero .flex-wrapper .left {
  width: 530rem;
  flex-shrink: 0;
  padding-bottom: 110rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .left {
    position: relative;
    order: 2;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: -40rem 0 0;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  #page-cards .section-hero .flex-wrapper .left {
    margin-bottom: 0;
  }
}
#page-cards .section-hero .flex-wrapper .left-small {
  background: -webkit-linear-gradient(left, #ffb700, #fffb00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 12rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 35rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .left-small {
    font-size: 11rem;
  }
}
#page-cards .section-hero .flex-wrapper .left-title {
  margin-bottom: 70rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .left-title {
    margin-bottom: 30rem;
  }
}
#page-cards .section-hero .flex-wrapper .left-title p {
  color: white;
  font-size: 60rem;
  font-weight: 200;
  font-family: "Gilroy";
  line-height: 1.1;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .left-title p {
    font-size: 25rem;
  }
}
#page-cards .section-hero .flex-wrapper .left-title p strong {
  font-weight: 600;
}
#page-cards .section-hero .flex-wrapper .left-cta {
  margin-bottom: 42rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .left-cta {
    margin-bottom: 35rem;
  }
}
#page-cards .section-hero .flex-wrapper .left-cta a {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 80rem;
  padding: 0 32rem;
  border-radius: 32px;
  background-image: linear-gradient(to left, rgba(0, 7, 72, 0.3), rgba(44, 157, 243, 0.3));
  backdrop-filter: blur(20px);
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .left-cta a {
    height: 55rem;
  }
}
#page-cards .section-hero .flex-wrapper .left-cta a span {
  font-size: 18rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
#page-cards .section-hero .flex-wrapper .left-cta a span:nth-child(1) {
  background: -webkit-linear-gradient(left, #ffffff, #a0b4e7, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#page-cards .section-hero .flex-wrapper .left-cta a span.arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28rem;
  height: 28rem;
  border-radius: 50px;
  background-color: white;
  margin-left: 68rem;
}
#page-cards .section-hero .flex-wrapper .left-cta a span.arrow svg {
  width: 8rem;
  height: unset;
}
#page-cards .section-hero .flex-wrapper .left-content {
  display: flex;
  align-items: flex-end;
  padding-left: 32rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .left-content {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }
}
#page-cards .section-hero .flex-wrapper .left-content--small {
  color: rgba(255, 255, 255, 0.8);
  font-size: 11rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-bottom: 2rem;
  margin-right: 26rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .left-content--small {
    padding-bottom: 0;
    margin: 0 0 20rem;
  }
}
#page-cards .section-hero .flex-wrapper .left-content--icons {
  display: flex;
  align-items: center;
}
#page-cards .section-hero .flex-wrapper .left-content--icons .icon:not(:last-child) {
  margin-right: 24rem;
}
#page-cards .section-hero .flex-wrapper .left-content--icons .icon svg {
  width: 21rem;
  height: unset;
}
#page-cards .section-hero .flex-wrapper .right {
  position: relative;
  width: 785rem;
  flex-shrink: 0;
  margin-right: 0;
}
@media (min-width: 1024px) {
  #page-cards .section-hero .flex-wrapper .right {
    opacity: 0;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .right {
    width: 100%;
    order: 1;
    z-index: 1;
  }
}
#page-cards .section-hero .flex-wrapper .right-images {
  position: relative;
  width: 100%;
}
#page-cards .section-hero .flex-wrapper .right-images .image {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
}
#page-cards .section-hero .flex-wrapper .right-images .image:nth-child(1) {
  width: 100%;
  height: 726rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .right-images .image:nth-child(1) {
    height: 470rem;
  }
}
@media (max-width: 767px) {
  #page-cards .section-hero .flex-wrapper .right-images .image:nth-child(1) {
    height: 375rem;
  }
}
#page-cards .section-hero .flex-wrapper .right-images .image:nth-child(2) {
  position: absolute;
  top: 202rem;
  left: 10rem;
  width: 618rem;
  height: 328rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .flex-wrapper .right-images .image:nth-child(2) {
    top: 108rem;
    width: 520rem;
    height: 260rem;
  }
}
@media (max-width: 767px) {
  #page-cards .section-hero .flex-wrapper .right-images .image:nth-child(2) {
    top: 87rem;
    left: -13rem;
    width: 310rem;
    height: 205rem;
  }
}
#page-cards .section-hero .wrapper {
  padding: 0 80rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .wrapper {
    padding: 0;
  }
}
#page-cards .section-hero .wrapper-items {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 51rem 0;
  border: 1px solid rgba(44, 157, 243, 0.3);
  border-radius: 41px;
  backdrop-filter: blur(32px);
  overflow: hidden;
}
@media (max-width: 767px) {
  #page-cards .section-hero .wrapper-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 40rem;
    grid-row-gap: 40rem;
    padding: 51rem 15rem;
  }
}
@media (max-width: 767px) {
  #page-cards .section-hero .wrapper-items {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#page-cards .section-hero .wrapper-items::before {
  content: "";
  background-image: linear-gradient(330deg, rgba(9, 24, 69, 0.2) 0%, rgba(255, 255, 255, 0.2) 30%, rgba(0, 6, 24, 0.2) 60%);
  backdrop-filter: blur(5px);
  opacity: 0.4;
  z-index: 1;
}
#page-cards .section-hero .wrapper-items .item {
  position: relative;
  width: 148rem;
  text-align: center;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .wrapper-items .item {
    width: 100%;
  }
}
#page-cards .section-hero .wrapper-items .item:not(:last-child) {
  margin-right: 60rem;
}
@media (max-width: 1023px) {
  #page-cards .section-hero .wrapper-items .item:not(:last-child) {
    margin: 0;
  }
}
#page-cards .section-hero .wrapper-items .item-title {
  background: -webkit-linear-gradient(right, #ffffff, #9eb7f4, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 12rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 24rem;
}
#page-cards .section-hero .wrapper-items .item-number {
  background: -webkit-linear-gradient(right, #ffffff, #9eb7f4, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 44rem;
  font-weight: 400;
}
#page-cards .section-information {
  position: relative;
  padding-bottom: 97rem;
  z-index: 2;
}
#page-cards .section-information .blur {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + 50rem), calc(-50% - 320rem));
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-cards .section-information .blur {
    display: none;
  }
}
#page-cards .section-information .blur img {
  width: 1039rem;
  height: unset;
}
#page-cards .section-information .container {
  position: relative;
  z-index: 2;
}
#page-cards .section-information .headline {
  width: 642rem;
  padding-left: 77rem;
  margin-bottom: 72rem;
}
@media (max-width: 1023px) {
  #page-cards .section-information .headline {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 50rem;
  }
}
#page-cards .section-information .headline-title p {
  background: -webkit-linear-gradient(left, #ffffff, #9eb7f4, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 40rem;
}
@media (max-width: 1023px) {
  #page-cards .section-information .headline-title p {
    font-size: 30rem;
    margin-bottom: 30rem;
  }
}
#page-cards .section-information .headline-title p strong {
  background: -webkit-linear-gradient(left, #ffb700, #fffb00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#page-cards .section-information .headline-description p {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  line-height: 1.4;
}
#page-cards .section-information .flex-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 77rem;
}
@media (max-width: 1023px) {
  #page-cards .section-information .flex-wrapper {
    padding: 0;
    flex-direction: column;
    align-items: center;
  }
}
#page-cards .section-information .flex-wrapper:not(:last-child) {
  margin-bottom: 32rem;
}
@media (max-width: 1023px) {
  #page-cards .section-information .flex-wrapper:not(:last-child) {
    margin-bottom: 50rem;
  }
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:not(:last-child) {
    margin-bottom: 30rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .left {
  position: relative;
  width: 412rem;
  min-height: 281rem;
  padding: 52rem 29rem 0;
  border-radius: 40px;
  background-image: linear-gradient(to left top, #030a20, #091845);
  text-align: center;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .left {
    width: 100%;
    margin-bottom: 50rem;
  }
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .left {
    margin-bottom: 30rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .left-background {
  opacity: 0.3;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 1;
}
#page-cards .section-information .flex-wrapper:nth-child(2) .left-background video {
  transform: scale(1.2) translateY(15rem);
}
#page-cards .section-information .flex-wrapper:nth-child(2) .left-title {
  position: relative;
  color: white;
  font-size: 16rem;
  font-weight: bold;
  margin-bottom: 20rem;
  z-index: 2;
}
#page-cards .section-information .flex-wrapper:nth-child(2) .left-description {
  position: relative;
  z-index: 2;
}
#page-cards .section-information .flex-wrapper:nth-child(2) .left-description p {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  line-height: 1.4;
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 600rem;
  min-height: 281rem;
  padding-left: 44rem;
  background-image: linear-gradient(to left top, #030a20 40%, #091845 100%);
  border-radius: 40px;
}
@media (max-width: 1023px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 52rem 20rem 0;
    background-image: linear-gradient(to left top, #030a20 0%, #091845 100%);
    overflow: hidden;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-content {
  width: 220rem;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right-content {
    width: 100%;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-content--title {
  color: white;
  font-size: 16rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right-content--description {
    margin-bottom: 40rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-content--description p {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  line-height: 1.4;
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-image {
  position: relative;
  width: 310rem;
  height: 281rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right-image {
    display: none;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-image-mobile {
  position: relative;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  display: none;
  padding-left: 50rem;
  z-index: 2;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right-image-mobile {
    display: block;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-image-mobile img {
  width: 100%;
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-complement {
  position: absolute;
  top: -58rem;
  right: -86rem;
  width: 396rem;
  height: 168rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
}
@media (max-width: 1023px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right-complement {
    top: -32rem;
    right: -1rem;
    width: 310rem;
    height: 120rem;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right-complement {
    display: none;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-blur {
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  border-radius: 0 40px 40px 0px;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(2) .right-blur {
    display: none;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(2) .right-blur img {
  width: 596rem;
  height: unset;
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left {
  position: relative;
  width: 600rem;
  min-height: 281rem;
  padding-top: 52rem;
  background-image: linear-gradient(to left top, #030a20 40%, #091845 100%);
  border-radius: 40px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left {
    width: 100%;
    margin-bottom: 50rem;
    background-image: linear-gradient(to left top, #030a20 0%, #091845 100%);
  }
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left {
    margin-bottom: 30rem;
  }
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left {
    padding: 52rem 20rem 20rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-header {
  width: 396rem;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-header {
    width: 100%;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-header--title {
  color: white;
  font-size: 16rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20rem;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-header--description {
    margin-bottom: 30rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-header--description p {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  line-height: 1.4;
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-images {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-images {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  user-select: none;
  z-index: 1;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image {
    position: relative;
  }
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image:not(:last-child) {
    margin-right: 50rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image-1 {
  bottom: -77rem;
  left: 82rem;
  filter: drop-shadow(0 -6px 74px rgba(1, 148, 254, 0.7));
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image-1 {
    bottom: 0;
    left: 0;
    filter: drop-shadow(0 -6px 74px #0194fe);
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image-1 img {
  width: 171rem;
  height: unset;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image-1 img {
    width: 90rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image-2 {
  right: 97rem;
  bottom: -54rem;
  filter: drop-shadow(0 -6px 74px rgba(1, 148, 254, 0.7));
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image-2 {
    top: 10rem;
    right: 0;
    bottom: unset;
    filter: drop-shadow(0 -6px 74px #0194fe);
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image-2 img {
  width: 170rem;
  height: unset;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .left-images .image-2 img {
    width: 90rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right {
  position: relative;
  width: 412rem;
  min-height: 281rem;
  padding-top: 52rem;
  background-image: linear-gradient(to left top, #030a20 40%, #091845 100%);
  border-radius: 40px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .right {
    width: 100%;
    background-image: linear-gradient(to left top, #030a20 0%, #091845 100%);
  }
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .right {
    padding: 52rem 20rem 0;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-header {
  width: 330rem;
  text-align: center;
  margin: 0 auto 50rem;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .right-header {
    width: 100%;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-header--title {
  color: white;
  font-size: 16rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20rem;
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-header--description p {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  line-height: 1.4;
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-images {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-images .image {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-images .image:not(:last-child) {
  margin-right: 28rem;
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-images .image:nth-child(1) {
  filter: drop-shadow(0 -4px 49px rgba(1, 148, 254, 0.6));
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-images .image:nth-child(1) img {
  width: 107rem;
  height: unset;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .right-images .image:nth-child(1) img {
    width: 80rem;
  }
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-images .image:nth-child(2) {
  filter: drop-shadow(0 -4px 49px rgba(1, 148, 254, 0.6));
}
#page-cards .section-information .flex-wrapper:nth-child(3) .right-images .image:nth-child(2) img {
  width: 189rem;
  height: unset;
}
@media (max-width: 767px) {
  #page-cards .section-information .flex-wrapper:nth-child(3) .right-images .image:nth-child(2) img {
    width: 140rem;
  }
}
#page-cards .section-about {
  position: relative;
}
#page-cards .section-about::before {
  content: "";
  position: absolute;
  top: 100rem;
  right: 102rem;
  bottom: 43rem;
  left: 102rem;
  border-radius: 40px;
  background-image: linear-gradient(to right, #030a20, #061134);
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-cards .section-about::before {
    top: 0;
    right: 10rem;
    bottom: 35rem;
    left: 10rem;
  }
}
#page-cards .section-about .blurs {
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-cards .section-about .blurs {
    display: none;
  }
}
#page-cards .section-about .blurs .blur {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 1;
}
#page-cards .section-about .blurs .blur-1 {
  top: 100rem;
  left: 102rem;
  border-radius: 40px 0 0 0;
  overflow: hidden;
}
#page-cards .section-about .blurs .blur-1 img {
  width: 600rem;
  height: unset;
}
#page-cards .section-about .blurs .blur-2 {
  right: 102rem;
  bottom: 42rem;
  border-radius: 0 0 40px 0;
  overflow: hidden;
}
#page-cards .section-about .blurs .blur-2 img {
  width: 759rem;
  height: unset;
}
#page-cards .section-about .container {
  position: relative;
  z-index: 2;
}
#page-cards .section-about .flex-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-right: 46rem;
}
@media (max-width: 1023px) {
  #page-cards .section-about .flex-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 0 10rem;
  }
}
#page-cards .section-about .flex-wrapper .left {
  position: relative;
  width: 560rem;
  height: 655rem;
  margin-left: -75rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-cards .section-about .flex-wrapper .left {
    width: 100%;
    height: 320rem;
    margin-left: -10rem;
    margin-bottom: 40rem;
  }
}
#page-cards .section-about .flex-wrapper .left-image {
  position: absolute;
  top: -70rem;
  left: 0;
  width: 100%;
  height: 780rem;
}
@media (max-width: 1023px) {
  #page-cards .section-about .flex-wrapper .left-image {
    top: -100rem;
    height: 460rem;
  }
}
#page-cards .section-about .flex-wrapper .right {
  position: relative;
  width: 615rem;
  padding-bottom: 100rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-cards .section-about .flex-wrapper .right {
    width: 100%;
    padding: 0;
  }
}
#page-cards .section-about .flex-wrapper .right-title {
  background: -webkit-linear-gradient(left, #ffffff, #9eb7f4, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36rem;
  font-weight: 400;
  margin-bottom: 30rem;
}
@media (max-width: 1023px) {
  #page-cards .section-about .flex-wrapper .right-title {
    font-size: 30rem;
  }
}
#page-cards .section-about .flex-wrapper .right-title strong {
  background: -webkit-linear-gradient(left, #ffb700, #fffb00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#page-cards .section-about .flex-wrapper .right-small {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  margin-bottom: 50rem;
}
@media (max-width: 1023px) {
  #page-cards .section-about .flex-wrapper .right-small {
    line-height: 1.2;
  }
}
#page-cards .section-about .flex-wrapper .right-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 50rem;
  grid-column-gap: 53rem;
}
@media (max-width: 767px) {
  #page-cards .section-about .flex-wrapper .right-items {
    grid-template-columns: repeat(1, 1fr);
  }
}
#page-cards .section-about .flex-wrapper .right-items .item-header {
  display: flex;
  align-items: center;
  margin-bottom: 20rem;
}
#page-cards .section-about .flex-wrapper .right-items .item-header--ellipse {
  margin-right: 16rem;
  filter: drop-shadow(0 -6px 74px rgba(1, 148, 254, 0.12));
}
#page-cards .section-about .flex-wrapper .right-items .item-header--ellipse svg {
  width: 13rem;
  height: unset;
}
#page-cards .section-about .flex-wrapper .right-items .item-header--title {
  color: white;
  font-size: 16rem;
  font-weight: bold;
}
#page-cards .section-about .flex-wrapper .right-items .item-description {
  position: relative;
  padding-left: 30rem;
}
#page-cards .section-about .flex-wrapper .right-items .item-description::before {
  content: "";
  position: absolute;
  top: -21.5rem;
  left: 6rem;
  bottom: 6rem;
  width: 1rem;
  background-image: linear-gradient(to bottom, #0194fe, #5cd3e9);
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-cards .section-about .flex-wrapper .right-items .item-description::before {
    top: -23rem;
    left: 5rem;
  }
}
#page-cards .section-about .flex-wrapper .right-items .item-description p {
  color: white;
  font-size: 14rem;
  font-weight: 300;
  line-height: 1.4;
}
#page-cards .section-about .wrapper {
  text-align: center;
  margin-top: 8rem;
}
@media (max-width: 1023px) {
  #page-cards .section-about .wrapper {
    margin-top: 60rem;
  }
}
#page-cards .section-about .wrapper-cta p {
  color: white;
  font-size: 11rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#page-cards .section-about .wrapper-cta p a {
  position: relative;
  background: -webkit-linear-gradient(left, #ffb700, #fffb00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}
#page-cards .section-about .wrapper-cta p a::before {
  content: "";
  position: absolute;
  bottom: -2rem;
  left: 0;
  width: 100%;
  height: 1rem;
  background-image: linear-gradient(to right, #ffb700, #fffb00);
  z-index: 1;
}
#page-cards .section-acquire {
  position: relative;
  padding: 311rem 0;
  margin: 0 0 -2rem;
}
@media (max-width: 1023px) {
  #page-cards .section-acquire {
    padding: 200rem 0;
  }
}
#page-cards .section-acquire .background {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 1;
}
#page-cards .section-acquire .background::before {
  content: "";
  background-image: linear-gradient(to bottom, rgba(0, 7, 25, 0) 50%, #000719 100%);
  z-index: 1;
}
#page-cards .section-acquire .background::after {
  content: "";
  background-image: linear-gradient(to bottom, #000618 0%, rgba(0, 7, 25, 0) 100%);
  z-index: 1;
}
#page-cards .section-acquire .container {
  position: relative;
  z-index: 2;
}
#page-cards .section-acquire .wrapper {
  width: 580rem;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  #page-cards .section-acquire .wrapper {
    width: 100%;
  }
}
#page-cards .section-acquire .wrapper-title {
  background: -webkit-linear-gradient(left, #ffffff, #9eb7f4, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 40rem;
}
@media (max-width: 1023px) {
  #page-cards .section-acquire .wrapper-title {
    font-size: 30rem;
  }
}
#page-cards .section-acquire .wrapper-title strong {
  background: -webkit-linear-gradient(left, #ffb700, #fffb00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#page-cards .section-acquire .wrapper-cta a {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 80rem;
  padding: 0 32rem;
  border-radius: 32px;
  background-image: linear-gradient(to left, rgba(0, 7, 72, 0.3), rgba(44, 157, 243, 0.3));
  backdrop-filter: blur(20px);
}
@media (max-width: 1023px) {
  #page-cards .section-acquire .wrapper-cta a {
    height: 55rem;
  }
}
#page-cards .section-acquire .wrapper-cta a span {
  font-size: 18rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
#page-cards .section-acquire .wrapper-cta a span:nth-child(1) {
  background: -webkit-linear-gradient(left, #ffffff, #a0b4e7, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#page-cards .section-acquire .wrapper-cta a span.arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28rem;
  height: 28rem;
  border-radius: 50px;
  background-color: white;
  margin-left: 68rem;
}
#page-cards .section-acquire .wrapper-cta a span.arrow svg {
  width: 8rem;
  height: unset;
}
/*# sourceMappingURL=cards.min.css.map */
