.logo-final-open-conect-1-2-icon {
  width: 80px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}
.products {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.features {
  position: relative;
  font-weight: 500;
}
.header,
.navigation {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 48px;
}
.header {
  width: 100%;
  background-color: var(--color-black);
  justify-content: space-between;
  padding: 8px 120px;
  box-sizing: border-box;
  gap: 0;
  text-align: left;
  font-size: var(--font-size-14);
}
.hero-subtitle,
.hero-title {
  align-self: stretch;
  position: relative;
  line-height: 150%;
}
.hero-subtitle {
  font-size: var(--font-size-16);
  line-height: 160%;
}
.text {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-20);
}
.button {
  position: relative;
  letter-spacing: 0.2px;
}
.hero-button {
  width: 250px;
  border-radius: var(--br-16);
  background-color: var(--color-skyblue);
  height: 56px;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-16) var(--padding-40);
  box-sizing: border-box;
}
.container,
.ctas,
.hero-image {
  align-self: stretch;
  display: flex;
}
.ctas {
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  font-size: var(--font-size-16);
  color: var(--color-gray-200);
}
.container,
.hero-image {
  flex-direction: column;
}
.container {
  align-items: flex-start;
  justify-content: flex-start;
  gap: 32px;
}
.hero-image {
  align-items: center;
  justify-content: center;
  padding: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  font-size: 48px;
  background: url("/wp-content/uploads/2025/08/fondogif.gif");
  background-size: cover;
  background-repeat: no-repeat;
}
.section-title {
  width: 100%;
  position: relative;
  line-height: 120%;
  display: inline-block;
  max-width: 852px;
}
.en-open-connect {
  margin: 0;
}
.text1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-8);
}
.icon {
  width: 56px;
  position: relative;
  max-height: 100%;
}
.end-to-end-encryption,
.ensure-only-you {
  align-self: stretch;
  position: relative;
}
.ensure-only-you {
  line-height: 160%;
  opacity: 0.7;
  mix-blend-mode: normal;
}
.text2 {
  align-self: stretch;
  font-size: var(--font-size-16);
}
.feature,
.feature-description,
.text2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.feature-description {
  align-self: stretch;
  gap: var(--gap-8);
}
.feature {
  flex: 1;
  box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08),
    0 4px 6px -2px rgba(16, 24, 40, 0.03);
  border-radius: var(--br-12);
  background-color: var(--color-gray-100);
  border: 1px solid var(--color-gray-200);
  padding: var(--padding-24);
  gap: var(--gap-16);
}
.icon1 {
  width: 56px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
}
.feature1 {
  flex: 1;
  box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08),
    0 4px 6px -2px rgba(16, 24, 40, 0.03);
  border-radius: var(--br-12);
  background-color: var(--color-gray-100);
  border: 1px solid var(--color-gray-200);
  box-sizing: border-box;
  height: 261px;
  flex-direction: column;
  padding: var(--padding-24);
  gap: var(--gap-16);
}
.feature1,
.features1,
.section {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.features1 {
  align-self: stretch;
  flex-direction: row;
  gap: var(--gap-24);
  text-align: left;
  font-size: var(--font-size-24);
}
.section {
  width: 1440px;
  flex-direction: column;
  padding: var(--padding-80) 120px;
  box-sizing: border-box;
  gap: 40px;
}
.section-title1 {
  width: 100%;
  position: relative;
  line-height: 120%;
  display: inline-block;
  max-width: 708px;
}
.section-button,
.section-text {
  display: flex;
  align-items: center;
}
.section-button {
  width: 180px;
  border-radius: var(--br-16);
  border: 1px solid var(--color-white);
  box-sizing: border-box;
  height: 57px;
  overflow: hidden;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: center;
  padding: var(--padding-16) var(--padding-40);
  font-size: var(--font-size-16);
}
.section-text {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--gap-24);
}
.template-iphone-13,
.vector-icon,
.vector-icon1,
.vector-icon2 {
  position: absolute;
  /* height: 100%;*/
  left: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.template-iphone-13 {
  width: 100%;
  margin: 0 !important;
  top: 3px;
  right: 0;
  bottom: 0;
  /*object-fit: cover;*/
  z-index: 0;
}
.vector-icon,
.vector-icon1,
.vector-icon2 {
  width: 18.78%;
  top: 0.3%;
  right: 81.22%;
  bottom: -0.3%;
}
.vector-icon1,
.vector-icon2 {
  width: 20.25%;
  top: 0;
  right: 56.94%;
  bottom: 0;
  left: 22.8%;
}
.vector-icon2 {
  width: 23.61%;
  right: 27.63%;
  left: 48.76%;
}
.group-icon,
.group2 {
  position: absolute;
  right: 0;
}
.group-icon {
  height: 100%;
  width: 24.68%;
  top: 0;
  bottom: 0;
  left: 75.32%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group2 {
  height: 52.73%;
  width: 62.65%;
  top: 23.63%;
  bottom: 23.63%;
  left: 37.35%;
}
.group-icon1,
.group-icon2,
.group1 {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
}
.group-icon1 {
  width: 28.32%;
  right: 71.68%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group-icon2,
.group1 {
  width: 89.04%;
  right: 10.96%;
}
.group-icon2 {
  height: 15.43%;
  width: 9.95%;
  top: 60.93%;
  right: 0;
  bottom: 23.63%;
  left: 90.05%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group {
  position: absolute;
  height: 78.63%;
  width: 95.5%;
  top: 10.62%;
  right: 2.18%;
  bottom: 10.75%;
  left: 2.32%;
}
.logo-final-sumapay-1 {
  position: absolute;
  height: 13.68%;
  width: 96.78%;
  top: 36.34%;
  right: 1.69%;
  bottom: 49.98%;
  left: 1.52%;
  overflow: hidden;
}
.splash-screen {
  width: 289.2px;
  position: relative;
  height: 578.4px;
  overflow: hidden;
  flex-shrink: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 1;
}
.mockup-iphone-16 {
  position: absolute;
  top: 0;
  left: calc(50% - 159.5px);
  /*box-shadow: 0 99.1px 79.3px rgba(0, 0, 0, 0.07),
    0 64.2px 46.4px rgba(0, 0, 0, 0.05), 0 38.2px 25.3px rgba(0, 0, 0, 0.04),
    0 19.8px 12.9px rgba(0, 0, 0, 0.04), 0 8.1px 6.5px rgba(0, 0, 0, 0.03),
    0 1.8px 3.1px rgba(0, 0, 0, 0.02);*/
  width: 318.1px;
  height: 627px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 24.3px 13.9px;
  box-sizing: border-box;
  gap: 11.6px;
}
.mockup-container {
  align-self: stretch;
  flex: 1;
  position: relative;
}
.great-style-hacks {
  align-self: stretch;
  position: relative;
  letter-spacing: -0.02em;
  line-height: 120%;
}
.section-title2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.iconlybulkarrow-right-circ {
  width: 24px;
  position: relative;
  max-height: 100%;
}
.statistic-and-analyt {
  align-self: stretch;
  flex: 1;
  position: relative;
  line-height: 160%;
  opacity: 0.7;
  mix-blend-mode: normal;
}
.feature11,
.section-features,
.section-text1 {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.feature11 {
  flex-direction: row;
  gap: var(--gap-16);
}
.section-features,
.section-text1 {
  flex-direction: column;
}
.section-features {
  gap: var(--gap-8);
  font-size: var(--font-size-16);
}
.section-text1 {
  gap: var(--gap-24);
}
.logo-image-icon,
.logo-image-icon1 {
  width: 168px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.logo-image-icon1 {
  width: 190.8px;
}
.section-content1,
.section-logos {
  display: flex;
  justify-content: flex-start;
}
.section-logos {
  height: 56px;
  flex-direction: row;
  align-items: center;
  gap: var(--gap-24);
}
.section-content1 {
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  gap: 80px;
}
.section-content {
  width: 1062px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-24);
  text-align: left;
  font-size: var(--font-size-24);
}
.hero,
.section-container {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
}
.section-container {
  flex: 1;
  border-radius: 40px;
  flex-direction: column;
  align-items: center;
  padding: var(--padding-80);
  gap: 64px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  background: url("/wp-content/uploads/2025/08/IMG_2770.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}
.hero {
  align-self: stretch;
  flex-direction: row;
  align-items: flex-start;
  padding: var(--padding-80) 120px;
}
.great-style-hacks1 {
  width: 690px;
  position: relative;
  letter-spacing: -0.02em;
  line-height: 120%;
  display: inline-block;
}
.section-title3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-16);
}
.iconlybulkarrow-right-circ2 {
  width: 32px;
  position: relative;
  height: 32px;
}
.section-text2 {
  width: 690px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.image-container-icon {
  width: 486px;
  position: relative;
  height: 575px;
  object-fit: cover;
}
.hero1,
.section-content2 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.section-content2 {
  flex: 1;
  align-items: center;
  gap: var(--gap-24);
}
.hero1 {
  align-self: stretch;
  overflow: hidden;
  align-items: flex-start;
  padding: var(--padding-80) 120px;
  text-align: left;
  margin: auto;
}
.statistic-and-analyt4 {
  align-self: stretch;
  position: relative;
  line-height: 160%;
  mix-blend-mode: normal;
}
.text5,
.textos {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.textos {
  justify-content: center;
  gap: var(--gap-24);
}
.image-container-icon1 {
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  height: 409px;
  object-fit: cover;
}
.input-label {
  position: relative;
  line-height: 150%;
  opacity: 0.7;
  mix-blend-mode: normal;
}
.input-field {
  height: 21px;
  /*display: flex;*/
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.input,
.input3 {
  border-radius: var(--br-16);
  /*background-color: var(--color-white);*/
  flex-direction: row;
  justify-content: flex-start;
  padding: 11px 0px 11px 0px;
}
.input {
  align-self: stretch;
  /*display: flex;*/
  align-items: center;
}
.input3 {
  height: 120px;
  align-items: flex-start;
  box-sizing: border-box;
}
.form-button,
.form-fields,
.input3 {
  align-self: stretch;
  display: flex;
}
.form-fields {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-16);
}
.form-button input {
  border-radius: var(--br-16);
  border: 1px solid var(--color-white);
  box-sizing: border-box;
  height: 57px;
  overflow: hidden;
  flex-shrink: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-16) 37px;
  text-align: center;
  color: var(--color-white);
  margin-top: 12%;
  width: 109%;
  background: transparent;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.2px;
}
.contacto,
.form-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-24);
}
.form-container {
  flex: 1;
  flex-direction: column;
  font-size: var(--font-size-16);
  color: var(--color-darkgray);
}
.contacto {
  width: 1440px;
  /* background: radial-gradient(
    50% 50%at 50% 50%,
    var(--color-skyblue),
    var(--color-gray-200)
  );*/
  height: 649px;
  flex-direction: row;
  padding: var(--padding-80) 120px;
  box-sizing: border-box;
  text-align: left;
  font-size: var(--font-size-18);
  margin: auto;
}
.divider {
  width: 1280px;
  position: relative;
  background-color: var(--color-white);
  height: 1px;
  display: none;
}
.logo-final-open-conect-1-2-icon1 {
  width: 180px;
  position: relative;
  height: 70px;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}
.footer-text {
  flex: 1;
  position: relative;
  line-height: 160%;
  opacity: 0.7;
}
.contact-icon {
  width: 24px;
  height: 24px;
}
.contact-icon,
.contact-text {
  position: relative;
}
.button3 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.faacebook-icon,
.twitter-icon {
  width: 11.2px;
  position: relative;
  height: 20px;
}
.twitter-icon {
  width: 20.7px;
  height: 17.8px;
}
.instagram-icon,
.youtube-icon {
  width: 20px;
  position: relative;
  height: 15px;
}
.instagram-icon {
  width: 18.5px;
  height: 18.8px;
}
.footer-contact,
.social {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-24);
}
.footer-contact {
  width: 176px;
  flex-direction: column;
  justify-content: center;
  gap: var(--gap-16);
  text-align: left;
}
.footer-container {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-20);
}
.footer-copyright {
  position: relative;
  line-height: 26px;
}
.footer-links {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  font-family: var(--font-plus-jakarta-sans);
}
.foot,
.pgina-web-openconnect {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.foot {
  align-self: stretch;
  background-color: var(--color-black);
  justify-content: center;
  padding: var(--padding-80) 120px;
  gap: var(--gap-24);
  font-size: var(--font-size-14);
}
.pgina-web-openconnect {
  position: relative;
  background-color: var(--color-gray-200);
  width: 100%;
  overflow: hidden;
  justify-content: flex-start;
  text-align: center;
  font-size: var(--font-size-40);
  color: var(--color-white);
  font-family: var(--font-inter);
}

.engloconta {
  background: radial-gradient(
    138.5% 136.66% at 50% 100%,
    #2fbbdf 0%,
    #0e0e0e 100%
  );
  width: 100%;
}

input,
textarea {
  border-radius: var(--br-16);
  background-color: var(--color-white);
  flex-direction: row;
  justify-content: flex-start;
  padding: var(--padding-16);
  width: 100%;
  border: 0px;
}

input::placeholder,
textarea::placeholder {
  color: #969696;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  opacity: 0.7;
}

.hero-title .cb {
  color: #2fbbdf;
}

.section-button a {
  text-decoration: none;
  color: white;
}

.logo-final-sumapay-1 {
  display: none;
}

@media (max-width: 768px) {
  .section {
    width: auto;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
    gap: 40px;
  }
  .features1 {
    align-self: stretch;
    gap: var(--gap-24);
    text-align: left;
    font-size: var(--font-size-24);
    display: flex;
    flex-direction: column;
  }

  .hero {
    align-self: stretch;
    flex-direction: row;
    align-items: flex-start;
    padding: 20px;
  }
  .section-container {
    flex: 1;
    border-radius: 40px;
    flex-direction: column;
    align-items: center;
    padding: 2px;
    gap: 64px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }

  .section-content {
    width: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: var(--gap-24);
    text-align: left;
    font-size: var(--font-size-24);
  }

  .mockup-container {
    display: none;
  }

  .hero1 {
    align-self: stretch;
    overflow: hidden;
    align-items: flex-start;
    padding: 20px;
    text-align: left;
    margin: auto;
    margin-top: 24px;
  }

  .section-content2 {
    flex: 1;
    align-items: center;
    gap: var(--gap-24);
    display: flex;
    flex-direction: column;
    width: auto;
  }

  .image-container-icon {
    width: auto;
    position: relative;
    height: 430px;
    object-fit: cover;
  }
  .section-text2 {
    width: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .great-style-hacks1 {
    width: auto;
    position: relative;
    letter-spacing: -0.02em;
    line-height: 120%;
    display: inline-block;
  }

  .contacto {
    width: auto;
    height: auto;
    flex-direction: column;
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
    font-size: var(--font-size-18);
    margin: auto;
    display: flex;
  }

  .form-button input {
    width: 100%;
  }

  input,
  textarea {
    border-radius: var(--br-16);
    background-color: var(--color-white);
    flex-direction: row;
    justify-content: flex-start;
    padding: var(--padding-16);
    width: 90%;
    border: 0px;
  }

  .foot {
    align-self: stretch;
    background-color: var(--color-black);
    justify-content: center;
    padding: 20px;
    gap: var(--gap-24);
    font-size: var(--font-size-14);
  }
  .footer-container {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-20);
  }

  .hero-image {
    padding: 20px;
  }

  .hero-title {
    align-self: stretch;
    position: relative;
    line-height: 120%;
    font-size: 40px;
  }

  .section-button {
    width: auto;
  }
  .header,
  .navigation {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 11px;
    font-size: 12px;
  }

  .header {
    width: 100%;
    background-color: var(--color-black);
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
    gap: 0;
    text-align: left;
    font-size: var(--font-size-14);
  }
}
