.product-review__intro{max-width:770px;margin:0 auto}.product-review__intro--alignment-left{margin:0 auto 0 0}.product-review__intro--alignment-center{margin:0 auto}.product-review__intro--alignment-right{margin:0 0 0 auto}.product-review__intro+.product-review__grid{margin-top:110px}.product-review__inner{display:flex;flex-direction:row;flex-wrap:wrap}.product-review__avg-review--inner{padding:20px;text-align:center;position:relative}.product-review__amount-reviews,.product-review__avg-review--inner{position:relative;color:#fff}.product-review__avg-review--inner:before{content:"";position:absolute;inset:0;background:var(--secondary-color);border-radius:20px;box-shadow:0 3px 6px rgba(0,0,0,.16);transform:rotate(-5deg)}.product-review__avg-number{font-weight:900;font-size:60px;line-height:80px;color:#fff;position:relative}.product-review_stars{display:inline-block;margin:9px 0 0;--star-size:35px;--color:var(--light-gray-400);--background:#fade43;--percent:calc(var(--rating)/10.5*100%);position:relative}.product-review_stars:before{content:"★★★★★";font-size:var(--star-size);line-height:var(--star-size);letter-spacing:5px;background:linear-gradient(90deg,var(--background) var(--percent),var(--color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-review__avg-review{width:auto;height:100%}.product-review__avg-review-wrapper{position:sticky;top:20px}.product-review__avg-total{text-align:center}.product-review .product-review__left-btn{margin-top:55px}.product-review__content--heading{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.product-review__title{font-size:3rem;color:var(--primary);font-weight:700}.product-review__content{margin-left:200px;flex:1}.review-item{border-bottom:1px solid #707070;padding-bottom:30px;padding-top:24px}.review-item__info{font-weight:600}.product-review .review-item:last-child{border-bottom:unset}.pagination a,.product-review__content--create-review-link,.product-review__content--create-review a{font-weight:700}.pagination a{color:var(--primary-color);text-decoration:none}.product-review__link-all-reviews{margin-top:40px}nav.pagination{margin-top:62px;text-align:center}nav.pagination a{margin-right:13px}@media (max-width:768px){.product-review__inner{flex-direction:column}.product-review__avg-review--inner:before{transform:unset}.product-review__avg-review{width:100%;height:100%;margin-bottom:35px}.product-review__content{margin-left:unset;flex:unset;width:100%}}