.subCategories{width:100%;display:none;gap:8px;justify-content:start;flex-wrap:wrap;margin-left:0;background:#fff;border:1px solid #e8edf2;border-radius:12px;box-shadow:0 4px 20px #00000014;position:relative;top:0;z-index:1;padding:16px}.subCategory{display:inline-block;padding:5px 12px;border-radius:6px;font-size:13px;font-weight:500;color:var(--page-black);background-color:var(--page-light-gray);text-decoration:none;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.subCategory:hover{background-color:var(--page-orange);color:#fff}.spareParts__item{padding-bottom:calc(var(--bs-gutter-x) * .5);padding-top:calc(var(--bs-gutter-x) * .5);border-radius:12px}.spareParts__item .pageSmallCard{border-radius:12px;position:relative;z-index:2}.spareParts__item .pageSmallCard.active{border-color:var(--page-orange);background:rgba(var(--page-orange-rgb),.06);box-shadow:none;transform:none}@media (max-width: 768px){.subCategories{width:100%!important;flex-direction:row;height:300px!important;overflow:auto}.subCategory{width:100%;white-space:normal}}
