
@media(max-width:960px){
  header{padding:0 20px;}nav{display:none;}
  .hero-content{padding:0 24px;}
  .quick-strip,.stats{grid-template-columns:1fr;}
  .sec{padding:50px 24px;}
  .svc-grid,.jornadas-grid,.sedes-grid,.derechos-grid{grid-template-columns:1fr;}
  .care-wrap,.boletin-wrap{grid-template-columns:1fr;}
  .sec-header{flex-direction:column;align-items:flex-start;}
  .footer-grid{grid-template-columns:1fr 1fr;}
  .moviles-band{flex-direction:column;text-align:center;}
}
.container {
  max-width: 1400px;
  margin: auto;
  padding: 0 20px;
}

/* RESET BÁSICO */

* {
  box-sizing: border-box;
}

body {
  font-family: 'Raleway', sans-serif;
  margin: 0;
  background: #f5f7fb;
  color: #333;
}

/* ═════════ HEADER ═════════ */

header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 40px;
  background: white;
}

.logo {
  height: 48px;
}

nav a {
  margin-left: 20px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

.nav-cta {
  background: #5aa0d6;
  color: white;
  padding: 8px 15px;
  border-radius: 20px;
}

/* ═════════ CONTENEDOR ═════════ */

.container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}

*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body{
  font-family: 'Raleway', sans-serif;
  background: #f5f7fb;
  color: #333;
}

/* HEADER */

header{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 40px;
  background: white;
}

.logo{
  height: 48px;
}

nav a{
  margin-left: 20px;
  text-decoration: none;
  color: #333;
}

.nav-cta{
  background: #5aa0d6;
  color: white;
  padding: 8px 15px;
  border-radius: 20px;
}
 
/* ═════════ CANCER DE MAMA  ═════════ */
/* HERO*/

.hero-cancer {
  background: url("../img/cancerMama.jpeg") center/cover no-repeat;
  height: 220px;
  border-radius: 0 0 30px 30px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 330px;
  padding: 40px 80px 40px 103px;
  overflow: hidden;
}

.hero-title {
  display: flex;
  align-items: center;
  gap: 12px;
}

.hero-icon {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.hero-cancer p {
  color: rgb(46, 45, 45);
  font-size: 1rem;
}
/* CONTENEDOR */
.container{
  max-width: 1200px;
  padding: 0 20px;
  margin-right: 100px;
}

.info-split{
  display:flex;
  gap:50px;
  padding:60px 80px;
  align-items:flex-start;
}

/* IZQUIERDA */
.hero-banner{
    position: relative;
    display: flex;
    align-items: center;

    min-height: 330px;
    padding: 40px 80px 40px 180px;

    border-radius: 0 0 40px 40px;
    overflow: hidden;
}

/* TEXTO */

.info-text{
    flex: 1;
    max-width: 520px;
    margin-top: -20px;
    position: relative;
    z-index: 2;
    
}

/* TITULO */

.info-text h1{
    font-size: 64px;
    line-height: 1.05;
    font-weight: 800;
    color: #222;
    margin-bottom: 12px;
}

/* SUBTITULO */

.info-text p{
    font-size: 20px;
    color: #444;
    line-height: 1.5;
}

/* BOTÓN REGRESAR */

.btn-regresar-mama{
    position: absolute;
    top: 40px;
    left: 60px;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255,255,255,0.72);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(230, 73, 128, 0.18);
    color: #e64980;
    text-decoration: none;
    font-size: 24px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    transition: all .25s ease;
    z-index: 10;
}
.btn-regresar-mama:hover{
    transform: translateX(-4px);
    background: #fff;
    box-shadow: 0 10px 24px rgba(230,73,128,0.18);
}
.arrow{
    transition: transform .25s ease;
}

.btn-regresar-mama:hover .arrow{
    transform: translateX(-3px);
}

/* BLOQUES INFERIORES */

.bloque{
  margin-bottom: 60px;
}

.bloque h2{
  color:#e64980;
  margin-bottom:14px;
  font-size: 32px;
  font-weight: 800;
}

.bloque p{
    color:#555;
    line-height:1.8;

    font-size: 19px;
}

/* DERECHA CARD */

.factores-card{
  width:320px;
  background:white;
  padding:25px;
  border-radius:15px;
  box-shadow:0 10px 25px rgba(0,0,0,0.08);
  border-top:4px solid #ffe3ec;
}

.factores-card h3{
  margin-bottom:13px;
  color:#e64980;
}

.factores-card ul{
  list-style:none;
  padding:0;
}

.factores-card li{
  margin-bottom:10px;
  padding-left:18px;
  position:relative;
  color:#555;
}

/* punticos bonitos */

.factores-card li::before{
  content:"";
  width:8px;
  height:8px;
  background:#e64980;
  border-radius:50%;
  position:absolute;
  left:0;
  top:7px;
}
.poblacion-card{
  margin-top:50px;
  padding:20px 25px;
  border-radius:25px;
  color:black;
  max-width:420px;

  /* borde elegante */

  border:2px solid rgba(255,255,255,0.4);

  /* efecto glass */

  backdrop-filter: blur(10px);
  box-shadow:0 10px 25px rgba(245, 122, 163, 0.25);
  position:relative;
  overflow:hidden;
}

/* decorativo suave */

.poblacion-card::before{
  content:"";
  position:absolute;
  width:120px;
  height:120px;
  background:rgba(255,255,255,0.15);
  border-radius:50%;
  top:-30px;
  left:-30px;
}

.poblacion-card .small{
  font-size:0.9rem;
  opacity:0.9;
  margin-bottom:5px;
}

.poblacion-card h3{
  margin:0;
  font-weight:700;
}

/* ═════════ RECUERDA SECTION ═════════ */

.recuerda-section {
  margin-top: 80px;
}

.recuerda-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
  background: #fff0f6;
  border-radius: 25px;
  padding: 55px 60px;
  border: 2px solid #f7c6d8;
  position: relative;
  overflow: hidden; 
  
}
.recuerda-content {
  padding-left: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
}


/* RESPONSIVE GLOBAL */

