.ReviewsList_reviewsList__4iA4E{padding-top:40px;padding-bottom:80px}.ReviewsList_reviewsList__4iA4E h1{color:#fff}.ReviewsList_reviewsList__4iA4E .ReviewsList_grid__oMihG{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:30px;gap:30px;margin-top:30px;align-items:stretch}.ReviewsList_reviewsList__4iA4E .ReviewsList_reviewCard__op4fz{border:1px solid rgba(201,168,97,.2);border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer;background:#1a2f3a;display:flex;flex-direction:column;height:100%}.ReviewsList_reviewsList__4iA4E .ReviewsList_reviewCard__op4fz:hover{transform:translateY(-5px);box-shadow:0 14px 34px -16px rgba(0,0,0,.5);border-color:rgba(201,168,97,.4)}.ReviewsList_reviewsList__4iA4E .ReviewsList_imageContainer__SHhVW{height:200px;overflow:hidden;flex-shrink:0}.ReviewsList_reviewsList__4iA4E .ReviewsList_imageContainer__SHhVW img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ReviewsList_reviewsList__4iA4E .ReviewsList_reviewCard__op4fz:hover .ReviewsList_imageContainer__SHhVW img{transform:scale(1.05)}.ReviewsList_reviewsList__4iA4E .ReviewsList_content__lcXyL{padding:20px;flex-grow:1;display:flex;flex-direction:column}.ReviewsList_reviewsList__4iA4E .ReviewsList_content__lcXyL h3{margin-bottom:10px;font-size:20px;color:#c9a861;font-weight:600}.ReviewsList_reviewsList__4iA4E .ReviewsList_content__lcXyL p{color:#fff;margin-bottom:10px;font-size:16px;flex-grow:1}.ReviewsList_reviewsList__4iA4E .ReviewsList_date__l13p8{color:#ccc;font-size:14px}