/* Перелинковка каталога шин — добавить в основной CSS */
.seo-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:0 12px;padding-bottom: 15px}
.seo-tabs .seo-links__item{padding:5px 12px;border-radius:14px;background:#f0f0f0;font-size:13px;color:#333;text-decoration:none}
.seo-tabs .seo-links__item--active{background:#f73c24;color:#fff}
.seo-links-wrap{margin:24px 10px 0}
.seo-links{margin-bottom:18px}
.seo-links__title{font-weight:600;font-size:15px;margin-bottom:8px}
.seo-links__list{display:flex;flex-wrap:wrap;gap:6px 8px}
.seo-links__item{display:inline-block;padding:4px 10px;border:1px solid #e3e3e3;border-radius:4px;font-size:13px;color:#333;text-decoration:none;background:#fff}
.seo-links__item:hover{border-color:#f73c24;color:#f73c24}
.seo-links__item--active:hover{color: #fff}
.seo-links__count{color:#999;font-size:11px;margin-left:4px}
.seo-links__item--more{border-style:dashed;color:#f73c24}
.seo-hub{padding-top:16px;padding-bottom:24px}
.seo-hub__lead{margin-bottom:20px;color:#555}
.seo-hub__h2{font-size:18px;margin:22px 0 10px}
.seo-hub__h2 small{font-size:13px;color:#999;font-weight:400;margin-left:8px}
.seo-hub__brands{columns:3;column-gap:32px}
@media(max-width:768px){.seo-hub__brands{columns:1}}
.seo-hub__brand{break-inside:avoid;margin-bottom:8px}
.seo-hub__seasons{font-size:12px;color:#777}
.seo-hub__seasons a{color:#777}
