.elementor-4678 .elementor-element.elementor-element-3ad2e15{--display:flex;--min-height:100vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.3;}.elementor-4678 .elementor-element.elementor-element-3ad2e15:not(.elementor-motion-effects-element-type-background), .elementor-4678 .elementor-element.elementor-element-3ad2e15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://incaritravel.com/wp-content/uploads/2026/07/lima-costa-verde-scaled.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-4678 .elementor-element.elementor-element-3ad2e15::before, .elementor-4678 .elementor-element.elementor-element-3ad2e15 > .elementor-background-video-container::before, .elementor-4678 .elementor-element.elementor-element-3ad2e15 > .e-con-inner > .elementor-background-video-container::before, .elementor-4678 .elementor-element.elementor-element-3ad2e15 > .elementor-background-slideshow::before, .elementor-4678 .elementor-element.elementor-element-3ad2e15 > .e-con-inner > .elementor-background-slideshow::before, .elementor-4678 .elementor-element.elementor-element-3ad2e15 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4678 .elementor-element.elementor-element-5465000 .elementor-heading-title{font-family:"incari titulo", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-4678 .elementor-element.elementor-element-524fcc2{--display:flex;}.elementor-4678 .elementor-element.elementor-element-79e1f23{--display:flex;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4678 .elementor-element.elementor-element-2780677 .elementor-heading-title{font-family:"incari titulo", Sans-serif;font-size:1.5rem;font-weight:600;text-transform:uppercase;}:root{--page-title-display:none;}@media(min-width:1025px){.elementor-4678 .elementor-element.elementor-element-3ad2e15:not(.elementor-motion-effects-element-type-background), .elementor-4678 .elementor-element.elementor-element-3ad2e15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-b93a715 *//* ============ SCOPE — todo va dentro de .mp-guide para no afectar otras cosas del sitio ============ */
.mp-guide *, .mp-guide *::before, .mp-guide *::after { box-sizing: border-box; margin: 0; padding: 0; }
.mp-guide {
  font-family: 'Cormorant Garamond', 'EB Garamond', Georgia, serif !important;
  color: #1a1a1a;
  background: #ffffff;
  line-height: 1.7;
  font-weight: 400;
  font-size: 1.05rem;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
/* Agregamos bordes redondeados a las imágenes sueltas */
.mp-guide img { 
  max-width: 100%; 
  display: block; 
  height: auto; 
  border-radius: 15px; 
}
.mp-guide a { color: inherit; text-decoration: none; }

/* ============ ROOT VARIABLES ============ */
.mp-guide {
  --title-color: #3C3F20;  /* Nuevo color verde para títulos */
  --accent-color: #A2491B; /* Nuevo color naranja para subtítulos/detalles */
  --ink: #0a0a0a;
  --charcoal: #1a1a1a;
  --bg: #ffffff;
  --bg-soft: #f4f4f4;      /* Plomo muy claro (casi blanco) */
  --line: #e8e5e0;
  --line-strong: #d6d1c8;
}

/* ============ TYPOGRAPHY — Fuerza Bruta Extrema para Elementor ============ */
.mp-guide h2,
.mp-guide h3,
.mp-guide h4,
.mp-guide .elementor-heading-title,
.mp-guide .elementor-widget-heading .elementor-heading-title,
.mp-guide h2 span,
.mp-guide h3 span,
.mp-guide h4 span {
  font-family: 'MontagnaLTD', 'Montagna LTD', 'Montagna', Georgia, serif !important;
  font-weight: 500;
  letter-spacing: -.005em;
  line-height: 1.2;
  color: var(--title-color) !important;
  text-transform: uppercase !important;
}

/* Subtítulos (texto en cursiva dentro de los h2/h3) */
.mp-guide h2 em,
.mp-guide h3 em,
.mp-guide h4 em,
.mp-guide .elementor-heading-title em,
.mp-guide .elementor-widget-heading .elementor-heading-title em {
  font-style: italic;
  color: var(--accent-color) !important;
  font-weight: 400;
}

.mp-guide p,
.mp-guide div,
.mp-guide .elementor-widget-text-editor {
  font-family: 'Cormorant Garamond', 'EB Garamond', Georgia, serif !important;
}

.mp-guide .eyebrow {
  font-family: 'Cormorant Garamond', 'EB Garamond', Georgia, serif !important;
  font-size: .78rem;
  letter-spacing: .35em;
  text-transform: uppercase;
  color: var(--accent-color);
  font-weight: 500;
  margin-bottom: 1.5rem;
  display: inline-block;
}
.mp-guide .eyebrow::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 1px;
  background: var(--accent-color);
  vertical-align: middle;
  margin-right: 12px;
  margin-bottom: 3px;
}

