.elementor-1086 .elementor-element.elementor-element-3960c32{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1086 .elementor-element.elementor-element-6c1e47b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-f87b7af *//* =========================================================
   AGIBOT X1 - TEKIO ROBOTICS
   CSS COMPLETO CORREGIDO - FULL WIDTH ELEMENTOR
========================================================= */

/* RESET GENERAL */

.tekio-x1-page,
.tekio-x1-page * {
  box-sizing: border-box;
}

.tekio-x1-page {
  position: relative;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: #ffffff;
  color: #0b0d10;
  font-family: inherit;
  overflow: hidden;
}

.tekio-x1-page section {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.tekio-x1-container {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 56px;
}


/* FIX PARA ELEMENTOR */

.elementor-widget-container:has(.tekio-x1-page),
.elementor-element:has(.tekio-x1-page),
.elementor-column:has(.tekio-x1-page),
.elementor-container:has(.tekio-x1-page),
.e-con:has(.tekio-x1-page) {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: visible !important;
}


/* TEXTOS GLOBALES */

.tekio-x1-eyebrow,
.tekio-x1-section-title span,
.tekio-x1-intro-text span,
.tekio-x1-component-content > span,
.tekio-x1-cta span {
  display: inline-block;
  color: #3CAEC1;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tekio-x1-section-title {
  max-width: 1080px;
  margin-bottom: 62px;
}

.tekio-x1-section-title.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.tekio-x1-section-title.light h2,
.tekio-x1-section-title.light p {
  color: #ffffff;
}

.tekio-x1-section-title h2,
.tekio-x1-intro-text h2,
.tekio-x1-component-content h2,
.tekio-x1-cta h2 {
  margin: 16px 0 0;
  font-size: clamp(48px, 5.6vw, 92px);
  line-height: 0.94;
  letter-spacing: -0.06em;
  font-weight: 900;
  color: #0b0d10;
}

.tekio-x1-section-title p,
.tekio-x1-intro-text p,
.tekio-x1-component-content p,
.tekio-x1-cta p {
  margin: 24px 0 0;
  color: #667085;
  font-size: 18px;
  line-height: 1.75;
}


/* =========================================================
   HERO
========================================================= */

.tekio-x1-hero {
  position: relative;
  min-height: 920px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 50%, rgba(60,174,193,0.32), transparent 30%),
    radial-gradient(circle at 88% 20%, rgba(255,255,255,0.08), transparent 24%),
    linear-gradient(135deg, #040608 0%, #071014 48%, #0d1920 100%);
}

.tekio-x1-hero-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(115deg, transparent 0 38%, rgba(255,255,255,0.045) 39%, transparent 40%),
    linear-gradient(125deg, transparent 0 58%, rgba(60,174,193,0.16) 59%, transparent 60%);
  opacity: 0.95;
}

.tekio-x1-hero-grid {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 130px 56px 95px;
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 60px;
  align-items: center;
  min-height: 920px;
}

.tekio-x1-hero-content {
  max-width: 760px;
  min-width: 0;
}

.tekio-x1-hero .tekio-x1-eyebrow {
  margin-bottom: 24px;
}

.tekio-x1-hero h1 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(66px, 6.8vw, 126px);
  line-height: 0.88;
  letter-spacing: -0.075em;
  font-weight: 950;
  max-width: 760px;
}

.tekio-x1-hero p {
  max-width: 720px;
  margin: 34px 0 0;
  color: rgba(255,255,255,0.80);
  font-size: 21px;
  line-height: 1.65;
}

.tekio-x1-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 36px;
}

.tekio-x1-hero-tags span {
  padding: 11px 15px;
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  color: #ffffff;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.7px;
  backdrop-filter: blur(10px);
}

.tekio-x1-primary-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  margin-top: 38px;
  padding: 16px 28px;
  border-radius: 999px;
  background: #ffffff;
  color: #0b0d10 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.8px;
  transition: all 0.24s ease;
}

