<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.integrations-grid{grid-column-gap:1em;grid-row-gap:3em;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);margin:1em auto;max-width:1300px}.integration-item{background:#e9edf3;border-radius:16px}.integration-inner{align-items:center;display:flex;justify-content:center;padding:80px 30px}.integration-inner img{max-height:60px;max-width:100%;width:auto}@media screen and (max-width:870px){.integrations-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:540px){.integrations-grid{grid-template-columns:repeat(1,1fr)}}</pre></body></html>