.product-reviews-wrapper{text-align:center;width:100%;padding:50px 20px 100px}.product-reviews-inner{display:flex;flex-wrap:wrap;gap:100px;width:80%;margin:1rem auto}.product-review{width:calc(50% - 50px)}.product-review__reviewer{font-weight:700;color:#ca2025;margin-top:2rem}.product-review__score{display:block;font-size:16px;position:relative;overflow:hidden}.score-wrap{display:inline-block;position:relative;height:19px;text-align:left}.product-review__score .stars-active{color:#f2d8ab;position:relative;z-index:10;display:inline-block;overflow:hidden;white-space:nowrap}.product-review__score .stars-inactive{color:#f2d8ab;position:absolute;top:0;left:0;-webkit-text-stroke:initial}@media only screen and (max-width:999.5px){.product-reviews-inner{display:block;width:100%;margin:auto}.product-review{width:100%}}