.elementor-264438 .elementor-element.elementor-element-fd55a1a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-264438 .elementor-element.elementor-element-40c3eb2{width:100%;max-width:100%;}.elementor-264438 .elementor-element.elementor-element-7606eef{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-264438 .elementor-element.elementor-element-488199f{width:100%;max-width:100%;}.elementor-264438 .elementor-element.elementor-element-353545b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-264438 .elementor-element.elementor-element-96549fc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-264438 .elementor-element.elementor-element-dde71d0{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-264438 .elementor-element.elementor-element-0fb133e{width:100%;max-width:100%;}.elementor-264438 .elementor-element.elementor-element-98c5d6e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-264438 .elementor-element.elementor-element-14be945{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-264438 .elementor-element.elementor-element-ec6cced{width:100%;max-width:100%;}.elementor-264438 .elementor-element.elementor-element-ae946aa{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-264438 .elementor-element.elementor-element-a0f6fad{width:100%;max-width:100%;}body.elementor-page-264438:not(.elementor-motion-effects-element-type-background), body.elementor-page-264438 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#161625;}@media(min-width:768px){.elementor-264438 .elementor-element.elementor-element-fd55a1a{--content-width:1489px;}.elementor-264438 .elementor-element.elementor-element-7606eef{--content-width:1493px;}.elementor-264438 .elementor-element.elementor-element-dde71d0{--content-width:1489px;}}/* Start custom CSS for html, class: .elementor-element-40c3eb2 */#banner-azul {
  background-color: #161625;
  background-image:
    linear-gradient(#ffffff21 1px, transparent 1px),
    linear-gradient(90deg, #ffffff21 1px, transparent 1px);
  background-size: calc(100% / 10) calc(1306px / 31);
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media (min-width: 1300px) {
  #banner-azul {
    background-size: calc(1440px / 27) calc(765px / 14);
  }
}

.kc-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  isolation: isolate;
  padding: clamp(3.5rem, 5vw, 5.5rem) 0 0;
}

.kc-hero::before {
  content: "";
  position: absolute;
  top: -120px;
  left: -120px;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,116,59,0.14) 0%, rgba(255,116,59,0) 72%);
  filter: blur(18px);
  pointer-events: none;
  z-index: 0;
}

.kc-hero__bg-media {
  position: absolute;
  right: 0;
  bottom: -17px;
  width: min(46vw, 760px);
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.kc-hero__bg-media::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(22,22,37,0) 0%,
    rgba(22,22,37,0.04) 38%,
    rgba(22,22,37,0.10) 62%,
    rgba(22,22,37,0.18) 82%,
    rgba(22,22,37,0.24) 100%
  );
  z-index: 2;
}

.kc-hero__bg-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: right bottom;
  opacity: 1;
  display: block;
  z-index: 1;
  animation: kcHeroFloat 6.5s ease-in-out infinite;
  will-change: transform;
}

.kc-hero__inner {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  min-height: 760px;
  display: flex;
  align-items: flex-start;
}

.kc-hero__content {
  width: 100%;
  max-width: none;
  padding-left: clamp(1rem, 2.2vw, 2rem);
  padding-right: min(46vw, 760px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
}

.kc-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.kc-hero__eyebrow-pill {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(255,116,59,0.12);
  border: 1px solid rgba(255,116,59,0.32);
  color: #FF743B;
  border-radius: 100px;
  padding: 0.7rem 1.35rem;
  font-size: clamp(1.2rem, 1.05rem + 0.55vw, 1.7rem);
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
  animation: kcEyebrowPulse 2.8s ease-in-out infinite;
  box-shadow: 0 0 0 rgba(246,254,140,0);
}

.kc-hero__eyebrow-pill::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: currentColor;
  flex: 0 0 auto;
}

.kc-hero__eyebrow-date {
  color: rgba(255,255,255,0.72);
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  font-weight: 500;
}

.kc-hero__title {
  margin: 0;
  width: 100%;
  max-width: none;
  line-height: 0.92;
  letter-spacing: -0.055em;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}

.kc-hero__title-line {
  display: block;
  width: auto;
  max-width: none;
  white-space: nowrap;
}

.kc-hero__title-line--main {
  font-size: clamp(4.2rem, 3.4rem + 2.7vw, 6.2rem);
  font-weight: 800;
  color: #ffffff;
}

.kc-hero__title-line--accent {
  font-size: clamp(4.2rem, 3.4rem + 2.7vw, 6.2rem);
  font-weight: 800;
  color: #FF743B;
}

.kc-hero__title-line--sub {
  margin-top: 0.22em;
  max-width: 560px;
  white-space: normal;
  font-size: clamp(2rem, 1.65rem + 1vw, 2.8rem);
  font-weight: 700;
  line-height: 0.98;
  color: #F6FE8C;
}

.kc-hero__desc {
  margin: 0;
  max-width: 720px;
  font-size: clamp(1.16rem, 1.12rem + 0.24vw, 1.34rem);
  line-height: 1.62;
  color: rgba(255,255,255,0.84);
}

.kc-hero__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 640px;
}

.kc-hero__tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0.48rem 0.9rem;
  border-radius: 100px;
  background: rgba(255,255,255,0.035);
  border: 1px solid rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.9);
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  line-height: 1.2;
}

.kc-hero__tag::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #F6FE8C;
  flex: 0 0 auto;
}

.kc-hero__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  padding-top: 0.2rem;
}

.kc-btn-primary,
.kc-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 58px;
  padding: 0.95rem 1.6rem;
  border-radius: 10px;
  text-decoration: none;
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  font-weight: 700;
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.kc-btn-primary {
  background: #F6FE8C;
  color: #161625;
}

