.elementor-415 .elementor-element.elementor-element-9328280{--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;--z-index:1;}.elementor-415 .elementor-element.elementor-element-96979e2{--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-415 .elementor-element.elementor-element-13c2f9d{--display:flex;--min-height:0vh;--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;--padding-top:0px;--padding-bottom:080px;--padding-left:300px;--padding-right:300px;}.elementor-415 .elementor-element.elementor-element-54e10cf{padding:0px 0px 30px 0px;text-align:center;}.elementor-415 .elementor-element.elementor-element-54e10cf .elementor-heading-title{font-weight:800;text-transform:uppercase;}.elementor-415 .elementor-element.elementor-element-ce34e53 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-415 .elementor-element.elementor-element-8f2ec29{--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-415 .elementor-element.elementor-element-1292601{--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;}@media(max-width:1024px){.elementor-415 .elementor-element.elementor-element-13c2f9d{--padding-top:60px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-415 .elementor-element.elementor-element-13c2f9d{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-415 .elementor-element.elementor-element-54e10cf{padding:0px 0px 20px 0px;}.elementor-415 .elementor-element.elementor-element-54e10cf .elementor-heading-title{font-size:21px;}.elementor-415 .elementor-element.elementor-element-ce34e53{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-f463883 *//* ============================================================
   HERO CÓMPUTO - BRAND INTEGRATION (100% AISLADO)
============================================================ */

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero {
    /* --- VARIABLES LOCALES (Solo afectan a este bloque) --- */
    --comp-primary: #172DFD; /* Azul MATECHS Cómputo corregido */
    --comp-secondary: #202020; /* Negro Institucional MATECHS */
    --comp-overlay: rgba(32, 32, 32, 0.85); /* Overlay oscuro */

    position: relative;
    width: 100%;
    max-width: 100vw; /* Previene el desbordamiento horizontal */
    min-height: 90vh;
    display: flex;
    align-items: center;
    overflow: hidden; /* Corta cualquier elemento que intente salir del contenedor */
    box-sizing: border-box;
    background: linear-gradient(to right, var(--comp-overlay) 30%, rgba(32, 32, 32, 0.4) 100%), 
                url('https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&q=80&w=2000');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: clamp(3rem, 5vw, 6rem) 20px;
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero *, .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero *::before, .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero *::after {
    box-sizing: border-box; /* Asegura que el padding no aumente el ancho total */
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 4rem;
    align-items: center;
    position: relative;
    z-index: 10;
}

/* --- TÍTULOS EN BLANCO Y HIGHLIGHT AZUL --- */
.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__title {
    font-family: var(--e-global-typography-primary-font-family), sans-serif;
    font-size: clamp(2rem, 6vw, 3.8rem);
    font-weight: 900;
    line-height: 1.1;
    color: #FFFFFF !important; 
    margin-bottom: 1.5rem;
    word-wrap: break-word; /* Evita que palabras muy largas rompan el layout en móvil */
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__title-highlight {
    color: var(--comp-primary) !important; 
}

/* --- BADGE AZUL --- */
.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 18px;
    background: rgba(23, 45, 253, 0.15); 
    border: 1px solid var(--comp-primary);
    border-radius: 50px;
    font-weight: 800;
    font-size: 0.85rem;
    color: #FFFFFF !important; 
    margin-bottom: 1.5rem;
    max-width: 100%; /* Evita desbordamiento en móviles pequeños */
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__badge-dot { 
    width: 8px; height: 8px; background: var(--comp-primary); border-radius: 50%; 
    box-shadow: 0 0 10px var(--comp-primary);
    flex-shrink: 0; /* Previene que el punto se aplaste si falta espacio */
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__subtitle {
    font-size: 1.15rem;
    color: rgba(255, 255, 255, 0.7) !important; 
    line-height: 1.6;
    margin-bottom: 2rem;
    max-width: 600px;
}

/* --- BOTÓN AZUL --- */
.elementor-415 .elementor-element.elementor-element-f463883 .matechs-btn-comp {
    display: inline-flex;
    padding: 18px 40px;
    background-color: var(--comp-primary);
    color: #FFFFFF !important;
    text-decoration: none;
    font-weight: 900;
    border-radius: 4px;
    transition: 0.3s ease;
    text-transform: uppercase;
    border: 1px solid var(--comp-primary);
    text-align: center;
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-btn-comp:hover {
    background-color: var(--comp-secondary) !important; 
    border-color: var(--comp-secondary) !important;
    color: #FFFFFF !important;
    transform: translateY(-5px);
}

/* --- CARDS TRANSPARENTES (GLASS) --- */
.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 100%; /* Asegura que la grilla no se expanda más allá de su contenedor */
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-card {
    background: rgba(32, 32, 32, 0.3); 
    backdrop-filter: blur(15px);
    padding: 30px 20px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 4px solid var(--comp-primary); 
    transition: 0.4s ease;
    word-wrap: break-word; /* Evita desbordamientos de texto dentro de las tarjetas */
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-card:hover {
    background: rgba(32, 32, 32, 0.6);
    transform: translateY(-8px);
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-card__title { 
    color: #FFFFFF !important; 
    font-weight: 800; 
    margin-bottom: 10px; 
}

.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-card__desc { 
    color: rgba(255, 255, 255, 0.7) !important; 
    font-size: 0.85rem; 
    line-height: 1.5;
    margin: 0;
}

/* ORBES */
.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__orb { position: absolute; border-radius: 50%; filter: blur(100px); z-index: 0; }
.elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__orb--primary { background: var(--comp-primary); opacity: 0.2; width: 40vw; height: 40vw; top: -10%; right: -5%; }

/* ============================================================
   RESPONSIVE OPTIMIZATION - MATECHS COMP HERO
============================================================ */

/* TABLET HORIZONTAL (hasta 1024px) */
@media (max-width: 1024px) {
    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__container {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 3rem;
    }
    
    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__content {
        max-width: 800px;
        margin: 0 auto;
        align-items: center; /* Centra los elementos flexibles como el badge y el botón */
        display: flex;
        flex-direction: column;
    }

    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__products {
        grid-template-columns: repeat(2, 1fr) !important;
        max-width: 800px;
        margin: 0 auto;
    }
}

/* MOBILE FIRST (< 768px) */
@media (max-width: 768px) {
    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero {
        padding: 4rem 15px; /* Reducción del padding lateral para ganar espacio */
        min-height: auto;
        /* Optimización de rendimiento de la imagen de fondo en móvil */
        background: linear-gradient(180deg, 
            rgba(32, 32, 32, 0.95) 0%, 
            rgba(32, 32, 32, 0.8) 100%), 
            url('https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&q=80&w=1200');
        background-size: cover;
        background-position: center;
        background-attachment: scroll; /* Cambiado a scroll para evitar problemas en iOS/Android y desbordamientos raros */
    }

    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__container {
        gap: 2.5rem;
    }

    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__title {
        font-size: 2.2rem !important;
        line-height: 1.2;
        margin-bottom: 1rem;
    }

    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__subtitle {
        font-size: 1rem !important;
        margin-bottom: 1.5rem;
        padding: 0 10px; /* Evita que el texto toque los bordes de la pantalla */
    }

    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-btn-comp {
        width: 100%;
        max-width: 100%; /* Permitimos que el botón ocupe todo el ancho disponible si es necesario, sin desbordarse */
        justify-content: center;
        padding: 16px 20px; /* Ajuste del padding para evitar que se salga si la pantalla es muy pequeña */
    }

    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__products {
        grid-template-columns: 1fr !important; /* Fuerza a 1 sola columna en pantallas pequeñas */
        gap: 15px;
    }

    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-card {
        padding: 20px;
        text-align: left; /* Mantiene la lectura correcta dentro de las tarjetas */
    }

    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__orb {
        display: none; /* Mejora el rendimiento y evita problemas de overflow en móviles */
    }
}

/* Dispositivos muy pequeños (< 360px) */
@media (max-width: 360px) {
    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero {
        padding: 3rem 10px;
    }
    .elementor-415 .elementor-element.elementor-element-f463883 .matechs-comp-hero__title {
        font-size: 1.8rem !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cb8635c *//* ============================================================
   BLOQUE 2: INFRAESTRUCTURA CÓMPUTO (4 COLUMNAS) - #131940
============================================================ */
:root {
  --comp-primary: #202020;
  --comp-accent: #172DFD;
  --comp-bg: #FFFFFF;
  --comp-text: var(--e-global-color-text);
  --comp-muted: color-mix(in srgb, var(--e-global-color-text) 60%, transparent);
  --comp-border: color-mix(in srgb, var(--e-global-color-text) 10%, transparent);
}

.matechs-comp-tech {
  padding: clamp(4rem, 8vw, 7rem) 24px;
  background-color: var(--comp-bg);
  font-family: var(--e-global-typography-text-font-family), sans-serif;
}

.matechs-comp-tech__container {
  max-width: 1280px;
  margin: 0 auto;
}

/* --- ENCABEZADO CENTRADO --- */
.matechs-comp-tech__header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 4rem auto;
}

.matechs-comp-tech__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 16px;
  background: color-mix(in srgb, var(--comp-primary) 5%, transparent);
  border: 1px solid color-mix(in srgb, var(--comp-primary) 15%, transparent);
  border-radius: 50px;
  font-weight: 800;
  font-size: 0.875rem;
  color: var(--comp-primary);
  margin-bottom: 1.5rem;
}

.matechs-comp-tech__badge-dot { width: 8px; height: 8px; background: var(--comp-accent); border-radius: 50%; }

/* --- TÍTULO REGLA DE ORO (MAX 2 LÍNEAS) --- */
.matechs-comp-tech__title {
  font-family: var(--e-global-typography-primary-font-family), sans-serif;
  font-size: clamp(2rem, 4.5vw, 3.2rem);
  color: var(--comp-primary);
  line-height: 1.1;
  margin: 0 auto 1.5rem auto !important;
  font-weight: 900;
  max-width: 1100px;
}

.matechs-comp-tech__title span {
  color: var(--comp-accent);
}

.matechs-comp-tech__desc {
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  color: var(--comp-muted);
  line-height: 1.7;
}

/* --- GRILLA DE 4 COLUMNAS --- */
.matechs-comp-tech__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.matechs-comp-tech-card {
  background: #F8FAFC;
  padding: 32px 24px;
  border-radius: 16px;
  border: 1px solid var(--comp-border);
  text-align: center;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.matechs-comp-tech-card:hover {
  transform: translateY(-8px);
  background: #FFFFFF;
  border-color: var(--comp-accent);
  box-shadow: 0 15px 30px rgba(19, 25, 64, 0.08);
}

.matechs-comp-tech-card__icon {
  width: 64px;
  height: 64px;
  background: #FFFFFF;
  border: 2px solid var(--comp-border);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
  transition: 0.3s ease;
}

.matechs-comp-tech-card:hover .matechs-comp-tech-card__icon {
  border-color: var(--comp-accent);
  background: var(--comp-accent);
  color: #FFFFFF;
  transform: rotate(10deg) scale(1.1);
}

.matechs-comp-tech-card__title {
  font-family: var(--e-global-typography-primary-font-family), sans-serif;
  font-size: 1.2rem;
  font-weight: 800;
  color: var(--comp-primary);
  margin-bottom: 12px;
}

.matechs-comp-tech-card__desc {
  font-size: 0.95rem;
  color: var(--comp-muted);
  line-height: 1.5;
}

/* --- REGLAS RESPONSIVE --- */
@media (max-width: 1024px) {
  .matechs-comp-tech__grid { grid-template-columns: repeat(2, 1fr); gap: 30px; }
}

@media (max-width: 640px) {
  .matechs-comp-tech__grid { grid-template-columns: 1fr; }
  .matechs-comp-tech { padding: 4rem 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d236830 *//* ============================================================
   BLOQUE 3: ECOSISTEMA CÓMPUTO (3 COLUMNAS) - #131940
============================================================ */
:root {
  --comp-primary: #131940;
  --comp-accent: #0099FF;
  --comp-bg-alt: #F8FAFC; /* Fondo alterno */
  --comp-border: color-mix(in srgb, var(--e-global-color-text) 10%, transparent);
}

.matechs-comp-eco {
  padding: clamp(4rem, 8vw, 7rem) 24px;
  background-color: var(--comp-bg-alt);
  font-family: var(--e-global-typography-text-font-family), sans-serif;
}

.matechs-comp-eco__container {
  max-width: 1280px;
  margin: 0 auto;
}

/* --- CONTROL DE TÍTULO (MÁXIMO 2 LÍNEAS) --- */
.matechs-comp-eco__header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 4rem auto;
}

.matechs-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 16px;
  background: #FFFFFF;
  border: 1px solid var(--comp-border);
  border-radius: 50px;
  margin-bottom: 1.5rem;
}

.matechs-badge-dot { width: 8px; height: 8px; background-color: var(--comp-accent); border-radius: 50%; }
.matechs-badge-text { font-size: 0.85rem; font-weight: 800; color: var(--comp-primary); text-transform: uppercase; }

.matechs-comp-eco__title {
  font-family: var(--e-global-typography-primary-font-family), sans-serif;
  font-weight: 900;
  line-height: 1.1;
  color: var(--comp-primary);
  font-size: clamp(2rem, 4.2vw, 3.2rem);
  max-width: 1100px; /* Límite para 2 líneas */
  margin: 0 auto 1.5rem auto !important;
}

.matechs-comp-eco__title span {
  color: var(--comp-accent);
}

.matechs-comp-eco__subtitle {
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  color: rgba(43, 48, 68, 0.7);
  line-height: 1.6;
}

/* --- TARJETAS ECOSISTEMA (3 COLUMNAS) --- */
.matechs-comp-eco__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.matechs-comp-card-eco {
  background: #FFFFFF;
  padding: 40px;
  border-radius: 20px;
  border: 1px solid var(--comp-border);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: left;
}

.matechs-comp-card-eco:hover {
  transform: translateY(-10px);
  border-color: var(--comp-accent);
  box-shadow: 0 20px 40px rgba(19, 25, 64, 0.08);
}

.matechs-comp-card-eco__icon { 
  font-size: 3rem; 
  margin-bottom: 24px; 
}

.matechs-comp-card-eco__content h3 { 
  font-family: var(--e-global-typography-primary-font-family), sans-serif;
  font-size: 1.25rem; 
  font-weight: 800; 
  color: var(--comp-primary); 
  margin-bottom: 16px; 
}

.matechs-comp-card-eco__content p { 
  font-size: 0.95rem; 
  color: rgba(43, 48, 68, 0.7); 
  line-height: 1.6; 
  margin-bottom: 24px; 
}

/* --- TAGS DE APLICACIÓN --- */
.matechs-comp-card-eco__tags { 
  display: flex; 
  flex-wrap: wrap; 
  gap: 8px; 
  margin-top: auto; 
}

.matechs-comp-card-eco__tags span { 
  font-size: 0.75rem; 
  font-weight: 800; 
  background: #EDF2F7; 
  color: var(--comp-primary); 
  padding: 6px 12px; 
  border-radius: 6px; 
  text-transform: uppercase;
  transition: 0.3s ease;
}

.matechs-comp-card-eco:hover .matechs-comp-card-eco__tags span {
  background: color-mix(in srgb, var(--comp-accent) 15%, transparent);
  color: var(--comp-accent);
}

/* --- RESPONSIVE OPTIMIZADO --- */
@media (max-width: 1024px) {
  /* En tablets, pasa a 1 sola columna centrada para no estrangular el texto de 3 tarjetas */
  .matechs-comp-eco__grid { 
    grid-template-columns: 1fr; 
    max-width: 600px; 
    margin: 0 auto; 
  }
}

@media (max-width: 768px) {
  .matechs-comp-eco { padding: 4rem 20px; }
  .matechs-comp-card-eco { padding: 30px 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d4ffbe9 *//* ============================================================
   MATECHS - FINAL CTA (DISEÑO PURO + COLOR CCTV)
============================================================ */

.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-cta-final {
    background-color: #FFFFFF !important; 
    padding: 80px 24px 100px;
    width: 100%;
    font-family: var(--e-global-typography-primary-font-family), sans-serif;
    border-top: 1px solid #EEEEEE;
}

.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-cta-final__container {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

/* --- BADGE --- */
.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-badge-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #F4F4F4;
    padding: 8px 16px;
    border-radius: 2px;
    margin-bottom: 25px;
}

.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-badge-dot-cta {
    width: 6px;
    height: 6px;
    background-color: #172DFD; /* Rojo CCTV */
    border-radius: 50%;
}

.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-badge-text-cta {
    font-size: 0.75rem;
    color: #202020;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* --- TEXTOS --- */
.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-cta-final__title {
    color: #202020 !important;
    font-size: clamp(2rem, 4.5vw, 2.8rem);
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 20px !important;
}

.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-text-highlight {
    color: #172DFD; /* Rojo CCTV */
}

.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-cta-final__description {
    color: #666666 !important;
    font-size: 1.1rem;
    line-height: 1.6;
    max-width: 750px;
    margin: 0 auto 40px auto;
}

/* --- BOTÓN --- */
.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-btn-cta-final {
    display: inline-block;
    padding: 16px 35px;
    background-color: #172DFD; /* Rojo CCTV */
    color: #FFFFFF !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.95rem;
    text-transform: uppercase;
    border-radius: 4px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    border: none;
}

.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-btn-cta-final__icon {
    margin-left: 10px;
}

.elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-btn-cta-final:hover {
    background-color: #202020; /* Regresa al negro Matechs en hover */
    transform: translateY(-3px);
}

/* --- RESPONSIVE --- */
@media (max-width: 768px) {
    .elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-cta-final { padding: 60px 20px; }
    .elementor-415 .elementor-element.elementor-element-d4ffbe9 .mt-btn-cta-final { width: 100%; text-align: center; }
}/* End custom CSS */