.brand-items{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1000px;margin:0 auto}.brand-item{border:1px solid var(--border-color);overflow:hidden;display:block;transition:all ease .3s;display:flex;align-items:center;justify-content:center;padding:30px}.brand-item img{object-fit:contain}.brand-item:hover{border-color:var(--text-danger);box-shadow:0 0 #000,0 0 #000,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media only screen and (max-width: 992px){.brand-items{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width: 767px){.brand-items{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 575px){.brand-items{gap:10px}.brand-item{padding:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/brand-section.css.map */