.kc-btn-primary:hover {
  background: #eef770;
  color: #161625;
  transform: translateY(-2px);
}

.kc-btn-secondary {
  background: #FF743B;
  color: #161625;
  border: 1px solid #FF743B;
}

.kc-btn-secondary:hover {
  transform: translateY(-2px);
  background: #F6FE8C;
  border-color: #F6FE8C;
  color: #161625;
}

.kc-hero__guarantee {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding-bottom: 0;
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  line-height: 1.5;
  color: rgba(255,255,255,0.68);
}

@keyframes kc-fadeUp {
  from {
    opacity: 0;
    transform: translateY(22px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes kcHeroFloat {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-18px);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes kcEyebrowPulse {
  0% {
    color: #FF743B;
    border-color: rgba(255,116,59,0.32);
    background: rgba(255,116,59,0.12);
    box-shadow: 0 0 0 rgba(255,116,59,0);
  }
  50% {
    color: #F6FE8C;
    border-color: rgba(246,254,140,0.5);
    background: rgba(246,254,140,0.14);
    box-shadow: 0 0 22px rgba(246,254,140,0.18);
  }
  100% {
    color: #FF743B;
    border-color: rgba(255,116,59,0.32);
    background: rgba(255,116,59,0.12);
    box-shadow: 0 0 0 rgba(255,116,59,0);
  }
}

.kc-hero__eyebrow   { animation: kc-fadeUp 0.55s 0.05s ease both; }
.kc-hero__title     { animation: kc-fadeUp 0.55s 0.15s ease both; }
.kc-hero__desc      { animation: kc-fadeUp 0.55s 0.24s ease both; }
.kc-hero__tags      { animation: kc-fadeUp 0.55s 0.32s ease both; }
.kc-hero__btns      { animation: kc-fadeUp 0.55s 0.40s ease both; }
.kc-hero__guarantee { animation: kc-fadeUp 0.55s 0.48s ease both; }

@media (max-width: 1180px) {
  .kc-hero {
    padding: 3.5rem 0 0;
  }

  .kc-hero__bg-media {
    width: min(44vw, 520px);
  }

  .kc-hero__content {
    padding-right: min(40vw, 520px);
  }

  .kc-hero__title-line--main,
  .kc-hero__title-line--accent {
    font-size: clamp(3.3rem, 3rem + 1.8vw, 4.9rem);
  }

  .kc-hero__title-line--sub {
    max-width: 460px;
    font-size: clamp(1.6rem, 1.4rem + 0.7vw, 2.2rem);
  }

  .kc-hero__desc {
    max-width: 640px;
  }
}

@media (max-width: 900px) {
  .kc-hero {
    padding: 3rem 0 0;
  }

  .kc-hero__inner {
    min-height: auto;
  }

  .kc-hero__bg-media {
    width: 100%;
    opacity: 1;
  }

  .kc-hero__bg-media::before {
    background:
      linear-gradient(
        180deg,
        rgba(22,22,37,0.18) 0%,
        rgba(22,22,37,0.42) 38%,
        rgba(22,22,37,0.68) 72%,
        rgba(22,22,37,0.82) 100%
      ),
      linear-gradient(
        90deg,
        rgba(29,29,48,0.72) 0%,
        rgba(29,29,48,0.38) 45%,
        rgba(29,29,48,0.12) 100%
      );
  }

  .kc-hero__bg-img {
    width: min(88vw, 560px);
    right: -8vw;
  }

  .kc-hero__content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .kc-hero__title-line {
    white-space: normal;
  }

  .kc-hero__title-line--main,
  .kc-hero__title-line--accent {
    font-size: clamp(2.8rem, 10vw, 4.1rem);
    line-height: 0.96;
  }

  .kc-hero__title-line--sub {
    max-width: 100%;
    font-size: clamp(1.4rem, 5.2vw, 2rem);
  }

  .kc-hero__desc,
  .kc-hero__tags {
    max-width: 100%;
  }

  .kc-hero__btns {
    width: 100%;
    flex-direction: column;
  }

  .kc-btn-primary,
  .kc-btn-secondary {
    width: 100%;
  }

  .kc-btn-secondary {
    background: #FF743B;
    color: #161625;
    border: 1px solid #FF743B;
    backdrop-filter: blur(6px);
  }

  .kc-hero__guarantee {
    padding-bottom: 1rem;
  }
}

@media (max-width: 640px) {
  .kc-hero__bg-media::before {
    background:
      linear-gradient(
        180deg,
        rgba(22,22,37,0.28) 0%,
        rgba(22,22,37,0.56) 42%,
        rgba(22,22,37,0.82) 78%,
        rgba(22,22,37,0.92) 100%
      ),
      linear-gradient(
        90deg,
        rgba(29,29,48,0.82) 0%,
        rgba(29,29,48,0.48) 42%,
        rgba(29,29,48,0.14) 100%
      );
  }

  .kc-hero__bg-img {
    width: 96vw;
    right: -14vw;
  }

  .kc-hero__eyebrow-pill {
    font-size: clamp(1rem, 4vw, 1.25rem);
    padding: 0.65rem 1.1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-488199f */#kc-fomo {
  background: linear-gradient(180deg, #1D1D30 0%, #161625 100%);
  width: 100%;
  position: relative;
  overflow: hidden;
}

#kc-fomo::before {
  content: "";
  position: absolute;
  top: -120px;
  left: -120px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,116,59,0.08) 0%, rgba(255,116,59,0) 72%);
  filter: blur(24px);
  pointer-events: none;
  z-index: 0;
}

#kc-fomo::after {
  content: "";
  position: absolute;
  right: -100px;
  bottom: -120px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(246,254,140,0.05) 0%, rgba(246,254,140,0) 72%);
  filter: blur(24px);
  pointer-events: none;
  z-index: 0;
}

