background: linear-gradient(to right, #fb6a00, #ffba00);
position: relative;
.block--category & a {
margin-left: 80px;
}
.block--category &:before {
background: url('https://i2.imageban.ru/out/2021/11/14/3f2aa4ccf8e9f6bc6eb0ba103247939b.png') no-repeat;
position: absolute;
width: 70px;
height: 90px;
top: -10px;
left: 10px;
z-index: 99;
}