.sports-match-wrapper .match-markets-wrapper .market-group .market-group-header .toggle-button:not(.expanded){
    transform: rotate(180deg);
   
}
.sports-match-wrapper .match-markets-wrapper .market-group .market-group-header .toggle-button{
  transition: all .3s;
}
.sports-match-wrapper .match-markets-wrapper .market-group .market-group-header .market-name{
   
}
.antepost .events-category-header .category-favorite{
    display: flex;
    opacity: 0.4;
    width: 18px;
    height: 18px;
    background: url(/v1.165/r/images/cybet/icons/Star-Off-Dark.svg) center center no-repeat;
    background-size: contain;  
    color: transparent;
    z-index: 1
}
.antepost .events-category-header .category-favorite.favorite{
    background: url(/v1.165/r/images/cybet/icons/Star-On.svg) center center no-repeat;
    opacity: 1
}

app-sports-coupon-selection > span:first-child {
    display: none;
}