.elementor-1111 .elementor-element.elementor-element-a1a922f{--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-1111 .elementor-element.elementor-element-7af0c28{--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-f970d0c *//* =========================================================
   TEKIO ROBOTICS - AGIBOT D1 ULTRA
   Full width + vídeo autoplay loop + navegación premium
   ========================================================= */

/* Fuerza el widget HTML de Elementor a salir del contenedor boxed */
.elementor-widget-html:has(.tekio-d1ultra-page),
.elementor-widget-container:has(.tekio-d1ultra-page) {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: visible !important;
}

.tekio-d1ultra-page {
  --d1u-blue: #3CAEC1;
  --d1u-blue-dark: #13454E;
  --d1u-black: #05070A;
  --d1u-dark: #101828;
  --d1u-gray: #667085;
  --d1u-soft: #F4F8FA;
  --d1u-white: #ffffff;
  --d1u-border: rgba(16, 24, 40, 0.12);
  --d1u-shadow: 0 28px 80px rgba(15, 23, 42, 0.16);
  --d1u-radius: 32px;

  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 0 !important;
  overflow-x: hidden;
  background: #ffffff;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  color: var(--d1u-dark);
}

.tekio-d1ultra-page * {
  box-sizing: border-box;
}

.tekio-d1ultra-page img,
.tekio-d1ultra-page video {
  max-width: 100%;
  display: block;
}

.d1u-full-bleed {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.d1u-container {
  width: min(1680px, calc(100% - 72px));
  margin: 0 auto;
}

/* HERO */

.d1u-hero {
  position: relative;
  min-height: 820px;
  background: #05070A;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.d1u-hero-bg {
  position: absolute;
  inset: 0;
  background-image: url("https://www.agibot.com/public/static/index/en/images/D1Ultra/proD1-banner.jpg");
  background-size: cover;
  background-position: center right;
  transform: scale(1.01);
}

.d1u-hero-shade {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 75% 42%, rgba(60, 174, 193, 0.12), transparent 34%),
    linear-gradient(90deg,
      rgba(5, 7, 10, 0.86) 0%,
      rgba(5, 7, 10, 0.68) 32%,
      rgba(5, 7, 10, 0.30) 62%,
      rgba(5, 7, 10, 0.06) 100%);
}

.d1u-hero-inner {
  position: relative;
  z-index: 2;
  width: min(1680px, calc(100% - 72px));
  margin: 0 auto;
  padding-top: 40px;
}

.d1u-hero-copy {
  max-width: 900px;
}

.d1u-kicker,
.d1u-section-label {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 24px;
  color: var(--d1u-blue);
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 800;
}

.d1u-kicker::before,
.d1u-section-label::before {
  content: "";
  width: 42px;
  height: 2px;
  background: currentColor;
  border-radius: 99px;
}

.d1u-hero h1 {
  margin: 0 !important;
  color: #ffffff !important;
  font-size: clamp(64px, 8vw, 142px) !important;
  line-height: 0.9 !important;
  letter-spacing: -0.075em !important;
  font-weight: 850 !important;
}

.d1u-hero p {
  max-width: 800px;
  margin: 30px 0 0 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: clamp(25px, 2.8vw, 48px) !important;
  line-height: 1.12 !important;
  font-weight: 500 !important;
  letter-spacing: -0.035em;
}

.d1u-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 46px;
}

.d1u-hero-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 54px;
  padding: 0 22px;
  border-radius: 999px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 800;
  background: rgba(255, 255, 255, 0.11);
  border: 1px solid rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(18px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.20);
}

.d1u-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.d1u-hero-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 28px;
  border-radius: 999px;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 850;
  transition: all 0.25s ease;
  white-space: nowrap;
}

.d1u-hero-actions a:first-child {
  color: #ffffff !important;
  background: var(--d1u-blue);
  box-shadow: 0 18px 40px rgba(60, 174, 193, 0.22);
}

.d1u-hero-actions a:first-child:hover {
  background: #ffffff;
  color: var(--d1u-blue-dark) !important;
  transform: translateY(-3px);
}

