.pb-module--rating-strip{padding:0;background:transparent}.pb-module--rating-strip .pb-rating-strip{display:flex;width:max-content;max-width:calc(100% - 36px);margin-right:auto;margin-left:clamp(18px,5vw,24px);align-items:center;justify-content:flex-start;gap:9px;color:var(--pb-color-text);text-decoration:none;font-size:clamp(.92rem,3.8vw,1rem);font-weight:750;line-height:1.2;white-space:nowrap}.pb-module--rating-strip .pb-rating-strip__stars{display:flex;flex:0 0 auto;gap:2px;color:var(--pb-color-rating-color,#b17800)}.pb-module--rating-strip .pb-rating-strip__stars .pb-shared-icon{width:17px;height:17px;fill:currentColor;stroke:currentColor}.pb-module--rating-strip .pb-rating-strip>strong{font-weight:900}.pb-module--rating-strip .pb-rating-strip>span:last-child{color:var(--pb-color-text-muted,#66706b);font-weight:750}