.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container01 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 1150px;
  align-items: center;
  justify-content: flex-start;
}
.home-image {
  width: 100%;
  align-self: flex-start;
  object-fit: cover;
}
.home-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 1150px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.home-container03 {
  flex: 4;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container04 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-image01 {
  flex: 1;
  width: 100%;
  height: 100%;
  margin-top: var(--dl-space-space-sixunits);
  object-fit: cover;
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
}
.home-container05 {
  flex: 0 0 auto;
  height: 100px;
  display: none;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
}
.home-image02 {
  width: 100px;
  object-fit: cover;
}
.home-container06 {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-container07 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  margin-top: var(--dl-space-space-threeunits);
  flex-direction: row;
  justify-content: center;
}
.home-container08 {
  flex: 11;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  justify-content: center;
}
.home-text {
  text-align: center;
  font-weight: 800;
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-text01 {
  color: #6ba539;
  font-weight: 900;
}
.home-text02 {
  font-style: normal;
}
.home-text03 {
  font-style: normal;
}
.home-button {
  color: rgb(255, 255, 255);
  width: 80%;
  height: 70px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  background-color: rgb(107, 165, 57);
}
.home-button:hover {
  width: 85%;
  font-style: normal;
  font-weight: 700;
}
.home-link {
  color: rgb(255, 255, 255);
  width: 80%;
  height: 70px;
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  transition: 0.3s;
  font-weight: 700;
  border-width: 0px;
  border-radius: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  text-decoration: none;
  background-color: rgb(107, 165, 57);
}
.home-link:hover {
  width: 85%;
  font-style: normal;
  font-weight: 700;
}
.home-text04 {
  width: 75%;
  text-align: center;
}
.home-container09 {
  flex: 3;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image03 {
  width: 100%;
  height: auto;
  object-fit: cover;
  padding-left: var(--dl-space-space-halfunit);
}
.home-container10 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  max-width: 1150px;
  align-items: flex-start;
  background-size: cover;
  background-image: url("public/playground_assets/01_divider-300h.png");
}
.home-container11 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 1150px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.home-container12 {
  flex: 4;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container13 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-image04 {
  flex: 1;
  width: 100%;
  height: 100%;
  margin-top: var(--dl-space-space-threeunits);
  object-fit: cover;
  padding-left: 100px;
  padding-right: 100px;
}
.home-container14 {
  flex: 0 0 auto;
  height: 100px;
  display: none;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
}
.home-image05 {
  width: 100px;
  object-fit: cover;
}
.home-container15 {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-container16 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  margin-top: var(--dl-space-space-threeunits);
  flex-direction: row;
  justify-content: center;
}
.home-container17 {
  flex: 11;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  justify-content: center;
}
.home-text05 {
  align-self: center;
  text-align: center;
  font-weight: 800;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-text07 {
  color: #6ba539;
  font-style: normal;
  font-weight: 900;
}
.home-text10 {
  font-size: 12px;
  line-height: 3;
}
.home-button1 {
  color: rgb(255, 255, 255);
  width: 80%;
  height: 70px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  background-color: rgb(107, 165, 57);
}
.home-button1:hover {
  width: 85%;
  font-style: normal;
  font-weight: 700;
}
.home-button2 {
  color: rgb(255, 255, 255);
  width: 80%;
  height: 70px;
  align-self: center;
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  background-color: rgb(107, 165, 57);
}
.home-button2:hover {
  width: 85%;
  font-style: normal;
  font-weight: 700;
}
.home-text12 {
  margin-top: var(--dl-space-space-fourunits);
  text-align: center;
  font-weight: 800;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-text13 {
  color: #6ba539;
  font-weight: 900;
}
.home-text14 {
  font-style: normal;
}
.home-text15 {
  font-style: normal;
}
.home-text16 {
  font-size: 12px;
  font-style: normal;
  line-height: 3;
}
.home-text17 {
  font-style: normal;
}
.home-button3 {
  color: rgb(255, 255, 255);
  width: 80%;
  height: 70px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  background-color: rgb(107, 165, 57);
}
.home-button3:hover {
  width: 85%;
  font-style: normal;
  font-weight: 700;
}
.home-text18 {
  margin-top: var(--dl-space-space-fourunits);
  text-align: center;
  font-weight: 800;
  margin-bottom: var(--dl-space-space-twounits);
}
.home-text19 {
  color: #6ba539;
  font-weight: 900;
}
.home-text20 {
  font-style: normal;
}
.home-text21 {
  font-style: normal;
}
.home-link1 {
  color: rgb(255, 255, 255);
  width: 80%;
  height: 70px;
  align-self: center;
  font-style: normal;
  text-align: center;
  transition: 0.3s;
  font-weight: 700;
  border-width: 0px;
  border-radius: 0px;
  text-decoration: none;
  background-color: rgb(107, 165, 57);
}
.home-link1:hover {
  width: 85%;
  font-style: normal;
  font-weight: 700;
}
.home-container18 {
  flex: 3;
  display: flex;
  align-self: flex-end;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image06 {
  width: 40%;
  align-self: flex-start;
  margin-top: var(--dl-space-space-threeunits);
  object-fit: cover;
  margin-left: 100px;
  margin-bottom: 220px;
}
.home-image07 {
  width: 120%;
  height: auto;
  align-self: flex-start;
  object-fit: cover;
  margin-left: -20%;
}
.home-container19 {
  flex: 0 0 auto;
  width: 100%;
  height: 250px;
  display: flex;
  max-width: 1150px;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  background-size: cover;
  background-image: url("public/playground_assets/01_divider-300h.png");
}
.home-container20 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 1150px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.home-container21 {
  flex: 4;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container22 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-image08 {
  flex: 1;
  width: 100%;
  height: 100%;
  margin-top: var(--dl-space-space-sixunits);
  object-fit: cover;
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
}
.home-container23 {
  flex: 0 0 auto;
  height: 100px;
  display: none;
  margin-top: var(--dl-space-space-threeunits);
  align-items: flex-start;
}
.home-image09 {
  width: 100px;
  object-fit: cover;
}
.home-container24 {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: center;
  margin-top: var(--dl-space-space-threeunits);
  flex-direction: row;
  justify-content: center;
}
.home-container26 {
  flex: 11;
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  justify-content: center;
}
.home-text22 {
  text-align: center;
  font-weight: 800;
  margin-bottom: var(--dl-space-space-threeunits);
}
.home-text23 {
  color: #6ba539;
  font-weight: 900;
}
.home-text24 {
  font-style: normal;
}
.home-text25 {
  font-style: normal;
}
.home-button4 {
  color: rgb(255, 255, 255);
  width: 80%;
  height: 70px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-width: 0px;
  border-radius: 0px;
  background-color: rgb(107, 165, 57);
}
.home-button4:hover {
  width: 85%;
  font-style: normal;
  font-weight: 700;
}
.home-link2 {
  color: rgb(255, 255, 255);
  width: 80%;
  height: 70px;
  align-self: center;
  font-style: normal;
  margin-top: var(--dl-space-space-twounits);
  text-align: center;
  transition: 0.3s;
  font-weight: 700;
  border-width: 0px;
  border-radius: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  text-decoration: none;
  background-color: rgb(107, 165, 57);
}
.home-link2:hover {
  width: 85%;
  font-style: normal;
  font-weight: 700;
}
.home-text26 {
  width: 75%;
  text-align: center;
}
.home-container27 {
  flex: 3;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image10 {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media(max-width: 991px) {
  .home-image06 {
    margin-left: 0px;
    margin-bottom: 200px;
  }
  .home-image07 {
    margin-left: -20%;
  }
  .home-container20 {
    margin-bottom: var(--dl-space-space-twounits);
  }
}
@media(max-width: 767px) {
  .home-image01 {
    flex: 0 0 auto;
    width: 80%;
    height: auto;
    margin-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-threeunits);
  }
  .home-container05 {
    height: auto;
    display: flex;
    align-items: center;
    font-display: flex;
    justify-content: center;
  }
  .home-image02 {
    width: 60%;
  }
  .home-container08 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-button {
    width: 100%;
  }
  .home-link {
    width: 100%;
  }
  .home-container09 {
    display: none;
  }
  .home-image03 {
    padding-left: 0px;
  }
  .home-image04 {
    flex: 0 0 auto;
    width: 60%;
    height: auto;
    margin-top: var(--dl-space-space-twounits);
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-container14 {
    height: auto;
    display: flex;
    align-items: center;
    font-display: flex;
    justify-content: center;
  }
  .home-image05 {
    width: 60%;
  }
  .home-container17 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-button1 {
    width: 100%;
  }
  .home-button2 {
    width: 100%;
  }
  .home-button3 {
    width: 100%;
  }
  .home-link1 {
    width: 100%;
  }
  .home-container18 {
    display: none;
  }
  .home-image06 {
    width: 60%;
    align-self: center;
    margin-bottom: 200px;
  }
  .home-image07 {
    margin-left: -20%;
  }
  .home-image08 {
    flex: 0 0 auto;
    width: 80%;
    height: auto;
    margin-top: var(--dl-space-space-twounits);
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-container23 {
    height: auto;
    display: flex;
    align-items: center;
    font-display: flex;
    justify-content: center;
  }
  .home-image09 {
    width: 60%;
  }
  .home-container26 {
    padding-left: var(--dl-space-space-twounits);
    margin-bottom: var(--dl-space-space-threeunits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-button4 {
    width: 100%;
  }
  .home-link2 {
    width: 100%;
  }
  .home-container27 {
    display: none;
  }
  .home-image10 {
    padding-left: 0px;
  }
}
@media(max-width: 479px) {
  .home-container02 {
    flex-direction: row;
  }
  .home-container04 {
    width: 100%;
    flex-direction: column;
  }
  .home-image01 {
    flex: 0 0 auto;
    width: 60%;
    height: auto;
    margin-top: 0px;
    padding-top: var(--dl-space-space-twounits);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-container05 {
    width: auto;
    height: auto;
    align-self: center;
    align-items: center;
    margin-bottom: var(--dl-space-space-threeunits);
    justify-content: center;
  }
  .home-image02 {
    width: 60%;
    align-self: center;
  }
  .home-container06 {
    align-items: center;
    justify-content: center;
  }
  .home-container07 {
    margin-top: 0px;
  }
  .home-container08 {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home-text {
    font-size: 1em;
  }
  .home-text01 {
    font-size: 1em;
  }
  .home-text02 {
    font-size: 1em;
  }
  .home-button {
    color: rgb(255, 255, 255);
    background-color: rgb(107, 165, 57);
  }
  .home-link {
    color: rgb(255, 255, 255);
    width: 100%;
    background-color: rgb(107, 165, 57);
  }
  .home-container09 {
    flex: 1;
    display: none;
  }
  .home-container11 {
    flex-direction: row;
  }
  .home-container13 {
    width: 100%;
    flex-direction: column;
  }
  .home-image04 {
    flex: 0 0 auto;
    width: 60%;
    height: auto;
    margin-top: 0px;
    padding-top: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-container14 {
    width: auto;
    height: auto;
    align-self: center;
    align-items: center;
    margin-bottom: var(--dl-space-space-threeunits);
    justify-content: center;
  }
  .home-image05 {
    width: 60%;
    align-self: center;
  }
  .home-container15 {
    align-items: center;
    justify-content: center;
  }
  .home-container16 {
    margin-top: 0px;
  }
  .home-container17 {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home-text05 {
    font-size: 1em;
  }
  .home-text06 {
    font-size: 1em;
  }
  .home-text07 {
    font-size: 1em;
  }
  .home-text08 {
    font-size: 1em;
  }
  .home-text09 {
    font-size: 1em;
  }
  .home-text10 {
    font-size: 1em;
  }
  .home-button1 {
    color: rgb(255, 255, 255);
    background-color: rgb(107, 165, 57);
  }
  .home-button2 {
    color: rgb(255, 255, 255);
    width: 100%;
    background-color: rgb(107, 165, 57);
  }
  .home-text12 {
    font-size: 1em;
  }
  .home-text13 {
    font-size: 1em;
  }
  .home-text14 {
    font-size: 1em;
  }
  .home-button3 {
    color: rgb(255, 255, 255);
    width: 100%;
    background-color: rgb(107, 165, 57);
  }
  .home-text18 {
    font-size: 1em;
  }
  .home-link1 {
    color: rgb(255, 255, 255);
    width: 100%;
    background-color: rgb(107, 165, 57);
  }
  .home-container18 {
    flex: 1;
    display: none;
    align-self: flex-start;
  }
  .home-image06 {
    width: 60%;
    align-self: center;
  }
  .home-image07 {
    margin-left: -20%;
  }
  .home-container20 {
    flex-direction: row;
  }
  .home-container22 {
    width: 100%;
    flex-direction: column;
  }
  .home-image08 {
    flex: 0 0 auto;
    width: 60%;
    height: auto;
    margin-top: 0px;
    padding-top: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-container23 {
    width: auto;
    height: auto;
    align-self: center;
    align-items: center;
    margin-bottom: var(--dl-space-space-threeunits);
    justify-content: center;
  }
  .home-image09 {
    width: 60%;
    align-self: center;
  }
  .home-container24 {
    align-items: center;
    justify-content: center;
  }
  .home-container25 {
    margin-top: 0px;
  }
  .home-container26 {
    padding-left: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home-text22 {
    font-size: 1em;
  }
  .home-text23 {
    font-size: 1em;
  }
  .home-text24 {
    font-size: 1em;
  }
  .home-button4 {
    color: rgb(255, 255, 255);
    background-color: rgb(107, 165, 57);
  }
  .home-link2 {
    color: rgb(255, 255, 255);
    width: 100%;
    background-color: rgb(107, 165, 57);
  }
  .home-container27 {
    flex: 1;
    display: none;
  }
}
