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