
/* Fuente Bree - Regular */
@font-face {
     font-family: 'Bree';
     src: url('../assets/fonts/bree/BreeRegular.otf') format('opentype');
     font-weight: normal;
     font-style: normal;
}

/* Fuente Bree - Bold */
@font-face {
     font-family: 'Bree';
     src: url('../assets/fonts/bree/BreeBold.otf') format('opentype');
     font-weight: 700;
     font-style: normal;
}

/* Fuente Bree - ExtraBold */
@font-face {
     font-family: 'Bree';
     src: url('../assets/fonts/bree/BreeExtrabold.otf') format('opentype');
     font-weight: 800;
     font-style: normal;
}
@font-face {
     font-family: 'Bree';
     src: url('../assets/fonts/bree/BreeOblique_Extrabold.otf') format('opentype');
     font-weight: 800;
     font-style: italic;
}

/* Fuente Bree - Light */
@font-face {
     font-family: 'Bree';
     src: url('../assets/fonts/bree/BreeLight.otf') format('opentype');
     font-weight: 300;
     font-style: normal;
}

/* Fuente Bree - Thin */
@font-face {
     font-family: 'Bree';
     src: url('../assets/fonts/bree/BreeThin.otf') format('opentype');
     font-weight: 200;
     font-style: normal;
}

/* Fuente Bree - Semibold */
@font-face {
     font-family: 'Bree';
     src: url('../assets/fonts/bree/BreeSemibold.otf') format('opentype');
     font-weight: 600;
     font-style: normal;
}

/* Fuente Bree - Oblique */
@font-face {
     font-family: 'Bree Oblique';
     src: url('../assets/fonts/bree/BreeOblique_Reg.otf') format('opentype');
     font-weight: normal;
     font-style: oblique;
}


/* Fuente Inter - Regular */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-Regular.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
}

/* Fuente Inter - Bold */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-Bold.ttf') format('truetype');
     font-weight: bold;
     font-style: normal;
}

/* Fuente Inter - ExtraBold */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-ExtraBold.ttf') format('truetype');
     font-weight: 800;
     font-style: normal;
}

/* Fuente Inter - Black */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-Black.ttf') format('truetype');
     font-weight: 900;
     font-style: normal;
}

/* Fuente Inter - Light */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-Light.ttf') format('truetype');
     font-weight: 300;
     font-style: normal;
}

/* Fuente Inter - ExtraLight */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-ExtraLight.ttf') format('truetype');
     font-weight: 200;
     font-style: normal;
}

/* Fuente Inter - SemiBold */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-SemiBold.ttf') format('truetype');
     font-weight: 600;
     font-style: normal;
}

/* Fuente Inter - Medium */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-Medium.ttf') format('truetype');
     font-weight: 500;
     font-style: normal;
}

/* Fuente Inter - Thin */
@font-face {
     font-family: 'Inter';
     src: url('../assets/fonts/inter/Inter-Thin.ttf') format('truetype');
     font-weight: 100;
     font-style: normal;
}

/* Titulares */
h1 {
     font-family: 'Bree', sans-serif;
     color:  #FFF;
     text-shadow: 6px 6px 0px #910048;
     text-align: left;
     -webkit-text-stroke-width: 4px;
     -webkit-text-stroke-color:#CE0058;
     font-size: 4.5rem;
     font-weight: 800;
     font-style: italic;
     line-height: 1.4;
     margin-bottom: 1.75rem;
         letter-spacing: 0.125rem;
}
h2{
  font-family: 'Bree', sans-serif;
  color: #CE0058;
  text-align: left;
  font-style: normal;
  font-size: 3.5rem;
  text-align: center;
}

@media (max-width: 767px) {
  h1 {
    text-shadow: 4px 5px 0px #910048;
    -webkit-text-stroke-width: 3px;
    font-size: 3.5rem;
    line-height: 1.3;

  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 2.5rem;
    line-height: 1.3;
    text-align: left;
  }
  .second-section > br {
    display: none;
  }
}

body, p, span, a, li, label, input, textarea, button, select, small {
    font-family: 'Inter', sans-serif;
}

.texto-clientazo {
     color:#252A2D;
     font-family: 'Inter', sans-serif;
     font-size: 1.75rem;
     font-style: normal;
     line-height: 1.65;
     margin-bottom: 0;
}