/* ============ LAYOUT ============ */
.mp-guide .container { max-width: 1240px; margin: 0 auto; padding: 0 32px; }
.mp-guide section { padding: 40px 0; }

/* ============ OPENING ============ */
.mp-guide .opening {
  background: var(--bg);
  padding: 80px 0 60px;
  border-bottom: 1px solid var(--line);
}
.mp-guide .opening-inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 32px;
  text-align: center;
}
.mp-guide .opening .title-main {
  font-size: clamp(1.75rem, 2.5vw, 2.25rem);
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: 24px;
  letter-spacing: -.01em;
}
.mp-guide .opening-lead {
  font-style: italic;
  font-size: clamp(1.05rem, 1.3vw, 1.2rem);
  max-width: 680px;
  margin: 0 auto;
  color: #3a3a3a;
  line-height: 1.55;
}
.mp-guide .opening-divider {
  width: 1px;
  height: 48px;
  background: var(--accent-color);
  margin: 44px auto 0;
}

/* ============ INTRO ============ */
.mp-guide .intro { background: var(--bg); padding-top: 80px; }
.mp-guide .intro-grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 80px;
  align-items: start;
}
.mp-guide .intro-title h2 { font-size: clamp(1.5rem, 2.2vw, 2rem); }
.mp-guide .intro-body p {
  font-size: 1.1rem;
  color: #2a2a2a;
  margin-bottom: 1.4rem;
  line-height: 1.65;
}
.mp-guide .intro-body p:first-child::first-letter {
  font-family: 'MontagnaLTD', 'Montagna LTD', 'Montagna', Georgia, serif !important;
  font-size: 3.8rem;
  float: left;
  line-height: .9;
  padding: 6px 10px 0 0;
  color: var(--accent-color);
  font-weight: 500;
}
.mp-guide .intro-badges {
  display: flex;
  gap: 36px;
  margin-top: 44px;
  padding-top: 28px;
  border-top: 1px solid var(--line);
  flex-wrap: wrap;
}
.mp-guide .badge { display: flex; flex-direction: column; gap: 6px; }
.mp-guide .badge-label {
  font-size: .72rem;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--accent-color);
  font-weight: 500;
}
.mp-guide .badge-value {
  font-family: 'MontagnaLTD', 'Montagna LTD', 'Montagna', Georgia, serif !important;
  font-size: 1.05rem;
  color: var(--title-color);
}

/* ============ STATS ============ */
.mp-guide .stats {
  background: var(--bg-soft);
  color: var(--charcoal);
  padding: 70px 0;
}
.mp-guide .stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 50px;
}
.mp-guide .stat { text-align: center; position: relative; }
.mp-guide .stat:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -25px; top: 20%;
  width: 1px; height: 60%;
  background: var(--line-strong);
}
.mp-guide .stat-num {
  font-family: 'MontagnaLTD', 'Montagna LTD', 'Montagna', Georgia, serif !important;
  font-size: 2.4rem;
  color: var(--accent-color);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
}
.mp-guide .stat-num sup { font-size: 1.2rem; vertical-align: super; }
.mp-guide .stat-label {
  font-size: .75rem;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: #5a5a5a;
}