.d1u-hero-actions a:last-child {
  color: #ffffff !important;
  border: 1px solid rgba(255,255,255,0.30);
  background: rgba(255,255,255,0.08);
}

.d1u-hero-actions a:last-child:hover {
  background: rgba(255,255,255,0.18);
  transform: translateY(-3px);
}

/* NAV PREMIUM */

.d1u-product-nav {
  position: sticky;
  top: 0;
  z-index: 50;
  padding: 18px 32px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.94), rgba(255,255,255,0.86));
  backdrop-filter: blur(20px);
  border-bottom: 1px solid rgba(16, 24, 40, 0.08);
  box-shadow: 0 18px 38px rgba(15, 23, 42, 0.08);
}

.d1u-product-nav-inner {
  width: min(1480px, 100%);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 12px;
  overflow-x: auto;
  padding: 4px;
  scrollbar-width: none;
}

.d1u-product-nav-inner::-webkit-scrollbar {
  display: none;
}

.d1u-product-nav a {
  position: relative;
  isolation: isolate;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 52px;
  padding: 0 22px;
  border-radius: 999px;
  text-decoration: none !important;
  color: #182230 !important;
  font-size: 15px;
  font-weight: 850;
  letter-spacing: -0.01em;
  background: #ffffff;
  border: 1px solid rgba(16, 24, 40, 0.10);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
  transition: all 0.25s ease;
  overflow: hidden;
}

.d1u-product-nav a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(135deg, var(--d1u-blue-dark), var(--d1u-blue));
  opacity: 0;
  transition: opacity 0.25s ease;
}

.d1u-product-nav a span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  color: var(--d1u-blue-dark);
  background: rgba(60, 174, 193, 0.12);
  font-size: 11px;
  font-weight: 900;
  transition: all 0.25s ease;
}

.d1u-product-nav a:hover {
  transform: translateY(-3px);
  color: #ffffff !important;
  border-color: transparent;
  box-shadow: 0 18px 38px rgba(19, 69, 78, 0.26);
}

.d1u-product-nav a:hover::before {
  opacity: 1;
}

.d1u-product-nav a:hover span {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.18);
}

/* SECCIONES GENERALES */

.d1u-section {
  padding: 120px 0;
}

.d1u-section-white {
  background:
    radial-gradient(circle at 90% 10%, rgba(60, 174, 193, 0.10), transparent 30%),
    #ffffff;
}

.d1u-section-soft {
  background:
    linear-gradient(180deg, #F6FAFC 0%, #ffffff 100%);
}

.d1u-section-video {
  background:
    radial-gradient(circle at 50% 20%, rgba(60, 174, 193, 0.15), transparent 34%),
    linear-gradient(180deg, #071014 0%, #101828 100%);
}

.d1u-section-dark {
  background:
    radial-gradient(circle at 80% 10%, rgba(60, 174, 193, 0.20), transparent 34%),
    linear-gradient(135deg, #071014 0%, #111827 100%);
}

.d1u-two-columns {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 76px;
  align-items: center;
}

.d1u-two-columns.d1u-reverse {
  grid-template-columns: 1.05fr 0.95fr;
}

.d1u-text-block h2,
.d1u-heading-center h2,
.d1u-final-cta h2 {
  margin: 0 !important;
  color: var(--d1u-black) !important;
  font-size: clamp(38px, 4.4vw, 76px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.055em !important;
  font-weight: 850 !important;
}

.d1u-section-video .d1u-heading-center h2,
.d1u-section-dark .d1u-heading-center h2 {
  color: #ffffff !important;
}

.d1u-text-block p,
.d1u-heading-center p,
.d1u-final-cta p {
  margin: 24px 0 0 !important;
  color: var(--d1u-gray) !important;
  font-size: clamp(17px, 1.3vw, 21px) !important;
  line-height: 1.68 !important;
  font-weight: 450;
}

.d1u-section-video .d1u-heading-center p,
.d1u-section-dark .d1u-heading-center p {
  color: rgba(255, 255, 255, 0.72) !important;
}

.d1u-heading-center {
  max-width: 1040px;
  margin: 0 auto 68px;
  text-align: center;
}

.d1u-heading-center .d1u-section-label {
  justify-content: center;
}

/* VIDEO */

.d1u-video-card {
  position: relative;
  border-radius: 38px;
  overflow: hidden;
  background: #05070A;
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.34);
}

.d1u-video-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border: 1px solid rgba(255,255,255,0.22);
  pointer-events: none;
  z-index: 2;
}

.d1u-video-card video {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #05070A;
}

/* VISUALES */

.d1u-visual-card {
  position: relative;
  min-height: 560px;
  border-radius: var(--d1u-radius);
  overflow: hidden;
  background: #EAF0F5;
  box-shadow: var(--d1u-shadow);
}

.d1u-visual-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid rgba(255,255,255,0.38);
  border-radius: inherit;
  pointer-events: none;
}

.d1u-visual-card img {
  width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
  transition: transform 0.45s ease;
}

.d1u-visual-card:hover img {
  transform: scale(1.035);
}

/* MÉTRICAS */

.d1u-metrics-grid {
  margin-top: 86px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 22px;
}

.d1u-metrics-grid article {
  position: relative;
  min-height: 210px;
  padding: 34px 22px;
  border-radius: 28px;
  background:
    linear-gradient(180deg, #ffffff 0%, #F8FBFC 100%);
  border: 1px solid rgba(16, 24, 40, 0.10);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.07);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  text-align: center;
  overflow: hidden;
  transition: all 0.25s ease;
}

.d1u-metrics-grid article::before {
  content: "";
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  height: 4px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, var(--d1u-blue), var(--d1u-blue-dark));
  opacity: 0.85;
}

