.gstore-review-wrap{padding:50px 0;width:100%}.gstore-review{align-items:center;background:var(--gstore-bg,#fff);border:1px solid var(--gstore-border,#e3e5e6);border-top:15px solid var(--gstore-accent,#0092d6);color:var(--gstore-text,#484848);display:grid;gap:40px;grid-template-columns:minmax(150px,190px) minmax(0,1fr) auto;margin:0 auto;max-width:var(--gstore-max-width,1180px);padding:45px 50px}.gstore-review--shadow{box-shadow:0 8px 24px rgba(27,59,119,.08)}.gstore-review h3,.gstore-review p{margin-top:0}.gstore-review__eyebrow{color:var(--gstore-accent,#0092d6);font-family:Jost,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;line-height:1.3;margin-bottom:8px;text-transform:uppercase}.gstore-review__rating-row{align-items:flex-end;display:flex;gap:5px}.gstore-review__score{font-family:Jost,sans-serif;font-size:50px;font-weight:700;line-height:1}.gstore-review__out-of{color:var(--gstore-muted,#666);font-size:20px;padding-bottom:5px}.gstore-review__stars{color:var(--gstore-stars,#007bcf);display:flex;font-size:30px;gap:2px;line-height:1;margin:8px 0 4px}.gstore-review__star--empty{opacity:.22}.gstore-review__star--half{background:linear-gradient(90deg,var(--gstore-stars,#007bcf) 50%,rgba(0,0,0,.16) 50%);-webkit-background-clip:text;background-clip:text;color:transparent}.gstore-review__label{font-size:18px;font-weight:700;margin-bottom:0}.gstore-review__headline{color:var(--gstore-text,#484848);font-family:Jost,sans-serif;font-size:32px;line-height:1.25;margin-bottom:7px}.gstore-review__copy{color:var(--gstore-muted,#666);font-family:Raleway,sans-serif;font-size:18px;line-height:1.6;margin-bottom:10px;max-width:650px}.gstore-review__source{align-items:center;color:var(--gstore-text,#484848);display:flex;flex-wrap:wrap;font-size:16px;font-weight:600;gap:12px;margin-bottom:0}.gstore-review__g{align-items:center;border:1px solid var(--gstore-border,#e3e5e6);display:inline-flex;font-family:Arial,sans-serif;font-size:20px;font-weight:700;height:32px;justify-content:center;width:32px}.gstore-review__count{color:var(--gstore-muted,#666);font-weight:500}.gstore-review__button{align-items:center;background:transparent;border:2px solid var(--gstore-accent,#0092d6);color:var(--gstore-accent,#0092d6);display:inline-flex;font-family:Jost,sans-serif;font-size:12px;font-weight:700;gap:10px;justify-content:center;letter-spacing:1px;line-height:1.3;min-width:210px;padding:16px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.gstore-review__button:focus,.gstore-review__button:hover{background:var(--gstore-accent,#0092d6);color:#fff}.gstore-review__button:focus-visible{outline:3px solid currentColor;outline-offset:3px}.gstore-review--compact{gap:28px;grid-template-columns:auto minmax(0,1fr) auto;padding-bottom:24px;padding-top:24px}.gstore-review--compact .gstore-review__copy,.gstore-review--compact .gstore-review__eyebrow,.gstore-review--compact .gstore-review__label{display:none}.gstore-review--compact .gstore-review__score-block{align-items:center;display:flex;gap:12px}.gstore-review--compact .gstore-review__stars{margin:0}@media (max-width:900px){.gstore-review,.gstore-review--compact{grid-template-columns:150px minmax(0,1fr)}.gstore-review__action{grid-column:1/-1}.gstore-review__button{width:100%}}@media (max-width:600px){.gstore-review-wrap{padding-left:16px;padding-right:16px}.gstore-review,.gstore-review--compact{gap:22px;grid-template-columns:1fr;padding:28px 24px;text-align:center}.gstore-review--compact .gstore-review__score-block,.gstore-review__rating-row,.gstore-review__source,.gstore-review__stars{justify-content:center}.gstore-review__copy{margin-left:auto;margin-right:auto}.gstore-review__action{grid-column:auto}}@media (prefers-reduced-motion:reduce){.gstore-review__button{transition:none}}