  .flexbox-wrapper{position:relative;z-index:1}.flexbox-wrapper .flexbox{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.flexbox-wrapper .flexbox .flex-item{flex:0 1 0}.flexbox-wrapper ol.flexbox{padding-inline-start:0}.flexbox-wrapper ol.flexbox>li{margin-inline-start:40px}.flexbox-wrapper ul.flexbox{padding-inline-start:0;list-style:none}.flexbox-wrapper.direction-column .flexbox{flex-direction:column}.flexbox-wrapper.wrap-nowrap .flexbox{flex-wrap:nowrap}.flexbox-wrapper.justify-flex-start .flexbox{justify-content:flex-start}.flexbox-wrapper.justify-flex-end .flexbox{justify-content:flex-end}.flexbox-wrapper.justify-space-around .flexbox{justify-content:space-around}.flexbox-wrapper.justify-space-between .flexbox{justify-content:space-between}.flexbox-wrapper.align-flex-start .flexbox{align-items:flex-start}.flexbox-wrapper.align-flex-end .flexbox{align-items:flex-end}.flexbox-wrapper.align-flex-stretch .flexbox{align-items:stretch}.flexbox-wrapper.gap .flexbox{gap:1em}.flexbox-wrapper.grow .flexbox .flex-item{flex-grow:1}.flexbox-wrapper.border .flexbox .flex-item{border:1px solid #eee;background-color:#fff}/*# sourceMappingURL=flexbox.css.map */