.kc-fomo__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: clamp(2.5rem, 4vw, 4rem) clamp(1rem, 2.2vw, 2rem);
}

.kc-fomo__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
  gap: clamp(1.5rem, 3vw, 3.5rem);
  align-items: center;
}

.kc-fomo__left,
.kc-fomo__right {
  position: relative;
}

.kc-fomo__right {
  padding-left: clamp(1.25rem, 2vw, 2rem);
}

.kc-fomo__right::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  bottom: 6px;
  width: 1px;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.10) 20%,
    rgba(255,255,255,0.18) 50%,
    rgba(255,255,255,0.10) 80%,
    rgba(255,255,255,0) 100%
  );
}

.kc-fomo__title {
  margin: 0;
  max-width: 760px;
  font-size: clamp(2.813rem, 2.572rem + 1.101vw, 3.563rem);
  line-height: 0.98;
  letter-spacing: -0.045em;
  font-weight: 800;
  color: #ffffff;
  text-wrap: balance;
}

.kc-fomo__title span {
  color: #F6FE8C;
}

.kc-fomo__text {
  margin: 0;
  max-width: 420px;
  font-size: clamp(1.25rem, 1.19rem + 0.275vw, 1.438rem);
  line-height: 1.6;
  color: rgba(255,255,255,0.82);
}

@keyframes kcFomoFadeUp {
  from {
    opacity: 0;
    transform: translateY(22px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.kc-fomo__left {
  animation: kcFomoFadeUp 0.55s 0.05s ease both;
}

.kc-fomo__right {
  animation: kcFomoFadeUp 0.55s 0.16s ease both;
}

@media (max-width: 900px) {
  .kc-fomo__grid {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }

  .kc-fomo__right {
    padding-left: 0;
    padding-top: 1.1rem;
  }

  .kc-fomo__right::before {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 1px;
    background: linear-gradient(
      90deg,
      rgba(255,255,255,0) 0%,
      rgba(255,255,255,0.10) 20%,
      rgba(255,255,255,0.18) 50%,
      rgba(255,255,255,0.10) 80%,
      rgba(255,255,255,0) 100%
    );
  }

  .kc-fomo__title,
  .kc-fomo__text {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .kc-fomo__inner {
    padding: 2.25rem 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-96549fc */#kc-agenda {
  width: 100%;
  position: relative;
}

.kc-agenda__inner {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: clamp(3rem, 5vw, 5rem) clamp(1rem, 2.2vw, 2rem);
}

.kc-agenda__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 44px;
  gap: 32px;
}

.kc-agenda__eyebrow {
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  font-weight: 600;
  letter-spacing: 0.14em;
  color: rgba(255,255,255,0.58);
  text-transform: uppercase;
  margin-bottom: 10px;
}

.kc-agenda__title {
  margin: 0;
  font-size: clamp(2.813rem, 2.368rem + 2.036vw, 4.2rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.05;
  letter-spacing: -0.02em;
}

.kc-agenda__head-right {
  max-width: 400px;
}

.kc-agenda__subtitle {
  margin: 0;
  font-size: clamp(1.1rem, 1.04rem + 0.18vw, 1.22rem);
  color: white;
  line-height: 1.65;
  text-align: right;
  padding-top: 10px;
}

.kc-agenda__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.kc-agenda__card {
  min-width: 0;
}

.kc-agenda__card-link {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.03),
    0 12px 24px rgba(0,0,0,0.10);
  transition:
    border-color 0.25s ease,
    transform 0.25s ease,
    background 0.25s ease,
    box-shadow 0.25s ease;
}

.kc-agenda__card-link:hover {
  border-color: rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.055);
  transform: translateY(-4px);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.04),
    0 18px 34px rgba(0,0,0,0.14);
}

.kc-agenda__card-img {
  width: 100%;
  aspect-ratio: 16 / 9;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kc-agenda__hero-icon {
  opacity: 1;
  width: 58px;
  height: 58px;
  position: relative;
  z-index: 1;
  transition: transform 0.35s ease;
}

.kc-agenda__card-link:hover .kc-agenda__hero-icon {
  transform: scale(1.05);
}

.kc-agenda__card-img-gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255,255,255,0) 36%, rgba(13,13,20,0.18) 100%);
  z-index: 2;
}

.kc-agenda__card-img--ia {
  background: linear-gradient(135deg, rgba(160,147,255,0.24), rgba(80,64,180,0.10) 58%, rgba(18,18,28,0.08));
  color: #a093ff;
}

.kc-agenda__card-img--devops {
  background: linear-gradient(135deg, rgba(52,210,152,0.24), rgba(14,120,86,0.10) 58%, rgba(18,18,28,0.08));
  color: #34d298;
}

.kc-agenda__card-img--marketing {
  background: linear-gradient(135deg, rgba(251,191,36,0.26), rgba(156,101,0,0.10) 58%, rgba(18,18,28,0.08));
  color: #fbbf24;
}

.kc-agenda__card-img--web {
  background: linear-gradient(135deg, rgba(244,114,182,0.26), rgba(143,34,82,0.10) 58%, rgba(18,18,28,0.08));
  color: #f472b6;
}

.kc-agenda__card-img--programacion {
  background: linear-gradient(135deg, rgba(154,223,139,0.24), rgba(57,119,43,0.10) 58%, rgba(18,18,28,0.08));
  color: #9adf8b;
}

