@charset "UTF-8";
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-Bold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-Black.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-BoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Satoshi";
  src: url("./fonts/Satoshi/Satoshi-BlackItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
/* ===== PUBLIC SANS ===== */
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* ===== ITALIC ===== */
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("./fonts/PublicSans/PublicSans-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
:root {
  --1: #1C9A91;
  --1a: #148078;
  --1b: #5ED4C6;
  --2: #434346;
  --2a: #A8A9AA;
  --3: #F5F7F7;
  --blanco: #FFFFFF;
  --4: #000000;
  --Degradado-botn-1: linear-gradient(180deg, rgba(9, 123, 115, 0.00) 0%, rgba(16, 244, 228, 0.30) 50%, rgba(9, 123, 115, 0.00) 100%), #1C9A91;
  --Degradado-botn-2: linear-gradient(180deg, rgba(9, 123, 115, 0.00) 0%, #10F4E4 50%, rgba(9, 123, 115, 0.00) 100%), #1C9A91;
  --header-height: 100px;
}
@media (max-width: 1050px) {
  :root {
    --header-height: 68px;
  }
}

*,
html {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  font-family: "Public Sans", sans-serif;
}

li {
  list-style: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.color-white {
  color: white;
}

.shadow {
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.3);
}
.shadow-1 {
  box-shadow: 0px 4.492px 4.492px 0px rgba(0, 0, 0, 0.1);
}

.w-100 {
  width: 100%;
}
.w-full {
  width: 100vw;
}
.wh-100 {
  width: 100%;
  height: 100%;
}
.wh-full {
  width: 100vw;
  height: calc(100vh - 140px);
}

.h-100 {
  height: 100%;
}
.h-full {
  height: calc(100vh - 140px);
}

button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

.flex {
  display: flex;
}
.flex.col {
  flex-direction: column;
}
.flex.row {
  flex-direction: row;
}
.flex.around {
  justify-content: space-around;
}
.flex.between {
  justify-content: space-between;
}
.flex.evenly {
  justify-content: space-evenly;
}
.flex-1 {
  flex: 1;
}
.flex.wrap {
  flex-wrap: wrap;
}

.grid {
  display: grid;
}

.gap {
  gap: 0.5rem;
}
.gap-1 {
  gap: 1rem;
}
.gap-2 {
  gap: 2rem;
}
.gap-3 {
  gap: 3rem;
}
.gap-5 {
  gap: 5rem;
}

.center {
  justify-content: center;
  align-items: center;
}
.center-x {
  justify-content: center;
}
.center-y {
  align-items: center;
}

.start {
  justify-content: flex-start;
  align-items: flex-start;
}
.start-x {
  justify-content: flex-start;
}
.start-y {
  align-items: flex-start;
}

.end {
  justify-content: flex-end;
  align-items: flex-end;
}
.end-x {
  justify-content: flex-end;
}
.end-y {
  align-items: flex-end;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.3;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s ease;
}
#overlay.active {
  opacity: 0.5;
  z-index: 9;
}

.hidden {
  display: none;
}

.contenedor {
  width: 1350px;
  max-width: 95%;
  margin: 0 auto;
}

section {
  width: 100%;
  padding: 2.5rem 0;
}

body {
  background: linear-gradient(180deg, rgba(0, 13, 12, 0) 0%, #000D0C 0%);
}

header {
  z-index: 9999;
}

header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  background: transparent;
}

header.active {
  background: rgb(0, 0, 0);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
}

.home header.active {
  background: rgb(0, 0, 0);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
}

.contenedor.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
}
.contenedor.header .header-right-cont {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.contenedor.header .logo a {
  width: 121px;
  height: 53px;
  display: block;
}
@media (max-width: 800px) {
  .contenedor.header .logo a {
    width: 95px;
    height: 38.471px;
    flex-shrink: 0;
  }
}
.contenedor.header .logo a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.menu-principal {
  display: flex;
  gap: 25px;
  list-style: none;
}
.menu-principal li.active a {
  color: var(--1, #1c9a91);
}

.menu-principal .menu-item {
  /* Hover: baja apareciendo y desapareciendo */
  /* Sale del hover: sube apareciendo y desapareciendo */
}
.menu-principal .menu-item a {
  color: var(--blanco, #fff);
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  position: relative;
  transition: color 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.menu-principal .menu-item.has-children a::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 5px;
  background: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4.34949C3.84338 4.34976 3.68825 4.31908 3.54353 4.2592C3.39881 4.19933 3.26735 4.11144 3.1567 4.0006L0 0.843298L0.843298 0L4 3.1567L7.1567 0L8 0.843298L4.8433 4C4.7327 4.11095 4.60126 4.19895 4.45654 4.25893C4.31181 4.3189 4.15666 4.34968 4 4.34949Z' fill='%231C9A91'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: transform 0.3s ease;
}
.menu-principal .menu-item.has-children.active a::after {
  transform: rotate(-180deg) translateY(-1px);
}
.menu-principal .menu-item a::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1c9a91;
  opacity: 0;
  transform: translateY(0);
  pointer-events: none;
}
.menu-principal .menu-item a:hover::before {
  animation: line-glow-down 0.45s ease forwards;
}
.menu-principal .menu-item a:not(:hover)::before {
  animation: line-glow-up 0.45s ease forwards;
}
.menu-principal .menu-item a:hover {
  color: var(--1, #1c9a91);
}

/* ↓ Fluido hacia abajo */
@keyframes line-glow-down {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  30% {
    opacity: 0.3;
  }
  70% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    transform: translateY(10px);
  }
}
/* ↑ Fluido hacia arriba */
@keyframes line-glow-up {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  30% {
    opacity: 0.3;
  }
  70% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    transform: translateY(0px);
  }
}
.button-celeste a {
  color: var(--Blanco, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  position: relative;
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  background: linear-gradient(180deg, rgba(9, 123, 115, 0) 0%, rgba(14, 182, 171, 0.3) 50%, rgba(9, 123, 115, 0) 100%), #1c9a91; /* ← mismo color, pero en formato gradiente */
  transition: all 0.3s ease;
}
.button-celeste a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border-radius: 50px;
  background: linear-gradient(180deg, #5ed4c6 0%, #316e67 100%);
  z-index: -1;
}
.button-celeste a:hover {
  background: var(--Degradado-botn-1);
  box-shadow: 0 0 30px 10px rgba(107, 255, 238, 0.5058823529);
}
.button-celeste a svg {
  flex-shrink: 0;
}
@media (max-width: 800px) {
  .button-celeste a {
    padding: 6px 14px;
  }
}

.submenu-container {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.99);
  z-index: 9999;
  /* Glass New */
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}

.submenu-container.active {
  max-height: 500px;
  top: 100px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.submenu {
  display: none;
  padding: 20px;
  text-align: center;
}

.submenu.active {
  display: block;
}

.submenu .ul-general {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 200px 30px;
  width: 100%;
  display: grid;
  max-height: 200px;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1300px) {
  .submenu .ul-general {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 980px) {
  .submenu .ul-general {
    grid-template-columns: repeat(2, 1fr);
  }
}
.submenu .ul-general li {
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 0%, rgba(153, 153, 153, 0.1) 100%);
  display: flex;
  width: 295px;
  padding: 30px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  transition: all 0.3s ease;
}
.submenu .ul-general li a {
  height: 100%;
}
.submenu .ul-general li a div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
  gap: 5px;
}
.submenu .ul-general li a div span {
  color: var(--2a, #a8a9aa);
  /* Texto 20 Bold */
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 125% */
  width: -moz-max-content;
  width: max-content;
}
.submenu .ul-general li a div p {
  color: var(--2a, #a8a9aa);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  text-align: left;
}
.submenu .ul-general li a div .soluciones-info {
  color: var(--Blanco, #fff);
  /* Texto 15 Bold */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  width: 100%;
  bottom: 0;
  opacity: 0;
  transition: all 0.3s ease;
}
.submenu .ul-general li::before {
  content: "";
  position: absolute;
  left: -172px;
  top: -20px;
  width: 627px;
  height: 355px;
  border-radius: 627px;
  background: radial-gradient(49.73% 92.53% at 50% 100%, rgba(32, 179, 168, 0.9) 0%, rgba(9, 52, 49, 0) 100%);
  -webkit-backdrop-filter: blur(0.9749144912px);
          backdrop-filter: blur(0.9749144912px);
  z-index: -1;
  opacity: 0;
  transform: rotate(180deg);
  transition: opacity 0.3s ease;
}
.submenu .ul-general li:hover {
  border-radius: 15px;
}
.submenu .ul-general li:hover a div .soluciones-info {
  opacity: 1;
}
.submenu .ul-general li:hover::before {
  opacity: 1;
}

.submenu-general-derecha {
  width: 100%;
  margin-top: 20px;
}

.btn-ver-todos {
  border-radius: 50px;
  border: 2px solid #fff;
  background: linear-gradient(180deg, #fff 0%, #fff 100%);
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--1, #1c9a91);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  transition: all 0.3s ease;
}
.btn-ver-todos:hover {
  box-shadow: 0 0 20px 10px rgba(107, 255, 238, 0.233);
}

.submenu-blog-grid {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.submenu-blog-grid .submenu-blog-izquierda {
  width: 400px;
}
.submenu-blog-grid .submenu-blog-izquierda ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.submenu-blog-grid .submenu-blog-izquierda ul li {
  padding: 10px 15px;
  border-radius: 15px;
  width: 100%;
  text-align: left;
  transition: all 0.3s ease;
}
.submenu-blog-grid .submenu-blog-izquierda ul li a {
  color: var(--Blanco, #fff);
  /* Texto 16 Bold */
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 131.25% */
}
.submenu-blog-grid .submenu-blog-izquierda ul li:hover {
  border-radius: 15px;
  background: linear-gradient(180deg, rgba(28, 154, 145, 0.3) 0%, rgba(94, 212, 198, 0.3) 100%);
}

.section-banner-pages {
  background-size: cover;
  background-position: top center;
  position: relative;
  background-repeat: no-repeat;
  overflow: hidden;
}
.section-banner-pages::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 170%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0.404) 0%, #000d0c 100%);
}
.section-banner-pages .contenedor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  z-index: 1;
}
.section-banner-pages .contenedor .ruta {
  color: var(--1, #1c9a91);
  text-align: left;
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  width: 100%;
}
.section-banner-pages .contenedor .ruta .cont-ruta {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-flex;
  padding: 5px 10px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  /* Glass New */
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  color: #ffffff;
  /* Texto 12 Bold */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.section-banner-pages .contenedor .ruta .cont-ruta a {
  color: #fff;
  /* Texto 12 Regular */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.section-banner-pages .contenedor .cont-banner-page {
  max-width: 640px;
  padding: 30px 0;
}
.section-banner-pages .contenedor .cont-banner-page h2 {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Titulo 30 Bold */
  font-family: "Public Sans";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 116.667% */
  margin-bottom: 15px;
}
.section-banner-pages .contenedor .cont-banner-page p {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}

.section-banner-pages-2 {
  background-size: cover;
  background-position: bottom center;
  position: relative;
  background-repeat: no-repeat;
  overflow: hidden;
}
.section-banner-pages-2::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 110%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0.473) 0%, rgba(0, 13, 12, 0.9058823529) 100%);
}
.section-banner-pages-2 .contenedor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  z-index: 1;
}
.section-banner-pages-2 .contenedor .ruta {
  color: var(--1, #1c9a91);
  text-align: left;
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  width: 100%;
}
.section-banner-pages-2 .contenedor .ruta .cont-ruta {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-flex;
  padding: 5px 10px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  /* Glass New */
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  color: #ffffff;
  /* Texto 12 Bold */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.section-banner-pages-2 .contenedor .ruta .cont-ruta a {
  color: #ffffff;
  /* Texto 12 Regular */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.section-banner-pages-2 .contenedor .cont-banner-page {
  max-width: 640px;
  padding: 30px 0;
}
.section-banner-pages-2 .contenedor .cont-banner-page .logo-banner-page {
  margin: auto;
  width: 107.418px;
  height: 43.5px;
  margin-bottom: 15px;
}
.section-banner-pages-2 .contenedor .cont-banner-page h2 {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Titulo 30 Bold */
  font-family: "Public Sans";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 116.667% */
  margin-bottom: 15px;
}
.section-banner-pages-2 .contenedor .cont-banner-page p {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px; /* 127.778% */
}

.section-banner-pages-3 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  height: calc(100vh - 100px);
  /* ⭐ Esto la convierte en PINNED SECTION */
  position: sticky;
  top: 0;
  z-index: 0;
  min-height: 700px;
}
.section-banner-pages-3::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 110%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0.92) 0%, rgba(0, 13, 12, 0.9607843137) 100%);
}
.section-banner-pages-3 .contenedor {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  z-index: 1;
  height: 80%;
}
.section-banner-pages-3 .contenedor .ruta {
  color: var(--1, #1c9a91);
  text-align: left;
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  width: 100%;
}
.section-banner-pages-3 .contenedor .ruta .cont-ruta {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-flex;
  padding: 5px 10px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  /* Glass New */
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  color: #ffffff;
  /* Texto 12 Bold */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.section-banner-pages-3 .contenedor .ruta .cont-ruta a {
  color: #ffffff;
  /* Texto 12 Regular */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.section-banner-pages-3 .contenedor .cont-banner-page {
  max-width: 900px;
  padding: 30px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-banner-pages-3 .contenedor .cont-banner-page .logo-banner-page {
  margin: auto;
  width: 107.418px;
  height: 43.5px;
  margin-bottom: 15px;
}
.section-banner-pages-3 .contenedor .cont-banner-page h2 {
  color: var(--1, #1c9a91);
  text-align: center;
  /* Titulo 60 Bold */
  font-family: "Public Sans";
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 65px; /* 108.333% */
  margin-bottom: 25px;
}
.section-banner-pages-3 .contenedor .cont-banner-page p {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}

.formulario_descargar {
  display: flex;
  max-width: 450px;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  gap: 30px;
  flex-shrink: 0;
  border-radius: 10px;
  background: #fff;
}
.formulario_descargar .cerrar_overlay {
  position: absolute;
  top: 10px;
  right: 10px;
}
.formulario_descargar .contenido_formulario {
  width: 100%;
}
.formulario_descargar .contenido_formulario .wpcf7 form .form-modal-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
.formulario_descargar .contenido_formulario .wpcf7 form .form-modal-wrapper p {
  width: 100%;
}
.formulario_descargar .contenido_formulario .wpcf7 form .form-modal-wrapper p span {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.formulario_descargar .contenido_formulario .wpcf7 form .form-modal-wrapper p span input {
  width: 100%;
  display: flex;
  height: 48px;
  padding: 15px 20px;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  background: rgba(216, 216, 216, 0.2);
}
.formulario_descargar .contenido_formulario .wpcf7 form .form-modal-wrapper .button-celeste p .wpcf7-spinner {
  display: none;
}

.banner-gracias-descarga {
  display: flex;
  max-width: 976px;
  padding: 20px;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex: 2;
  background: #fff;
}
.banner-gracias-descarga .cont-img-extra {
  width: 100%;
  height: 100%;
  flex: 1;
}
.banner-gracias-descarga .cont-img-extra img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-gracias-descarga .cont-text-extra {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex: 1;
}
.banner-gracias-descarga .cont-text-extra h2 {
  color: var(--2, #434346);
  text-align: center;
  /* Titulo 40 Bold */
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  border-bottom: 1px solid #434346;
  margin-bottom: 20px;
}
.banner-gracias-descarga .cont-text-extra p {
  color: var(--2, #434346);
  text-align: center;
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  margin-bottom: 20px;
}
.banner-gracias-descarga .cont-text-extra p strong {
  font-weight: 900;
}
.banner-gracias-descarga .cont-text-extra .link-redirect a {
  color: var(--2, #434346);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

@media (max-width: 800px) {
  .menu-principal {
    display: none;
  }
}
.burger-btn {
  display: none;
  cursor: pointer;
  width: 26px;
  height: 18px;
  flex-direction: column;
  justify-content: space-between;
  z-index: 9999;
}

.burger-btn span {
  display: block;
  height: 2px;
  width: 100%;
  background: var(--Degradado-botn-1, linear-gradient(180deg, rgba(9, 123, 115, 0) 0%, rgba(16, 244, 228, 0.3) 50%, rgba(9, 123, 115, 0) 100%), #1c9a91);
  border-radius: 3px;
}

.burger-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 85%;
  height: 100vh;
  background: rgb(0, 0, 0);
  /* Glass New */
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  border-radius: 20px 0 0 20px;
  transition: 0.35s ease;
  overflow-y: auto;
  z-index: 99999;
  padding: 30px;
}

.burger-menu.active {
  right: 0;
}

.burger-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
}

.burger-item {
  border-bottom: 1px solid #148078;
  padding: 10px 0;
  position: relative;
  width: 100%;
}
.burger-item a {
  color: var(--Blanco, #fff);
  /* Texto 16 Bold */
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 131.25% */
}

.burger-toggle {
  position: absolute;
  right: 0;
  top: 10px;
  background: transparent;
  border: none;
  font-size: 18px;
  cursor: pointer;
}

/* 🔥 ícono fijo, no se mueve al rotar */
.burger-toggle::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-image: url("data:image/svg+xml;utf8,<svg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M4.34949 4C4.34976 4.15662 4.31908 4.31175 4.2592 4.45647C4.19933 4.60119 4.11144 4.73265 4.0006 4.8433L0.843298 8L-3.68617e-08 7.1567L3.1567 4L-3.12829e-07 0.843299L0.843298 -3.68617e-08L4 3.1567C4.11095 3.2673 4.19895 3.39874 4.25893 3.54346C4.3189 3.68819 4.34968 3.84334 4.34949 4Z' fill='%231C9A91'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform-origin: center center;
  transition: transform 0.3s ease;
}

/* Gira perfecto sin moverse */
.burger-item.open .burger-toggle::after {
  transform: rotate(90deg);
}

.burger-submenu {
  display: none;
  margin-top: 15px;
  margin-bottom: 20px;
}
.burger-submenu .submenu-general .ul-general {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  align-self: stretch;
}
.burger-submenu .submenu-general .ul-general li {
  display: flex;
  padding: 15px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 0%, rgba(153, 153, 153, 0.1) 100%);
}
.burger-submenu .submenu-general .ul-general li a .submenu-item .submenu-titulo {
  color: var(--2a, #a8a9aa);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  margin-bottom: 5px;
}
.burger-submenu .submenu-general .ul-general li a .submenu-item .submenu-descripcion {
  color: var(--2a, #a8a9aa);
  /* Texto 12 Regular */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 8px;
}
.burger-submenu .submenu-general .ul-general li a .submenu-item .soluciones-info {
  color: var(--2a, #a8a9aa);
  /* Texto 12 Bold */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.burger-submenu .submenu-general .submenu-general-derecha a {
  color: var(--1, #1c9a91);
  /* Texto 12 Bold */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-left: 0;
}
.burger-submenu .submenu-blog {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
}
.burger-submenu .submenu-blog .submenu-blog-izquierda ul li {
  display: flex;
  padding: 10px 15px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}
.burger-submenu .submenu-blog .submenu-blog-izquierda ul li a div span {
  color: var(--Blanco, #fff);
  /* Texto 15 Bold */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
}
.burger-submenu .submenu-blog .submenu-blog-derecha a {
  margin-left: 0;
  color: var(--1, #1c9a91);
  /* Texto 12 Bold */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#close-menu-burger {
  width: 12px;
  height: 14.393px;
  flex-shrink: 0;
  aspect-ratio: 12/14.39;
  position: absolute;
  top: 20px;
  right: 20px;
}

.burger-item.open .burger-submenu {
  display: block;
}

/* Mobile only */
@media (max-width: 800px) {
  .burger-btn {
    display: flex;
  }
  .banner-gracias-descarga {
    flex-direction: column;
  }
}
.whatsapp-float {
  position: fixed;
  bottom: 70px;
  right: 10px;
  z-index: 100;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.whatsapp-float #close-wsp {
  position: absolute;
  top: -50px;
  right: 0px;
  background: transparent;
  border: none;
  font-size: 18px;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s ease;
}
.whatsapp-float #close-wsp.active {
  opacity: 1;
}
.whatsapp-float .form-wsp .wpcf7 {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.whatsapp-float .form-wsp .wpcf7 form {
  width: 320px;
}
.whatsapp-float .form-wsp .wpcf7 form .form-wsp {
  margin-bottom: 10px;
  display: flex;
  width: 320px;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  border-radius: 10px;
  background: var(--3, #f5f7f7);
}
.whatsapp-float .form-wsp .wpcf7 form .form-wsp .row p {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
.whatsapp-float .form-wsp .wpcf7 form .form-wsp .row p span input {
  display: flex;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 5px;
  background: var(--Blanco, #fff);
  width: 100%;
  border: none;
  color: var(--2, #434346);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.whatsapp-float .form-wsp .wpcf7 form .form-wsp .row p span input::-moz-placeholder {
  color: var(--2, #434346);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.whatsapp-float .form-wsp .wpcf7 form .form-wsp .row p span input::placeholder {
  color: var(--2, #434346);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.whatsapp-float .form-wsp .wpcf7 form .form-wsp .row p span input:focus {
  outline: none;
  border: none;
}
.whatsapp-float .form-wsp.active .wpcf7 {
  max-height: 900px;
  transition: all 0.3s ease;
}
.whatsapp-float .whatsapp-float-container {
  cursor: pointer;
  overflow: hidden;
  display: flex;
  margin-left: auto;
  margin-right: 0;
  width: 55px;
  height: 55px;
  padding: 7px 15px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 50px;
  background: linear-gradient(180deg, #6cbf64 0%, #1fa35b 100%);
  transition: all 0.3s ease;
}
.whatsapp-float .whatsapp-float-container div {
  max-width: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.whatsapp-float .whatsapp-float-container div p {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  min-width: -moz-max-content;
  min-width: max-content;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.whatsapp-float .whatsapp-float-container svg {
  flex-shrink: 0;
}
.whatsapp-float .whatsapp-float-container:hover {
  width: 290px;
  transition: all 0.3s ease;
}
.whatsapp-float .whatsapp-float-container:hover div {
  max-width: 300px;
  overflow: visible;
  transition: all 0.3s ease;
}
.whatsapp-float .whatsapp-float-container:hover div p {
  opacity: 1;
  margin-left: 10px;
}

.home-hero {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.home-hero.extra {
  height: calc(100vh - 100px);
}
.home-hero::before {
  content: "";
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: url("../../images/elipse.webp") no-repeat center center/cover; /* Esto coloca la imagen en el centro del círculo */
  background-size: cover; /* Asegura que la imagen cubra todo el área del círculo */
  -webkit-backdrop-filter: blur(5px); /* Si deseas mantener el desenfoque en el fondo */
  backdrop-filter: blur(3px);
  z-index: 0;
}
.home-hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 13, 12, 0.5) 39.86%, rgba(0, 13, 12, 0.9) 62.02%, #000d0c 100%);
  z-index: 0;
}
.home-hero .contenedor.a1 {
  position: relative;
  z-index: 1;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-hero .contenedor.a1 .banner {
  margin: auto;
  max-width: 800px;
}
.home-hero .contenedor.a1 .banner h1 {
  color: var(--Blanco, #fff);
  text-align: center;
  font-family: "Public Sans";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 65px;
  margin-bottom: 10px;
}
.home-hero .contenedor.a1 .banner p {
  margin-bottom: 30px;
}

.texto-basico {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}

.section-estrategia {
  position: relative;
  background: linear-gradient(180deg, rgba(0, 13, 12, 0) 0%, #000D0C 0%);
}
.section-estrategia::before {
  content: "";
  position: absolute;
  top: -50%;
  right: 0;
  width: 400px;
  height: 700px;
  background: url("../../images/elipse-right.png") no-repeat center center/cover; /* Esto coloca la imagen en el centro del círculo */
  background-size: cover; /* Asegura que la imagen cubra todo el área del círculo */
  -webkit-backdrop-filter: blur(5px); /* Si deseas mantener el desenfoque en el fondo */
  backdrop-filter: blur(3px);
  z-index: 0;
}

.contenedor.a2 {
  position: relative;
  z-index: 1;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contenedor.a2 .titulo-cont {
  max-width: 600px;
  text-align: center;
}
.contenedor.a2 .titulo-cont .titulo-peq {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--Blanco, #fff);
  /* Texto 15 Bold */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-bottom: 5px;
}
.contenedor.a2 .titulo-cont h2 {
  color: var(--1, #1c9a91);
  text-align: center;
  /* Titulo 40 Bold */
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  margin-bottom: 15px;
}
.contenedor.a2 .estrategia-repeater {
  display: flex;
  justify-content: center;
  align-items: stretch; /* Esto asegura que todos los items se estiren al mismo alto */
  gap: 50px;
  margin: auto;
  margin-top: 30px;
  flex-wrap: wrap;
}
.contenedor.a2 .estrategia-repeater .item {
  position: relative;
  width: 310px;
  max-width: 90%;
  padding: 40px;
  border-radius: 15px;
  border-top: 1px solid rgba(32, 179, 168, 0.1);
  border-bottom: 1px solid rgba(32, 179, 168, 0.1);
  background: rgba(255, 255, 255, 0.02);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  overflow: hidden;
  /* Estos cambios eliminan el tamaño fijo y permiten que se ajuste al contenido */
  flex-grow: 1; /* Para que todos los items se expandan igualmente en el contenedor */
  display: flex; /* Necesario para aplicar flexbox dentro del item */
}
.contenedor.a2 .estrategia-repeater .item::before {
  content: "";
  position: absolute;
  top: -40%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: url("../../images/elipse.webp") no-repeat center center/cover;
  z-index: -1;
  opacity: 0.2;
  -webkit-backdrop-filter: blur(5px); /* Si deseas mantener el desenfoque en el fondo */
  backdrop-filter: blur(3px);
  transition: all 0.3s ease;
}
.contenedor.a2 .estrategia-repeater .item::after {
  content: "";
  position: absolute;
  bottom: -40%;
  right: -50%;
  transform: translateX(-50%) rotate(180deg);
  width: 100%;
  height: 160%;
  background: url("../../images/elipse.webp") no-repeat center center/cover;
  z-index: -1;
  opacity: 0.1;
  -webkit-backdrop-filter: blur(5px); /* Si deseas mantener el desenfoque en el fondo */
  backdrop-filter: blur(3px);
}
.contenedor.a2 .estrategia-repeater .item img {
  width: 107px;
  height: 107px;
  aspect-ratio: 1/1;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.contenedor.a2 .estrategia-repeater .item .linea {
  width: 60%;
  height: 1px;
  background: #fff;
  margin: 10px 0;
}
.contenedor.a2 .estrategia-repeater .item h3 {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 20 Bold */
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 125% */
}
.contenedor.a2 .estrategia-repeater .item p {
  color: var(--Blanco, #fff);
  text-align: center;
  font-family: "Public Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}
.contenedor.a2 .estrategia-repeater .item:hover::before {
  opacity: 0.4;
  height: 160%;
}
.contenedor.a2 .estrategia-repeater .item:hover img {
  transform: scale(1.1);
}
@media (max-width: 800px) {
  .contenedor.a2 .estrategia-repeater .item::before {
    opacity: 0.4;
    height: 160%;
  }
  .contenedor.a2 .estrategia-repeater .item img {
    transform: scale(1.1);
  }
}

.section-soluciones {
  position: relative;
  background: linear-gradient(0deg, rgba(0, 13, 12, 0) 0%, #000d0c 24.52%);
}
.section-soluciones::before {
  content: "";
  position: absolute;
  top: -15%;
  right: 0;
  width: 400px;
  height: 700px;
  background: url("../../images/elipse-right.png") no-repeat center center/cover; /* Esto coloca la imagen en el centro del círculo */
  background-size: cover; /* Asegura que la imagen cubra todo el área del círculo */
  -webkit-backdrop-filter: blur(5px); /* Si deseas mantener el desenfoque en el fondo */
  backdrop-filter: blur(3px);
  z-index: 0;
}

.soluciones-lista {
  display: flex;
  justify-content: center;
  align-items: stretch; /* Esto asegura que todos los items se estiren al mismo alto */
  gap: 20px;
  margin: auto;
  margin-top: 30px;
  flex-wrap: wrap;
}
.soluciones-lista .item {
  position: relative;
  width: 285px;
  max-width: 90%;
  padding: 40px;
  border-radius: 15px;
  border: 2px solid rgba(80, 255, 178, 0.4);
  background: linear-gradient(180deg, #05302c 0%, rgba(0, 13, 12, 0) 100%);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  overflow: hidden;
  /* Estos cambios eliminan el tamaño fijo y permiten que se ajuste al contenido */
  flex-grow: 1; /* Para que todos los items se expandan igualmente en el contenedor */
  display: flex; /* Necesario para aplicar flexbox dentro del item */
}
.soluciones-lista .item .img-wrap {
  border-radius: 16.96px;
  border: 0.848px solid rgba(80, 255, 178, 0.4);
  background: linear-gradient(180deg, rgba(16, 69, 64, 0) 0%, rgba(56, 187, 136, 0.5) 100%);
  box-shadow: 0 6.784px 21.2px 0 rgba(60, 194, 141, 0.4) inset, 0 0 63.6px 0 rgba(28, 154, 145, 0.8);
  margin-bottom: 20px;
  transition: all 0.3s ease;
}
.soluciones-lista .item .img-wrap img {
  width: 80px;
  height: 80px;
  aspect-ratio: 1/1;
  padding: 10px;
  transition: all 0.3s ease;
}
.soluciones-lista .item h3 {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Titulo 25 Bold */
  font-family: "Public Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 120% */
}
.soluciones-lista .item p {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.soluciones-lista .item:hover .img-wrap {
  box-shadow: 0 6.784px 21.2px 0 rgba(60, 194, 141, 0.4) inset, 0 0 63.6px 0 rgba(107, 255, 225, 0.8), 0 0 63.6px 0 rgba(28, 154, 145, 0.8);
}
.soluciones-lista .item:hover .img-wrap img {
  transform: scale(1.1);
}
@media (max-width: 800px) {
  .soluciones-lista .item .img-wrap {
    box-shadow: 0 6.784px 21.2px 0 rgba(60, 194, 141, 0.4) inset, 0 0 63.6px 0 rgba(107, 255, 225, 0.8), 0 0 63.6px 0 rgba(28, 154, 145, 0.8);
  }
  .soluciones-lista .item .img-wrap img {
    transform: scale(1.1);
  }
}

.section-resultados {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.section-resultados::before {
  content: "";
  position: absolute;
  width: 662px;
  height: 662px;
  transform: rotate(-90deg);
  position: absolute;
  right: -286px;
  bottom: 0;
  border-radius: 662px;
  background: radial-gradient(28.71% 53.42% at 50% 54.86%, rgba(32, 179, 168, 0.9) 0%, rgba(9, 52, 49, 0) 80%);
  -webkit-backdrop-filter: blur(7.5px);
          backdrop-filter: blur(7.5px);
  opacity: 0.3;
  z-index: 0;
}
@media (max-width: 800px) {
  .section-resultados::before {
    display: none;
  }
}

.contenedor.resultados {
  display: flex;
  justify-content: center;
  gap: 80px;
  flex: 2;
  z-index: 1;
  margin-bottom: 40px;
  align-items: center;
}
.contenedor.resultados .cont-video {
  width: 100%;
  height: 100%;
  position: relative;
  min-width: 400px;
}
.contenedor.resultados .cont-video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 102%;
  height: 102%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0) 0%, #000d0c 100%);
  z-index: 2;
}
.contenedor.resultados .cont-video video {
  width: 100%;
  height: 100%;
}
.contenedor.resultados .informacion {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 30px;
}
.contenedor.resultados .informacion .titulo-cont {
  text-align: left;
}
.contenedor.resultados .informacion .titulo-cont .titulo-peq {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--Blanco, #fff);
  /* Texto 15 Bold */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 5px;
  margin-left: 0;
}
.contenedor.resultados .informacion .titulo-cont h2 {
  color: var(--1, #1c9a91);
  text-align: left;
  /* Titulo 40 Bold */
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  margin-bottom: 15px;
}
.contenedor.resultados .informacion .titulo-cont .texto-basico {
  color: var(--Blanco, #fff);
  text-align: left;
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.contenedor.resultados .informacion .resultados-repeater {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  flex: 1 0 0;
}
.contenedor.resultados .informacion .resultados-repeater .item {
  display: flex;
  padding: 10px;
  align-items: center;
  position: relative;
  gap: 15px;
  align-self: stretch;
  border-radius: 15px;
  border-top: 1px solid rgba(32, 179, 168, 0.1);
  border-bottom: 1px solid rgba(32, 179, 168, 0.1);
  background: rgba(255, 255, 255, 0.02);
  overflow: hidden;
  width: 100%;
}
.contenedor.resultados .informacion .resultados-repeater .item::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  background: url("../../images/elipse.webp") no-repeat center center/cover; /* Esto coloca la imagen en el centro del círculo */
  z-index: -1;
  opacity: 0.2;
  -webkit-backdrop-filter: blur(5px);
  transition: all 0.3s ease;
}
.contenedor.resultados .informacion .resultados-repeater .item .img-wrap-2 {
  padding: 12px;
}
.contenedor.resultados .informacion .resultados-repeater .item .img-wrap-2 img {
  width: 59.704px;
  height: 55px;
  flex-shrink: 0;
  aspect-ratio: 59.7/55;
  transition: all 0.3s ease;
}
.contenedor.resultados .informacion .resultados-repeater .item p {
  color: var(--Blanco, #fff);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
.contenedor.resultados .informacion .resultados-repeater .item:hover::before {
  right: -50%;
  opacity: 0.8;
  width: 200%;
}
.contenedor.resultados .informacion .resultados-repeater .item:hover .img-wrap-2 img {
  transform: scale(1.1);
}
@media (max-width: 800px) {
  .contenedor.resultados .informacion .resultados-repeater .item::before {
    right: -50%;
    opacity: 0.8;
    width: 200%;
  }
}

/* Contenedor general */
.seccion-marcas {
  background: #000d0c;
}

/* Ajustes del slider */
.marcas-splide {
  margin-bottom: 10px; /* separación entre filas */
  margin-top: 20px;
}

/* Track */
.marcas-splide .splide__track {
  overflow: hidden;
}

/* Items */
.marcas-splide .splide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

/* Imágenes */
.marcas-splide img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.7;
  transition: 0.3s ease;
}

.marcas-splide img:hover {
  opacity: 1;
}

.splide__slide--clone img {
  transition: all 0.3s ease;
}

.home-hero {
  position: relative;
  overflow: hidden;
  background-size: cover; /* Para la imagen de fallback */
  /* ... altura mínima (min-height) ... */
}

.home-hero .hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  z-index: -1; /* Fondo */
}

.home-hero .contenedor,
.home-hero .banner {
  position: relative;
  z-index: 2; /* Contenido encima del video */
}

.sec-contacto {
  position: relative;
  overflow: hidden;
}
.sec-contacto::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 102%;
  height: 102%;
  background: radial-gradient(43.7% 39.57% at 50% 50%, rgba(0, 13, 12, 0.2) 0%, #000d0c 100%);
  z-index: 1;
}
.sec-contacto .contenedor {
  position: relative;
}
.sec-contacto .contenedor video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.sec-contacto .contenedor .info-contacto {
  position: relative;
  z-index: 2;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  padding: 100px 0;
}
.sec-contacto .contenedor .info-contacto h3 {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 20 Regular */
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 125% */
  margin-bottom: 10px;
}
.sec-contacto .contenedor .info-contacto h2 {
  color: var(--1, #1c9a91);
  text-align: center;
  margin-bottom: 30px;
  /* Titulo 40 Bold */
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
}

footer {
  background: linear-gradient(180deg, #11151e 0%, #138e85 100%);
  position: relative;
  z-index: 2;
}
footer .contenedor.principal {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 50px 0 0 0;
  gap: 20px;
}
footer .contenedor.principal .logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  max-width: 240px;
}
footer .contenedor.principal .logo img {
  width: 144px;
  height: 64.034px;
  aspect-ratio: 144/64.03;
}
footer .contenedor.principal .logo p {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
footer .contenedor.principal .menus ul {
  display: flex;
  justify-content: center;
  gap: 50px;
  flex-wrap: wrap;
}
footer .contenedor.principal .menus ul li {
  min-width: 150px;
}
footer .contenedor.principal .menus ul li a {
  color: var(--3, #f5f7f7);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  margin-bottom: 12px;
  border-bottom: #fff 1px solid;
  width: 100%;
  display: flex;
  text-align: left;
}
footer .contenedor.principal .menus ul li ul {
  display: flex;
  flex-direction: column;
  gap: 0;
}
footer .contenedor.principal .menus ul li ul li a {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  margin-bottom: 10px;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: none;
  transition: all 0.3s ease;
  position: relative;
}
footer .contenedor.principal .menus ul li ul li a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 1%;
  height: 1px;
  background-color: #fff;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}
footer .contenedor.principal .menus ul li ul li a:hover {
  color: #5ed4c6;
}
footer .contenedor.principal .menus ul li ul li a:hover::after {
  opacity: 1;
  width: 100%;
  background-color: #5ed4c6;
}
footer .contenedor.principal .suscribete {
  max-width: 290px;
}
footer .contenedor.principal .suscribete h3 {
  color: var(--3, #f5f7f7);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  border-bottom: #fff 1px solid;
  margin-bottom: 12px;
}
footer .contenedor.principal .suscribete p {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 12px;
}
footer .contenedor.principal .suscribete .wpcf7[data-wpcf7-id="171"] form .suscripcion-form .input-wrap p {
  margin-bottom: 16px;
}
footer .contenedor.principal .suscribete .wpcf7[data-wpcf7-id="171"] form .suscripcion-form .input-wrap p span input {
  width: 100%;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
footer .contenedor.principal .suscribete .wpcf7[data-wpcf7-id="171"] form .suscripcion-form .input-wrap p span input::-moz-placeholder {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
footer .contenedor.principal .suscribete .wpcf7[data-wpcf7-id="171"] form .suscripcion-form .input-wrap p span input::placeholder {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
footer .contenedor.principal .suscribete .wpcf7[data-wpcf7-id="171"] form .suscripcion-form .input-wrap p span input:focus {
  outline: none;
  box-shadow: none; /* por si algún navegador mete sombra */
  border: 1px solid rgba(255, 255, 255, 0.2);
}
footer .contenedor.redes {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
footer .contenedor.redes p {
  color: var(--Blanco, #fff);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
footer .contenedor.redes .redes-content-items {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
footer .contenedor.redes .redes-content-items .linkedin-card {
  position: relative;
  width: 38px;
  height: 38px;
  flex-shrink: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  overflow: hidden;
  cursor: pointer;
}
footer .contenedor.redes .redes-content-items .linkedin-card .icon-default,
footer .contenedor.redes .redes-content-items .linkedin-card .icon-hover {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.35s ease;
}
footer .contenedor.redes .redes-content-items .linkedin-card .icon-default path,
footer .contenedor.redes .redes-content-items .linkedin-card .icon-hover path {
  fill: rgb(255, 255, 255);
}
footer .contenedor.redes .redes-content-items .linkedin-card .icon-hover {
  transform: translate(calc(-50% + 25px), -50%);
  opacity: 0;
}
footer .contenedor.redes .redes-content-items .linkedin-card .icon-hover path {
  fill: rgb(32, 179, 168);
}
footer .contenedor.redes .redes-content-items .linkedin-card:hover {
  background-color: #fff;
}
footer .contenedor.redes .redes-content-items .linkedin-card:hover .icon-default {
  transform: translate(calc(-50% - 25px), -50%);
  opacity: 0;
}
footer .contenedor.redes .redes-content-items .linkedin-card:hover .icon-hover {
  transform: translate(-50%, -50%);
  opacity: 1;
}
footer .contenedor.copy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0 10px 0;
  border-top: #fff 1px solid;
  margin-top: 25px;
}
footer .contenedor.copy p {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  margin-bottom: 10px;
}
footer .contenedor.copy p strong {
  font-weight: 700;
}

.button-celeste p {
  color: var(--Blanco, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  border: none;
  position: relative;
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(180deg, rgba(9, 123, 115, 0) 0%, rgba(14, 182, 171, 0.3) 50%, rgba(9, 123, 115, 0) 100%), #1c9a91; /* ← mismo color, pero en formato gradiente */
  transition: all 0.3s ease;
}
.button-celeste p .wpcf7-spinner {
  display: none;
}
.button-celeste p input {
  border: none;
  background: none;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.button-celeste p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border-radius: 50px;
  background: linear-gradient(180deg, #5ed4c6 0%, #316e67 100%);
  z-index: -1;
}
.button-celeste p:hover {
  background: var(--Degradado-botn-1);
  box-shadow: 0 0 30px 10px rgba(107, 255, 238, 0.5058823529);
}

.button-celeste button {
  color: var(--Blanco, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  border: none;
  position: relative;
  display: flex;
  padding: 6px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(180deg, rgba(9, 123, 115, 0) 0%, rgba(14, 182, 171, 0.3) 50%, rgba(9, 123, 115, 0) 100%), #1c9a91; /* ← mismo color, pero en formato gradiente */
  transition: all 0.3s ease;
}
.button-celeste button .wpcf7-spinner {
  display: none;
}
.button-celeste button input {
  border: none;
  background: none;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.button-celeste button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border-radius: 50px;
  background: linear-gradient(180deg, #5ed4c6 0%, #316e67 100%);
  z-index: -1;
}
.button-celeste button:hover {
  background: var(--Degradado-botn-1);
  box-shadow: 0 0 30px 10px rgba(107, 255, 238, 0.5058823529);
}

.titulo-cont {
  position: relative;
  z-index: 2;
  text-align: left;
  max-width: 800px;
  margin: auto;
}
.titulo-cont .titulo-peq {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--Blanco, #fff);
  /* Texto 15 Bold */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-bottom: 5px;
}
.titulo-cont h2 {
  color: var(--1, #1c9a91);
  text-align: center;
  /* Titulo 40 Bold */
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  margin-bottom: 15px;
}
.titulo-cont .texto-basico {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}

.seccion-partners {
  margin-top: 40px;
}
.seccion-partners .titulo-partners {
  color: var(--1, #1c9a91);
  text-align: center;
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 15px;
}

@media (max-width: 800px) {
  footer .contenedor {
    flex-direction: column;
    align-items: center;
  }
  footer .contenedor .logo p {
    text-align: center;
  }
  footer .contenedor .menus {
    width: 80%;
    margin: auto;
  }
  footer .contenedor .menus ul {
    margin-bottom: 20px;
    flex-direction: column;
  }
  footer .contenedor .menus ul li {
    min-width: 70%;
  }
  footer .contenedor .menus ul li a {
    text-align: center;
    justify-content: center;
  }
  footer .contenedor.principal .suscribete {
    max-width: 70%;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
  }
  footer .contenedor.principal .suscribete h3 {
    margin-left: 0;
  }
  footer .contenedor.principal .suscribete p {
    margin: auto;
  }
  footer .contenedor.principal .logo {
    max-width: 100%;
    align-items: center;
  }
  .home-hero .contenedor.a1 .banner h1 {
    font-size: 45px;
    line-height: 45px;
  }
  .contenedor.a2 .titulo-cont h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .contenedor.resultados {
    flex-direction: column;
    gap: 40px;
  }
  .contenedor.resultados .informacion {
    align-items: center;
    text-align: center;
    order: -1;
  }
  .contenedor.resultados .informacion .titulo-cont .titulo-peq {
    margin-left: auto;
  }
  .contenedor.resultados .informacion .titulo-cont h2 {
    text-align: center;
  }
  .contenedor.resultados .informacion .titulo-cont .texto-basico {
    text-align: center;
  }
  .contenedor.resultados .informacion .resultados-repeater .item {
    max-width: 90%;
    margin: auto;
  }
  .contenedor.resultados .cont-video {
    width: 200%;
  }
  .ruta-single .contenedor .cont-ruta a,
  .ruta-single .contenedor .cont-ruta span {
    font-size: 12px !important;
    line-height: 18px !important;
  }
}
/* Animación del banner principal: aparece desde abajo con fade-in */
.home-hero .banner {
  opacity: 0;
  transform: translateY(200px);
  transition: opacity 0.9s cubic-bezier(0.2, 0.8, 0.2, 1), transform 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
  will-change: opacity, transform;
}

.home-hero .banner.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.soluciones-lista-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
}
.soluciones-lista-2 .item {
  flex: 0 0 calc(50% - 20px); /* 2 por fila */
  max-width: 490px; /* límite de ancho */
  width: 100%; /* para que se mantenga consistente */
  position: relative;
  padding: 40px;
  border-radius: 15px;
  border: 2px solid rgba(80, 255, 178, 0.4);
  background: linear-gradient(180deg, #05302c 0%, rgba(0, 13, 12, 0) 100%);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: flex;
  align-items: center;
  gap: 15px;
  overflow: hidden;
}
.soluciones-lista-2 .item .img-wrap {
  border-radius: 16.96px;
  border: 0.848px solid rgba(80, 255, 178, 0.4);
  background: linear-gradient(180deg, rgba(16, 69, 64, 0) 0%, rgba(56, 187, 136, 0.5) 100%);
  box-shadow: 0 6.784px 21.2px rgba(60, 194, 141, 0.4) inset, 0 0 63.6px rgba(28, 154, 145, 0.8);
  transition: all 0.3s ease;
}
.soluciones-lista-2 .item .img-wrap img {
  width: 80px;
  height: 80px;
  aspect-ratio: 1/1;
  padding: 10px;
  transition: all 0.3s ease;
}
.soluciones-lista-2 .item .texto-servicio-card h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}
.soluciones-lista-2 .item .texto-servicio-card p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}
.soluciones-lista-2 .item:hover .img-wrap {
  box-shadow: 0 8.384px 26.2px 0 rgba(60, 194, 141, 0.4) inset, 0 0 78.6px 0 rgba(107, 255, 225, 0.8), 0 0 78.6px 0 rgba(28, 154, 145, 0.8);
}
.soluciones-lista-2 .item:hover .img-wrap img {
  transform: scale(1.1);
}

.section-preguntas {
  position: relative;
  overflow: hidden;
}
.section-preguntas::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -110px;
  width: 100%;
  height: 327px;
  border-radius: 1610px;
  background: radial-gradient(41.68% 71.87% at 50% 71.87%, rgba(32, 179, 168, 0.9) 0%, rgba(9, 52, 49, 0) 100%);
  -webkit-backdrop-filter: blur(2.8335235119px);
          backdrop-filter: blur(2.8335235119px);
  z-index: -1;
  opacity: 0.5;
}
.section-preguntas .contenedor .preguntas {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 50px;
}
.section-preguntas .contenedor .preguntas .item {
  display: flex;
  padding: 20px;
  flex-direction: column;
  gap: 10px;
  border-radius: 15px;
  border: 1px solid rgba(32, 179, 168, 0.2);
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  transition: background 0.3s ease;
}
.section-preguntas .contenedor .preguntas .item .pregunta-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.section-preguntas .contenedor .preguntas .item .pregunta-div h3 {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}
.section-preguntas .contenedor .preguntas .item .pregunta-div svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.section-preguntas .contenedor .preguntas .item p {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  /* TRANSICIÓN SUAVE */
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.3s ease;
}
.section-preguntas .contenedor .preguntas .item.active {
  background: rgba(255, 255, 255, 0.15);
}
.section-preguntas .contenedor .preguntas .item.active p {
  max-height: 300px; /* suficiente para párrafos normales */
  opacity: 1;
}
.section-preguntas .contenedor .preguntas .item.active .pregunta-div svg {
  transform: rotate(180deg);
  background: #fff;
}
.section-preguntas .contenedor .preguntas .item.active .pregunta-div svg path {
  fill: var(--1, #1C9A91);
}

@media (max-width: 800px) {
  .soluciones-lista-2 {
    flex-direction: column;
    align-items: center;
    max-width: 300px;
  }
  .soluciones-lista-2 .item {
    flex-direction: column;
    align-items: center;
  }
  .titulo-cont h2 {
    font-size: 30px;
    line-height: 34px;
  }
  .section-preguntas .contenedor .preguntas {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .soluciones-lista-2 .item .texto-servicio-card h3 {
    text-align: center;
  }
  .soluciones-lista-2 .item .texto-servicio-card p {
    text-align: center;
    margin-top: 5px;
  }
}
.section-somos {
  position: relative;
  margin-bottom: 100px;
}
.section-somos::before {
  content: "";
  position: absolute;
  bottom: -40%;
  right: 0;
  width: 400px;
  height: 700px;
  background: url(../../images/elipse-right.png) no-repeat center center/cover;
  background-size: cover;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(3px);
  z-index: -1;
}
.section-somos .contenedor.c-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 2;
  gap: 80px;
  position: relative;
}
.section-somos .contenedor.c-1 .cont-titulos-somos {
  position: relative;
  flex: 1;
}
.section-somos .contenedor.c-1 .imagenes-somos {
  position: relative;
  flex: 1;
  height: 100%;
}
.section-somos .contenedor.c-1 .imagenes-somos .img-1,
.section-somos .contenedor.c-1 .imagenes-somos .img-2 {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.section-somos .contenedor.c-1 .imagenes-somos .img-1::after,
.section-somos .contenedor.c-1 .imagenes-somos .img-2::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  pointer-events: none;
  z-index: 5;
  /* Línea con reflejo tipo brillo */
  background: linear-gradient(45deg, transparent 47%, rgba(200, 200, 200, 0.6) 40%, rgba(255, 255, 255, 0.75) 50%, rgba(200, 200, 200, 0.6) 60%, transparent 53%);
  opacity: 0.4;
  transform: rotate(135deg) translateX(-150%);
  transition: transform 1s ease;
}
.section-somos .contenedor.c-1 .imagenes-somos .img-1:hover::after,
.section-somos .contenedor.c-1 .imagenes-somos .img-2:hover::after {
  transform: rotate(45deg) translateX(150%);
}
.section-somos .contenedor.c-1 .imagenes-somos .img-1:hover img,
.section-somos .contenedor.c-1 .imagenes-somos .img-2:hover img {
  transform: scale(1.05);
}
.section-somos .contenedor.c-1 .imagenes-somos .img-1 {
  width: 90%;
  height: 90%;
  max-height: 360px;
}
.section-somos .contenedor.c-1 .imagenes-somos .img-1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-somos .contenedor.c-1 .imagenes-somos .img-2 {
  position: absolute;
  bottom: -40px;
  right: 0;
  width: 40%;
  height: 50%;
  z-index: 0;
}
.section-somos .contenedor.c-1 .imagenes-somos .img-2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-somos .contenedor.c-2 {
  margin-top: 200px;
}
.section-somos .contenedor.c-2 .especialistas-cards {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 50px;
  margin-top: 50px;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp {
  width: 256px;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp {
  width: 100%;
  height: 222px;
  border-radius: 15px;
  position: relative;
  border-radius: 15px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.2);
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  bottom: 0;
  transform-origin: bottom;
  transition: all 0.3s ease;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp .linkedin-card {
  position: absolute;
  top: 13px;
  right: 11px;
  width: 38px;
  height: 38px;
  flex-shrink: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  overflow: hidden;
  cursor: pointer;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp .linkedin-card .icon-default,
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp .linkedin-card .icon-hover {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.35s ease;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp .linkedin-card .icon-hover {
  transform: translate(calc(-50% + 25px), -50%);
  opacity: 0;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp .linkedin-card .icon-hover path {
  fill: rgb(32, 179, 168);
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp .linkedin-card:hover {
  background-color: #fff;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp .linkedin-card:hover .icon-default {
  transform: translate(calc(-50% - 25px), -50%);
  opacity: 0;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .img-esp .linkedin-card:hover .icon-hover {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .bg-img-esp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp .bg-img-esp::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 555px;
  height: 261px;
  flex-shrink: 0;
  border-radius: 555px;
  opacity: 0.3;
  background: radial-gradient(49.73% 92.53% at 50% 100%, rgba(32, 179, 168, 0.9) 0%, rgba(32, 179, 168, 0) 100%);
  transition: all 0.3s ease;
  -webkit-backdrop-filter: blur(0.9749144912px);
          backdrop-filter: blur(0.9749144912px);
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp:hover .img-esp img {
  transform: scale(1.2);
}
.section-somos .contenedor.c-2 .especialistas-cards .card-esp:hover .bg-img-esp::before {
  opacity: 0.7;
}
.section-somos .contenedor.c-2 .especialistas-cards h2 {
  color: var(--1, #1c9a91);
  text-align: center;
  /* Texto 20 Bold */
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 125% */
  margin-top: 15px;
}
.section-somos .contenedor.c-2 .especialistas-cards p {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}

.titulo-cont-2 {
  text-align: left;
}

.titulo-cont-2 .titulo-peq {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--Blanco, #fff);
  /* Texto 15 Bold */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 5px;
}

.titulo-cont-2 h2 {
  color: var(--1, #1c9a91);
  text-align: left;
  /* Titulo 40 Bold */
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  margin-bottom: 15px;
}

.titulo-cont-2 .texto-basico {
  color: var(--Blanco, #fff);
  text-align: left;
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}

@media (max-width: 800px) {
  .section-somos .contenedor.c-1 {
    flex-direction: column;
    align-items: center;
  }
  .titulo-cont-2 h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .section-somos .contenedor.c-2 .especialistas-cards .card-esp {
    width: 195px;
  }
  .sec-contacto .contenedor .info-contacto h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
.section-blog .contenedor {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-blog .contenedor .navegador {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  width: 100%;
  gap: 20px;
}
.section-blog .contenedor .navegador .search {
  width: 300px;
}
.section-blog .contenedor .navegador .search input {
  width: 100%;
  height: 40px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-blog .contenedor .navegador .search input::-moz-placeholder {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-blog .contenedor .navegador .search input::placeholder {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-blog .contenedor .navegador .search input:focus {
  outline: none;
  box-shadow: none; /* por si algún navegador mete sombra */
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.section-blog .contenedor .navegador .categorias {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
}
.section-blog .contenedor .navegador .categorias button {
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  background: transparent;
  color: var(--Blanco, #fff);
  border: #fff 1px solid;
  min-width: -moz-max-content;
  min-width: max-content;
  transition: all 0.3s ease;
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.section-blog .contenedor .navegador .categorias button.active {
  background: var(--Blanco, #fff);
  color: var(--1, #1c9a91);
}
.section-blog .contenedor .entradas {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-top: 30px;
}
.section-blog .contenedor .entradas .entrada {
  display: flex;
  min-width: 350px;
  max-width: 420px;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  flex: 1 0 0;
  border-radius: 15px;
  border: 1px solid rgba(32, 179, 168, 0.2);
  background: rgba(255, 255, 255, 0.02);
  transition: all 0.3s ease;
}
.section-blog .contenedor .entradas .entrada .img-entrada-cont {
  display: flex;
  height: 168px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 5px;
  overflow: hidden;
}
.section-blog .contenedor .entradas .entrada .img-entrada-cont img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-blog .contenedor .entradas .entrada .categoria-nombre {
  color: var(--Blanco, #fff);
  /* Texto 12 Regular */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 5px;
  margin-top: 10px;
}
.section-blog .contenedor .entradas .entrada .titulo-entrada {
  color: var(--Blanco, #fff);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  margin-bottom: 15px;
}
.section-blog .contenedor .entradas .entrada .texto-entrada {
  overflow: hidden;
  color: var(--Blanco, #fff);
  text-overflow: ellipsis;
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  align-self: stretch;
}
.section-blog .contenedor .entradas .entrada:hover {
  background: rgba(255, 255, 255, 0.1);
}
.section-blog .contenedor .entradas .entrada:hover .img-entrada-cont img {
  transform: scale(1.1);
}
.section-blog .contenedor .paginador .paginacion {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  gap: 20px;
}
.section-blog .contenedor .paginador .paginacion .page-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--Blanco, #fff);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.section-blog .contenedor .paginador .paginacion .page-btn.active {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.section-blog .contenedor .paginador .paginacion .page-numbers.current {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.section-casos {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
}
.section-casos .video_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 405.742px;
}
.section-casos .video_left video {
  width: 1155.841px;
  height: 650.796px;
  flex-shrink: 0;
  aspect-ratio: 1155.84/650.8;
  position: relative;
  left: -200%;
  top: -75%;
  opacity: 0.2;
}
.section-casos .video_left::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 102%;
  height: 102%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0) 0%, #000d0c 100%);
}
.section-casos .video_right {
  position: absolute;
  width: 400px;
  height: 613.896px;
  flex-shrink: 0;
  top: 0;
  right: 0;
  overflow: hidden;
}
.section-casos .video_right::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 102%;
  height: 102%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0) 0%, #000d0c 100%);
}
.section-casos .video_right video {
  width: 1884.351px;
  height: 1060.984px;
  flex-shrink: 0;
  aspect-ratio: 1884.35/1060.98;
  position: relative;
  top: -60%;
  right: 270%;
  opacity: 0.2;
}
.section-casos .contenedor #splide-casos {
  margin-top: 20px;
}
.section-casos .contenedor #splide-casos div ul li {
  display: flex;
  width: 290px;
  height: 370px;
  padding: 20px;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  align-items: flex-start;
  overflow: hidden;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0.3) 100%);
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
}
.section-casos .contenedor #splide-casos div ul li #close-video-li {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  opacity: 0;
}
.section-casos .contenedor #splide-casos div ul li .video-caso {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 110%;
  height: 100%;
  opacity: 0;
  border-radius: 15px;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 0;
}
.section-casos .contenedor #splide-casos div ul li .video-caso video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section-casos .contenedor #splide-casos div ul li .caso-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  z-index: 2;
}
.section-casos .contenedor #splide-casos div ul li .caso-card .cont-card-1 .img-caso {
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
.section-casos .contenedor #splide-casos div ul li .caso-card .cont-card-1 .img-caso img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-casos .contenedor #splide-casos div ul li .caso-card .cont-card-1 .texto-caso {
  color: #fff;
  font-family: "Public Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  transition: all 0.3s ease;
}
.section-casos .contenedor #splide-casos div ul li .caso-card .cont-card-1 .texto-caso .texto-caso-2 {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  margin-top: 10px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  opacity: 0;
}
@media (max-width: 800px) {
  .section-casos .contenedor #splide-casos div ul li .caso-card .cont-card-1 .texto-caso .texto-caso-2 {
    opacity: 1;
  }
}
.section-casos .contenedor #splide-casos div ul li .caso-card .persona-caso h3 {
  color: #fff;
  font-family: "Public Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}
.section-casos .contenedor #splide-casos div ul li .caso-card .persona-caso p {
  color: #fff;
  font-family: "Public Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
.section-casos .contenedor #splide-casos div ul li .caso-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 98px;
  height: 75px;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 3;
  opacity: 0.04;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 98 75' preserveAspectRatio='xMidYMid meet'><path d='M56.8856 75L74.6822 35.5932L61.0169 34.7987V0H97.5636V30.5085L70.5508 75H56.8856ZM0 75L17.6377 35.5932L3.97246 34.7987V0H40.678V30.5085L13.6653 75H0Z' fill='white'/></svg>");
}
.section-casos .contenedor #splide-casos div ul li:hover .video-caso {
  opacity: 1;
  z-index: 1;
}
.section-casos .contenedor #splide-casos div ul li:hover .caso-card .cont-card-1 .texto-caso {
  opacity: 0;
}
@media (max-width: 800px) {
  .section-casos .contenedor #splide-casos div ul li:hover #close-video-li {
    opacity: 1;
    z-index: 8;
  }
}
.section-casos .contenedor #splide-casos div ul li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  z-index: 1;
}

.section-suscribete {
  background-size: cover;
  background-position: top center;
  position: relative;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.section-suscribete::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 170%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0) 0%, #000d0c 100%);
}
.section-suscribete .contenedor .suscribete {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  max-width: 500px;
  margin: auto;
  position: relative;
  z-index: 2;
  max-height: 1000px;
  overflow: hidden;
  padding: 20px 0;
  opacity: 1;
  transition: all 0.3s ease;
}
.section-suscribete .contenedor .suscribete h3 {
  color: var(--1, #1c9a91);
  text-align: center;
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  border-bottom: #1c9a91 1px solid;
}
.section-suscribete .contenedor .suscribete p {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  margin: auto;
}
.section-suscribete .contenedor .suscribete #wpcf7-f171-o1 {
  width: 100%;
}
.section-suscribete .contenedor .suscribete #wpcf7-f171-o1 form {
  width: 100%;
}
.section-suscribete .contenedor .suscribete #wpcf7-f171-o1 form .suscripcion-form .input-wrap p {
  margin-bottom: 16px;
}
.section-suscribete .contenedor .suscribete #wpcf7-f171-o1 form .suscripcion-form .input-wrap p span input {
  width: 100%;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  padding: 10px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-suscribete .contenedor .suscribete #wpcf7-f171-o1 form .suscripcion-form .input-wrap p span input::-moz-placeholder {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-suscribete .contenedor .suscribete #wpcf7-f171-o1 form .suscripcion-form .input-wrap p span input::placeholder {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-suscribete .contenedor .suscribete #wpcf7-f171-o1 form .suscripcion-form .input-wrap p span input:focus {
  outline: none;
  box-shadow: none; /* por si algún navegador mete sombra */
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.section-suscribete .contenedor .suscribete.active {
  opacity: 0;
  max-height: 0;
}
.section-suscribete .contenedor .suscrito {
  opacity: 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin: auto;
  max-height: 0;
  max-width: 500px;
  transition: all 0.3s ease;
}
.section-suscribete .contenedor .suscrito h3 {
  color: var(--1, #1c9a91);
  text-align: center;
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  border-bottom: #1c9a91 1px solid;
  margin-bottom: 12px;
}
.section-suscribete .contenedor .suscrito p {
  color: var(--Blanco, #fff);
  text-align: center;
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  margin: auto;
}
.section-suscribete .contenedor .suscrito.active {
  max-height: 400px;
  opacity: 1;
}

@media (max-width: 800px) {
  .section-blog .contenedor .navegador {
    flex-direction: column;
    gap: 0;
  }
  .section-blog .contenedor .entradas {
    grid-template-columns: 1fr;
  }
  .section-blog .contenedor .navegador .categorias {
    overflow: scroll;
    width: 100%;
  }
  .section-blog .contenedor .navegador .search {
    width: 100%;
  }
}
.section-talento {
  position: relative;
}
.section-talento::before {
  content: "";
  position: absolute;
  bottom: -40%;
  right: 0;
  width: 400px;
  height: 700px;
  background: url(../../images/elipse-right.png) no-repeat center center/cover;
  background-size: cover;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(3px);
  z-index: -1;
}
.section-talento .contenedor {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.section-talento .contenedor .navegador {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-talento .contenedor .navegador .filtros {
  display: flex;
  gap: 50px;
}
.section-talento .contenedor .navegador .filtros input {
  display: flex;
  min-width: 240px;
  padding: 10px 15px;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 15px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.1);
  color: var(--Blanco, #fff);
  /* Texto 13 Regular */
  font-family: "Public Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.section-talento .contenedor .navegador .filtros input::-moz-placeholder {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.section-talento .contenedor .navegador .filtros input::placeholder {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.section-talento .contenedor .navegador .filtros input:focus {
  outline: none;
  box-shadow: none; /* por si algún navegador mete sombra */
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.section-talento .contenedor .paginador-talento {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-talento .contenedor .paginador-talento .left {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
  display: flex;
  align-items: center;
  gap: 10px;
}
.section-talento .contenedor .paginador-talento .left input {
  display: flex;
  width: 57px;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: var(--3, #f5f7f7);
  color: var(--1, #1c9a91);
  /* Texto 15 Bold */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
}
.section-talento .contenedor .paginador-talento .right {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-talento .contenedor .paginador-talento .right #talento-first,
.section-talento .contenedor .paginador-talento .right #talento-prev,
.section-talento .contenedor .paginador-talento .right #talento-next,
.section-talento .contenedor .paginador-talento .right #talento-last {
  display: flex;
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  gap: 2px;
  border-radius: 22px;
  background: var(--1, #1c9a91);
}
.section-talento .contenedor .paginador-talento .right input {
  display: flex;
  width: 57px;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: var(--3, #f5f7f7);
  color: var(--1, #1c9a91);
  /* Texto 15 Bold */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
}
.section-talento .contenedor .paginador-talento .right input::-moz-placeholder {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-talento .contenedor .paginador-talento .right input::placeholder {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-talento .contenedor .paginador-talento .right input:focus {
  outline: none;
  box-shadow: none; /* por si algún navegador mete sombra */
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.section-talento .contenedor .scroll-vacantes {
  width: 100%;
  overflow: auto;
}
.section-talento .contenedor .scroll-vacantes .vacantes {
  width: 100%;
  min-width: 1160px;
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacante-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding: 10px 20px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 15px;
  margin-bottom: 15px;
  background: var(--1, #1c9a91);
  flex: 4;
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacante-head h3 {
  flex: 2;
  color: var(--Blanco, #fff);
  /* Texto 20 Bold */
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 125% */
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacante-head p {
  flex: 1;
  color: var(--Blanco, #fff);
  /* Texto 20 Bold */
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 125% */
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacantes-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacantes-grid a {
  width: 100%;
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacantes-grid a .vacante-card {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 4;
  display: flex;
  padding: 10px 20px;
  align-items: center;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacantes-grid a .vacante-card h3 {
  flex: 2;
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacantes-grid a .vacante-card p {
  flex: 1;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-talento .contenedor .scroll-vacantes .vacantes .vacantes-grid a .vacante-card:hover {
  background: rgba(255, 255, 255, 0.2);
}

.section-espacio .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex: 2;
  gap: 50px;
}
.section-espacio .contenedor .titulo-cont-2 {
  flex: 1;
}
.section-espacio .contenedor .video-cont {
  flex: 1;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  display: flex;
}

/* Aplica el filtro de escala de grises al 100% a los elementos de video dentro del contenedor */

.section-espacio .contenedor .video-cont video,
.section-espacio .contenedor .video-cont iframe,
.section-espacio .contenedor .video-cont object {
  /* Estándar moderno */
  filter: grayscale(100%);
  
  /* Soporte para navegadores antiguos basados en Webkit (como versiones viejas de Safari/Chrome) */
  -webkit-filter: grayscale(100%);
}


.section-espacio .contenedor .video-cont svg rect{
    fill: #000;
}
.section-espacio .contenedor .video-cont video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-espacio .contenedor .video-cont .boton-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: opacity 0.18s ease, visibility 0.18s ease;
}
.section-espacio .contenedor .video-cont .boton-video.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.section-oportunidades .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex: 2;
  gap: 50px;
}
.section-oportunidades .contenedor .imagen-cont {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  flex: 1;
}
.section-oportunidades .contenedor .imagen-cont img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.section-oportunidades .contenedor .imagen-cont::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 100%);
  transform: skewX(-25deg);
  transition: all 0.6s ease;
  pointer-events: none;
}
.section-oportunidades .contenedor .imagen-cont:hover::after {
  left: 150%;
}
.section-oportunidades .contenedor .imagen-cont:hover img {
  transform: scale(1.1);
}
.section-oportunidades .contenedor .titulo-cont-2 {
  flex: 1;
}

@media (max-width: 800px) {
  .section-talento .contenedor .navegador {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .section-talento .contenedor .navegador .filtros {
    flex-direction: column;
    gap: 20px;
    width: 100%;
  }
  .section-talento .contenedor .paginador-talento {
    flex-direction: column;
  }
  .section-talento .contenedor .paginador-talento .right #talento-total {
    display: none;
  }
  .section-talento .contenedor .paginador-talento .right #talento-total-word {
    display: none;
  }
  .section-espacio .contenedor {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .titulo-cont-2 .titulo-peq {
    font-size: 12px;
  }
  .section-oportunidades .contenedor {
    flex-direction: column;
    align-items: center;
  }
  .section-oportunidades .contenedor .titulo-cont-2 {
    order: -1;
  }
}
.boton-circular .boton-circular_link {
  position: relative;
  display: flex;
}
.boton-circular .boton-circular_link img {
  position: relative;
  transform-origin: 50% 50%;
  /* Duración y timing de la rotación */
  animation: spin 8s linear infinite;
  /* Si quieres que gire en sentido inverso:
     animation-direction: reverse; */
  /* Si prefieres que deje de girar al pasar el ratón:
     &:hover { animation-play-state: paused; } */
}
.boton-circular .boton-circular_link .svg {
  position: absolute;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 14.486px;
  border: 0.181px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  width: 18.107px;
  height: 18.107px;
  justify-content: center;
  align-items: center;
  gap: 3.621px;
  flex-shrink: 0;
  aspect-ratio: 18.11/18.11;
}
.boton-circular .boton-circular_link .svg svg {
  width: 3.046px;
  height: 5.719px;
  flex-shrink: 0;
}
.boton-circular .boton-circular_link .resplandor {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  width: 200%;
  height: 200%;
  will-change: transform, opacity, filter;
  animation: resplandor-pulse 1.4s infinite alternate;
}

/* Utilitario: anular efectos de hover cuando se aplica .no-hover al slide */
.section-casos {
  background: linear-gradient(180deg, rgba(0, 13, 12, 0) 0%, #000D0C 0%);
}
.section-casos #splide-casos {
  /* Asegurar que incluso si el usuario hace hover, no se activen los efectos */
}
.section-casos #splide-casos div ul li.no-hover .video-caso {
  opacity: 0 !important;
  z-index: 0 !important;
}
.section-casos #splide-casos div ul li.no-hover .caso-card .cont-card-1 .texto-caso {
  opacity: 1 !important;
}
.section-casos #splide-casos div ul li.no-hover #close-video-li {
  opacity: 0 !important;
  z-index: 0 !important;
}
.section-casos #splide-casos div ul li.no-hover:hover .video-caso {
  opacity: 0 !important;
  z-index: 0 !important;
}
.section-casos #splide-casos div ul li.no-hover:hover .caso-card .cont-card-1 .texto-caso {
  opacity: 1 !important;
}

/* Keyframes para la rotación */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* Respectar preferencia de movimiento reducido */
@media (prefers-reduced-motion: reduce) {
  .boton-circular .boton-circular_link img {
    animation: none;
  }
}
@keyframes resplandor-pulse {
  0% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 1;
    filter: blur(1px);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 1;
    filter: blur(2px);
  }
}
/* respetar users que pidan reducir movimiento */
@media (prefers-reduced-motion: reduce) {
  .resplandor {
    animation: none;
    transform: translate(-50%, -50%) scale(1);
  }
}
.section-mas-info {
  background: linear-gradient(180deg, rgba(0, 13, 12, 0) 0%, #000D0C 0%);
  overflow: hidden;
  position: relative;
}
.section-mas-info::before {
  content: "";
  position: absolute;
  top: -50%;
  right: 0;
  width: 400px;
  height: 700px;
  background: url(../../images/elipse-right.png) no-repeat center center/cover;
  background-size: cover;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(3px);
  z-index: 0;
}
.section-mas-info .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 50px;
  flex: 2;
  position: relative;
  z-index: 2;
}
.section-mas-info .contenedor .content {
  flex: 1;
}
.section-mas-info .contenedor .content h2 {
  color: var(--1, #1c9a91);
  /* Titulo 40 Bold */
  font-family: "Public Sans";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 112.5% */
  margin-bottom: 10px;
}
.section-mas-info .contenedor .content p {
  color: var(--Blanco, #fff);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
  margin-bottom: 30px;
}
.section-mas-info .contenedor .img-info {
  flex: 1;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.section-mas-info .contenedor .img-info img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-mas-info .contenedor .img-info::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 100%);
  transform: skewX(-25deg);
  transition: all 0.6s ease;
  pointer-events: none;
}
.section-mas-info .contenedor .img-info:hover::after {
  left: 150%;
}

.section-beneficios {
  position: relative;
  background: linear-gradient(180deg, rgba(0, 13, 12, 0) 0%, #000D0C 0%);
  overflow: hidden;
  padding-top: 100px;
}
.section-beneficios .video_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  height: 405.742px;
}
.section-beneficios .video_left video {
  width: 1155.841px;
  height: 650.796px;
  flex-shrink: 0;
  aspect-ratio: 1155.84/650.8;
  position: relative;
  left: -200%;
  top: -75%;
  opacity: 0.2;
}
.section-beneficios .video_left::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 102%;
  height: 102%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0) 0%, #000d0c 100%);
}
.section-beneficios .video_right {
  position: absolute;
  width: 400px;
  height: 613.896px;
  flex-shrink: 0;
  top: 0;
  right: 0;
  overflow: hidden;
}
.section-beneficios .video_right::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 102%;
  height: 102%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 13, 12, 0) 0%, #000d0c 100%);
}
.section-beneficios .video_right video {
  width: 1884.351px;
  height: 1060.984px;
  flex-shrink: 0;
  aspect-ratio: 1884.35/1060.98;
  position: relative;
  top: -60%;
  right: 270%;
  opacity: 0.2;
}
.section-beneficios .contenedor {
  position: relative;
  z-index: 2;
}
.section-beneficios .contenedor .beneficios-card {
  display: flex;
  margin-top: 30px;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  gap: 30px;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.section-beneficios .contenedor .beneficios-card .bene-card {
  display: flex;
  width: 460px;
  padding: 10px;
  align-items: center;
  gap: 15px;
  border-radius: 15px;
  border-top: 1px solid rgba(32, 179, 168, 0.1);
  border-bottom: 1px solid rgba(32, 179, 168, 0.1);
  background: rgba(255, 255, 255, 0.02);
  position: relative;
  overflow: hidden;
}
.section-beneficios .contenedor .beneficios-card .bene-card .img-bene {
  padding: 20px;
  width: 85px;
  height: 85px;
  flex-shrink: 0;
  aspect-ratio: 1/1;
}
.section-beneficios .contenedor .beneficios-card .bene-card .img-bene img {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.3s ease;
}
.section-beneficios .contenedor .beneficios-card .bene-card p {
  color: var(--Blanco, #fff);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.section-beneficios .contenedor .beneficios-card .bene-card::before {
  content: "";
  position: absolute;
  top: -419%;
  left: 0;
  width: 1000px;
  height: 800px;
  border-radius: 783px;
  background: radial-gradient(49.73% 92.53% at 50% 100%, rgba(32, 179, 168, 0.9) 0%, rgba(9, 52, 49, 0) 100%);
  -webkit-backdrop-filter: blur(0.9749144912px);
          backdrop-filter: blur(0.9749144912px);
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
}
.section-beneficios .contenedor .beneficios-card .bene-card:hover::before {
  opacity: 0.6;
}
.section-beneficios .contenedor .beneficios-card .bene-card:hover .img-bene img {
  transform: scale(1.1);
}
@media (max-width: 800px) {
  .section-beneficios .contenedor .beneficios-card .bene-card::before {
    opacity: 0.6;
  }
  .section-beneficios .contenedor .beneficios-card .bene-card .img-bene img {
    transform: scale(1.1);
  }
}

.section-diagnostico {
  background: linear-gradient(180deg, rgba(0, 13, 12, 0) 0%, #000D0C 0%);
  position: relative;
  overflow: hidden;
}
.section-diagnostico::before {
  content: "";
  position: absolute;
  left: 0;
  top: -110px;
  width: 100%;
  height: 327px;
  border-radius: 1610px;
  background: radial-gradient(41.68% 71.87% at 50% 71.87%, rgba(32, 179, 168, 0.9) 0%, rgba(9, 52, 49, 0) 100%);
  -webkit-backdrop-filter: blur(2.8335235119px);
  backdrop-filter: blur(2.8335235119px);
  z-index: -1;
  opacity: 0.5;
  transform: rotate(180deg);
}
.section-diagnostico .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 50px;
}
.section-diagnostico .contenedor .diagnostico-titulos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  max-width: 480px;
}
.section-diagnostico .contenedor .diagnostico-titulos p {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.section-diagnostico .contenedor .diagnostico-titulos h3 {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px; /* 120% */
}
.section-diagnostico .contenedor .form-diagnostico {
  z-index: 2;
}

/* Estilos sugeridos para CF7 (ajusta colores y tamaños según tu tema) */
.cf7-grid {
  max-width: 700px;
  margin: 0 auto;
}
.cf7-grid .button-celeste {
  margin-top: 40px;
}

.cf7-row {
  margin-bottom: 15px;
}

.cf7-row--two {
  display: flex;
  gap: 15px;
  flex: 2;
}
.cf7-row--two p {
  display: flex;
  flex: 1;
}
.cf7-row--two p span {
  width: 100%;
}

.cf7-row--two .input {
  flex: 1;
  display: flex;
}

.cf7-row--full .input--large {
  width: 100%;
}

/* Inputs */
.input {
  display: block;
  width: 100%;
  padding: 15px 20px;
  background: rgba(255, 255, 255, 0.03); /* transparente oscuro */
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  outline: none;
  color: var(--Blanco, #fff);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}

/* Grande superior */
.input--large {
  padding: 22px 26px;
  font-size: 18px;
}

/* Textarea */
.input--textarea {
  min-height: 160px;
  resize: vertical;
  line-height: 1.45;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Placeholder color */
.input::-moz-placeholder {
  color: #fff;
}
.input::placeholder {
  color: #fff;
}

/* Focus / active state */
.input:focus {
  border-color: rgba(111, 232, 220, 0.95);
}

/* Botón */
.btn-enviar {
  display: inline-block;
  padding: 0;
  color: #ffffff;
  border: none;
  cursor: pointer;
}

.wpcf7-form-control.wpcf7-select.input option {
  background-color: #061918; /* color de fondo del menú desplegable (puede ser ignorado en móviles) */
  color: #c7fff6; /* color del texto en las opciones */
  padding: 8px 12px; /* algunos navegadores respetan padding */
  font-size: 15px;
}

/* opción seleccionada */
.wpcf7-form-control.wpcf7-select.input option:checked,
.wpcf7-form-control.wpcf7-select.input option[selected] {
  background-color: rgb(14, 83, 75);
  color: #a8fff0;
}

/* hover sobre option (soportado en algunos navegadores de escritorio) */
.wpcf7-form-control.wpcf7-select.input option:hover {
  background-color: rgba(25, 73, 70, 0.986) !important;
  color: #ffffff !important;
}

/* Responsivo */
@media (max-width: 800px) {
  .cf7-row--two {
    flex-direction: column;
  }
  .input {
    font-size: 15px;
    padding: 14px 16px;
  }
  .input--textarea {
    min-height: 140px;
  }
  .section-banner-pages-3 .contenedor .cont-banner-page h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .section-mas-info .contenedor {
    flex-direction: column;
    align-items: center;
  }
  .section-mas-info .contenedor .content h2 {
    font-size: 30px;
  }
  .section-mas-info .contenedor .content p {
    margin-bottom: 20px;
  }
  .section-beneficios .contenedor .beneficios-card .bene-card {
    max-width: 90%;
  }
  .section-diagnostico .contenedor {
    flex-direction: column;
    align-items: center;
  }
  .section-diagnostico .contenedor {
    text-align: center;
  }
  .section-diagnostico .contenedor .diagnostico-titulos h3 {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
  }
}
.ruta-single .contenedor .cont-ruta {
  display: inline-flex;
  padding: 5px 10px;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  /* Glass New */
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
}
.ruta-single .contenedor .cont-ruta svg {
  width: 10px;
  height: 10.001px;
  flex-shrink: 0;
}
.ruta-single .contenedor .cont-ruta svg path {
  fill: #ffffff;
}
.ruta-single .contenedor .cont-ruta a,
.ruta-single .contenedor .cont-ruta span {
  color: #ffffff;
  /* Texto 12 Bold */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.single-content .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  flex: 3;
}
.single-content .contenedor .single-left {
  flex: 2;
}
.single-content .contenedor .single-left .contenedor-header {
  margin-bottom: 30px;
}
.single-content .contenedor .single-left .contenedor-header h1 {
  color: var(--1, #1c9a91);
  /* Titulo 30 Bold */
  font-family: "Public Sans";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 116.667% */
  margin-bottom: 30px;
}
.single-content .contenedor .single-left .contenedor-header .single-main-img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  overflow: hidden;
}
.single-content .contenedor .single-left .contenedor-header .single-main-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-content .contenedor .single-left .descargar-ebook-2 {
  display: none;
}
.single-content .contenedor .single-left .descargar-ebook-2 div {
  margin: auto !important;
}
@media (max-width: 800px) {
  .single-content .contenedor .single-left .descargar-ebook-2 {
    display: flex;
  }
}
.single-content .contenedor .single-left .single-sidebar-3 {
  display: none;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.05);
  margin-bottom: 30px;
}
@media (max-width: 800px) {
  .single-content .contenedor .single-left .single-sidebar-3 {
    display: flex;
  }
}
.single-content .contenedor .single-left .single-sidebar-3 .titulo-sidebar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
}
.single-content .contenedor .single-left .single-sidebar-3 .titulo-sidebar h3 {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
.single-content .contenedor .single-left .single-sidebar-3 .titulo-sidebar svg {
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.single-content .contenedor .single-left .single-sidebar-3 ul {
  margin-top: 30px;
  max-height: 1000px;
  width: 100%;
  transition: all 0.3s ease;
}
.single-content .contenedor .single-left .single-sidebar-3 ul li a {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.single-content .contenedor .single-left .single-sidebar-3 ul li .linea {
  width: 100%;
  height: 1px;
  background: #fff;
  margin: 15px 0;
}
.single-content .contenedor .single-left .single-sidebar-3.disabled ul {
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
}
.single-content .contenedor .single-left .single-sidebar-3.disabled .titulo-sidebar svg {
  transform: rotate(180deg);
}
.single-content .contenedor .single-left .single-sidebar-2 {
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.05);
  margin-bottom: 30px;
  display: none;
}
@media (max-width: 800px) {
  .single-content .contenedor .single-left .single-sidebar-2 {
    display: flex;
    max-width: 410px;
    margin: 20px auto;
  }
}
.single-content .contenedor .single-left .single-sidebar-2 .titulo-sidebar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
}
.single-content .contenedor .single-left .single-sidebar-2 .titulo-sidebar h3 {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
.single-content .contenedor .single-left .single-sidebar-2 .titulo-sidebar svg {
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.single-content .contenedor .single-left .single-sidebar-2 ul {
  margin-top: 30px;
  max-height: 1000px;
  width: 100%;
  transition: all 0.3s ease;
}
.single-content .contenedor .single-left .single-sidebar-2 ul li a {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.single-content .contenedor .single-left .single-sidebar-2 ul li .linea {
  width: 100%;
  height: 1px;
  background: #fff;
  margin: 15px 0;
}
.single-content .contenedor .single-left .single-sidebar-2.disabled ul {
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
}
.single-content .contenedor .single-left .single-sidebar-2.disabled .titulo-sidebar svg {
  transform: rotate(180deg);
}
.single-content .contenedor .single-left .section-item {
  margin-bottom: 30px;
}
.single-content .contenedor .single-left .section-item h2 {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  margin-bottom: 10px;
}
.single-content .contenedor .single-left .section-item .texto {
  margin-bottom: 15px;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.single-content .contenedor .single-left .section-item .texto ul li {
  list-style: disc;
  margin-left: 25px;
}
.single-content .contenedor .single-left .section-item .galeria-medios {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.single-content .contenedor .single-left .section-item .galeria-medios .media-item {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.single-content .contenedor .single-left .section-item .galeria-medios .media-item img,
.single-content .contenedor .single-left .section-item .galeria-medios .media-item video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; /* recorta si es necesario */
  -o-object-position: center;
     object-position: center;
}
.single-content .contenedor .single-left .redes-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 80px;
}
.single-content .contenedor .single-left .redes-content p {
  color: var(--Blanco, #FFF);
  text-align: center;
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.single-content .contenedor .single-left .redes-content .redes-content-items {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.single-content .contenedor .single-left .redes-content .redes-content-items .linkedin-card {
  position: relative;
  width: 38px;
  height: 38px;
  flex-shrink: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  overflow: hidden;
  cursor: pointer;
}
.single-content .contenedor .single-left .redes-content .redes-content-items .linkedin-card .icon-default,
.single-content .contenedor .single-left .redes-content .redes-content-items .linkedin-card .icon-hover {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.35s ease;
}
.single-content .contenedor .single-left .redes-content .redes-content-items .linkedin-card .icon-hover {
  transform: translate(calc(-50% + 25px), -50%);
  opacity: 0;
}
.single-content .contenedor .single-left .redes-content .redes-content-items .linkedin-card .icon-hover path {
  fill: rgb(32, 179, 168);
}
.single-content .contenedor .single-left .redes-content .redes-content-items .linkedin-card:hover {
  background-color: #fff;
}
.single-content .contenedor .single-left .redes-content .redes-content-items .linkedin-card:hover .icon-default {
  transform: translate(calc(-50% - 25px), -50%);
  opacity: 0;
}
.single-content .contenedor .single-left .redes-content .redes-content-items .linkedin-card:hover .icon-hover {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.single-content .contenedor .single-left .redes-content a {
  color: var(--1, #1C9A91);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.single-content .contenedor .single-right {
  display: block;
  flex: 1;
  position: sticky;
  top: 120px;
}
@media (max-width: 800px) {
  .single-content .contenedor .single-right {
    display: none;
  }
}
.single-content .contenedor .single-right .single-sidebar {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.05);
  margin-bottom: 30px;
}
.single-content .contenedor .single-right .single-sidebar .titulo-sidebar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
}
.single-content .contenedor .single-right .single-sidebar .titulo-sidebar h3 {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
.single-content .contenedor .single-right .single-sidebar .titulo-sidebar svg {
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.single-content .contenedor .single-right .single-sidebar ul {
  margin-top: 30px;
  max-height: 1000px;
  width: 100%;
  transition: all 0.3s ease;
}
.single-content .contenedor .single-right .single-sidebar ul li a {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.single-content .contenedor .single-right .single-sidebar ul li .linea {
  width: 100%;
  height: 1px;
  background: #fff;
  margin: 15px 0;
}
.single-content .contenedor .single-right .single-sidebar.disabled ul {
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
}
.single-content .contenedor .single-right .single-sidebar.disabled .titulo-sidebar svg {
  transform: rotate(180deg);
}
.single-content .contenedor .single-right .contenedor-relacionados {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  align-self: stretch;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.05);
}
.single-content .contenedor .single-right .contenedor-relacionados h3 {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
.single-content .contenedor .single-right .contenedor-relacionados .relacionados-grid {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
  align-self: stretch;
}
.single-content .contenedor .single-right .contenedor-relacionados .relacionados-grid article a {
  display: flex;
  min-width: 150px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  border-radius: 20px;
}
.single-content .contenedor .single-right .contenedor-relacionados .relacionados-grid article a img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.single-content .contenedor .single-right .contenedor-relacionados .relacionados-grid article a h4 {
  color: var(--Blanco, #fff);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}

/* El formulario inicia oculto */
.formulario_descargar {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  background: white;
  padding: 30px;
  border-radius: 12px;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s ease;
}

/* Cuando el overlay esté activo, mostramos el form */
#overlay.active + .formulario_descargar {
  z-index: 9999;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

/* Botón cerrar */
.cerrar_overlay {
  cursor: pointer;
  display: block;
  text-align: right;
  margin-bottom: 15px;
}

@media (max-width: 800px) {
  .single-content .contenedor {
    flex-direction: column;
    align-items: center;
  }
  .single-content .contenedor .single-left .section-item .galeria-medios {
    flex-direction: column;
  }
  .single-content .contenedor .single-left .section-item .galeria-medios .media-item {
    width: 100%;
  }
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: none;
}

.cont-form-contacto {
  max-width: 90%;
  margin: auto;
}
.cont-form-contacto h2 {
  color: var(--1, #1C9A91);
  /* Titulo 25 Bold */
  font-family: "Public Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 120% */
  margin-bottom: 30px;
}
.cont-form-contacto .bottom-form {
  display: flex;
  gap: 30px;
  align-items: stretch;
  margin-bottom: 60px;
  justify-content: space-between;
}
.cont-form-contacto .bottom-form .img-contacto {
  flex: 0 0 35%;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  max-width: 312px;
}
.cont-form-contacto .bottom-form .img-contacto img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.cont-form-contacto .bottom-form .img-contacto::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 100%);
  transform: skewX(-25deg);
  transition: all 0.6s ease;
  pointer-events: none;
  z-index: 2;
}
.cont-form-contacto .bottom-form .img-contacto:hover::after {
  left: 150%;
}
.cont-form-contacto .bottom-form .img-contacto:hover img {
  transform: scale(1.1);
}
.cont-form-contacto .bottom-form .cont-form {
  flex: 1;
}

.contenido_formulario {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

@media (max-width: 800px) {
  .cont-form-contacto h2 {
    color: var(--1, #1C9A91);
    text-align: center;
    /* Titulo 25 Bold */
    font-family: "Public Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 120% */
  }
}
.fila {
  width: 100%;
  margin-bottom: 15px;
}
.fila.fila-full {
  display: block;
}
.fila.fila-50 p {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
.fila.fila-50 p input,
.fila.fila-50 p select {
  width: 100%;
}

.fila p span input[type=text],
.fila p span input[type=email],
.fila p span input[type=tel],
.fila p span textarea,
.fila p span select {
  width: 100%;
  outline: none;
  padding: 12px 20px;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  transition: all 0.2s ease;
  color: var(--Blanco, #FFF);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.fila p span input[type=text]::-moz-placeholder, .fila p span input[type=email]::-moz-placeholder, .fila p span input[type=tel]::-moz-placeholder, .fila p span textarea::-moz-placeholder, .fila p span select::-moz-placeholder {
  color: #8FA3A1;
  opacity: 0.9;
  color: var(--Blanco, #FFF);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.fila p span input[type=text]::placeholder,
.fila p span input[type=email]::placeholder,
.fila p span input[type=tel]::placeholder,
.fila p span textarea::placeholder,
.fila p span select::placeholder {
  color: #8FA3A1;
  opacity: 0.9;
  color: var(--Blanco, #FFF);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}
.fila p span input[type=text]:focus,
.fila p span input[type=email]:focus,
.fila p span input[type=tel]:focus,
.fila p span textarea:focus,
.fila p span select:focus {
  border-color: #1C9A91;
  background: #12211F;
  color: var(--Blanco, #FFF);
  /* Texto 18 Regular */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 127.778% */
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%238FA3A1' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 12px;
}

textarea {
  max-height: 140px;
  resize: vertical;
}

.recaptcha-box {
  display: flex;
  justify-content: flex-start;
}

@media (max-width: 900px) {
  .cont-form-contacto .bottom-form {
    flex-direction: column;
  }
  .cont-form-contacto .bottom-form .img-contacto::after {
    content: none;
  }
  .cont-form-contacto .bottom-form .img-contacto {
    height: 360px;
    flex: none;
    max-width: 100%;
  }
  .fila.fila-50 p {
    grid-template-columns: 1fr;
  }
  .cont-form-contacto .bottom-form .cont-form {
    width: 100%;
    flex: 0 0 100%;
  }
}
.terminos-cont {
  margin-bottom: 60px;
}
.terminos-cont h2 {
  color: var(--1, #1c9a91);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
  margin-bottom: 10px;
}
.terminos-cont p,
.terminos-cont li {
  margin-bottom: 15px;
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.terminos-cont ul li {
  list-style: disc;
  margin-left: 25px;
}

.section-vacante .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  flex: 3;
  margin-bottom: 80px;
}
.section-vacante .contenedor .left {
  flex: 2;
}
.section-vacante .contenedor .left .cabecera-vacante {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 50px;
}
.section-vacante .contenedor .left .cabecera-vacante .title-section {
  color: var(--1, #1c9a91);
  text-align: left;
  font-family: "Public Sans";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 65px;
  margin-bottom: 11px;
}
.section-vacante .contenedor .left .cabecera-vacante .caractersisticas {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  margin-bottom: 10px;
}
.section-vacante .contenedor .left .cabecera-vacante .caractersisticas p {
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  color: var(--Blanco, #fff);
  /* Texto 12 Regular */
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.section-vacante .contenedor .left .cabecera-vacante .area {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.section-vacante .contenedor .left .cabecera-vacante .area svg {
  flex-shrink: 0;
}
.section-vacante .contenedor .left .cabecera-vacante .area p {
  color: var(--Blanco, #fff);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-vacante .contenedor .left .contenido-vacante .item-vacante {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 50px;
}
.section-vacante .contenedor .left .contenido-vacante .item-vacante .titulo-item-vacante {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.section-vacante .contenedor .left .contenido-vacante .item-vacante .titulo-item-vacante img {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.section-vacante .contenedor .left .contenido-vacante .item-vacante .titulo-item-vacante h3 {
  color: var(--1, #1c9a91);
  /* Texto 20 Bold */
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 125% */
}
.section-vacante .contenedor .left .contenido-vacante .item-vacante .desc {
  color: var(--Blanco, #fff);
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}
.section-vacante .contenedor .left .contenido-vacante .item-vacante .desc ul li {
  list-style: disc;
  margin-left: 25px;
}
.section-vacante .contenedor .left .exclusivo {
  display: flex;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 10px;
  background: rgba(28, 154, 145, 0.2);
  color: var(--Blanco, #fff);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
.section-vacante .contenedor .right {
  width: 100%;
  height: 100%;
  flex: 1;
  position: sticky;
  top: 120px;
}
.section-vacante .contenedor .right .datos-vacante {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  border-radius: 20px;
  background: var(--3, #f5f7f7);
  position: relative;
  z-index: -2;
}
.section-vacante .contenedor .right .datos-vacante div h3 {
  color: var(--4, #000);
  /* Texto 18 Bold */
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px; /* 127.778% */
}
.section-vacante .contenedor .right .datos-vacante div p {
  color: var(--2, #434346);
  /* Texto 15 Regular */
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 133.333% */
}

@media (max-width: 800px) {
  .section-vacante .contenedor {
    flex-direction: column;
    align-items: center;
  }
  .section-vacante .contenedor .left .cabecera-vacante .title-section {
    font-size: 40px;
    line-height: 45px;
  }
  .section-vacante .contenedor .right {
    position: relative;
  }
  .section-vacante .contenedor .right .datos-vacante {
    position: fixed;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 20px 20px 0 0;
  }
  
  .form-contacto .contenedor h2{
      font-size: 20px !important;
      line-height: 20px !important;
  }
}/*# sourceMappingURL=app.css.map */



.contenedor.resultados .cont-video::after{
      content: "";
  position: absolute;
  inset: 0;
  background: rgba(28, 154, 145, 1); /* #1c9a91 con opacidad */
  pointer-events: none;
  z-index: 1;
  mix-blend-mode: multiply;
}


.form-contacto .contenedor h2{
color: var(--1, #1C9A91);
text-align: center;
font-size: 25px;
font-style: normal;
font-weight: 700;
margin: auto;
line-height: 30px; /* 120% */
margin-bottom: 30px;
max-width: 787px;

}
    