.flex{flex:1}.flex-25{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}.flex-30{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}.flex-40{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}.flex-50{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}.flex-60{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}.flex-no-shrink{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.layout-row{display:flex!important;flex-direction:row;box-sizing:border-box}.layout-column{display:flex;flex-direction:column;box-sizing:border-box}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.align-center{align-items:center}.align-start{align-items:flex-start}.ie-flex-shrink-fix{flex-basis:auto}.firefox-flex-basis-fix{flex-basis:0}.flex-center{display:flex;justify-content:center}.row-gap-md{row-gap:25px}.row-gap-sm{row-gap:15px}
