:root {
  --amarelo: #f2c200;
}

body {
  color: #333;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

a {
  color: #f2c200;
  text-decoration: none;
}

.mesh-bg {
  width: 100vw;
  height: 100vh;
  position: relative;
}

.code-embed {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.header {
  z-index: 9;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 6%;
  display: grid;
  position: absolute;
  inset: 0% 0% auto;
}

.image {
  width: 30px;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.div-block-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #909090;
  font-size: 15px;
  line-height: 15px;
}

.link:hover, .link.w--current {
  color: #f2c200;
}

.div-block-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-2 {
  color: #909090;
  font-size: 15px;
  line-height: 15px;
}

.link-2:hover {
  color: #f2c200;
}

.section {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100vw;
  max-width: none;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 6%;
  display: flex;
  position: relative;
}

.image-2 {
  z-index: 1;
  width: 1280px;
  position: absolute;
}

.div-block-4 {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-end stretch;
  width: 1280px;
  max-width: 100%;
  display: flex;
  position: relative;
}

.div-block-5 {
  background-color: var(--amarelo);
  width: 50%;
  height: 3px;
}

.heading {
  text-transform: none;
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle at 100%, #fff, #666);
  -webkit-background-clip: text;
  background-clip: text;
  width: 300px;
  font-size: 62px;
  line-height: 72px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: 100%;
  display: grid;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end start;
  width: 100%;
  display: grid;
  position: absolute;
  bottom: 90px;
}

.image-3 {
  width: 40px;
  height: 40px;
}

.paragraph {
  color: #909090;
  width: 375px;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 27px;
}

.code-embed-2 {
  z-index: 0;
  opacity: 1;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.code-embed-2-copy {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.div-block-8 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  display: flex;
}

.text-block {
  color: #666;
  font-size: 21px;
  line-height: 27px;
}

.link-block {
  z-index: 999;
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin-top: 6%;
  margin-right: 6%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-4 {
  width: 16px;
  height: 16px;
}

.menu {
  z-index: 99;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: #0000;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

.menu-lateral {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  border-left: 1px #121212;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  height: 100vh;
  padding-bottom: 6%;
  padding-left: 30px;
  padding-right: 6%;
  display: flex;
}

.text-block-2 {
  color: #666;
  margin-bottom: 10px;
  line-height: 14px;
}

.link-3 {
  color: #fff;
  font-size: 20px;
}

.text-span {
  margin-bottom: -12px;
  line-height: 72px;
  display: block;
}

.link-block-2 {
  display: flex;
}

.link-block-2.w--current {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.div-block-9 {
  background-color: #f2c200;
  border-radius: 100px;
  width: 21px;
  height: 21px;
}

.text-block-3 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

.code-embed-3 {
  z-index: 99999;
  width: 60px;
  height: 60px;
  position: absolute;
  inset: 0% 28% auto auto;
}

@media screen and (max-width: 479px) {
  .div-block-2, .div-block-3 {
    display: none;
  }

  .section {
    padding-bottom: 18%;
  }

  .div-block-4 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    display: flex;
  }

  .div-block-5 {
    max-width: 100%;
  }

  .heading {
    width: 100%;
    font-size: 62px;
    line-height: 72px;
  }

  .div-block-7 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column-reverse;
    width: 300px;
    display: flex;
  }

  .paragraph {
    width: 300px;
    font-size: 19px;
    line-height: 25px;
  }

  .code-embed-2 {
    display: block;
  }

  .div-block-8 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block {
    font-size: 20px;
    line-height: 27px;
  }

  .link-block {
    width: 36px;
    height: 36px;
    margin-top: 6%;
    margin-right: 6%;
    inset: 0% 0% auto auto;
  }

  .image-4 {
    width: 13px;
    height: 12px;
  }

  .menu {
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    display: none;
  }

  .menu-lateral {
    width: 100%;
    padding-bottom: 18%;
  }
}


