.catalog-category-tile .catalog-category-arrow{position:relative;display:block;width:22px;height:22px;margin-inline-start:auto;flex:none;color:#64606a}
.catalog-category-arrow::before{content:"";position:absolute;top:10px;left:2px;width:15px;height:1.5px;background:currentColor}
.catalog-category-arrow::after{content:"";position:absolute;top:5px;right:3px;width:9px;height:9px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)}
.catalog-category-tile:hover .catalog-category-arrow{color:#a60099}
