.review-panel{background:#f7f7f5;border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;height:572px}.review-panel-head{background:#fff;padding:17px 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.review-panel-head>div{display:flex;align-items:center;gap:10px}.review-panel-head strong,.review-panel-head small{display:block}.review-panel-head strong{font-size:12px}.review-panel-head small{font-size:9px;color:var(--muted);margin-top:3px}.maps-pin{width:38px;height:38px;border-radius:50%;background:#fff2e8;color:#ff5a23;display:grid;place-items:center;border:1px solid #ffdcc9}.review-score{font:700 18px Space Grotesk,sans-serif}.review-score i{font-style:normal;color:#fbbc04}.review-list{padding:12px;display:flex;flex-direction:column;gap:10px;overflow:auto;scrollbar-width:thin}.review-card{background:#fff;border:1px solid #e5e5e1;border-radius:15px;padding:13px 14px;box-shadow:0 3px 12px #22200008}.review-author{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.review-author .avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:800}.avatar.blue{background:#3975d7}.avatar.coral{background:#e46b5d}.avatar.green{background:#3b9366}.avatar.violet{background:#7956c8}.review-author strong,.review-author small{display:block}.review-author strong{font-size:10px}.review-author small{font-size:8px;color:#858585;margin-top:3px}.review-author button{border:0;background:transparent;color:#888;font-size:18px;cursor:pointer}.review-stars{font-size:12px;color:#fbbc04;letter-spacing:1px;margin:9px 0 6px}.review-stars span{font-size:7px;color:#4285f4;letter-spacing:0;margin-left:5px;font-weight:800}.review-card p{font-size:9.5px;line-height:1.55;margin:0 0 8px;color:#303236}.review-product{display:inline-block;color:#686d76;background:#f3f3f0;border-radius:99px;padding:4px 8px;font-size:7.5px}.review-panel .review-disclaimer{margin-top:auto;border-top:1px solid var(--line)}@media(max-width:900px){.review-panel{height:560px}}@media(max-width:560px){.review-panel{height:600px}.review-card p{font-size:10.5px}}