@media (max-width: 1200px) {
  header {
    height: auto;
    min-height: 60px;
    padding: 10px 20px;
  }

  nav {
    gap: 2px;
  }

  .hero,
  .hero-cancer,
  .hero-banner,
  .hero-cervix-custom,
  .hero-prostata-custom {
    min-height: 420px;
    height: auto;
    padding: 70px 24px 50px;
  }

  .hero-content,
  .hero-cancer-cervix,
  .hero-cancer-prostata,
  .info-text {
    max-width: 100%;
    margin: 0;
  }

  .hero-slider {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    width: min(100%, 620px);
    max-width: 100%;
    margin: 25px auto 0;
  }

  .hero h1,
  .hero-cancer-cervix h1,
  .info-text h1 {
    font-size: clamp(34px, 7vw, 52px);
  }

  .quick-strip,
  .stats,
  .svc-grid,
  .jornadas-grid,
  .sedes-grid,
  .derechos-grid,
  .reco-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .care-wrap,
  .boletin-wrap,
  .gine-hero,
  .gine-info-grid,
  .lab-hero,
  .team-intro,
  .tamizacion-prostata-grid,
  .servicios-card,
  .services-card,
  .prostata-services-card,
  .recuerda-grid {
    grid-template-columns: 1fr;
  }

  .care-right,
  .lab-hero-img,
  .servicios-img,
  .services-img,
  .prostata-services-img {
    min-height: 260px;
  }

  .care-left,
  .gine-hero,
  .lab-hero,
  .team-intro,
  .recuerda-grid {
    padding: 40px 24px;
  }

  .lab-hero,
  .lab-info-grid,
  .lab-tests,
  .recommendations-section {
    margin-left: 0;
    margin-right: 0;
  }

  .cervix-grid,
  .risk-grid,
  .resumen-grid,
  .symptoms-grid,
  .prevention-cards,
  .prevencion-grid,
  .valores-grid,
  .team-grid,
  .consultamedica-pasos-lista {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .team-stats {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .esp-grid {
    flex-wrap: wrap;
  }

  .card-doc {
    min-width: calc(50% - 10px);
  }
}

@media (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
  .sec,
  .consultamedica-hero,
  .consultamedica-servicios,
  .consultamedica-pasos,
  .sedes-servicios,
  .lab-section,
  .gine-section,
  .rutas-moviles,
  .team-wrap,
  .historia-section,
  .pm-hero,
  .eps-section {
    padding-left: 18px;
    padding-right: 18px;
  }

  .quick-strip,
  .stats,
  .svc-grid,
  .jornadas-grid,
  .sedes-grid,
  .derechos-grid,
  .reco-row,
  .cervix-grid,
  .risk-grid,
  .resumen-grid,
  .symptoms-grid,
  .prevention-cards,
  .prevencion-grid,
  .valores-grid,
  .team-grid,
  .consultamedica-pasos-lista,
  .services-grid,
  .rutas-moviles .rutas-grid {
    grid-template-columns: 1fr;
  }

  .qs-container {
    display: grid;
    grid-template-columns: 1fr;
  }

  .qs-item {
    min-width: 0;
  }

  .care-stats,
  .lab-buttons,
  .hero-btns,
  .cta-actions {
    width: 100%;
  }

  .care-stats {
    flex-wrap: wrap;
    justify-content: center;
  }

  .care-card {
    width: min(140px, calc(50% - 10px));
    padding: 24px 12px;
  }

  .care-right {
    min-height: 360px;
  }

  .boletin-wrap,
  .pqrsf-banner {
    display: block;
  }

  .pqrsf-left,
  .pqrsf-content {
    padding: 34px 24px;
  }

  .pqrsf-right {
    min-height: 210px;
  }

  .info-split {
    display: block;
    padding: 40px 18px;
  }

  .factores-card,
  .poblacion-card,
  .compromiso-bloque {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .construction-banner,
  .historia-card,
  .pm-card,
  .lab-card,
  .diag-services,
  .diag-benefits {
    padding: 28px 20px;
  }

  .pm-hero-img,
  .lab-hero-img img,
  .historia-imagen img {
    height: auto;
    max-height: 360px;
  }

  .team-hero h1,
  .sedes-title h2,
  .construction-content h1,
  .consultamedica-titulo {
    font-size: clamp(30px, 9vw, 44px);
  }

  .team-stats {
    gap: 24px;
  }

  .team-track,
  .carousel-track {
    overflow-x: auto;
    padding-bottom: 8px;
  }

  .card-doc {
    min-width: min(82vw, 300px);
  }

  .prev,
  .next,
  .carousel-btn.prev,
  .carousel-btn.next {
    display: none;
  }
}

@media (max-width: 480px) {
  .hero,
  .hero-cancer,
  .hero-banner,
  .hero-cervix-custom,
  .hero-prostata-custom {
    min-height: 360px;
    padding: 60px 18px 36px;
  }

  .hero p,
  .hero-cancer-cervix p,
  .hero-cancer-prostata-sub,
  .info-text p {
    font-size: 15px;
  }

  .hero-slider {
    border-radius: 10px;
  }

  .routes,
  .cancer-links {
    grid-template-columns: 1fr;
  }

  .care-card {
    width: 100%;
  }

  .sede-content,
  .gine-cta,
  .team-cta,
  .moviles-band {
    padding: 26px 20px;
  }

  .sede-content h3,
  .gine-cta h2,
  .rutas-moviles .ruta-impacto h2 {
    font-size: 28px;
  }

  .sede-card {
    height: 390px;
  }

  .btn,
  .btn-sede,
  .hero-btn,
  .cta-btn,
  .lab-btn-primary,
  .lab-btn-secondary {
    width: 100%;
  }

  .mv-vans {
    flex-wrap: wrap;
    justify-content: center;
  }

  .mv-main img {
    width: 130px;
  }

  .mv-small img {
    width: 78px;
  }

  .rutas-moviles .ruta-impacto {
    padding: 34px 20px;
  }
}

/* TEXTO */

.recuerda-content h2 {
  color: #e64980;
  font-size: 2rem;
  margin-bottom: 40px;
}

/* LISTA */
.recuerda-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-left: 20px;
}

.recuerda-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.recuerda-item span {
  width: 14px;
  height: 14px;
  background: #e64980;
  border-radius: 50%;
  margin-top: 6px;
}

.recuerda-item p {
  margin: 0;
  color: #555;
  line-height: 1.6;
}

/* IMAGEN */
.recuerda-img {
  display: flex;
  justify-content: center;
}

.recuerda-img img {
  max-width: 100%;
  width: 260px;
  border-radius: 20px;
}
/* ═════════ SIGNOS DE ALERTA ═════════ */
.alerta-section {
  margin-top: 30px;
  text-align: center;
}

.alerta-title {
  font-size: 2rem;
  color: #e64980;
  margin-bottom: 40px;
}

/* GRID */
.alerta-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* ITEM */
.alerta-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.3s;
}

.alerta-item:hover {
  transform: translateY(-5px);
}

/* CÍRCULO */
.alerta-img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid #f7a8c3;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 12px;
  background: #fff;
}

/* IMAGEN */
.alerta-img img {
  width: 90%;
  height: auto;
}

/* TEXTO */
.alerta-item p {
  font-size: 0.95rem;
  color: #555;
  max-width: 160px;
}
.recuerda-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 2rem;
  color: #e14b7a;
}

