.flex-order-1{order:1}.flex-order-3{order:3}.layout-align-start-stretch{place-content:stretch flex-start;align-items:stretch}.layout-align-start,.layout-align-start-center,.layout-align-start-stretch{justify-content:flex-start}.layout-align-center,.layout-align-center-start,.layout-align-center-center,.layout-align-center-stretch{justify-content:center}.layout-align-end,.layout-align-end-end{justify-content:flex-end}.layout-align-space-around-center{justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-stretch{justify-content:space-between}.layout-align-center-start{align-content:flex-start;align-items:flex-start}.layout-align-start-center,.layout-align-center-center,.layout-align-space-between-center,.layout-align-space-around-center{align-content:center;align-items:center;max-width:100%}.layout-align-start-center>*,.layout-align-center-center>*,.layout-align-space-between-center>*,.layout-align-space-around-center>*{box-sizing:border-box;max-width:100%}.layout-align-end-end{align-content:flex-end;align-items:flex-end}.layout-align-start-stretch,.layout-align-center-stretch,.layout-align-space-between-stretch{align-content:stretch;align-items:stretch}.flex{box-sizing:border-box;flex:1}.flex-grow{box-sizing:border-box;flex:100%}.layout-column>.flex-40{box-sizing:border-box;flex:100%;max-width:100%;max-height:40%}.layout-row>.flex-90{box-sizing:border-box;flex:100%;max-width:90%;max-height:100%}.flex-100{box-sizing:border-box;flex:100%;max-width:100%;max-height:100%}.layout-row>.flex{min-width:0}.layout-column>.flex{min-height:0}.layout-column,.layout-row{box-sizing:border-box;display:flex}.layout-column{flex-direction:column}.layout-row{flex-direction:row}.layout-wrap{flex-wrap:wrap}@media (min-width:600px) and (max-width:959px){.layout-row>.flex-sm-70{box-sizing:border-box;flex:100%;max-width:70%;max-height:100%}}@media (min-width:960px){.layout-row>.flex-gt-sm-45{box-sizing:border-box;flex:100%;max-width:45%;max-height:100%}.layout-row>.flex-gt-sm-55{box-sizing:border-box;flex:100%;max-width:55%;max-height:100%}.flex-gt-sm-100{box-sizing:border-box;flex:100%;max-width:100%;max-height:100%}}
