:root{--gm-brand:#0032a9;--gm-ink:#1a1a1a;--gm-muted:#5b5b5b;--gm-bg:#fbf1f2;--gm-card:#fff;--gm-border:#efeaec;--gm-radius:24px;--gm-shadow:0 10px 34px rgba(30,22,36,.08)}body,html{margin:0}body{background:var(--gm-bg);color:var(--gm-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue}.gm-reviews{margin:0 auto;max-width:1100px;padding:clamp(28px,6vw,80px) 16px}.gm-reviews__head{margin-bottom:clamp(16px,3vw,28px);text-align:center}.gm-reviews__title{color:var(--gm-brand);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;margin:0}.gm-reviews__subtitle{color:var(--gm-brand);font-size:clamp(1.1rem,2vw,1.3rem);margin-top:.6rem}.gm-reviews__aggregate{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:1rem}.stars{display:flex;gap:6px}.star{height:22px;width:22px;fill:#ffc531}.stars.small .star{height:16px;width:16px}.gm-reviews__score .score{font-weight:800}.gm-reviews__viewport{position:relative}.gm-reviews__track{display:flex;gap:16px;list-style:none;margin:0;overflow-x:auto;padding:0;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.gm-review{flex:0 0 85%}@media(min-width:900px){.gm-review{flex-basis:48%}}.gm-review__figure{background:var(--gm-card);border:1px solid var(--gm-border);border-radius:var(--gm-radius);box-shadow:var(--gm-shadow);display:flex;flex-direction:column;gap:12px;padding:20px}.gm-review__quote{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6;margin:0}.quote-mark{color:var(--gm-brand);font-size:2rem;font-weight:900;margin-right:.25rem}.gm-review__meta{align-items:center;display:flex;gap:10px;margin-top:8px}.gm-review__avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.gm-review__name{font-weight:700}.gm-review__tag{color:var(--gm-muted);font-size:.9rem}.gm-review__footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.gm-review__source{align-items:center;color:var(--gm-muted);display:flex;font-size:.85rem;gap:4px}.gm-reviews__controls{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:12px}.nav{background:#fff;border:1px solid #e9e0e3;border-radius:50%;cursor:pointer;display:grid;font-size:18px;height:36px;place-items:center;width:36px}.dots{display:inline-flex;gap:8px;margin:0 8px}.dots button{background:#d7dbe8;border:0;border-radius:999px;cursor:pointer;height:8px;width:8px}.dots button[aria-selected=true]{background:var(--gm-brand);width:18px}.dots button:focus{box-shadow:none;outline:2px solid #90b0ff;outline-offset:2px}@media (prefers-reduced-motion:reduce){.gm-reviews__track{scroll-behavior:auto!important}}