.tekio-x1-primary-btn:hover {
  background: #3CAEC1;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.tekio-x1-hero-visual {
  position: relative;
  min-height: 760px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tekio-x1-hero-glow {
  position: absolute;
  width: 720px;
  height: 720px;
  max-width: 95%;
  border-radius: 999px;
  background:
    radial-gradient(circle, rgba(60,174,193,0.35) 0%, rgba(60,174,193,0.12) 38%, transparent 70%);
  filter: blur(6px);
}

.tekio-x1-hero-visual img {
  position: relative;
  z-index: 2;
  max-width: 100%;
  max-height: 820px;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 48px 90px rgba(0,0,0,0.58));
}


/* =========================================================
   SPEC SUMMARY
========================================================= */

.tekio-x1-spec-summary {
  padding: 120px 0;
  background: #071014;
}

.tekio-x1-spec-summary .tekio-x1-section-title.light p {
  color: rgba(255,255,255,0.68);
}

.tekio-x1-spec-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}

.tekio-x1-spec-grid article {
  min-height: 190px;
  padding: 28px;
  border-radius: 26px;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: transform 0.26s ease, border-color 0.26s ease, background 0.26s ease;
}

.tekio-x1-spec-grid article:hover {
  transform: translateY(-6px);
  border-color: rgba(60,174,193,0.55);
  background: rgba(255,255,255,0.10);
}

.tekio-x1-spec-grid strong {
  display: block;
  color: #ffffff;
  font-size: 34px;
  line-height: 1;
  letter-spacing: -0.05em;
  font-weight: 950;
}

.tekio-x1-spec-grid span {
  display: block;
  margin-top: 12px;
  color: rgba(255,255,255,0.68);
  font-size: 14px;
  line-height: 1.45;
}


/* =========================================================
   INTRO
========================================================= */

.tekio-x1-intro {
  padding: 120px 0;
  background: #ffffff;
}

.tekio-x1-intro-grid {
  display: grid;
  grid-template-columns: 1.12fr 0.88fr;
  gap: 70px;
  align-items: center;
}

.tekio-x1-intro-text {
  max-width: 940px;
}

.tekio-x1-intro-card {
  padding: 42px;
  border-radius: 34px;
  background: #f5f7f8;
  border: 1px solid rgba(12,20,28,0.08);
  box-shadow: 0 24px 70px rgba(16,24,40,0.06);
}

.tekio-x1-intro-card span {
  display: inline-block;
  color: #3CAEC1;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tekio-x1-intro-card ul {
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.tekio-x1-intro-card li {
  padding: 17px 0;
  border-bottom: 1px solid rgba(12,20,28,0.08);
  color: #101828;
  font-size: 18px;
  font-weight: 800;
}

.tekio-x1-intro-card li:last-child {
  border-bottom: 0;
}


/* =========================================================
   COMPONENTS HEADER
========================================================= */

.tekio-x1-components-header {
  padding: 120px 0;
  background: #071014;
}

.tekio-x1-components-header .tekio-x1-section-title.light p {
  color: rgba(255,255,255,0.68);
}


/* =========================================================
   COMPONENT SECTIONS
========================================================= */

.tekio-x1-component-section {
  padding: 92px 0;
  background: #ffffff;
}

.tekio-x1-component-section.dark {
  background: #050505;
}

.tekio-x1-component-card {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 64px;
  align-items: center;
  min-height: 660px;
}

.tekio-x1-component-card.reverse {
  grid-template-columns: 1.1fr 0.9fr;
}

.tekio-x1-component-card.reverse .tekio-x1-component-image {
  order: 2;
}

.tekio-x1-component-image {
  min-height: 580px;
  border-radius: 38px;
  background:
    radial-gradient(circle at 50% 50%, rgba(60,174,193,0.18), transparent 58%),
    #f5f7f8;
  border: 1px solid rgba(12,20,28,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-shadow: 0 26px 80px rgba(16,24,40,0.08);
}

.tekio-x1-component-section.dark .tekio-x1-component-image {
  background:
    radial-gradient(circle at 50% 50%, rgba(60,174,193,0.22), transparent 58%),
    #101820;
  border-color: rgba(255,255,255,0.10);
  box-shadow: 0 32px 90px rgba(0,0,0,0.28);
}

.tekio-x1-component-image img {
  max-width: 82%;
  max-height: 470px;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 30px 58px rgba(0,0,0,0.18));
}

.tekio-x1-component-section.dark .tekio-x1-component-image img {
  filter: drop-shadow(0 34px 64px rgba(0,0,0,0.55));
}

.tekio-x1-component-content {
  padding: 12px 0;
}

.tekio-x1-component-section.dark .tekio-x1-component-content h2 {
  color: #ffffff;
}

.tekio-x1-component-section.dark .tekio-x1-component-content p {
  color: rgba(255,255,255,0.70);
}


/* PARAM GRID */

.tekio-x1-param-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  margin-top: 36px;
}

