<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brand-logos{display:grid;grid-template-columns:repeat(6, 1fr);grid-column-gap:12px;grid-row-gap:12px;margin-bottom:35px}.brand-logo
a{display:flex;width:100%;height:88px;background:#fff;align-items:center;justify-content:center;padding:10px;font-size:16px;line-height:20px;text-transform:uppercase;color:#3f3f46;border:1px
solid #eee;border-radius:8px;transition:transform 0.2s ease}.brand-logo a
img{transition:transform 0.2s ease}.brand-logo a:hover
img{transform:scale(1.05);filter:brightness(0) saturate(100%) invert(16%) sepia(99%) saturate(3059%) hue-rotate(347deg) brightness(87%) contrast(91%)}.brand-logo
img{width:auto;max-height:45px;object-fit:contain;max-width:100px}@media only screen and (max-width:1200px){.brand-logos{grid-template-columns:repeat(5, 1fr)}}@media only screen and (max-width:991px){.brand-logos{grid-template-columns:repeat(4, 1fr)}}@media only screen and (max-width:767px){.brand-logos{grid-template-columns:repeat(3, 1fr)}.brand-logo
a{height:76px}}@media only screen and (max-width:480px){.brand-logos{grid-template-columns:repeat(2, 1fr)}}</pre></body></html>