.las-review-header h3{margin:0 0 8px;font-size:clamp(24px,3vw,34px);line-height:1.15;color:#fff}.las-review-dot{width:9px;height:9px;border:0;border-radius:999px;background:rgba(184,92,107,.28);cursor:pointer;padding:0;transition:width .25s ease,background .25s ease}.las-review-dot.is-active{width:28px;background:var(--las-accent)}.las-google-review-section.las-static .las-review-track{display:grid;grid-template-columns:repeat(var(--las-static-cols),minmax(0,1fr))}.las-google-review-section.las-static .las-review-card{flex:initial}.las-google-review-section.las-static .las-review-nav,.las-google-review-section.las-static .las-review-controls{display:none}@media (max-width:1180px){.las-google-review-section.las-static{--las-static-cols:min(3,var(--las-review-total))}}@media (max-width:900px){.las-google-review-section.las-static{--las-static-cols:min(2,var(--las-review-total))}}@media (max-width:640px){.las-google-review-section.las-static .las-review-track{grid-template-columns:1fr}}