@media (max-width: 767px) {
  .texto-clientazo {
    color: #252A2D;
    text-align: left;
    font-family: 'Inter', sans-serif;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.65;
  }
}


.second-section {
     color:  #252A2D;
     text-align: center;
     font-family: 'Inter', sans-serif;
     font-size: 1.5rem;
     font-style: normal;
     font-weight: 400;
     line-height: 1.65;
}

@media (max-width: 767px) {
  .second-section {
    color:#252A2D;
    text-align: left;
    font-family: 'Inter', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
line-height: 1.65;
  }
}

.third-section {
     color: #252A2D;
     font-family: 'Inter', sans-serif;
     font-size: 1.5rem;
     font-style: normal;
     font-weight: 400;
line-height: 1.65;
}
@media (max-width: 767px) {
  .third-section {
    color: #252A2D;
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    text-align: left;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
  }
}



/* seccion hover first card */
.card-integrante {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #FEE0EC;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  padding: 0 1.5rem 0 1.5rem;
  transition: background-color 0.4s ease;
  cursor: pointer;
}

.card-integrante:hover {
  background-color: #CE0058;
}

/* Fondo magenta por encima (solo si deseas capa aparte) */
.bg-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

/* Flechas */
.arrow-wrapper {
     position: absolute;
     top: 1.5rem;
     right: 2rem;
     width: 1rem;
     height: 1rem;
     z-index: 5;
}
.arrow-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}

.arrow-default {
  opacity: 1;
}

.arrow-hover {
  opacity: 0;
}

.card-integrante:hover .arrow-default {
  opacity: 0;
}

.card-integrante:hover .arrow-hover {
  opacity: 1;
}

/* Elementos gráficos */
.image-block {
  position: relative;
  width: 8.125rem;
  height: 10rem;
  z-index: 2;
}

/* Planta */
.plant {
    position: absolute;
    bottom: 0;
    left: -1.4375rem;
    width: 3.9375rem;
    transform: translateX(-100%);
    opacity: 0;
    transition: transform 0.6s ease, opacity 0.6s ease;
}

.card-integrante:hover .plant {
  transform: translateX(0);
  opacity: 1;
}

/* Reloj */
.clock {
    position: absolute;
    top: -2.25rem;
    left: 112%;
    transform: translate(-50%, -100%);
    width: 4.4375rem;
    opacity: 0;
    transition: transform 0.6s ease, opacity 0.6s ease;
}

.card-integrante:hover .clock {
    transform: translate(-50%, 0);
    opacity: 1;
}

/* Chica */
.girl {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  height: 9.375rem;
  transition: transform 0.6s ease;
}

.card-integrante:hover .girl {
  transform: scale(1.22);
}

/* Texto */
.text-block {
     flex: 1;
     padding-left: 5.125rem;
     z-index: 3;
     display: flex;
     align-items: center;
     height: 12.25rem;
}
.text-label {
  font-family: 'Bree', sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 60px;
  color: #CE0058;
  transition: color 0.4s ease;
}

.card-integrante:hover .text-label {
  color: #ffffff;
}


/* comite */
.card-comite {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #FFF3DD;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  padding: 0 24px 0 24px;
  transition: background-color 0.4s ease;
  cursor: pointer;
}

.card-comite:hover {
  background-color: #ffa800;
}

/* Fondo dinámico (opcional) */
.card-comite .bg-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

/* Flechas */
.card-comite .arrow-wrapper {
  position: absolute;
  top: 24px;
  right: 32px;
  width: 16px;
  height: 16px;
  z-index: 5;
}

.card-comite .arrow-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}

.card-comite .arrow-default {
  opacity: 1;
}

.card-comite .arrow-hover {
  opacity: 0;
}

.card-comite:hover .arrow-default {
  opacity: 0;
}

.card-comite:hover .arrow-hover {
  opacity: 1;
}

/* Imagen izquierda */
.card-comite .image-block {
  position: relative;
  width: 130px;
  height: 160px;
  z-index: 2;
}

/* Planta: entra desde derecha a izquierda */
.card-comite .plant {
     position: absolute;
     bottom: 0;
     left: 79px;
     width: 80px;
     transform: translateY(100%);
     opacity: 0;
     transition: transform 0.6s ease, opacity 0.6s ease;
}
.card-comite:hover .plant {
  transform: translateY(0);
  opacity: 1;
}

