@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}:root{--fixture-dark-color: #282828;--fixture-white-color: #ffffff;--fixture-black-color: #000000;--fixture-main-color: #0a325e;--fixture-input-placehover-color: var(--fixture-black-color);--fixture-font-size-body: .875rem;--fixture-league-theme-7mcn-bg-color: var(--fixture-white-color);--fixture-league-theme-7mcn-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16);--fixture-custom-theme-2-head-bg-color: #397f19;--fixture-custom-theme-2-sub-head-bg-color: #f0f0f0;--fixture-custom-theme-2-sub-head-result-bg-color: #fff6d1;--fixture-custom-theme-2-live-color: #0089f1;--fixture-custom-theme-2-border-color: #e5e5e5;--fixture-custom-theme-2-corner-color: #0076e3;--fixture-custom-theme-2-sht-color: #d64444;--fixture-custom-theme-2-score-result-color: #d64444;--fixture-custom-theme-2-dark-head-bg-color: #285a12;--fixture-custom-theme-2-dark-border-color: #444;--fixture-custom-theme-2-dark-text-color: #999;--fixture-custom-theme-2-dark-sub-head-bg-color: #333333;--fixture-custom-theme-2-dark-sub-head-result-bg-color: #383832;--fixture-custom-theme-2-dark-svg-color: #888888;--fixture-league-menu-item-bg-color: #d6d8dc;--fixture-league-menu-item-color: var(--fixture-black-color);--fixture-league-menu-item-bg-color-active: #3d485d;--fixture-league-menu-item-color-active: var(--fixture-white-color);--fixture-league-notab-date-item-bg-color: #e5e6e8;--fixture-league-title-widget-bg-color: #3d485d;--fixture-league-title-widget-color: var(--fixture-white-color);--fixture-league-menu-item-widget-color-active: #3d485d;--fixture-head-list-bg-color: #e8e3d1 0% 0% no-repeat padding-box;--fixture-row-item-odd-bg-color: var(--fixture-white-color);--fixture-row-item-even-bg-color: #f1f1f1;--fixture-row-item-hover-bg-color: #d6d8dc;--fixture-row-item-score-bg-color: #cbcbcb 0% 0% no-repeat padding-box;--theme-fixture-date-menu-color: #9e9494;--theme-fixture-date-menu-color-active: var(--fixture-white-color);--theme-fixture-date-menu-bg-color: #f2f2f2;--theme-fixture-date-menu-bg-color-active: var(--fixture-main-color);--theme-fixture-type-menu-color: var(--fixture-black-color);--theme-fixture-type-menu-color-active: var(--fixture-main-color);--theme-fixture-type-menu-border-color-active: var(--fixture-main-color);--theme-fixture-group-border-color: #eee;--theme-fixture-group-shadow-color: 0 2px 5px -2px #aaa;--theme-fixture-odds-group-color: #f2f2f2;--theme-fixture-odds-group-color-active: #f9f9f9;--theme-fixture-odds-team-color: #aaa;--theme-fixture-odds-match-color: red;--theme-fixture-odds-match-bg-color: #3d485d;--theme-fixture-time-data-color: #ff7a00;--theme-fixture-main-op-bg-color: #759ffb;--theme-fixture-popup-border-color: var(--fixture-main-color);--theme-fixture-popup-bg-color: var(--fixture-main-color);--theme-fixture-popup-text-color: var(--fixture-main-color);--theme-fixture-popup-warning-bg-color: #f8d7da;--theme-fixture-popup-warning-text-color: #842029;--theme-fixture-odds-match-live-color: red;--theme-fixture-odds-match-live-up-color: red;--theme-fixture-odds-match-live-down-color: green;--odd-home-score-bg-color-modal: linear-gradient(45deg, #d9d9d9 10%, #23309d 0%, #23309d 0%, #23309d 100%);--odd-away-score-bg-color-modal: linear-gradient( 315deg, #d9d9d9 10%, #ff9900 0%, #ff9900 0%, #ff9900 100% );--odd-bg-color-modal: #f6f8ff;--theme-fixture-date-menu-dark-color: #3d3d3d;--theme-fixture-group-dark-border-color: #575757;--theme-fixture-odds-group-dark-color-active: #333232;--theme-fixture-type-menu-border-dark-color-active: #ffa4a4;--theme-fixture-type-menu-dark-color: #d0e6ff;--theme-fixture-search-team-dark-color: #484848;--theme-fixture-search-team-icon-dark-color: #aaa;--theme-fixture-popup-dark-color: #2a2a2a;--theme-fixture-type-menu-dark-color-active: #0c77f1;--theme-fixture-popup-border-dark-color: #207be0;--detail-fixture-score-color: #37b748;--detail-fixture-league-color: #f00;--detail-fixture-border-color: #eaeaea;--detail-fixture-footer-color: #666;--tab-fixture-dark-color: var(--fixture-white-color);--tab-fixture-dark-bg-color: #2a2a2a;--tab-fixture-dark-title-bg-color: #3d3d3d;--tab-fixture-dark-border-color: #888888;--tab-fixture-dark-menu-active-color: #ff7a00;--tab-fixture-dark-border-active-color: #575757;--tab-fixture-dark-head-bg-color: #397f19;--tab-fixture-dark-head-2-bg-color: #285a12;--tab-fixture-dark-sub-head-result-bg-color: #383832;--theme-7m-row-item-odd-bg-color: var(--fixture-white-color);--theme-7m-row-item-even-bg-color: #E0E9F6;--theme-7m-custom-border-color: #e5e6e8;--theme-7m-row-item-odd-dark-bg-color: #575757;--theme-7m-row-item-even-dark-bg-color: #3d3d3d;--theme-7m-dark-head-bg-color: #3d3d3d;--odd-header-bg-table: linear-gradient(45deg, #3e69ff 0%, #3e69ff 28.2%, #23309d 28.2%, #23309d 100%);--odd-white-color-header: var(--fixture-white-color);--odd-max-width-odds: 800px;--odd-white-color-border: var(--fixture-white-color);--odd-activeTab-bg: #c6d0e8;--odd-activeTab-bg-hover: #bcc5dc;--odd-time-match-color: #ff6600;--odd-color-prefix-odds-name: #2c3cc3;--odd-contentTab-gray-color: #acb8d4;--odd-contentTab-gray-bg: #acb8d4;--odd-contentTab-bg: #f8cbad;--widget-text-color: #000;--widget-bg-color: #fff;--widget-arrow-color: #12EF9E;--widget-home-color: #12EF9E;--widget-draw-color: #FF8200;--widget-away-color: #F34C4C;--widget-border-color: #000;--widget-btn-bg-color: #d4d4d4;--widget-dark-text-color: #fff;--widget-dark-border-color: #202E34;--widget-dark-bg-color: #0D1017;--widget-dark-btn-bg-color: #202E34}@media (max-width: 768px){:root{--fixture-font-size-body: .775rem}}@media (max-width: 300px){:root{--fixture-font-size-body: .675rem}}*{box-sizing:border-box}.embed-fixture{font-size:var(--fixture-font-size-body);line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;-moz-tab-size:4;-o-tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;box-sizing:border-box}@media (max-width: 991px){.embed-fixture{font-size:.775rem}}@media (max-width: 768px){.embed-fixture{font-size:.775rem}}@media (max-width: 374px){.embed-fixture{font-size:.675rem}}.embed-fixture .fixture-container{max-width:1200px;width:100%}.embed-fixture .fixture-w-full{width:100%}.embed-fixture .fixture-w-5{width:5%}.embed-fixture .fixture-w-10{width:10%}.embed-fixture .fixture-w-15{width:15%}.embed-fixture .fixture-w-20{width:20%}.embed-fixture .fixture-w-25{width:25%}.embed-fixture .fixture-w-30{width:30%}.embed-fixture .fixture-w-35{width:35%}.embed-fixture .fixture-w-40{width:40%}.embed-fixture .fixture-w-45{width:45%}.embed-fixture .fixture-w-50{width:50%}.embed-fixture .fixture-w-55{width:55%}.embed-fixture .fixture-w-60{width:60%}.embed-fixture .fixture-w-65{width:65%}.embed-fixture .fixture-w-70{width:70%}.embed-fixture .fixture-w-75{width:75%}.embed-fixture .fixture-w-80{width:80%}.embed-fixture .fixture-w-85{width:85%}.embed-fixture .fixture-w-90{width:90%}.embed-fixture .fixture-w-95{width:95%}.embed-fixture .fixture-w-100{width:100%}.embed-fixture .fixture-w-full-important{width:100%!important}.embed-fixture .fixture-h-full{height:100%}.embed-fixture .fixture-hidden{visibility:hidden}.embed-fixture .fixture-none{display:none!important}.embed-fixture .fixture-flex{display:flex}.embed-fixture .fixture-flex-1{flex:1 1 0%}.embed-fixture .fixture-flex-col{flex-direction:column}.embed-fixture .fixture-flex-wrap{flex-wrap:wrap}.embed-fixture .fixture-flex-nowrap{flex-wrap:nowrap}.embed-fixture .fixture-items-center{align-items:center}.embed-fixture .fixture-items-flex-end{align-items:flex-end}.embed-fixture .fixture-items-flex-start{align-items:flex-start}.embed-fixture .fixture-justify-end{justify-content:flex-end}.embed-fixture .fixture-justify-start{justify-content:flex-start}.embed-fixture .fixture-justify-center{justify-content:center}.embed-fixture .fixture-flex-row-reverse{flex-direction:row-reverse}.embed-fixture .fixture-flex-row{flex-direction:row}.embed-fixture .fixture-justify-between{justify-content:space-between}.embed-fixture .fixture-justify-evenly{justify-content:space-evenly}.embed-fixture .fixture-whitespace-nowrap{white-space:nowrap}.embed-fixture .fixture-text-center{text-align:center}.embed-fixture .fixture-text-left{text-align:left}.embed-fixture .fixture-text-right{text-align:right}.embed-fixture .fixture-m-auto{margin:auto}.embed-fixture .fixture-mx-auto{margin:0 auto}.embed-fixture .fixture-my-auto{margin:auto 0}.embed-fixture .fixture-cursor-pointer{cursor:pointer}.embed-fixture .fixture-relative{position:relative}.embed-fixture .fixture-absolute{position:absolute}.embed-fixture .fixture-fixed{position:fixed}.embed-fixture .fixture-sticky{position:sticky}.embed-fixture .fixture-t-0{top:0}.embed-fixture .fixture-r-0{right:0}.embed-fixture .fixture-b-0{bottom:0}.embed-fixture .fixture-l-0{left:0}.embed-fixture .fixture-m-0{margin:0}.embed-fixture .fixture-m-2{padding:2px}.embed-fixture .fixture-m-4{padding:4px}.embed-fixture .fixture-m-6{padding:6px}.embed-fixture .fixture-m-8{padding:8px}.embed-fixture .fixture-m-10{padding:10px}.embed-fixture .fixture-p-0{padding:0}.embed-fixture .fixture-p-2{padding:2px}.embed-fixture .fixture-p-4{padding:4px}.embed-fixture .fixture-p-6{padding:6px}.embed-fixture .fixture-p-8{padding:8px}.embed-fixture .fixture-p-10{padding:10px}.embed-fixture input[type=text]::placeholder{color:var(--fixture-input-placehover-color)}.embed-fixture .fixture-user-none{-webkit-user-select:none;user-select:none}.embed-fixture .fixture-overflow-hidden{overflow:hidden}.embed-fixture .fixture-overflow-scroll{overflow:scroll}.embed-fixture .fixture-overflow-auto{overflow:auto}.embed-fixture .fixture-gap-0{gap:0}.embed-fixture .fixture-gap-1{gap:1px}.embed-fixture .fixture-gap-2{gap:2px}.embed-fixture .fixture-gap-3{gap:3px}.embed-fixture .fixture-gap-4{gap:4px}.embed-fixture .fixture-gap-5{gap:5px}.embed-fixture .fixture-gap-6{gap:6px}.embed-fixture .fixture-gap-7{gap:7px}.embed-fixture .fixture-gap-8{gap:8px}.embed-fixture .fixture-gap-9{gap:9px}.embed-fixture .fixture-gap-10{gap:10px}.embed-fixture .fixture-gap-12{gap:12px}.embed-fixture .fixture-transition-0\.3{transition:.3s}.embed-fixture .fixture-list-style-none{list-style:none}.embed-fixture .fixture-font-semibold{font-weight:700}.embed-fixture .fixture-font-bold{font-weight:600}.embed-fixture .fixture-font-italic{font-style:italic}.embed-fixture .fixture-up{color:green}.embed-fixture .fixture-down{color:red}.embed-fixture .fixture-splash svg{height:100px;background:transparent}.embed-fixture .fixture-splash svg path{animation-duration:1s;animation-name:pulse;animation-iteration-count:infinite;color:var(--odd-splash-color)}.embed-fixture .fixture-splash svg path.path-7{animation-delay:-1s}.embed-fixture .fixture-splash svg path.path-6{animation-delay:-.875s}.embed-fixture .fixture-splash svg path.path-5{animation-delay:-.75s}.embed-fixture .fixture-splash svg path.path-4{animation-delay:-.625s}.embed-fixture .fixture-splash svg path.path-3{animation-delay:-.5s}.embed-fixture .fixture-splash svg path.path-2{animation-delay:-.375s}.embed-fixture .fixture-splash svg path.path-1{animation-delay:-.25s}.embed-fixture .fixture-splash svg path.path-0{animation-delay:-.125s}@keyframes pulse{0%{opacity:.1}30%{opacity:.8}to{opacity:.1}}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-webkit-keyframes ripple{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ripple{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.embed-fixture .fixture-component{box-sizing:content-box}.embed-fixture .fixture-component__dropdown{position:relative;padding:8px 0}.embed-fixture .fixture-component__dropdown__title{box-sizing:border-box;cursor:pointer;padding:6px;border:1px solid #ccc;border-radius:4px;background-color:#fff;font-size:16px;color:#333;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="gray"><path d="M4 6l4 4 4-4z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:12px;min-width:200px}@media (max-width: 768px){.embed-fixture .fixture-component__dropdown__title{width:100px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.embed-fixture .fixture-component__dropdown__title:focus{border-color:#1b60b9;outline:none}.embed-fixture .fixture-component__dropdown__list{position:fixed;background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:10000000;height:200px;overflow-x:auto;width:max-content;box-sizing:border-box}@media (max-width: 768px){.embed-fixture .fixture-component__dropdown__list{width:95%}}.embed-fixture .fixture-component__dropdown__list.active{opacity:1;visibility:visible}.embed-fixture .fixture-component__dropdown__list__item{padding:8px;cursor:pointer;box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:normal}.embed-fixture .fixture-component__dropdown__list__item:hover,.embed-fixture .fixture-component__dropdown__list__item.active{background:#f5f5f5}.fixture-tab-chat.detail-giovang .live-tab-header{display:flex;align-items:center;justify-content:center}.fixture-tab-chat .nav-tabs{border-bottom:1px solid #dee2e6}.fixture-tab-chat .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.fixture-tab-chat .nav-tabs .nav-link{transition:unset}.fixture-tab-chat .nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.fixture-tab-chat .nav-tabs .nav-link.active,.fixture-tab-chat .nav-tabs .nav-link:hover,.fixture-tab-chat .sub-navbar .nav-link.live-tab{background:#de0e3e;color:#fff}.fixture-tab-chat .nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.fixture-tab-chat .none{display:none}.fixture-tab-chat.detail-giovang .live-tab-header{display:flex;align-items:center;justify-content:flex-start;gap:7.613px}.fixture-tab-chat.detail-giovang .live-tab-header .pin-messages{display:none}.fixture-tab-chat.detail-giovang div#chatContent>*{display:flex;flex-direction:column;gap:12px}.fixture-tab-chat.detail-giovang div#chatContent>*>*{display:flex;align-items:flex-start;gap:10px}.fixture-tab-chat.detail-giovang div#chatContent>*>* .avatar{display:flex;width:28px;height:28px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#f7fcff}.fixture-tab-chat.detail-giovang div#chatContent>*>* .avatar>*{color:#28292e;background:transparent!important;display:flex;align-items:center;justify-content:center}.fixture-tab-chat.detail-giovang .name-wrapper input{border-radius:20px;border:1px solid rgba(247,252,255,.1);background:#f7fcff1a;width:106px;height:40px;font-size:16px;padding:10px 5px;color:#f7fcffb3;font-style:normal;font-weight:400}.fixture-tab-chat.detail-giovang .chat-app .input-wrapper{bottom:-45px;left:0;right:0;width:100%;display:flex;align-items:center;gap:6px;position:absolute}.fixture-tab-chat.detail-giovang .chat-app .input-wrapper .bg-warning{position:absolute;top:-29px;background:#caa141;padding:4px;border-radius:10px;width:100%}.fixture-tab-chat.detail-giovang .chat-app{background:#28292e99;border-radius:16px;padding-bottom:40px}.fixture-tab-chat.detail-giovang .chat-app .input-message,.fixture-tab-chat.detail-giovang .chat-app .name-wrapper{bottom:0;left:0;position:relative;border-radius:20px;background:transparent}.fixture-tab-chat.detail-giovang .chat-app .input-message{flex:1 1 auto;gap:10px}.fixture-tab-chat.detail-giovang .chat-app .input-message .btn-send{width:37px;height:37px;align-items:center;justify-content:center}.fixture-tab-chat.detail-giovang .chat-app .placeholder,.fixture-tab-chat.detail-giovang .chat-app div#contenteditable{cursor:text;font-size:12px;color:#f7fcffb3;font-size:16px;font-style:normal;font-weight:400;line-height:normal;height:40px;padding:10px;border-radius:20px;border:1px solid var(--text-white-10, rgba(247, 252, 255, .1));background:var(--text-white-10, rgba(247, 252, 255, .1));width:calc(100% - 47px);overflow-x:hidden;flex:unset}.fixture-tab-chat.detail-giovang .chat-app .placeholder::-webkit-scrollbar-track,.fixture-tab-chat.detail-giovang .chat-app div#contenteditable::-webkit-scrollbar-track{display:none}.fixture-tab-chat.detail-giovang .chat-app .placeholder::-webkit-scrollbar,.fixture-tab-chat.detail-giovang .chat-app div#contenteditable::-webkit-scrollbar{display:none}.fixture-tab-chat.detail-giovang .chat-app .placeholder::-webkit-scrollbar-thumb,.fixture-tab-chat.detail-giovang .chat-app div#contenteditable::-webkit-scrollbar-thumb{display:none}.fixture-tab-chat.detail-giovang .d-flex{display:flex}.fixture-tab-chat.detail-giovang .flex-column{flex-direction:column!important}.fixture-tab-chat.detail-giovang .h-100{height:100%!important}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-tabs{background:linear-gradient(90deg,#fff0,#9999991f 48.52%,#fff0);display:flex;align-items:center;gap:6px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-tabs .live-stats-sub-tab{display:flex;height:31px;padding:5px 12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;flex:1 0 0;cursor:pointer;color:#f7fcff4d;text-align:center;font-size:12px;font-weight:500;position:relative}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-tabs .live-stats-sub-tab:after{content:"";position:absolute;bottom:0;left:50%;width:23px;height:4px;border-radius:100px;background:linear-gradient(90deg,#b4822c,#f4e076 49.32%,#c49839 93.75%);transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease-in-out}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-tabs .live-stats-sub-tab.active,.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-tabs .live-stats-sub-tab:hover{color:#f7fcffb3}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-tabs .live-stats-sub-tab.active:after,.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-tabs .live-stats-sub-tab:hover:after{transform:translate(-50%) scaleX(1)}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-content{max-height:600px;overflow:auto}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-content*{scrollbar-width:thin;scrollbar-color:#222222 #0b0b15}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-content::-webkit-scrollbar{width:8px;height:8px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-content::-webkit-scrollbar-track{background:#222}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-content::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-content::-webkit-scrollbar-thumb:hover{background:#fff}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-stats-sub-content::-webkit-scrollbar-corner{background:#222}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body{max-height:600px;overflow:auto}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body*{scrollbar-width:thin;scrollbar-color:#222222 #0b0b15}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body::-webkit-scrollbar{width:8px;height:8px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body::-webkit-scrollbar-track{background:#222}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body::-webkit-scrollbar-thumb:hover{background:#fff}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body::-webkit-scrollbar-corner{background:#222}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-head{border-top-left-radius:8px;border-top-right-radius:8px;background:#f7fcff1a;display:flex;height:28px;padding:8px 4px;align-items:center;gap:4px;color:#f7fcffb3;font-size:12px;font-style:normal;font-weight:700;line-height:120%}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .rank{width:16px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .point,.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .goals,.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .lose,.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .draw,.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .win,.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .played{width:30px;display:flex;align-items:center;justify-content:center}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .team{width:64px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .name{flex:1;display:flex;align-items:center;justify-content:flex-start}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .name span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body-list{color:#f7fcffb3;font-size:12px;font-style:normal;font-weight:700;line-height:120%;display:flex;gap:4px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body-list .fixture-number-1{border-radius:var(--Radius-macro, 2px);background:#2bb94b}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body-list .fixture-number{display:flex;align-items:center;justify-content:center;padding:4px}.fixture-tab-chat.detail-giovang .tab-widget__main-content.livestream-live-tabs .live-tab-content .fixture-table .fixture-table-body{display:flex;flex-direction:column;gap:10px}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__container,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__container,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__container,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__container,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__container,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__container,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__container{background:#0a0b14;border:#0A0B14}.fixture-tab-chat.detail-giovang .titleModalLineUp,.fixture-tab-chat.detail-giovang .detail_lineup .titleModalLineUp,.fixture-tab-chat.detail-giovang .detail_stats .titleModalLineUp,.fixture-tab-chat.detail-giovang .detail_event .titleModalLineUp,.fixture-tab-chat.detail-giovang .detail_h2h .titleModalLineUp,.fixture-tab-chat.detail-giovang .detail_recent .titleModalLineUp,.fixture-tab-chat.detail-giovang .detail_other .titleModalLineUp{background:#0a0b14;border:#0A0B14;color:var(--text-white-70, rgba(247, 252, 255, .7));font-size:10px;font-style:normal;font-weight:500;line-height:normal}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__container__content,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__container__content,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__container__content,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__container__content,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__container__content,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__container__content,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__container__content{background:#0a0b14;color:#f7fcff;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.fixture-tab-chat.detail-giovang .titleModalLineUp:after,.fixture-tab-chat.detail-giovang .detail_lineup .titleModalLineUp:after,.fixture-tab-chat.detail-giovang .detail_stats .titleModalLineUp:after,.fixture-tab-chat.detail-giovang .detail_event .titleModalLineUp:after,.fixture-tab-chat.detail-giovang .detail_h2h .titleModalLineUp:after,.fixture-tab-chat.detail-giovang .detail_recent .titleModalLineUp:after,.fixture-tab-chat.detail-giovang .detail_other .titleModalLineUp:after{border-radius:100px;background:linear-gradient(90deg,#b4822c,#f4e076 49.32%,#c49839 93.75%)}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total{background:#f7fcff4d;border-radius:100px}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score{border-radius:100px;background:linear-gradient(90deg,#b4822c,#f4e076 49.32%,#c49839 93.75%)}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score{border-radius:100px;background:linear-gradient(180deg,#264eff,#008cff)}.fixture-tab-chat.detail-giovang .tab-widget__stat.tab-widget__container__content{display:flex;flex-direction:column;gap:8px}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__stat.tab-widget__container__content .oddsTabLive__notfound{margin-top:0}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound{margin-top:8px}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text{background:#0a0b14}.fixture-tab-chat.detail-giovang .fixture-text-center{color:#f7fcffb3}.fixture-tab-chat.detail-giovang .oddsEventBox{display:flex;flex-direction:column;gap:8px}.fixture-tab-chat.detail-giovang .oddsEventBox .oddsEventBox__half-title{border-radius:6px;border:1px dashed rgba(247,252,255,.1);display:flex;padding:2px 4px;justify-content:center;align-items:center;gap:16px;align-self:stretch}.fixture-tab-chat.detail-giovang .oddsEventBox .oddsEventBox__row.home{justify-content:flex-start}.fixture-tab-chat.detail-giovang .oddsEventBox .oddsEventBox__row.away{justify-content:flex-end}.fixture-tab-chat.detail-giovang .oddsEventBox .oddsEventBox__row{display:flex;gap:4px}.fixture-tab-chat.detail-giovang .oddsEventBox .oddsEventBox__row .oddsEventBox__content{display:flex;align-items:center;gap:4px}.fixture-tab-chat.detail-giovang .oddsEventBox .oddsEventBox__row .oddsEventBox__content .oddsEventBox__name{color:#f7fcff;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.fixture-tab-chat.detail-giovang .oddsEventBox .oddsEventBox__row .oddsEventBox__content .oddsEventBox__name span{color:#f7fcffb3}.fixture-tab-chat.detail-giovang .contentLineUp.tab-widget__teamPlayers.tab-widget__container__content.lineup{display:flex;flex-direction:row;gap:12px}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer{width:calc(50% - 12px)}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer{background-color:transparent;border:0}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve{color:#f7fcff;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.fixture-tab-chat.detail-giovang .reservePlayerHome .NameItemReserve{text-align:left}.fixture-tab-chat.detail-giovang .reservePlayerAway .NameItemReserve{text-align:right}.fixture-tab-chat.detail-giovang .NameItemReserve,.fixture-tab-chat.detail-giovang .numberItemReservePlayer{color:#f7fcff;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox{background:url("data:image/svg+xml,%3csvg%20width='365'%20height='201'%20viewBox='0%200%20365%20201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='1.26172'%20y='1'%20width='362'%20height='198.084'%20fill='%230A9A4F'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M363.819%2014.1864C361.262%2015%20357.762%2015.5%20353.139%2012.0236C349.672%208.4625%20349.762%205%20351.261%201.29064'%20stroke='%23F7FCFF'%20stroke-width='2'/%3e%3cpath%20d='M363.819%20187C361.262%20186.187%20357.762%20185.687%20353.139%20189.163C349.672%20192.724%20349.762%20196.187%20351.261%20199.896'%20stroke='%23F7FCFF'%20stroke-width='2'/%3e%3crect%20x='2.26172'%20y='2'%20width='29'%20height='196'%20fill='%23048D46'/%3e%3crect%20x='62.2617'%20y='2'%20width='29'%20height='196'%20fill='%23048D46'/%3e%3crect%20x='122.262'%20y='2'%20width='29'%20height='196'%20fill='%23048D46'/%3e%3crect%20x='182.262'%20y='2'%20width='29'%20height='196'%20fill='%23048D46'/%3e%3crect%20x='242.262'%20y='2'%20width='29'%20height='196'%20fill='%23048D46'/%3e%3crect%20x='302.262'%20y='2'%20width='29'%20height='196'%20fill='%23048D46'/%3e%3cpath%20d='M182.535%200V200.084'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M0.303535%2014.1864C2.86035%2015%206.36035%2015.5%2010.9828%2012.0236C14.4506%208.4625%2014.3604%205%2012.8614%201.29064'%20stroke='%23F7FCFF'%20stroke-width='2'/%3e%3cpath%20d='M0.303535%20187C2.86035%20186.187%206.36035%20185.687%2010.9828%20189.163C14.4506%20192.724%2014.3604%20196.187%2012.8614%20199.896'%20stroke='%23F7FCFF'%20stroke-width='2'/%3e%3cpath%20d='M182.261%2069.2822C199.727%2069.2822%20213.829%2082.9669%20213.829%2099.7773C213.829%20116.588%20199.727%20130.271%20182.261%20130.271C164.794%20130.271%20150.693%20116.588%20150.692%2099.7773C150.692%2082.9669%20164.794%2069.2823%20182.261%2069.2822Z'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M0.261719%2064.0479H29.2722V137.094H0.261719'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M0.261719%2040.7578H58.8301V159.856H0.261719'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M58.8301%2079.9277C62.4731%2081.9622%2065.5017%2084.8841%2067.6144%2088.4027C69.7271%2091.9212%2070.8502%2095.9136%2070.8719%2099.9825C70.8936%20104.051%2069.8131%20108.055%2067.738%20111.594C65.663%20115.134%2062.6657%20118.086%2059.0445%20120.156'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M364.261%2064.0479H335.25V137.094H364.261'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M364.261%2040.7578L305.692%2040.7578V159.856H364.261'%20stroke='white'%20stroke-width='2'/%3e%3cpath%20d='M305.692%2079.9277C302.049%2081.9622%20299.021%2084.8841%20296.908%2088.4027C294.795%2091.9212%20293.672%2095.9136%20293.651%2099.9825C293.629%20104.051%20294.709%20108.055%20296.784%20111.594C298.859%20115.134%20301.857%20118.086%20305.478%20120.156'%20stroke='white'%20stroke-width='2'/%3e%3c/svg%3e");background-size:contain;display:flex;flex-direction:column;height:201px;justify-content:space-between;margin:6px auto;width:361px;background-repeat:no-repeat;background-position:center}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps{display:flex;height:100%}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest{width:50%;display:flex;flex-direction:row;height:100%}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer{height:100%;padding:12px 0;flex-direction:row;width:calc(100% - 40px)}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups{display:flex;flex-direction:column;justify-content:space-around;height:100%}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer{height:100%;width:39px;display:flex;align-items:center;justify-content:center}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer .playBoxLineups,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer .playBoxLineups{justify-content:center}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4{width:28px;height:28px}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:url("data:image/svg+xml,%3csvg%20width='28'%20height='22'%20viewBox='0%200%2028%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_525_183896)'%3e%3cpath%20d='M8.46641%2022C6.73516%2022%205.32891%2020.5618%205.32891%2018.7961V13.8753C4.95182%2013.7519%204.60599%2013.5391%204.31849%2013.2434L0.730991%209.57992C-0.241925%208.58428%20-0.244009%206.96316%200.726825%205.96538L5.62682%200.942462C6.21224%200.34252%207.02266%200%207.84974%200H10.9997C12.0122%200%2012.8789%200.744609%2013.0518%201.76366C13.131%202.23383%2013.5247%202.57422%2013.9872%202.57422C14.4497%202.57422%2014.8435%202.23383%2014.9227%201.76366C15.0956%200.744609%2015.9622%200%2016.9747%200H20.1289C20.9685%200%2021.756%200.33401%2022.3497%200.940335L27.2664%205.96325C28.2414%206.96103%2028.2414%208.58428%2027.2664%209.57992L23.6789%2013.2434C23.3852%2013.5434%2023.031%2013.7604%2022.6456%2013.8816V18.7961C22.6456%2020.564%2021.2372%2022%2019.5081%2022H8.46641Z'%20fill='%23FEFEFE'/%3e%3cpath%20d='M25.7942%207.46522L20.8775%202.4423C20.6796%202.2402%2020.4109%202.12744%2020.1317%202.12744H16.9775C16.7296%203.58687%2015.49%204.70166%2013.988%204.70166C12.4859%204.70166%2011.2484%203.589%2010.9984%202.12744H7.84837C7.56712%202.12744%207.29837%202.24232%207.10046%202.44443L2.20254%207.46522C2.03796%207.63329%202.03796%207.90561%202.20254%208.07368L5.79004%2011.7372C5.95462%2011.9052%206.22129%2011.9052%206.38796%2011.7372L7.41087%2010.6904V18.7918C7.41087%2019.3875%207.88379%2019.8683%208.46504%2019.8683H19.5067C20.09%2019.8683%2020.5609%2019.3853%2020.5609%2018.7918V10.667L21.6067%2011.735C21.7713%2011.9031%2022.038%2011.9031%2022.2046%2011.735L25.79%208.07155C25.9546%207.90348%2025.9546%207.63117%2025.79%207.4631L25.7942%207.46522Z'%20fill='%23FF0000'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_525_183896'%3e%3crect%20width='28'%20height='22'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");color:#fff;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:normal;background-size:contain;background-repeat:no-repeat;background-position:center}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest span.namePlayerLineUp,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest span.namePlayerLineUp{background:url("data:image/svg+xml,%3csvg%20width='28'%20height='22'%20viewBox='0%200%2028%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_525_183965)'%3e%3cpath%20d='M8.46641%2022C6.73516%2022%205.32891%2020.5618%205.32891%2018.7961V13.8753C4.95182%2013.7519%204.60599%2013.5391%204.31849%2013.2434L0.730991%209.57992C-0.241925%208.58428%20-0.244009%206.96316%200.726825%205.96538L5.62682%200.942462C6.21224%200.34252%207.02266%200%207.84974%200H10.9997C12.0122%200%2012.8789%200.744609%2013.0518%201.76366C13.131%202.23383%2013.5247%202.57422%2013.9872%202.57422C14.4497%202.57422%2014.8435%202.23383%2014.9227%201.76366C15.0956%200.744609%2015.9622%200%2016.9747%200H20.1289C20.9685%200%2021.756%200.33401%2022.3497%200.940335L27.2664%205.96325C28.2414%206.96103%2028.2414%208.58428%2027.2664%209.57992L23.6789%2013.2434C23.3852%2013.5434%2023.031%2013.7604%2022.6456%2013.8816V18.7961C22.6456%2020.564%2021.2372%2022%2019.5081%2022H8.46641Z'%20fill='%23FEFEFE'/%3e%3cpath%20d='M25.7942%207.46522L20.8775%202.4423C20.6796%202.2402%2020.4109%202.12744%2020.1317%202.12744H16.9775C16.7296%203.58687%2015.49%204.70166%2013.988%204.70166C12.4859%204.70166%2011.2484%203.589%2010.9984%202.12744H7.84837C7.56712%202.12744%207.29837%202.24232%207.10046%202.44443L2.20254%207.46522C2.03796%207.63329%202.03796%207.90561%202.20254%208.07368L5.79004%2011.7372C5.95462%2011.9052%206.22129%2011.9052%206.38796%2011.7372L7.41087%2010.6904V18.7918C7.41087%2019.3875%207.88379%2019.8683%208.46504%2019.8683H19.5067C20.09%2019.8683%2020.5609%2019.3853%2020.5609%2018.7918V10.667L21.6067%2011.735C21.7713%2011.9031%2022.038%2011.9031%2022.2046%2011.735L25.79%208.07155C25.9546%207.90348%2025.9546%207.63117%2025.79%207.4631L25.7942%207.46522Z'%20fill='url(%23paint0_linear_525_183965)'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_525_183965'%20x1='11.3894'%20y1='2.12744'%20x2='11.3894'%20y2='19.8683'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFF700'/%3e%3cstop%20offset='1'%20stop-color='%23FF8800'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_525_183965'%3e%3crect%20width='28'%20height='22'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;color:#28292e}.fixture-tab-chat.detail-giovang .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.fixture-tab-chat.detail-giovang .detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.fixture-tab-chat.detail-giovang .detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.fixture-tab-chat.detail-giovang .detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.fixture-tab-chat.detail-giovang .detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.fixture-tab-chat.detail-giovang .detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.fixture-tab-chat.detail-giovang .detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution{height:auto;background-color:transparent}.scroll-bottom-button.position-absolute.d-flex.justify-content-center.align-items-center.cursor-pointer{display:none}.chat-app{position:relative}.tab_widget.layout-type-widget,.layout-type-widget.detail_lineup,.layout-type-widget.detail_stats,.layout-type-widget.detail_event,.layout-type-widget.detail_h2h,.layout-type-widget.detail_recent,.layout-type-widget.detail_other{width:424px;margin:auto}@media (max-width: 991px){.tab_widget.layout-type-widget,.layout-type-widget.detail_lineup,.layout-type-widget.detail_stats,.layout-type-widget.detail_event,.layout-type-widget.detail_h2h,.layout-type-widget.detail_recent,.layout-type-widget.detail_other{width:100%}}.live-tab-item{border-radius:25.376px;border:1.269px solid var(--text-white-30, rgba(247, 252, 255, .3));background:var(--text-white-30, rgba(247, 252, 255, .3));justify-content:center;align-items:center;display:flex;color:var(--text-white-100, #F7FCFF);text-align:center;font-size:20.301px;font-style:normal;font-weight:700;line-height:normal;height:50.753px;width:max-content;-webkit-user-select:none;user-select:none;cursor:pointer}.live-tab-item span{display:flex;align-items:center;justify-content:center}.live-tab-item svg{width:20px;height:20px}.live-tab-item.active,.live-tab-item:hover{border:1px solid rgba(247,252,255,.1);background:#f7fcff4d}.tab-widget__main-content.livestream-live-tabs{display:flex;flex-direction:column;gap:12px;padding-top:14px;position:relative}.live-tab-item{border-radius:25.376px;border:1.269px solid var(--text-white-30, rgba(247, 252, 255, .3));background:var(--text-black-60, rgba(40, 41, 46, .6));width:50.753px;height:50.753px}.live-tab-item.live-tab-chat{width:max-content;padding:6.344px 20.301px}.embed-fixture.bg-giovang-live{border-radius:19px;background:#121212;display:flex;flex-direction:column;max-width:400px;margin:auto}.embed-fixture.bg-giovang-live .livestream-quality{display:flex;align-items:center;gap:6px;flex-shrink:0;padding:11px 16px;-webkit-user-select:none;user-select:none}.embed-fixture.bg-giovang-live .livestream-quality .livestream-quality__btn{border-radius:20px;background:#f7fcff4d;padding:0 6px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;min-width:50px;height:31px;display:flex;align-items:center;justify-content:center;cursor:pointer}.embed-fixture.bg-giovang-live .livestream-quality .livestream-quality__btn.active,.embed-fixture.bg-giovang-live .livestream-quality .livestream-quality__btn:hover{border-radius:20px;background:linear-gradient(180deg,#264eff,#008cff)}.embed-fixture.bg-giovang-live .livestream-quality .livestream-quality__icon{min-width:36px;height:31px;display:flex;align-items:center;justify-content:center;padding:0 10px;border-radius:20px;background:var(--text-black-60, rgba(40, 41, 46, .6));box-shadow:0 4px 4px #11192529}.embed-fixture.bg-giovang-live .livestream-quality .livestream-quality__bet{border-radius:20px;border:1px solid var(--text-black-100, #28292E);background:var(--golden, linear-gradient(90deg, #B4822C 0%, #F4E076 49.32%, #C49839 93.75%));box-shadow:0 4px 4px #11192529;color:#28292e;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:normal;display:flex;padding:3px 6px;justify-content:center;align-items:center;text-decoration:unset;height:31px}.embed-fixture.bg-giovang-live .livestream-commentator{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:11px 25px;gap:12px}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__title{color:#f7fcff;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list .livestream-commentator__item{display:flex;align-items:center;gap:3px;padding:2px 12px 2px 2px;border-radius:33px;border:2px solid rgba(247,252,255,.1);background:#f7fcff1a;cursor:pointer}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list .livestream-commentator__item.active,.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list .livestream-commentator__item:hover{border-color:#b4822c;background:#f7fcff1a}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list .livestream-commentator__item .livestream-commentator__info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list .livestream-commentator__item .livestream-commentator__info span.livestream-commentator__name{color:#f7fcff;text-align:center;font-size:11px;font-style:normal;font-weight:700;line-height:normal}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list .livestream-commentator__item .livestream-commentator__info .livestream-commentator__live{display:flex;align-items:center;justify-content:flex-start;width:100%}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list .livestream-commentator__item .livestream-commentator__avatar{width:27px;height:27px;aspect-ratio:1/1;padding:2px;border:2px solid #FFF;border-radius:9999px}.embed-fixture.bg-giovang-live .livestream-commentator .livestream-commentator__list .livestream-commentator__item .livestream-commentator__avatar img{width:100%;height:100%;aspect-ratio:1/1;border-radius:9999px}.livestream-detail-tab .livestream_widget,.livestream-detail-chat .livestream_widget{width:calc(100% - 441px);max-width:100%}@media (max-width: 991px){.livestream-detail-tab .livestream_widget,.livestream-detail-chat .livestream_widget{width:100%}}.tab_widget,.detail_lineup,.detail_stats,.detail_event,.detail_h2h,.detail_recent,.detail_other{container-type:inline-size}.tab_widget .titleModalLineUp,.detail_lineup .titleModalLineUp,.detail_stats .titleModalLineUp,.detail_event .titleModalLineUp,.detail_h2h .titleModalLineUp,.detail_recent .titleModalLineUp,.detail_other .titleModalLineUp{align-items:center;background-color:#c8d3ff;border-radius:10px 10px 0 0;display:flex;height:34px;justify-content:space-between;position:relative;color:#1d2530;font-size:15px;padding:7px 15px;width:100%}.tab_widget .titleModalLineUp:after,.detail_lineup .titleModalLineUp:after,.detail_stats .titleModalLineUp:after,.detail_event .titleModalLineUp:after,.detail_h2h .titleModalLineUp:after,.detail_recent .titleModalLineUp:after,.detail_other .titleModalLineUp:after{content:"";width:8px;height:32px;position:absolute;left:0;right:0;background:#2c3cc3;border-radius:0 8px 8px 0}.tab_widget .tab-widget-wrapper,.detail_lineup .tab-widget-wrapper,.detail_stats .tab-widget-wrapper,.detail_event .tab-widget-wrapper,.detail_h2h .tab-widget-wrapper,.detail_recent .tab-widget-wrapper,.detail_other .tab-widget-wrapper{padding:5px}.tab_widget .tab-widget-wrapper .tab-widget__header,.detail_lineup .tab-widget-wrapper .tab-widget__header,.detail_stats .tab-widget-wrapper .tab-widget__header,.detail_event .tab-widget-wrapper .tab-widget__header,.detail_h2h .tab-widget-wrapper .tab-widget__header,.detail_recent .tab-widget-wrapper .tab-widget__header,.detail_other .tab-widget-wrapper .tab-widget__header{font-weight:600;background-color:#e0e0e0;width:100%;padding:10px 0;text-wrap:nowrap;overflow:auto;z-index:9}.tab_widget .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar,.detail_lineup .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar,.detail_stats .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar,.detail_event .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar,.detail_h2h .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar,.detail_recent .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar,.detail_other .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar{height:6px}.tab_widget .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar-thumb,.detail_lineup .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar-thumb,.detail_stats .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar-thumb,.detail_event .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar-thumb,.detail_h2h .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar-thumb,.detail_recent .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar-thumb,.detail_other .tab-widget-wrapper .tab-widget__header::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}.tab_widget .tab-widget-wrapper .tab-widget__header__list,.detail_lineup .tab-widget-wrapper .tab-widget__header__list,.detail_stats .tab-widget-wrapper .tab-widget__header__list,.detail_event .tab-widget-wrapper .tab-widget__header__list,.detail_h2h .tab-widget-wrapper .tab-widget__header__list,.detail_recent .tab-widget-wrapper .tab-widget__header__list,.detail_other .tab-widget-wrapper .tab-widget__header__list{text-wrap:nowrap}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__header__list,.detail_lineup .tab-widget-wrapper .tab-widget__header__list,.detail_stats .tab-widget-wrapper .tab-widget__header__list,.detail_event .tab-widget-wrapper .tab-widget__header__list,.detail_h2h .tab-widget-wrapper .tab-widget__header__list,.detail_recent .tab-widget-wrapper .tab-widget__header__list,.detail_other .tab-widget-wrapper .tab-widget__header__list{gap:16px;justify-content:start}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__header__list,.detail_lineup .tab-widget-wrapper .tab-widget__header__list,.detail_stats .tab-widget-wrapper .tab-widget__header__list,.detail_event .tab-widget-wrapper .tab-widget__header__list,.detail_h2h .tab-widget-wrapper .tab-widget__header__list,.detail_recent .tab-widget-wrapper .tab-widget__header__list,.detail_other .tab-widget-wrapper .tab-widget__header__list{gap:16px;justify-content:start}}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__header__list__item,.detail_lineup .tab-widget-wrapper .tab-widget__header__list__item,.detail_stats .tab-widget-wrapper .tab-widget__header__list__item,.detail_event .tab-widget-wrapper .tab-widget__header__list__item,.detail_h2h .tab-widget-wrapper .tab-widget__header__list__item,.detail_recent .tab-widget-wrapper .tab-widget__header__list__item,.detail_other .tab-widget-wrapper .tab-widget__header__list__item{padding:0 5px}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__header__list__item,.detail_lineup .tab-widget-wrapper .tab-widget__header__list__item,.detail_stats .tab-widget-wrapper .tab-widget__header__list__item,.detail_event .tab-widget-wrapper .tab-widget__header__list__item,.detail_h2h .tab-widget-wrapper .tab-widget__header__list__item,.detail_recent .tab-widget-wrapper .tab-widget__header__list__item,.detail_other .tab-widget-wrapper .tab-widget__header__list__item{padding:0 5px}}.tab_widget .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.detail_lineup .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.detail_stats .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.detail_event .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.detail_h2h .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.detail_recent .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.detail_other .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active{color:#2c3cc3}.tab_widget .tab-widget-wrapper .tab-widget__container,.detail_lineup .tab-widget-wrapper .tab-widget__container,.detail_stats .tab-widget-wrapper .tab-widget__container,.detail_event .tab-widget-wrapper .tab-widget__container,.detail_h2h .tab-widget-wrapper .tab-widget__container,.detail_recent .tab-widget-wrapper .tab-widget__container,.detail_other .tab-widget-wrapper .tab-widget__container{display:flex;flex-wrap:wrap;background:#f6f8ff;border-radius:12px;border:1px solid rgb(200,211,255);width:100%;margin:10px -2px}.tab_widget .tab-widget-wrapper .tab-widget__container__content,.detail_lineup .tab-widget-wrapper .tab-widget__container__content,.detail_stats .tab-widget-wrapper .tab-widget__container__content,.detail_event .tab-widget-wrapper .tab-widget__container__content,.detail_h2h .tab-widget-wrapper .tab-widget__container__content,.detail_recent .tab-widget-wrapper .tab-widget__container__content,.detail_other .tab-widget-wrapper .tab-widget__container__content{background-color:var(--odd-bg-color-modal);font-weight:400;padding:10px;width:100%;border-radius:12px;margin:auto}.tab_widget .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.detail_lineup .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.detail_stats .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.detail_event .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.detail_h2h .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.detail_recent .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.detail_other .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal{text-align:center;color:#fff}.tab_widget .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.detail_lineup .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.detail_stats .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.detail_event .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.detail_h2h .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.detail_recent .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.detail_other .tab-widget-wrapper .tab-widget__container__content .oddsTabLive__notfound,.tab_widget .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.detail_lineup .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.detail_stats .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.detail_event .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.detail_h2h .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.detail_recent .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound,.detail_other .tab-widget-wrapper .tab-widget__container__content .oddsData__notfound{padding:20px 0}.tab_widget .tab-widget-wrapper .tab-widget__stat__children,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children,.detail_stats .tab-widget-wrapper .tab-widget__stat__children,.detail_event .tab-widget-wrapper .tab-widget__stat__children,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children,.detail_recent .tab-widget-wrapper .tab-widget__stat__children,.detail_other .tab-widget-wrapper .tab-widget__stat__children{display:flex;flex-direction:row;justify-content:flex-start;gap:10px}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group{display:flex;flex-direction:row;position:relative;width:100%;justify-content:flex-start;align-items:center}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__num,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__num,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__num,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__num,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__num,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__num,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__num{font-weight:700;width:40px}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_score,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_score,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_score,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_score,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_score,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_score,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_score{position:absolute;height:10px;max-width:calc(100% - 34px)}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_score{background:var(--odd-home-score-bg-color-modal);right:0}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__num,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__num,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__num,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__num,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__num,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__num,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__num{text-align:left}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_total.oddsStatis__group_total__full,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_total.oddsStatis__group_total__full,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_total.oddsStatis__group_total__full,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_total.oddsStatis__group_total__full,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_total.oddsStatis__group_total__full,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_total.oddsStatis__group_total__full,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsHome .oddsStatis__group_total.oddsStatis__group_total__full{background-color:#23309d}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_score{background:var(--odd-away-score-bg-color-modal)}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__num,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__num,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__num,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__num,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__num,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__num,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__num{text-align:right}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_total.oddsStatis__group_total__full,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_total.oddsStatis__group_total__full,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_total.oddsStatis__group_total__full,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_total.oddsStatis__group_total__full,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_total.oddsStatis__group_total__full,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_total.oddsStatis__group_total__full,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsAway .oddsStatis__group_total.oddsStatis__group_total__full{background-color:#f90}.tab_widget .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.detail_lineup .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.detail_stats .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.detail_event .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.detail_h2h .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.detail_recent .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total,.detail_other .tab-widget-wrapper .tab-widget__stat__children .oddsStatis__group_total{width:100%;background-color:#d9d9d9;height:10px}.tab_widget .tab-widget-wrapper .tab-widget__odd .oddsData__content,.detail_lineup .tab-widget-wrapper .tab-widget__odd .oddsData__content,.detail_stats .tab-widget-wrapper .tab-widget__odd .oddsData__content,.detail_event .tab-widget-wrapper .tab-widget__odd .oddsData__content,.detail_h2h .tab-widget-wrapper .tab-widget__odd .oddsData__content,.detail_recent .tab-widget-wrapper .tab-widget__odd .oddsData__content,.detail_other .tab-widget-wrapper .tab-widget__odd .oddsData__content{width:-webkit-fill-available}.tab_widget .tab-widget-wrapper .tab-widget__odd__btn,.detail_lineup .tab-widget-wrapper .tab-widget__odd__btn,.detail_stats .tab-widget-wrapper .tab-widget__odd__btn,.detail_event .tab-widget-wrapper .tab-widget__odd__btn,.detail_h2h .tab-widget-wrapper .tab-widget__odd__btn,.detail_recent .tab-widget-wrapper .tab-widget__odd__btn,.detail_other .tab-widget-wrapper .tab-widget__odd__btn{padding:8px;border-radius:5px;background-color:#f7b016;font-weight:bolder;min-width:50px;text-align:center;color:var(--tab-fixture-dark-bg-color)}.tab_widget .tab-widget-wrapper .tab-widget__odd__btn.active,.detail_lineup .tab-widget-wrapper .tab-widget__odd__btn.active,.detail_stats .tab-widget-wrapper .tab-widget__odd__btn.active,.detail_event .tab-widget-wrapper .tab-widget__odd__btn.active,.detail_h2h .tab-widget-wrapper .tab-widget__odd__btn.active,.detail_recent .tab-widget-wrapper .tab-widget__odd__btn.active,.detail_other .tab-widget-wrapper .tab-widget__odd__btn.active{background-color:#12ef9e}.tab_widget .tab-widget-wrapper .tab-widget__odd__table,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table,.detail_stats .tab-widget-wrapper .tab-widget__odd__table,.detail_event .tab-widget-wrapper .tab-widget__odd__table,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table,.detail_recent .tab-widget-wrapper .tab-widget__odd__table,.detail_other .tab-widget-wrapper .tab-widget__odd__table{margin-top:20px;overflow-x:auto}.tab_widget .tab-widget-wrapper .tab-widget__odd__table table thead tr,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table thead tr,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table thead tr,.detail_event .tab-widget-wrapper .tab-widget__odd__table table thead tr,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table thead tr,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table thead tr,.detail_other .tab-widget-wrapper .tab-widget__odd__table table thead tr{font-weight:bolder;background:#c8d3ff}.tab_widget .tab-widget-wrapper .tab-widget__odd__table table tr,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr,.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr,.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr{background-color:#dde3fa;text-align:center}.tab_widget .tab-widget-wrapper .tab-widget__odd__table table tr th,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr th,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr th,.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr th,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr th,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr th,.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr th,.tab_widget .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table,.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table,.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table,.tab_widget .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table,.detail_stats .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table,.detail_event .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table,.detail_recent .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table,.detail_other .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table{padding:.5em}.tab_widget .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.tab_widget .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.tab_widget .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.detail_stats .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.detail_event .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.detail_recent .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.detail_other .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker{min-width:116px;background:#c8d3ff;position:sticky;left:0;z-index:5}.tab_widget .tab-widget-wrapper .tab-widget__odd__table table tr td,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr td,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr td,.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr td,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr td,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr td,.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr td{padding:.5em}.tab_widget .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker{min-width:116px;background:#c8d3ff;position:sticky;left:0;z-index:5}.tab_widget .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status{width:5%;background:#c8d3ff;position:sticky;left:126px;z-index:5}.tab_widget .tab-widget-wrapper .tab-widget__ortherData th,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData th,.detail_stats .tab-widget-wrapper .tab-widget__ortherData th,.detail_event .tab-widget-wrapper .tab-widget__ortherData th,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData th,.detail_recent .tab-widget-wrapper .tab-widget__ortherData th,.detail_other .tab-widget-wrapper .tab-widget__ortherData th,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData table,.tab_widget .tab-widget-wrapper .tab-widget__ortherData table,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table,.detail_stats .tab-widget-wrapper .tab-widget__ortherData table,.detail_event .tab-widget-wrapper .tab-widget__ortherData table,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table,.detail_recent .tab-widget-wrapper .tab-widget__ortherData table,.detail_other .tab-widget-wrapper .tab-widget__ortherData table,.tab_widget .tab-widget-wrapper .tab-widget__ortherData td,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData td,.detail_stats .tab-widget-wrapper .tab-widget__ortherData td,.detail_event .tab-widget-wrapper .tab-widget__ortherData td,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData td,.detail_recent .tab-widget-wrapper .tab-widget__ortherData td,.detail_other .tab-widget-wrapper .tab-widget__ortherData td{border:2px solid #ededee;border-collapse:collapse;text-align:center}.tab_widget .tab-widget-wrapper .tab-widget__ortherData table,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table,.detail_stats .tab-widget-wrapper .tab-widget__ortherData table,.detail_event .tab-widget-wrapper .tab-widget__ortherData table,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table,.detail_recent .tab-widget-wrapper .tab-widget__ortherData table,.detail_other .tab-widget-wrapper .tab-widget__ortherData table{width:100%;background-color:#fff}.tab_widget .tab-widget-wrapper .tab-widget__ortherData table th,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table th,.detail_stats .tab-widget-wrapper .tab-widget__ortherData table th,.detail_event .tab-widget-wrapper .tab-widget__ortherData table th,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table th,.detail_recent .tab-widget-wrapper .tab-widget__ortherData table th,.detail_other .tab-widget-wrapper .tab-widget__ortherData table th,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData table table,.tab_widget .tab-widget-wrapper .tab-widget__ortherData table table,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table table,.detail_stats .tab-widget-wrapper .tab-widget__ortherData table table,.detail_event .tab-widget-wrapper .tab-widget__ortherData table table,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table table,.detail_recent .tab-widget-wrapper .tab-widget__ortherData table table,.detail_other .tab-widget-wrapper .tab-widget__ortherData table table{padding-top:.5rem;padding-bottom:.5rem;color:#8b8b8b;background-color:#f8f8f8}.tab_widget .tab-widget-wrapper .tab-widget__ortherData table td,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table td,.detail_stats .tab-widget-wrapper .tab-widget__ortherData table td,.detail_event .tab-widget-wrapper .tab-widget__ortherData table td,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table td,.detail_recent .tab-widget-wrapper .tab-widget__ortherData table td,.detail_other .tab-widget-wrapper .tab-widget__ortherData table td{padding:.5rem}.tab_widget .tab-widget-wrapper .tab-widget__ortherData table td.warning,.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table td.warning,.detail_stats .tab-widget-wrapper .tab-widget__ortherData table td.warning,.detail_event .tab-widget-wrapper .tab-widget__ortherData table td.warning,.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table td.warning,.detail_recent .tab-widget-wrapper .tab-widget__ortherData table td.warning,.detail_other .tab-widget-wrapper .tab-widget__ortherData table td.warning{color:red}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .lineup,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .lineup,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .lineup,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .lineup,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .lineup,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .lineup,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .lineup{display:flex;width:100%;flex-wrap:wrap;gap:20px;flex-direction:row}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution{background-color:#359556;border-radius:0 0 10px 10px;height:940px;overflow:hidden;width:100%}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox{width:auto}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .distribution .groundBox{width:auto}}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead{align-items:center;color:#fff;display:flex;font-size:12px;line-height:40px;padding:0 13px;gap:10px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead>*,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead>*,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead>*,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead>*,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead>*,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead>*,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead>*{display:flex;align-items:center;gap:10px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead img,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead img,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead img,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead img,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead img,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead img,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupHead img{width:24px;height:24px;object-fit:contain}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groupLineUps{height:calc(100% - 80px)}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .firstNumberContainer{height:70px;width:100%}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain{height:45px;margin:0 auto;position:relative;width:45px;display:flex;align-items:center;justify-content:center;flex-direction:column}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain{border:1px solid #d0f6d1;border-radius:50%;box-sizing:border-box;height:100%;overflow:hidden;width:100%;padding:2px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar{border:1px solid #d0f6d1;border-radius:50%;box-sizing:border-box;height:100%;overflow:hidden;width:100%}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar img,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar img,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar img,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar img,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar img,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar img,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar img{width:100%;object-fit:contain}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxItem4{margin:0 auto;width:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamHome,.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .teamGuest{height:50%;width:100%;display:flex;flex-direction:column}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .playBoxLineups{align-items:center;display:flex;justify-content:space-between;padding:0;width:100%}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .restNumbersContainer{align-items:center;display:flex;flex-direction:column;height:calc(100% - 70px);justify-content:space-between;padding:20px 0}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp span.namePlayerLineUp{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:10px;font-weight:700;line-height:12px;margin-top:3px;overflow:hidden;text-align:center;text-overflow:ellipsis;width:60px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan{color:#b9d4b4;margin-right:3px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .groundBox{background:url(./lineupBg.png);background-size:cover;display:flex;flex-direction:column;height:928px;justify-content:space-between;margin:6px auto;width:374px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve{color:#98989b;font-size:12px;font-weight:400}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve{display:flex;align-items:center;gap:10px;height:30px;padding:10px 0;font-size:16px;color:#11184f}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve img,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve img,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve img,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve img,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve img,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve img,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve img{width:24px;height:24px;object-fit:contain}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer{width:48px;display:flex;align-items:center;justify-content:center;position:relative}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img{width:48px;height:48px;border-radius:360px;background:#aeaeae}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer{background:#fff;border:1px solid rgb(200,211,255);border-radius:8px;padding:10px;display:flex;align-items:center;gap:10px;font-size:14px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer{width:calc(50% - 10px)}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer{width:100%}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .reservePlayer{width:100%}}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .ListItemReserve,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .ListItemReserve,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .ListItemReserve,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .ListItemReserve,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .ListItemReserve,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .ListItemReserve,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .ListItemReserve{display:flex;flex-direction:column;gap:10px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .numberItemReservePlayer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .numberItemReservePlayer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .numberItemReservePlayer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .numberItemReservePlayer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .numberItemReservePlayer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .numberItemReservePlayer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .numberItemReservePlayer{width:30px}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer{width:35px;background:#61c845;border-radius:16px;text-align:center;color:#fff;font-size:12px;font-weight:400;position:absolute;bottom:-5px;left:0;right:0;margin:auto}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp{background:#feae0f;border:1px solid #fff;border-radius:8px;color:#fff;font-size:10px;font-weight:700;height:15px;line-height:13px;position:absolute;right:calc(50% - 35px);text-align:center;top:3px;width:25px;z-index:3}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp .no-content>*,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .no-content>*,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .no-content>*,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .no-content>*,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .no-content>*,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .no-content>*,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .no-content>*{width:100%}.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers{display:flex;width:100%;flex-wrap:wrap;gap:20px;flex-direction:row}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers{flex-direction:column;width:100%}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers,.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp.tab-widget__teamPlayers{flex-direction:column;width:100%}}.tab_widget .tab-widget-wrapper .tab-widget__event>iframe,.detail_lineup .tab-widget-wrapper .tab-widget__event>iframe,.detail_stats .tab-widget-wrapper .tab-widget__event>iframe,.detail_event .tab-widget-wrapper .tab-widget__event>iframe,.detail_h2h .tab-widget-wrapper .tab-widget__event>iframe,.detail_recent .tab-widget-wrapper .tab-widget__event>iframe,.detail_other .tab-widget-wrapper .tab-widget__event>iframe{height:550px;padding:10px}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox{padding:10px}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item{align-items:center;display:flex;justify-content:center;padding:0 26px 15px 0;position:relative;width:100%}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:last-child,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:last-child,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:last-child,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:last-child,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:last-child,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:last-child,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:last-child{padding-bottom:0;margin-bottom:0}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team{flex:1}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text{background:#fff;border-radius:6px;color:#4e5162;font-size:13px;font-weight:400;padding:10px 5px;position:relative;transition:all .3s}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box{align-items:center;display:flex}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box .oddsEventBox__icon,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box .oddsEventBox__icon,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box .oddsEventBox__icon,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box .oddsEventBox__icon,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box .oddsEventBox__icon,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box .oddsEventBox__icon,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text .oddsEventBox__item__team__box .oddsEventBox__icon{height:20px;margin:0 5px}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text .oddsEventBox__item__team__box,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text .oddsEventBox__item__team__box{flex-direction:row-reverse}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before{border:6px solid transparent;border-right-color:#fff;content:"";height:0;right:-12px;position:absolute;width:0;top:40%;transform:rotate(180deg)}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before{border:6px solid transparent;border-right-color:#fff;content:"";height:0;left:-12px;position:absolute;width:0;top:40%}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time{width:30px;align-items:center;background:#fff;border-radius:13px;display:flex;height:26px;justify-content:center;margin:0 11px;padding:0 5px;z-index:2}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:after,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:after,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:after,.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:after,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:after,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:after,.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item:after{border:1px dashed #d2d2d2;content:"";display:block;height:100%;left:calc(50% - 15px);position:absolute;top:0;width:1px}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_event .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_other .tab-widget-wrapper .tab-widget__event .oddsTabLive__note{padding:10px;border-radius:5px;box-shadow:0 1px 4px #00000029;display:grid;grid-template-columns:repeat(4,1fr);background-color:#fff}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_event .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_other .tab-widget-wrapper .tab-widget__event .oddsTabLive__note{display:flex;flex-direction:column;flex-flow:column}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_event .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.detail_other .tab-widget-wrapper .tab-widget__event .oddsTabLive__note{display:flex;flex-direction:column;flex-flow:column}}.tab_widget .tab-widget-wrapper .tab-widget__event .oddsTabLive__note__children,.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsTabLive__note__children,.detail_stats .tab-widget-wrapper .tab-widget__event .oddsTabLive__note__children,.detail_event .tab-widget-wrapper .tab-widget__event .oddsTabLive__note__children,.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsTabLive__note__children,.detail_recent .tab-widget-wrapper .tab-widget__event .oddsTabLive__note__children,.detail_other .tab-widget-wrapper .tab-widget__event .oddsTabLive__note__children{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;padding:5px 0}.tab_widget .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H{display:flex;gap:10px;padding:10px 0;justify-content:flex-end}.tab_widget .tab-widget-wrapper .tab-widget__h2h .headerH2H>*,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H>*,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H>*,.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H>*,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H>*,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H>*,.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H>*{background:gray;color:#fff;padding:5px 10px;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.tab_widget .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.tab_widget .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn{background-color:#2c3cc3}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H{justify-content:center}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H,.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H{justify-content:center}}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .bodyH2h{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;padding-bottom:10px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h{width:50px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h:first-child,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h:first-child,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h:first-child,.detail_event .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h:first-child,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h:first-child,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h:first-child,.detail_other .tab-widget-wrapper .tab-widget__h2h .bodyH2h .logoH2h:first-child{text-align:right}.tab_widget .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.tab_widget .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.tab_widget .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .AHTableH2h{width:30px;text-align:center}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.tab_widget .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.tab_widget .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .AHTableH2h{width:10%}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .WLTableH2h,.tab_widget .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .OUTableH2h,.tab_widget .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .AHTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .AHTableH2h{width:10%}}.tab_widget .tab-widget-wrapper .tab-widget__h2h .WLTableH2h>*,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .WLTableH2h>*,.detail_stats .tab-widget-wrapper .tab-widget__h2h .WLTableH2h>*,.detail_event .tab-widget-wrapper .tab-widget__h2h .WLTableH2h>*,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .WLTableH2h>*,.detail_recent .tab-widget-wrapper .tab-widget__h2h .WLTableH2h>*,.detail_other .tab-widget-wrapper .tab-widget__h2h .WLTableH2h>*,.tab_widget .tab-widget-wrapper .tab-widget__h2h .OUTableH2h>*,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .OUTableH2h>*,.detail_stats .tab-widget-wrapper .tab-widget__h2h .OUTableH2h>*,.detail_event .tab-widget-wrapper .tab-widget__h2h .OUTableH2h>*,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .OUTableH2h>*,.detail_recent .tab-widget-wrapper .tab-widget__h2h .OUTableH2h>*,.detail_other .tab-widget-wrapper .tab-widget__h2h .OUTableH2h>*,.tab_widget .tab-widget-wrapper .tab-widget__h2h .AHTableH2h>*,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .AHTableH2h>*,.detail_stats .tab-widget-wrapper .tab-widget__h2h .AHTableH2h>*,.detail_event .tab-widget-wrapper .tab-widget__h2h .AHTableH2h>*,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .AHTableH2h>*,.detail_recent .tab-widget-wrapper .tab-widget__h2h .AHTableH2h>*,.detail_other .tab-widget-wrapper .tab-widget__h2h .AHTableH2h>*{width:24px;display:flex;align-items:center;justify-content:center;height:24px;border-radius:4px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorWin,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorWin,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorWin,.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorWin,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorWin,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorWin,.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorWin{color:#fff;background:#40bb8c}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorDraw,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorDraw,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorDraw,.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorDraw,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorDraw,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorDraw,.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorDraw{color:#fff;background:#f90}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorLost,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorLost,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorLost,.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorLost,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorLost,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorLost,.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorLost{color:#fff;background:#e93d3d}.tab_widget .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h{display:flex;width:100%;justify-content:space-between;font-weight:400;flex-wrap:wrap;background-color:#fff;margin:5px 0;border-radius:5px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H{background:#e7ecff}.tab_widget .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*{padding:5px;display:flex;align-items:center;flex-direction:column;justify-content:center}.tab_widget .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H{background:#e7ecff}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*{padding:2px}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*,.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h>*{padding:2px}}.tab_widget .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .HTTableH2h{width:80px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .goalTableH2h{width:80px;text-align:center}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.tab_widget .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .goalTableH2h{width:10%}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .HTTableH2h,.tab_widget .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .goalTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .goalTableH2h{width:10%}}.tab_widget .tab-widget-wrapper .tab-widget__h2h .colorTableH2h .backgroundTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .colorTableH2h .backgroundTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .colorTableH2h .backgroundTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .colorTableH2h .backgroundTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .colorTableH2h .backgroundTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .colorTableH2h .backgroundTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .colorTableH2h .backgroundTableH2h{display:flex;flex-direction:column;width:100%;gap:5px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .percentH2H,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .percentH2H,.detail_stats .tab-widget-wrapper .tab-widget__h2h .percentH2H,.detail_event .tab-widget-wrapper .tab-widget__h2h .percentH2H,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .percentH2H,.detail_recent .tab-widget-wrapper .tab-widget__h2h .percentH2H,.detail_other .tab-widget-wrapper .tab-widget__h2h .percentH2H{width:calc(100% - 120px);display:flex;flex-direction:column;gap:20px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h{justify-content:space-between;display:flex}.tab_widget .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__win,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__win,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__win,.detail_event .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__win,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__win,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__win,.detail_other .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__win{text-align:left}.tab_widget .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__draw,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__draw,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__draw,.detail_event .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__draw,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__draw,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__draw,.detail_other .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__draw{text-align:center}.tab_widget .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__lose,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__lose,.detail_stats .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__lose,.detail_event .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__lose,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__lose,.detail_recent .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__lose,.detail_other .tab-widget-wrapper .tab-widget__h2h .headBoxPercentH2h__lose{text-align:right}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h{display:flex;position:relative}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h>*,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h>*,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h>*,.detail_event .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h>*,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h>*,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h>*,.detail_other .tab-widget-wrapper .tab-widget__h2h .bodyBoxPercentH2h>*{height:16px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home,.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home,.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home{background:#40bb8c;position:absolute;left:0;top:0}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home.border-statistic,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home.border-statistic,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home.border-statistic,.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home.border-statistic,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home.border-statistic,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home.border-statistic,.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Home.border-statistic{border-radius:12px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away,.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away,.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away{background:#e93d3d;width:100%}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away .H2hDataFirst:nth-child(3),.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away .H2hDataFirst:nth-child(3),.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away .H2hDataFirst:nth-child(3),.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away .H2hDataFirst:nth-child(3),.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away .H2hDataFirst:nth-child(3),.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away .H2hDataFirst:nth-child(3),.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away .H2hDataFirst:nth-child(3){display:flex;justify-content:end}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away.border-statistic,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away.border-statistic,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away.border-statistic,.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away.border-statistic,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away.border-statistic,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away.border-statistic,.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2Away.border-statistic{border-radius:12px}.tab_widget .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2HomeDraw,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2HomeDraw,.detail_stats .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2HomeDraw,.detail_event .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2HomeDraw,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2HomeDraw,.detail_recent .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2HomeDraw,.detail_other .tab-widget-wrapper .tab-widget__h2h .bgColorH2h2HomeDraw{background:#f09b57;position:absolute}.tab_widget .tab-widget-wrapper .tab-widget__h2h .homeTableH2h,.detail_lineup .tab-widget-wrapper .tab-widget__h2h .homeTableH2h,.detail_stats .tab-widget-wrapper .tab-widget__h2h .homeTableH2h,.detail_event .tab-widget-wrapper .tab-widget__h2h .homeTableH2h,.detail_h2h .tab-widget-wrapper .tab-widget__h2h .homeTableH2h,.detail_recent .tab-widget-wrapper .tab-widget__h2h .homeTableH2h,.detail_other .tab-widget-wrapper .tab-widget__h2h .homeTableH2h{flex:1 1 0%;gap:5px;font-weight:700;align-items:flex-start}.tab_widget .tab-widget-wrapper .boxStatistic,.detail_lineup .tab-widget-wrapper .boxStatistic,.detail_stats .tab-widget-wrapper .boxStatistic,.detail_event .tab-widget-wrapper .boxStatistic,.detail_h2h .tab-widget-wrapper .boxStatistic,.detail_recent .tab-widget-wrapper .boxStatistic,.detail_other .tab-widget-wrapper .boxStatistic{display:flex;gap:10px;width:100%;flex-direction:row;align-items:center;justify-content:center}.tab_widget .tab-widget-wrapper .boxStatistic>*,.detail_lineup .tab-widget-wrapper .boxStatistic>*,.detail_stats .tab-widget-wrapper .boxStatistic>*,.detail_event .tab-widget-wrapper .boxStatistic>*,.detail_h2h .tab-widget-wrapper .boxStatistic>*,.detail_recent .tab-widget-wrapper .boxStatistic>*,.detail_other .tab-widget-wrapper .boxStatistic>*{width:calc(50% - 10px)}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .boxStatistic>*,.detail_lineup .tab-widget-wrapper .boxStatistic>*,.detail_stats .tab-widget-wrapper .boxStatistic>*,.detail_event .tab-widget-wrapper .boxStatistic>*,.detail_h2h .tab-widget-wrapper .boxStatistic>*,.detail_recent .tab-widget-wrapper .boxStatistic>*,.detail_other .tab-widget-wrapper .boxStatistic>*{width:100%}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .boxStatistic>*,.detail_lineup .tab-widget-wrapper .boxStatistic>*,.detail_stats .tab-widget-wrapper .boxStatistic>*,.detail_event .tab-widget-wrapper .boxStatistic>*,.detail_h2h .tab-widget-wrapper .boxStatistic>*,.detail_recent .tab-widget-wrapper .boxStatistic>*,.detail_other .tab-widget-wrapper .boxStatistic>*{width:100%}}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .boxStatistic,.detail_lineup .tab-widget-wrapper .boxStatistic,.detail_stats .tab-widget-wrapper .boxStatistic,.detail_event .tab-widget-wrapper .boxStatistic,.detail_h2h .tab-widget-wrapper .boxStatistic,.detail_recent .tab-widget-wrapper .boxStatistic,.detail_other .tab-widget-wrapper .boxStatistic{flex-direction:column}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .boxStatistic,.detail_lineup .tab-widget-wrapper .boxStatistic,.detail_stats .tab-widget-wrapper .boxStatistic,.detail_event .tab-widget-wrapper .boxStatistic,.detail_h2h .tab-widget-wrapper .boxStatistic,.detail_recent .tab-widget-wrapper .boxStatistic,.detail_other .tab-widget-wrapper .boxStatistic{flex-direction:column}}.tab_widget .tab-widget-wrapper .headBoxPercentH2hData,.detail_lineup .tab-widget-wrapper .headBoxPercentH2hData,.detail_stats .tab-widget-wrapper .headBoxPercentH2hData,.detail_event .tab-widget-wrapper .headBoxPercentH2hData,.detail_h2h .tab-widget-wrapper .headBoxPercentH2hData,.detail_recent .tab-widget-wrapper .headBoxPercentH2hData,.detail_other .tab-widget-wrapper .headBoxPercentH2hData{display:flex;align-items:center;gap:10px;width:100%;flex-direction:row;justify-content:space-between}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .headBoxPercentH2hData,.detail_lineup .tab-widget-wrapper .headBoxPercentH2hData,.detail_stats .tab-widget-wrapper .headBoxPercentH2hData,.detail_event .tab-widget-wrapper .headBoxPercentH2hData,.detail_h2h .tab-widget-wrapper .headBoxPercentH2hData,.detail_recent .tab-widget-wrapper .headBoxPercentH2hData,.detail_other .tab-widget-wrapper .headBoxPercentH2hData{flex-direction:column}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .headBoxPercentH2hData,.detail_lineup .tab-widget-wrapper .headBoxPercentH2hData,.detail_stats .tab-widget-wrapper .headBoxPercentH2hData,.detail_event .tab-widget-wrapper .headBoxPercentH2hData,.detail_h2h .tab-widget-wrapper .headBoxPercentH2hData,.detail_recent .tab-widget-wrapper .headBoxPercentH2hData,.detail_other .tab-widget-wrapper .headBoxPercentH2hData{flex-direction:column}}.tab_widget .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_lineup .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_stats .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_event .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_h2h .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_recent .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_other .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst{width:calc(50% - 60px)}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_lineup .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_stats .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_event .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_h2h .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_recent .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_other .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst{width:100%;justify-content:center!important;align-items:center!important;text-align:center}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_lineup .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_stats .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_event .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_h2h .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_recent .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst,.detail_other .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst{width:100%;justify-content:center!important;align-items:center!important;text-align:center}}.tab_widget .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst:nth-child(3),.detail_lineup .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst:nth-child(3),.detail_stats .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst:nth-child(3),.detail_event .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst:nth-child(3),.detail_h2h .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst:nth-child(3),.detail_recent .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst:nth-child(3),.detail_other .tab-widget-wrapper .headBoxPercentH2hData .H2hDataFirst:nth-child(3){display:flex;justify-content:end}.tab_widget .tab-widget-wrapper .BGH2hDataFirst,.detail_lineup .tab-widget-wrapper .BGH2hDataFirst,.detail_stats .tab-widget-wrapper .BGH2hDataFirst,.detail_event .tab-widget-wrapper .BGH2hDataFirst,.detail_h2h .tab-widget-wrapper .BGH2hDataFirst,.detail_recent .tab-widget-wrapper .BGH2hDataFirst,.detail_other .tab-widget-wrapper .BGH2hDataFirst{width:100px;display:flex;align-items:center;justify-content:center;background:#d9d9d9;border-radius:20px;padding:5px 0}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .BGH2hDataFirst,.detail_lineup .tab-widget-wrapper .BGH2hDataFirst,.detail_stats .tab-widget-wrapper .BGH2hDataFirst,.detail_event .tab-widget-wrapper .BGH2hDataFirst,.detail_h2h .tab-widget-wrapper .BGH2hDataFirst,.detail_recent .tab-widget-wrapper .BGH2hDataFirst,.detail_other .tab-widget-wrapper .BGH2hDataFirst{width:100%;justify-content:center!important;align-items:center!important;text-align:center}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .BGH2hDataFirst,.detail_lineup .tab-widget-wrapper .BGH2hDataFirst,.detail_stats .tab-widget-wrapper .BGH2hDataFirst,.detail_event .tab-widget-wrapper .BGH2hDataFirst,.detail_h2h .tab-widget-wrapper .BGH2hDataFirst,.detail_recent .tab-widget-wrapper .BGH2hDataFirst,.detail_other .tab-widget-wrapper .BGH2hDataFirst{width:100%;justify-content:center!important;align-items:center!important;text-align:center}}.tab_widget .tab-widget-wrapper .tableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic,.detail_event .tab-widget-wrapper .tableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic,.detail_other .tab-widget-wrapper .tableStatistic{display:flex;width:100%;gap:10px;flex-direction:column}.tab_widget .tab-widget-wrapper .tableStatistic>*,.detail_lineup .tab-widget-wrapper .tableStatistic>*,.detail_stats .tab-widget-wrapper .tableStatistic>*,.detail_event .tab-widget-wrapper .tableStatistic>*,.detail_h2h .tab-widget-wrapper .tableStatistic>*,.detail_recent .tab-widget-wrapper .tableStatistic>*,.detail_other .tab-widget-wrapper .tableStatistic>*{width:100%;display:flex;flex-direction:column;gap:10px}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic{display:flex;align-items:center;gap:10px;padding:5px}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*{width:80px;text-align:center}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic{width:100px;text-align:left}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic{width:calc(100% - 470px);text-align:left;word-break:break-all}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic{background:#ededee}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TBTableStatistic>*>*,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TBTableStatistic>*>*,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TBTableStatistic>*>*,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TBTableStatistic>*>*,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TBTableStatistic>*>*,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TBTableStatistic>*>*,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TBTableStatistic>*>*,.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TXTableStatistic>*>*,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TXTableStatistic>*>*,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TXTableStatistic>*>*,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TXTableStatistic>*>*,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TXTableStatistic>*>*,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TXTableStatistic>*>*,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .TXTableStatistic>*>*,.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .DHPTableStatistic>*>*,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .DHPTableStatistic>*>*,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .DHPTableStatistic>*>*,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .DHPTableStatistic>*>*,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .DHPTableStatistic>*>*,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .DHPTableStatistic>*>*,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .DHPTableStatistic>*>*{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin:auto}@media (max-width: 768px){.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic{gap:5px}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic{width:60px}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic{width:calc(100% - 200px)}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*{width:20%}}@container (max-width: 768px){.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic{gap:5px}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .LeaguesTableStatistic{width:60px}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic .NameTableStatistic{width:60%}.tab_widget .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*,.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic>*{width:20%}}.tab_widget .tab-widget-wrapper .tableStatistic .itemTableStatistic,.detail_lineup .tab-widget-wrapper .tableStatistic .itemTableStatistic,.detail_stats .tab-widget-wrapper .tableStatistic .itemTableStatistic,.detail_event .tab-widget-wrapper .tableStatistic .itemTableStatistic,.detail_h2h .tab-widget-wrapper .tableStatistic .itemTableStatistic,.detail_recent .tab-widget-wrapper .tableStatistic .itemTableStatistic,.detail_other .tab-widget-wrapper .tableStatistic .itemTableStatistic{background:#fff}.tab_widget.layout-type-widget .tab-widget-wrapper .tab-widget__h2h .headerH2H,.layout-type-widget.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H,.layout-type-widget.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H,.layout-type-widget.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H,.layout-type-widget.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H,.layout-type-widget.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H,.layout-type-widget.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H,.tab_widget.layout-type-widget .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.layout-type-widget.detail_lineup .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.layout-type-widget.detail_stats .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.layout-type-widget.detail_event .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.layout-type-widget.detail_h2h .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.layout-type-widget.detail_recent .tab-widget-wrapper .tab-widget__h2h .bodyH2h,.layout-type-widget.detail_other .tab-widget-wrapper .tab-widget__h2h .bodyH2h{display:none}.tab_widget.fixture-dark,.fixture-dark.detail_lineup,.fixture-dark.detail_stats,.fixture-dark.detail_event,.fixture-dark.detail_h2h,.fixture-dark.detail_recent,.fixture-dark.detail_other{color:var(--tab-fixture-dark-color);background:var(--tab-fixture-dark-bg-color)}.tab_widget.fixture-dark .titleModalLineUp,.fixture-dark.detail_lineup .titleModalLineUp,.fixture-dark.detail_stats .titleModalLineUp,.fixture-dark.detail_event .titleModalLineUp,.fixture-dark.detail_h2h .titleModalLineUp,.fixture-dark.detail_recent .titleModalLineUp,.fixture-dark.detail_other .titleModalLineUp{background-color:var(--tab-fixture-dark-title-bg-color);color:var(--tab-fixture-dark-color)}.tab_widget.fixture-dark .titleModalLineUp:after,.fixture-dark.detail_lineup .titleModalLineUp:after,.fixture-dark.detail_stats .titleModalLineUp:after,.fixture-dark.detail_event .titleModalLineUp:after,.fixture-dark.detail_h2h .titleModalLineUp:after,.fixture-dark.detail_recent .titleModalLineUp:after,.fixture-dark.detail_other .titleModalLineUp:after{background:var(--fixture-custom-theme-2-dark-svg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__header,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__header,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__header,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__header,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__header,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__header,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__header{background-color:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__header__list__item.tab-widget-active,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__header__list__item:hover,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__header__list__item:hover,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__header__list__item:hover,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__header__list__item:hover,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__header__list__item:hover,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__header__list__item:hover,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__header__list__item:hover{color:var(--tab-fixture-dark-menu-active-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__container,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__container,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__container,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__container,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__container,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__container,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__container{background:var(--tab-fixture-dark-bg-color);border-radius:12px;border:1px solid var(--tab-fixture-dark-border-active-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__container__content,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__container__content,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__container__content,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__container__content,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__container__content,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__container__content,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__container__content{background-color:var(--tab-fixture-dark-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__container__content .oddsLoadingModal{color:var(--tab-fixture-dark-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData th,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData th,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData th,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData th,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData th,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData th,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData th,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData table,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData td,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData td,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData td,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData td,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData td,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData td,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData td{border:2px solid var(--tab-fixture-dark-border-active-color);color:#fff}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData table,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData table{width:100%;background-color:var(--tab-fixture-dark-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData table th,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table th,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData table th,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData table th,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table th,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData table th,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData table th,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData table table,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData table table{padding-top:.5rem;padding-bottom:.5rem;background-color:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData table td,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table td,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData table td,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData table td,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table td,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData table td,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData table td{color:#fff}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData table td.warning,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData table td.warning,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData table td.warning,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData table td.warning,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData table td.warning,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData table td.warning,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData table td.warning{color:red}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .boxAvatarMain .avatarMain .avatar{border:1px solid var(--tab-fixture-dark-head-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp span .namePlayerLineUpspan{color:var(--tab-fixture-dark-head-2-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .PositionItemReserve{color:var(--tab-fixture-dark-border-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .homeReserve{color:var(--tab-fixture-dark-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .BoxAvatarItemReservePlayer img{background:var(--tab-fixture-dark-sub-head-result-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .itemReservePlayer{background:var(--tab-fixture-dark-title-bg-color);border:1px solid var(--tab-fixture-dark-border-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointItemReservePlayer{background:var(--tab-fixture-dark-head-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__lineup .contentLineUp .pointPlayerLineUp{background:#ec9f06;border:1px solid var(--tab-fixture-dark-border-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__odd__table table thead tr,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table thead tr,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__odd__table table thead tr,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__odd__table table thead tr,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table thead tr,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__odd__table table thead tr,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__odd__table table thead tr{background:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__odd__table table tr,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr{background-color:var(--tab-fixture-dark-border-active-color);color:var(--tab-fixture-dark-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr th.odd-table-td__bookmarker,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr .tab-widget__ortherData table.odd-table-td__bookmarker,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__ortherData .tab-widget__odd__table table tr table.odd-table-td__bookmarker,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__bookmarker,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__odd__table table tr td.odd-table-td__status{background:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team .oddsEventBox__item__team__text{background:var(--tab-fixture-dark-title-bg-color);color:#fff}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.home .oddsEventBox__item__team__text:before{border-right-color:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__team.away .oddsEventBox__item__team__text:before{border-right-color:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__event .oddsEventBox .oddsEventBox__item__time{color:var(--tab-fixture-dark-sub-head-result-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__event .oddsTabLive__note,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__event .oddsTabLive__note{background:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__h2h,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__h2h,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__h2h,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__h2h,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__h2h,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__h2h,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__h2h{container-type:inline-size}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H>*:hover,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__h2h .headerH2H>.bgActiveBtn{background-color:var(--tab-fixture-dark-menu-active-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h{background:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h.headingH2H,.tab_widget.fixture-dark .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.fixture-dark.detail_lineup .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.fixture-dark.detail_stats .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.fixture-dark.detail_event .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.fixture-dark.detail_h2h .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.fixture-dark.detail_recent .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H,.fixture-dark.detail_other .tab-widget-wrapper .tab-widget__h2h .backgroundHeadTableH2h .headingH2H{background:var(--tab-fixture-dark-border-active-color)}.tab_widget.fixture-dark .tab-widget-wrapper .BGH2hDataFirst,.fixture-dark.detail_lineup .tab-widget-wrapper .BGH2hDataFirst,.fixture-dark.detail_stats .tab-widget-wrapper .BGH2hDataFirst,.fixture-dark.detail_event .tab-widget-wrapper .BGH2hDataFirst,.fixture-dark.detail_h2h .tab-widget-wrapper .BGH2hDataFirst,.fixture-dark.detail_recent .tab-widget-wrapper .BGH2hDataFirst,.fixture-dark.detail_other .tab-widget-wrapper .BGH2hDataFirst{background:var(--tab-fixture-dark-title-bg-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.fixture-dark.detail_lineup .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.fixture-dark.detail_stats .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.fixture-dark.detail_event .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.fixture-dark.detail_h2h .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.fixture-dark.detail_recent .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic,.fixture-dark.detail_other .tab-widget-wrapper .tableStatistic .ColumnTableStatistic.headTableStatistic{background:var(--tab-fixture-dark-border-active-color)}.tab_widget.fixture-dark .tab-widget-wrapper .tableStatistic .itemTableStatistic,.fixture-dark.detail_lineup .tab-widget-wrapper .tableStatistic .itemTableStatistic,.fixture-dark.detail_stats .tab-widget-wrapper .tableStatistic .itemTableStatistic,.fixture-dark.detail_event .tab-widget-wrapper .tableStatistic .itemTableStatistic,.fixture-dark.detail_h2h .tab-widget-wrapper .tableStatistic .itemTableStatistic,.fixture-dark.detail_recent .tab-widget-wrapper .tableStatistic .itemTableStatistic,.fixture-dark.detail_other .tab-widget-wrapper .tableStatistic .itemTableStatistic{background:var(--tab-fixture-dark-title-bg-color);border:1px solid var(--tab-fixture-dark-border-color)}.tab_widget__no-chat{display:flex;justify-content:center;align-items:center;flex-direction:column}
