.srz-home-header{text-align:center}.srz-home-header h2{margin:0 0 15px;color:black;font-size:32px}.srz-home-rating{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.srz-home-rating-text{color:#666;font-size:16px}.srz-home-product-info{margin-bottom:10px}.srz-home-product-name{color:#007cba;text-decoration:none;font-size:14px;font-weight:600;transition:color .3s}.srz-home-product-name:hover{color:#005a87;text-decoration:underline}.srz-view-review{text-align:center}.srz-view-product{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.srz-view-product-link{color:#007cba;text-decoration:none;font-size:16px;font-weight:600}.srz-view-product-link:hover{text-decoration:underline}.srz-view-reviewer{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:15px}.srz-view-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.srz-view-name{font-weight:600;color:#333;font-size:18px}.srz-view-stars{font-size:24px;color:#ffac34;margin-bottom:20px}.srz-view-text{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:20px}.srz-view-text p{margin:0;color:#333;line-height:1.6;font-size:16px;word-wrap:break-word;text-align:left}.srz-popup.srz-active{display:flex}.srz-home-no-reviews{text-align:center;padding:60px 40px;background:#fff;border-radius:4px;width:100%}.srz-home-no-reviews p{margin:0;color:#333;font-size:18px}@media (max-width:768px){.srz-home-header h2{font-size:28px}.srz-home-rating{flex-direction:column;gap:5px}}