.product-related-switcher{width:100%;margin-top:18px;margin-bottom:18px}.product-related-switcher__group:not(:first-of-type){margin-top:12px}.product-related-switcher__label{letter-spacing:.05em;text-transform:uppercase;color:var(--color-font-60);margin-bottom:10px;font-size:11px;line-height:1.2}.product-related-switcher__items{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.product-related-switcher__item{min-width:0;min-height:38px;color:inherit;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;text-decoration:none;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,transform .2s ease-in-out;display:flex}.product-related-switcher__item:hover{border-color:rgb(var(--color-primary-rgb), 28%);background:rgb(var(--color-primary-rgb), 12%);transform:translateY(-1px)}.product-related-switcher__item._active{border-color:rgb(var(--color-primary-rgb), 40%);background:rgb(var(--color-primary-rgb), 18%);pointer-events:none}.product-related-switcher__item-title{text-overflow:ellipsis;white-space:nowrap;font-variation-settings:"wght" 700;max-width:100%;font-size:13px;line-height:1;overflow:hidden}@supports not (font-variation-settings:normal){.product-related-switcher__item-title{font-weight:700}}@media only screen and (max-width:1440px){.product-related-switcher{margin-top:16px;margin-bottom:16px}.product-related-switcher__item{min-height:36px;padding:0 13px}}@media only screen and (max-width:768px){.product-related-switcher{margin-top:14px;margin-bottom:14px}.product-related-switcher__items{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px}.product-related-switcher__item{min-height:34px;padding:0 12px}.product-related-switcher__item-title{font-size:12px}}
