.home-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-navbar-container {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-navbar {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.home-container01 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
.home-navlink {
  display: contents;
}
.home-image {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
.home-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
.home-icon {
  width: 36px;
  height: 36px;
}
.home-links-container {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-link {
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.home-link1 {
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.home-link2 {
  margin-right: var(--dl-space-space-tripleunit);
  text-decoration: none;
}
.home-link3 {
  text-decoration: none;
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-tripleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
.home-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.home-image01 {
  width: 200px;
  object-fit: cover;
}
.home-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-icon2 {
  width: 24px;
  height: 24px;
}
.home-links-container1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link4 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-link5 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link6 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-link7 {
  text-decoration: none;
}
.home-container03 {
  width: 100%;
  height: 800px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: contain;
  justify-content: center;
  background-image: url("public/main_cropped.png");
  background-repeat: no-repeat;
  background-position: right;
}
.home-hero {
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin-top: 2rem;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 2rem;
  justify-content: space-between;
}
.home-hero-text-container {
  width: 45%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading {
  color: rgb(4, 4, 4);
  margin-bottom: var(--dl-space-space-tripleunit);
}
.home-text {
  fill: var(--dl-color-gray-custom-grey);
  color: var(--dl-color-gray-custom-grey);
}
.home-container04 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
}
.home-container05 {
  height: auto;
  align-items: center;
  padding-top: 2rem;
  border-width: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
}
.home-container06 {
  display: flex;
  align-items: flex-start;
  margin-right: 2rem;
  flex-direction: column;
  justify-content: center;
}
.home-text01 {
  margin-bottom: 1rem;
}
.home-text02 {
  fill: var(--dl-color-gray-custom-grey);
  color: rgb(107, 105, 113);
  margin-bottom: 1rem;
}
.home-navlink1 {
  text-decoration: none;
}
.home-image02 {
  width: 535px;
  object-fit: cover;
}
.home-container07 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
}
.home-container08 {
  height: auto;
  align-items: center;
  padding-top: 2rem;
  border-width: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
}
.home-container09 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text06 {
  margin-bottom: 1rem;
}
.home-container10 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.home-container11 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-image03 {
  width: 40px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text07 {
  text-align: center;
}
.home-text08 {
  text-align: center;
}
.home-container12 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-image04 {
  width: 40px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text09 {
  text-align: center;
}
.home-text10 {
  text-align: center;
}
.home-container13 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.home-container14 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-image05 {
  width: 40px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text13 {
  text-align: center;
}
.home-text14 {
  text-align: center;
}
.home-container15 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-image06 {
  width: 40px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text17 {
  text-align: center;
}
.home-text18 {
  text-align: center;
}
.home-container16 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.home-container17 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-image07 {
  width: 40px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text22 {
  text-align: center;
}
.home-container18 {
  flex: 1;
  width: 1fr;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-image08 {
  width: 40px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.home-text23 {
  text-align: center;
}
.home-text24 {
  text-align: center;
}
.home-container19 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
}
.home-container20 {
  height: auto;
  align-items: center;
  padding-top: 2rem;
  border-width: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
}
.home-container21 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-text25 {
  margin-bottom: 1rem;
}
.home-text26 {
  fill: var(--dl-color-gray-custom-grey);
  color: rgb(107, 105, 113);
  margin-bottom: 1rem;
}
.home-navlink2 {
  text-decoration: none;
}
.home-image09 {
  width: 535px;
  object-fit: cover;
  margin-left: 2rem;
  margin-right: 0px;
}
.home-container22 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
}
.home-container23 {
  height: auto;
  align-items: center;
  padding-top: 2rem;
  border-width: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  justify-content: center;
}
.home-container24 {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text34 {
  margin-bottom: 1rem;
}
.home-text35 {
  fill: var(--dl-color-gray-custom-grey);
  color: rgb(107, 105, 113);
  margin-bottom: 1rem;
}
.home-container25 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
}
.home-footer {
  width: 100%;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: space-between;
}
.home-navlink3 {
  text-decoration: none;
}
.home-navlink4 {
  text-decoration: none;
}
@media(max-width: 991px) {
  .home-container03 {
    background-size: cover;
    background-position: right;
  }
  .home-hero {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-hero-text-container {
    width: 80%;
    align-items: center;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .home-heading {
    text-align: center;
  }
  .home-text {
    text-align: center;
  }
  .home-container05 {
    flex-direction: column-reverse;
  }
  .home-container09 {
    align-items: flex-start;
  }
  .home-container10 {
    flex-direction: column;
  }
  .home-container11 {
    align-items: flex-start;
  }
  .home-text07 {
    text-align: left;
  }
  .home-text08 {
    text-align: left;
  }
  .home-container12 {
    width: 1fr;
    height: auto;
    align-items: flex-start;
  }
  .home-text09 {
    text-align: left;
  }
  .home-text10 {
    text-align: left;
  }
  .home-container13 {
    align-items: flex-start;
    flex-direction: column;
  }
  .home-container14 {
    align-items: flex-start;
  }
  .home-text13 {
    text-align: left;
  }
  .home-text14 {
    text-align: left;
  }
  .home-container15 {
    align-items: flex-start;
  }
  .home-text17 {
    text-align: left;
  }
  .home-text18 {
    text-align: left;
  }
  .home-container16 {
    flex-direction: column;
  }
  .home-container17 {
    align-items: flex-start;
  }
  .home-text21 {
    text-align: left;
  }
  .home-text22 {
    text-align: left;
  }
  .home-container18 {
    align-items: flex-start;
  }
  .home-text23 {
    text-align: left;
  }
  .home-text24 {
    text-align: left;
  }
  .home-container20 {
    flex-direction: column;
  }
  .home-container21 {
    align-items: flex-start;
  }
  .home-container23 {
    flex-direction: column;
  }
  .home-container24 {
    width: 100%;
    align-items: flex-start;
  }
}
@media(max-width: 767px) {
  .home-navbar {
    margin-bottom: 2rem;
  }
  .home-burger-menu {
    display: flex;
    padding: var(--dl-space-space-halfunit);
    margin-left: var(--dl-space-space-tripleunit);
    border-radius: var(--dl-radius-radius-radius4);
    background-color: var(--dl-color-gray-white);
  }
  .home-icon {
    fill: var(--dl-color-gray-custom-green);
  }
  .home-links-container {
    display: none;
  }
  .home-container02 {
    margin-bottom: var(--dl-space-space-fiveunits);
  }
  .home-icon2 {
    fill: var(--dl-color-gray-custom-green);
    width: 45px;
    height: 45px;
  }
  .home-link4 {
    margin-bottom: 2rem;
  }
  .home-link5 {
    margin-bottom: 2rem;
  }
  .home-link6 {
    margin-bottom: 2rem;
  }
  .home-container03 {
    height: 100vh;
    position: relative;
    background-size: contain;
    justify-content: flex-end;
    background-position: top right;
  }
  .home-hero {
    justify-content: center;
  }
  .home-image02 {
    width: 100%;
    margin-right: 0rem;
  }
  .home-text08 {
    text-align: left;
  }
  .home-image09 {
    width: 100%;
    margin: 0px;
  }
  .home-container24 {
    width: 100%;
  }
  .home-footer {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .home-burger-menu {
    margin-left: var(--dl-space-space-doubleunit);
  }
  .home-container03 {
    background-size: contain;
    background-position: top right;
  }
  .home-hero-text-container {
    width: 100%;
  }
  .home-image02 {
    margin-bottom: 2rem;
  }
  .home-container21 {
    margin-bottom: 2rem;
  }
}
