.categories-and-search-block .category-block{background:none;display:flex;flex-wrap:nowrap;gap:6px;justify-content:space-between;overflow-x:auto;overflow-y:hidden;padding:10px;position:relative;transition:all 1s ease;width:100%}@media only screen and (min-width:600px){.categories-and-search-block .category-block{gap:10px;height:110px;margin-bottom:10px;padding-top:0}}@media only screen and (min-width:1300px){.categories-and-search-block .category-block{padding:0}}@media (hover:hover){.categories-and-search-block .category-block{min-height:60px;overflow-x:hidden}.categories-and-search-block .category-block:hover{overflow-x:auto}.categories-and-search-block .category-block:hover::-webkit-scrollbar{height:2px;margin-right:10px;width:2px}.categories-and-search-block .category-block:hover::-webkit-scrollbar-thumb{background-color:#222;border-radius:10px;cursor:pointer;margin-right:10px}.categories-and-search-block .category-block:hover::-webkit-scrollbar-track{background-color:hsla(0,0%,7%,.5);border-radius:10px;margin-right:10px}}@media only screen and (hover:hover) and (min-width:1300px){.categories-and-search-block .category-block:hover::-webkit-scrollbar{height:10px;margin-right:10px;width:10px}.categories-and-search-block .category-block:hover::-webkit-scrollbar-thumb{background-color:#222;border-radius:10px;cursor:pointer;margin-right:10px}.categories-and-search-block .category-block:hover::-webkit-scrollbar-track{background-color:hsla(0,0%,7%,.5);border-radius:10px;margin-right:10px}}.categories-and-search-block .category-block__item{background:#444;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:500;height:36px;padding:1px;text-decoration:none;text-transform:uppercase;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;white-space:nowrap;width:100%}@media only screen and (min-width:600px){.categories-and-search-block .category-block__item{border-radius:6px;font-size:14px;height:90px;min-width:130px;width:130px}}.categories-and-search-block .category-block__item:hover{background:linear-gradient(180deg,#444 10%,#ffd800)}.categories-and-search-block .category-block__item-wrapper{align-items:center;background:radial-gradient(68% 68%at 50% 90.5%,#111 0,#1a1a1a 52.6%);border-radius:4px;display:flex;flex-direction:row;gap:8px;height:100%;justify-content:center;padding:8px 10px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media only screen and (min-width:600px){.categories-and-search-block .category-block__item-wrapper{background:radial-gradient(68% 68%at 50% 90.5%,#1b1b1b 0,#111 100%);border-radius:6px;flex-direction:column;justify-content:center}}.categories-and-search-block .category-block__item img{display:block;filter:grayscale(1) brightness(1000%);height:20px;transition:all .3s ease;width:auto}@media only screen and (min-width:600px){.categories-and-search-block .category-block__item img{height:42px}}