/* Reloj: entra desde abajo hacia arriba */
.card-comite .clock {
  position: absolute;
  top: -36px;
  left: -16px;
  width: 71px;
  transform: translateX(-100%);
  opacity: 0;
  transition: transform 0.6s ease, opacity 0.6s ease;
}

.card-comite:hover .clock {
  transform: translateX(0);
  opacity: 1;
}

/* Chica */
.card-comite .girl {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 150px;
  transition: transform 0.6s ease;
}

.card-comite:hover .girl {
  transform: scale(1.22);
}

/* Texto */
.card-comite .text-block {
  flex: 1;
  padding-left: 102px;
  z-index: 3;
  display: flex;
  align-items: center;
  height: 196px;
}

.card-comite .text-label {
  font-family: 'Bree', sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  color: #CE0058;
  transition: color 0.4s ease;
}

.card-comite:hover .text-label {
  color: #ffffff;
}

/* py section */
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width: 767.98px) {
  .py-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}



.py-50 {
     padding-top: 50px;
     padding-bottom: 50px;
}

/* Footer */
.footer-line {
  border: none;
  border-top: 1px solid #929292;
  margin: 2rem auto;
  width: 100%;
  max-width: 640px;
}

.gentera-logo {
  transform: translate(5px, -6px);
}

