.div-block {
  justify-content: center;
  margin-bottom: 40px;
  padding-top: 110px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.div-block.top-section {
  background-color: #fff;
  border-radius: 8px;
  width: 1000px;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 40px 60px 20px;
}

.div-block-2 {
  background-color: #63ffc7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.place-footer {
  object-fit: fill;
  background-color: #030303;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding: 30px 0%;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.text-block {
  color: #fff;
  font-size: 30px;
}

.place-text {
  color: #fff;
  padding-left: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.body {
  flex-direction: column;
  justify-content: flex-start;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.div-block-3 {
  display: flex;
}

.header-text {
  color: #000;
  background-color: #63ffc7;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 100%;
}

.text-block-2 {
  margin-bottom: 25px;
  font-size: 60px;
  font-weight: 900;
  line-height: 110%;
}

.text-block-3 {
  max-width: 450px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 900;
  line-height: 130%;
}

.text-block-3.gray-text {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  display: block;
}

.text-block-3.gray-text.header-tree-text {
  max-width: 800px;
  margin-bottom: 3px;
  font-size: 30px;
}

.link-block {
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 268px;
  height: 71px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  text-decoration: none;
}

.div-block-4 {
  flex-direction: column;
  max-width: 550px;
  display: flex;
}

.inner-div {
  width: 100%;
  max-width: none;
  display: flex;
}

.inner-div-span {
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
  margin-bottom: 10px;
  padding-top: 0;
  display: flex;
}

.inner-div-span.grid-section {
  flex-direction: column;
  margin-bottom: 0;
  padding-top: 0;
}

.inner-div-span.top-inner-span {
  width: auto;
}

.image {
  display: none;
  overflow: visible;
}

.footer-container {
  justify-content: center;
  padding-top: 0;
  display: flex;
  position: static;
}

.html-embed {
  width: 550px;
}

.div-block-6 {
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 100px;
  display: flex;
}

.link {
  color: #000;
  text-decoration: none;
}

.image-2 {
  max-width: 400px;
  display: none;
}

.div-block-7 {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 58px 0 60px;
  display: flex;
}

.text-block-5 {
  max-width: 550px;
  margin-top: 10px;
  padding-left: 8px;
  font-size: 17px;
}

.div-block-8 {
  width: 100%;
  max-width: 900px;
}

.link-2 {
  color: #000;
  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: 24px;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.grid-2 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-9 {
  background-color: #cedeff;
  border-radius: 20px;
  margin-bottom: 15px;
  margin-right: 10px;
  padding: 5px 10px;
  display: flex;
}

.div-block-9.tint-red {
  background-color: #ffcede;
}

.div-block-9.green-tint {
  background-color: #ceffd6;
}

.text-block-6 {
  font-size: 35px;
  line-height: 35px;
}

.div-block-10 {
  background-color: #fff;
  border-radius: 27px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
}

.text-block-7 {
  font-size: 18px;
  line-height: 22px;
}

.text-block-8 {
  font-size: 18px;
  font-weight: 600;
}

.text-block-9 {
  align-items: center;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.div-block-11 {
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-12 {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
  display: flex;
}

.picture-div {
  flex-wrap: wrap;
  place-content: flex-start;
  max-width: 330px;
  padding-top: 20px;
  display: flex;
}

.user-image {
  border-radius: 30px;
  width: 95px;
  max-width: 95px;
  height: 95px;
  max-height: 95px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
  padding-right: 3px;
}

.rich-text-block {
  font-size: 18px;
  line-height: 24px;
}

.rich-text-block-3 {
  max-width: 800px;
  font-size: 18px;
  line-height: 24px;
}

.image-3 {
  display: none;
}

.image-4 {
  margin-bottom: 15px;
}

.div-block-13 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.text-block-10 {
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 700;
  display: none;
}

.header-note-text {
  align-items: center;
  padding-top: 5px;
  padding-bottom: 10px;
  display: flex;
}

.tree-icon {
  max-width: 50px;
  max-height: 70px;
  margin-right: 12px;
}

@media screen and (max-width: 991px) {
  .div-block {
    padding-top: 115px;
  }

  .div-block.top-section {
    width: 700px;
    margin-bottom: 20px;
    padding-top: 30px;
  }

  .place-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .place-text {
    padding-left: 4px;
    font-size: 18px;
    font-weight: 700;
  }

  .header-text {
    font-size: 28px;
  }

  .text-block-2 {
    font-size: 50px;
  }

  .text-block-3 {
    font-size: 20px;
    font-weight: 800;
  }

  .text-block-3.gray-text.header-tree-text {
    font-size: 26px;
  }

  .link-block {
    margin-bottom: 20px;
  }

  .inner-div-span {
    max-width: 600px;
  }

  .inner-div-span.grid-section {
    padding-top: 0;
  }

  .div-block-7 {
    width: 700px;
  }

  .div-block-8 {
    max-width: 600px;
  }

  .div-block-12 {
    flex-direction: column;
    align-items: center;
  }

  .picture-div {
    justify-content: flex-start;
    max-width: 550px;
    padding-top: 0;
  }

  .user-image {
    width: 100px;
    max-width: 100px;
    height: 100px;
    max-height: 100px;
  }

  .rich-text-block-2 {
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-10 {
    padding-top: 3px;
    padding-bottom: 5px;
  }

  .tree-icon {
    max-height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    padding-top: 95px;
  }

  .div-block.top-section {
    width: auto;
    max-width: 535px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .place-footer {
    flex-wrap: nowrap;
    margin-top: 0;
    padding-left: 3%;
    padding-right: 10%;
    position: absolute;
    bottom: auto;
    overflow: scroll;
  }

  .place-text {
    white-space: nowrap;
  }

  .div-block-3 {
    padding-left: 20px;
    padding-right: 5px;
  }

  .text-block-3.gray-text {
    font-size: 18px;
  }

  .text-block-3.gray-text.header-tree-text {
    margin-bottom: 0;
    font-size: 24px;
  }

  .link-block {
    margin-bottom: 30px;
  }

  .inner-div-span {
    flex-direction: row;
    max-width: 440px;
    padding-top: 0;
  }

  .inner-div-span.float-span {
    flex-direction: row;
  }

  .inner-div-span.grid-section {
    padding-top: 0;
  }

  .image {
    max-width: 300px;
  }

  .div-block-5 {
    padding-right: 20px;
  }

  .footer-container {
    margin-top: -30px;
    padding-top: 20px;
    display: block;
    position: relative;
    inset: auto 0% 0%;
  }

  .html-embed {
    width: 450px;
    height: 100%;
  }

  .div-block-6 {
    height: 100%;
  }

  .div-block-7 {
    width: auto;
    max-width: 535px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-8 {
    max-width: 440px;
  }

  .link-2 {
    font-size: 22px;
  }

  .picture-div {
    justify-content: flex-start;
    max-width: 450px;
    padding-top: 0;
  }

  .rich-text-block-3 {
    font-size: 18px;
    line-height: 24px;
  }

  .image-3 {
    display: block;
  }

  .image-4 {
    display: none;
  }

  .div-block-13 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .text-block-10 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    padding-top: 85px;
  }

  .div-block.top-section {
    max-width: 550px;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .place-footer {
    margin-top: 10px;
  }

  .header-text {
    font-size: 26px;
  }

  .text-block-2 {
    text-align: left;
    margin-bottom: 16px;
    font-size: 35px;
    line-height: 105%;
  }

  .text-block-3 {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
  }

  .text-block-3.gray-text.header-tree-text {
    text-align: center;
    font-size: 24px;
  }

  .link-block {
    margin-bottom: 30px;
  }

  .div-block-4 {
    max-width: 400px;
    display: block;
  }

  .div-block-4.top-title {
    max-width: 700px;
  }

  .inner-div-span {
    max-width: 280px;
    margin-bottom: 0;
  }

  .image {
    margin-bottom: 40px;
  }

  .footer-container {
    padding-top: 0;
    position: static;
  }

  .html-embed {
    width: 270px;
  }

  .div-block-6 {
    padding-top: 50px;
  }

  .image-2 {
    max-width: none;
    height: auto;
    max-height: 110px;
  }

  .div-block-7 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-8 {
    max-width: 280px;
  }

  .link-2 {
    font-size: 20px;
  }

  .picture-div {
    justify-content: center;
    max-width: 400px;
  }

  .user-image {
    width: 80px;
    max-width: 80px;
    height: 80px;
    max-height: 80px;
  }

  .header-note-text {
    flex-direction: column;
  }
}

#w-node-b3375129-7e38-a1b8-7890-1477781baf50-306c2d19, #w-node-b3375129-7e38-a1b8-7890-1477781bafa1-306c2d19 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
