.b-category-root-list-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem 1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:2rem 0;overflow-y:auto}@media screen and (min-width:1024px){.b-category-root-list-categories{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:unset}}.b-category-root-list-categories__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:128px;text-align:center;width:128px}.b-category-root-list-categories__item--icon{height:64px;width:64px;fill:#666}.b-category-root-list-categories__item:hover .b-category-root-list-categories__item--icon{fill:#ef7f00}