.brands-sec .page-title h2{max-width:480px}.brands-list{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(35,37,42,.2);border-radius:32px;overflow:hidden}.brands-list .item{border-right:1px solid rgba(35,37,42,.2);border-bottom:1px solid rgba(35,37,42,.2);min-height:125px;padding:20px}.brands-list .item:nth-child(3),.brands-list .item:nth-child(6){border-right:none}@media (min-width:769px){.brands-list .item:nth-child(4),.brands-list .item:nth-child(5),.brands-list .item:nth-child(6){border-bottom:none}}.brands-list .item img{max-width:190px;width:100%;height:auto;object-fit:contain}.brand-actions{margin-top:24px;gap:16px}.brand-nav{width:42px;height:42px;border-radius:50%;border:1px solid #3266d2;background:#3266d2;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.brand-nav:disabled{cursor:not-allowed;opacity:.5;background:transparent;color:#3266d2}.brand-nav:not(:disabled):hover{transform:translateY(-1px)}@media (max-width:1024px){.brands-sec .brands-block{flex-direction:column;gap:24px}}@media (max-width:768px){.brands-list{grid-template-columns:repeat(2,1fr)}.brands-list .item:nth-child(2),.brands-list .item:nth-child(4),.brands-list .item:nth-child(6){border-right:none}.brands-list .item:nth-child(3){border-right:1px solid rgba(35,37,42,.2)}.brands-list .item:nth-child(5){border-bottom:1px solid rgba(35,37,42,.2)}.brands-sec .page-title{align-items:center;text-align:center}}