.recuerda-icon {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
/* ═════════ AUTOEXAMEN ═════════ */
.autoexamen-section {
  margin-top: 80px;
}

.autoexamen-header {
  text-align: center;
  margin-bottom: 40px;
}

.autoexamen-header h2 {
  color: #2f5d8c;
  font-size: 2rem;
}

.autoexamen-header p {
  color: #666;
}

/* CONTENEDOR */
.pasos-container {
  display: flex;
  flex-direction: column;
  gap: 25px;
  max-width: 700px;
  margin: auto;
}

/* PASO */
.paso {
  display: flex;
  align-items: center;
  gap: 20px;
  background: white;
  padding: 18px;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  transition: 0.3s;
}

.paso:hover {
  transform: translateX(5px);
}

/* IMAGEN CIRCULAR */
.paso-img {
  width: 80px;
  height: 80px;
  background: #ffe3ec;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.paso-img img {
  width: 60%;
}

/* TEXTO */
.paso-text span {
  color: #e64980;
  font-weight: bold;
  font-size: 0.85rem;
}

.paso-text p {
  margin: 5px 0 0;
  color: #555;
}

/* MENSAJE FINAL */
.autoexamen-footer {
  margin-top: 40px;
  text-align: center;
  color: #e64980;
  font-weight: 600;
}

/* ═════════ SERVICIOS ═════════ */
.servicios-section {
  margin-top: 90px;
  margin-bottom: 90px;
}

/* CARD PRINCIPAL */
.servicios-card {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  border-radius: 25px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
  background: white;
}

/* IMAGEN */
.servicios-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* CONTENIDO */
.servicios-content {
  background: linear-gradient(135deg, #e86ea5, #e45a98);
  color: white;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* TÍTULO */
.servicios-content h2 {
  font-size: 2rem;
  margin-bottom: 5px;
}

/* LISTA */
.servicios-list {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}

.servicios-list li {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}

/* BULLETS BONITOS */
.servicios-list li::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #ffd1e1;
}



/* ═════════ RESPONSIVE ═════════ */
@media (max-width: 900px) {
  .servicios-card {
    grid-template-columns: 1fr;
  }

  .servicios-img {
    height: 200px;
  }
}

/* RESPONSIVE */
@media (max-width: 600px) {
  .paso {
    flex-direction: column;
    text-align: center;
  }
}

/* ═════════ RESPONSIVE ═════════ */
@media (max-width: 900px) {
  .recuerda-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .recuerda-content {
    order: 2;
  }

  .recuerda-img {
    order: 1;
    margin-bottom: 20px;
  }

  .recuerda-item {
    justify-content: center;
  }
}
/* RESPONSIVE */
@media (max-width: 900px) {
  .alerta-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 500px) {
  .alerta-grid {
    grid-template-columns: 1fr;
  }
}

/* ═════════ CANCER DE CERVIX ═════════ */

/* HERO */
.hero-cervix-custom{
  background: url("../img/cervix/cervix.jpeg") center/cover no-repeat;

  position: relative;
  display: flex;
  align-items: center;

  min-height: 330px;

  padding: 45px 80px 40px 100px;

  border-radius: 0 0 30px 30px;
  overflow: hidden;
}

/* CONTENIDO HERO */
.hero-cancer-cervix{
  position: relative;
  z-index: 2;
  max-width: 520px;
}

/* TITULO */
.hero-cancer-cervix h1{
  font-size: 64px;
  line-height: 1.05;
  font-weight: 800;

  color: #222;
  margin-bottom: 12px;
}

/* SUBTITULO */
.hero-cancer-cervix p{
  font-size: 20px;
  color: #444;
  line-height: 1.5;
}

/* CONTENEDOR */
.container{
  max-width: 1100px;
  padding: 0 20px;
  margin: auto;
}

/* SECCIONES */
.cervix-section,
.risk-section,
.symptoms-section,
.prevention-section,
.services-cervix{
  padding: 70px 0;
}

/* GRID DEFINICIÓN */
.cervix-grid{
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 50px;
  align-items: center;
}

/* IMAGEN */
.cervix-img img{
  width: 100%;
  border-radius: 24px;

  box-shadow: 0 10px 28px rgba(0,0,0,0.08);
}

/* TEXTO */
.cervix-text{
  color: #555;
  line-height: 1.8;
  font-size: 18px;
}

/* TITULO SECCIÓN */
.cervix-text h2{
  color: #17b3a3;

  font-size: 32px;
  font-weight: 800;

  margin-bottom: 13px;
}

/* BOTÓN REGRESAR */
.btn-regresar-cervix{
    position: absolute;
    top: 40px;
    left: 60px;

    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: rgba(255,255,255,0.72);
    backdrop-filter: blur(8px);

    border: 1px solid rgba(81, 236, 213, 0.18);

    color: #17b3a3;
    text-decoration: none;
    font-size: 24px;

    box-shadow: 0 6px 18px rgba(0,0,0,0.08);

    transition: all .25s ease;

    z-index: 10;
}

.btn-regresar-cervix:hover{
    transform: translateX(-4px);

    background: #fff;

    box-shadow: 0 10px 24px rgba(230,73,128,0.18);
}

.arrow{
    transition: transform .25s ease;
}

.btn-regresar-cervix:hover .arrow{
    transform: translateX(-3px);
}

/* ═════ FACTORES ═════ */
.risk-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 30px;
  gap: 20px;
}

.risk-card {
  background: white;
  padding: 20px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.risk-card:hover {
  transform: translateY(-5px);
}

/* ═════ SÍNTOMAS ═════ */
.symptoms-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.symptom-item {
  margin-top: 50px;
  text-align: center;
}

/* CÍRCULO */
.symptom-icon {
  width: 90px;
  height: 90px;
  margin: 0 auto 15px;

  border-radius: 50%;
  background: #17b3a3;

  display: flex;
  align-items: center;
  justify-content: center;

  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

/* IMAGEN */
.symptom-icon img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}

/* TEXTO */
.symptom-item p {
  font-size: 15px;
  line-height: 1.5;
  color: #444;
  max-width: 220px;
  margin: auto;
}


/* ═════ PREVENCIÓN ═════ */
.prevention-section {
  padding: 70px 0;
}

.prevention-cards {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-top: 30px;
}

/* CARD */
.prev-card {
  min-height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: white;
  border-radius: 15px;
  padding: 25px 15px;
  text-align: center;
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
  transition: 0.3s;

}

.prev-card:hover {
  transform: translateY(-6px);
}

/* ICONO */
.prev-icon{
  width:70px;
  height:70px;

  margin:0 auto 16px;

  border-radius:45%;
  background:#f5f9ff;

  display:flex;
  align-items:center;
  justify-content:center;
}

.prev-icon img{
  width:40px;
  height:40px;
  object-fit:contain;
}

/* TEXTO */
.prev-card p {
  font-size: 0.95rem;
  color: #444;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .prevention-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}


/* ═════ SERVICIOS ═════ */
.services-card {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  border-radius: 25px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
  background: white;
}
.services-section {
  margin-top: 90px;
  margin-bottom: 90px;
}

/* IMAGEN */
.services-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* TÍTULO */
.services-info h2 {
  font-size: 2rem;
  margin-bottom: 5px;
}
.services-info {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}

.services-info li {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}
/* BULLETS BONITOS */
.services-info li::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #ffd1e1;
}

.services-card ul {
  margin-top: 15px;
}
.services-content {
  background: linear-gradient(135deg, #2ecebe, #17b3a3);
  color: white;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* TÍTULO */
.servicios-content h2 {
  font-size: 2rem;
  margin-bottom: 5px;
}
.btn-primary {
  background: white;
  color: #17b3a3;
  padding: 12px 20px;
  border-radius: 20px;
  text-decoration: none;
}

/* ═════ RESPONSIVE ═════ */
@media (max-width: 900px) {

  .cervix-grid,
  .prevention-grid {
    grid-template-columns: 1fr;
  }

  .risk-grid {
    grid-template-columns: 1fr;
  }

  .symptoms-grid {
    grid-template-columns: 1fr 1fr;
  }

  .services-card {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }
}

/* ═════ CANCER DE PROSTATA ═════ */
/* HERO */
.hero-prostata-custom{
  background: url("../img/prostata/imagen-institucional.png") center/cover no-repeat;

  position: relative;
  display: flex;
  align-items: center;

  min-height: 330px;

  padding: 40px 80px 40px 120px;

  border-radius: 0 0 30px 30px;
  overflow: hidden;
}

/* CONTENIDO HERO */
.hero-cancer-prostata{
  position: relative;
  z-index: 2;
  max-width: 520px;
}

/* TITULO */
.hero-cancer-prostata-title{
  font-size: 32px;
  line-height: 1.05;
  font-weight: 800;
  color: #fff;
  margin-bottom: 12px;
}

/* SUBTITULO */
.hero-cancer-prostata-sub{
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
}

/* BOTÓN REGRESAR */
.btn-regresar-prostata{
    position: absolute;
    top: 40px;
    left: 60px;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    backdrop-filter: blur(8px);
    border: 1px solid rgba(64, 82, 215, 0.18);
    color: #5aa0d6;
    text-decoration: none;
    font-size: 24px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    transition: all .25s ease;
    z-index: 10;
}

.btn-regresar-prostata:hover{
    transform: translateX(-4px);
    background: #fff;
    box-shadow: 0 10px 24px rgba(64, 82, 215, 0.18);
}

.arrow{
    transition: transform .25s ease;
}

.btn-regresar-prostata:hover .arrow{
    transform: translateX(-3px);
}

/* SABÍAS QUE Y PSA */
.prostata-resumen {
  margin-top: 40px;
}

.resumen-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}


.resumen-card {
  padding: 25px;
  border-radius: 20px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  transition: 0.3s;
}

.resumen-card:hover {
  transform: translateY(-5px);
}


.resumen-card.light {
  background: #f5f7fb;
  text-align: center;
}
.resumen-card.light:hover{
  border: 2px solid #5aa0d6;
}

.resumen-card.blue {
  background: #2f6fa3;
  color: white;
}


.resumen-card h3 {
  margin-bottom: 10px;
}

.resumen-card ul {
  margin-top: 10px;
  padding-left: 18px;
}
.card-img {
  width: 120px;        
  height: auto;
  display: block;
  margin: 0 auto 15px; 
}


.resumen-card {
  padding: 30px 25px;
  border-radius: 20px;
  background: white;
}

.resumen-card.blue,
.resumen-card.highlight {
  color: white;
}


.resumen-card.blue .card-img,
.resumen-card.highlight .card-img {
  filter: brightness(0) invert(1);  
}

/* TAMIZACION*/
.tamizacion-prostata {
  margin: 60px 0;
}

.tamizacion-prostata-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 40px;
  align-items: center;
}

/* TEXTO */
.tamizacion-texto h2 {
  font-size: 2rem;
  margin-bottom: 10px;
  color: #2c3e50;
}

.tamizacion-texto .sub {
  margin-bottom: 20px;
  color: #555;
}

/* LISTA BONITA */
.tamizacion-lista {
  list-style: none;
  padding: 0;
}

.tamizacion-lista li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  font-size: 1rem;
}

/* PUNTO AZUL */
.tamizacion-lista .dot {
  width: 10px;
  height: 10px;
  background: #2f6fa3;
  border-radius: 50%;
  flex-shrink: 0;
}

/* IMAGEN */
.tamizacion-img img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

/* PREVENCION*/
.prevencion-prostata {
  margin: 60px 0;
}

.prevencion-prostata h2 {
  margin-bottom: 25px;
}

/* GRID */
.prevencion-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* CARD */
.prev-card {
  background: #f5f7fb;
  border-radius: 18px;
  padding: 25px 15px;
  text-align: center;
  transition: 0.3s;
}

.prev-card:hover {
  transform: translateY(-5px);
}

/* IMAGEN CIRCULAR */
.prev-card img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: 0 auto 12px;
  background: white;
  padding: 10px;
  box-shadow: 0 5px 12px rgba(0,0,0,0.08);
}

