.elementor-1091 .elementor-element.elementor-element-28ded31{--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-1091 .elementor-element.elementor-element-6b3a967{--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-5029b1d *//* =========================================================
   AGIBOT X2 - TEKIO ROBOTICS
   CSS COMPLETO - FULL WIDTH ELEMENTOR
========================================================= */

.tekio-x2-page,
.tekio-x2-page * {
  box-sizing: border-box;
}

.tekio-x2-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-x2-page section {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.tekio-x2-container {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 56px;
}


/* FIX ELEMENTOR */

.elementor-widget-container:has(.tekio-x2-page),
.elementor-element:has(.tekio-x2-page),
.elementor-column:has(.tekio-x2-page),
.elementor-container:has(.tekio-x2-page),
.e-con:has(.tekio-x2-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 */

.tekio-x2-eyebrow,
.tekio-x2-section-title span,
.tekio-x2-split-content > span,
.tekio-x2-cta span {
  display: inline-block;
  color: #3CAEC1;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tekio-x2-section-title {
  max-width: 1080px;
  margin-bottom: 62px;
}

.tekio-x2-section-title.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.tekio-x2-section-title.light h2,
.tekio-x2-section-title.light p {
  color: #ffffff;
}

.tekio-x2-section-title h2,
.tekio-x2-split-content h2,
.tekio-x2-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-x2-section-title p,
.tekio-x2-split-content p,
.tekio-x2-cta p {
  margin: 24px 0 0;
  color: #667085;
  font-size: 18px;
  line-height: 1.75;
}


/* HERO */

.tekio-x2-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-x2-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-x2-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-x2-hero-content {
  max-width: 790px;
  min-width: 0;
}

.tekio-x2-hero .tekio-x2-eyebrow {
  margin-bottom: 24px;
}

.tekio-x2-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: 820px;
}

.tekio-x2-hero p {
  max-width: 720px;
  margin: 34px 0 0;
  color: rgba(255,255,255,0.80);
  font-size: 21px;
  line-height: 1.65;
}

.tekio-x2-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 36px;
}

.tekio-x2-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-x2-hero-visual {
  position: relative;
  min-height: 760px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tekio-x2-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-x2-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));
}


/* VALUES */

.tekio-x2-values {
  padding: 120px 0;
  background: #071014;
}

.tekio-x2-values .tekio-x2-section-title.light p {
  color: rgba(255,255,255,0.68);
}

.tekio-x2-values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.tekio-x2-values-grid article {
  position: relative;
  min-height: 520px;
  border-radius: 34px;
  overflow: hidden;
  background: #050505;
  box-shadow: 0 28px 80px rgba(0,0,0,0.24);
}

.tekio-x2-values-grid img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
  display: block;
  transition: transform 0.42s ease;
}

.tekio-x2-values-grid article:hover img {
  transform: scale(1.045);
}

.tekio-x2-values-grid article::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 20%, rgba(0,0,0,0.82) 100%);
  z-index: 1;
}

.tekio-x2-values-grid article > div {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
  z-index: 2;
}

.tekio-x2-values-grid span {
  color: #3CAEC1;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.tekio-x2-values-grid h3 {
  margin: 12px 0 0;
  color: #ffffff;
  font-size: 38px;
  line-height: 0.98;
  letter-spacing: -0.05em;
}

.tekio-x2-values-grid p {
  margin: 14px 0 0;
  color: rgba(255,255,255,0.72);
  font-size: 15px;
  line-height: 1.6;
}


/* SPLIT SECTIONS */

.tekio-x2-feature-section {
  padding: 110px 0;
  background: #ffffff;
}

.tekio-x2-feature-section.dark {
  background: #050505;
}

.tekio-x2-split {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 70px;
  align-items: center;
}

.tekio-x2-split.reverse {
  grid-template-columns: 1.05fr 0.95fr;
}

.tekio-x2-split.reverse .tekio-x2-split-image {
  order: 2;
}

.tekio-x2-split-image {
  min-height: 620px;
  border-radius: 38px;
  overflow: hidden;
  background: #111;
  box-shadow: 0 28px 80px rgba(16,24,40,0.10);
}

.tekio-x2-feature-section.dark .tekio-x2-split-image {
  box-shadow: 0 32px 90px rgba(0,0,0,0.28);
}

.tekio-x2-split-image img {
  width: 100%;
  height: 100%;
  min-height: 620px;
  object-fit: cover;
  display: block;
}

.tekio-x2-feature-section.dark .tekio-x2-split-content h2,
.tekio-x2-feature-section.dark .tekio-x2-split-content p {
  color: #ffffff;
}

.tekio-x2-feature-section.dark .tekio-x2-split-content p {
  color: rgba(255,255,255,0.70);
}


/* POINTS */