.kc-agenda__card-img--datos {
  background: linear-gradient(135deg, rgba(132,183,255,0.24), rgba(33,96,189,0.10) 58%, rgba(18,18,28,0.08));
  color: #84b7ff;
}

.kc-agenda__card-img--mobile {
  background: linear-gradient(135deg, rgba(255,176,124,0.24), rgba(171,87,36,0.10) 58%, rgba(18,18,28,0.08));
  color: #ffb07c;
}

.kc-agenda__card-img--ciber {
  background: linear-gradient(135deg, rgba(210,210,210,0.22), rgba(90,90,90,0.10) 58%, rgba(18,18,28,0.08));
  color: #d8d8d8;
}

.kc-agenda__card-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 11px;
}

.kc-agenda__meta {
  font-size: 12px;
  color: white;
  font-weight: 500;
  margin: 0;
}

.kc-agenda__badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  padding: 5px 10px;
  letter-spacing: 0.05em;
  width: fit-content;
  border: 1px solid transparent;
}

.kc-agenda__badge--ia {
  background: rgba(160,147,255,0.16);
  color: #a093ff;
  border-color: rgba(160,147,255,0.16);
}

.kc-agenda__badge--devops {
  background: rgba(52,210,152,0.16);
  color: #34d298;
  border-color: rgba(52,210,152,0.16);
}

.kc-agenda__badge--marketing {
  background: rgba(251,191,36,0.18);
  color: #fbbf24;
  border-color: rgba(251,191,36,0.18);
}

.kc-agenda__badge--web {
  background: rgba(244,114,182,0.18);
  color: #f472b6;
  border-color: rgba(244,114,182,0.18);
}

.kc-agenda__badge--programacion {
  background: rgba(154,223,139,0.18);
  color: #9adf8b;
  border-color: rgba(154,223,139,0.18);
}

.kc-agenda__badge--datos {
  background: rgba(132,183,255,0.18);
  color: #84b7ff;
  border-color: rgba(132,183,255,0.18);
}

.kc-agenda__badge--mobile {
  background: rgba(255,176,124,0.18);
  color: #ffb07c;
  border-color: rgba(255,176,124,0.18);
}

.kc-agenda__badge--ciber {
  background: rgba(210,210,210,0.16);
  color: #d8d8d8;
  border-color: rgba(210,210,210,0.16);
}

.kc-agenda__card-heading {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  color: rgba(255,255,255,0.94);
  line-height: 1.35;
  letter-spacing: -0.01em;
}

.kc-agenda__card-text {
  margin: -2px 0 0;
  font-size: 13px;
  font-weight: 500;
  color: rgba(255,255,255,0.56);
  line-height: 1.45;
}

.kc-agenda__card-title {
  font-size: 15px;
  font-weight: 600;
  color: rgba(255,255,255,0.92);
  line-height: 1.5;
  flex: 1;
  margin: 0;
}

.kc-agenda__highlight {
  display: inline;
  padding: 2px 7px;
}

.kc-agenda__highlight--marketing {
  background: #fbbf24;
  color: #3a2900;
}

.kc-agenda__highlight--web {
  background: #f472b6;
  color: #3a1020;
}

.kc-agenda__timer-section {
  border-top: 1px solid rgba(255,255,255,0.08);
  padding-top: 14px;
  margin-top: 2px;
}

.kc-agenda__timer-label {
  font-size: 9px;
  letter-spacing: 0.15em;
  color: rgba(255,255,255,0.34);
  text-transform: uppercase;
  margin-bottom: 9px;
  font-weight: 700;
}

.kc-agenda__timer {
  display: flex;
  align-items: center;
  gap: 6px;
}

.kc-agenda__timer-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
}

.kc-agenda__timer-num {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  padding: 7px 10px;
  font-size: 19px;
  font-weight: 800;
  line-height: 1;
  min-width: 42px;
  text-align: center;
  letter-spacing: -0.01em;
}

.kc-agenda__timer-sub {
  font-size: 9px;
  color: rgba(255,255,255,0.34);
  letter-spacing: 0.1em;
  font-weight: 600;
  text-transform: uppercase;
}

.kc-agenda__timer-sep {
  font-size: 16px;
  font-weight: 800;
  color: rgba(255,255,255,0.24);
  margin-bottom: 14px;
}

.kc-agenda__timer-num--ia {
  color: #a093ff;
}

.kc-agenda__timer-num--devops {
  color: #34d298;
}

.kc-agenda__timer-num--marketing {
  color: #fbbf24;
}

.kc-agenda__timer-num--web {
  color: #f472b6;
}

.kc-agenda__timer-num--programacion {
  color: #9adf8b;
}

.kc-agenda__timer-num--datos {
  color: #84b7ff;
}

.kc-agenda__timer-num--mobile {
  color: #ffb07c;
}

.kc-agenda__timer-num--ciber {
  color: #d8d8d8;
}

.kc-agenda__cta {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 6px;
  transition: gap 0.2s ease;
}

.kc-agenda__card-link:hover .kc-agenda__cta {
  gap: 12px;
}

.kc-agenda__arrow {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: transform 0.2s ease;
}

.kc-agenda__card-link:hover .kc-agenda__arrow {
  transform: translateX(2px);
}

.kc-agenda__cta--ia {
  color: #a093ff;
}

.kc-agenda__cta--devops {
  color: #34d298;
}

.kc-agenda__cta--marketing {
  color: #fbbf24;
}

.kc-agenda__cta--web {
  color: #f472b6;
}

.kc-agenda__cta--programacion {
  color: #9adf8b;
}

.kc-agenda__cta--datos {
  color: #84b7ff;
}

