.car-brands{padding:0 var(--content-padding)}.car-brands__grid{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;overflow-x:auto;padding:1rem 0;scrollbar-width:none;-ms-overflow-style:none}.car-brands__grid::-webkit-scrollbar{display:none}.car-brands__item{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:120px;max-width:215px;height:130px;background:rgba(0,0,0,.2);border:1px solid var(--border-color);border-bottom:3px solid var(--brand-color);border-right:none;padding:1rem;transition:background-color .3s ease}.car-brands__item:hover{background:rgba(0,0,0,.3)}.car-brands__item:first-child{border-top-left-radius:4px}.car-brands__item:last-child{border-right:1px solid var(--border-color);border-top-right-radius:4px}.car-brands__logo{display:flex;align-items:center;justify-content:center;width:77px;height:62px}.car-brands__logo svg{display:block;width:100%;height:100%;max-width:77px;max-height:62px}@media(max-width: 768px){.car-brands__item{height:110px;min-width:100px;max-width:180px}.car-brands__logo{width:65px;height:52px}.car-brands__logo svg{max-width:65px;max-height:52px}}@media(max-width: 480px){.car-brands__item{height:85px;min-width:80px;max-width:140px;padding:.75rem}.car-brands__logo{width:50px;height:40px}.car-brands__logo svg{max-width:50px;max-height:40px}}

/*# sourceMappingURL=car-brands.css.map?t=1753353740487*/