.categories-grid.__normalGrid{display:flex;flex-direction:row;overflow:hidden;margin:0 30px}.categories-grid.__normalGrid .categories-unit-w{margin:0 50px}.categories-unit-h{margin-bottom:8px;font-size:15px;font-weight:bold}body{padding-top:0px}.productsMenu-tabs-switch{width:300px;max-height:550px;overflow-y:scroll;position:relative;z-index:10;padding:8px 28px;box-sizing:border-box}.productsMenu-tabs-switch::-webkit-scrollbar{width:10px}.productsMenu-tabs-switch::-webkit-scrollbar-track{background:#f1f1f1}.productsMenu-tabs-switch::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.productsMenu-tabs-switch::-webkit-scrollbar-thumb:hover{background:#555}.productsMenu-tabs-list{display:block}.productsMenu-tabs-list__tab:hover .productsMenu-tabs-list__link{color:#404040;font-size:15px;font-weight:bold}.productsMenu-tabs-list__tab{position:relative}.productsMenu-tabs-list__link::after{content:"";position:absolute;left:0;bottom:0;height:3px;width:0;background-color:#ce996d;transition:width .3s ease}.productsMenu-tabs-list__link:hover::after{width:100%}