.categoriesBlock{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0}.categoriesBlock__item{align-items:center;border:1px solid #474b52;border-radius:16px;display:flex;flex-basis:calc(33.33% - 7px);flex-grow:1;height:96px;overflow:hidden;position:relative;text-decoration:none}.categoriesBlock__item:hover{border-color:#ffd500}.categoriesBlock__item span{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:600;padding-left:16px;position:relative;z-index:1}.categoriesBlock__itemIcon{margin-right:10px}.categoriesBlock__itemBg{display:block;height:100%;left:auto;position:absolute;right:0;top:0;width:auto;z-index:0}.categoriesBlock__itemImg{height:100%;margin-left:auto;position:relative;right:0}.categoriesBlock__itemIconMobile{display:none}@media(max-width:768px){.categoriesBlock__item:first-child{flex-basis:100%;margin-right:0}.categoriesBlock__item:nth-child(odd){margin-left:0}}@media(max-width:480px){.categoriesBlock{margin-top:16px}.categoriesBlock__item{background-color:#0d0e11;background-image:url(/static/react/public/web/react/src/controllers/NewHome/blocks/CategoriesBlock/img/Back.e022da18.png);background-repeat:no-repeat;background-size:contain;border:none;border-radius:8px;height:78px}.categoriesBlock__item:first-child{flex-basis:calc(33.33% - 7px)}.categoriesBlock__item:first-child .categoriesBlock__itemIconMobile{width:47px}.categoriesBlock__item:nth-child(2) .categoriesBlock__itemIconMobile{margin-bottom:5px;width:39px}.categoriesBlock__item:nth-child(3) .categoriesBlock__itemIconMobile{margin-bottom:4px;width:58px}.categoriesBlock__item span{flex-direction:column;font-size:12px;justify-content:center;line-height:18px;padding:0;text-transform:uppercase;width:100%}.categoriesBlock__itemIconMobile{display:flex;margin-bottom:3px}.categoriesBlock__itemBg,.categoriesBlock__itemIcon,.categoriesBlock__itemImg{display:none}}