/*.hlr-container {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    gap: 20px;*/
/*    justify-content: center;*/
/*    margin: 20px auto;*/
/*    text-align: center;*/
/*}*/

/*.hlr-block {*/
/*    flex: 1 1 200px;*/
/*    padding: 10px;*/
/*}*/

/*.hlr-block img {*/
/*    max-width: 60px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*.hlr-rating {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*}*/

/*.hlr-stars {*/
/*    color: #FFD700;*/
/*    font-size: 1.2em;*/
/*}*/

/*.hlr-block {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    gap: .51em;*/
/*    background: white;*/
/*    border-radius: 3px;*/
/*    padding: .4em 1em;*/
/*    border: 1px solid #FFEF99;*/
/*}*/

/*.hlr-block p {*/
/*    margin-bottom: 0;*/
/*    font-family: Roboto;*/
/*    font-weight: 500;*/
/*    font-size: 11px;*/
/*    text-transform: uppercase;*/
/*    color: #2E611C;*/
/*}*/

/*.row.highlightrow {*/
/*    justify-content: space-between;*/
/*    max-width: 100%;*/
/*    margin: 0;*/
/*}*/