.sg-row{display:flex;flex-wrap:wrap;position:relative;box-sizing:border-box}.sg-row.is-justify-center{justify-content:center}.sg-row.is-justify-end{justify-content:flex-end}.sg-row.is-justify-space-between{justify-content:space-between}.sg-row.is-justify-space-around{justify-content:space-around}.sg-row.is-align-center{align-items:center}.sg-row.is-align-end{align-items:flex-end}