.list-section {
  display: none;
  max-width: 600px;
  margin-top: 30px;
}

.list-point {
  margin-bottom: 4px;
  font-size: 14px;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.text-block {
  margin-bottom: 4%;
  color: #fff;
  font-size: 60px;
  line-height: 105%;
  font-weight: 900;
  letter-spacing: 1px;
}

.text-block-2 {
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 500;
}

.text-block-3 {
  max-width: 600px;
  margin-bottom: 3%;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}

.grid {
  display: none;
  max-width: 70%;
  min-width: 0%;
  margin-top: 3%;
  margin-bottom: 8%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.team-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.founder-name {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

.founder-title {
  font-size: 16px;
  font-weight: 500;
}

.top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 6%;
  padding-bottom: 15%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5c00ef;
}

.text-block-4 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}

.div-block {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  margin-top: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5c00ef;
  font-size: 20px;
  font-weight: 800;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-block-6 {
  margin-top: 9%;
  margin-bottom: 5%;
  font-size: 50px;
  line-height: 105%;
  font-weight: 800;
}

.text-block-7 {
  width: auto;
  margin-top: 0px;
  font-size: 30px;
  line-height: 200%;
  font-weight: 800;
  text-align: left;
}

.team-header {
  display: none;
  margin-top: 2%;
  margin-bottom: 5%;
  color: #000;
  font-size: 50px;
  line-height: 105%;
  font-weight: 800;
}

.div-block-3 {
  display: none;
  width: 100%;
  padding-top: 0%;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-text {
  color: #5c00ef;
  font-size: 25px;
  font-weight: 800;
  text-decoration: none;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 75px;
  margin: 0% 20px 1%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  text-decoration: none;
}

.button-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .body {
    padding-top: 0vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text-block {
    margin-bottom: 8%;
  }

  .text-block-3 {
    margin-bottom: 6%;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .top-section {
    padding-top: 20%;
    padding-bottom: 55%;
  }

  .div-block {
    height: 120px;
  }

  .link-block {
    margin-right: 10px;
    margin-bottom: 3%;
    margin-left: 10px;
  }

  .button-row {
    padding-top: 4%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    padding-right: 0%;
    padding-left: 0%;
  }

  .text-block {
    margin-bottom: 12%;
    font-size: 57px;
  }

  .text-block-3 {
    margin-bottom: 8%;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
  }

  .grid {
    max-width: 80%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .top-section {
    margin-bottom: 0px;
    padding-right: 5%;
    padding-bottom: 72%;
    padding-left: 5%;
  }

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    margin-top: 0%;
  }

  .text-block-6 {
    margin-top: 45px;
  }

  .text-block-7 {
    width: auto;
    max-width: 500px;
    font-size: 26px;
    line-height: 150%;
  }

  .team-header {
    margin-top: 60px;
    margin-bottom: 14%;
  }

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

  .link-block {
    margin-bottom: 5%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    padding-top: 0vh;
    padding-right: 0%;
    padding-left: 0%;
  }

  .text-block {
    margin-bottom: 50px;
    font-size: 32px;
  }

  .text-block-2 {
    font-weight: 500;
  }

  .text-block-3 {
    margin-right: 1%;
    margin-bottom: 15%;
    margin-left: 1%;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    text-transform: none;
    white-space: break-spaces;
  }

  .grid {
    max-width: 90%;
  }

  .top-section {
    padding-top: 22%;
    padding-bottom: 70%;
  }

  .text-block-4 {
    font-size: 14px;
  }

  .div-block {
    height: 100px;
    margin-top: 0%;
  }

  .text-block-5 {
    font-weight: 700;
  }

  .text-block-6 {
    margin-top: 20px;
    color: #000;
    font-size: 40px;
  }

  .text-block-7 {
    width: auto;
    max-width: 600px;
    margin-top: 30px;
    margin-right: 5%;
    margin-left: 5%;
    font-size: 20px;
    line-height: 150%;
    font-weight: 700;
  }

  .team-header {
    margin-top: 30%;
    margin-bottom: 20%;
    font-size: 40px;
  }

  .div-block-3 {
    padding-top: 20%;
  }

  .button-text {
    font-weight: 700;
  }

  .link-block {
    width: 250px;
    height: 70px;
    margin-bottom: 7%;
  }

  .button-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}