.hf-brands-wrap{width:100%;padding:64px 0;background:#fff}.hf-brands-inner{max-width:1200px;margin:0 auto;padding:0 24px}.hf-brands-label{text-align:center;font-size:16px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin:0 0 40px}.hf-brands-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.hf-brand-item{display:flex;align-items:center;justify-content:center;padding:28px 20px;border:1px solid #ebebeb;margin:-1px 0 0 -1px;transition:background 0.25s ease}.hf-brand-item:hover{background:#f8f9fb;z-index:1}.hf-brand-item img{max-width:100%;max-height:52px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.5;transition:filter 0.3s ease,opacity 0.3s ease}.hf-brand-item:hover img{filter:grayscale(0%);opacity:1}@media (max-width:1024px){.hf-brands-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.hf-brands-grid{grid-template-columns:repeat(3,1fr)}.hf-brand-item{padding:20px 12px}.hf-brand-item img{max-height:38px}}