.shop-by-vehicle__grid{display:flex;justify-content:center;flex-wrap:wrap;--gap: 1rem;--count: 3;gap:var(--gap)}.shop-by-vehicle__grid .shop-by-vehicle__card{border:1px solid var(--border);width:100%;max-width:calc((100% / var(--count)) - (var(--gap) - (var(--gap) / var(--count))));border-radius:8px;display:flex;align-items:center;justify-content:center;padding:1.6rem;transition:.3s ease;background:#fff}.shop-by-vehicle__grid .shop-by-vehicle__card img{width:auto;height:5rem;object-fit:contain}.shop-by-vehicle__grid .shop-by-vehicle__card:hover{border-color:var(--sky);box-shadow:0 0 48px #19b4d733}.shop-by-vehicle__button{text-align:center;margin:var(--padding-50) 0 0}@media screen and (min-width:750px){.shop-by-vehicle__grid{--gap: 1rem;--count: 5}}@media screen and (min-width:990px){.shop-by-vehicle__grid{--count: 6}.shop-by-vehicle__grid .shop-by-vehicle__card img{height:7rem}}@media screen and (min-width:1200px){.shop-by-vehicle__grid{--gap:2rem;--count: 9}.shop-by-vehicle__grid .shop-by-vehicle__card{padding:3rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-shop-by-vehicle.css.map */
