.d-flex{display:flex!important;}.d-inline-flex{display:inline-flex!important;}.flex-row{flex-direction:row!important;}.flex-row-reverse{flex-direction:row-reverse!important;}.flex-column{flex-direction:column!important;}.flex-column-reverse{flex-direction:column-reverse!important;}.justify-start{justify-content:flex-start!important;}.justify-end{justify-content:flex-end!important;}.justify-center{justify-content:center!important;}.justify-between{justify-content:space-between!important;}.justify-around{justify-content:space-around!important;}.justify-evenly{justify-content:space-evenly!important;}.align-start{align-items:flex-start!important;}.align-end{align-items:flex-end!important;}.align-center{align-items:center!important;}.align-baseline{align-items:baseline!important;}.align-stretch{align-items:stretch!important;}.align-self-start{align-self:flex-start!important;}.align-self-end{align-self:flex-end!important;}.align-self-center{align-self:center!important;}.align-self-baseline{align-self:baseline!important;}.align-self-stretch{align-self:stretch!important;}.flex-wrap{flex-wrap:wrap!important;}.flex-nowrap{flex-wrap:nowrap!important;}.flex-wrap-reverse{flex-wrap:wrap-reverse!important;}.gap-5{gap:5px!important;}.gap-10{gap:10px!important;}.gap-15{gap:15px!important;}.gap-20{gap:20px!important;}.align-content-start{align-content:flex-start!important;}.align-content-end{align-content:flex-end!important;}.align-content-center{align-content:center!important;}.align-content-between{align-content:space-between!important;}.align-content-around{align-content:space-around!important;}.align-content-stretch{align-content:stretch!important;}