/* TEXTO */
.prev-card p {
  font-weight: 500;
  color: #333;
}
/* SERVICIOS */
/* SECCIÓN */
.prostata-services-section {
  margin-top: 90px;
  margin-bottom: 90px;
}

/* CARD PRINCIPAL */
.prostata-services-card {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  border-radius: 25px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
  background: white;
}

/* IMAGEN */
.prostata-services-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* CONTENIDO */
.prostata-services-content {
  background: linear-gradient(135deg, #468cc4, #2f6fa3);
  color: white;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* TÍTULO */
.prostata-services-content h2 {
  font-size: 2rem;
  margin-bottom: 10px;
}

/* LISTA */
.prostata-services-content ul {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}

.prostata-services-content li {
  margin-bottom: 12px;
  padding-left: 25px;
  position: relative;
}

/* BULLETS */
.prostata-services-content li::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #2f6fa3;
}

/* BOTÓN */
.btn{
  display: inline-block;
  background: #5aa0d6;
  color: white;
  padding: 10px 18px;
  border-radius: 20px;
  text-decoration: none;
}

/* ESPECIALIDADES */
.especialidades{
  text-align: center;
}

.esp-grid{
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}

.esp-card{
  background: white;
  padding: 20px;
  border-radius: 15px;
  width: 220px;
  transition: 0.3s;
}

.esp-card:hover{
  transform: translateY(-8px);
}

.icon{
  width: 40px;
  height: 40px;
  background: #5aa0d6;
  border-radius: 10px;
  margin-bottom: 10px;
}

/* SIGNOS */
.signo{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.circle{
  width: 30px;
  height: 30px;
  background: #5aa0d6;
  border-radius: 50%;
}



/* RESPONSIVE */
@media(max-width:900px){
  .row{
    flex-direction: column;
  }

  .row.reverse{
    flex-direction: column;
  }

  .esp-grid{
    flex-direction: column;
    align-items: center;
  }

  .footer-grid{
    flex-direction: column;
    gap: 20px;
  }
}



.rutas-moviles{
  padding: 90px 7%;
  position: relative;
}

/* TITULO */

.rutas-moviles h1{
  text-align:center;
  font-size: 2.5rem;
  line-height: 1.05;
  color: var(--b5);
  margin-bottom: 16px;
  font-weight: 800;
}

.rutas-moviles .rutas-subtitle{
  text-align:center;
  max-width: 700px;
  margin: 0 auto 65px;
  font-style: italic;
  color: #6f7787;
  font-size: 1.05rem;
  line-height: 1.8;
}

/* GRID */

.rutas-moviles .rutas-grid{
  display:grid;

  grid-template-columns:
  repeat(auto-fit, minmax(320px,1fr));

  gap:34px;
}

/* CARD */

.rutas-moviles .ruta-card{
  background:#fff;
  border-radius:28px;
  overflow:hidden;
  position:relative;
  box-shadow:
    0 10px 30px rgba(15,35,70,.06);

  transition:
    transform .28s ease,
    box-shadow .28s ease;
}

.rutas-moviles .ruta-card:hover{
  transform:translateY(-10px);
  box-shadow:
    0 22px 50px rgba(20,40,90,.12);
}

/* TOP */

.rutas-moviles .img-box{
  height:220px;
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  overflow:hidden;
}

.rutas-moviles .img-box.pink{
  background:
    linear-gradient(
      135deg,
      #df5b98 0%,
      #ea6ea7 100%
    );
}

.rutas-moviles .img-box.blue{
  background:
    linear-gradient(
      135deg,
      #5b9ddd 0%,
      #6fb5f1 100%
    );
}

/* decoraciones */

.rutas-moviles .img-box::before{
  content:'';
  position:absolute;
  width:180px;
  height:180px;
  border-radius:50%;
  background:rgba(255,255,255,.08);
  top:-70px;
  right:-55px;
}

.rutas-moviles .img-box::after{
  content:'';
  position:absolute;
  width:120px;
  height:120px;
  border-radius:50%;
  background:rgba(255,255,255,.05);
  bottom:-50px;
  left:-35px;
}

/* imagen */

.rutas-moviles .img-box img{
  width:240px;
  max-width:82%;

  position:relative;
  z-index:2;

  transition:
    transform .35s ease;
}

.rutas-moviles .ruta-card:hover .img-box img{
  transform:
    scale(1.05)
    translateY(-2px);
}

/* CONTENT */

.rutas-moviles .ruta-content{
  padding:32px 30px 34px;
}

.rutas-moviles .ruta-mini{
  display:inline-flex;
  align-items:center;
  margin-bottom:18px;
  padding:8px 14px;
  border-radius:999px;
  background:#eef5ff;
  color:#5d98d6;
  font-size:.75rem;
  font-weight:700;
}

.rutas-moviles .ruta-card h3{
  font-size:1.5rem;

  line-height:1.12;

  color:var(--b5);

  margin-bottom:18px;

  font-weight:800;
}

.rutas-moviles .ruta-card p{
  color:#6d7485;
  line-height:1.9;
  font-size:0.90rem;
}

/* IMPACTO */

.rutas-moviles .ruta-impacto{
  margin:80px auto 0;
  max-width:980px;
  text-align:center;
  background:#fff;
  border-radius:34px;
  padding:60px 70px;
  box-shadow:
    0 14px 40px rgba(15,35,70,.05);

  position:relative;
  overflow:hidden;
}

.rutas-moviles .ruta-impacto::before{
  content:'';
  position:absolute;
  width:220px;
  height:220px;
  border-radius:50%;
  background:
    rgba(0, 74, 149, 0.06);

  top:-120px;
  right:-80px;
}

.rutas-moviles .ruta-impacto::after{
  content:'';
  position:absolute;
  width:180px;
  height:180px;
  border-radius:50%;
  background:
    rgba(99, 1, 47, 0.05);

  bottom:-100px;
  left:-70px;
}

.rutas-moviles .mini-tag{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-bottom:22px;
  padding:10px 18px;
  border-radius:999px;
  background:#eef5ff;
  color:#5d98d6;
  font-size:.78rem;
  font-weight:700;
}

.rutas-moviles .ruta-impacto h2{
  font-size: 2rem;
  line-height:1.08;
  color:var(--b5);
  margin-bottom:24px;
  font-weight:800;
}

.rutas-moviles .ruta-impacto p{
  max-width:760px;
  margin:0 auto 18px;
  color:#6d7485;
  line-height:1.9;
  font-size:1.02rem;
  font-style: oblique;
}

.rutas-moviles .ruta-impacto strong{
  color:var(--b5);
  font-weight:800;
}

/* BOTON */

.rutas-moviles .btn-regresar-rutas{
  position:absolute;
  top:85px;
  left:45px;
  width:54px;
  height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(255,255,255,.84);
  backdrop-filter:blur(10px);
  border:1px solid rgba(90,160,214,.12);
  color:#5aa0d6;
  text-decoration:none;
  font-size:24px;
  box-shadow:
    0 8px 20px rgba(0,0,0,.08);

  transition:.25s ease;
}

.rutas-moviles .btn-regresar-rutas:hover{
  transform:translateX(-4px);
}

.rutas-moviles .arrow{
  transition:.25s ease;
}

.rutas-moviles .btn-regresar-rutas:hover .arrow{
  transform:translateX(-3px);
}

/* RESPONSIVE */

@media (max-width: 768px){

  .rutas-moviles{
    padding:70px 6%;
  }

  .rutas-moviles h1{
    font-size:2.4rem;
  }

  .rutas-moviles .rutas-grid{
    grid-template-columns:1fr;
  }

  .rutas-moviles .img-box{
    height:190px;
  }

  .rutas-moviles .img-box img{
    width:210px;
  }

  .rutas-moviles .ruta-impacto{
    padding:44px 28px;
  }

  .rutas-moviles .ruta-impacto h2{
    font-size:2rem;
  }

  .rutas-moviles .btn-regresar-rutas{
    top:20px;
    left:20px;
  }

}

/* EQUIPO */
.team-wrap {
  max-width: 1200px;
  margin: auto;
  padding: 40px 20px;
}

/* HERO */
.team-hero{
  text-align: center;
  max-width: 950px;
  margin: 0 auto 70px;
}

/* TITULO */
.team-hero h1{
  font-size: 3rem;
  line-height: 1.05;
  color: var(--b1);
  margin-bottom: 18px;
  font-weight: 800;
}

/* SUBTEXTO */
.team-hero p{
  max-width: 820px;
  margin: auto;
  color: #5f6775;
  font-size: 16px;
  line-height: 1.6;
  font-style: italic;
  font-weight: 300;
}
.team-eyebrow{
  display: inline-block;
  margin-bottom: 14px;

  color: #5daeea;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

/* INTRO */
.team-intro{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
  margin-bottom: 80px;
  
}

.team-intro img{
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0,0,0,.1);
}

.team-text{
  background: #fff;
  padding: 32px 36px;
  border-left: 4px solid #6ec1f3;
  border-radius: 12px;
  position: relative;
}

/* COMILLAS */
.team-text::after{
  content: "“";
  position: absolute;
  top: 5px;
  right: 20px;

  font-size: 70px;
  color: rgba(47,95,166,.08);

  font-family: serif;
  line-height: 1;
}

/* TÍTULO */
.team-text h2{
  color: var(--b1);
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 18px;
}

/* TEXTO */
.team-text p{
  font-size: 15px;
  line-height: 1.8;
  color: #4d5666;

  font-style: italic;
  font-weight: 400;

  margin-bottom: 18px;
}

/* SECCIONES */
.team-section{
  margin-bottom: 80px;
  margin-top: 80px;
  text-align: center;
}

.team-section h2{
  color: var(--b1);
  font-size: 28px;
  margin-bottom: 30px;
}

/* VALORES */
.valores-grid{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px;
}

.valor{
  background: white;
  padding: 25px;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0,0,0,.05);
  transition: .2s;
  text-align: center;
}

.valor:hover{
  transform: translateY(-5px);
}
.valor-card img{
  width: 70px;
  display: block;
  margin: 0 auto 20px;
}

/* DOCTORES */
.team-grid{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px;
}

.card-doc{
  background: white;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0,0,0,.06);
  transition: .2s;
}