.tekio-x2-point-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-top: 36px;
}

.tekio-x2-point-grid article,
.tekio-x2-metric-row article {
  min-height: 128px;
  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-x2-feature-section.dark .tekio-x2-point-grid article {
  background: rgba(255,255,255,0.07);
  border-color: rgba(255,255,255,0.10);
}

.tekio-x2-point-grid strong,
.tekio-x2-metric-row strong {
  display: block;
  color: #0b0d10;
  font-size: 24px;
  line-height: 1.05;
  letter-spacing: -0.04em;
  font-weight: 900;
}

.tekio-x2-feature-section.dark .tekio-x2-point-grid strong {
  color: #ffffff;
}

.tekio-x2-point-grid span,
.tekio-x2-metric-row span {
  display: block;
  margin-top: 10px;
  color: #667085;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: normal;
  text-transform: none;
}

.tekio-x2-feature-section.dark .tekio-x2-point-grid span {
  color: rgba(255,255,255,0.68);
}

.tekio-x2-metric-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  margin-top: 36px;
}


/* BIONIC */

.tekio-x2-bionic {
  padding: 120px 0;
  background: #ffffff;
}

.tekio-x2-bionic-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.tekio-x2-bionic-grid article {
  padding: 24px;
  border-radius: 28px;
  background: #f5f7f8;
  border: 1px solid rgba(12,20,28,0.08);
  transition: transform 0.24s ease, box-shadow 0.24s ease;
}

.tekio-x2-bionic-grid article:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 70px rgba(16,24,40,0.10);
}

.tekio-x2-bionic-grid img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  border-radius: 20px;
  display: block;
  background: #111;
}

.tekio-x2-bionic-grid h3 {
  margin: 22px 0 0;
  color: #0b0d10;
  font-size: 27px;
  line-height: 1.02;
  letter-spacing: -0.045em;
}

.tekio-x2-bionic-grid p {
  margin: 12px 0 0;
  color: #667085;
  font-size: 14px;
  line-height: 1.6;
}


/* PRODUCT DETAILS LARGE IMAGES */

.tekio-x2-product-details {
  padding: 120px 0;
  background: #f5f7f8;
}

.tekio-x2-detail-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
  align-items: stretch;
}

.tekio-x2-detail-card {
  width: 100%;
  height: 920px;
  overflow: hidden;
  border-radius: 38px;
  background: #e9eaec;
  border: 1px solid rgba(12,20,28,0.08);
  box-shadow: 0 28px 80px rgba(16,24,40,0.10);
  display: flex;
  align-items: center;
  justify-content: center;
}

.tekio-x2-detail-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.tekio-x2-detail-card:hover {
  box-shadow: 0 34px 95px rgba(16,24,40,0.16);
}


/* SENSORS */

.tekio-x2-sensors {
  padding: 120px 0;
  background: #071014;
}

.tekio-x2-sensors .tekio-x2-section-title.light p {
  color: rgba(255,255,255,0.68);
}

.tekio-x2-sensor-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.tekio-x2-sensor-grid article {
  min-height: 330px;
  padding: 30px;
  border-radius: 28px;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.10);
}

.tekio-x2-sensor-grid h3 {
  margin: 24px 0 0;
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  letter-spacing: -0.045em;
}

.tekio-x2-sensor-grid p {
  margin: 14px 0 0;
  color: rgba(255,255,255,0.68);
  font-size: 15px;
  line-height: 1.65;
}

.tekio-x2-sensor-icon {
  position: relative;
  width: 76px;
  height: 76px;
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(60,174,193,0.18), rgba(60,174,193,0.04));
  border: 1px solid rgba(60,174,193,0.22);
}

.tekio-x2-sensor-icon::before,
.tekio-x2-sensor-icon::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
}

.tekio-x2-sensor-icon.camera::before,
.tekio-x2-sensor-icon.rgbd::before {
  width: 44px;
  height: 32px;
  left: 16px;
  top: 23px;
  border: 3px solid #3CAEC1;
  border-radius: 10px;
}

.tekio-x2-sensor-icon.camera::after,
.tekio-x2-sensor-icon.rgbd::after {
  width: 16px;
  height: 16px;
  left: 30px;
  top: 31px;
  border: 3px solid #3CAEC1;
  border-radius: 50%;
}

.tekio-x2-sensor-icon.touch::before {
  width: 34px;
  height: 42px;
  left: 22px;
  top: 18px;
  border: 3px solid #3CAEC1;
  border-radius: 16px 16px 10px 10px;
}

.tekio-x2-sensor-icon.touch::after {
  width: 18px;
  height: 3px;
  left: 30px;
  top: 36px;
  background: #3CAEC1;
}

