.game_review_bar{align-items:center;background-color:#f7f7f8;border-radius:10px;display:flex;flex-direction:column;margin-top:30px;padding:25px;width:100%}[data-theme=dark] .game_review_bar{background-color:#1e1e1e}.game_review_bar .game_review_item{border-bottom:1px solid var(--eb-border-primary);color:var(--eb-light-text);display:flex;flex-direction:row;font-size:15px;padding-bottom:20px;padding-top:20px;width:100%}.game_review_bar .game_review_item:last-child{border-bottom:none;padding-bottom:0}.game_floating_bar{align-items:center;background-color:#f7f7f8;border-radius:10px;display:flex;flex-direction:column;margin-top:30px;padding:25px;width:100%}[data-theme=dark] .game_floating_bar{background-color:#1e1e1e}.game_floating_bar .game_floating_icon{border-radius:20px;height:120px;margin-top:30px;-o-object-fit:cover;object-fit:cover;width:120px}.game_floating_bar .game_floating_name{color:var(--eb-dark-text);font-size:17px;font-weight:700;line-height:24px;margin-top:10px}.game_floating_bar .game_floating_name:hover{color:var(--eb-light-text)}.game_floating_bar .game_floating_item{color:var(--eb-light-text);display:flex;flex-direction:row;font-size:15px;justify-content:space-between;padding-top:20px;width:100%}.game_floating_bar .game_floating_item.game_floating_split{border-bottom:1px solid var(--eb-border-primary);padding-bottom:20px}
