.if-row{box-sizing:border-box;flex-wrap:wrap;display:flex;position:relative}.if-row.is-justify-center{justify-content:center}.if-row.is-justify-end{justify-content:flex-end}.if-row.is-justify-space-between{justify-content:space-between}.if-row.is-justify-space-around{justify-content:space-around}.if-row.is-justify-space-evenly{justify-content:space-evenly}.if-row.is-align-top{align-items:flex-start}.if-row.is-align-middle{align-items:center}.if-row.is-align-bottom{align-items:flex-end}
