.detail_main_tab ul{margin:0;padding:0}.detail_main_tab ul li{list-style:none}.detail_main_tab{margin-bottom:15px}@media(max-width:991px){.detail_main_tab{overflow-x:auto}}@media(min-width:992px){.detail_main_tab{flex-grow:1;overflow:visible}}.detail_main_tab ul{display:flex;flex-wrap:nowrap}.detail_main_tab ul li+li{padding-left:20px}@media(min-width:575px){.detail_main_tab ul li+li{padding-left:40px}}.detail_main_tab ul li a{font-size:.875rem;line-height:1.125rem;display:block;border-radius:20px;color:#333;padding:0 0 7px;transition:all .25s linear;position:relative;white-space:nowrap;cursor:pointer}@media(min-width:992px){.detail_main_tab ul li a{white-space:normal}}.detail_main_tab ul li a:before{content:"";position:absolute;left:0;width:100%;bottom:0;border-bottom:3px solid #8064e6;border-radius:3px;opacity:0}.detail_main_tab ul li a:hover{color:#8064e6}.detail_main_tab ul li a.active{color:#8064e6;font-weight:600}.detail_main_tab ul li a.active:before{opacity:1}.detail_page{background:#f4f6fd;padding-bottom:60px;min-height:100vh}.detail_page_head{position:relative;padding-top:18px;padding-bottom:18px}.detail_page_head:before{position:absolute;left:0;width:100%;top:0;bottom:0;content:"";background-repeat:no-repeat;background-size:cover;background-position:50% 50%;background-color:#8064e6;background-image:url(/assets/images/header_bg_sm.svg)}@media(min-width:992px){.detail_page_head:before{height:100%;background-position:50% 50%;background-image:url(/assets/images/header_bg.svg)}}.detail_page_head .fluid_container{display:flex;align-items:center;justify-content:space-between}@media(min-width:575px){.detail_page_head .fluid_container{padding-left:40px;padding-right:40px}}.detail_page_head .back_btn{color:#fff;cursor:pointer}.fluid_container{padding-left:15px;padding-right:15px;position:relative}.detail_head{box-shadow:0 6px 6px rgba(0,0,0,.05);margin-bottom:15px}.detail_head .top_bar{padding:15px;background:#8064e6;display:flex;align-items:center}@media(min-width:575px){.detail_head .top_bar{padding-left:40px;padding-right:40px}}.detail_head .top_bar .h1,.detail_head .top_bar h1{font-weight:600;font-size:.875rem;line-height:1.125rem;text-transform:capitalize;flex-grow:1;margin-bottom:0;display:flex;align-items:center;overflow:hidden}@media(min-width:575px){.detail_head .top_bar .h1,.detail_head .top_bar h1{font-size:1rem;line-height:1.25rem}}.detail_head .top_bar .h1 a,.detail_head .top_bar h1 a{display:inline-flex;vertical-align:top;align-items:center;color:inherit;overflow:hidden}.detail_head .top_bar .h1 a:hover,.detail_head .top_bar h1 a:hover{text-decoration:underline}.detail_head .top_bar .h1 .icon_flag,.detail_head .top_bar h1 .icon_flag{margin-right:10px;width:16px;height:16px;border-radius:50%;background:#fff;flex-shrink:0;display:block}@media(min-width:992px){.detail_head .top_bar .h1 .icon_flag,.detail_head .top_bar h1 .icon_flag{width:22px;height:22px}}.detail_head .top_bar .h1 .icon_flag img,.detail_head .top_bar h1 .icon_flag img{width:100%;height:100%;object-fit:cover;border-radius:50%}.detail_head .top_bar .h1 .name,.detail_head .top_bar h1 .name{flex-grow:1;color:#fff;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.detail_head .top_bar .fav{color:#d9d9d9;margin-left:20px;font-size:18px}.detail_head .top_bar .fav.active{color:#fff}.detail_head_body{background:#fff;padding:18px 15px}@media(min-width:768px){.detail_head_body{padding:18px 30px}}.detail_head_body .body_top{display:flex;justify-content:center;margin:0 -5px}.detail_head_body .body_top_col{text-align:center;padding-left:5px;padding-right:5px;width:40%}@media(min-width:480px){.detail_head_body .body_top_col{width:35%}}@media(min-width:575px){.detail_head_body .body_top_col{display:flex;align-items:center;text-align:left}}.detail_head_body .body_top_col.timing{display:flex;flex-direction:column;justify-content:center;width:20%}@media(min-width:480px){.detail_head_body .body_top_col.timing{width:30%}}.detail_head_body .body_top_col .status{color:#8064e6;display:block;text-align:center;font-weight:600;font-size:1rem;line-height:1.125rem;margin-bottom:5px}.detail_head_body .body_top_col.reverse,.detail_head_body .body_top_col.reverse .team_logo{flex-direction:row-reverse}@media(min-width:575px){.detail_head_body .body_top_col.reverse .team_logo{margin:0 0 0 15px}}.detail_head_body .body_top_col.reverse .team_logo .fav{right:-30px;left:auto}@media(min-width:575px){.detail_head_body .body_top_col.reverse .team_logo .fav{margin:0 0 0 16px}.detail_head_body .body_top_col.reverse .player_team_name .team_logo_name{text-align:right}.detail_head_body .body_top_col.reverse .player_team_name .cr_team_score,.detail_head_body .body_top_col.reverse .player_team_name .player_scores{justify-content:flex-end}}.detail_head_body .status_wrp .status{background:#333;color:#fff;display:block;padding:3px 7px;border-radius:6px;font-weight:600;font-size:.75rem;line-height:1rem}.detail_head_body .player_team_name{flex-grow:1;overflow:hidden}.detail_head_body .player_team_name .player_scores{color:#707070;display:flex;gap:6px;justify-content:center}@media(min-width:575px){.detail_head_body .player_team_name .player_scores{justify-content:flex-start}}.detail_head_body .player_team_name .cr_team_score{display:flex;font-size:.875rem;line-height:1.125rem;margin:2px 0}@media(min-width:575px){.detail_head_body .player_team_name .team_logo_name{text-align:left}}.detail_head_body .player_team_name a{color:inherit}.detail_head_body .team_logo{position:relative;display:inline-block;vertical-align:top}@media(min-width:575px){.detail_head_body .team_logo{display:flex;margin-right:15px;align-items:center;justify-content:center}}.detail_head_body .team_logo .fav{color:#d9d9d9;position:absolute;left:-30px;top:50%;font-size:18px;transform:translateY(-50%);cursor:pointer}@media(min-width:575px){.detail_head_body .team_logo .fav{margin-right:16px;position:static}}.detail_head_body .team_logo .fav.active{color:#8064e6}.detail_head_body .team_logo_img{flex-shrink:0;width:64px;margin:0 auto 10px}.detail_head_body .team_logo_name{display:block;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:1rem;line-height:1.25rem}@media(min-width:575px){.detail_head_body .team_logo_name{font-size:1.125rem;line-height:1.375rem}}.detail_head_body .team_logo_name.bold{font-weight:600}.detail_head_body .team_score{font-size:48px;line-height:50px;font-size:1.75rem;line-height:2rem;display:flex;justify-content:center;align-items:center;font-weight:700}.detail_head_body .team_score span{padding:0 2px}@media(min-width:768px){.detail_head_body .team_score span{padding:0 5px}}.detail_page_tabs{padding-left:15px;padding-right:15px}.detail_page_tfoot{position:fixed;text-align:center;left:0;bottom:0;width:100%;padding:9px 15px;font-size:1rem;line-height:1.5rem;background:#f4f6fd}