<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ratings{-webkit-box-sizing:border-box;box-sizing:border-box;width:330px;position:relative;border:1px solid #95a8bd;background:#f7fbfc;padding:11px 14px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;font-weight:700;color:#224467}.ratings .noshow{display:none}.ratings_wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:0;margin:0 0 15px}@media screen and (max-width:768px){.ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:80px;position:relative}}.ratings .stars{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ratings .stars--selector{position:absolute;top:5px;right:45px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.ratings .stars--selector svg{cursor:pointer;-ms-flex-preferred-size:20%;flex-basis:20%;width:20px;height:20px;margin:0 2px;fill:#95a8bd}.ratings .stars--selector svg.checked,.ratings .stars--selector svg:hover{fill:#e39a1a}.ratings .stars--text{height:25px;font-size:11px;position:absolute;right:45px;top:22px;font-weight:100}.ratings .score{background:#95a8bd;color:#FFF;height:100%;display:inline-block;position:absolute;right:0;top:0;width:39px;padding:13px 7px 12px 8px}@media screen and (max-width:768px){.ratings .headline{font-size:17px;line-height:19px;padding-bottom:5px}.ratings .stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:reverse-column;flex-direction:reverse-column;position:relative}.ratings .stars--selector{left:0;right:auto;top:0}.ratings .stars--text{position:absolute;left:unset;top:-25px;right:45px;font-size:14px}.ratings .stars svg{width:30px;height:30px}.ratings .score{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px}.ratings .score span{font-size:21px;color:#fff}}</pre></body></html>