.categoriesBlock{display:flex;flex-wrap:wrap;margin:24px 0 -10px}.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;margin-bottom:10px;margin-right:10px;overflow:hidden;position:relative;text-decoration:none}.categoriesBlock__item:hover{border-color:#ffd500}.categoriesBlock__item:last-child{margin-right:0}.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}@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{height:84px}.categoriesBlock__item span{font-size:14px}.categoriesBlock__itemIcon{display:none}}