.link-footer {
  color: #CE0058;
  text-decoration: underline;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.address-footer {
  color: #252A2D;
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 767px) {
  .address-footer {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .gap-5 {
    gap: 2rem !important;
  }
}

.gentera-section-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .gentera-section-footer {
    justify-content: flex-start;
  }
}

.mt-5rem {
  margin-bottom: 6rem !important;
}

/* === MODAL BASE === */
.modal-fullscreen,
.modal-fullscreen-comite {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
  padding: 2rem;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.4s ease, transform 0.4s ease;
  pointer-events: none;
}

/* Fondo rosa solo para integrante */
.modal-fullscreen {
  background-color: #FEE0EC;
}

/* Fondo crema solo para comité */
.modal-fullscreen-comite {
  background-color: #FFF3DD;
}

.modal-fullscreen.active,
.modal-fullscreen-comite.active {
  display: flex;
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

/* Contenedor interno del modal */
.modal-inner {
  position: relative;
  width: 100%;
  max-width: 768px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Botón cerrar */
.btn-close-modal {
  position: absolute;
  top: clamp(-2rem, -5vw, -1rem);
  right: clamp(-1rem, -2vw, 0.5rem);
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
}

.btn-close-modal img {
  width: 32px;
  height: 32px;
}

/* Imagen del slide */
.modal-img {
  width: 50%;
  max-width: 500px;
  height: auto;
  margin: 0 auto 1.5rem;
  display: block;
}

@media (max-width: 480px) {
  .modal-img {
    width: 80%;
  }
}




/* === TEXTOS EN SWIPER === */
.swiper h2 {
  font-family: 'Bree', sans-serif;
  font-size: 48px;
  color: #C60064;
  margin: 0 auto 2rem;
  text-align: center;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .swiper h2 {
    color: #CE0058;
    font-size: 36px;
    text-align: left;
    font-weight: 400;
    line-height: 1.4;
  }
}

/* === SWIPER GENERAL === */
.swiper {
  width: 100%;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Paginación (dots) */
.swiper-pagination {
  position: absolute;
  margin: 0 auto 2rem;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination-bullet-active {
  background: #CE0058 !important;
}

@media (max-width: 767px) {
  .swiper-pagination {
    text-align: left !important;
    left: 0rem !important;
    right: auto;
  }
}

/* === NAVEGACIÓN GENERAL === */
.swiper-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

/* Botón Atrás */
.btn-back {
  background: none;
  border: none;
  font-family: 'Inter', sans-serif;
  color: #252A2D;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  cursor: pointer;
}

/* Botón siguiente (combinado) */
.transition-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 68px;
  width: 68px;
  background-color: #C60064;
  color: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.4s ease;
  padding: 0;
  position: relative;
  overflow: hidden;
}

/* Icono flecha */
.btn-next-icon {
  display: inline-block;
  position: absolute;
  left: 1.4375rem;
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
  object-fit: contain;
}

/* Texto (Entendido) oculto por defecto */
.btn-next-text {
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  transition: opacity 0.3s ease;
  margin-left: 0;
}

/* Botón expandido */
.transition-button.expand {
  width: 180px;
  justify-content: flex-start;
  padding-left: 50px;
  gap: 12px;
}

.transition-button.expand .btn-next-icon {
  opacity: 0;
  transform: scale(0.8);
}

.transition-button.expand .btn-next-text {
  opacity: 1;
  visibility: visible;
}


/* === table slide === */

/* Contenedor */
.bono-table-wrapper {
  display: inline-block;
  background-color: #FFF3DD;
  border-radius: 8px;
  border: 2px solid #CE0058;
}

/* Tabla */
.bono-table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}

.bono-table th,
.bono-table td {
  padding: 1rem;
  border-bottom: 2px dashed #CE0058;
}

.bono-table tr:last-child td {
  border-bottom: none;
}

.bono-table thead tr {
  border-bottom: 2px solid #CE0058;
}

.bono-table thead th {
  color: #CE0058;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: bold;
}

/* Texto con borde (stroke) */
.stroke-text {
  font-family: 'Bree', sans-serif;
  font-size: 34px;
  font-weight: 800;
  color: #FFFFFF;
  -webkit-text-stroke: 2px #CE0058;
}

.stroke-text-2 {
  font-family: 'Bree', sans-serif;
  font-size: 60px;
  font-weight: 800;
  color: #FFFFFF;
  -webkit-text-stroke: 2px #CE0058;
}

/* Estilos para mobile */
@media (max-width: 768px) {
  .stroke-text {
    font-size: 28px;
  }

  .stroke-text-2 {
    font-size: 40px;
  }
}


/* Tooltip */
.tooltip-icon {
  position: relative;
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
}

.tooltip-icon img {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.tooltip-text {
  visibility: hidden;
  background-color: #5E6A71;
  color: white;
  text-align: left;
  border-radius: 10px;
  padding: 16px;
  position: absolute;
  z-index: 999;
  width: 230px;
  top: 120%;
  left: 50%;
  transform: translateX(-87%);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  font-family: 'Inter', sans-serif;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip-icon:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

:root {
  --swiper-pagination-bullet-inactive-color: #ffffff;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-color: #CE0058; /* Color del bullet activo */
}

.comite-swiper .swiper-pagination-bullet {
  background-color: #9D9D9D;
  opacity: 1;
}

.comite-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #CE0058;
}

button.btn-back.disabled {
  color: #949C9F !important;
  cursor: default;
  pointer-events: none;
}

/* Estilos tablas */

.bono-integrante {
  max-width: 360px;
  margin: 0 auto;
  text-align: left;
}

.bono-titulo {
  color:#252A2D;
  font-family: 'Inter', sans-serif;
  font-size: 28px;
  margin-top: 32px;
  font-style: normal;
  width: 100%;
  font-weight: 500;
  line-height: 40px;
}

.bono-condiciones {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.bono-condicion-izq {
  background-color: #CE0058;
  color: white;
  padding: 1rem;
  border-radius: 0.5rem;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  flex-shrink: 0;
  justify-content: center;
  width: 50%;
  align-items: center;
  display: flex;
}

.bono-condicion-der {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
}

.bono-box {
  border: 2px solid #910048;
  padding: 0.75rem;
  border-radius: 0.5rem;
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}

.bono-tabla {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
  text-align: center;
}

.bono-tabla thead tr {
  background-color: #910048;
  color: white;
}

.bono-tabla th,
.bono-tabla td {
  border: 1px solid #000;
  padding: 0.75rem;
}

.bono-tabla .celda-combinada {
  vertical-align: middle;
}

.bono-tabla .celda-vacia {
  background-color: transparent;
  border: none;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, -16px) !important;
    top: var(--swiper-pagination-top, auto);
    left: -20px;
    width: 100%;
}



/*Estilos tablas  */

.bono-comite-wrapper {
  text-align: left;
}

.bono-titulo {
  font-weight: bold;
  margin-bottom: 1.5rem;
}

.bono-tabla {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
  text-align: center;
}

.bono-tabla thead tr {
  background-color: #910048;
  color: white;
}

.bono-tabla th,
.bono-tabla td {
  border: 1px solid #000;
  padding: 0.75rem;
}

.bono-comite-final {
  color: #D10063;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.2;
}
