.categories-toolbar{margin-bottom:14px;padding-top:8px}.categories-topbar{grid-template-columns:1fr auto 1fr;align-items:start;column-gap:0;display:grid}.categories-topbar-left{min-height:1px}.categories-topbar-center{justify-content:center;display:flex}.categories-topbar-right{justify-content:flex-end;align-items:flex-start;margin-top:20px;padding-bottom:2px;display:flex}.category-tabs-shape{width:100%;min-width:0;max-width:565px;min-height:55px;margin-top:-11px;position:relative;left:0}.category-shape-bg{object-fit:fill;transform-origin:50%;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scaleY(-1)}.category-tabs{z-index:1;justify-content:flex-start;align-items:center;gap:20px;width:100%;height:55px;padding:16px 30px 10px;display:inline-flex;position:relative}.category-tab{z-index:1;color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;height:34px;padding:0 14px;font-family:Neotoxic,Arial,Helvetica,sans-serif;font-size:16px;font-style:italic;transition:all .2s;display:flex;position:relative}.category-tab.active{background:linear-gradient(#5b5b5b 0%,#3e3e3e 100%);border:1px solid #ffffffa6;border-radius:6px;min-width:108px;padding:0 20px;box-shadow:inset 0 -2px #39ffd2e6,0 0 0 1px #ffffff14}.sort-tabs{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:28px;display:flex}.sort-tab{color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:0;font-family:Neotoxic,Arial,Helvetica,sans-serif;font-size:14px;transition:color .2s}.sort-tab.active{color:#cf4aa4;position:relative}.sort-tab.active:before{content:"Ξ-1";color:#cf4aa4;margin-right:4px;font-size:13px}@media (width<=1199px){.categories-topbar{grid-template-columns:1fr;row-gap:14px}.categories-topbar-left{display:none}.categories-topbar-center,.categories-topbar-right{justify-content:center}.sort-tabs{flex-wrap:wrap;justify-content:center;gap:16px}.category-tabs-shape{min-width:100%;max-width:100%}}@media (width<=576px){.categories-topbar-center{justify-content:flex-start}.category-tabs-shape{min-width:100%;max-width:100%;min-height:auto;margin-top:0}.category-shape-bg{display:none}.category-tabs{flex-wrap:wrap;justify-content:flex-start;gap:12px;width:100%;min-height:auto;padding:0}.category-tab{height:32px;font-size:14px}.category-tab.active{min-width:92px;padding:0 16px}.sort-tabs{gap:12px}.sort-tab{font-size:13px}}