<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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}.cf-item h3,.cf-item p{text-align:center}.columns{flex-direction:row;gap:35px;max-width:100%}.cf-item img{height:100px;margin-bottom:25px;object-fit:contain;width:100px}.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:35px;max-width:100%}.cf-item h3,.cf-item p{text-align:left}}@media (max-width:768px){.push-up{margin-top:-75px}.cf-item{flex-direction:row;gap:20px;max-width:100%}.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}}</pre></body></html>