.ub{display:flex;position:relative;flex-shrink:0}.ub-ver{flex-direction:column}.ub-h{flex-direction:row}.ub-ver-rev{flex-direction:column-reverse}.ub-h-rev{flex-direction:row-reverse}.ub-wrap{flex-wrap:wrap}.ub-nowrap{flex-wrap:nowrap}.ub-wrap-rev{flex-wrap:wrap-reverse}.ub-pc{justify-content:center}.ub-ps{justify-content:flex-start}.ub-pe{justify-content:flex-end}.ub-pb{justify-content:space-between}.ub-pa{justify-content:space-around}.ub-ac{align-items:center}.ub-as{align-items:flex-start}.ub-ae{align-items:flex-end}.ub-shrink0{flex-shrink:0}.ub-shrink1{flex-shrink:1}.ub-grow0{flex-grow:0}.ub-f1{flex:1}