.rugby_events_timeline{background:#fff;border-radius:8px;margin:20px 0;padding:20px}.rugby_events_timeline .events_header{border-bottom:2px solid #e0e0e0;margin-bottom:20px;padding-bottom:15px}.rugby_events_timeline .events_header h3{color:#333;margin:0;font-size:20px;font-weight:600}.rugby_events_timeline .events_half{margin-bottom:30px}.rugby_events_timeline .events_half .half_header{background:#f5f5f5;border-radius:4px;margin-bottom:15px;padding:10px 15px}.rugby_events_timeline .events_half .half_header .half_title{color:#555;font-size:16px;font-weight:600}.rugby_events_timeline .events_half .events_list{flex-direction:column;gap:12px;display:flex}.rugby_events_timeline .event_item{border-radius:6px;align-items:flex-start;padding:12px;transition:all .2s;display:flex}.rugby_events_timeline .event_item.home_event{background:#f0f8ff;border-left:4px solid #2196f3;margin-right:40px}.rugby_events_timeline .event_item.home_event .event_icon i,.rugby_events_timeline .event_item.home_event .event_time{color:#2196f3}.rugby_events_timeline .event_item.away_event{background:#fff5f5;border-right:4px solid #f44336;flex-direction:row-reverse;margin-left:40px}.rugby_events_timeline .event_item.away_event .event_time{color:#f44336;text-align:right}.rugby_events_timeline .event_item.away_event .event_content{flex-direction:row-reverse}.rugby_events_timeline .event_item.away_event .event_details{text-align:right}.rugby_events_timeline .event_item.away_event .event_icon i{color:#f44336}.rugby_events_timeline .event_item:hover{box-shadow:0 2px 8px #0000001a}.rugby_events_timeline .event_item .event_time{min-width:40px;padding:0 10px;font-size:14px;font-weight:700}.rugby_events_timeline .event_item .event_content{flex:1;align-items:center;gap:12px;display:flex}.rugby_events_timeline .event_item .event_content .event_icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 4px #0000001a}.rugby_events_timeline .event_item .event_content .event_icon i{font-size:18px}.rugby_events_timeline .event_item .event_content .event_details{flex-direction:column;gap:4px;display:flex}.rugby_events_timeline .event_item .event_content .event_details .event_type{color:#333;font-size:14px;font-weight:600}.rugby_events_timeline .event_item .event_content .event_details .event_player{color:#666;font-size:13px}.rugby_events_timeline .event_item .event_content .event_details .event_score{color:#4caf50;font-size:13px;font-weight:700}@media (max-width:768px){.rugby_events_timeline{padding:15px}.rugby_events_timeline .event_item.home_event{margin-right:20px}.rugby_events_timeline .event_item.away_event{margin-left:20px}.rugby_events_timeline .event_item .event_time{min-width:35px;font-size:12px}.rugby_events_timeline .event_item .event_content{gap:8px}.rugby_events_timeline .event_item .event_content .event_icon{width:28px;height:28px}.rugby_events_timeline .event_item .event_content .event_icon i{font-size:16px}.rugby_events_timeline .event_item .event_content .event_details .event_type{font-size:13px}.rugby_events_timeline .event_item .event_content .event_details .event_player,.rugby_events_timeline .event_item .event_content .event_details .event_score{font-size:12px}}
.rugby_team_form{border-radius:8px;margin:20px 0;padding:20px}.rugby_team_form .form_header{border-bottom:2px solid #e0e0e0;margin-bottom:20px;padding-bottom:15px}.rugby_team_form .form_header h3{color:#333;margin:0;font-size:20px;font-weight:600}.rugby_team_form .form_content{flex-direction:column;gap:30px;display:flex}.rugby_team_form .team_form_header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.rugby_team_form .team_form_header .team_name{color:#333;text-transform:uppercase;margin:0;font-size:18px;font-weight:600}.rugby_team_form .team_form_header .form_indicators{gap:6px;display:flex}.rugby_team_form .team_form_header .form_indicators .form_indicator{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.rugby_team_form .team_form_header .form_indicators .form_indicator.win{background:#4caf50}.rugby_team_form .team_form_header .form_indicators .form_indicator.loss{background:#f44336}.rugby_team_form .team_form_header .form_indicators .form_indicator.draw{background:#9e9e9e}.rugby_team_form .team_recent_matches .matches_list{flex-direction:column;gap:10px;display:flex}.rugby_team_form .form_match_row{margin-bottom:10px}.rugby_team_form .form_match_row:last-child{margin-bottom:0}@media (max-width:768px){.rugby_team_form{padding:15px}.rugby_team_form .team_form_header{flex-direction:column;align-items:flex-start;gap:12px}.rugby_team_form .team_form_header .form_indicators .form_indicator{width:28px;height:28px;font-size:12px}}
.player-head .venue_wrap{margin-top:20px}
.cricket-player-stats{max-width:1400px;margin:0 auto}.cricket-player-stats .stats-card{background:var(--section_bg);border-radius:var(--radius);box-shadow:var(--section_shadow);overflow:hidden}.cricket-player-stats .stats-card .stats-card-header{background:linear-gradient(135deg,var(--match_detail_head_bg)0,var(--link_hover)100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.cricket-player-stats .stats-card .stats-card-header .stats-title{color:var(--match_detail_head_text);letter-spacing:.3px;margin:0;font-size:20px;font-weight:700}.cricket-player-stats .stats-card .stats-card-header .stats-filters{align-items:center;gap:12px;display:flex}.cricket-player-stats .stats-card .stats-card-header .stats-filters .filter-group{position:relative}.cricket-player-stats .stats-card .stats-card-header .stats-filters .stats-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--match_detail_head_text);cursor:pointer;background:#ffffff26 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M6 9 1 4h10z'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff4d;border-radius:8px;min-width:140px;padding:8px 36px 8px 16px;font-size:14px;font-weight:600;transition:all .3s}.cricket-player-stats .stats-card .stats-card-header .stats-filters .stats-dropdown:hover{background:#ffffff40;border-color:#ffffff80}.cricket-player-stats .stats-card .stats-card-header .stats-filters .stats-dropdown:focus{background:#fff3;border-color:#ffffffb3;outline:none}.cricket-player-stats .stats-card .stats-card-header .stats-filters .stats-dropdown option{color:#1f2937;background:#fff;padding:8px}.cricket-player-stats .stats-card .stats-card-body{padding:0}.cricket-player-stats .stats-table-wrapper{overflow-x:auto}.cricket-player-stats .stats-table-wrapper::-webkit-scrollbar{height:8px}.cricket-player-stats .stats-table-wrapper::-webkit-scrollbar-track{background:#f3f4f6}.cricket-player-stats .stats-table-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.cricket-player-stats .stats-table-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.cricket-player-stats .stats-table{border-collapse:collapse;width:100%;font-size:14px}.cricket-player-stats .stats-table thead tr{background:#f9fafb;border-bottom:2px solid #e5e7eb}.cricket-player-stats .stats-table thead tr th{color:var(--section_text);letter-spacing:.5px;text-align:left;text-transform:uppercase;white-space:nowrap;padding:14px 16px;font-size:13px;font-weight:700}.cricket-player-stats .stats-table thead tr th:first-child{padding-left:24px}.cricket-player-stats .stats-table thead tr th:last-child{padding-right:24px}.cricket-player-stats .stats-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.cricket-player-stats .stats-table tbody tr:hover{background-color:#f9fafb}.cricket-player-stats .stats-table tbody tr:last-child{border-bottom:none}.cricket-player-stats .stats-table tbody tr td{color:#4b5563;white-space:nowrap;padding:16px;font-weight:500}.cricket-player-stats .stats-table tbody tr td:first-child{padding-left:24px}.cricket-player-stats .stats-table tbody tr td:last-child{padding-right:24px}.cricket-player-stats .stats-table tbody tr td.format-cell{color:var(--section_text);font-size:14px;font-weight:700}.cricket-player-stats .stats-table tbody tr td.highlight-cell{color:var(--section_text);background:#667eea0d;font-weight:700}.cricket-player-stats .no-data-message{background:var(--section_bg);border-radius:var(--radius);color:var(--section_text);text-align:center;border:2px dashed #e5e7eb;padding:60px 20px;font-size:18px}@media (max-width:768px){.cricket-player-stats{padding:16px}.cricket-player-stats .stats-card .stats-card-header{flex-direction:column;align-items:flex-start;padding:16px 20px}.cricket-player-stats .stats-card .stats-card-header .stats-title{font-size:18px}.cricket-player-stats .stats-card .stats-card-header .stats-filters{flex-direction:column;gap:10px;width:100%}.cricket-player-stats .stats-card .stats-card-header .stats-filters .filter-group{width:100%}.cricket-player-stats .stats-card .stats-card-header .stats-filters .filter-group .stats-dropdown{width:100%;min-width:auto}.cricket-player-stats .stats-table{font-size:13px}.cricket-player-stats .stats-table thead tr th{padding:12px 10px;font-size:11px}.cricket-player-stats .stats-table thead tr th:first-child{padding-left:16px}.cricket-player-stats .stats-table thead tr th:last-child{padding-right:16px}.cricket-player-stats .stats-table tbody tr td{padding:12px 10px;font-size:13px}.cricket-player-stats .stats-table tbody tr td:first-child{padding-left:16px}.cricket-player-stats .stats-table tbody tr td:last-child{padding-right:16px}.cricket-player-stats .stats-table tbody tr td.format-cell{font-size:13px}}@media (max-width:480px){.cricket-player-stats{padding:12px}.cricket-player-stats .stats-card .stats-card-header{padding:14px 16px}.cricket-player-stats .stats-card .stats-card-header .stats-title{font-size:16px}.cricket-player-stats .stats-table{font-size:12px}.cricket-player-stats .stats-table thead tr th{padding:10px 8px;font-size:10px}.cricket-player-stats .stats-table thead tr th:first-child{padding-left:12px}.cricket-player-stats .stats-table thead tr th:last-child{padding-right:12px}.cricket-player-stats .stats-table tbody tr td{padding:10px 8px;font-size:12px}.cricket-player-stats .stats-table tbody tr td:first-child{padding-left:12px}.cricket-player-stats .stats-table tbody tr td:last-child{padding-right:12px}}
.cricket-player-matches{max-width:1400px;margin:0 auto}.cricket-player-matches .matches-card{background:var(--section_bg);border-radius:var(--radius);box-shadow:var(--section_shadow);overflow:hidden}.cricket-player-matches .matches-card .matches-card-header{background:linear-gradient(135deg,var(--match_detail_head_bg)0,var(--link_hover)100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.cricket-player-matches .matches-card .matches-card-header .matches-title{color:var(--match_detail_head_text);letter-spacing:.3px;margin:0;font-size:20px;font-weight:700}.cricket-player-matches .matches-card .matches-card-header .matches-filters{align-items:center;gap:12px;display:flex}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--match_detail_head_text);cursor:pointer;background:#ffffff26 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M6 9 1 4h10z'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff4d;border-radius:8px;min-width:140px;padding:8px 36px 8px 16px;font-size:14px;font-weight:600;transition:all .3s}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown:hover{background:#ffffff40;border-color:#ffffff80}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown:focus{background:#fff3;border-color:#ffffffb3;outline:none}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown option{color:#1f2937;background:#fff;padding:8px}.cricket-player-matches .matches-card .matches-card-body{padding:0}.cricket-player-matches .matches-table-wrapper{overflow-x:auto}.cricket-player-matches .matches-table-wrapper::-webkit-scrollbar{height:8px}.cricket-player-matches .matches-table-wrapper::-webkit-scrollbar-track{background:#f3f4f6}.cricket-player-matches .matches-table-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.cricket-player-matches .matches-table-wrapper::-webkit-scrollbar-thumb:hover{background:#9ca3af}.cricket-player-matches .matches-table{border-collapse:collapse;width:100%;font-size:14px}.cricket-player-matches .matches-table thead tr{background:#f9fafb;border-bottom:2px solid #e5e7eb}.cricket-player-matches .matches-table thead tr th{color:var(--section_text);letter-spacing:.5px;text-align:left;text-transform:uppercase;white-space:nowrap;padding:14px 16px;font-size:13px;font-weight:700}.cricket-player-matches .matches-table thead tr th:first-child{padding-left:24px}.cricket-player-matches .matches-table thead tr th:last-child{padding-right:24px}.cricket-player-matches .matches-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.cricket-player-matches .matches-table tbody tr:hover{background-color:#f9fafb}.cricket-player-matches .matches-table tbody tr:last-child{border-bottom:none}.cricket-player-matches .matches-table tbody tr td{color:#4b5563;white-space:nowrap;padding:16px;font-weight:500}.cricket-player-matches .matches-table tbody tr td:first-child{padding-left:24px}.cricket-player-matches .matches-table tbody tr td:last-child{padding-right:24px}.cricket-player-matches .matches-table tbody tr td.match-name-cell{color:var(--section_text);white-space:normal;max-width:300px;font-weight:600}.cricket-player-matches .matches-table tbody tr td.format-cell{color:var(--section_text);font-size:13px;font-weight:700}.cricket-player-matches .matches-table tbody tr td.bat-cell{color:var(--section_text_2);font-weight:600}.cricket-player-matches .no-data-message{background:var(--section_bg);border-radius:var(--radius);color:var(--section_text);text-align:center;border:2px dashed #e5e7eb;padding:60px 20px;font-size:18px}@media (max-width:768px){.cricket-player-matches{padding:16px}.cricket-player-matches .matches-card .matches-card-header{flex-direction:column;align-items:flex-start;padding:16px 20px}.cricket-player-matches .matches-card .matches-card-header .matches-title{font-size:18px}.cricket-player-matches .matches-card .matches-card-header .matches-filters{width:100%}.cricket-player-matches .matches-card .matches-card-header .matches-filters .matches-dropdown{width:100%;min-width:auto}.cricket-player-matches .matches-table{font-size:13px}.cricket-player-matches .matches-table thead tr th{padding:12px 10px;font-size:11px}.cricket-player-matches .matches-table thead tr th:first-child{padding-left:16px}.cricket-player-matches .matches-table thead tr th:last-child{padding-right:16px}.cricket-player-matches .matches-table tbody tr td{padding:12px 10px;font-size:13px}.cricket-player-matches .matches-table tbody tr td:first-child{padding-left:16px}.cricket-player-matches .matches-table tbody tr td:last-child{padding-right:16px}.cricket-player-matches .matches-table tbody tr td.format-cell{font-size:12px}}@media (max-width:480px){.cricket-player-matches{padding:12px}.cricket-player-matches .matches-card .matches-card-header{padding:14px 16px}.cricket-player-matches .matches-card .matches-card-header .matches-title{font-size:16px}.cricket-player-matches .matches-table{font-size:12px}.cricket-player-matches .matches-table thead tr th{padding:10px 8px;font-size:10px}.cricket-player-matches .matches-table thead tr th:first-child{padding-left:12px}.cricket-player-matches .matches-table thead tr th:last-child{padding-right:12px}.cricket-player-matches .matches-table tbody tr td{padding:10px 8px;font-size:12px}.cricket-player-matches .matches-table tbody tr td:first-child{padding-left:12px}.cricket-player-matches .matches-table tbody tr td:last-child{padding-right:12px}}
.global_table.ice_team_table .des-wrap{align-items:center;display:flex}.global_table.ice_team_table .flg_img{margin-right:8px}.global_table.ice_team_table .flg_img img{align-items:center;display:flex}.global_table.ice_team_table .des-text{color:var(--section_text);text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:block;overflow:hidden}.global_table.ice_team_table tr{text-align:left;width:20px}.global_table.ice_team_table tr td,.global_table.ice_team_table tr th{vertical-align:middle;padding:15px 4px}@media (min-width:768px){.global_table.ice_team_table tr td,.global_table.ice_team_table tr th{width:auto;padding-left:10px;padding-right:10px}}.global_table.ice_team_table tr td:nth-child(2),.global_table.ice_team_table tr th:nth-child(2){width:130px}.global_table.ice_team_table tr td{text-align:center}
.ice_hockey_standings .global_table{-webkit-overflow-scrolling:touch;overflow:auto visible}.ice_hockey_standings .global_table table{table-layout:auto;white-space:nowrap;width:max-content;min-width:100%!important}.ice_hockey_standings .global_table table td,.ice_hockey_standings .global_table table th{white-space:nowrap;padding:12px 8px}@media (min-width:576px){.ice_hockey_standings .global_table table td,.ice_hockey_standings .global_table table th{padding:12px 10px}}.ice_hockey_standings .global_table table td:first-child,.ice_hockey_standings .global_table table th:first-child{text-align:center;min-width:40px}@media (min-width:576px){.ice_hockey_standings .global_table table td:first-child,.ice_hockey_standings .global_table table th:first-child{min-width:50px}}.ice_hockey_standings .global_table table td:nth-child(2),.ice_hockey_standings .global_table table th:nth-child(2){background:var(--section_bg);text-align:left;z-index:1;min-width:150px;max-width:200px}@media (min-width:576px){.ice_hockey_standings .global_table table td:nth-child(2),.ice_hockey_standings .global_table table th:nth-child(2){min-width:180px;max-width:250px}}.ice_hockey_standings .global_table table td:nth-child(2) .des-wrap .des-text,.ice_hockey_standings .global_table table th:nth-child(2) .des-wrap .des-text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ice_hockey_standings .view_mode_selector{gap:8px;margin-bottom:16px;display:flex}.ice_hockey_standings .view_mode_selector .view_mode_button{background:var(--section_bg);border:1px solid var(--section_divider);border-radius:var(--radius);color:var(--section_text);cursor:pointer;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}@media (min-width:576px){.ice_hockey_standings .view_mode_selector .view_mode_button{padding:12px 24px;font-size:15px}}.ice_hockey_standings .view_mode_selector .view_mode_button:hover{background:var(--section_even_row_bg);border-color:var(--link_hover)}.ice_hockey_standings .view_mode_selector .view_mode_button.active{background:var(--link_hover);border-color:var(--link_hover);color:var(--live_button_text);font-weight:600}
.comment-section .container{flex-direction:column}.comment-section .container .section_head{text-align:left;margin:0 0 29px;font-size:18px;font-weight:300;line-height:26px}.comment-section .container .section_head p:first-letter{text-transform:capitalize}.comment-section .container .section_head h2{text-transform:uppercase;margin-bottom:22px}@media (min-width:768px){.comment-section .container .section_head h2{font-size:26px}}.comment-section .load-more{text-align:left;padding-top:0}.comment-section .load-more .button{border-radius:0;font-weight:600}.comment-section .checkbox-label{align-items:center;gap:11px;margin-bottom:20px;display:flex}@media (min-width:992px){.comment-section .checkbox-label{margin-bottom:40px}}.comment-section .checkbox-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:1px solid #bebebe;width:19px;height:19px;margin-right:10px;transition:all .3s;display:inline-block;position:relative}.comment-section .checkbox-label input[type=checkbox]:checked{background-color:#0000}.comment-section .checkbox-label input[type=checkbox]:checked:after{color:var(--section_text);content:"✔";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(10deg)}.comment-section .checkbox-label span{font-size:13px;line-height:20px}@media (min-width:768px){.comment-section .checkbox-label span{font-size:17px;line-height:47px}}.comment-section .checkbox-label span:first-letter{text-transform:capitalize}.grid-comment{grid-template-columns:repeat(1,1fr);gap:15px;margin-bottom:20px;display:grid}@media (min-width:992px){.grid-comment{grid-template-columns:repeat(3,1fr);gap:30px}.grid-comment :first-child{grid-column:1/-1}}.grid-comment .form-grp{text-transform:capitalize;flex-direction:column;display:flex}.grid-comment .form-grp input,.grid-comment .form-grp textarea{background:var(--white);border-radius:var(--radius);color:var(--black);border:none;width:100%;height:49px;padding:12px 15px;font-size:14px;font-weight:500;display:block}.grid-comment .form-grp input:focus,.grid-comment .form-grp textarea:focus{outline:0}.grid-comment .form-grp textarea{resize:none;height:155px}@media (min-width:992px){.grid-comment .form-grp textarea{height:253px}}
.player_card:not(:last-child){margin-bottom:20px}@media (min-width:768px){.player_card .leg_head h2{font-size:14px;font-weight:600;line-height:1.35714}}
.live_center_layout .global_table.golf_score_table{margin-bottom:0}.live_center_layout .global_table.golf_score_table thead th{padding:12px;font-size:14px;font-weight:400;line-height:19px}@media (min-width:768px){.live_center_layout .global_table.golf_score_table thead th{padding:20px}.live_center_layout .global_table.golf_score_table tr td,.live_center_layout .global_table.golf_score_table tr th{padding:14px}}.live_center_layout .global_table.golf_score_table tr td,.live_center_layout .global_table.golf_score_table tr th{vertical-align:middle}.live_center_layout .global_table.golf_score_table tr td:nth-child(2),.live_center_layout .global_table.golf_score_table tr th:nth-child(2){text-align:left}.live_center_layout .global_table.golf_score_table .player_name_wrp{align-items:center;display:flex}.live_center_layout .global_table.golf_score_table .player_name_wrp a{align-items:center;display:inline-flex}.live_center_layout .global_table.golf_score_table .player_name_wrp .flag_img{flex-shrink:0;width:32px;margin-right:5px}.live_center_layout .global_table.golf_score_table .player_name_wrp .cr_name{text-overflow:ellipsis;white-space:nowrap;flex-grow:1;max-width:150px;overflow:hidden}.live_center_layout .global_table.golf_score_table .fav{font-size:15px;line-height:1.2}.live_center_layout .global_table.golf_score_table .sort{font-size:18px}
.inf_golf_circ{margin:0;padding:0}.inf_golf_circ li{list-style:none}.global_table.golf_round_table{margin-bottom:0}.global_table.golf_round_table thead th{padding:12px;font-size:14px;font-weight:400;line-height:19px}@media (min-width:768px){.global_table.golf_round_table thead th{padding:20px}.global_table.golf_round_table tr td,.global_table.golf_round_table tr th{padding:14px}}.global_table.golf_round_table tr td,.global_table.golf_round_table tr th{vertical-align:middle}.global_table.golf_round_table tr td:nth-child(2),.global_table.golf_round_table tr th:nth-child(2){text-align:left}.global_table.golf_round_table .player_name_wrp{align-items:center;display:flex}.global_table.golf_round_table .player_name_wrp a{align-items:center;display:inline-flex}.global_table.golf_round_table .player_name_wrp .flag_img{flex-shrink:0;width:32px;margin-right:10px}.global_table.golf_round_table .player_name_wrp .cr_name{text-overflow:ellipsis;white-space:nowrap;flex-grow:1;max-width:140px;overflow:hidden}.global_table .round_num{border:1px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.global_table .round_num.eagle{background:#313237}.global_table .round_num.birdie{background:var(--score_ball_by_ball_6th_bg);border-color:var(--score_ball_by_ball_6th_bg)}.global_table .round_num.par{border:1px solid #313237}.global_table .round_num.bogey{background:var(--score_ball_by_ball_4th_bg)}.global_table .round_num.dou_bogey{background:#ec5b08}.global_table .round_num.three_bagey{background:#9f5925}.inf_golf_circ{background:var(--section_bg);border-radius:var(--radius);color:var(--section_text);flex-wrap:wrap;gap:10px 20px;display:flex}@media (min-width:768px){.inf_golf_circ{gap:10px 60px;padding:15px}}.inf_golf_circ li{border-bottom:none;align-items:center;gap:0 10px;padding:5px;display:flex}.inf_golf_circ li.eagle .circle{background-color:#313237}.inf_golf_circ li.birdie .circle{background-color:var(--score_ball_by_ball_6th_bg)}.inf_golf_circ li.par .circle{background-color:#fff;border:1px solid #313237}.inf_golf_circ li.bogey .circle{background-color:var(--score_ball_by_ball_4th_bg)}.inf_golf_circ li.dou_bogey .circle{background-color:#ec5b08}.inf_golf_circ li.three_bagey .circle{background-color:#9f5925}.inf_golf_circ .circle{background:#0059b2;border-radius:50%;width:18px;height:18px}@media (min-width:992px){.inf_golf_circ .circle{width:26px;height:26px}}
.players_detail_head .inf_lst{margin:0;padding:0}.players_detail_head .inf_lst li{list-style:none}.players_detail_head{color:#333;background:#fff;border:1px solid #e4e4e4;border-radius:10px;align-items:center;margin-bottom:10px;padding:10px 15px;display:flex;position:relative}@media (min-width:992px){.players_detail_head{border:0;border-radius:12px;margin-top:0;margin-bottom:20px;padding:15px;overflow:hidden}}.players_detail_head .player_name{flex-grow:1;align-items:center;display:flex}.players_detail_head .avt{border-radius:50%;width:40px;height:40px;margin:0 10px 0 0;overflow:hidden}@media (min-width:768px){.players_detail_head .avt{width:50px;height:50px;margin:0 16px 0 0}}.players_detail_head .avt img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.players_detail_head .avt_des{flex-grow:1}.players_detail_head .avt_des .name{margin-bottom:2px;font-weight:600;display:block}.players_detail_head .inf_lst{flex-wrap:wrap;gap:5px 10px;font-size:14px;line-height:1.28571;display:flex}.players_detail_head .inf_lst li{gap:4px;display:inline-flex}.players_detail_head .inf_lst .inf_tit{color:#999}.players_detail_head .more{color:#e8e8e8;flex-shrink:0;margin-left:6px}.players_detail_head .fav_icon{color:#e8e8e8;border:1px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.players_detail_head .fav_icon.active{color:#8064e6}
