.controls-Graphs_RoundChart{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.controls-Graphs_RoundChart_tooltip{padding:var(--offset_xs);color:var(--tooltip_text-color_Graphs-comparison);font-family:var(--font-family);border-width:var(--border-thickness);border-radius:var(--border-radius_xs);border-style:solid}.controls-Graphs_RoundChart_tooltip.controls-Graphs_RoundChart_tooltip_background{color:var(--text-color_darkness,var(--text-color));background-color:var(--tooltip_background-color)}.controls-Graphs_RoundChart_tooltip_header{font-size:var(--font-size_xs);align-items:baseline;display:flex}.controls-Graphs_RoundChart_tooltip_point{width:var(--offset_s);height:var(--offset_s);margin-right:var(--offset_s);border-radius:50%;flex-shrink:0}.controls-Graphs_RoundChart_tooltip_value{margin-left:var(--offset_l);font-size:var(--font-size_m)}.controls-Graphs_RoundChart_tooltip_caption{word-break:break-word}.controls-Graphs_RoundChart__innerTemplate_offset_s{top:calc(var(--offset_s) - var(--border-thickness))}.controls-Graphs_RoundChart__innerTemplate_offset_xs{top:var(--offset_xs)}.controls-Graphs_RoundChart__innerTemplate_offset_with_top-caption{top:calc(-1*var(--offset_3xs))}.controls-Graphs_RoundChart__innerTemplate_caption_offset_xs{top:calc(-1*var(--offset_xs))}.controls-Graphs_RoundChart__innerTemplate_caption_offset_2xs{top:calc(-1*var(--offset_2xs))}.controls-Graphs_RoundChart__innerTemplate_caption_offset_3xs{top:calc(-1*(var(--offset_3xs) + var(--border-thickness)))}.controls-Graphs_RoundChart__innerTemplate_value_withTopCaption{line-height:var(--inline_height_l)}.controls-Graphs_RoundChart__innerTemplate__additionCaption_height{line-height:calc(var(--inline_height_xs) + 2px)}.controls-Graphs_RoundChart__graphsContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.controls-Graphs_RoundChart__graphsContainerSize_short{width:var(--graph_container-size_round-chart_local,50%)}.controls-Graphs_RoundChart__graphsContainerSize_full{width:var(--graph_container-size_round-chart_local,100%)}.controls-Graphs_RoundChart__innerContainer{justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.controls-Graphs_RoundChart .highcharts-point{stroke:none}.controls-Graphs__roundChart-size-s{--graph_container-size_round-chart_local:180px}.controls-Graphs__roundChart-size-m{--graph_container-size_round-chart_local:240px}.controls-Graphs__roundChart-size-l{--graph_container-size_round-chart_local:300px}