.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;      }}.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); }}