.d1u-metrics-grid article:hover {
  transform: translateY(-7px);
  border-color: rgba(60, 174, 193, 0.42);
  box-shadow: 0 28px 62px rgba(15, 23, 42, 0.13);
}

.d1u-metrics-grid strong {
  display: block;
  color: var(--d1u-black);
  font-size: clamp(30px, 2.6vw, 48px);
  line-height: 1;
  letter-spacing: -0.055em;
  font-weight: 900;
}

.d1u-metrics-grid span {
  display: block;
  max-width: 180px;
  color: var(--d1u-gray);
  font-size: 15px;
  line-height: 1.35;
  font-weight: 700;
}

/* FEATURES */

.d1u-feature-grid {
  margin-top: 66px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.d1u-feature-grid-two {
  grid-template-columns: repeat(2, 1fr);
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.d1u-feature-grid-three {
  grid-template-columns: repeat(3, 1fr);
}

.d1u-feature-grid article {
  position: relative;
  min-height: 300px;
  padding: 36px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, #ffffff 0%, #F8FBFC 100%);
  border: 1px solid rgba(16, 24, 40, 0.10);
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: all 0.25s ease;
}

.d1u-feature-grid article::before {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -80px;
  width: 180px;
  height: 180px;
  border-radius: 999px;
  background: rgba(60, 174, 193, 0.12);
  transition: transform 0.25s ease;
}

.d1u-feature-grid article:hover {
  transform: translateY(-7px);
  border-color: rgba(60, 174, 193, 0.42);
  box-shadow: 0 28px 62px rgba(15, 23, 42, 0.12);
}

.d1u-feature-grid article:hover::before {
  transform: scale(1.24);
}

.d1u-feature-grid h3 {
  position: relative;
  z-index: 1;
  margin: 0 !important;
  color: var(--d1u-black) !important;
  font-size: 25px !important;
  line-height: 1.13 !important;
  letter-spacing: -0.035em !important;
  font-weight: 850 !important;
}

.d1u-feature-grid p {
  position: relative;
  z-index: 1;
  margin: 18px 0 0 !important;
  color: var(--d1u-gray) !important;
  font-size: 16px !important;
  line-height: 1.64 !important;
}

/* IMAGEN CENTRAL */

.d1u-product-image {
  border-radius: 36px;
  overflow: hidden;
  background: #EEF4F7;
  box-shadow: var(--d1u-shadow);
}

.d1u-product-image img {
  width: 100%;
  max-height: 760px;
  object-fit: cover;
}

/* ESCENARIOS */

.d1u-scenario-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}

.d1u-scenario-card {
  position: relative;
  min-height: 540px;
  border-radius: 36px;
  overflow: hidden;
  background: #101828;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.28);
}

.d1u-scenario-card img {
  width: 100%;
  height: 100%;
  min-height: 540px;
  object-fit: cover;
  opacity: 0.9;
  transition: all 0.45s ease;
}

.d1u-scenario-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, transparent 35%, rgba(0,0,0,0.78) 100%);
}