/* ============ HISTORY ============ */
.mp-guide .history { background: var(--bg); padding: 0; }
.mp-guide .history-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 560px;
}
.mp-guide .history-img {
  background: url('https://incaritravel.com/wp-content/uploads/2026/07/lima-peru.jpg') center/cover;
  position: relative;
  border-radius: 15px; /* Bordes redondeados */
}
.mp-guide .history-text {
  padding: 80px 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--bg);
}
.mp-guide .history-text h2 { font-size: clamp(1.5rem, 2vw, 1.9rem); margin-bottom: 24px; }
.mp-guide .history-text p { color: #2a2a2a; margin-bottom: 1.3rem; font-size: 1.08rem; line-height: 1.65; }

/* ============ LOCATION ============ */
.mp-guide .location {
  background: var(--bg);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.mp-guide .location-inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 32px;
  text-align: center;
}
.mp-guide .location h2 {
  font-size: clamp(1.5rem, 2.2vw, 2rem);
  margin-bottom: 28px;
}
.mp-guide .location-lead {
  max-width: 720px;
  margin: 0 auto 56px;
  color: #2a2a2a;
  font-size: 1.1rem;
  line-height: 1.6;
}
.mp-guide .coordinates {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  margin-top: 40px;
}
.mp-guide .coord {
  padding: 36px 22px;
  border-right: 1px solid var(--line);
  text-align: center;
}
.mp-guide .coord:last-child { border-right: none; }
.mp-guide .coord-label {
  font-size: .72rem;
  letter-spacing: .25em;
  text-transform: uppercase;
  color: var(--accent-color);
  margin-bottom: 14px;
}
.mp-guide .coord-value {
  font-family: 'MontagnaLTD', 'Montagna LTD', 'Montagna', Georgia, serif !important;
  font-size: 1.4rem;
  color: var(--title-color);
  line-height: 1.2;
}
.mp-guide .coord-sub {
  font-size: .9rem;
  color: #7a7a7a;
  margin-top: 6px;
  font-style: italic;
}

/* ============ ELEVATION ============ */
.mp-guide .elevation {
  background: var(--bg);
  padding: 60px 0;
}
.mp-guide .elevation-inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 32px;
}
.mp-guide .elevation-head {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 64px;
  align-items: end;
  margin-bottom: 56px;
}
.mp-guide .elevation-head h2 { font-size: clamp(1.5rem, 2vw, 1.9rem); }
.mp-guide .elevation-head p { color: #2a2a2a; font-size: 1.08rem; line-height: 1.65; }
.mp-guide .elevation-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.mp-guide .elev-item {
  padding: 42px 28px;
  border-right: 1px solid var(--line);
  position: relative;
  text-align: center;
}
.mp-guide .elev-item:last-child { border-right: none; }
.mp-guide .elev-item-name {
  font-family: 'MontagnaLTD', 'Montagna LTD', 'Montagna', Georgia, serif !important;
  font-size: 1.15rem;
  margin-bottom: 20px;
  color: var(--title-color);
}
.mp-guide .elev-item-value {
  font-family: 'MontagnaLTD', 'Montagna LTD', 'Montagna', Georgia, serif !important;
  font-size: 2rem;
  color: var(--accent-color);
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 400;
}
.mp-guide .elev-item-sub {
  font-size: .9rem;
  color: #7a7a7a;
  font-style: italic;
}

/* ============ WEATHER ============ */
.mp-guide .weather {
  background: var(--bg-soft); 
  color: var(--charcoal);
  position: relative;
  overflow: hidden;
  padding: 60px 32px; 
}
.mp-guide .weather-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  position: relative;
  z-index: 2;
  max-width: 1080px;
  margin: 0 auto;
}
.mp-guide .weather h2 { font-size: clamp(1.5rem, 2vw, 1.9rem); margin-bottom: 22px; }
.mp-guide .weather-intro p { color: #3a3a3a; font-size: 1.08rem; line-height: 1.65; }
.mp-guide .season {
  padding: 28px 0;
  border-bottom: 1px solid var(--line); 
}
.mp-guide .season:last-child { border-bottom: none; }
.mp-guide .season-head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 12px;
  flex-wrap: wrap;
  gap: 8px;
}
.mp-guide .season-name {
  font-family: 'MontagnaLTD', 'Montagna LTD', 'Montagna', Georgia, serif !important;
  font-size: 1.3rem;
  color: var(--title-color); 
}
.mp-guide .season-months {
  font-size: .75rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--accent-color);
}
.mp-guide .season p { color: #4a4a4a; font-size: 1rem; line-height: 1.6; }

/* ============ SECTION HEAD ============ */
.mp-guide .section-head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 70px;
}
.mp-guide .section-head h2 { font-size: clamp(1.5rem, 2.2vw, 2rem); margin-bottom: 18px; }
.mp-guide .section-head p { color: #4a4a4a; font-size: 1.08rem; line-height: 1.6; }

/* ============ FEATURED ATTRACTIONS ============ */
.mp-guide .attractions { background: var(--bg); }
.mp-guide .attraction {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: center;
  margin-bottom: 50px;
}
.mp-guide .attraction:last-child { margin-bottom: 0; }
.mp-guide .attraction:nth-child(even) .attraction-img { order: 2; }
.mp-guide .attraction-img {
  position: relative;
  aspect-ratio: 4/5;
  overflow: hidden;
  border-radius: 15px; /* Bordes redondeados */
}
.mp-guide .attraction-img img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 1.5s ease;
}
.mp-guide .attraction-img:hover img { transform: scale(1.05); }

