@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_football_theme_2{padding:0;margin:0;font-size:12px;font-family:Tahoma,Helvetica Neue,Helvetica,Arial,sans-serif;transition:.2s}.fixture_football_theme_2 .theme2-fixture{padding:10px}.fixture_football_theme_2 .theme2-fixture .theme2-fixture-banner{height:100%}.fixture_football_theme_2 .theme2-fixture .theme2-fixture-tools--btn{padding:0 5px;border-radius:2px;border:.5px solid rgb(200,196,196);min-width:50px;text-align:center;line-height:24px}.fixture_football_theme_2 .theme2-fixture .theme2-fixture-tools--btn>span{color:red}.fixture_football_theme_2 .theme2-fixture-switch{position:relative}.fixture_football_theme_2 .theme2-fixture-switch__input{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;margin:0;opacity:0;z-index:1}.fixture_football_theme_2 .theme2-fixture-switch__label{display:block;position:relative;width:48px;height:24px;background-color:var(--fixture-dark-color);border-radius:25px;transition:.2s}.fixture_football_theme_2 .theme2-fixture-switch__label:before{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:auto;left:0;bottom:0;width:24px;height:24px;border-radius:100%;border:2px var(--fixture-dark-color) solid;background-color:var(--fixture-white-color);color:var(--fixture-dark-color);transition:.2s;content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IArs4c6QAAAXFJREFUSEvllb8vQ1EUx7/n9g0VxUQkNgMbuwlBUqmXGIhqdFdTBxaDZzBo/Jgae6WvUoOkGoNEavIPmCw2idikRBOvPfSGpPqu9qn3pp7t5J7zOcn3/LgED408ZKMN4JwJrVUlpHA+6VRKpSxsGAKDNx3w95Ro8bRchbGpb0j4ci4h/eyCD6VnP+7H3sgwKqqCanhqphOa/xBUeaBwflvCjvVhCV/J3Uk/E9oCiwFYpThFL1+dwwvjGh4Dm2DRDcI+wFVJRiSA+RYakrAoDuIi+l92aOLacgz/DuTUfB80KwNgsi65AEtboujZUyP9G44im3oC4HUlgLFHkXP121eCDc7mXAygAET5AhVxAGD6F/gVWMQhOAhGkSK5o/o4Ozytr37q3OUJvLY6m6FdgOQI2qwVWX7As8FeWD4ToCnXGsr1o8gcA2HUlVFk1RKdzA7hXaP/L5GX66/sn1uHy+nVaxbXBp9FMwn+fBVbAdbmfABTKK0YZVTm5gAAAABJRU5ErkJggg==);background-position:center;background-repeat:no-repeat;box-sizing:border-box}.fixture_football_theme_2 .theme2-fixture-switch__input:checked+.theme2-fixture-switch__label{background-color:var(--fixture-white-color)}.fixture_football_theme_2 .theme2-fixture-switch__input:checked+.theme2-fixture-switch__label:before{left:calc(100% - 24px);border-color:var(--fixture-white-color);background-repeat:no-repeat;background-color:var(--fixture-dark-color);content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMTMvMjDGmT0yAAAB3UlEQVRIidWVv2sUURDHv9+3wnlRVi9gazCdNtodWBjttDi0SSkRhONu3+MaEf8CK7G421324IQQJY2FhYhCSgtJbATBSkhloUfwV7Me7r6x2eCS3Ttzaoqbama+8Jl58+bxKCI4KFMHRp5p+KFJojHmuIjcILkM4AyAdwDujUajjcFgEP81XGu9RHKV5CkAWySv+r7/8p879zzvAsnnAOZEZJNkw/f9HQBoNpuqWq2qbreb/AlemHmr1XKVUg9JzolIDOBOEAQ7u7rrukySZGk/nRfgjuPcBLAAACS30jR9vau12+2FOI7vkwy11qExZnEqOIBrOf9tv9//kYu/ANgWkWMkPwD4PBWc5PlceCKvRVH0HcC6iNwmGQVB8HUSnHufvzHmJ35f9GaappejKPo2CdLpdOZ7vV7hFIXOReRVLqwrpa5MAgNAkiSNsnzZzJ/mfJK8a4ypjwNrrW+RdMu0wp5bax84jtMBcDJLLQJ4rLUOReTJcDjcrtVqRyqVSh3AMoCGtfZsGbwwcwDwPO8iyRckD++R3gP4BKAC4DSAoyLSCMPw2b7hWYFLSqlVZDtfYh9FZCUMw40x+nh4VqAGYEUpdR3AuSz9xlq7ppR6NPUq/k+b3c9iduG/AL39qXyw6LIQAAAAAElFTkSuQmCC)}.fixture_football_theme_2 .theme2-fixture-table{margin-top:5px}.fixture_football_theme_2 .theme2-fixture-table-head .theme2-time{color:var(--fixture-white-color)!important}.fixture_football_theme_2 .theme2-fixture-table .theme2-remove{width:50px;color:var(--fixture-custom-theme-2-dark-text-color)}.fixture_football_theme_2 .theme2-fixture-table .theme2-date{background-color:var(--fixture-custom-theme-2-sub-head-bg-color);border-bottom:1px solid var(--fixture-custom-theme-2-border-color);font-weight:700;padding:3px}.fixture_football_theme_2 .theme2-fixture-table .theme2-result{background-color:var(--fixture-custom-theme-2-sub-head-result-bg-color);font-weight:700}.fixture_football_theme_2 .theme2-fixture-table .theme2-league{width:10%;padding:0;color:var(--fixture-white-color)}.fixture_football_theme_2 .theme2-fixture-table .theme2-time{width:10%;color:var(--fixture-custom-theme-2-dark-text-color)}.fixture_football_theme_2 .theme2-fixture-table .theme2-time.theme2-live .theme2-live-time{color:var(--fixture-custom-theme-2-live-color)}.fixture_football_theme_2 .theme2-fixture-table .theme2-time.theme2-live .theme2-live-time .theme2-live-time-flash{transition:color .5s ease-in-out;animation:blink 1s infinite}.fixture_football_theme_2 .theme2-fixture-table .theme2-away,.fixture_football_theme_2 .theme2-fixture-table .theme2-home{width:35%}.fixture_football_theme_2 .theme2-fixture-table .theme2-score{width:10%}.fixture_football_theme_2 .theme2-fixture-table .theme2-score.theme2-score-live{color:var(--fixture-custom-theme-2-live-color)}.fixture_football_theme_2 .theme2-fixture-table .theme2-cht,.fixture_football_theme_2 .theme2-fixture-table .theme2-td{width:5%}.fixture_football_theme_2 .theme2-fixture-table-head{background-color:var(--fixture-custom-theme-2-head-bg-color)}.fixture_football_theme_2 .theme2-fixture-table-head-col{text-align:center;color:var(--fixture-white-color)}.fixture_football_theme_2 .theme2-fixture-table-body-row{border-bottom:.5px solid var(--fixture-custom-theme-2-border-color)}.fixture_football_theme_2 .theme2-fixture-table-body-row.theme2-none{display:none!important}.fixture_football_theme_2 .theme2-fixture-table-body-col{text-align:center}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-league{padding:5px 0}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-away{text-align:left}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-home{text-align:right}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-time{padding:5px}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-time:not(.theme2-live){text-align:left}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-cht{line-height:15px;padding:0}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-cht span{display:inline-block;width:100%;font-size:12px}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-cht-corner{color:var(--fixture-custom-theme-2-corner-color)}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-cht-score-ht{color:var(--fixture-custom-theme-2-sht-color)}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-score.theme2-score-result{color:var(--fixture-custom-theme-2-score-result-color)}.fixture_football_theme_2 .theme2-fixture-table-body .theme2-td-icon svg path{color:var(--fixture-custom-theme-2-dark-svg-color)}@media (max-width: 991px){.fixture_football_theme_2 .theme2-fixture-table .theme2-remove{width:20px}.fixture_football_theme_2 .theme2-fixture-table .theme2-league,.fixture_football_theme_2 .theme2-fixture-table .theme2-time{width:10%}.fixture_football_theme_2 .theme2-fixture-table .theme2-away,.fixture_football_theme_2 .theme2-fixture-table .theme2-home{width:25%}.fixture_football_theme_2 .theme2-fixture-table .theme2-cht,.fixture_football_theme_2 .theme2-fixture-table .theme2-td{width:10%}}@media (max-width: 540px){.fixture_football_theme_2 .theme2-fixture-table .theme2-away,.fixture_football_theme_2 .theme2-fixture-table .theme2-home{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.fixture_football_theme_2 .theme2-fixture-table .theme2-td-icon{flex-direction:column;gap:0}}.fixture_football_theme_2.dark{background:var(--fixture-dark-color);color:var(--fixture-white-color)}.fixture_football_theme_2.dark .theme2-fixture-tools--btn{border:.5px solid rgb(240,237,237);background:var(--fixture-dark-color)}.fixture_football_theme_2.dark .theme2-fixture-tools select{color:var(--fixture-white-color);background:var(--fixture-dark-color)}.fixture_football_theme_2.dark .theme2-fixture-table .theme2-date{background-color:var(--fixture-custom-theme-2-dark-sub-head-bg-color);border-bottom:1px solid var(--fixture-custom-theme-2-dark-border-color)}.fixture_football_theme_2.dark .theme2-fixture-table .theme2-result{background-color:var(--fixture-custom-theme-2-dark-sub-head-result-bg-color)}.fixture_football_theme_2.dark .theme2-fixture-table .theme2-league{color:var(--fixture-white-color)}.fixture_football_theme_2.dark .theme2-fixture-table .theme2-time{color:var(--fixture-custom-theme-2-dark-text-color)}.fixture_football_theme_2.dark .theme2-fixture-table-head{background-color:var(--fixture-custom-theme-2-dark-head-bg-color)}.fixture_football_theme_2.dark .theme2-fixture-table-head-col{text-align:center;color:var(--fixture-white-color)}.fixture_football_theme_2.dark .theme2-fixture-table-body-row{border-bottom:.5px solid var(--fixture-custom-theme-2-dark-border-color)}
