.elementor-849 .elementor-element.elementor-element-f956553{--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-849 .elementor-element.elementor-element-47f2104{--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-849 .elementor-element.elementor-element-45ef6f0{--spacer-size:50px;}.elementor-849 .elementor-element.elementor-element-7b1c221c{--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-849 .elementor-element.elementor-element-40916c84{--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-849 .elementor-element.elementor-element-55edcfd8{--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-3d1dc34 */.elementor-849 .elementor-element.elementor-element-3d1dc34 {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  overflow-x: hidden;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-page {
  width: 100%;
  background: #f5f6f7;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  color: #111111;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-page * {
  box-sizing: border-box;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-page img,
.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-page video {
  max-width: 100%;
  display: block;
}

/* HERO */

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero {
  width: 100%;
  padding: 96px 0 110px;
  background:
    radial-gradient(circle at 76% 46%, rgba(60, 174, 193, 0.12), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #f7fafb 100%);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero-inner {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 4vw;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 54px;
  align-items: center;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-copy {
  position: relative;
  z-index: 2;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-eyebrow {
  display: inline-flex;
  align-items: center;
  margin-bottom: 22px;
  color: #3CAEC1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-eyebrow::before {
  content: "";
  width: 38px;
  height: 2px;
  margin-right: 12px;
  background: #3CAEC1;
  border-radius: 99px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero h1 {
  margin: 0 0 24px;
  color: #111111;
  font-size: clamp(42px, 5.8vw, 76px);
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: -2px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero h1 span {
  color: #3CAEC1;
  font-weight: 700;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero .lead {
  max-width: 720px;
  margin: 0 0 20px;
  color: #222222;
  font-size: 22px;
  line-height: 1.45;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero .description {
  max-width: 700px;
  margin: 0 0 34px;
  color: #5f6b76;
  font-size: 16px;
  line-height: 1.8;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 14px 24px;
  border-radius: 12px;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.5px;
  transition: all 0.25s ease;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-btn-primary {
  background: #111111;
  color: #ffffff !important;
  border: 1px solid #111111;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-btn-primary:hover {
  background: #3CAEC1;
  border-color: #3CAEC1;
  transform: translateY(-2px);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-btn-secondary {
  background: #ffffff;
  color: #111111 !important;
  border: 1px solid #111111;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-btn-secondary:hover {
  background: #f3f6f7;
  transform: translateY(-2px);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-media {
  position: relative;
  min-height: 520px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at 52% 48%, rgba(60, 174, 193, 0.16), transparent 34%),
    linear-gradient(180deg, #f7f7f7, #ffffff);
  border-radius: 28px;
  overflow: hidden;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-media::before {
  content: "";
  position: absolute;
  width: 82%;
  height: 82%;
  border: 1px solid rgba(17, 17, 17, 0.08);
  border-radius: 50%;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-media::after {
  content: "";
  position: absolute;
  right: 8%;
  top: 14%;
  width: 90px;
  height: 3px;
  background: #3CAEC1;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-media img {
  position: relative;
  z-index: 2;
  max-width: 86%;
  max-height: 520px;
  object-fit: contain;
  filter: drop-shadow(0 28px 35px rgba(0,0,0,0.16));
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-mini-data {
  position: absolute;
  left: 24px;
  bottom: 24px;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 16px;
  padding: 16px 18px;
  background: rgba(255,255,255,0.88);
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  backdrop-filter: blur(8px);
  box-shadow: 0 18px 45px rgba(0,0,0,0.08);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-mini-data div {
  min-width: 82px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-mini-data strong {
  display: block;
  color: #111111;
  font-size: 18px;
  line-height: 1;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-mini-data span {
  display: block;
  margin-top: 6px;
  color: #6b7280;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}

/* CABECERA SECCIONES */

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-section-head {
  max-width: 920px;
  margin: 0 auto 72px;
  text-align: center;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-section-head .tekio-robotics-eyebrow {
  justify-content: center;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-section-head h2 {
  margin: 0;
  color: #111111;
  font-size: clamp(36px, 4.4vw, 64px);
  line-height: 1.04;
  font-weight: 800;
  letter-spacing: -1.8px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-section-head p {
  max-width: 820px;
  margin: 22px auto 0;
  color: #5f6b76;
  font-size: 17px;
  line-height: 1.75;
}

/* FAMILIAS */

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-families {
  width: 100%;
  padding: 110px 4vw 95px;
  background: #f5f6f7;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-grid {
  max-width: 1600px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-card {
  position: relative;
  min-height: 305px;
  padding: 34px 34px 30px;
  background: #ffffff;
  border: 1px solid #e1e5ea;
  border-radius: 26px;
  overflow: hidden;
  box-shadow: 0 16px 38px rgba(15, 23, 42, 0.05);
  transition: all 0.25s ease;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-card:hover {
  transform: translateY(-5px);
  border-color: rgba(60, 174, 193, 0.45);
  box-shadow: 0 26px 58px rgba(15, 23, 42, 0.10);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 28px;
  width: 4px;
  height: 42px;
  background: #3CAEC1;
  border-radius: 0 999px 999px 0;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-card::after {
  content: "";
  position: absolute;
  right: -68px;
  bottom: -68px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 1px solid rgba(60, 174, 193, 0.20);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .family-number {
  display: block;
  margin-bottom: 26px;
  color: #3CAEC1;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-card h3 {
  margin: 0;
  color: #111111;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 850;
  letter-spacing: -0.8px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-card p {
  max-width: 420px;
  margin: 18px 0 0;
  color: #7a8694;
  font-size: 15px;
  line-height: 1.65;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .family-tags {
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .family-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  background: #f1f3f5;
  border: 1px solid #e1e5ea;
  border-radius: 10px;
  color: #111111;
  font-size: 12px;
  font-weight: 800;
}

/* PRODUCTOS */

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-products-section {
  width: 100%;
  padding: 76px 4vw;
  background: #f5f6f7;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-category-head {
  max-width: 1600px;
  margin: 0 auto 30px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-category-head span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 14px;
  background: #111111;
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-category-head h2 {
  margin: 0;
  color: #111111;
  font-size: clamp(30px, 3vw, 46px);
  line-height: 1.05;
  font-weight: 850;
  letter-spacing: -1px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid,
.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-split-grid {
  max-width: 1600px;
  margin: 0 auto;
  display: grid;
  gap: 26px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid-two {
  grid-template-columns: repeat(2, 1fr);
}

/* Bloques con vídeo a la izquierda y producto a la derecha:
   Serie X y Serie C */
.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-split-grid {
  grid-template-columns: minmax(0, 7fr) minmax(0, 3fr);
}

/* Bloque con producto a la izquierda y vídeo a la derecha:
   Serie G */
.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-split-grid-video-right {
  grid-template-columns: minmax(0, 3fr) minmax(0, 7fr);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid-three {
  grid-template-columns: repeat(3, 1fr);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid-four {
  grid-template-columns: repeat(4, 1fr);
}

/* TARJETAS */

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  background: #ffffff;
  border: 1px solid #e1e5ea;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.06);
  text-decoration: none !important;
  color: inherit !important;
  transition: all 0.25s ease;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-card:hover {
  transform: translateY(-6px);
  border-color: rgba(60, 174, 193, 0.45);
  box-shadow: 0 30px 70px rgba(15, 23, 42, 0.12);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-dark {
  background: #111111;
  border-color: #111111;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-image {
  min-height: 300px;
  padding: 34px;
  background:
    radial-gradient(circle at 50% 45%, rgba(60, 174, 193, 0.12), transparent 34%),
    #f7f8fa;
  display: flex;
  align-items: center;
  justify-content: center;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-dark .product-image {
  background: #ffffff;
  margin: 34px 34px 0;
  border-radius: 20px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-image img {
  width: 100%;
  height: 260px;
  object-fit: contain;
  transition: transform 0.35s ease;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-card:hover .product-image img {
  transform: scale(1.045);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 34px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-series {
  display: block;
  margin-bottom: 18px;
  color: #3CAEC1;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-content h3 {
  margin: 0;
  color: #111111;
  font-size: 34px;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: -1px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-dark .product-content h3,
.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-dark .product-content p,
.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-dark .product-content li {
  color: #ffffff;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-content p {
  margin: 18px 0 0;
  color: #7a8694;
  font-size: 16px;
  line-height: 1.7;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-content ul {
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-content li {
  position: relative;
  margin: 0 0 12px;
  padding-left: 20px;
  color: #4f5b68;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 650;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-content li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  width: 7px;
  height: 2px;
  background: #3CAEC1;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 46px;
  margin-top: auto;
  padding: 12px 18px;
  background: #111111;
  color: #ffffff !important;
  border: 1px solid #111111;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.4px;
  transition: all 0.25s ease;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-dark .product-link {
  background: #3CAEC1;
  border-color: #3CAEC1;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-card:hover .product-link {
  background: #3CAEC1;
  border-color: #3CAEC1;
  transform: translateY(-2px);
}

/* VÍDEOS */

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-video-card {
  min-height: 100%;
  border-radius: 28px;
  overflow: hidden;
  background: #111111;
  box-shadow: 0 22px 58px rgba(15, 23, 42, 0.14);
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-video-card video {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

/* TARJETA GAFAS VR - MISMO ESTILO QUE EL RESTO DE ACCESORIOS */

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-vr-image {
  min-height: 300px;
  padding: 34px;
  background:
    radial-gradient(circle at 50% 45%, rgba(60, 174, 193, 0.12), transparent 34%),
    #f7f8fa;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .product-vr-image img {
  width: 100%;
  height: 260px;
  padding: 0;
  object-fit: contain;
  object-position: center center;
  transition: transform 0.35s ease;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-card:hover .product-vr-image img {
  transform: scale(1.045);
}

@media (max-width: 640px) {
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .product-vr-image {
    min-height: 260px;
    padding: 24px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .product-vr-image img {
    height: 220px;
  }
}

/* TEKIO + AGIBOT */

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot {
  padding: 110px 4vw 130px;
  background: #ffffff;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot-inner {
  max-width: 1600px;
  margin: 0 auto;
  padding: 58px;
  border-radius: 34px;
  background:
    radial-gradient(circle at 86% 18%, rgba(60, 174, 193, 0.26), transparent 30%),
    linear-gradient(135deg, #111111 0%, #071014 100%);
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 42px;
  align-items: center;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot h2 {
  max-width: 920px;
  margin: 0;
  color: #ffffff;
  font-size: clamp(34px, 4vw, 62px);
  line-height: 1.04;
  font-weight: 850;
  letter-spacing: -1.8px;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot p {
  max-width: 940px;
  margin: 22px 0 0;
  color: rgba(255,255,255,0.72);
  font-size: 17px;
  line-height: 1.75;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 26px;
  border-radius: 999px;
  background: #3CAEC1;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 850;
  white-space: nowrap;
  transition: all 0.25s ease;
}

.elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot a:hover {
  background: #ffffff;
  color: #13454E !important;
  transform: translateY(-2px);
}

/* RESPONSIVE */

@media (max-width: 1280px) {
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-grid,
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid-four {
    grid-template-columns: repeat(2, 1fr);
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid-three {
    grid-template-columns: repeat(2, 1fr);
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot-inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero {
    padding: 70px 0;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero-inner {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-media {
    min-height: 460px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-grid,
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid-two,
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid-three,
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-product-grid-four,
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-split-grid,
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-split-grid-video-right {
    grid-template-columns: 1fr;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-video-card video {
    min-height: 380px;
    aspect-ratio: 16 / 9;
  }
}

@media (max-width: 640px) {
  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero {
    padding: 54px 0;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero-inner {
    width: 92%;
    padding: 0;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-hero .lead {
    font-size: 18px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-actions {
    flex-direction: column;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-btn {
    width: 100%;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-media {
    min-height: auto;
    padding: 40px 0 24px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-mini-data {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 20px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-family-card {
    min-height: 345px;
    padding: 28px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .family-tags {
    left: 28px;
    right: 28px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .product-image {
    min-height: 260px;
    padding: 24px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .product-vr-image {
    padding: 0;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .product-vr-image img {
    height: 260px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .product-dark .product-image {
    margin: 24px 24px 0;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .product-content {
    padding: 28px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .product-content h3 {
    font-size: 30px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot-inner {
    padding: 34px;
  }

  .elementor-849 .elementor-element.elementor-element-3d1dc34 .tekio-robotics-agibot a {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1d381ee1 */.tekio-robotics-collaboration {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: #ffffff;
  color: #111111;
  font-family: inherit;
  scroll-margin-top: 120px;
}

.tekio-robotics-collaboration-inner {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 96px 4vw 110px;
}

.tekio-robotics-collaboration-header {
  max-width: 920px;
  margin-bottom: 50px;
}

.tekio-robotics-collaboration-header span {
  display: inline-block;
  margin-bottom: 16px;
  color: #3CAEC1;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.tekio-robotics-collaboration-header h2 {
  margin: 0 0 18px;
  color: #111111;
  font-size: clamp(42px, 5vw, 72px);
  line-height: 1;
  font-weight: 850;
  letter-spacing: -2.2px;
}

.tekio-robotics-collaboration-header p {
  margin: 0;
  color: #5f6b76;
  font-size: 18px;
  line-height: 1.75;
}

.tekio-robotics-collaboration-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 72px;
  align-items: center;
}

.tekio-robotics-collaboration-image {
  position: relative;
  min-height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #f7f7f7;
  border: 1px solid #e5e7eb;
}

.tekio-robotics-collaboration-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 80% 18%, rgba(60, 174, 193, 0.12), transparent 32%);
  z-index: 2;
  pointer-events: none;
}

.tekio-robotics-collaboration-image::after {
  content: "";
}

.tekio-robotics-collaboration-image img {
  width: 100%;
  height: auto;
  max-height: 620px;
  object-fit: contain;
  display: block;
  position: relative;
  z-index: 1;
}

.tekio-robotics-collaboration-content {
  max-width: 720px;
}

.tekio-robotics-collaboration-content .collaboration-label {
  display: inline-block;
  margin-bottom: 18px;
  color: #3CAEC1;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.tekio-robotics-collaboration-content h3 {
  margin: 0 0 24px;
  color: #111111;
  font-size: clamp(30px, 3.4vw, 46px);
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: -1.2px;
}

.tekio-robotics-collaboration-content p {
  margin: 0 0 18px;
  color: #5f6b76;
  font-size: 16px;
  line-height: 1.8;
}

.tekio-robotics-collaboration-points {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 34px 0;
}

.tekio-robotics-collaboration-points div {
  position: relative;
  padding: 20px 22px 20px 26px;
  background: #f7f7f7;
  border: 1px solid #e5e7eb;
  transition: all 0.25s ease;
}

.tekio-robotics-collaboration-points div::before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 4px;
  height: 34px;
  background: #3CAEC1;
}

.tekio-robotics-collaboration-points div:hover {
  background: #ffffff;
  border-color: #3CAEC1;
  box-shadow: 0 18px 38px rgba(0,0,0,0.07);
  transform: translateY(-3px);
}

.tekio-robotics-collaboration-points strong {
  display: block;
  margin-bottom: 7px;
  color: #111111;
  font-size: 15px;
  font-weight: 850;
}

.tekio-robotics-collaboration-points span {
  display: block;
  color: #6b7280;
  font-size: 14px;
  line-height: 1.55;
}

.tekio-robotics-collaboration-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.tekio-robotics-collaboration-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 13px 22px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 800;
  transition: all 0.25s ease;
}

.tekio-robotics-collaboration-btn.primary {
  background: #111111;
  border: 1px solid #111111;
  color: #ffffff;
}

.tekio-robotics-collaboration-btn.primary:hover {
  background: #3CAEC1;
  border-color: #3CAEC1;
  color: #ffffff;
  transform: translateY(-2px);
}

.tekio-robotics-collaboration-btn.secondary {
  background: #ffffff;
  border: 1px solid #111111;
  color: #111111;
}

.tekio-robotics-collaboration-btn.secondary:hover {
  background: #f3f6f7;
  color: #111111;
  transform: translateY(-2px);
}

@media (max-width: 980px) {
  .tekio-robotics-collaboration-inner {
    padding: 76px 5vw 86px;
  }

  .tekio-robotics-collaboration-grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .tekio-robotics-collaboration-image {
    min-height: auto;
    padding: 24px;
  }

  .tekio-robotics-collaboration-image img {
    max-height: none;
  }

  .tekio-robotics-collaboration-content {
    max-width: none;
  }
}

@media (max-width: 640px) {
  .tekio-robotics-collaboration-inner {
    padding: 58px 24px 70px;
  }

  .tekio-robotics-collaboration-image {
    padding: 14px;
  }

  .tekio-robotics-collaboration-actions {
    flex-direction: column;
  }

  .tekio-robotics-collaboration-btn {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d8602b4 */.elementor-849 .elementor-element.elementor-element-d8602b4 .tekio-a2ultra-video-section {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: #000000;
  overflow: hidden;
}

.elementor-849 .elementor-element.elementor-element-d8602b4 .tekio-a2ultra-video-wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background: #000000;
}

.elementor-849 .elementor-element.elementor-element-d8602b4 .tekio-a2ultra-video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center center;
  background: #000000;
}

/* Si quieres que ocupe una altura tipo hero */
.elementor-849 .elementor-element.elementor-element-d8602b4 .tekio-a2ultra-video-section.hero-video .tekio-a2ultra-video-wrap {
  height: 90vh;
}

.elementor-849 .elementor-element.elementor-element-d8602b4 .tekio-a2ultra-video-section.hero-video .tekio-a2ultra-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Responsive */
@media (max-width: 768px) {
  .elementor-849 .elementor-element.elementor-element-d8602b4 .tekio-a2ultra-video-section.hero-video .tekio-a2ultra-video-wrap {
    height: 60vh;
  }
}/* End custom CSS */