.mp-guide .attraction-body h3 {
  font-size: clamp(1.5rem, 2vw, 1.85rem);
  margin-bottom: 22px;
  line-height: 1.2;
}
.mp-guide .attraction-body p {
  color: #2a2a2a;
  font-size: 1.08rem;
  margin-bottom: 1.2rem;
  line-height: 1.65;
}
.mp-guide .attraction-meta {
  margin-top: 28px;
  padding-top: 18px;
  border-top: 1px solid var(--line);
  font-style: italic;
  color: var(--accent-color);
  font-size: .98rem;
}

/* ============ SECONDARY ATTRACTIONS ============ */
.mp-guide .attractions-grid-section {
  background: var(--bg);
  padding: 60px 0;
  border-top: 1px solid var(--line);
}
.mp-guide .attractions-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 44px;
}
.mp-guide .mini-attraction { display: flex; flex-direction: column; }
.mp-guide .mini-attraction-img {
  aspect-ratio: 4/3;
  overflow: hidden;
  margin-bottom: 22px;
  border-radius: 15px; /* Bordes redondeados */
}
.mp-guide .mini-attraction-img img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 1.2s ease;
}
.mp-guide .mini-attraction:hover .mini-attraction-img img { transform: scale(1.06); }
.mp-guide .mini-attraction h4 {
  font-size: 1.3rem;
  margin-bottom: 12px;
}
.mp-guide .mini-attraction p {
  color: #3a3a3a;
  font-size: 1.02rem;
  line-height: 1.6;
}

