.navbar-container {
  width: 100%;
  display: flex;
  position: relative;
  max-width: 1200px;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar-navbar-interactive {
  width: 100%;
  display: flex;
  padding: 25px;
  align-items: center;
  justify-content: space-between;
}
.navbar-navlink {
  display: contents;
}
.navbar-image1 {
  width: auto;
  height: 3rem;
  text-decoration: none;
}
.navbar-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.navbar-links {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.navbar-link1 {
  text-decoration: none;
}
.navbar-link2 {
  text-decoration: none;
}
.navbar-link3 {
  text-decoration: none;
}
.navbar-link4 {
  text-decoration: none;
}
.navbar-link5 {
  text-decoration: none;
}
.navbar-burger-menu {
  display: none;
}
.navbar-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.navbar-logo {
  height: 3rem;
}
.navbar-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.navbar-links1 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-icon-group {
  gap: var(--dl-space-space-twounits);
  display: flex;
}
@media(max-width: 767px) {
  .navbar-navbar-interactive {
    padding: 0px;
  }
  .navbar-desktop-menu {
    display: none;
  }
  .navbar-burger-menu {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    border-color: var(--dl-color-theme-pampero_dark_blue);
    border-width: 1px;
    border-radius: 10px;
    justify-content: center;
  }
  .navbar-icon {
    fill: var(--dl-color-theme-pampero_dark_blue);
    width: 25px;
    height: 25px;
  }
}
@media(max-width: 479px) {
  .navbar-navbar-interactive {
    padding: 0px;
  }
  .navbar-mobile-menu {
    padding: var(--dl-space-space-unit);
  }
}

.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-header {
  height: auto;
  padding: 25px;
}
.home-container01 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 50px;
  justify-content: center;
}
.home-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 25px;
  max-width: 1200px;
  align-items: flex-start;
  justify-content: space-between;
}
.home-container03 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text {
  margin-bottom: 30px;
}
.home-text03 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
  margin-bottom: 30px;
}
.home-container04 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.home-link {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  margin-right: 50px;
  text-decoration: none;
  background-color: var(--dl-color-theme-pampero_dark_blue);
}
.home-link1 {
  text-decoration: none;
}
.home-image {
  width: 45%;
  object-fit: cover;
}
.home-container05 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 50px;
  justify-content: center;
}
.home-container06 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 25px;
  max-width: 1200px;
  align-items: flex-start;
  justify-content: space-between;
}
.home-image1 {
  width: 45%;
  object-fit: cover;
}
.home-container07 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text06 {
  font-family: "Jost";
  margin-bottom: 35px;
  text-transform: none;
  text-decoration: none;
}
.home-text10 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
  margin-bottom: 30px;
}
.home-container08 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.home-navlink {
  text-decoration: none;
}
.home-container09 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 50px;
  justify-content: center;
}
.home-container10 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 25px;
  max-width: 1200px;
  align-items: flex-start;
  justify-content: space-between;
}
.home-container11 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-text16 {
  font-family: "Jost";
  margin-bottom: 35px;
  text-transform: none;
  text-decoration: none;
}
.home-container12 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.home-container13 {
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  display: flex;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  margin-right: 30px;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
}
.home-image2 {
  width: 35px;
  object-fit: cover;
}
.home-text19 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
}
.home-container14 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.home-container15 {
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  display: flex;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  margin-right: 30px;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
}
.home-image3 {
  width: 35px;
  object-fit: cover;
}
.home-text20 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
}
.home-text22 {
  color: var(--dl-color-theme-text-grey);
}
.home-container16 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.home-container17 {
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  display: flex;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  margin-right: 30px;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
}
.home-image4 {
  width: 35px;
  object-fit: cover;
}
.home-text23 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
}
.home-text25 {
  color: var(--dl-color-theme-text-grey);
}
.home-container18 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.home-container19 {
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  display: flex;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  margin-right: 30px;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
}
.home-image5 {
  width: 40px;
  object-fit: cover;
}
.home-text27 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
}
.home-container20 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
}
.home-container21 {
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  display: flex;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: center;
  margin-right: 30px;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
}
.home-image6 {
  width: 40px;
  object-fit: cover;
}
.home-text28 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
}
.home-text30 {
  color: var(--dl-color-theme-text-grey);
}
.home-image7 {
  width: 45%;
  object-fit: cover;
}
.home-container22 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 50px;
  justify-content: center;
}
.home-container23 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 25px;
  max-width: 1200px;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text32 {
  font-family: "Jost";
  margin-bottom: 35px;
  text-transform: none;
  text-decoration: none;
}
.home-container24 {
  gap: 30px;
  flex: 0 0 auto;
  width: 100%;
  height: 350px;
  display: flex;
  align-items: flex-start;
}
.home-container25 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  padding: 30px;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: space-between;
}
.home-container26 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.home-text35 {
  align-self: center;
  text-align: center;
  margin-bottom: 30px;
}
.home-text39 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
  text-align: center;
}
.home-button {
  align-self: center;
}
.home-container27 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  padding: 30px;
  box-shadow: 0px 0px 10px 0px #d4d4d4;
  align-items: flex-start;
  border-radius: 30px;
  flex-direction: column;
  justify-content: space-between;
}
.home-container28 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.home-text42 {
  text-align: center;
  margin-bottom: 30px;
}
.home-text43 {
  fill: var(--dl-color-theme-text-grey);
  color: var(--dl-color-theme-text-grey);
  text-align: center;
}
.home-button1 {
  align-self: center;
}
.home-container29 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 50px;
  justify-content: center;
}
.home-container30 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 25px;
  max-width: 800px;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text46 {
  font-size: 32px;
  font-style: normal;
  text-align: center;
  font-family: "Jost";
  font-weight: 400;
  margin-bottom: 30px;
  text-decoration: none;
}
.home-navlink1 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-decoration: none;
  background-color: var(--dl-color-theme-pampero_dark_blue);
}
.home-container31 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container32 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 25px;
  max-width: 1200px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-container33 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-link2 {
  margin-right: 30px;
}
@media(max-width: 991px) {
  .home-container05 {
    flex-direction: row;
  }
  .home-container06 {
    flex-direction: row;
  }
  .home-container10 {
    flex-direction: row;
  }
  .home-image7 {
    width: 45%;
  }
  .home-container24 {
    height: auto;
    flex-direction: column;
  }
  .home-text39 {
    margin-bottom: 30px;
  }
  .home-text42 {
    align-self: center;
  }
  .home-text43 {
    margin-bottom: 30px;
  }
  .home-container30 {
    max-width: 100%;
  }
}
@media(max-width: 767px) {
  .home-container03 {
    flex: 1;
    width: auto;
  }
  .home-text {
    font-size: 3rem;
  }
  .home-image {
    width: 35%;
  }
  .home-image1 {
    width: 35%;
  }
  .home-container07 {
    flex: 1;
    width: auto;
  }
  .home-text06 {
    font-size: 2rem;
  }
  .home-container11 {
    flex: 1;
    width: auto;
  }
  .home-text16 {
    font-size: 2rem;
  }
  .home-image7 {
    width: 35%;
  }
  .home-text32 {
    font-size: 2rem;
  }
  .home-container32 {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .home-header {
    padding: 25px;
  }
  .home-container01 {
    height: auto;
    flex-direction: column-reverse;
  }
  .home-container02 {
    height: auto;
    padding: 0px;
    flex-direction: column-reverse;
  }
  .home-container04 {
    justify-content: space-between;
  }
  .home-link {
    margin-right: 0px;
  }
  .home-image {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-container05 {
    flex-direction: column;
  }
  .home-container06 {
    padding: 0px;
    flex-direction: column;
  }
  .home-image1 {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-container09 {
    flex-direction: column;
  }
  .home-container10 {
    padding: 0px;
    flex-direction: column-reverse;
  }
  .home-image7 {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-container23 {
    padding: 0px;
  }
  .home-container30 {
    padding: 0px;
  }
  .home-container32 {
    padding: 0px;
  }
}
