.StarIconComponent{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;min-width:70px}.StarIconComponent,.StarIconComponent-button{display:-webkit-box;display:-ms-flexbox;display:flex}.StarIconComponent-button button.StarIconComponent-button-star{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:3px;background-color:#e53738;color:#fff;padding:2px 5px;font-weight:500;letter-spacing:.56px;border:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.StarIconComponent-button button.StarIconComponent-button-star-l,.StarIconComponent-button button.StarIconComponent-button-star-m,.StarIconComponent-button button.StarIconComponent-button-star-s,.StarIconComponent-button button.StarIconComponent-button-star-xl,.StarIconComponent-button button.StarIconComponent-button-star-xs{width:100%;letter-spacing:.14px}.StarIconComponent-button button:hover{cursor:pointer;border:none;font-weight:500}.StarIconComponent-button button:active{border:none}.StarIconComponent-button button:focus{border:none;outline:none}.StarIconComponent-button button::-moz-focus-inner{border:0}.StarIconComponent-button div.disabled{background-color:#ed9a91}.StarIconComponent-button button.disabled.inverse{border:1px solid #ed9a91;background-color:#fff;color:#ed9a91}.StarIconComponent-icon.star{color:#fff;display:inline-block;margin-bottom:2px}.StarIconComponent:hover{cursor:pointer;border:none}.activated{background-color:green!important}