.nv-flex{display:flex}.nv-flex,.nv-flex--direction-row{flex-direction:row}.nv-flex--direction-row-reverse{flex-direction:row-reverse}.nv-flex--direction-col-reverse{flex-direction:column-reverse}.nv-flex--direction-col{flex-direction:column}.nv-flex--align-start{align-items:flex-start}.nv-flex--align-end{align-items:flex-end}.nv-flex--align-center{align-items:center}.nv-flex--align-baseline{align-items:baseline}.nv-flex--align-stretch{align-items:stretch}.nv-flex--justify-normal{justify-content:normal}.nv-flex--justify-start{justify-content:flex-start}.nv-flex--justify-end{justify-content:flex-end}.nv-flex--justify-center{justify-content:center}.nv-flex--justify-between{justify-content:space-between}.nv-flex--justify-around{justify-content:space-around}.nv-flex--justify-evenly{justify-content:space-evenly}.nv-flex--justify-stretch{justify-content:stretch}.nv-flex--justify-stretch>*{flex:1}.nv-flex--wrap-wrap{flex-wrap:wrap}.nv-flex--wrap-wrap-reverse{flex-wrap:wrap-reverse}.nv-flex--wrap-nowrap{flex-wrap:nowrap}