.tekio-x1-param-grid div {
  min-height: 122px;
  padding: 22px;
  border-radius: 22px;
  background: #f5f7f8;
  border: 1px solid rgba(12,20,28,0.08);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.tekio-x1-component-section.dark .tekio-x1-param-grid div {
  background: rgba(255,255,255,0.07);
  border-color: rgba(255,255,255,0.10);
}

.tekio-x1-param-grid strong {
  display: block;
  color: #0b0d10;
  font-size: 24px;
  line-height: 1.05;
  letter-spacing: -0.04em;
  font-weight: 900;
}

.tekio-x1-component-section.dark .tekio-x1-param-grid strong {
  color: #ffffff;
}

.tekio-x1-param-grid span {
  display: block;
  margin-top: 10px;
  color: #667085;
  font-size: 13px;
  line-height: 1.35;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 700;
}

.tekio-x1-component-section.dark .tekio-x1-param-grid span {
  color: rgba(255,255,255,0.68);
}


/* FEATURE TAGS */

.tekio-x1-feature-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}

.tekio-x1-feature-tags span {
  padding: 10px 14px;
  border-radius: 999px;
  background: #f2f4f7;
  color: #344054;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: normal;
  text-transform: none;
}

.tekio-x1-feature-tags.dark-tags span,
.tekio-x1-component-section.dark .tekio-x1-feature-tags span {
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.78);
}


/* =========================================================
   FINAL TABLE
========================================================= */

.tekio-x1-table-section {
  padding: 120px 0;
  background: #f5f7f8;
}

.tekio-x1-table-wrap {
  overflow-x: auto;
  border-radius: 28px;
  border: 1px solid rgba(12,20,28,0.08);
  background: #ffffff;
  box-shadow: 0 24px 70px rgba(16,24,40,0.08);
}

.tekio-x1-table {
  width: 100%;
  min-width: 780px;
  border-collapse: collapse;
  background: #ffffff;
}

.tekio-x1-table th,
.tekio-x1-table td {
  padding: 22px 26px;
  border-bottom: 1px solid rgba(12,20,28,0.08);
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: top;
}

.tekio-x1-table tbody th {
  width: 32%;
  color: #0b0d10;
  font-weight: 900;
  background: #ffffff;
}

.tekio-x1-table td {
  color: #667085;
}

.tekio-x1-table tr:last-child th,
.tekio-x1-table tr:last-child td {
  border-bottom: 0;
}


/* =========================================================
   CTA
========================================================= */

.tekio-x1-cta {
  padding: 120px 0;
  background: #3CAEC1;
  text-align: center;
}

.tekio-x1-cta span {
  color: rgba(255,255,255,0.88);
}

.tekio-x1-cta h2 {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
}

.tekio-x1-cta p {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  color: rgba(255,255,255,0.86);
}