.card-doc:hover{
  transform: translateY(-6px);
}


.card-doc img {
    width: 100%;
    height: 240px;

    object-fit: contain;

    display: block;

    padding: 25px 55px 0;

    box-sizing: border-box;

    background: #f7faff;
}

.card-doc h4{
  margin-top: 12px;
  color: var(--b1);
}

.card-doc span{
  display: block;
  color: var(--gray);
  margin-bottom: 15px;
}

/* CTA */
.team-cta{
  background: linear-gradient(135deg,var(--b1),var(--b2));
  color: white;
  text-align: center;
  padding: 50px;
  border-radius: 20px;
}

.btn-team{
  display: inline-block;
  margin-top: 15px;
  background: white;
  color: var(--b1);
  padding: 12px 20px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 600;
}
.valores {
  margin: 80px 0;
  text-align: center;
}

.valores h2 {
  font-size: 32px;
  color: var(--b1);
  margin-bottom: 40px;
  font-weight: 800;
}

.valores-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.valor-card {
  background: #fff;
  border-radius: 16px;
  padding: 28px 22px;
  box-shadow: 0 10px 25px rgba(47,95,166,.08);
  border: 1px solid rgba(47,95,166,.06);
  transition: .3s;
}

.valor-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 35px rgba(47,95,166,.15);
}

.valor-card img {
  width: 48px;
  margin-bottom: 14px;
}

.valor-card h4 {
  font-size: 16px;
  color: var(--b1);
  margin-bottom: 6px;
}

.valor-card p {
  font-size: 13px;
  color: var(--gray);
  line-height: 1.5;
}

/* responsive */
@media (max-width: 900px){
  .valores-grid {
    grid-template-columns: 1fr;
  }
}

/* RESPONSIVE */
@media(max-width:900px){
  .team-intro{
    grid-template-columns:1fr;
  }

  .valores-grid,
  .team-grid{
    grid-template-columns:1fr;
  }
}

/* EQUIPO */
.team-slider {
  position: relative;
  margin-top: 30px;
}

.team-track {
  display: flex;
  gap: 20px;
  overflow: hidden;
  scroll-behavior: smooth;
}

.card-doc {
  min-width: 23%; /* 4 por fila */
  background: #fff;
  border-radius: 14px;
  padding: 16px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(47,95,166,.08);
  transition: .3s;
}

.card-doc:hover {
  transform: translateY(-6px);
}

.card-doc img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 10px;
}

.card-doc h4 {
  color: var(--b1);
  font-size: 14px;
}

.card-doc span {
  font-size: 12px;
  color: var(--gray);
}

/* BOTONES */
.nav {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: var(--b1);
  color: #fff;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
}

.prev { left: -20px; }
.next { right: -20px; }

.carousel {
  position: relative;
  margin-top: 30px;
}

.carousel-track {
  display: flex;
  gap: 20px;
  overflow: hidden;
  scroll-behavior: smooth;
}

/* CARD */
.card-doc {
  min-width: calc(25% - 15px);
  background: white;
  border-radius: 16px;
  padding: 15px;
  text-align: center;
  border: 1px solid rgba(47,95,166,0.08);
}

.card-doc img {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 10px;
}