.kc-agenda__cta--mobile {
  color: #ffb07c;
}

.kc-agenda__cta--ciber {
  color: #d8d8d8;
}

.kc-agenda__arrow--ia {
  background: rgba(160,147,255,0.16);
  color: #a093ff;
}

.kc-agenda__arrow--devops {
  background: rgba(52,210,152,0.16);
  color: #34d298;
}

.kc-agenda__arrow--marketing {
  background: rgba(251,191,36,0.18);
  color: #fbbf24;
}

.kc-agenda__arrow--web {
  background: rgba(244,114,182,0.18);
  color: #f472b6;
}

.kc-agenda__arrow--programacion {
  background: rgba(154,223,139,0.18);
  color: #9adf8b;
}

.kc-agenda__arrow--datos {
  background: rgba(132,183,255,0.18);
  color: #84b7ff;
}

.kc-agenda__arrow--mobile {
  background: rgba(255,176,124,0.18);
  color: #ffb07c;
}

.kc-agenda__arrow--ciber {
  background: rgba(210,210,210,0.16);
  color: #d8d8d8;
}

@media (max-width: 860px) {
  .kc-agenda__head {
    flex-direction: column;
  }

  .kc-agenda__head-right {
    max-width: 100%;
  }

  .kc-agenda__subtitle {
    text-align: left;
    padding-top: 0;
  }

  .kc-agenda__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px) {
  .kc-agenda__grid {
    grid-template-columns: 1fr;
  }

  .kc-agenda__inner {
    padding: 30px 20px;
  }

  .kc-agenda__title {
    font-size: 28px;
  }
}
.kc-btn-primary,
.kc-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 58px;
  padding: 0.95rem 1.6rem;
  border-radius: 0;
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.72px;
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

/*Resaltador*/
/* Resalte sutil animado para MKT, Cero y Mobile */
/* Versión compatible y visible */

.kc-agenda__card-img--marketing,
.kc-agenda__card-img--marketing + .kc-agenda__card-body {
  animation: kcGlowMarketing 4.8s ease-in-out infinite;
}

.kc-agenda__card-img--programacion,
.kc-agenda__card-img--programacion + .kc-agenda__card-body {
  animation: kcGlowProgramacion 5.2s ease-in-out infinite;
}

.kc-agenda__card-img--mobile,
.kc-agenda__card-img--mobile + .kc-agenda__card-body {
  animation: kcGlowMobile 5.6s ease-in-out infinite;
}

@keyframes kcGlowMarketing {
  0%, 100% {
    box-shadow:
      inset 0 0 0 1px rgba(251,191,36,0),
      inset 0 0 0 rgba(251,191,36,0);
    background-color: rgba(251,191,36,0);
  }
  50% {
    box-shadow:
      inset 0 0 0 1px rgba(251,191,36,0.22),
      inset 0 0 30px rgba(251,191,36,0.08);
    background-color: rgba(251,191,36,0.025);
  }
}

@keyframes kcGlowProgramacion {
  0%, 100% {
    box-shadow:
      inset 0 0 0 1px rgba(154,223,139,0),
      inset 0 0 0 rgba(154,223,139,0);
    background-color: rgba(154,223,139,0);
  }
  50% {
    box-shadow:
      inset 0 0 0 1px rgba(154,223,139,0.22),
      inset 0 0 30px rgba(154,223,139,0.08);
    background-color: rgba(154,223,139,0.022);
  }
}

@keyframes kcGlowMobile {
  0%, 100% {
    box-shadow:
      inset 0 0 0 1px rgba(255,176,124,0),
      inset 0 0 0 rgba(255,176,124,0);
    background-color: rgba(255,176,124,0);
  }
  50% {
    box-shadow:
      inset 0 0 0 1px rgba(255,176,124,0.22),
      inset 0 0 30px rgba(255,176,124,0.08);
    background-color: rgba(255,176,124,0.022);
  }
}

.kc-agenda__timer-label--paused {
  color: #fbbf24;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0fb133e */#kc-valor {
  position: relative;
  width: 100%;
  overflow: hidden;
  
}

#kc-valor::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.018) 1px, transparent 1px),
    linear-gradient(rgba(255,255,255,0.018) 1px, transparent 1px);
  background-size: 44px 44px;
  opacity: 0.28;
  z-index: 0;
}

.kc-valor__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: clamp(4rem, 6vw, 6rem) clamp(1rem, 2.2vw, 2rem);
}

.kc-valor__head {
  max-width: 860px;
  margin-bottom: clamp(2rem, 3vw, 3rem);
}

.kc-valor__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 1rem;
  padding: 0.45rem 0.9rem;
  border-radius: 100px;
  background: rgba(255,116,59,0.10);
  border: 1px solid rgba(255,116,59,0.24);
  color: #FF743B;
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.kc-valor__eyebrow::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #FF743B;
  box-shadow: 0 0 10px rgba(255,116,59,0.5);
}

.kc-valor__title {
  margin: 0;
  max-width: 780px;
  font-size: clamp(2.813rem, 2.572rem + 1.101vw, 3.563rem);
  line-height: 0.98;
  letter-spacing: -0.045em;
  font-weight: 800;
  color: #ffffff;
  text-wrap: balance;
}

.kc-valor__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 1.5vw, 1.35rem);
}

.kc-valor__card {
  position: relative;
  min-height: 250px;
  padding: 1.4rem 1.35rem 1.35rem;
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.045) 0%, rgba(255,255,255,0.025) 100%),
    #1D1D30;
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.04),
    0 18px 34px rgba(0,0,0,0.16);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition:
    transform 0.28s ease,
    border-color 0.28s ease,
    box-shadow 0.28s ease,
    background 0.28s ease;
}

