<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.client-cards{padding:2rem 0}.client-cards__title{color:#000;font-family:Gelasio;font-size:27px;font-style:normal;font-weight:700;line-height:36px;margin-bottom:2rem;text-align:center}.client-cards__container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.client-cards__card{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;max-width:350px;padding:1.5rem;width:100%}.client-cards__logo-wrapper{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:1rem}.client-cards__logo{max-height:100%;max-width:75%;object-fit:contain}.client-cards__card-title{font-size:1.25rem;font-weight:700;margin:1rem 0}.client-cards__quote{margin:1rem 0}.client-cards__learn-more{align-items:center;color:#418154;display:inline-flex;font-weight:600;margin-top:1rem;text-decoration:none}.client-cards__learn-more svg{margin-left:.25rem}@media (max-width:768px){.client-cards__container{align-items:center;flex-direction:column}}</pre></body></html>