/* BOTONES */
.carousel-btn {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: var(--b1);
  color: white;
  border: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 22px;
  z-index: 20;
}

.carousel-btn.prev {
  left: -25px;
}

.carousel-btn.next {
  right: -25px;
}
.stat-icon {
  width: 50px;
  height: 50px;
  background: var(--b4);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.stat-icon img {
  width: 22px;   /* 👈 controla el tamaño real del icono */
  height: 22px;
  object-fit: contain;
}
/* RESPONSIVE */
@media (max-width: 900px) {
  .card-doc {
    min-width: 80%;
  }
}
/* RESPONSIVE */
@media (max-width: 900px){
  .card-doc {
    min-width: 80%;
  }
}
.team-stats-wrap {
  margin-top: 80px;
}

/* FILOSOFÍA*/

.team-stats {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 280px;
  align-items: center;
  
}


.stats-right h2 {
  font-size: 36px;
  font-weight: 800;
}

.stats-right p {
  font-size: 17px;
  line-height: 1.7;
}

/* COLUMNA IZQUIERDA (cards) */
.stats-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* CARD */
.stat-card {
  background: white;
  border-radius: 18px;
  padding: 24px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
  border: 1px solid rgba(47,95,166,0.08);
  transition: 0.3s;
}

.stat-card:hover {
  transform: translateY(-5px);
}
.stat-card h3 {
  font-size: 24px;
}

/* ICONO */
.stat-icon {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, var(--b2), var(--b4));
  border-radius: 50%;
  margin: 0 auto 10px;
}

/* TEXTO CARD */
.stat-card h3 {
  color: var(--b1);
  font-size: 22px;
  margin-bottom: 4px;
}

.stat-card p {
  font-size: 13px;
  color: var(--gray);
}

/* COLUMNA DERECHA */
.stats-right h2 {
  font-size: 32px;
  color: var(--b1);
  margin-bottom: 16px;
}

.stats-right p {
  font-size: 16px;
  color: var(--gray);
  line-height: 1.6;
  max-width: 500px;
}


