.-f_display_flex{display:flex}.-f_display_inline-flex{display:inline-flex}.-f_gap{gap:var(--f-gap)}.-f_flex{flex:var(--f-flex)}.-f_direction_row{flex-direction:row}.-f_direction_row-reverse{flex-direction:row-reverse}.-f_direction_column{flex-direction:column}.-f_direction_column-reverse{flex-direction:column-reverse}.-f_align_stretch{align-items:stretch}.-f_align_flex-start{align-items:flex-start}.-f_align_center{align-items:center}.-f_align_flex-end{align-items:flex-end}.-f_align_baseline{align-items:baseline}.-f_justify_flex-start{justify-content:flex-start}.-f_justify_center{justify-content:center}.-f_justify_flex-end{justify-content:flex-end}.-f_justify_space-between{justify-content:space-between}.-f_justify_space-around{justify-content:space-around}.-f_justify_space-evenly{justify-content:space-evenly}.-f_wrap_nowrap{flex-wrap:nowrap}.-f_wrap_wrap{flex-wrap:wrap}.-f_wrap_wrap-reverse{flex-wrap:wrap-reverse}.-text-node{color:var(--c)}.-text-node_margin{margin:var(--m,0)}.-text-node_padding{padding:var(--p,0)}.-text-node_ellipses{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;overflow:hidden}.-text-node .-text-node__black{color:var(--nris-black-shades-main)}
