.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syne, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 68px;
}

h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syne, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Syne, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.body {
  background-color: #090d14;
  font-family: DM Sans, sans-serif;
}

.jose_section {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.jose_section.jose_nopadding {
  padding-left: 0;
  padding-right: 0;
}

.jose_container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1237px;
  display: flex;
}

.jose_container.jose_extra_container {
  max-width: 100%;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  display: flex;
}

.jose_desc_heading_center {
  color: #7a8fa8;
  text-align: center;
  width: 802px;
  font-size: 20px;
  line-height: 26px;
}

.text-span {
  color: #00d4aa;
}

.jose_wrap_div {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: space-around;
  align-items: stretch;
  width: 850px;
  margin-top: 20px;
  display: flex;
}

.section-nic {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-nic {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
}

.text-span-2 {
  color: #00d4aa;
}

.div-nic2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container {
  width: 50%;
  max-width: 100%;
}

.container-2 {
  width: 40%;
  max-width: 100%;
}

.heading-2 {
  border: 1px #000;
  font-family: Syne, sans-serif;
}

.heading-2.center {
  text-align: center;
}

.text-block {
  color: #7a8fa8;
  width: 80%;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.section-11 {
  margin-top: 0;
  margin-bottom: 20px;
}

.div-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.firsttxt {
  text-align: center;
  background-image: linear-gradient(90deg, #00d4aa, #073734 1%, #090d14);
  border-left: 3px solid #00d4aa;
  border-radius: 3px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 35%;
  padding: 10px;
  display: block;
}

.text-block-2 {
  color: #00d4aa;
  font-family: Syne, sans-serif;
  font-size: 16px;
}

.jose_div_wrap_image_text {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.code {
  color: #00d4aa;
}

.section-22 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.jose_div_image {
  display: flex;
}

.container-22 {
  max-width: 1300px;
  margin-bottom: 33px;
}

.div-22 {
  background-color: #0e141e;
  border: 1px solid #00d4aa;
  border-radius: 8px;
  padding: 23px;
}

.jose_div_flex_column_content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 470px;
  display: flex;
}

.text-block-3 {
  color: #7a8fa8;
  font-size: 16px;
  line-height: 26px;
}

.jose_parent_div_wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.button {
  color: #090d14;
  background-color: #00d4aa;
  border-radius: 3px;
  padding: 10px 20px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.button:where(.w-variant-5874bc6a-42f4-a7cf-fed1-212ee9f819dc) {
  color: #00d4aa;
  background-color: #0000;
  background-image: linear-gradient(270deg, #090d1440, #00d4aa40 76%);
  border-left: 3px solid #00d4aa;
}

.title_1 {
  color: #fff;
  margin-top: 17px;
  margin-bottom: 19px;
  font-family: Syne, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
}

.title_1.uni {
  margin-bottom: 0;
}

.para_1 {
  color: #7a8fa8;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.para_1.unique {
  line-height: 30px;
}

.div-block-2 {
  background-image: linear-gradient(269deg, #090d1440, #00d4aa66);
  border-left: 3px solid #00d4aa;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 340px;
  height: 30px;
  display: flex;
}

.div-block-2.div-block-class1 {
  background-image: linear-gradient(269deg, #0e141e40, #00d4aaa6);
  justify-content: center;
  align-items: center;
  width: 100px;
}

.div-block-2.div-block-class1.class-2 {
  background-image: linear-gradient(269deg, #090d1440, #f6ff0069);
  border-left-color: #f6ff00;
  width: 120px;
}

.div-block-2.div-block-class1.div-block-class-2 {
  background-image: linear-gradient(269deg, #090d1440, #9d00ff8c);
  border-left-color: #9d00ff;
}

.text-block-4 {
  color: #00d4aa;
  background-image: linear-gradient(90deg, #00d4aa, #06463f 0%, #07443e 1% 39%, #090d14);
  border-left: 3px solid #00d4aa;
  border-radius: 5px;
  padding: 5px 16px;
  font-family: Syne, sans-serif;
  font-size: 16px;
}

.div-nic-copy {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-color: #0f1520;
  border: 1px solid #00d4aa;
  border-radius: 10px;
  flex-flow: column;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
}

.div-nic-copy.inicio {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-nic-copy.ia {
  width: 60%;
  padding-top: 40px;
}

.yagami-container {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-5 {
  color: #7a8fa8;
  text-align: center;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.container-23 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #00d4aa1a;
  border: 1px solid #00d4aa4d;
  border-radius: 13px;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: flex;
}

.container-23.inicio {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 8px;
  width: 100%;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-4.inicio {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.text-block-4-yagami-linear {
  color: #00d4aa;
  background-image: linear-gradient(90deg, #00d4aa4d, #0f1520);
  border-left: 3px solid #00d4aa;
  border-radius: 3px;
  margin: 20px 0 10px;
  padding: 5px 20px;
  font-family: Syne, sans-serif;
  font-size: 16px;
}

.text-block-6 {
  color: #fff;
  align-self: center;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-6.inicio {
  color: #fff;
}

.heading-4 {
  color: #fff;
  font-family: Syne, sans-serif;
  font-size: 40px;
}

.div-block-5 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.section-23 {
  margin-top: 31px;
  margin-bottom: 40px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0f1520;
  border-top: 2px solid #00d4aa;
  border-radius: 16px;
  flex-flow: column;
  align-items: flex-start;
  width: 430px;
  height: 470px;
  margin: 20px 10px 20px 0;
  padding-bottom: 0;
  padding-left: 20px;
  display: flex;
  box-shadow: 0 -8px 0 -5px #00d4aa;
}

.text-block-7 {
  color: #00d4aa;
  font-family: Syne, sans-serif;
  font-size: 17px;
}

.text-block-7.text-block-7-class.text-block-7-class-2 {
  color: #f6ff00;
}

.text-block-7.text-block-7-class.text-block-7-class-3 {
  color: #9d00ff;
}

.text-block-8 {
  color: #fff;
  font-family: DM Sans, sans-serif;
  font-weight: 300;
}

.text-block-9 {
  color: #7a8fa8;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.text-span-3 {
  color: #00d4aa;
}

.text-block-10 {
  color: #7a8fa8c4;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

.list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5 {
  color: #7a8fa8;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-7 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-7.inicio {
  width: 40%;
  margin-left: 0;
  margin-right: 0;
}

.container-copy {
  align-self: center;
  width: 60%;
  max-width: 100%;
}

.container-2-copy {
  width: 50%;
  max-width: 100%;
}

.button-2 {
  color: #090d14;
  text-align: center;
  background-color: #00d4aa;
  border-radius: 3px;
  width: 374px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-nic2-copy {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-222nic {
  color: #7a8fa8;
  width: 100%;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-block-222nic.center {
  text-align: center;
}

.container-1 {
  max-width: 960px;
}

.container-1.class-1-com {
  max-width: 1246px;
  height: auto;
  padding-bottom: 40px;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.div-nic-contained {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #0f1520;
  border: 1px solid #00d4aa;
  border-radius: 10px;
  flex-flow: column;
  width: 33%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
}

.heading-insidecontained {
  text-align: center;
  border: 1px #000;
  align-self: center;
  margin-top: 0;
  font-family: Syne, sans-serif;
  font-size: 20px;
}

.image {
  align-self: center;
}

.div-block-6-yellow-purple {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0f1520;
  border-top: 2px solid #9d00ff;
  border-radius: 16px;
  flex-flow: column;
  align-items: flex-start;
  width: 418px;
  height: 570px;
  margin: 20px 10px 20px 0;
  padding-bottom: 0;
  padding-left: 20px;
  display: flex;
  box-shadow: 0 -8px 0 -5px #9d00ff;
}

.text-block-4-yagami-linear-yellow {
  color: #f6ff00;
  background-image: linear-gradient(90deg, #f6ff004d, #0f1520);
  border-left: 3px solid #f6ff00;
  border-radius: 4px;
  margin: 20px 0 10px;
  padding: 5px 20px;
  font-family: Syne, sans-serif;
  font-size: 16px;
}

.div-block-9 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-2-yellow {
  color: #090d14;
  text-align: center;
  background-color: #f6ff00;
  border-radius: 3px;
  width: 374px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-6-yellow-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0f1520;
  border-top: 2px solid #f6ff00;
  border-radius: 16px;
  flex-flow: column;
  align-items: flex-start;
  width: 430px;
  height: 500px;
  margin: 20px 10px 20px 0;
  padding-bottom: 0;
  padding-left: 20px;
  display: flex;
  box-shadow: 0 -8px 0 -5px #f6ff00;
}

.text-block-4-yagami-linear-yellow-purple {
  color: #fff;
  background-image: linear-gradient(90deg, #9d00ff4d, #0f1520);
  border-left: 3px solid #9d00ff;
  border-radius: 4px;
  margin: 20px 0 10px;
  padding: 5px 20px;
  font-family: Syne, sans-serif;
  font-size: 16px;
}

.button-2-yellow-purple {
  color: #090d14;
  text-align: center;
  background-color: #9d00ff;
  border-radius: 3px;
  width: 374px;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-10 {
  background-color: #0f1520cc;
  border: 1px solid #00d4aaab;
  border-radius: 7px;
  width: 400px;
  height: 680px;
}

.div-block-11 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  width: 90%;
  padding-top: 40px;
  padding-left: 20px;
  display: flex;
}

.text-block-11 {
  color: #f6ff00;
  font-family: Syne, sans-serif;
  font-size: 15px;
}

.text-block-11.text-block-11-copie-1 {
  color: #00d4aa;
}

.text-block-11.text-block-11-copie {
  color: #9d00ff;
}

.text-block-13 {
  color: #fff;
  font-family: Syne, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-14 {
  color: #7a8fa8;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex: 0 auto;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.div-block-12 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  display: flex;
}

.div-block-13 {
  background-color: #7a8fa8;
  width: 280px;
  height: 1px;
}

.text-block-15 {
  color: #7a8fa8;
  font-family: DM Sans, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}

.div-block-14 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
}

.button-3 {
  color: #000;
  text-align: center;
  background-color: #00d4aa;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button-3.button-3-intermediario {
  background-color: #f6ff00;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button-3.button-class-3 {
  background-color: #9d00ff;
  font-family: DM Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-15 {
  color: #0f1520;
  background-color: #0f1520cc;
  border: 1px solid #00d4aaab;
  border-radius: 16px;
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  padding-top: 0;
  display: flex;
}

.text-block-17 {
  color: #7a8fa8;
  text-align: center;
  letter-spacing: .4px;
  font-family: Syne, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.text-span-4 {
  color: #00d4aa;
}

.text-block-222nic-copy {
  color: #7a8fa8;
  width: 100%;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-block-222nic-copy.center {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-222nic-copy1 {
  color: #7a8fa8;
  width: 100%;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-block-222nic-copy1.center {
  text-align: center;
}

.navbar {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.navbar-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-link {
  color: #7a8fa8;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.nav-link.w--current {
  color: #00d4aa;
}

.logo {
  width: 250px;
}

.cta-navbar {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: stretch;
  width: 390px;
  display: flex;
}

.cta-navbar.responsive {
  display: none;
}

.nav-menu {
  justify-content: center;
  align-items: stretch;
  width: 70%;
  display: flex;
}

.div-block-17 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: url('../images/17826-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 465px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.image-3 {
  width: 490px;
  height: 460px;
}

.icon {
  width: 100%;
}

.text-span-5 {
  color: #00d4aa;
}

.div-block-18 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  width: 464px;
  display: flex;
}

.text-block-18 {
  color: #7a8fa8;
  font-size: 20px;
  line-height: 26px;
}

.hero-section {
  padding-top: 20px;
}

.container-large {
  max-width: 1200px;
}

.hero-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.hero-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 60%;
  display: flex;
}

.hero-video {
  border: 1px solid #00d4aa;
  border-radius: 20px;
  width: 50%;
}

.div-block-20 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 850px;
  display: flex;
}

.jose_grid_1 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;
}

.jose_como_card {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  background-color: #00d4aa0d;
  border: 1px solid #00d4aa4d;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 21px;
  display: flex;
}

.paragraph {
  color: #7a8fa8;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}

.text-block-19 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.image-4 {
  width: 33px;
}

.hero-cta {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.hero-cta.center {
  justify-content: center;
  align-items: center;
}

.text-span-6 {
  color: #00d4aa;
}

.above-title {
  background-image: linear-gradient(135deg, #00d4aa40, #090d14);
  border-left: 3px solid #00d4aa;
  border-radius: 3px;
  width: 60%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}

.above-title.nivel {
  width: 40%;
}

.image-5 {
  width: 321.69px;
}

.above-title-text {
  color: #00d4aa;
  font-size: 16px;
}

.div-block-21 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-color: #0f1520;
  border: 1px solid #00d4aa;
  border-radius: 8px;
  flex-flow: column;
  width: 100%;
  padding: 38px 41px;
  display: flex;
}

.alex-section-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.alex-section-wrapper.background {
  background-image: url('../images/Section-BG.png');
  background-position: 0 0;
  background-size: auto;
  margin-bottom: 40px;
  padding-bottom: 0;
}

.alex-section-wrapper.background.height {
  height: 310px;
}

.alex-section-wrapper.background.height.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.alex-section-wrapper.padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.content-wrapper {
  position: relative;
}

.content-wrapper.right {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.content-wrapper.right.card {
  background-image: linear-gradient(#090d1480, #00d4aa33);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  justify-content: center;
  align-items: flex-end;
  padding-top: 40px;
}

.content-wrapper.right.center {
  justify-content: center;
  align-items: center;
}

.content-wrapper.down {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-22 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.image-wrapper {
  width: 36%;
}

.text-content-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.text-content-wrapper.card {
  padding-bottom: 20px;
}

.text-content-wrapper.width {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 60%;
}

.text-content-wrapper.legal-pages {
  width: 100%;
}

.div-block-23 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.image-6 {
  width: 100%;
}

.text-block-21 {
  color: #7a8fa8;
  font-size: 20px;
  line-height: 24px;
}

.video-section-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  width: 66%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.video-sample {
  width: 100%;
}

.center {
  text-align: center;
  font-family: Syne, sans-serif;
}

.check-icon {
  width: 30px;
}

.div-block-24 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 60%;
  display: flex;
}

.card-grid {
  margin-top: 20px;
}

.inicio-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #00d4aa0d;
  border: 1px solid #00d4aa4d;
  border-radius: 8px;
  flex-flow: column;
  height: 230px;
  padding: 20px;
  display: flex;
}

.lens-inicio {
  z-index: -2;
  filter: blur(190px);
  background-color: #00d4aab3;
  width: 300px;
  height: 300px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.faq-wrapper {
  margin-top: 20px;
}

.accordion-icon_horizontal-line-2 {
  background-color: #00d4aa;
  border-radius: 1px;
  width: .75rem;
  height: 2px;
  position: absolute;
}

.accordion-icon_component-2 {
  color: #00d4aa;
  border: 2px solid #00d4aa;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  position: relative;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_accordion-2 {
  background-color: #00d4aa0d;
  border: 1px solid #00d4aa4d;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 40px;
  padding-right: 40px;
}

.uui-text-size-medium-2 {
  color: #cfcfcf;
  letter-spacing: normal;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

.uui-faq01_icon-wrapper-2 {
  color: #7f56d9;
}

.accordion-icon_vertical-line-2 {
  background-color: #00d4aa;
  border-radius: 1px;
  width: 2px;
  height: .75rem;
  position: absolute;
}

.uui-faq01_question-2 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-faq01_answer-2 {
  overflow: hidden;
}

.uui-faq01_heading-2 {
  color: #fff;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
}

.uui-space-medium-2 {
  width: 100%;
  min-height: 2rem;
}

.uui-faq01_component-2 {
  margin-top: 0;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-faq01_list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer {
  background-color: #ffffff0d;
  padding-top: 40px;
  padding-bottom: 10px;
}

.footer-content-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.row {
  justify-content: center;
  display: flex;
}

.col {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 34%;
  display: flex;
}

.footer-title {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.copyright-text {
  color: #7a8fa8;
  font-size: 14px;
  font-weight: 300;
}

.image-10, .image-11 {
  width: 100%;
}

.link {
  color: #00d4aa;
  text-decoration: underline;
}

.background-video {
  width: 100%;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 40px;
    line-height: 44px;
  }

  .jose_desc_heading_center {
    width: 100%;
  }

  .jose_wrap_div {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .section-nic {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-nic2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 95%;
  }

  .container, .container-2 {
    width: 100%;
  }

  .section-11 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .firsttxt {
    width: 50%;
  }

  .section-22 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .jose_div_flex_column_content {
    width: 100%;
  }

  .jose_div_flex_column_content.ia-estrat-gica {
    width: 90%;
  }

  .div-nic-copy.inicio {
    flex-flow: column;
  }

  .div-nic-copy.ia {
    width: 95%;
  }

  .text-block-5 {
    font-size: 19px;
  }

  .div-block-4 {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-6 {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .div-block-7.inicio, .text-block-222nic.center {
    width: 100%;
  }

  .container-1.class-1-com {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-nic-contained {
    width: 100%;
  }

  .div-block-6-yellow-purple {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }

  .div-block-9 {
    flex-flow: column;
  }

  .div-block-6-yellow-copy {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .div-block-10 {
    width: 100%;
    height: auto;
    padding: 20px;
  }

  .div-block-11 {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-12 {
    width: 100%;
  }

  .text-block-222nic-copy.center {
    width: 90%;
    font-size: 20px;
  }

  .text-block-222nic-copy1.center {
    width: 100%;
    font-size: 20px;
    line-height: 24px;
  }

  .navbar-container {
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo {
    order: -9999;
  }

  .cta-navbar.desktop {
    display: none;
  }

  .cta-navbar.responsive {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .nav-menu {
    background-color: #0000;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 100%;
    padding-bottom: 0;
  }

  .image-3 {
    width: 100%;
    height: 458px;
  }

  .icon {
    color: #fff;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0000;
    order: 9999;
  }

  .div-block-18 {
    width: 40%;
  }

  .container-large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-content-wrapper {
    flex-flow: column;
  }

  .hero-text {
    align-items: flex-start;
    width: 100%;
  }

  .hero-video {
    width: 100%;
  }

  .div-block-19 {
    width: 49%;
  }

  .div-block-20 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
  }

  .jose_grid_1 {
    margin-top: 20px;
  }

  .above-title {
    width: auto;
  }

  .image-5 {
    width: 100%;
  }

  .alex-section-wrapper.background {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .content-wrapper.right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .content-wrapper.right.card {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-wrapper, .text-content-wrapper, .video-section-wrapper, .div-block-24 {
    width: 100%;
  }

  .card-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .inicio-card {
    height: auto;
  }

  .uui-page-padding-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .row {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .col {
    width: 100%;
  }

  .image-7, .image-8 {
    display: none;
  }

  .image-9 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .jose_section {
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block {
    width: 100%;
  }

  .jose_wrap_div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .jose_div_image {
    width: 100%;
  }

  .jose_div_flex_column_content {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .text-block-3 {
    font-size: 20px;
  }

  .div-nic-copy.ia, .div-block-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-23 {
    width: 100%;
  }

  .div-block-17 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .div-block-18 {
    width: 80%;
  }

  .div-block-19 {
    width: 76%;
  }

  .alex-section-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-content-wrapper.width {
    width: 100%;
  }

  .faq-wrapper {
    margin-top: 0;
  }

  .uui-page-padding-2 {
    padding-left: 0;
    padding-right: 1rem;
  }

  .uui-space-medium-2 {
    min-height: 1.5rem;
  }

  .uui-faq01_component-2 {
    margin-top: 1rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 4rem;
  }
}

@media screen and (max-width: 479px) {
  .jose_section {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-nic {
    flex-flow: row;
    display: block;
  }

  .div-nic2 {
    flex-flow: column;
  }

  .container {
    width: 100%;
  }

  .container-2 {
    width: 100%;
    margin-top: 40px;
  }

  .text-block, .firsttxt {
    width: 100%;
  }

  .div-22 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .title_1 {
    line-height: 24px;
  }

  .div-block-2 {
    width: 300px;
  }

  .div-nic-copy {
    width: 94%;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
  }

  .div-nic-copy.inicio {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-5 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-7 {
    font-size: 15px;
  }

  .text-block-10 {
    font-size: 20px;
  }

  .container-copy, .container-2-copy {
    width: 100%;
  }

  .button-2 {
    width: 90%;
  }

  .div-nic2-copy {
    flex-flow: column;
  }

  .container-1.class-1-com {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 9px;
    display: flex;
  }

  .div-block-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-nic-contained {
    width: 100%;
  }

  .heading-insidecontained {
    text-align: center;
  }

  .div-block-6-yellow-purple {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9 {
    flex-flow: column;
  }

  .button-2-yellow {
    width: 90%;
  }

  .div-block-6-yellow-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-2-yellow-purple {
    width: 90%;
  }

  .div-block-10 {
    width: 100%;
  }

  .div-block-15 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 20px 10px;
    display: flex;
  }

  .div-block-16 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    width: 90%;
    padding-top: 0;
  }

  .text-block-222nic-copy.center {
    width: 100%;
  }

  .image-3 {
    height: 100%;
  }

  .div-block-18, .div-block-19 {
    width: 90%;
  }

  .jose_grid_1 {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-21 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-21 {
    font-size: 20px;
    line-height: 24px;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

#w-node-cb668045-1a74-971a-5b64-1936e39fdfe6-c5d6998f {
  justify-self: auto;
}