.kc-valor__card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at top right, rgba(255,116,59,0.10) 0%, transparent 30%),
    radial-gradient(circle at bottom left, rgba(246,254,140,0.06) 0%, transparent 28%);
  opacity: 0.9;
}

.kc-valor__card::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 70%;
  height: 100%;
  transform: skewX(-20deg);
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.08) 50%,
    rgba(255,255,255,0) 100%
  );
  opacity: 0;
  transition: left 0.7s ease, opacity 0.3s ease;
}

.kc-valor__card:hover {
  transform: translateY(-6px);
  border-color: rgba(246,254,140,0.24);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.05),
    0 24px 42px rgba(0,0,0,0.24);
}

.kc-valor__card:hover::after {
  left: 140%;
  opacity: 1;
}

.kc-valor__num {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #F6FE8C;
  margin-bottom: 2.5rem;
}

.kc-valor__num::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.5rem;
  width: 44px;
  height: 1px;
  background: linear-gradient(90deg, #F6FE8C 0%, rgba(246,254,140,0) 100%);
}

.kc-valor__text {
  position: relative;
  z-index: 1;
  margin: 0;
  max-width: 92%;
  font-size: clamp(1.25rem, 1.19rem + 0.275vw, 1.438rem);
  line-height: 1.38;
  font-weight: 500;
  color: #F3F4FF;
}

@keyframes kcValorFadeUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.kc-valor__head {
  animation: kcValorFadeUp 0.55s 0.04s ease both;
}

.kc-valor__card:nth-child(1) { animation: kcValorFadeUp 0.5s 0.08s ease both; }
.kc-valor__card:nth-child(2) { animation: kcValorFadeUp 0.5s 0.14s ease both; }
.kc-valor__card:nth-child(3) { animation: kcValorFadeUp 0.5s 0.20s ease both; }
.kc-valor__card:nth-child(4) { animation: kcValorFadeUp 0.5s 0.26s ease both; }
.kc-valor__card:nth-child(5) { animation: kcValorFadeUp 0.5s 0.32s ease both; }
.kc-valor__card:nth-child(6) { animation: kcValorFadeUp 0.5s 0.38s ease both; }

@media (max-width: 1024px) {
  .kc-valor__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .kc-valor__card {
    min-height: 220px;
  }
}

@media (max-width: 640px) {
  .kc-valor__inner {
    padding: 3rem 1rem;
  }

  .kc-valor__grid {
    grid-template-columns: 1fr;
  }

  .kc-valor__card {
    min-height: auto;
    padding: 1.2rem 1.1rem 1.15rem;
  }

  .kc-valor__num {
    margin-bottom: 1.4rem;
  }

  .kc-valor__text {
    max-width: 100%;
    line-height: 1.45;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-117d8c6 */#kc-seo {
  width: 100%;
  position: relative;
}

.kc-seo__inner {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: clamp(3.5rem, 6vw, 5.5rem) clamp(1rem, 2.2vw, 2rem);
}

.kc-seo__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: clamp(2rem, 4vw, 5rem);
  align-items: start;
}

.kc-seo__left,
.kc-seo__right {
  min-width: 0;
}

.kc-seo__eyebrow {
  margin: 0 0 1rem;
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.62);
}

.kc-seo__title {
  margin: 0;
  max-width: 760px;
  font-size: clamp(2.813rem, 2.572rem + 1.101vw, 3.563rem);
  line-height: 0.96;
  letter-spacing: -0.05em;
  font-weight: 800;
  color: #ffffff;
}

.kc-seo__title-line {
  display: block;
}

.kc-seo__title-highlight {
  display: inline-block;
  padding: 0.08em 0.24em 0.12em;
  line-height: 1.02;
}

.kc-seo__title-highlight--orange {
  background: #FF743B;
  color: #ffffff;
}

.kc-seo__title-highlight--yellow {
  background: #F6FE8C;
  color: #161625;
}

.kc-seo__right {
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
  padding-top: 0.2rem;
}

.kc-seo__text {
  margin: 0;
  font-size: clamp(1.25rem, 1.19rem + 0.275vw, 1.438rem);
  line-height: 1.65;
  color: rgba(255,255,255,0.8);
  max-width: 34rem;
}

.kc-seo__inline-highlight {
  display: inline;
  padding: 0.08em 0.2em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.kc-seo__inline-highlight--yellow {
  background: rgba(246,254,140,0.9);
  color: #161625;
}

@keyframes kcSeoFadeUp {
  from {
    opacity: 0;
    transform: translateY(22px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.kc-seo__left {
  animation: kcSeoFadeUp 0.55s 0.04s ease both;
}

.kc-seo__right {
  animation: kcSeoFadeUp 0.55s 0.14s ease both;
}

@media (max-width: 1024px) {
  .kc-seo__grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .kc-seo__title,
  .kc-seo__text {
    max-width: 100%;
  }

  .kc-seo__right {
    padding-top: 0;
  }
}

@media (max-width: 640px) {
  .kc-seo__inner {
    padding: 3rem 1rem;
  }

  .kc-seo__right {
    gap: 1.35rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec6cced */#kc-quien {
  width: 100%;
  position: relative;
}

.kc-quien__inner {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: clamp(3rem, 5vw, 5rem) clamp(1rem, 2.2vw, 2rem);
}

.kc-quien__head {
  max-width: 780px;
  margin-bottom: clamp(2rem, 3vw, 3rem);
}

.kc-quien__eyebrow {
  margin: 0 0 1rem;
  font-size: clamp(1rem, 0.96rem + 0.18vw, 1.125rem);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.62);
}

.kc-quien__title {
  margin: 0;
  max-width: 760px;
  font-size: clamp(2.813rem, 2.572rem + 1.101vw, 3.563rem);
  line-height: 0.98;
  letter-spacing: -0.045em;
  font-weight: 800;
  color: #ffffff;
}

.kc-quien__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1rem, 1.5vw, 1.35rem);
}

.kc-quien__card {
  position: relative;
  min-width: 0;
  padding: 1.3rem 1.2rem 1.25rem;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.1);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.03),
    0 14px 28px rgba(0,0,0,0.12);
  transition:
    transform 0.24s ease,
    border-color 0.24s ease,
    box-shadow 0.24s ease,
    background 0.24s ease;
}