.tekio-x2-sensor-icon.lidar::before {
  width: 46px;
  height: 46px;
  left: 15px;
  top: 15px;
  border: 3px solid #3CAEC1;
  border-radius: 50%;
}

.tekio-x2-sensor-icon.lidar::after {
  width: 6px;
  height: 6px;
  left: 35px;
  top: 35px;
  border-radius: 50%;
  background: #3CAEC1;
  box-shadow: 0 0 0 10px rgba(60,174,193,0.16), 0 0 0 20px rgba(60,174,193,0.08);
}


/* PACKAGE */

.tekio-x2-package {
  padding: 120px 0;
  background: #f5f7f8;
}

.tekio-x2-package-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}

.tekio-x2-package-grid article,
.tekio-x2-battery-grid article {
  min-height: 220px;
  padding: 26px 14px;
  background: #ffffff;
  border: 1px solid rgba(12,20,28,0.08);
  border-radius: 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tekio-x2-package-grid h3,
.tekio-x2-battery-grid h4 {
  margin: 18px 0 0;
  color: #0b0d10;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
}

.tekio-x2-package-grid p,
.tekio-x2-battery-grid p {
  margin: 10px 0 0;
  color: #3CAEC1;
  font-weight: 900;
}

.tekio-x2-package-icon {
  position: relative;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(60,174,193,0.18), rgba(60,174,193,0.04));
  border: 1px solid rgba(60,174,193,0.22);
}

.tekio-x2-package-icon::before,
.tekio-x2-package-icon::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
}

.tekio-x2-package-icon.robot::before {
  width: 30px;
  height: 48px;
  left: 22px;
  top: 13px;
  border: 3px solid #3CAEC1;
  border-radius: 16px;
}

.tekio-x2-package-icon.charger::before,
.tekio-x2-package-icon.battery::before {
  width: 42px;
  height: 26px;
  left: 14px;
  top: 25px;
  border: 3px solid #3CAEC1;
  border-radius: 7px;
}

.tekio-x2-package-icon.charger::after,
.tekio-x2-package-icon.battery::after {
  width: 6px;
  height: 14px;
  right: 11px;
  top: 31px;
  background: #3CAEC1;
  border-radius: 3px;
}

.tekio-x2-package-icon.controller::before {
  width: 46px;
  height: 30px;
  left: 14px;
  top: 24px;
  border: 3px solid #3CAEC1;
  border-radius: 16px;
}

.tekio-x2-package-icon.controller::after {
  width: 6px;
  height: 6px;
  left: 25px;
  top: 36px;
  border-radius: 50%;
  background: #3CAEC1;
  box-shadow: 18px 0 0 #3CAEC1;
}

.tekio-x2-package-icon.mic::before {
  width: 24px;
  height: 38px;
  left: 25px;
  top: 15px;
  border: 3px solid #3CAEC1;
  border-radius: 16px;
}

.tekio-x2-package-icon.mic::after {
  width: 34px;
  height: 18px;
  left: 20px;
  top: 42px;
  border-bottom: 3px solid #3CAEC1;
  border-radius: 0 0 18px 18px;
}

.tekio-x2-package-icon.guide::before,
.tekio-x2-package-icon.certificate::before {
  width: 36px;
  height: 46px;
  left: 19px;
  top: 14px;
  border: 3px solid #3CAEC1;
  border-radius: 8px;
}

.tekio-x2-package-icon.guide::after,
.tekio-x2-package-icon.certificate::after {
  width: 20px;
  height: 3px;
  left: 27px;
  top: 28px;
  background: #3CAEC1;
  box-shadow: 0 10px 0 #3CAEC1, 0 20px 0 #3CAEC1;
}

.tekio-x2-battery-pack {
  margin-top: 48px;
  padding: 34px;
  border-radius: 30px;
  background: #ffffff;
  border: 1px solid rgba(12,20,28,0.08);
}

.tekio-x2-battery-pack h3 {
  margin: 0 0 22px;
  color: #0b0d10;
  font-size: 34px;
  line-height: 1;
  letter-spacing: -0.05em;
}

.tekio-x2-battery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}


/* SPECS */

.tekio-x2-specs {
  padding: 120px 0;
  background: #ffffff;
}

.tekio-x2-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-x2-table {
  width: 100%;
  min-width: 980px;
  border-collapse: collapse;
  background: #ffffff;
}

.tekio-x2-table th,
.tekio-x2-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-x2-table thead th {
  background: #071014;
  color: #ffffff;
  font-weight: 900;
}

.tekio-x2-table tbody th {
  width: 30%;
  color: #0b0d10;
  font-weight: 900;
  background: #f5f7f8;
}

.tekio-x2-table td {
  color: #667085;
}

.tekio-x2-table tr.group th {
  background: #3CAEC1;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.4px;
}

