.container{display:flex;flex-direction:row}.wrap{flex-wrap:wrap}.col1o2{flex-basis:50%;min-width:0}.col1o3{flex-basis:30%;min-width:0}.col1o33{flex-basis:33%;min-width:0}.col2o3{flex-basis:70%;min-width:0}.col1o4{flex-basis:25%;min-width:0}.col3o4{flex-basis:75%;min-width:0}.col1o5{flex-basis:20%;min-width:0}.col1o6{flex-basis:50%;align-self:stretch;min-width:0}.container-mhalf{display:flex;flex-direction:row;flex-basis:50%;justify-content:space-evenly}.colcontainer{display:flex;flex-direction:column;justify-content:space-between}.verticalcentered{align-items:center}.spaced-between{justify-content:space-around}.colcontainercontact{display:flex;flex-direction:column;justify-content:center}.justcenter{justify-content:center}@media only screen and (max-width:768px){.col1o2,.col1o3,.col1o4,.col1o5,.col3o4,.col2o3,.col1o33{flex-basis:100%;width:100%}.container{flex-direction:column}.container-reversed{flex-direction:column-reverse}}