.kc-quien__card:hover {
  transform: translateY(-4px);
  border-color: rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.06);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.04),
    0 20px 36px rgba(0,0,0,0.18);
}

.kc-quien__icon-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  margin-bottom: 1.1rem;
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(255,255,255,0.08);
}

.kc-quien__icon {
  width: 34px;
  height: 34px;
  color: #F6FE8C;
  stroke: currentColor;
}

.kc-quien__card-title {
  margin: 0 0 0.7rem;
  font-size: clamp(1.35rem, 1.18rem + 0.38vw, 1.65rem);
  line-height: 1.2;
  letter-spacing: -0.02em;
  font-weight: 700;
  color: #ffffff;
}

.kc-quien__card-text {
  margin: 0;
  font-size: clamp(1.1rem, 1.04rem + 0.22vw, 1.25rem);
  line-height: 1.55;
  color: rgba(255,255,255,0.78);
}

.kc-quien__card:hover .kc-quien__icon--rocket {
  animation: kcRocketFloat 1.8s ease-in-out infinite;
}

.kc-quien__card:hover .kc-quien__icon--arrows {
  animation: kcRotateSoft 1.8s linear infinite;
  transform-origin: 50% 50%;
}

.kc-quien__card:hover .kc-quien__icon--chip {
  animation: kcPulseChip 1.6s ease-in-out infinite;
}

.kc-quien__card:hover .kc-quien__icon--chart {
  animation: kcChartRise 1.4s ease-in-out infinite;
}

.kc-quien__card:hover .kc-quien__icon--compass {
  animation: kcCompassTurn 1.8s ease-in-out infinite;
  transform-origin: 50% 50%;
}

.kc-quien__card:hover .kc-quien__icon--bulb {
  animation: kcBulbGlow 1.5s ease-in-out infinite;
}

@keyframes kcRocketFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

@keyframes kcRotateSoft {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes kcPulseChip {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.06); opacity: 0.85; }
}

@keyframes kcChartRise {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-3px); }
}

@keyframes kcCompassTurn {
  0%, 100% { transform: rotate(0deg); }
  50% { transform: rotate(10deg); }
}

@keyframes kcBulbGlow {
  0%, 100% { transform: scale(1); filter: drop-shadow(0 0 0 rgba(246,254,140,0)); }
  50% { transform: scale(1.05); filter: drop-shadow(0 0 10px rgba(246,254,140,0.28)); }
}

