.home-container1 {
  gap: 56;
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  padding-top: 32px;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container2 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  max-width: 1600px;
  align-self: center;
  align-items: center;
  justify-content: space-between;
}
.home-image {
  width: 200px;
  height: 34px;
  object-fit: contain;
}
.home-link1 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.home-container3 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  max-width: 1600px;
  align-self: center;
  margin-top: 72px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text10 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
.home-text11 {
  font-size: 1em;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 1.5;
}
.home-text12 {
  font-style: normal;
}
.home-text13 {
  font-style: normal;
}
.home-text14 {
  font-style: normal;
}
.home-text15 {
  font-style: normal;
}
.home-text16 {
  font-style: normal;
}
.home-text17 {
  font-style: normal;
}
.home-text18 {
  font-style: normal;
}
.home-text19 {
  font-style: normal;
}
.home-text20 {
  font-style: normal;
}
.home-text21 {
  font-weight: 600;
}
.home-text22 {
  font-style: normal;
}
.home-text24 {
  font-style: normal;
}
.home-container4 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  max-width: 1600px;
  align-self: center;
  margin-top: 72px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text25 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
.home-text26 {
  font-size: 1em;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 1.5;
}
.home-text28 {
  font-style: normal;
}
.home-text30 {
  font-style: normal;
}
.home-container5 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  max-width: 1600px;
  align-self: center;
  margin-top: 72px;
  align-items: flex-start;
  margin-bottom: 72px;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text31 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
.home-text32 {
  font-size: 1em;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 1.5;
}
.home-text34 {
  font-style: normal;
}
.home-link2 {
  font-style: normal;
  font-family: "Poppins";
  font-weight: 500;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
@media(max-width: 479px) {
  .home-container2 {
    height: 122px;
    flex-direction: column;
    justify-content: space-between;
  }
  .home-text10 {
    font-size: 1.5em;
    font-style: normal;
    font-weight: 600;
  }
  .home-text25 {
    font-size: 1.5em;
  }
  .home-text31 {
    font-size: 1.5em;
    font-style: normal;
    font-weight: 600;
  }
}
