/* ===================================================== */
/* BASE */
/* ===================================================== */

body {
  margin: 0;
  line-height: normal;
  font-family: "Open Sans", Arial, sans-serif;
}

/* ===================================================== */
/* NAVBAR / LOGOS */
/* ===================================================== */

.navbar-transparent {
  background-color: transparent !important;
  z-index: 50;
}

/* Grupo de logos desktop */
.logos-header {
  gap: 2.5rem;
}

/* Logos desktop */
.logo-redrrhh {
  height: 50px;
  width: auto;
}

.logo-oticsofofa {
  height: 25px;
  width: auto;
}

.logo-sence {
  height: 36px;
  width: auto;
}

.logo-odrh {
  height: 50px;
  width: auto;
}

/* Logos versión celular */
.logo-oticsofofa-tel,
.logo-sence-tel,
.logo-odrh-tel {
  height: 25px;
  width: auto;
}

/* ===================================================== */
/* LOGOS SOLO EN CELULAR */
/* ===================================================== */

.logos-celular {
  display: flex;              /* uno abajo del otro */
  flex-direction: column;
  align-items: center;        /* centrados */
  justify-content: center;
  gap: 12px;                  /* separación */
  padding: 15px 0;            /* espacio arriba y abajo */
}

@media (max-width: 768px) {
  .logos-celular {
    display: none !important; /* ocultar en desktop */
  }
  /* Logos desktop */
  .logo-redrrhh {
    height: 60px;
    width: auto;
  }

  /* .logo-oticsofofa{
    display: none;
  } */
}

/* ===================================================== */
/* HERO PRINCIPAL */
/* ===================================================== */