@keyframes kcQuienFadeUp {
  from {
    opacity: 0;
    transform: translateY(22px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.kc-quien__head {
  animation: kcQuienFadeUp 0.55s 0.04s ease both;
}

.kc-quien__card:nth-child(1) { animation: kcQuienFadeUp 0.45s 0.06s ease both; }
.kc-quien__card:nth-child(2) { animation: kcQuienFadeUp 0.45s 0.10s ease both; }
.kc-quien__card:nth-child(3) { animation: kcQuienFadeUp 0.45s 0.14s ease both; }
.kc-quien__card:nth-child(4) { animation: kcQuienFadeUp 0.45s 0.18s ease both; }
.kc-quien__card:nth-child(5) { animation: kcQuienFadeUp 0.45s 0.22s ease both; }
.kc-quien__card:nth-child(6) { animation: kcQuienFadeUp 0.45s 0.26s ease both; }

@media (max-width: 1024px) {
  .kc-quien__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .kc-quien__inner {
    padding: 2.8rem 1rem;
  }

  .kc-quien__grid {
    grid-template-columns: 1fr;
  }

  .kc-quien__card {
    padding: 1.1rem 1rem;
  }

  .kc-quien__icon-wrap {
    width: 62px;
    height: 62px;
  }

  .kc-quien__icon {
    width: 32px;
    height: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a0f6fad */#kc-cierre {
  position: relative;
  width: 100%;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 20%, rgba(255,116,59,0.08) 0%, transparent 28%),
    radial-gradient(circle at 80% 75%, rgba(246,254,140,0.06) 0%, transparent 24%),
    linear-gradient(180deg, #161625 0%, #1D1D30 100%);
  isolation: isolate;
}

#kc-cierre::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.018) 1px, transparent 1px),
    linear-gradient(rgba(255,255,255,0.018) 1px, transparent 1px);
  background-size: 48px 48px;
  opacity: 0.16;
  pointer-events: none;
  z-index: 0;
}

.kc-cierre__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

.kc-cierre__glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(28px);
  opacity: 0.7;
}

.kc-cierre__glow--one {
  width: 420px;
  height: 420px;
  top: -80px;
  left: -60px;
  background: radial-gradient(circle, rgba(255,116,59,0.2) 0%, rgba(255,116,59,0) 72%);
  animation: kcCierreGlowOne 10s ease-in-out infinite alternate;
}

.kc-cierre__glow--two {
  width: 460px;
  height: 460px;
  right: -100px;
  bottom: -120px;
  background: radial-gradient(circle, rgba(246,254,140,0.16) 0%, rgba(246,254,140,0) 70%);
  animation: kcCierreGlowTwo 12s ease-in-out infinite alternate;
}

.kc-cierre__gridline {
  position: absolute;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 999px;
  opacity: 0.45;
}

.kc-cierre__gridline--one {
  width: 720px;
  height: 720px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: kcCierreSpin 24s linear infinite;
}

.kc-cierre__gridline--two {
  width: 520px;
  height: 520px;
  top: 52%;
  left: 48%;
  transform: translate(-50%, -50%);
  animation: kcCierreSpinReverse 18s linear infinite;
}

.kc-cierre__gridline--three {
  width: 980px;
  height: 980px;
  top: 44%;
  left: 54%;
  transform: translate(-50%, -50%);
  border-color: rgba(255,255,255,0.05);
  animation: kcCierreFloatRing 14s ease-in-out infinite;
}

.kc-cierre__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: clamp(4rem, 7vw, 6.5rem) clamp(1rem, 2.2vw, 2rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.kc-cierre__title {
  margin: 0;
  max-width: 1180px;
  font-size: clamp(3.4rem, 3rem + 2.2vw, 6.2rem);
  line-height: 0.9;
  letter-spacing: -0.065em;
  font-weight: 800;
  color: #ffffff;
  text-wrap: balance;
}

.kc-cierre__title-line {
  display: block;
}

.kc-cierre__title-line--muted {
  color: rgba(255,255,255,0.52);
}

.kc-cierre__text {
  margin: clamp(2rem, 3vw, 2.6rem) 0 0;
  max-width: 820px;
  font-size: clamp(1.25rem, 1.19rem + 0.275vw, 1.438rem);
  line-height: 1.65;
  color: rgba(255,255,255,0.8);
}

.kc-cierre__pill {
  margin: clamp(1.8rem, 2.6vw, 2.2rem) 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  padding: 0.95rem 1.8rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12);
  backdrop-filter: blur(10px);
  font-size: clamp(1.1rem, 1.04rem + 0.22vw, 1.25rem);
  line-height: 1.35;
  color: rgba(255,255,255,0.92);
  font-style: italic;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}

.kc-cierre__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: clamp(2rem, 3vw, 2.8rem);
  min-height: 72px;
  padding: 1rem 2.2rem;
  background: #F6FE8C;
  color: #161625;
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.72px;
  box-shadow: 0 14px 30px rgba(246,254,140,0.14);
  transition:
    transform 0.22s ease,
    background 0.22s ease,
    box-shadow 0.22s ease;
}

.kc-cierre__cta:hover {
  background: #ecf76a;
  transform: translateY(-3px);
  box-shadow: 0 20px 38px rgba(246,254,140,0.2);
}

@keyframes kcCierreFadeUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes kcCierreGlowOne {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  100% {
    transform: translate3d(60px, 40px, 0) scale(1.08);
  }
}

@keyframes kcCierreGlowTwo {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  100% {
    transform: translate3d(-50px, -35px, 0) scale(1.06);
  }
}

@keyframes kcCierreSpin {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes kcCierreSpinReverse {
  from {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}

@keyframes kcCierreFloatRing {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.3;
  }
  50% {
    transform: translate(-50%, -48%) scale(1.03);
    opacity: 0.5;
  }
}

.kc-cierre__title {
  animation: kcCierreFadeUp 0.55s 0.04s ease both;
}

.kc-cierre__text {
  animation: kcCierreFadeUp 0.55s 0.14s ease both;
}

.kc-cierre__pill {
  animation: kcCierreFadeUp 0.55s 0.22s ease both;
}

.kc-cierre__cta {
  animation: kcCierreFadeUp 0.55s 0.3s ease both;
}

@media (max-width: 900px) {
  .kc-cierre__gridline--one {
    width: 520px;
    height: 520px;
  }

  .kc-cierre__gridline--two {
    width: 360px;
    height: 360px;
  }

  .kc-cierre__gridline--three {
    width: 720px;
    height: 720px;
  }
}

@media (max-width: 767px) {
  .kc-cierre__inner {
    padding: 3rem 1rem;
  }

  .kc-cierre__title {
    font-size: clamp(2.8rem, 10vw, 4.4rem);
    line-height: 0.94;
  }

  .kc-cierre__pill {
    width: 100%;
    max-width: 100%;
    padding: 0.9rem 1rem;
  }

  .kc-cierre__cta {
    width: 100%;
    max-width: 420px;
    min-height: 64px;
    padding: 0.95rem 1.4rem;
  }

  .kc-cierre__gridline--one {
    width: 380px;
    height: 380px;
  }

  .kc-cierre__gridline--two {
    width: 260px;
    height: 260px;
  }

  .kc-cierre__gridline--three {
    width: 520px;
    height: 520px;
  }
}/* End custom CSS */
/* Start custom CSS */#heros{
      display: flex;
    justify-content: center;
    max-width: 1440px;
    
}
.hero-ia{
  position: relative;
  overflow: hidden;
}

.hero-ia::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(
      90deg,
      rgba(13, 16, 35, 0.96) 0%,
      rgba(13, 16, 35, 0.94) 18%,
      rgba(22, 22, 37, 0.90) 34%,
      rgba(22, 22, 37, 0.72) 50%,
      rgba(29, 29, 48, 0.42) 68%,
      rgba(29, 29, 48, 0.14) 100%
    );
}

.hero-ia > *{
  position: relative;
  z-index: 2;
}/* End custom CSS */