.horse_races{border-radius:8px;overflow:hidden;margin-bottom:20px}.horse_races:last-child{margin-bottom:0}.horse_races .leg_head{display:flex;align-items:center;gap:10px;background:#ecf0f1;padding:15px 10px}@media(min-width:768px){.horse_races .leg_head{padding:16px 12px}}@media(min-width:1200px){.horse_races .leg_head{padding-left:20px;padding-right:20px}}.horse_races .leg_head h2{flex-grow:1;margin-bottom:0;color:#333;display:flex;align-items:center;align-content:center;gap:10px;cursor:pointer}.horse_races .leg_head h2 i{width:22px;height:22px;display:flex}.horse_races .leg_head h2 i img{width:22px;height:22px;object-fit:cover}.horse_races .horse_races_body{background:#fff}.horse_races .horse_races_hd{display:flex;justify-content:space-between;color:#808191;padding:5px 10px}@media(min-width:768px){.horse_races .horse_races_hd{padding:16px 12px}}@media(min-width:1200px){.horse_races .horse_races_hd{padding-left:20px;padding-right:20px}}.horse_races .races_lst_itm{display:flex;align-items:center;gap:10px;padding:5px 10px;border-top:1px solid #d9d9d9}@media(min-width:768px){.horse_races .races_lst_itm{padding:11px 12px}}@media(min-width:1200px){.horse_races .races_lst_itm{padding-left:20px;padding-right:20px}}.horse_races .races_lst_itm .desc{flex-grow:1;color:#808191}.horse_races .races_lst_itm .desc .title{display:block;color:#2d2d3f;margin-bottom:5px}.horse_races .races_lst_itm .time{color:#808191}.horse_races .races_lst_itm .arrow{color:#2d2d3f}