.team-intro,
.valores,
.team-section,
.team-stats-wrap {
  margin-top: 80px;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .team-stats {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .stats-right p {
    margin: auto;
  }
}
.compromiso-bloque {
  max-width: 500px;
  margin-left: 10px;
}
/* CONFIANZA */
.team-closing {
  margin-top: 80px;
  padding: 60px 20px;
  text-align: center;
  background: var(--gray-soft);
  border-radius: 16px;
}

.team-closing h2 {
  color: var(--b1);
  margin-bottom: 10px;
}

.team-closing p {
  max-width: 600px;
  margin: auto;
  color: var(--gray);
  line-height: 1.6;
}
/* Botón de regreso */

.btn-regresar-rutas{
  position:absolute;
  top:85px;
  left:45px;
  width:54px;
  height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:rgba(255,255,255,.84);
  backdrop-filter:blur(10px);
  border:1px solid rgba(90,160,214,.12);
  color:#5aa0d6;
  text-decoration:none;
  font-size:24px;
  box-shadow:
    0 8px 20px rgba(0,0,0,.08);

  transition:.25s ease;
}

.btn-regresar-rutas:hover{
  transform:translateX(-4px);
}

.btn-regresar-rutas:hover .arrow{
  transform:translateX(-3px);
}

/* PLAN PREMIUM - EN CONSTRUCCIÓN */

.under-construction-page {
  min-height: calc(100vh - 145px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 70px 20px;
  background:
    radial-gradient(circle at 15% 20%, rgba(23, 111, 179, 0.12), transparent 28%),
    radial-gradient(circle at 85% 80%, rgba(23, 111, 179, 0.12), transparent 30%),
    linear-gradient(135deg, #f4f9fd 0%, #ffffff 55%, #eef7fa 100%);
}


/* TARJETA PRINCIPAL */

.construction-banner {
  position: relative;
  width: 100%;
  max-width: 850px;
  padding: 65px 45px 60px;
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(47, 95, 166, 0.08);
  box-shadow:
    0 30px 70px rgba(35, 67, 105, 0.10),
    0 8px 25px rgba(35, 67, 105, 0.05);
  text-align: center;
  overflow: hidden;
}


/* DECORACIONES DE FONDO */

.construction-decoration {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.decoration-one {
  width: 230px;
  height: 230px;
  top: -120px;
  right: -80px;
  background: rgba(23, 111, 179, 0.12);
}

.decoration-two {
  width: 190px;
  height: 190px;
  bottom: -100px;
  left: -70px;
  background: rgba(47, 95, 166, 0.06);
}


/* CONTENIDO */

.construction-content {
  position: relative;
  z-index: 2;
}


/* ETIQUETA */

.construction-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 18px;
  border-radius: 999px;
  background: rgba(23, 111, 179, 0.12);
  border: 1px solid rgba(23, 111, 179, 0.12);
  color: #2f5fa6;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 18px;
}


/* TITULO */

.construction-content h1 {
  margin: 0 0 8px;
  font-family: 'Raleway', sans-serif;
  font-size: 3.1rem;
  font-weight: 800;
  color: #2f5fa6;
  letter-spacing: -0.03em;
}


/* ICONO */

.construction-icon-wrapper {
  position: relative;
  width: 145px;
  height: 145px;
  margin: 28px auto 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}


/* BRILLO DETRÁS */

.construction-icon-glow {
  position: absolute;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  background: rgba(47, 95, 166, 0.12);
  filter: blur(2px);
  animation: constructionPulse 3s ease-in-out infinite;
}


/* CIRCULO DEL ICONO */

.construction-icon {
  position: relative;
  width: 112px;
  height: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(
    145deg,
    #ffffff,
    #eef8fa
  );
  border: 1px solid rgba(23, 179, 163, 0.16);
  box-shadow:
    0 18px 35px rgba(23, 179, 163, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);

  z-index: 2;
}


.construction-icon img {
  width: 68px;
  height: 68px;
  object-fit: contain;
  display: block;
}


/* TEXTO PRINCIPAL */

.construction-content h2 {
  margin: 0 auto 14px;
  max-width: 620px;
  font-family: 'Raleway', sans-serif;
  font-size: 1.45rem;
  font-weight: 700;
  color: #243b5a;
}


.construction-content p {
  max-width: 620px;
  margin: 0 auto 8px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.02rem;
  line-height: 1.75;
  color: #61718a;
}


.construction-content p strong {
  color: #2f5fa6;
  font-weight: 700;
}


/* BOTÓN */

.construction-content .btn-regresar-rutas {
  position: static;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
  padding: 14px 25px;
  width: auto;
  height: auto;
  border-radius: 999px;
  background: linear-gradient(
    135deg,
    #2f5fa6,
    #3979bd
  );

  color: #ffffff;
  border: none;
  box-shadow: 0 12px 28px rgba(47, 95, 166, 0.25);
  font-family: 'Open Sans', sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  text-decoration: none;
  transition:
    transform .25s ease,
    box-shadow .25s ease,
    background .25s ease;
}


.construction-content .btn-regresar-rutas span {
  font-size: 1.15rem;
  transition: transform .25s ease;
}


.construction-content .btn-regresar-rutas:hover {
  transform: translateY(-3px);

  background: linear-gradient(
    135deg,
    #274f8b,
    #326ba8
  );

  box-shadow:
    0 16px 35px rgba(47, 95, 166, 0.32);
}


.construction-content .btn-regresar-rutas:hover span {
  transform: translateX(-4px);
}


/* FOOTER */

.construction-footer {
  text-align: center;
  padding: 25px 20px 38px;
  color: #6a7890;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9rem;
}


/* ANIMACIÓN DEL ICONO */

@keyframes constructionPulse {

  0%,
  100% {
    transform: scale(0.95);
    opacity: 0.65;
  }

  50% {
    transform: scale(1.08);
    opacity: 1;
  }

}


/* RESPONSIVE */

@media (max-width: 760px) {

  .under-construction-page {
    padding: 45px 16px;
  }

  .construction-banner {
    padding: 45px 24px 42px;
    border-radius: 25px;
  }

  .construction-content h1 {
    font-size: 2.35rem;
  }

  .construction-content h2 {
    font-size: 1.25rem;
  }

  .construction-content p {
    font-size: 0.96rem;
  }

  .construction-icon-wrapper {
    width: 125px;
    height: 125px;
    margin: 24px auto 25px;
  }

  .construction-icon-glow {
    width: 125px;
    height: 125px;
  }

  .construction-icon {
    width: 96px;
    height: 96px;
  }

  .construction-icon img {
    width: 58px;
    height: 58px;
  }

}

/*PAGE SERVICIOS*/

.services-page{
  position:relative;
  overflow:hidden;
  padding:110px 7%;
  background:
  linear-gradient(
    180deg,
    #f8fbff 0%,
    #ffffff 100%
  );
}

/*BLURS*/

.blur{
  position:absolute;
  border-radius:50%;
  filter:blur(90px);
  opacity:.15;
  z-index:0;
}

.blur1{
  width:280px;
  height:280px;
  background:#4ea7ff;
  top:-80px;
  left:-80px;
}

.blur2{
  width:320px;
  height:320px;
  background:#8ed0ff;
  bottom:-120px;
  right:-100px;
}

/* ===== TOP ======== */

.services-top{
  position:relative;
  z-index:2;
  text-align:center;
  max-width:760px;
  margin:auto;
  margin-bottom:65px;
}


.services-top h1{
    font-size: clamp(42px, 5vw, 49px);
    line-height: 1.02;
    color: var(--b1);
    margin: 12px 0 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
}

.services-top p{
  color:#6f7f92;
  line-height:1.8;
  font-size:1 rem;
}

/* ====== GRID =========== */

.services-grid{
  position:relative;
  z-index:2;

  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

/* ======= CARD ============= */

.service-card{
  background:#fff;
  border-radius:28px;
  padding:42px 34px;
  text-align:center;
  border:1px solid #e9f1fa;
  box-shadow:
  0 10px 30px rgba(61,125,196,.06);
  transition:.35s ease;
}

.service-card:hover{
  transform:
  translateY(-8px);

  box-shadow:
  0 20px 40px rgba(61,125,196,.12);
}

/* ========= ICON ============ */

.service-icon{
  width:86px;
  height:86px;
  margin:auto;
  margin-bottom:24px;
  border-radius:24px;
  border:2px solid #bfe0ff;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fafdff;
}

.service-icon img{
  width:42px;
}

/* ====== TEXTOS =========== */

.service-card h3{
  color:#123c74;
  font-size:1.1rem;
  margin-bottom:16px;
  font-weight:700;
}

.service-card p{
  color:#708095;
  line-height:1.7;
  font-size:0.87rem;
  margin-bottom:22px;
}

.service-card a{
  color:#3f9cff;
  text-decoration:none;
  font-weight:400;
  font-size:1rem;
}

/* ========= DESTACADA ========== */

.service-card.featured{

  background:
  linear-gradient(
    135deg,
    #4da5f5,
    #5bb7ff
  );

  border:none;
}

.service-card.featured h3,
.service-card.featured p,
.service-card.featured a{
  color:#fff;
}

.service-card.featured .service-icon{
  border-color:
  rgba(255,255,255,.35);

  background:
  rgba(255,255,255,.08);
}


/* =========================================================
   RESPONSIVE GENERAL - BIOS IPS
   ========================================================= */

/* ---------------------------------------------------------
   BASE: EVITAR DESBORDAMIENTOS
   --------------------------------------------------------- */

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    width: 100%;
    max-width: 100%;
    margin: 0;
    overflow-x: hidden;
}

img,
svg,
video,
iframe {
    max-width: 100%;
}

img {
    height: auto;
}


/* ---------------------------------------------------------
   CONTENEDORES GENERALES
   --------------------------------------------------------- */

.container,
.team-wrap,
.info-split,
.rutas-moviles,
.services-page,
.services-top {
    width: min(1200px, 100%);
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* =========================================================
   TABLETS Y PANTALLAS MEDIANAS
   1200px ↓
   ========================================================= */

@media (max-width: 1200px) {

    .container,
    .team-wrap,
    .info-split,
    .rutas-moviles {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }

    .services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        padding-left: 40px;
        padding-right: 40px;
    }

    .risk-grid,
    .resumen-grid,
    .symptoms-grid,
    .prevention-cards,
    .prevencion-grid,
    .valores-grid,
    .team-grid {
        gap: 20px;
    }
}


/* =========================================================
   TABLETS
   900px ↓
   ========================================================= */

@media (max-width: 900px) {

    /* HEADER */

    header {
        padding: 10px 24px;
    }


    /* HERO */

    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        min-height: 420px;
        height: auto;
        padding: 80px 30px 60px;
    }


    /* BLOQUES DE DOS COLUMNAS */

    .info-split,
    .cervix-grid,
    .tamizacion-prostata-grid,
    .recuerda-grid,
    .services-card,
    .prostata-services-card,
    .team-intro,
    .team-stats {
        grid-template-columns: 1fr;
    }


    /* GRIDS */

    .risk-grid,
    .resumen-grid,
    .symptoms-grid,
    .prevention-cards,
    .prevencion-grid,
    .valores-grid,
    .team-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }


    /* CARDS */

    .factores-card,
    .poblacion-card,
    .compromiso-bloque {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }


    /* TEXTOS */

    .hero-cancer h1,
    .hero-cancer-cervix h1,
    .hero-cancer-prostata-title,
    .info-text h1,
    .team-hero h1,
    .services-top h1,
    .rutas-moviles h1,
    .construction-content h1 {
        font-size: clamp(34px, 6vw, 50px);
        line-height: 1.1;
        max-width: 100%;
        overflow-wrap: break-word;
    }


    .bloque h2,
    .tamizacion-texto h2,
    .prevencion-prostata h2,
    .prostata-services-content h2,
    .servicios-content h2,
    .services-info h2,
    .recuerda-content h2,
    .alerta-title,
    .autoexamen-header h2,
    .stats-right h2,
    .team-section h2,
    .valores h2,
    .team-closing h2 {
        font-size: clamp(24px, 4vw, 34px);
        line-height: 1.2;
    }


    /* BOTONES */

    .btn-regresar-mama,
    .btn-regresar-cervix,
    .btn-regresar-prostata,
    .btn-regresar-rutas {
        left: 24px;
        top: 24px;
    }
}


/* =========================================================
   CELULARES GRANDES
   768px ↓
   ========================================================= */

@media (max-width: 768px) {

    /* HEADER */

    header {
        padding: 10px 18px;
    }


    /* CONTENEDORES */

    .container,
    .team-wrap,
    .info-split,
    .rutas-moviles,
    .services-page {
        width: 100%;
        padding-left: 18px;
        padding-right: 18px;
    }


    /* NAV */

    nav {
        display: none;
    }


    /* GRIDS A UNA COLUMNA */

    .risk-grid,
    .resumen-grid,
    .symptoms-grid,
    .prevention-cards,
    .prevencion-grid,
    .valores-grid,
    .team-grid,
    .services-grid {
        grid-template-columns: 1fr;
    }


    /* HERO */

    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        min-height: 390px;
        padding: 70px 20px 45px;
    }


    /* TITULOS PRINCIPALES */

    h1,
    .hero-cancer h1,
    .hero-cancer-cervix h1,
    .hero-cancer-prostata-title,
    .info-text h1,
    .team-hero h1,
    .services-top h1,
    .rutas-moviles h1,
    .construction-content h1 {
        font-size: clamp(28px, 8vw, 38px) !important;
        line-height: 1.12;
        letter-spacing: 0;
        max-width: 100%;
        overflow-wrap: break-word;
    }


    /* SUBTITULOS */

    .hero-cancer p,
    .hero-cancer-cervix p,
    .hero-cancer-prostata-sub,
    .info-text p,
    .team-hero p,
    .rutas-moviles .rutas-subtitle,
    .cervix-text {
        font-size: 15px;
        line-height: 1.65;
    }


    /* TITULOS SECUNDARIOS */

    h2,
    .bloque h2,
    .tamizacion-texto h2,
    .prevencion-prostata h2,
    .prostata-services-content h2,
    .servicios-content h2,
    .services-info h2,
    .recuerda-content h2,
    .alerta-title,
    .autoexamen-header h2,
    .stats-right h2,
    .team-section h2,
    .valores h2,
    .team-closing h2,
    .rutas-moviles .ruta-impacto h2 {
        font-size: clamp(22px, 6vw, 28px) !important;
        line-height: 1.2;
        letter-spacing: 0;
    }


    /* TITULOS DE CARDS */

    h3,
    .risk-card h3,
    .resumen-card h3,
    .factores-card h3,
    .sede-content h3,
    .service-card h3 {
        font-size: clamp(19px, 5vw, 23px) !important;
        line-height: 1.25;
    }


    /* CONTENIDO INTERNO */

    .recuerda-grid,
    .team-cta,
    .servicios-content,
    .services-content,
    .prostata-services-content {
        padding: 28px 20px;
    }


    /* CARDS */

    .service-card {
        width: 100%;
        max-width: 100%;
        padding: 32px 24px;
    }


    /* CARRUSELES */

    .team-track,
    .carousel-track {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .team-track::-webkit-scrollbar,
    .carousel-track::-webkit-scrollbar {
        display: none;
    }


    .card-doc {
        min-width: min(82vw, 300px);
        max-width: 300px;
    }


    /* BOTONES */

    .carousel-btn,
    .nav {
        display: none;
    }


    /* BOTONES DE REGRESAR */

    .btn-regresar-mama,
    .btn-regresar-cervix,
    .btn-regresar-prostata,
    .btn-regresar-rutas {
        top: 18px;
        left: 18px;
        width: 44px;
        height: 44px;
    }
}


/* =========================================================
   CELULARES MEDIANOS
   600px ↓
   ========================================================= */

@media (max-width: 600px) {

    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        min-height: 370px;
        padding: 65px 18px 40px;
    }


    .factores-card,
    .poblacion-card,
    .recuerda-grid,
    .team-text {
        padding: 24px 18px;
    }


    .esp-card,
    .btn-primary,
    .btn-sede {
        width: 100%;
        max-width: 100%;
    }


    /* EVITA ELEMENTOS DEMASIADO ANCHOS */

    .card-doc,
    .service-card,
    .risk-card,
    .resumen-card,
    .factores-card,
    .poblacion-card {
        max-width: 100%;
    }


    /* ESPACIADOS */

    section {
        max-width: 100%;
    }
}


