.body, .body-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-3 {
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.section {
  grid-column-gap: 282px;
  grid-row-gap: 282px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: -241px;
  padding-top: 32px;
  display: flex;
}

.text-block {
  color: #263325;
  text-align: center;
  margin-top: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 12.5px;
  font-weight: 400;
}

.section-2 {
  margin-top: 200px;
  padding-top: 0;
}

.text-block-2 {
  color: #9b9191;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.text-block-3 {
  color: #9c8f8f;
  margin-top: -103px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
}

.link {
  color: #b3aaaa;
  padding-top: 94px;
  padding-left: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.text-block-4 {
  margin-bottom: 47px;
}

.text-block-5 {
  color: #ffefef;
}

.mv {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.section-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 250px;
  margin-top: 50px;
  display: flex;
}

.link-2 {
  color: #000;
  height: 82px;
  padding-top: 7px;
  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;
}

.section-4 {
  justify-content: space-around;
  display: flex;
}

.div-block {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
  justify-content: space-around;
  width: 100%;
  height: 89px;
  display: flex;
}

.text-block-6 {
  color: #000;
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16.5px;
}

.link-3 {
  color: #000;
  height: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
}

.section-5 {
  justify-content: center;
  align-items: center;
  height: 150px;
  display: flex;
}

.text-block-7 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 33px;
  font-weight: 100;
  text-decoration: none;
}

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

.link-block {
  color: #6b6565;
  height: 80px;
  margin-top: 34px;
  text-decoration: none;
}

.link-block.id {
  margin-top: 66px;
}

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

.image {
  width: 90%;
  height: 720px;
}

.section-6 {
  grid-column-gap: 66px;
  grid-row-gap: 66px;
  flex-flow: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 43px;
  display: flex;
}

.image-2 {
  width: 200px;
  margin-top: 0;
}

.image-3 {
  width: 200px;
  margin: 0 25px 32px 0;
}

.link-block-2 {
  opacity: .5;
  margin-top: 29px;
}

.text-block-8 {
  opacity: 0;
  color: #020202;
  margin-top: -82px;
  margin-left: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.link-4 {
  color: #0f0f0f;
  margin-top: -66px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.link-5 {
  color: #000;
  margin-top: -66px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.link-block-3 {
  height: 20px;
  text-decoration: none;
}

.section-7 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 40%;
}

.div-block-2 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-9 {
  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;
}

.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;
  font-weight: 700;
  overflow: clip;
}

.text-span-2 {
  width: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 13.5px;
  font-weight: 600;
}

@media screen and (max-width: 479px) {
  .section {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    max-width: 100%;
  }

  .text-block {
    margin-top: 111px;
    margin-left: -275px;
    font-size: 13px;
  }

  .link {
    padding-top: 53px;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .text-block-6 {
    opacity: 0;
    width: 275px;
    margin-top: 35px;
    margin-left: -284px;
  }

  .link-3 {
    opacity: 1;
    margin-top: -13px;
    margin-left: 0;
    padding-left: 78px;
  }

  .link-4 {
    opacity: 0;
  }

  .link-5 {
    opacity: 0;
    margin-top: 322px;
    margin-left: -236px;
    margin-right: -34px;
  }
}