.tekio-x1-cta a {
  display: inline-flex;
  margin-top: 36px;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  padding: 16px 28px;
  border-radius: 999px;
  background: #ffffff;
  color: #0b0d10 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.8px;
  transition: all 0.24s ease;
}

.tekio-x1-cta a:hover {
  background: #0b0d10;
  color: #ffffff !important;
  transform: translateY(-2px);
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1320px) {
  .tekio-x1-container {
    padding: 0 36px;
  }

  .tekio-x1-hero-grid {
    padding-left: 36px;
    padding-right: 36px;
    grid-template-columns: 0.95fr 1.05fr;
  }

  .tekio-x1-hero h1 {
    font-size: clamp(58px, 6.6vw, 104px);
  }

  .tekio-x1-spec-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1180px) {
  .tekio-x1-hero {
    min-height: auto;
  }

  .tekio-x1-hero-grid,
  .tekio-x1-intro-grid,
  .tekio-x1-component-card,
  .tekio-x1-component-card.reverse {
    grid-template-columns: 1fr;
  }

  .tekio-x1-component-card.reverse .tekio-x1-component-image {
    order: 0;
  }

  .tekio-x1-hero-grid {
    min-height: auto;
    padding-top: 120px;
    padding-bottom: 90px;
  }

  .tekio-x1-hero-content {
    max-width: 980px;
  }

  .tekio-x1-hero h1 {
    max-width: 980px;
    font-size: clamp(58px, 9vw, 104px);
  }

  .tekio-x1-hero p {
    max-width: 840px;
  }

  .tekio-x1-hero-visual {
    min-height: 560px;
  }

  .tekio-x1-hero-visual img {
    max-height: 600px;
  }

  .tekio-x1-param-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 760px) {
  .tekio-x1-page {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .tekio-x1-container {
    padding: 0 18px;
  }

  .tekio-x1-hero-grid {
    padding: 100px 18px 70px;
    gap: 32px;
  }

  .tekio-x1-hero h1 {
    font-size: clamp(42px, 13vw, 66px);
    line-height: 0.95;
    letter-spacing: -0.055em;
  }

  .tekio-x1-hero p {
    font-size: 16px;
    line-height: 1.65;
  }

  .tekio-x1-hero-tags {
    gap: 8px;
  }

  .tekio-x1-hero-tags span {
    padding: 9px 12px;
    font-size: 11px;
  }

  .tekio-x1-hero-visual {
    min-height: 370px;
  }

  .tekio-x1-hero-visual img {
    max-height: 390px;
    max-width: 100%;
  }

  .tekio-x1-hero-glow {
    width: 360px;
    height: 360px;
  }

  .tekio-x1-spec-summary,
  .tekio-x1-intro,
  .tekio-x1-components-header,
  .tekio-x1-table-section,
  .tekio-x1-cta {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .tekio-x1-component-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .tekio-x1-section-title h2,
  .tekio-x1-intro-text h2,
  .tekio-x1-component-content h2,
  .tekio-x1-cta h2 {
    font-size: clamp(38px, 12.5vw, 58px);
    line-height: 0.96;
  }

  .tekio-x1-section-title p,
  .tekio-x1-intro-text p,
  .tekio-x1-component-content p,
  .tekio-x1-cta p {
    font-size: 16px;
  }

  .tekio-x1-spec-grid,
  .tekio-x1-param-grid {
    grid-template-columns: 1fr;
  }

  .tekio-x1-intro-card {
    padding: 28px;
    border-radius: 26px;
  }

  .tekio-x1-component-card {
    gap: 32px;
  }

  .tekio-x1-component-image {
    min-height: 360px;
    border-radius: 28px;
  }

  .tekio-x1-component-image img {
    max-height: 285px;
    max-width: 84%;
  }

  .tekio-x1-table th,
  .tekio-x1-table td {
    padding: 16px;
  }
}/* End custom CSS */