.columns-flex{display:flex;gap:50px;justify-content:space-around;margin:50px auto 0}.cf-item,.rows{flex-direction:column}.cf-item{align-items:center;display:flex;max-width:325px}.rows .cf-item>div{max-width:70ch}.cf-item h3,.cf-item p{text-align:center}.rows .cf-item h3,.rows .cf-item p{text-align:left}.columns{flex-direction:row;gap:35px;max-width:100%}.cf-item img{height:100px;margin-bottom:25px;min-width:100px;object-fit:contain;width:100px}.rows .cf-item img{height:175px;min-width:150px;width:175px}.cf-item p{max-width:90ch}.push-up{margin-top:-150px}@media (max-width:1200px){.columns-flex{flex-direction:column;gap:20px}.cf-item{flex-direction:row;gap:2rem;max-width:800px;width:100%}.cf-item h3,.cf-item p{text-align:left}}@media (max-width:768px){.push-up{margin-top:-75px}.cf-item img{height:75px;margin-bottom:0;width:75px}}@media (max-width:500px){.cf-item{align-items:center;flex-direction:column}.center h3,.center p{text-align:center}}