.elementor-11466 .elementor-element.elementor-element-f42c73b{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-11466 .elementor-element.elementor-element-64eb1c7 > .elementor-widget-container{margin:0px 0px -20px 0px;padding:0px 0px 0px 0px;}.elementor-11466 .elementor-element.elementor-element-9f3096b > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-11466 .elementor-element.elementor-element-426a390 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-11466 .elementor-element.elementor-element-95866b4 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-11466 .elementor-element.elementor-element-d8a5d0f > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-11466 .elementor-element.elementor-element-e0fae2a > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-11466 .elementor-element.elementor-element-0ff9ca8 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-11466 .elementor-element.elementor-element-2f3e300 > .elementor-widget-container{margin:0px 0px -0px 0px;}.elementor-11466 .elementor-element.elementor-element-1bf1569 > .elementor-widget-container{margin:0px 0px -20px 0px;padding:0px 0px 2px 0px;}.elementor-11466 .elementor-element.elementor-element-e5275d0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-11466 .elementor-element.elementor-element-0ee89b4 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-11466 .elementor-element.elementor-element-43a3a99 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-11466 .elementor-element.elementor-element-81e9891 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-11466 .elementor-element.elementor-element-904f7a1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-64eb1c7 */.header {
  position: sticky;
  top: 0;
  background: rgba(17, 24, 39, 0.95);
  backdrop-filter: blur(8px);
  z-index: 10;
}

.header__wrap {
  max-width: 1200px;
  margin: auto;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__logo {
  font-size: 1.3rem;
  font-weight: 900;
    color: #ffff;
          text-transform: uppercase;


}

.header__logo span {
  color: #CEDC00;
    font-weight: 900;

  
}

.header__cta {
  background: #CEDC00;
  color: #000;
  padding: 0.6rem 1.2rem;
  font-weight: 700;
  text-decoration: none;
  border: 2px solid #CEDC00;
}

.header__cta:hover {
  background: #004B46;
  color: #fff;
}

        /* ========================================================================= */
        /* !!! HACK CSS PARA OCULTAR NAV/FOOTER EXTERNO DE LA PLATAFORMA !!!        */
        /* ========================================================================= */
        /* ADVERTENCIA: Este código intenta ocultar los elementos de navegación y    */
        /* pie de página del TEMA/CMS (e.g., WordPress, Elementor) que envuelve este */
        /* contenido. PUEDE NO FUNCIONAR si los .elementor-11466 .elementor-element.elementor-element-64eb1c7es de tu tema son diferentes.*/
        
        .elementor-location-header, /* Selector común de Elementor para el encabezado */
        .elementor-location-footer, /* Selector común de Elementor para el pie de página */
        #main-header,              /* IDs comunes de encabezado de temas de WP */
        #colophon,                 /* ID común de pie de página de temas de WP */
        #masthead,                 /* ID común de encabezado de temas de WP */
        .site-header,              /* Clases comunes de encabezado de temas de WP */
        .site-footer,              /* Clases comunes de pie de página de temas de WP */
        .main-navigation,          /* Clase común de menú de temas de WP */
        header:first-child,        /* Intento agresivo de ocultar el primer header visible */
        footer:last-child          /* Intento agresivo de ocultar el último footer visible */
        {
            display: none !important;
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6d16a8c */* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Poppins', sans-serif;

  background-color: #0F172A; /* azul noche / autoridad */
  color: #E5E7EB; /* gris claro, legible */
}

.hero {
  padding: 9rem 1rem;
  background:
    linear-gradient(rgba(10,25,49,.9), rgba(10,25,49,.6)),
    url("http://gonzaloveci.com/wp-content/uploads/2025/11/hotel-consusafltant.png") center / cover;
}

.hero__wrap {
  max-width: 1100px;
  margin: auto;
  
}

.hero__eyebrow {
  color: #CEDC00;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  
}

.hero__title {
  font-size: clamp(2.6rem, 5vw, 4rem);
  margin: 1.2rem 0;
  line-height: 1.15;
  color: #FFFF;
      text-transform: uppercase;
  font-weight: 700;
}

.hero__title span {
  color: #CEDC00;
}

.hero__text {
  max-width: 640px;
  font-size: 1.2rem;
  color: #CEDC00;
}

.hero__actions {
  margin-top: 2.5rem;
  display: flex;
  gap: 1rem;
  
}

.hero__primary {
  background: #CEDC00;
  color: #000;
  padding: 1rem 2rem;
  font-weight: 700;
  text-decoration: none;
      text-transform: uppercase;
}

.hero__primary:hover {
  background: #004B46;
  color: #fff;
  
}

.hero__secondary {
  border: 2px solid #CEDC00;
  color: #fff;
  padding: 1rem 1.8rem;
  text-decoration: none;
        text-transform: uppercase;

}

.hero__secondary:hover {
  background: #004B46;
}

/* --- Ajuste para móviles --- */
@media (max-width: 768px) {
  .hero__actions {
    flex-direction: column; /* pasa los botones a columna */
    align-items: stretch;  /* para que tomen todo el ancho disponible */
  }

  .hero__primary,
  .hero__secondary {
    width: 100%; /* cada botón ocupa toda la línea */
    text-align: center; /* opcional: centrar texto */
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9f3096b *//* 1. Sección Problem */
.problem-section {
    background-color: #111827; /* Gris muy oscuro */
    padding: 4rem 1rem;
}

@media (min-width: 768px) {
    .problem-section {
        padding: 6rem 2rem;
    }
}

/* 2. Contenedor */
.problem-section .container {
    max-width: 924px;
    margin: 0 auto;
}

/* 3. Pregunta inicial */
.problem-section h2 {
    font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #CEDC00;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .problem-section h2 {
        font-size: 2.5rem;
    }
}

/* 4. Texto intro */
.problem-section p.intro {
    font-size: 1.125rem;
    color: #D1D5DB;
    text-align: center;
    margin-bottom: 3rem;
}

/* 5. Grid de tarjetas */
.problem-grid {
    display: grid;
    gap: 2rem;
}

@media (min-width: 768px) {
    .problem-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* 6. Tarjetas */
.problem-card {
    background-color: #1F2937; /* Gris medio */
    border-radius: 0.15rem;
    padding: 2rem 1.5rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
}

.problem-card:hover {
    transform: translateY(-1px);
    box-shadow: 0 5px 5px rgba(245, 158, 11, 0.1);
}

/* 7. Emoji */
.problem-card .emoji-icon {
    font-size: 2rem;
    margin-bottom: 1rem;
    display: inline-block;
}

/* 8. Título y texto */
.problem-card h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 0.5rem;
}

.problem-card p {
    color: #D1D5DB;
    font-size: 1rem;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-426a390 *//* 1. Sección Audience */
.audience-section {
    background-color: #111827; /* Gris muy oscuro */
    padding: 4rem 1rem;
}

@media (min-width: 768px) {
    .audience-section {
        padding: 6rem 2rem;
    }
}

/* 2. Contenedor */
.audience-section .container {
    max-width: 1024px;
    margin: 0 auto;
}

/* 3. Título */
.audience-section h2 {
   font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #CEDC00;
  margin-bottom: 1rem;
    
}

@media (min-width: 768px) {
    .audience-section h2 {
        font-size: 2.5rem;
    }
}

/* 4. Grid de listas */
.audience-grid {
    display: grid;
    gap: 2rem;
    
}

@media (min-width: 768px) {
    .audience-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* 5. Tarjetas listas */
.audience-card {
    background-color: #1F2937; /* Gris medio */
    border-radius: 0.75rem;
    padding: 2rem 1.5rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    
}

.audience-card h3 {
    font-size: 1.9rem;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 1rem;
    text-transform: uppercase;
    text-align: center;
}


/* 6. Lista de items */
.audience-card ul {
    list-style: none;
    padding: 0;
    margin: 0;

}



.audience-card li {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    margin-bottom: 1rem;
    color: #D1D5DB;
    font-size: 1rem;
}


/* 7. Emoji */
.audience-card li span {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

/* Estilos específicos para la tarjeta negativa */
.audience-card.not-for-you {
    border: 1px solid rgba(239, 68, 68, 0.3); /* Borde sutil rojo */
    background-color: rgba(127, 29, 29, 0.1); /* Fondo con un toque rojizo muy leve */
}

.audience-card.not-for-you:hover {
    border: 1px solid rgba(239, 68, 68, 0.3); /* Borde sutil rojo */
    background-color: rgba(127, 29, 29, 0.3); /* Fondo con un toque rojizo muy leve */
}

/* El título en rojo */
.audience-card.not-for-you h3 {
    color: #ef4444; /* Rojo vibrante */
}

.audience-card.not-for-you:hover h3 {
    color: #ff8787; /* Rojo vibrante */
}

/* Los items de la lista negativa */
.audience-card.not-for-you li {
    color: #ffffff; /* Texto en un tono rosa/rojo muy suave para legibilidad */
}

.audience-card.not-for-you:hover li {
    color: #ff6b6b; /* Texto en un tono rosa/rojo muy suave para legibilidad */
}

/* Opcional: Si quieres que al pasar el ratón se note más */
.audience-card.not-for-you:hover {
    border-color: #ef4444;
    transition: border-color 0.3s ease;
}

.audience-card:hover {
    border-color: #cedc00;
    transition: border-color 0.3s ease;
}

.audience-card:hover li {
    color: #cedc00; /* Texto en un tono rosa/rojo muy suave para legibilidad */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-95866b4 *//* 1. Sección Method */
.method-section {
    background-color: #111827; /* Gris muy oscuro */
    padding: 4rem 1rem;
    color: #E5E7EB; /* Gris claro */
}

@media (min-width: 768px) {
    .method-section {
        padding: 6rem 2rem;
    }
}

/* 2. Contenedor */
.method-section .container {
    max-width: 1324px;
    margin: 0 auto;
    text-align: center;
}

/* 3. Título */
.method-section h2 {
    font-size: 2rem;
    font-weight: 800;
    color: #ffffff; /* Amarillo dorado */
    margin-bottom: 3rem;
    
}

.destacado {
    color: #cedc00; /* Aquí el color clarito que elegiste */
    font-weight: 800; /* Opcional: para darle más fuerza */
}


@media (min-width: 768px) {
    .method-section h2 {
        font-size: 2.5rem;
    }
}

/* 4. Grid de pasos */
.method-grid {
    display: grid;
    gap: 2rem;
    
}

@media (min-width: 768px) {
    .method-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1224px) {
    .method-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

/* 5. Tarjetas de pasos */
.method-step {
    background-color: #1F2937; /* Gris medio */
    border-radius: 0.75rem;
    padding: 2rem 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
        text-align: center;

}

.method-step h3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #cedc00; /
    
}

/* 6. Número de paso */
.method-step .step-number {
    font-size: 3.7rem;
    font-weight: 900;
    color: #cedc00;
    margin-bottom: 3rem;
    display: block;
}

/* 7. Descripción */
.method-step p {
    font-size: 1rem;
    line-height: 1.5;
    color: #D1D5DB; /* Gris claro */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d8a5d0f *//* 1. Sección Offers */
.offers-section {
    background-color: #0f172a; /* Azul noche profundo */
    /* Padding en móvil: se mantiene cómodo para que no pegue a los bordes */
    padding: 3rem 1.2rem; 
    color: #f1f5f9;
}

@media (min-width: 768px) {
    /* Padding mínimo en ESCRITORIO como pediste */
    .offers-section { 
        padding: 1rem 2rem; 
    }
}

/* 2. Contenedor y Textos de Cabecera */
.offers-section .container {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.offers-section h2 {
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #CEDC00;
    margin-bottom: 1rem;
}

/* Ajuste de fuente para móvil para que no se rompa el diseño */
@media (max-width: 480px) {
    .offers-section h2 {
        font-size: 1.8rem;
    }
}

.offers-section p.description {
    max-width: 700px;
    margin: 0 auto 2rem;
    font-size: 1.125rem;
    line-height: 1.7;
    color: #94a3b8;
}

/* 3. Asegurar Grid Responsivo */
.offers-grid {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: 1fr; /* Una columna en móvil */
}

@media (min-width: 1024px) {
    .offers-grid { 
        grid-template-columns: repeat(3, 1fr); /* Tres en escritorio */
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0ff9ca8 *//* 1. Sección Clave */
.authority-section {
    background-color: #0B1220;
    padding: 4rem 1rem;
    color: #E5E7EB;
}

@media (min-width: 768px) {
    .authority-section {
        padding: 6rem 2rem;
    }
}

/* 2. Contenedor */
.authority-section .container {
    max-width: 1024px;
    margin: 0 auto;
}

/* 3. Título y Spans de color */
.authority-section h2 {
    font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #FFFF;
  margin-bottom: 1rem;
}

/* Continuidad */
.destacado {
    color: #cedc00; /* Púrpura clarito */
    font-weight: 800;
}

/* Resolución */
.destacado2 {
    color: #a855f7; /* Dorado clarito */
    font-weight: 800;
}

@media (min-width: 768px) {
    .authority-section h2 {
        font-size: 2.5rem;
    }
}

/* 4. Intro */
.authority-section p.intro {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 3rem auto;
    color: #D1D5DB;
    font-size: 1.05rem;
    line-height: 1.6;
}

/* 5. Grid comparativo */
.authority-grid {
    display: grid;
    gap: 2rem;
}

@media (min-width: 768px) {
    .authority-grid {
        grid-template-columns: repeat(2, 1fr);
        align-items: stretch;
    }
}

/* 6. Bloques (Base) */
.authority-card {
    background-color: #1F2937;
    border-radius: 0.75rem;
    padding: 2.5rem 1.75rem;
    border: 1px solid rgba(255,255,255,0.1);
    transition: transform 0.3s ease;
}

/* Estilos específicos por tarjeta */
.authority-card.pack-card {
    border-color: rgba(206, 220, 0, 0.3); /* Borde dorado sutil */
}

.authority-card.continuous-card {
    border-color: rgba(168, 85, 247, 0.3); /* Borde púrpura sutil */
}

/* 7. Títulos de bloque con sus colores */
.authority-card h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.pack-card h3 {
    color: #cedc00; /* Título Dorado */
        text-align: center;

}

.continuous-card h3 {
    color: #a855f7; /* Título Púrpura */
        text-align: center;

}

/* 8. Items */
.authority-item {
    display: flex;
    gap: 0.75rem;
    margin-bottom: 1.25rem;
    color: #D1D5DB;
    font-size: 1rem;
    line-height: 1.5;
}

.authority-item span {
    font-size: 1.25rem;
    line-height: 1;
    flex-shrink: 0;
}

.authority-item p {
    margin: 0;
}

/* Hover suave */
.authority-card:hover {
    background-color: rgba(255, 255, 255, 0.03);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f3e300 *//* =========================
   VIDEO DESTACADO
========================= */

.video-section {
  padding: 60px 20px;
  text-align: center;
  
}

.video-section h2 {
font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #CEDC00;
  margin-bottom: 1rem;
}

.video-container {
  position: relative;
  width: 100%;
  max-width: 600px; /* tamaño moderado */
  margin: 0 auto;
  aspect-ratio: 16 / 9; /* mantiene proporción 16:9 */
}

.video-container iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 8px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1bf1569 *//* =========================
   RESULTADOS REALES
========================= */

.results {
  padding: 100px 20px;
    background: #0B1220;

}

.results__container {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

/* Imagen */
.results__image {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}

.results__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Texto */
.results__content h2 {
font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #CEDC00;
  margin-bottom: 1rem;

}

.results__item {
  display: flex;
  gap: 18px;
  margin-bottom: 26px;
}

.results__icon {
  font-size: 22px;
  line-height: 1;
}

.results__text h3 {
  font-size: 18px;
  margin-bottom: 6px;
      color: #ffffff;

}

.results__text p {
  font-size: 16px;
  line-height: 1.6;
        color: #ffffff;

}

/* Responsive */
@media (max-width: 900px) {
  .results__container {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .results__content h2 {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e5275d0 *//* =========================
   AUTORIDAD / EXPERIENCIA
========================= */

.authority {
  padding: 100px 20px;
      background: #0B1220;

}

.authority__container {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
  
}

/* Texto */
.authority__content h2 {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #CEDC00;
  margin-bottom: 1rem;

}

.authority__content h3 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 24px;
  max-width: 480px;
      color: #cedc00;

}

.authority__content p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 18px;
  max-width: 520px;
      color: #ffffff;

}

/* Imagen */
.authority__image {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}

.authority__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Responsive */
@media (max-width: 900px) {
  .authority__container {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .authority__content h2 {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0ee89b4 *//* =========================
   PROCESO + FAQ (ALINEADO)
========================= */

.process-faq {
  padding: 100px 20px;
}

.process-faq__container {
  max-width: 1100px;
  margin: 0 auto;
}

/* Header común */
.process-faq__header {
  margin-bottom: 60px;
    text-transform: uppercase;

}

.process-faq__header h2 {
 font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #CEDC00;
  margin-bottom: 1rem;

}

/* Grid de columnas */
.process-faq__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;

}

/* -------- PROCESO -------- */

.process__step {
  display: flex;
  gap: 18px;
  margin-bottom: 32px;
  
}

.process__number {
  font-size: 45px;
  min-width: 30px;
          color: #cedc00;
              font-weight: 800;


}

.process__content h3 {
  font-size: 18px;
  margin-bottom: 6px;
font-weight: 800;
  text-transform: uppercase;


color: #ffffff;
          

}

.process__content p {
  font-size: 15px;
  line-height: 1.6;
          color: #ffffff;

}

/* -------- FAQ -------- */

.faq__item {
  border-bottom: 1px solid #ddd;
  padding: 18px 0;
}

.faq__question {
  font-size: 17px;
  cursor: pointer;
          color: #ffffff;

}

.faq__answer {
  font-size: 15px;
  line-height: 1.6;
  margin-top: 10px;
          color: #ffffff;

}

/* -------- RESPONSIVE -------- */

@media (max-width: 900px) {
  .process-faq__grid {
    grid-template-columns: 1fr;
    gap: 60px;
  }

  .process-faq__header h2 {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-43a3a99 *//* =========================
   CTA FINAL
========================= */

.cta-final {
  padding: 120px 20px;
  text-align: center;
}

.cta-final__container {
  max-width: 920px;
  margin: 0 auto;
}

.cta-final h2 {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #CEDC00;
  margin-bottom: 1rem;

}

.cta-final p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 40px;
            color: #ffffff;

}

/* Botón */
.cta-final__button {
  display: inline-block;
  padding: 16px 36px;
  font-size: 16px;
  text-decoration: none;
  border: 2px solid #000000;
background: #CEDC00;
  color: #000;
  padding: 1rem 2rem;
  font-weight: 700;
  text-decoration: none;
}

.cta-final__button:hover {
  display: inline-block;
  padding: 16px 36px;
  font-size: 16px;
  text-decoration: none;
  border: 2px solid #cedc00;
background: #ffffff;
  color: #000000;
  padding: 1rem 2rem;
  font-weight: 700;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81e9891 *//* =========================
   SECCIÓN TESTIMONIOS
========================= */

.testimonios {
  padding: 60px 20px;
  max-width: 1536px;
  margin: 0 auto;
}

.testimonios h2 {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #CEDC00;
  margin-bottom: 1rem;
}

.testimonios p.subtitle {
  font-size: 1.25rem;
  text-align: center;
  color: #4b5563;
  margin-bottom: 3rem;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

/* Contenedor de Columnas */
.testimonios .flex-container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: 48rem;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .testimonios .flex-container {
    flex-direction: row;
  }
  .columna {
    width: 50%;
  }
}

/* Columnas */
.columna {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

/* BURBUJAS */
.bubble-received {
  background-color: #fff;
  color: #374151;
  border-radius: 0.75rem 2rem 2rem 0.5rem;
  padding: 1rem;
  max-width: 24rem;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.bubble-sent {
  background-color: #059669;
  color: #fff;
  border-radius: 2rem 0.75rem 0.5rem 2rem;
  padding: 1rem;
  max-width: 20rem;
  margin-left: auto;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

/* Perfil y Logo */
.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

.flex img {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  margin-right: 0.75rem;
  object-fit: cover;
}

.source-logo {
  width: 28px;
  height: 28px;
  border-radius: 5px;
  object-fit: cover;
  background-color: #059669;
}

/* Tipografía de burbujas */
.bubble-received p, .bubble-sent p {
  line-height: 1.375rem;
  margin: 0.25rem 0;
  font-size: 0.875rem;
}

.bubble-received p.name {
  font-weight: 700;
  font-size: 0.875rem;
}

.bubble-sent p.name {
  font-weight: 700;
  font-size: 0.875rem;
}

.bubble-received p.source {
  font-size: 0.75rem;
  color: #4b5563;
  text-align: right;
  margin-top: 0.5rem;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-904f7a1 *//* =========================
    FaTER
========================= */

.fater {
  padding: 40px 20px;
  text-align: center;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.fater p {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
}

.fater__link {
  font-size: 12px; /* Más pequeño para que sea sutil */
  color: #cedc00; 
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 300;
  transition: all 0.3s ease;
  opacity: 0.6; /* Muy sutil por defecto */
}

.fater__link:hover {
  opacity: 1;
  color: #ffffff; /* Brilla al pasar el ratón */
}/* End custom CSS */