.home-reviews{padding-top:16px;padding-bottom:28px}.home-reviews .glsr-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-reviews .glsr-review{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title title" "rating date" "content content" "author author";margin:0!important;padding:28px!important;background:#fff;border:1px solid #e7eaf0;border-radius:12px;box-shadow:0 8px 22px rgba(34,48,71,.08)}.home-reviews .glsr-review-title{grid-area:title;margin-bottom:12px}.home-reviews .glsr-review-title h4{margin:0;color:#2d3a4e;font-size:20px;line-height:1.3}.home-reviews .glsr-review-rating{grid-area:rating;margin-bottom:16px}.home-reviews .glsr-star{color:#ff6f1e!important}.home-reviews .glsr-review-date{grid-area:date;margin-bottom:16px;color:#6d7785;font-size:14px;text-align:right}.home-reviews .glsr-review-content{grid-area:content;color:#3b4654;line-height:1.6}.home-reviews .glsr-review-author{grid-area:author;margin-top:18px;color:#2d3a4e;font-weight:700}.home-reviews .glsr-review-assigned{display:none}.home-reviews .glsr-pagination{display:none}@media(max-width:991px){.home-reviews .glsr-reviews{grid-template-columns:1fr}}@media(min-width:768px) and (max-width:991px){.home-reviews .glsr-reviews{grid-template-columns:repeat(2,minmax(0,1fr))}}
