.flex{display:flex}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.align-flex-end{align-items:flex-end}.column,.flex-column{flex-direction:column}.align-baseline,.items-baseline{align-items:baseline}.align-center,.items-center{align-items:center}.items-end{align-items:end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-end{justify-content:flex-end}.justify-content-start{justify-content:flex-start}.flex-grow-1{flex-grow:1}.gap-2{gap:2px}.double{grid-column:span 2}.fw-200{font-weight:200}.fs-14{font-size:14px}
