.heading-3.investments {
  color: #908fd1;
  text-align: center;
  margin-top: 0;
  font-size: 16px;
  text-decoration: none;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-71 {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.image-71.pipe {
  border-radius: 3rem;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.link {
  z-index: 9999;
  pointer-events: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.link:hover {
  transform: scale(1.01);
}

.content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #05050500;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  margin-left: 0;
  margin-right: 0;
  box-shadow: 1px 1px 20px 3px #04000f40;
}

.body {
  background-image: radial-gradient(circle, #1a1a1a, #000);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.image-72 {
  border-radius: 40px;
  max-width: 60%;
}

.custom-styles {
  display: none;
}

.hero {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  min-width: 100%;
  height: 100%;
  padding-bottom: 11.7rem;
  display: flex;
}

.heading {
  text-align: center;
  letter-spacing: -.04em;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 30%, #ffffff61);
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
  transition: transform .96s cubic-bezier(.3, 1.17, .55, .99);
  display: flex;
}

.heading._400 {
  text-transform: none;
  font-size: 3rem;
  font-weight: 400;
}

.investor-grid {
  grid-column-gap: .85rem;
  grid-row-gap: .85rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.investor-grid.contained {
  grid-column-gap: .85rem;
  grid-row-gap: .85rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  width: 100%;
  max-width: 90vw;
  height: 100%;
  min-height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.card {
  cursor: pointer;
  background-color: #ffffff0d;
  background-image: linear-gradient(#fff0, #ffffff0d);
  border-radius: 3.3rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 40vw;
  height: 100%;
  min-height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-content {
  opacity: .85;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
}

.content-wrapper {
  z-index: 2;
  color: #c2cadd;
  text-align: center;
  max-width: 100%;
  padding: .09rem .09rem .12rem;
  line-height: 1.3;
  position: relative;
}

.card-heading {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 1.5rem;
  line-height: 1.2;
}

.image-73 {
  min-width: 100vw;
}

.div-block {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  border-radius: 0 0 120px;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.bg_lines {
  z-index: -1;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-14 {
  z-index: 2;
  position: absolute;
  inset: 0%;
}

.padding-global {
  justify-content: center;
  align-items: center;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.container-large {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bg_lines-wrapper {
  z-index: 2;
  justify-content: space-between;
  width: 100%;
  height: 100vh;
  display: flex;
}

.bg_line {
  border: .25px dashed #ffffff0f;
  width: 1px;
  height: 100%;
}

.div-block-13 {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.image-74 {
  display: none;
}

.vr-wr-35px {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.vr-wr-35px.flex-horizontal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: end;
  display: grid;
}

.flex-footer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.footer {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  border-top: 1px solid #29293873;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  padding-top: 55px;
  padding-bottom: 55px;
  display: flex;
}

.copyright-privacy {
  color: #fff;
  font-family: Inconsolata, monospace;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}

.copyright-privacy:hover {
  color: #28de00;
  text-decoration: none;
}

.image-footer {
  width: 55vw;
  max-width: 30%;
}

.footer-menu-links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  color: #fff;
  text-align: left;
  padding: 0;
  font-family: Inconsolata, monospace;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
}

.footer-link:hover {
  color: #28de00;
  text-decoration: none;
}

.footer-link.w--current {
  color: #fff;
}

.div-block-16 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.container-flex {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h2.size-texto {
  width: 20vw;
  font-size: 32px;
  font-weight: 400;
}

.button {
  color: #080a0d;
  text-align: center;
  text-transform: uppercase;
  background-color: #28de00;
  border: 2px solid #28de00;
  border-radius: 10rem;
  padding: .8rem 1.5rem 1rem;
  font-size: 1rem;
  font-weight: 900;
}

.button:hover {
  color: #28de00;
  background-color: #c9ff3c00;
}

.button.is-secondary {
  color: #28de00;
  background-color: #0000;
  border: 1px solid #28de00;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1rem;
  font-weight: 500;
}

.button.is-secondary:hover {
  color: #fff;
  background-color: #28de00;
  box-shadow: 0 0 3rem #c9ff3c52;
}

.button.is-brand {
  background-color: #28de00;
  border: 2px solid #28de00;
  padding: 1.2rem 3rem 1.4rem;
  font-size: 1rem;
  box-shadow: 0 0 4rem #c9ff3c52;
}

.button.is-brand:hover {
  color: #28de00;
  background-color: #c9ff3c00;
  border: 2px solid #28de00;
}

.button.is-brand.slideup {
  color: #fff;
  text-transform: capitalize;
  width: 17vw;
  padding: .5rem 1.5rem;
  font-size: 20px;
  font-weight: 500;
  animation-delay: .7s;
  box-shadow: 0 0 4rem #3cff3c52;
}

.text-span-7 {
  color: #28de00;
}

.copyright {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.brand-footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-footer {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.hero_text {
  opacity: 0;
  color: #aaa;
  text-align: center;
  width: 31rem;
  font-size: 1.25rem;
}

.hero_text.slideup {
  font-family: Inconsolata, monospace;
  animation-delay: .5s;
}

.hero_text.slideup.left-alight {
  text-align: left;
  flex-flow: wrap;
  width: 24rem;
  font-size: .95rem;
  display: flex;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-75 {
  max-width: 12vw;
}

.flex-justify-center {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.flex-justify-center.flex-align-center {
  display: flex;
}

.link-block-social {
  color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: 10px;
  display: flex;
}

.link-block-social:hover {
  color: #030303;
  background-color: #fff;
}

.icon-social {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  flex-flow: column;
  display: flex;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .heading-3.investments {
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
  }

  .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-top: 89px;
  }

  .image-71.pipe {
    display: inline-block;
  }

  .link {
    text-decoration: none;
  }

  .content {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .heading-3 {
    color: #fff;
    text-align: center;
    text-decoration: none;
  }

  .heading-3.investments {
    font-size: 20px;
  }

  .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-71 {
    display: block;
  }

  .link {
    transition: all .2s;
  }

  .link:hover {
    transform: scale(1.05);
  }

  .body {
    background-image: linear-gradient(#070809, #070809), radial-gradient(circle, #1a1a1a, #000);
  }

  .card {
    border-radius: 3.5rem;
  }

  .div-block {
    outline-offset: 0px;
    border-bottom-right-radius: 80px;
    border-bottom-left-radius: 80px;
    outline: 1px #6b6b6b96;
  }
}

@media screen and (max-width: 991px) {
  .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .image-71.pipe {
    border-radius: 3.5rem;
  }

  .hero {
    padding-bottom: 7.4rem;
  }

  .heading {
    font-size: 4.5rem;
  }

  .investor-grid.contained {
    flex-flow: column wrap;
  }

  .card {
    border-radius: 3.5rem;
    max-width: 100%;
  }

  .content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .image-73 {
    display: none;
  }

  .image-74 {
    display: inline-block;
  }

  .vr-wr-35px {
    align-items: flex-start;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-menu-links {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .grid-footer {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .image-75 {
    max-width: 20vw;
  }
}

@media screen and (max-width: 767px) {
  .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .heading {
    font-size: 3.25rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .grid-footer {
    grid-row-gap: 34px;
    grid-template-columns: 1fr;
  }

  .hero_text {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-71.pipe {
    border-radius: 1rem;
  }

  .content {
    width: 100%;
  }

  .body {
    background-image: radial-gradient(circle, #141414, #000);
  }

  .image-72 {
    max-width: 100%;
  }

  .hero {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    padding-bottom: 5rem;
  }

  .heading {
    font-size: 1.5rem;
  }

  .heading._400 {
    font-size: 1.4rem;
  }

  .investor-grid.contained {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .card {
    border-radius: 1.5rem;
  }

  .content-wrapper {
    padding-left: .125rem;
    padding-right: .125rem;
  }

  .div-block {
    border-bottom-right-radius: 0;
  }

  .bg_lines {
    display: flex;
  }

  .padding-global {
    padding-left: 0;
    padding-right: 0;
  }

  .bg_lines-wrapper {
    display: flex;
  }

  .vr-wr-35px {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .vr-wr-35px.flex-horizontal {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .flex-footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .footer {
    flex-flow: column;
    display: flex;
  }

  .copyright-privacy {
    font-family: Inconsolata, monospace;
    text-decoration: none;
  }

  .copyright-privacy:hover {
    color: #28de00;
    -webkit-text-stroke-color: #28de00;
    text-decoration: none;
  }

  .image-footer {
    width: 30vw;
    max-width: 100%;
  }

  .footer-menu-links {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-link:hover {
    color: #28de00;
    text-decoration: none;
  }

  .container-flex {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .heading-style-h2.size-texto {
    width: 100%;
  }

  .button {
    padding-bottom: .8rem;
  }

  .button.is-secondary {
    font-size: .7rem;
  }

  .button.is-brand {
    padding: 1rem 2rem;
  }

  .button.is-brand.slideup {
    width: 65vw;
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: 14px;
  }

  .copyright {
    text-align: center;
    order: 1;
  }

  .brand-footer {
    height: 30px;
  }

  .grid-footer {
    flex-flow: column;
  }

  .hero_text {
    width: 100%;
    font-size: 1rem;
  }

  .hero_text.slideup.left-alight {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .image-75 {
    max-width: 35vw;
  }
}