.d1u-scenario-card:hover img {
  transform: scale(1.04);
  opacity: 1;
}

.d1u-scenario-card div {
  position: absolute;
  z-index: 2;
  left: 30px;
  right: 30px;
  bottom: 30px;
  padding: 30px;
  border-radius: 28px;
  background: rgba(7, 14, 18, 0.72);
  border: 1px solid rgba(255,255,255,0.14);
  backdrop-filter: blur(18px);
}

.d1u-scenario-card h3 {
  margin: 0 !important;
  color: #ffffff !important;
  font-size: clamp(26px, 2.4vw, 38px) !important;
  line-height: 1.05 !important;
  letter-spacing: -0.045em !important;
  font-weight: 850 !important;
}

.d1u-scenario-card p {
  margin: 15px 0 0 !important;
  color: rgba(255,255,255,0.78) !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
}

/* PROCESO */

.d1u-process-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.d1u-process-grid article {
  min-height: 310px;
  padding: 34px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, #ffffff 0%, #F8FBFC 100%);
  border: 1px solid rgba(16, 24, 40, 0.10);
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  transition: all 0.25s ease;
}

.d1u-process-grid article:hover {
  transform: translateY(-7px);
  border-color: rgba(60, 174, 193, 0.42);
  box-shadow: 0 28px 62px rgba(15, 23, 42, 0.12);
}

.d1u-process-grid span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 28px;
  border-radius: 16px;
  color: #ffffff;
  background: linear-gradient(135deg, var(--d1u-blue-dark), var(--d1u-blue));
  font-size: 15px;
  font-weight: 900;
}

.d1u-process-grid h3 {
  margin: 0 !important;
  color: var(--d1u-black) !important;
  font-size: 24px !important;
  line-height: 1.15 !important;
  letter-spacing: -0.035em !important;
  font-weight: 850 !important;
}

.d1u-process-grid p {
  margin: 18px 0 0 !important;
  color: var(--d1u-gray) !important;
  font-size: 16px !important;
  line-height: 1.64 !important;
}

/* TABLA */

.d1u-table-wrapper {
  overflow-x: auto;
  border-radius: 34px;
  background: #ffffff;
  border: 1px solid rgba(16, 24, 40, 0.10);
  box-shadow: var(--d1u-shadow);
}

.d1u-spec-table {
  width: 100%;
  min-width: 1040px;
  border-collapse: collapse;
  background: #ffffff;
}

.d1u-spec-table th {
  padding: 28px 32px;
  background: var(--d1u-blue-dark);
  color: #ffffff;
  text-align: left;
  font-size: 18px;
  font-weight: 850;
  line-height: 1.3;
}

.d1u-spec-table th:first-child {
  width: 36%;
}

.d1u-spec-table th:nth-child(2) {
  width: 64%;
}

.d1u-spec-table td {
  padding: 21px 32px;
  border-bottom: 1px solid rgba(16, 24, 40, 0.08);
  color: #344054;
  font-size: 16px;
  line-height: 1.55;
  vertical-align: top;
}

.d1u-spec-table td:first-child {
  color: #101828;
  font-weight: 850;
}

.d1u-spec-table tbody tr:hover:not(.d1u-table-title) {
  background: rgba(60, 174, 193, 0.045);
}

