.destacado-contenedor{ display:grid; grid-template-columns:repeat(3, 1fr); gap:24px;}.destacado-elementos{overflow:hidden;background:var(--surface);border-radius:28px;border:1px solid var(--line);box-shadow:var(--shadow);}.destacado-imagen{position:relative;height:340px;overflow:hidden;}.destacado-imagen a{display:block;}.destacado-imagen a img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease;}.destacado-elementos:hover .destacado-imagen img {transform:scale(1.04);}.destacado-body{padding:24px 24px 28px;}              .tour-kicker{font-size:0.78rem;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold-dark);font-weight:700;margin-bottom:10px;        }.destacado-body h3{margin:0 0 12px;font-family:'Cormorant Garamond', serif;font-size:2rem;line-height:0.95;font-weight:500;}.destacado-body h3 a:hover{text-decoration:underline;}    .destacado-contenido p {margin:0 0 18px;color:var(--muted);font-size:0.98rem; }    .destacado-contenido .price-disclaimer-B {color:var(--muted);font-size:0.84rem;width:50%;margin:0;line-height:1.4; }.tour-resum{list-style:none;margin:20px 0;display:flex;flex-wrap:wrap;gap:12px;color:#49433d;font-size:0.92rem;background:var(--surface-2);border-radius:15px;padding:12px;}.tour-resum-element::before{margin:0 7px 0 0;color:var(--forest);}              .tour-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;        }            .tour-price{display:flex;flex-direction:column;gap:2px;      }            .tour-price strong{font-size:1.2rem;color:var(--forest);      }@media (max-width:800px){.destacado-contenedor{ grid-template-columns:1fr; gap:16px;}.destacado-elementos{border-radius:24px;}.destacado-imagen{height:220px;}.destacado-body{ padding:20px 18px 22px;}.destacado-body h3{font-size:1.7rem;}    .destacado-contenido .price-disclaimer-B {width:100%;margin-bottom:5px; }.tour-resum{margin:18px 0;gap:10px;}.tour-resum li{width:100%;}              .tour-footer{ align-items:stretch; flex-direction:column; gap:14px;        }            .tour-price strong{font-size:1.1rem;      }}    .value-wrap {display:grid;grid-template-columns:1.1fr 0.9fr;gap:28px;align-items:stretch; }    .value-panel,    .editorial-card {background:var(--surface);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow); }    .value-panel {padding:36px; }    .value-panel h2{margin:14px 0 0;font-family:'title',serif;font-size:clamp(2.3rem,4vw,3.8rem);line-height:0.98;font-weight:600;  }    .value-list {display:grid;grid-template-columns:repeat(2, 1fr);gap:18px;margin-top:26px; }    .value-item {padding:20px;border-radius:20px;background:var(--surface-2); }    .value-item h3 {margin:0 0 10px;font-size:1.05rem;font-weight:700;line-height:1.3; }    .value-item p {margin:0;color:var(--muted);font-size:0.95rem; }    .editorial-card {padding:36px;background:linear-gradient(180deg, #163a32 0%, #102720 100%);color:var(--white);position:relative;overflow:hidden; }    .editorial-card .eyebrow{ color:rgba(255,255,255,0.7); }    .editorial-card::after {content:'';position:absolute;right:-60px;bottom:-60px;width:220px;height:220px;border-radius:50%;background:rgba(182, 145, 75, 0.15);filter:blur(2px); }    .editorial-card h3 {margin:14px 0 12px;font-family:'title', serif;font-size:2.35rem;line-height:0.96;font-weight:600; }    .editorial-card p {margin:0 0 16px;color:rgba(255,255,255,0.82); }    .editorial-list {margin:22px 0 0;padding:0;list-style:none;display:grid;gap:14px; }    .editorial-list li {padding:0 0 0 18px;position:relative;color:rgba(255,255,255,0.86); }    .editorial-list li::before {content:'';position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:50%;background:var(--gold); }@media (max-width:800px){ .value-wrap { grid-template-columns:1fr; gap:18px; }    .value-panel,    .editorial-card { border-radius:18px; padding:24px 20px; }    .value-list { grid-template-columns:1fr; gap:16px; }    .value-item {border-radius:18px; }    .editorial-card { padding:24px 20px; }    .editorial-card h3 { font-size:clamp(2rem, 10vw, 3rem); line-height:0.94; }    .editorial-card p { font-size:0.98rem; }}    .content-grid {display:grid;grid-template-columns:1fr 1fr;gap:24px; }    .content-card {padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow); }    .content-card h3 {margin:0 0 12px;font-size:1.22rem;font-weight:700; }    .content-card p {margin:0;color:var(--muted); }@media (max-width:800px){ .content-grid { grid-template-columns:1fr; gap:16px; }    .content-card { border-radius:18px; padding:24px 20px; }    .content-card p { font-size:0.98rem; }}.reviews-B{ padding:0; width:360px;}.reviews-G{ padding:0; width:380px; margin-top:830px; position:absolute; right:0;}  .reviews-B .container, .reviews-G .container{ width:100%; background:var(--surface); border:1px solid var(--line); border-radius:var(--radius-lg); padding:26px; box-shadow:var(--shadow); }    .testimonio-head{max-width:100%;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap; }    .reviews-B .testimonio-head, .reviews-G .testimonio-head{margin-bottom:17px; }      .testimonio-head-content{  max-width:760px;}      .reviews-B .testimonio-head-content, .reviews-G .testimonio-head-content{  margin-bottom:27px;}              .reviews-B .section-head h2, .reviews-G .section-head h2{    font-size:2.3rem;  }        .reviews-B .section-head p, .reviews-G .section-head p{    font-size:1rem;  }      .testimonio-head-actions{  width:calc(100% - 760px - 80px);  text-align:right;  margin-bottom:35px;}      .reviews-B .testimonio-head-actions, .reviews-G .testimonio-head-actions{  width:100%;  margin-bottom:0;}        .testimonio-head-actions a{    border-radius:50%;    padding:0;    width:45px;    height:45px;    color:rgba(255,255,255,1);    display:inline-flex;    justify-content:center;    align-items:center;    line-height:1;    font-size:1.3rem;    margin:0 0 0 11px;  }        .testimonio-head-actions a:hover{    opacity:0.8;  }        .testimonio-head-actions .promo_trip{    background-color:rgba(88,148,66,1);  }        .testimonio-head-actions .promo_facebook{    background-color:rgba(59,89,152,1);  }        .testimonio-head-actions .promo_google{    background-color:rgba(224,96,85,1);  }    .testimonials-grid {display:grid;grid-template-columns:repeat(3, 1fr);gap:24px; }    .reviews-B .testimonials-grid, .reviews-G .testimonials-grid{display:flex;flex-direction:column;gap:24px; }    .testimonial {padding:28px;background:var(--surface);border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow); }    .reviews-B .testimonial, .reviews-G .testimonial{padding:0;border-radius:0;border:none;box-shadow:none; }    .testimonial-stars {color:var(--gold-dark);letter-spacing:0.18em;margin-bottom:16px;font-size:0.92rem; }    .reviews-B .testimonial-stars, .reviews-G .testimonial-stars{margin-bottom:9px; }    .testimonial p {margin:0 0 18px;color:var(--muted); }    .testimonial strong {display:block;font-size:0.98rem; }    .testimonial span {font-size:0.9rem;color:var(--muted); }@media (max-width:800px){.testimonio-head-content{  max-width:100%;}      .testimonio-head-actions{  width:100%;  text-align:left;  margin-bottom:0;}    .testimonials-grid {grid-template-columns:1fr;gap:16px; }    .testimonial {border-radius:18px; }    .testimonial p {font-size:0.98rem; }.reviews-B{ padding:56px 0 28px 0; width:100%;}.reviews-G{ padding:56px 0 28px 0; width:100%; margin-top:0; position:relative;}  .reviews-B .container, .reviews-G .container{ width:100%; background:transparent; border:none; border-radius:0; padding:0; box-shadow:none; }    .reviews-B .testimonio-head, .reviews-G .testimonio-head{margin-bottom:28px; }      .reviews-B .testimonio-head-content, .reviews-G .testimonio-head-content{  margin-bottom:28px;}              .reviews-B .section-head h2, .reviews-G .section-head h2{    font-size:clamp(2rem, 10vw, 3rem);    line-height:0.94;    margin:12px 0px;  }        .reviews-B .section-head p, .reviews-G .section-head p{    font-size:0.98rem;  }    .reviews-B .testimonials-grid, .reviews-G .testimonials-grid{gap:16px; }    .reviews-B .testimonial, .reviews-G .testimonial{border-radius:18px;padding:28px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow); }}.faq-wrap { display:grid; gap:16px;}.faq-item { background:var(--surface); border:1px solid var(--line); border-radius:22px; padding:24px 26px; box-shadow:var(--shadow);}.faq-item h3 { margin:0 0 10px; font-size:1.08rem; font-weight:600;}.faq-item p { margin:0; color:var(--muted);}@media (max-width:800px){ .faq-wrap { gap:12px; }  .faq-item { border-radius:18px;padding:20px 18px; }  .faq-item p {font-size:0.98rem; }}