.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.flex-column,.flex-row{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1}.flex-column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.jc--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jc--space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jc--space-around{-ms-flex-pack:distribute;justify-content:space-around}.jc--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.align-items--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-items--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-items--bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-row--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column--reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col12{width:100%}.col9{width:74%}.col8{width:63%}.col7{width:57%}.col6{width:48%;width:calc(50% - 1rem)}.col5{width:40%;width:calc(41.66667% - 1rem)}.col4{width:32%;width:calc(33.33333% - 1rem)}.col3{width:25%;width:calc(25% - 1rem)}@media (max-width:980px){.col3,.col4,.col5,.col6,.col7,.col8,.col9{margin-bottom:1.5rem;width:100%}}