<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brand_list{display:flex;margin:0 auto;background-color:var(--main-blue)}.brand_list .page-width{width:100%;padding-bottom:24px}.brand_list .h2,.brand_list h2{margin-top:30px}.brand_list .brand_logos_list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:32px;padding:16px 0 24px;margin:0 24px}.brand_list .brand_logos_list .brand_logos_list_wrapper{display:flex;flex-wrap:wrap;gap:32px;align-items:center}.brand_list .brand_logos_list&gt;a,.brand_list .brand_logos_list&gt;div{scroll-snap-align:start}.brand_list .brand_logos_list&gt;a img,.brand_list .brand_logos_list&gt;a svg,.brand_list .brand_logos_list&gt;div img,.brand_list .brand_logos_list&gt;div svg{max-height:50px;max-width:150px;height:auto}.brand_list .brand_logos_list::-webkit-scrollbar{width:4px;height:4px;cursor:pointer}.brand_list .brand_logos_list::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.1)}.brand_list .brand_logos_list::-webkit-scrollbar-track{background:var(--main-blue)}@media only screen and (max-width:768px){.brand_list .h2,.brand_list h2{margin:30px 0 16px;justify-content:center}.brand_list .brand_logos_list{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:32px;margin:0 0}.brand_list .brand_logos_list .brand_logos_list_wrapper{flex-wrap:nowrap;gap:16px}.brand_list .brand_logos_list&gt;a img,.brand_list .brand_logos_list&gt;a svg,.brand_list .brand_logos_list&gt;div img,.brand_list .brand_logos_list&gt;div svg{max-height:32px}}</pre></body></html>