/* ============ GATEWAY ============ */
.mp-guide .gateway {
  background: var(--bg);
  padding: 60px 0;
  border-top: 1px solid var(--line);
}
.mp-guide .gateway-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 70px;
  align-items: center;
}
.mp-guide .gateway h2 { font-size: clamp(1.5rem, 2vw, 1.9rem); margin-bottom: 24px; }
.mp-guide .gateway p { color: #2a2a2a; margin-bottom: 1.2rem; font-size: 1.08rem; line-height: 1.65; }
.mp-guide .gateway-img {
  aspect-ratio: 4/3;
  background: url('https://incaritravel.com/wp-content/uploads/2026/07/ceviche-peruano.jpg') center/cover;
  border-radius: 15px; /* Bordes redondeados */
}

/* ============ CLOSING ============ */
.mp-guide .closing {
  background: var(--bg-soft); 
  color: var(--charcoal);
  padding: 110px 32px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.mp-guide .closing-inner { position: relative; z-index: 2; max-width: 860px; margin: 0 auto; }
.mp-guide .closing h2 {
  font-size: clamp(1.5rem, 2.2vw, 2rem);
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 32px;
}
.mp-guide .closing-text {
  color: #3a3a3a; 
  font-size: 1.08rem;
  max-width: 660px;
  margin: 0 auto;
  line-height: 1.65;
}
.mp-guide .closing-text p { margin-bottom: 1.2rem; }

/* ============ RESPONSIVE ============ */
@media(max-width:960px) {
  .mp-guide section { padding: 50px 0; }
  .mp-guide .container { padding: 0 24px; }
  .mp-guide .opening { padding: 60px 0 50px; }
  .mp-guide .opening-inner,
  .mp-guide .location-inner,
  .mp-guide .elevation-inner { padding: 0 24px; }
  .mp-guide .opening-divider { margin-top: 32px; height: 36px; }
  .mp-guide .intro-grid,
  .mp-guide .history-grid,
  .mp-guide .weather-grid,
  .mp-guide .gateway-grid,
  .mp-guide .hotsprings-grid,
  .mp-guide .elevation-head {
    grid-template-columns: 1fr; gap: 40px;
  }
  .mp-guide .history-img { min-height: 340px; }
  .mp-guide .history-text { padding: 50px 28px; }
  .mp-guide .stats-grid { grid-template-columns: repeat(2, 1fr); gap: 36px; }
  .mp-guide .stat:not(:last-child)::after { display: none; }
  .mp-guide .coordinates { grid-template-columns: repeat(2, 1fr); }
  .mp-guide .coord { border-right: none; border-bottom: 1px solid var(--line); }
  .mp-guide .coord:nth-child(odd) { border-right: 1px solid var(--line); }
  .mp-guide .coord:nth-last-child(-n+2) { border-bottom: none; }
  .mp-guide .elevation-list { grid-template-columns: 1fr; }
  .mp-guide .elev-item { border-right: none; border-bottom: 1px solid var(--line); }
  .mp-guide .elev-item:last-child { border-bottom: none; }
  .mp-guide .attractions-grid { grid-template-columns: 1fr; gap: 48px; }
  .mp-guide .attraction {
    grid-template-columns: 1fr;
    gap: 32px;
    margin-bottom: 40px;
  }
  .mp-guide .attraction:nth-child(even) .attraction-img { order: 0; }
  .mp-guide .intro-badges { flex-direction: column; gap: 18px; }
  .mp-guide .closing { padding: 70px 24px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c4e80a7 *//* --- Estructura Global --- */
.premium-tours-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 3rem 2rem;
  max-width: 1200px;
  margin: 4rem auto;
  padding: 0 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/* --- Base de la Tarjeta --- */
.tour-card {
  display: flex;
  flex-direction: column;
  position: relative; 
  cursor: pointer;
  background: #fff;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
}

/* --- EL ENLACE INVISIBLE (La Solución Real) --- */
.tour-overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20; /* Esto asegura que esté por encima de la imagen y el texto */
}

/* --- Área Visual --- */
.tour-visual {
  position: relative;
  height: 340px;
  overflow: hidden;
  background: #1a1a1a;
}

.tour-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.95;
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s ease;
}

.tour-duration {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(4px);
  color: #000;
  padding: 0.4rem 1.2rem;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  z-index: 5;
}

/* --- Contenedor de Texto --- */
.tour-content {
  background: #ffffff;
  width: 88%;
  margin: -4rem auto 0;
  position: relative;
  z-index: 3; 
  padding: 2.5rem 2rem;
  text-align: center;
  box-shadow: 0 12px 30px rgba(0,0,0,0.03);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.tour-title {
  font-family: "Playfair Display", "Georgia", serif; 
  font-size: 1.85rem;
  color: #111;
  margin: 0 0 1rem;
  line-height: 1.2;
  letter-spacing: -0.5px;
  font-weight: 600;
}

.tour-excerpt {
  font-size: 0.9rem;
  color: #555;
  line-height: 1.8;
  margin: 0 0 2rem;
  font-weight: 300;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* --- El Botón (Ahora es un span visualmente idéntico) --- */
.tour-cta {
  margin-top: auto;
  align-self: center;
  display: inline-block;
  padding: 0.8rem 2.2rem;
  border: 1px solid #222;
  color: #222;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  background: transparent;
}

/* --- Interacciones (Hover en cualquier parte de la tarjeta) --- */
.tour-card:hover .tour-visual img {
  transform: scale(1.08);
  opacity: 1;
}

.tour-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 45px rgba(0,0,0,0.08);
}

.tour-card:hover .tour-cta {
  background: #111;
  color: #fff;
}

/* =========================================
   CARRUSEL RESPONSIVO (Móviles y Tablets)
   ========================================= */
@media (max-width: 860px) {
  .premium-tours-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    
    /* Configuración de Scroll Snap (El truco del carrusel) */
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch; /* Desplazamiento suave en iOS */
    
    /* Ajuste de márgenes para que las sombras no se corten */
    padding: 1rem 1.5rem 2rem 1.5rem; 
    gap: 1.5rem;
  }

  /* Ocultar la barra de desplazamiento para un look más "App" */
  .premium-tours-grid::-webkit-scrollbar {
    display: none;
  }
  .premium-tours-grid {
    -ms-overflow-style: none;  /* IE y Edge */
    scrollbar-width: none;  /* Firefox */
  }

  .tour-card {
    /* La tarjeta ocupará el 85% del ancho de la pantalla. 
       Esto permite que el usuario vea un "pedacito" de la siguiente 
       tarjeta, indicándole visualmente que puede deslizar. */
    flex: 0 0 85%;
    max-width: 340px; 
    
    /* Hace que la tarjeta se centre en la pantalla al terminar de deslizar */
    scroll-snap-align: center;
    scroll-snap-stop: always;
  }
}/* End custom CSS */