.d1u-table-title td {
  padding: 18px 32px;
  background: #EAF8FB;
  color: var(--d1u-blue-dark) !important;
  font-size: 15px;
  font-weight: 950 !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.d1u-note {
  margin: 24px 0 0 !important;
  color: #667085 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

.d1u-note-center {
  max-width: 900px;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

/* CTA FINAL */

.d1u-final-cta {
  padding: 110px 0;
  background:
    radial-gradient(circle at 85% 10%, rgba(60, 174, 193, 0.32), transparent 30%),
    linear-gradient(135deg, #13454E 0%, #05070A 100%);
  color: #ffffff;
}

.d1u-final-cta-inner {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 52px;
}

.d1u-final-cta h2 {
  color: #ffffff !important;
}

.d1u-final-cta p {
  max-width: 980px;
  color: rgba(255, 255, 255, 0.74) !important;
}

.d1u-cta-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 14px;
}

.d1u-cta-buttons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 28px;
  border-radius: 999px;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 850;
  transition: all 0.25s ease;
  white-space: nowrap;
}

.d1u-cta-buttons a:first-child {
  color: #ffffff !important;
  background: var(--d1u-blue);
}

.d1u-cta-buttons a:first-child:hover {
  background: #ffffff;
  color: var(--d1u-blue-dark) !important;
  transform: translateY(-3px);
}

.d1u-cta-buttons a:last-child {
  color: #ffffff !important;
  border: 1px solid rgba(255,255,255,0.30);
  background: rgba(255,255,255,0.08);
}

.d1u-cta-buttons a:last-child:hover {
  background: rgba(255,255,255,0.18);
  transform: translateY(-3px);
}

/* RESPONSIVE */

@media (max-width: 1280px) {
  .d1u-metrics-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .d1u-feature-grid,
  .d1u-feature-grid-three,
  .d1u-process-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .d1u-final-cta-inner {
    grid-template-columns: 1fr;
  }

  .d1u-cta-buttons {
    justify-content: flex-start;
  }
}

@media (max-width: 980px) {
  .d1u-hero {
    min-height: 720px;
  }

  .d1u-hero-bg {
    background-position: center;
  }

  .d1u-hero-shade {
    background:
      linear-gradient(90deg,
        rgba(5, 7, 10, 0.88) 0%,
        rgba(5, 7, 10, 0.66) 52%,
        rgba(5, 7, 10, 0.22) 100%);
  }

  .d1u-two-columns,
  .d1u-two-columns.d1u-reverse {
    grid-template-columns: 1fr;
    gap: 46px;
  }

  .d1u-two-columns.d1u-reverse .d1u-visual-card {
    order: 2;
  }

  .d1u-two-columns.d1u-reverse .d1u-text-block {
    order: 1;
  }

  .d1u-section {
    padding: 92px 0;
  }

  .d1u-scenario-grid {
    grid-template-columns: 1fr;
  }

  .d1u-product-nav {
    padding: 14px 18px;
  }

  .d1u-product-nav-inner {
    justify-content: flex-start;
  }
}

@media (max-width: 720px) {
  .d1u-container,
  .d1u-hero-inner {
    width: calc(100% - 34px);
  }

  .d1u-hero {
    min-height: 660px;
  }

  .d1u-hero-badges,
  .d1u-hero-actions {
    gap: 10px;
  }

  .d1u-hero-badges span {
    min-height: 46px;
    padding: 0 15px;
    font-size: 13px;
  }

  .d1u-hero-actions a {
    width: 100%;
  }

  .d1u-product-nav a {
    min-height: 48px;
    padding: 0 16px;
    font-size: 14px;
  }

  .d1u-product-nav a span {
    width: 25px;
    height: 25px;
    font-size: 10px;
  }

  .d1u-metrics-grid,
  .d1u-feature-grid,
  .d1u-feature-grid-two,
  .d1u-feature-grid-three,
  .d1u-process-grid {
    grid-template-columns: 1fr;
  }

  .d1u-visual-card,
  .d1u-visual-card img {
    min-height: 360px;
  }

  .d1u-video-card {
    border-radius: 24px;
  }

  .d1u-scenario-card,
  .d1u-scenario-card img {
    min-height: 430px;
  }

  .d1u-scenario-card div {
    left: 18px;
    right: 18px;
    bottom: 18px;
    padding: 22px;
  }

  .d1u-cta-buttons a {
    width: 100%;
  }
}/* End custom CSS */