.productreviews{padding:1rem;border:1px solid #738f3c;border-radius:5px;max-height:70vh;display:flex;flex-direction:column;height:100%}@media print,screen and (min-width:60em){.productreviews{max-height:500px;display:grid;grid-template-columns:calc(400px - 1rem) 1fr;grid-column-gap:30px}}.productreviews__w-average{margin-bottom:2rem}@media print,screen and (min-width:60em){.productreviews__w-average{margin-bottom:0}}.productreviews__w-reviews{overflow:scroll;flex:1 1 auto}@media print,screen and (min-width:60em){.productreviews__w-reviews{height:100%}}.productreviews__stars{display:flex;align-items:baseline}.productreviews__stars--small{align-items:center}.productreviews__stars--small .avstars div{height:14px;width:14px;font-size:9px;padding-bottom:1px}.productreviews__stars--small .avstars__rate{padding-top:4px;font-size:.8rem}.productreviews__stars--small .avstars__rate strong{font-size:1rem}.productreviews__rates{margin-top:1rem;display:grid;grid-template-columns:min-content 1fr min-content;white-space:nowrap;align-items:center;row-gap:3px;column-gap:1rem}.productreviews__rates div:nth-child(3n+2){display:flex;height:10px}.productreviews__rates div:nth-child(3n+2) div{flex:0 0 var(--ratesize);background-color:#738f3c;border-radius:10px}.productreviews__rates div:nth-child(3n+3){text-align:right}.productreview{padding:1rem 0;line-height:1rem}.productreview:not(:last-of-type){border-bottom:1px solid #738f3c}.productreview__rate{display:flex;align-items:baseline}.productreview__review{padding:.5rem 0}.productreview__details{font-size:.9rem;color:#738f3c}.avstars{display:flex;position:relative;margin-left:-2px;align-items:center}.avstars:after{content:"";display:block;position:absolute;background-color:#fff;opacity:.4;right:0;left:var(--starsize);height:100%}.avstars div{width:25px;height:25px;background-color:#738f3c;display:flex;justify-content:center;align-items:center;margin:0 2px}.avstars div:before{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:Font Awesome\ 5 Free,sans-serif;font-weight:900;content:"\f005"}.avstars__rate{padding-left:.5rem;color:#522a10}.avstars__rate strong{color:#738f3c;font-size:1.2rem}.product__description .productreviews__stars{margin-bottom:8px}