.body {
  grid-column-gap: 82px;
  grid-row-gap: 82px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.body-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image {
  width: auto;
  height: 77px;
  margin-top: 9px;
}

.section {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-block {
  letter-spacing: -1px;
  margin-top: 1px;
  margin-bottom: -13px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 300;
  line-height: 50px;
}

.div-block {
  grid-column-gap: 650px;
  grid-row-gap: 650px;
  justify-content: space-around;
  align-items: stretch;
  margin-bottom: 59px;
  display: flex;
}

.text-block-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16.5px;
  font-weight: 400;
}

.link {
  color: #050505;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  text-decoration: none;
}

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 250px;
  display: flex;
}

.link-2 {
  color: #0c0036;
  background-color: #0000;
  border-radius: 0;
  width: 150px;
  height: 65px;
  padding-top: 19px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 55px;
  font-weight: 100;
  text-decoration: none;
}

.body-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 1px;
  margin-bottom: -2px;
  display: flex;
}

.image-2 {
  width: 100px;
  margin-top: 61px;
}

.section-3 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 2px;
  display: flex;
}

.link-3 {
  color: #1b1b1b;
  text-decoration: none;
}

.text-block-3 {
  color: #0e002e;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading {
  color: #1c0e5a;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 200;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  opacity: .91;
  color: #0e002e;
  border-radius: 0;
  margin-bottom: 71px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.text-span {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 15px;
}

.link-4 {
  color: #0e002e;
  height: 20px;
  margin-top: -184px;
  margin-right: -110px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.div-block-3 {
  justify-content: flex-end;
  width: 320px;
  display: flex;
}

.div-block-4 {
  width: 320px;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
}

.link-5 {
  color: #0e002e;
  margin-top: -184px;
  margin-left: -115px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.section-4 {
  grid-column-gap: 99px;
  grid-row-gap: 99px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.text-block-5 {
  color: #0e002e;
  margin-top: -15px;
  margin-bottom: -2px;
  padding-top: 0;
  padding-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.text-span-3 {
  font-weight: 400;
}

.link-block {
  height: 82px;
  margin-top: 68px;
}

.section-5 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  height: 44px;
  margin-top: 0;
}

.starting-link {
  margin-top: 68px;
}

.text-block-6 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 19px;
  font-weight: 300;
  display: flex;
}

.image-4 {
  width: 71%;
}

.section-6 {
  justify-content: center;
  display: flex;
}

.a {
  text-decoration: none;
}

@media screen and (max-width: 479px) {
  .image {
    opacity: 1;
    height: 82px;
  }

  .div-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 300px;
    padding-left: 56px;
  }

  .text-block-2 {
    opacity: 0;
    margin-top: 38px;
    margin-left: 0;
    font-size: 15px;
  }

  .link {
    opacity: 1;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 142px;
    margin-left: 0;
    padding-left: 19px;
    font-size: 17px;
    display: flex;
  }

  .link-2 {
    justify-content: center;
    font-size: 50px;
    display: flex;
  }

  .section-3 {
    max-width: 100%;
  }

  .text-block-3 {
    width: 270px;
    padding-top: 0;
  }

  .link-4 {
    opacity: 0;
    width: 200px;
    margin-top: 405px;
    margin-left: -88px;
    margin-right: 79px;
    font-size: 12px;
  }

  .div-block-3, .div-block-4 {
    width: 10px;
  }

  .link-5 {
    opacity: 0;
    width: 10px;
    margin-left: 0;
  }

  .image-3 {
    height: 42px;
  }

  .text-block-6 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-weight: 200;
  }

  .a {
    width: 1px;
  }
}