.tekio-x2-spec-note {
  margin: 24px 0 0;
  color: #667085;
  font-size: 14px;
  line-height: 1.6;
}


/* CTA */

.tekio-x2-cta {
  padding: 120px 0;
  background: #3CAEC1;
  text-align: center;
}

.tekio-x2-cta span {
  color: rgba(255,255,255,0.88);
}

.tekio-x2-cta h2 {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
}

.tekio-x2-cta p {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  color: rgba(255,255,255,0.86);
}

.tekio-x2-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-x2-cta a:hover {
  background: #0b0d10;
  color: #ffffff !important;
  transform: translateY(-2px);
}


/* RESPONSIVE */

@media (max-width: 1320px) {
  .tekio-x2-container {
    padding: 0 36px;
  }

  .tekio-x2-hero-grid {
    padding-left: 36px;
    padding-right: 36px;
  }

  .tekio-x2-hero h1 {
    font-size: clamp(58px, 6.6vw, 104px);
  }

  .tekio-x2-package-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .tekio-x2-bionic-grid,
  .tekio-x2-sensor-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .tekio-x2-detail-card {
    height: 760px;
  }
}

@media (max-width: 1180px) {
  .tekio-x2-hero {
    min-height: auto;
  }

  .tekio-x2-hero-grid,
  .tekio-x2-split,
  .tekio-x2-split.reverse {
    grid-template-columns: 1fr;
  }

  .tekio-x2-split.reverse .tekio-x2-split-image {
    order: 0;
  }

  .tekio-x2-hero-grid {
    min-height: auto;
    padding-top: 120px;
    padding-bottom: 90px;
  }

  .tekio-x2-hero-content {
    max-width: 980px;
  }

  .tekio-x2-hero h1 {
    max-width: 980px;
    font-size: clamp(58px, 9vw, 104px);
  }

  .tekio-x2-hero p {
    max-width: 840px;
  }

  .tekio-x2-hero-visual {
    min-height: 560px;
  }

  .tekio-x2-hero-visual img {
    max-height: 600px;
  }

  .tekio-x2-values-grid {
    grid-template-columns: 1fr;
  }

  .tekio-x2-metric-row {
    grid-template-columns: 1fr;
  }

  .tekio-x2-detail-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .tekio-x2-detail-card {
    height: 680px;
  }
}

@media (max-width: 760px) {
  .tekio-x2-page {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .tekio-x2-container {
    padding: 0 18px;
  }

  .tekio-x2-hero-grid {
    padding: 100px 18px 70px;
    gap: 32px;
  }

  .tekio-x2-hero h1 {
    font-size: clamp(42px, 13vw, 66px);
    line-height: 0.95;
    letter-spacing: -0.055em;
  }

  .tekio-x2-hero p {
    font-size: 16px;
    line-height: 1.65;
  }

  .tekio-x2-hero-tags {
    gap: 8px;
  }

  .tekio-x2-hero-tags span {
    padding: 9px 12px;
    font-size: 11px;
  }

  .tekio-x2-hero-visual {
    min-height: 370px;
  }

  .tekio-x2-hero-visual img {
    max-height: 390px;
    max-width: 100%;
  }

  .tekio-x2-hero-glow {
    width: 360px;
    height: 360px;
  }

  .tekio-x2-values,
  .tekio-x2-feature-section,
  .tekio-x2-bionic,
  .tekio-x2-product-details,
  .tekio-x2-sensors,
  .tekio-x2-package,
  .tekio-x2-specs,
  .tekio-x2-cta {
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .tekio-x2-section-title h2,
  .tekio-x2-split-content h2,
  .tekio-x2-cta h2 {
    font-size: clamp(38px, 12.5vw, 58px);
    line-height: 0.96;
  }

  .tekio-x2-section-title p,
  .tekio-x2-split-content p,
  .tekio-x2-cta p {
    font-size: 16px;
  }

  .tekio-x2-values-grid article,
  .tekio-x2-values-grid img {
    min-height: 380px;
  }

  .tekio-x2-split-image,
  .tekio-x2-split-image img {
    min-height: 360px;
  }

  .tekio-x2-point-grid,
  .tekio-x2-bionic-grid,
  .tekio-x2-sensor-grid,
  .tekio-x2-package-grid,
  .tekio-x2-battery-grid {
    grid-template-columns: 1fr;
  }

  .tekio-x2-detail-grid {
    grid-template-columns: 1fr;
  }

  .tekio-x2-detail-card {
    height: auto;
    min-height: auto;
    border-radius: 24px;
  }

  .tekio-x2-detail-card img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  .tekio-x2-bionic-grid img {
    height: 240px;
  }

  .tekio-x2-table th,
  .tekio-x2-table td {
    padding: 16px;
  }
}/* End custom CSS */