.feature-card-container {
  width: 320px;
  margin: var(--dl-space-space-halfunit);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.feature-card-image {
  width: var(--dl-size-size-tripleunit);
  height: var(--dl-size-size-tripleunit);
  object-fit: cover;
}
.feature-card-text {
  margin-top: var(--dl-space-space-unit);
  margin-bottom: var(--dl-space-space-unit);
}
.feature-card-text1 {
  text-align: center;
}

.home-container {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #011740;
}
.home-header-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-header {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  z-index: 100;
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  background-color: #ffffff;
}
.home-logo {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-image {
  width: 180px;
  object-fit: cover;
}
.home-main {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.home-blur-background {
  top: 2px;
  right: 1px;
  width: 100%;
  height: 70vh;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  background-image: url("public/lp-aleator/6645abe0-untitled-1_1000000000000000000028-1500h.png"),linear-gradient(to right, #132273 0%, #AEDD2A 100%);
  background-repeat: top left;
  background-position: center,top left;
}
.home-hero {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  z-index: 100;
  max-width: 1500px;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-halfunit);
  padding-right: var(--dl-space-space-halfunit);
  flex-direction: row;
  padding-bottom: 0px;
  justify-content: space-between;
}
.home-container01 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home-text {
  color: #ffffff;
  width: 670px;
  margin-right: var(--dl-space-space-halfunit);
  margin-bottom: var(--dl-space-space-unit);
}
.home-text05 {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: var(--dl-space-space-unit);
}
.home-button {
  width: 25rem;
  height: 5rem;
  margin-top: var(--dl-space-space-unit);
  border-radius: 15px;
  margin-bottom: var(--dl-space-space-unit);
  background-color: #aedd2a;
}
.home-text09 {
  color: #ffffff;
  text-decoration: none;
}
.home-image1 {
  width: 430px;
  height: 699px;
  object-fit: cover;
}
.home-features {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-doubleunit);
  z-index: 100;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-text12 {
  color: #aedd2a;
  font-style: normal;
  text-align: center;
  font-weight: 900;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: uppercase;
}
.home-text13 {
  color: #ffffff;
  font-size: 20px;
  max-width: 100%;
  text-align: center;
  border-color: #aedd2a;
  border-style: solid;
  border-width: 1px;
  margin-bottom: var(--dl-space-space-doubleunit);
  text-transform: uppercase;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
}
.home-container02 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-container03 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-features1 {
  display: flex;
  margin-top: var(--dl-space-space-doubleunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-image2 {
  width: 100%;
  height: 735px;
  object-fit: cover;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text14 {
  color: rgb(255, 255, 255);
  width: auto;
  height: auto;
  align-self: center;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text15 {
  color: #aedd2a;
  font-style: normal;
  font-weight: 800;
}
.home-text16 {
  color: #aedd2a;
  font-style: normal;
  font-weight: 800;
}
.home-text17 {
  color: #aedd2a;
  font-style: normal;
  font-weight: 800;
}
.home-text18 {
  color: #aedd2a;
  font-style: normal;
  font-weight: 800;
}
.home-text19 {
  font-style: normal;
  font-weight: 800;
}
.home-text24 {
  font-style: normal;
  font-weight: 400;
}
.home-container04 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-button1 {
  width: 25rem;
  height: 5rem;
  margin-top: var(--dl-space-space-unit);
  border-radius: 15px;
  margin-bottom: var(--dl-space-space-unit);
  background-color: #aedd2a;
}
.home-text26 {
  color: #ffffff;
  text-decoration: none;
}
.home-testimonials {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: center;
  background-color: #AEDD2A;
}
.home-container05 {
  display: flex;
  flex-wrap: wrap;
  max-width: 1100px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-container06 {
  flex: 0 0 auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 16px;
}
.home-text29 {
  color: #011740;
  z-index: 100;
  max-width: 100%;
}
.home-container07 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-doubleunit);
  flex-direction: column;
  justify-content: flex-start;
}
.home-features2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-doubleunit);
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: center;
}
.home-text30 {
  color: #011740;
  z-index: 100;
  max-width: 100%;
}
.home-text31 {
  z-index: 100;
  max-width: 100%;
  margin-top: var(--dl-space-space-unit);
}
.home-text32 {
  color: #011740;
}
.home-text33 {
  color: #011740;
}
.home-text34 {
  color: #ffffff;
  background-color: rgb(1, 23, 64);
}
.home-text35 {
  color: #011740;
}
.home-container08 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-button2 {
  width: 25rem;
  height: 5rem;
  margin-top: var(--dl-space-space-unit);
  border-radius: 15px;
  margin-bottom: var(--dl-space-space-unit);
  background-color: #011740;
}
.home-text36 {
  color: #ffffff;
  text-decoration: none;
}
.home-funcionalidades {
  width: 100%;
  display: flex;
  padding: 48px;
  align-items: center;
  padding-top: 48px;
  flex-direction: column;
  justify-content: space-between;
  background-color: #011740;
}
.home-text39 {
  color: #aedd2a;
  font-size: 3rem;
  text-align: center;
}
.home-image3 {
  width: auto;
  height: 550px;
  object-fit: cover;
}
.home-container09 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-button3 {
  width: 25rem;
  height: 5rem;
  margin-top: var(--dl-space-space-unit);
  border-radius: 15px;
  margin-bottom: var(--dl-space-space-unit);
  background-color: #aedd2a;
}
.home-text40 {
  color: #ffffff;
  text-decoration: none;
}
.home-image4 {
  width: auto;
  margin-top: var(--dl-space-space-doubleunit);
  object-fit: cover;
}
.home-banner-video {
  width: 100%;
  display: flex;
  padding: 48px;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-text43 {
  color: #aedd2a;
  font-size: 2rem;
  text-align: center;
  text-transform: uppercase;
}
.home-text44 {
  color: rgb(255, 255, 255);
  max-width: 1400px;
  margin-top: 32px;
  text-align: center;
  margin-bottom: 32px;
}
.home-video {
  width: 70%;
  height: 70%;
}
.home-btn-group {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-container10 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-button4 {
  width: 25rem;
  height: 5rem;
  margin-top: 2rem;
  border-radius: 15px;
  margin-bottom: 2rem;
  background-color: #aedd2a;
}
.home-text48 {
  color: #ffffff;
  text-decoration: none;
}
.home-form-lead {
  width: 100%;
  display: flex;
  padding: 48px;
  align-items: center;
  padding-top: 48px;
  flex-direction: column;
  justify-content: space-between;
  background-color: #011740;
}
.home-text51 {
  color: rgb(174, 221, 42);
  font-size: 3rem;
  text-align: center;
  margin-bottom: var(--dl-space-space-unit);
}
.home-form {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-textinput {
  width: 50%;
  height: 3rem;
  margin-bottom: var(--dl-space-space-unit);
}
.home-textinput1 {
  width: 50%;
  height: 3rem;
  margin-bottom: var(--dl-space-space-unit);
}
.home-textinput2 {
  width: 50%;
  height: 3rem;
  margin-bottom: var(--dl-space-space-unit);
}
.home-textinput3 {
  width: 50%;
  height: 3rem;
  margin-bottom: var(--dl-space-space-unit);
}
.home-textinput4 {
  width: 50%;
  height: 3rem;
  display: none;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text52 {
  color: #ffffff;
  display: none;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-weight: 700;
}
.home-select {
  width: 50%;
  height: 3rem;
  display: none;
  align-self: center;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text53 {
  color: rgb(255, 255, 255);
  display: none;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-weight: 700;
}
.home-select1 {
  width: 50%;
  height: 3rem;
  display: none;
  align-self: center;
  margin-bottom: var(--dl-space-space-unit);
}
.home-container12 {
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-button5 {
  width: 25rem;
  cursor: pointer;
  height: 5rem;
  margin-top: 2rem;
  border-radius: 15px;
  margin-bottom: 2rem;
  background-color: #aedd2a;
}
.home-text54 {
  color: rgb(255, 255, 255);
}
.home-footer {
  flex: 0 0 auto;
  color: var(--dl-color-gray-white);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
  background-color: #ffffff;
}
.home-container13 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  z-index: 100;
  flex-wrap: wrap;
  max-width: 1110px;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-image5 {
  width: 200px;
  object-fit: cover;
}
.home-divider {
  width: 100%;
  height: 1px;
  opacity: 0.2;
  background-color: var(--dl-color-gray-white);
}
.home-container14 {
  width: 100%;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-text57 {
  color: var(--dl-color-gray-black);
  margin-top: var(--dl-space-space-unit);
}
.home-container15 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-link5 {
  display: contents;
}
.home-container16 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.home-icon {
  fill: var(--dl-color-gray-white);
  width: var(--dl-size-size-unit);
  height: var(--dl-size-size-unit);
  transition: 0.3s;
}
.home-link6 {
  display: contents;
}
.home-container17 {
  display: flex;
  padding: var(--dl-space-space-halfunit);
  align-items: flex-start;
  margin-left: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-round);
  flex-direction: column;
  background-color: var(--dl-color-gray-900);
}
.home-icon2 {
  fill: #ffffff;
  width: var(--dl-size-size-unit);
  height: var(--dl-size-size-unit);
}
@media(max-width: 991px) {
  .home-hero {
    height: auto;
    flex-direction: column-reverse;
  }
  .home-container01 {
    align-items: center;
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .home-text {
    text-align: center;
  }
  .home-container03 {
    width: 100%;
  }
  .home-image2 {
    height: 500px;
    margin-right: var(--dl-space-space-halfunit);
  }
  .home-text14 {
    width: 100%;
  }
  .home-container05 {
    flex-direction: column;
  }
  .home-container07 {
    align-items: center;
    margin-left: 0px;
  }
}
@media(max-width: 767px) {
  .home-text {
    font-size: 50px;
    text-align: center;
  }
  .home-text12 {
    font-size: 40px;
  }
  .home-image2 {
    height: 500px;
  }
  .home-text14 {
    width: 100%;
  }
  .home-container06 {
    align-items: center;
  }
  .home-text29 {
    font-size: 40px;
    text-align: center;
  }
  .home-text30 {
    font-size: 40px;
    text-align: center;
  }
  .home-text31 {
    font-size: 40px;
    text-align: center;
  }
  .home-text32 {
    font-size: 40px;
    text-align: center;
  }
  .home-text33 {
    font-size: 40px;
    text-align: center;
  }
  .home-text34 {
    font-size: 40px;
    text-align: center;
  }
  .home-text35 {
    font-size: 40px;
    text-align: center;
  }
  .home-funcionalidades {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-banner-video {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-text44 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-form-lead {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-container14 {
    flex-direction: column;
  }
  .home-text57 {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .home-image {
    width: 30%;
  }
  .home-text {
    width: auto;
    font-size: 30px;
  }
  .home-image1 {
    height: 500px;
  }
  .home-text12 {
    text-align: center;
  }
  .home-text13 {
    text-align: center;
  }
  .home-container03 {
    align-self: flex-start;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .home-image2 {
    height: 500px;
  }
  .home-text14 {
    text-align: center;
    margin-bottom: 0px;
  }
  .home-text30 {
    font-size: 3rem;
  }
  .home-text31 {
    font-size: 1rem;
  }
  .home-funcionalidades {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .home-text39 {
    font-size: 2rem;
  }
  .home-banner-video {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .home-video {
    width: 80%;
  }
  .home-btn-group {
    flex-direction: column;
  }
  .home-form-lead {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .home-textinput {
    width: 90%;
  }
  .home-textinput1 {
    width: 90%;
  }
  .home-textinput2 {
    width: 90%;
  }
  .home-textinput3 {
    width: 90%;
  }
  .home-textinput4 {
    width: 90%;
  }
  .home-select {
    width: 90%;
  }
  .home-select1 {
    width: 90%;
  }
  .home-image5 {
    width: 25%;
  }
}
.div-sucesso {
    color: white;
}