/* =========================================================
   CELULARES PEQUEÑOS
   480px ↓
   ========================================================= */

@media (max-width: 480px) {

    /* HERO */

    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        min-height: 350px;
        padding: 60px 16px 35px;
    }


    /* CONTENEDORES */

    .container,
    .team-wrap,
    .info-split,
    .rutas-moviles,
    .services-page {
        padding-left: 14px;
        padding-right: 14px;
    }


    /* TITULOS */

    h1,
    .hero-cancer h1,
    .hero-cancer-cervix h1,
    .hero-cancer-prostata-title,
    .info-text h1,
    .team-hero h1,
    .services-top h1,
    .rutas-moviles h1,
    .construction-content h1 {
        font-size: 28px !important;
        line-height: 1.12;
    }


    h2,
    .bloque h2,
    .tamizacion-texto h2,
    .prevencion-prostata h2,
    .prostata-services-content h2,
    .servicios-content h2,
    .services-info h2,
    .recuerda-content h2,
    .alerta-title,
    .autoexamen-header h2,
    .stats-right h2,
    .team-section h2,
    .valores h2,
    .team-closing h2 {
        font-size: 23px !important;
        line-height: 1.2;
    }


    h3,
    .risk-card h3,
    .resumen-card h3,
    .factores-card h3,
    .sede-content h3,
    .service-card h3 {
        font-size: 19px !important;
        line-height: 1.25;
    }


    /* TEXTO */

    .hero-cancer p,
    .hero-cancer-cervix p,
    .hero-cancer-prostata-sub,
    .info-text p,
    .team-hero p,
    .rutas-moviles .rutas-subtitle {
        font-size: 14px;
        line-height: 1.65;
    }


    /* BOTONES */

    .btn-regresar-mama,
    .btn-regresar-cervix,
    .btn-regresar-prostata,
    .btn-regresar-rutas {
        top: 14px;
        left: 14px;
        width: 42px;
        height: 42px;
    }


    .service-card {
        padding: 28px 20px;
    }


    /* CARDS */

    .card-doc {
        min-width: 82vw;
    }
}


/* =========================================================
   CELULARES MUY PEQUEÑOS
   380px ↓
   ========================================================= */

@media (max-width: 380px) {

    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        min-height: 330px;
        padding: 55px 14px 30px;
    }


    h1,
    .hero-cancer h1,
    .hero-cancer-cervix h1,
    .hero-cancer-prostata-title,
    .info-text h1,
    .team-hero h1,
    .services-top h1,
    .rutas-moviles h1,
    .construction-content h1 {
        font-size: 25px !important;
    }


    h2,
    .bloque h2,
    .tamizacion-texto h2,
    .prevencion-prostata h2,
    .prostata-services-content h2,
    .servicios-content h2,
    .services-info h2,
    .recuerda-content h2,
    .alerta-title,
    .autoexamen-header h2,
    .stats-right h2,
    .team-section h2,
    .valores h2,
    .team-closing h2 {
        font-size: 21px !important;
    }


    h3,
    .risk-card h3,
    .resumen-card h3,
    .factores-card h3,
    .sede-content h3,
    .service-card h3 {
        font-size: 18px !important;
    }


    .hero-cancer p,
    .hero-cancer-cervix p,
    .hero-cancer-prostata-sub,
    .info-text p,
    .team-hero p,
    .rutas-moviles .rutas-subtitle {
        font-size: 13.5px;
    }


    .service-card {
        padding: 24px 16px;
    }


    .factores-card,
    .poblacion-card,
    .recuerda-grid,
    .team-text {
        padding: 20px 15px;
    }
}


/* =========================================================
   CELULARES EXTRA PEQUEÑOS
   350px ↓
   ========================================================= */

@media (max-width: 350px) {

    .container,
    .team-wrap,
    .info-split,
    .rutas-moviles,
    .services-page {
        padding-left: 10px;
        padding-right: 10px;
    }


    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        padding-left: 12px;
        padding-right: 12px;
    }


    h1,
    .hero-cancer h1,
    .hero-cancer-cervix h1,
    .hero-cancer-prostata-title,
    .info-text h1,
    .team-hero h1,
    .services-top h1,
    .rutas-moviles h1,
    .construction-content h1 {
        font-size: 23px !important;
    }


    h2 {
        font-size: 20px !important;
    }


    h3 {
        font-size: 17px !important;
    }
}


@media (max-height: 650px) and (max-width: 768px) {

    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        min-height: 300px;
        padding-top: 50px;
        padding-bottom: 30px;
    }
}



@media (orientation: landscape) and (max-height: 500px) {

    .hero-cancer,
    .hero-banner,
    .hero-cervix-custom,
    .hero-prostata-custom {
        min-height: 100vh;
        padding-top: 50px;
        padding-bottom: 30px;
    }
}