/* =========================
   HERO (igual a la imagen)
   ========================= */

   .business-people-discussion-202{
    position: relative;
    min-height: 100vh;
    width: 100%;
    overflow: hidden;
  
    /* centrado vertical como maqueta */
    display: flex;
    align-items: center;
  
    /* deja espacio para navbar encima */
    padding: 120px 0 60px;
  
    background-image: url("../img/business-people-discussion.png");
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
  }
  
  /* Overlay/gradiente tipo maqueta */
  .business-people-discussion-202::before{
    content:"";
    position:absolute;
    inset:0;
    /* negro fuerte izq → transparente der */
    background: linear-gradient(
      90deg,
      rgba(0,0,0,0.88) 0%,
      rgba(0,0,0,0.75) 35%,
      rgba(0,0,0,0.25) 60%,
      rgba(0,0,0,0.00) 75%
    );
    z-index: 0;
  }
  
  /* Todo el contenido encima del overlay */
  .business-people-discussion-202 .container,
  .business-people-discussion-202 .row,
  .business-people-discussion-202 .hero-content{
    position: relative;
    z-index: 1;
  }
  
  /* =========================
     Texto (sin anchos fijos)
     ========================= */
  
  .hero-content{
    max-width: 820px;      /* para que no se “vaya” a la derecha */
    gap: 18px;
    padding-left: 50px;
  }
  
  /* Título grande como imagen */
  .hero-title{
    font-weight: 800;
    letter-spacing: -0.02em;
    line-height: 1.02;
  
    /* tamaño similar a maqueta y responsivo */
    font-size: clamp(2.4rem, 4.8vw, 4.1rem);
  
    margin: 0;
    max-width: 920px;
  }
  
  /* Subtítulo */
  .hero-subtitle{
    font-family: "Inter", sans-serif;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 1.25;
  
    font-size: clamp(1.05rem, 2.1vw, 1.6rem);
  
    margin: 0;
    max-width: 720px;
  
    /* MUY importante: elimina tus widths fijos */
    width: auto !important;
  }
  
  /* Links dentro del párrafo (blancos como maqueta) */
  .a-tittle{
    color: #fff;
    text-decoration: none;
    font-weight: 700;
  }
  .a-tittle:hover{
    text-decoration: underline;
  }
  
  /* =========================
     Botón tipo maqueta
     ========================= */

  .btn-cta-figma {
    max-width: 480px;
    width: 100%;
    background: #8ED1BF;
    border-radius: 13px;
    padding: 14px 20px;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    transition: background 0.2s;
  }
  
  .btn-cta-figma1{
    /* el de la imagen es más compacto */
    max-width: 340px;
    width: 340px;
  
    background: #8ED1BF;
    border-radius: 12px;
    padding: 12px 14px;
    border: none;
    cursor: pointer;
  
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
  
    gap: 10px;
    margin-top: 26px;
  
    box-shadow: 0 10px 22px rgba(0,0,0,0.25);
  }
  
  .btn-cta-text{
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 16px;      /* en maqueta se ve pequeño */
    line-height: 1.15;
    color: #0b0b0b;
  
    /* para que quede en 2 líneas como la imagen */
    max-width: 250px;
    text-align: left;
  }
  
  .btn-cta-figma1:hover{
    filter: brightness(0.97);
  }

  /* Móvil */
  .btn-cta-mobile {
    background: #8ED1BF;
    border-radius: 13px;
    padding: 14px 20px;
    border: none;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .btn-cta-mobile-text {
    color: #0b0b0b;
    font-size: 14px;
    font-weight: 600;
  }
  
  /* =========================
     Responsive
     ========================= */
  
  @media (max-width: 992px){
    .hero-content{
      max-width: 100%;
    }
  }
  
  @media (max-width: 768px){
    .business-people-discussion-202{
      padding: 150px 0 40px;
      background-position: 70% center; /* corre un poco el foco */
    }
  
    .btn-cta-figma1{
      width: 100%;
      max-width: 520px;
    }
  
    .btn-cta-text{
      font-size: 14px;
      max-width: 100%;
    }
  }
  

/* ===================================================== */
/* SECCIÓN INFORMATIVA INFERIOR */
/* ===================================================== */

.info-section {
  width: 100%;
  background-image: url("../img/business-people-discussion1.png");
  background-size: cover;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.info-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #233D4C;
}

.info-intro {
  color: #233D4C;
  font-size: 16px;
  font-weight: 600;
}

.info-separator {
  border-top: 3px solid #E94D22;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* ===================================================== */
/* ÍCONO SUPERIOR – Figma */
/* ===================================================== */

.info-icon-box {
  width: 62px;
  height: 62px;
  background: white;
  border-radius: 14px;
  box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-icon-inner {
  width: 35px;
  height: 35px;
  background: #E94D22;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-icon-question {
  color: white;
  font-size: 22px;
  font-weight: 700;
  margin-top: 1px;
}

.info-icon-inner.info-icon-svg{
  width: 100px;
  height: 100px;

  background-color: transparent !important; /* 🔥 quita el cuadrado naranjo */
  background-image: url('../img/responder.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

  border-radius: 0 !important;             /* opcional: por si ves bordes */
  box-shadow: none !important;             /* opcional: por si heredara sombra */
  align-items: left;
}

.info-icon-inner.info-icon-svg1{
  width: 100px;
  height: 100px;

  background-color: transparent !important; /* 🔥 quita el cuadrado naranjo */
  background-image: url('../img/sirve.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

  border-radius: 0 !important;             /* opcional: por si ves bordes */
  box-shadow: none !important;             /* opcional: por si heredara sombra */
  align-items: left;
}

/* ===================================================== */
/* ESTRELLAS – LISTAS */
/* ===================================================== */

.info-stars li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 28px;
}

.info-stars1 li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.info-star-icon {
  width: 22px;
  height: 22px;
  margin-top: 4px;
}

.info-level-title {
  font-weight: 700;
  color: #233D4C;
  font-size: 16px;
}

.info-level-text {
  font-weight: 400;
  color: #233D4C;
  font-size: 16px;
}

/* ===================================================== */
/* TARJETAS DERECHA */
/* ===================================================== */

.info-card {
  background: rgba(142, 209, 191, 0.22);
  background-blend-mode: multiply;
  border-radius: 23px;
  padding: 24px 26px;
}

.info-card-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-important-text {
  color: #233D4C;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}

.info-important-label {
  font-weight: 700;
}

.info-card-highlight {
  font-weight: 700;
  color: #f26b35;
  font-size: 14px;
}

/* ===================================================== */
/* RESPONSIVE GENERAL */
/* ===================================================== */

@media (max-width: 768px) {

  .business-people-discussion-202 {
    padding-top: 160px;
    padding-bottom: 32px;
    text-align: left;
  }

  .hero-content {
    align-items: flex-start;
    gap: 1rem;
  }

  .hero-title,
  .hero-title-italic {
    font-size: 42px;
    text-align: left;
  }

  /* .hero-subtitle {
    display: none;
  } */

  .hero-note {
    font-size: 16px;
    line-height: 22px;
    max-width: 100%;
  }

  .logos-header {
    gap: 1.2rem;
  }

  /* .logo-redrrhh {
    height: 120px;
    width: auto;
  } */
  .logo-oticsofofa {
    height: 25px;
    width: auto;
  }
  .logo-sence { height: 40px; }

  .info-card {
    border-radius: 16px;
  }

  .info-stars li {
    margin-bottom: 22px;
  }
}

/* Ocultar logos desktop en celulares pequeños */
@media (max-width: 576px) {
  .logo-oticsofofa,
  .logo-sence,
  .logo-odrh {
    display: none !important;
  }
}

/* ===================================================== */
/* FOOTER */
/* ===================================================== */

.footer-observatorio {
  width: 100%;
  background: rgba(0, 0, 0, 0.30);
}

.footer-text {
  color: #ffffff;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.footer-db {
  text-align: right;
}

/* ===================================================== */
/* VIDEO */
/* ===================================================== */

.video-box {
  background: rgba(255,255,255,0.08);
  padding: 16px;
  border-radius: 8px;
}

.video-box video,
.video-box iframe {
  display: block;
  width: 100%;
  min-height: 420px;
  background: #d9d9d9;
}

#btnComenzar:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}