.el-flex{display:flex}.el-flex-vertical{flex-direction:column}.el-flex-justify-flex-start{justify-content:flex-start}.el-flex-justify-center{justify-content:center}.el-flex-justify-flex-end{justify-content:flex-end}.el-flex-justify-space-between{justify-content:space-between}.el-flex-justify-space-around{justify-content:space-around}.el-flex-justify-space-evenly{justify-content:space-evenly}.el-flex-align-flex-start{align-items:flex-start}.el-flex-align-center{align-items:center}.el-flex-align-flex-end{align-items:flex-end}.el-flex-align-stretch{align-items:stretch}.el-flex-gap-small{gap:8px}.el-flex-gap-default{gap:16px}.el-flex-gap-large{gap:24px}.el-flex-wrap-wrap{flex-wrap:wrap}.el-flex-wrap-nowrap{flex-wrap:nowrap}.el-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}