@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}}.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_football_theme .theme1-fixture-group .fixture-component__dropdown__list__item.theme1-fixture-type-menu-item.active,.fixture_football_theme .theme1-fixture-group .embed-fixture .fixture-component__dropdown__list__item.theme1-fixture-type-menu-item.active,.embed-fixture .fixture-component__dropdown__list__item.active{background:#f5f5f5}body.setting-popup-active{height:100%;overflow:hidden;transition:all .2s ease}body.setting-popup-active:after{content:"";background:#0000005e;width:100%;height:100%;position:fixed;left:0;top:0;z-index:8;transition:all .2s ease}.fixture_football_theme{padding:5px}@media (max-width: 480px){.fixture_football_theme .theme1-fixture-menu .theme1-fixture-date-menu{flex-wrap:nowrap;overflow:auto;padding-bottom:5px;scroll-snap-type:x mandatory}.fixture_football_theme .theme1-fixture-menu .theme1-fixture-date-menu-item{white-space:nowrap;min-width:80px;flex:unset!important;scroll-snap-align:center}}.fixture_football_theme .theme1-fixture-date-menu-item{border-radius:22px;flex:1;position:relative;vertical-align:top;text-align:center;padding:5px;line-height:normal;color:var(--theme-fixture-date-menu-color);background-color:var(--theme-fixture-date-menu-bg-color);box-shadow:var(--theme-fixture-group-shadow-color)}.fixture_football_theme .theme1-fixture-date-menu-item.active,.fixture_football_theme .theme1-fixture-date-menu-item:hover,.fixture_football_theme .theme1-fixture-group .theme1-fixture-date-menu-item.theme1-fixture-type-menu-item.active,.fixture_football_theme .theme1-fixture-date-menu-item:focus,.fixture_football_theme .theme1-fixture-date-menu-item:active{background-color:var(--theme-fixture-date-menu-bg-color-active);color:var(--theme-fixture-date-menu-color-active)}.fixture_football_theme .theme1-fixture-group{margin:10px 0;padding:5px 10px;border:.5px dashed var(--theme-fixture-group-border-color)}@media screen and (max-width: 768px){.fixture_football_theme .theme1-fixture-group{padding:3px;margin:2px 0}}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu{margin-top:10px}@media (max-width: 768px){.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu{overflow:auto;white-space:nowrap}}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item{flex:1;text-transform:uppercase;color:var(--theme-fixture-type-menu-color);letter-spacing:-.04em;padding-bottom:3px}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live){display:flex;justify-content:center;justify-items:center;align-content:center;align-items:baseline}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live) .ripple{background-color:#ff0a09!important;border:1px solid #fff;width:20px;height:20px;z-index:-1;left:50%;top:50%;opacity:0;margin:-11px 0 0 -11px;border-radius:100px;-webkit-animation:ripple 1.8s infinite;animation:ripple 1.8s infinite}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live) .ripple:nth-child(2){animation-delay:.3s;-webkit-animation-delay:.3s}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live) .ripple:nth-child(3){animation-delay:.6s;-webkit-animation-delay:.6s}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live) .live{height:10px;width:10px;border-radius:100px;z-index:1;margin-right:5px;background-color:#ff0a09!important;border:1px solid #fff}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item:hover,.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item.active,.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item.active,.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item:focus,.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item:active{border-color:var(--theme-fixture-type-menu-border-color-active);color:var(--theme-fixture-type-menu-color-active)}.fixture_football_theme .theme1-fixture-group .theme1-fixture-type-menu-item.active{border-bottom:2px solid}.fixture_football_theme .theme1-fixture-group .fixture-search-setting-group{margin:10px 0}.fixture_football_theme .theme1-fixture-group .theme1-fixture-search-team{width:90%;box-shadow:var(--theme-fixture-group-shadow-color)}.fixture_football_theme .theme1-fixture-group .theme1-fixture-search-team>input[type=text]{outline-offset:unset;outline:unset;height:38px;padding-left:30px;border:none;margin:0;box-shadow:none}@media (max-width: 480px){.fixture_football_theme .theme1-fixture-group .theme1-fixture-search-team{width:75%}}.fixture_football_theme .theme1-fixture-group .theme1-fixture-search-team .search-icon{width:30px;color:var(--theme-fixture-type-menu-color-active)}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league-title{border-bottom:1px dashed var(--theme-fixture-odds-group-color);margin-top:10px}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league-title .logo{width:30px}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group{border-bottom:1px dashed var(--theme-fixture-odds-group-color);padding:15px 10px;transition:all .2s ease}@media screen and (max-width: 768px){.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group{padding:3px}}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group.active,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group:hover,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group:focus,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group:active{background-color:var(--theme-fixture-odds-group-color-active)}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-icon,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-btn,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-icon,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-btn,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-btn{width:80px}@media screen and (max-width: 768px){.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-icon,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-btn,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-icon,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-btn,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-btn{width:40px}}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-btn{text-align:right;text-align:-webkit-right}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-btn .match{width:30px;font-weight:400;padding:2px 5px;background-color:var(--theme-fixture-odds-match-bg-color);color:#fff;transition:all .2s ease}@media (max-width: 768px){.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-btn .match{width:15px}}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-btn .match.FT{background-color:var(--theme-fixture-odds-match-color)}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-data,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-data,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-data{width:calc(100% - 160px)}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-data div div:nth-child(2),.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-data div div:nth-child(2),.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-data div div:nth-child(2){color:var(--theme-fixture-main-op-bg-color)}@media screen and (max-width: 768px){.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-data,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-data,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-data{width:calc(100% - 60px)}}@media screen and (max-width: 375px){.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-data,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-data,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-data{width:calc(100% - 75px)}}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-icon .auto-ripple,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon .auto-ripple,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-btn .auto-ripple{position:relative;overflow:hidden;display:inline-block}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-icon .text,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon .text,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-btn .text{font-weight:700;position:relative;display:inline-block;padding:5px 10px;color:var(--theme-fixture-odds-match-live-color)}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-icon .text:after,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon .text:after,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-btn .text:after{content:"";position:absolute;border-radius:30%;background-color:var(--theme-fixture-odds-match-live-color);width:100%;height:100%;top:0%;left:0;transform:translate(-50%,-50%);animation:ripple .8s linear infinite;pointer-events:none}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-icon img,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon img,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-btn img{width:40px}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon{color:var(--theme-fixture-odds-team-color)}@media screen and (max-width: 768px){.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon{font-size:10px;width:40px}}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-data{text-transform:uppercase;font-weight:700;color:var(--theme-fixture-time-data-color);font-size:12px}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-data .fixture-live-flash{transition:color .5s ease-in-out;animation:blink 1s infinite;font-size:20px;position:relative;left:-2px}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .left,.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .right{width:48%;text-align:right}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .right{text-align:left}.fixture_football_theme .theme1-fixture-list .theme1-fixture-league .middle{width:100px;text-align:center}.fixture_football_theme .fixture-setting-popup{padding:10px;top:15%;height:fit-content;background:var(--fixture-white-color);max-width:500px;z-index:9;background-color:var(--fixture-white-color);transition:all .2s ease;border-radius:5px}.fixture_football_theme .fixture-setting-popup-header{text-transform:uppercase}.fixture_football_theme .fixture-setting-popup-content .warning{font-size:12px;padding:5px 15px 5px 5px;background-color:var(--theme-fixture-popup-warning-bg-color);border-radius:5px;color:var(--theme-fixture-popup-warning-text-color)}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning){margin-top:10px}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .label{width:20%}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds{width:80%}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span{flex:1}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span:first-child label{border-top-left-radius:5px;border-bottom-left-radius:5px}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span:nth-child(n) label{border-right:none}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span:last-child label{border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px solid var(--theme-fixture-popup-border-color)}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label{cursor:pointer;display:block;padding:2px 5px;text-align:center;border:1px solid var(--theme-fixture-popup-border-color)}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label:hover,.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span .theme1-fixture-group label.theme1-fixture-type-menu-item.active,.fixture_football_theme .theme1-fixture-group .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label.theme1-fixture-type-menu-item.active,.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label:focus,.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label:active{border-color:var(--theme-fixture-popup-border-color);color:var(--theme-fixture-type-menu-color-active)}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span input[type=checkbox]{display:none}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span input[type=radio]{display:none}.fixture_football_theme .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span :checked+label{background:var(--theme-fixture-type-menu-color-active);color:var(--fixture-white-color)}.fixture_football_theme.fixture-dark{color:var(--fixture-white-color);background-color:var(--fixture-dark-color)}.fixture_football_theme.fixture-dark .theme1-fixture-date-menu-item{color:var(--theme-fixture-date-menu-color);background-color:var(--theme-fixture-date-menu-dark-color);box-shadow:none}.fixture_football_theme.fixture-dark .theme1-fixture-date-menu-item.active,.fixture_football_theme.fixture-dark .theme1-fixture-date-menu-item:hover,.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-date-menu-item.theme1-fixture-type-menu-item.active,.fixture_football_theme.fixture-dark .theme1-fixture-date-menu-item:focus,.fixture_football_theme.fixture-dark .theme1-fixture-date-menu-item:active{background-color:var(--theme-fixture-date-menu-bg-color-active);color:var(--theme-fixture-date-menu-color-active)}.fixture_football_theme.fixture-dark .theme1-fixture-group{border:.5px dashed var(--theme-fixture-group-dark-border-color)}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu{margin-top:10px}@media (max-width: 768px){.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu{overflow:auto;white-space:nowrap}}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item{flex:1;text-transform:uppercase;color:var(--theme-fixture-type-menu-dark-color);letter-spacing:-.04em;padding-bottom:3px}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live){display:flex;justify-content:center;justify-items:center;align-content:center;align-items:baseline}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live) .ripple{background-color:#ff0a09!important;border:1px solid #fff;width:20px;height:20px;z-index:-1;left:50%;top:50%;opacity:0;margin:-11px 0 0 -11px;border-radius:100px;-webkit-animation:ripple 1.8s infinite;animation:ripple 1.8s infinite}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live) .ripple:nth-child(2){animation-delay:.3s;-webkit-animation-delay:.3s}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live) .ripple:nth-child(3){animation-delay:.6s;-webkit-animation-delay:.6s}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item:has(.live) .live{height:10px;width:10px;border-radius:100px;z-index:1;margin-right:5px;background-color:#ff0a09!important;border:1px solid #fff}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item:hover,.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item.active,.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item:focus,.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item:active{border-color:var(--theme-fixture-type-menu-border-dark-color-active);color:var(--theme-fixture-type-menu-dark-color-active)}.fixture_football_theme.fixture-dark .theme1-fixture-group .theme1-fixture-type-menu-item.active{border-bottom:2px solid}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league-title,.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group{border-bottom:1px dashed var(--theme-fixture-group-dark-border-color)}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group.active,.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group:hover,.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group:focus,.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group:active{background-color:var(--theme-fixture-odds-group-dark-color-active)}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-btn .match{background-color:var(--theme-fixture-odds-match-bg-color);color:#fff}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-btn .match.FT{background-color:var(--theme-fixture-odds-match-color)}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .odds-data div div:nth-child(2),.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-data div div:nth-child(2),.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-data div div:nth-child(2){color:var(--theme-fixture-main-op-bg-color)}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-icon .text,.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-btn .text,.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon .text{color:var(--theme-fixture-odds-match-live-color)}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-icon .text:after,.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .team-btn .text:after,.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon .text:after{background-color:var(--theme-fixture-odds-match-live-color)}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-icon{color:var(--theme-fixture-odds-team-color)}.fixture_football_theme.fixture-dark .theme1-fixture-list .theme1-fixture-league .theme1-fixture-league-item-group-row .time-data{color:var(--theme-fixture-time-data-color)}.fixture_football_theme.fixture-dark .theme1-fixture-search-team{box-shadow:none}.fixture_football_theme.fixture-dark .theme1-fixture-search-team>input[type=text]{background-color:var(--theme-fixture-search-team-dark-color);color:#fff}.fixture_football_theme.fixture-dark .theme1-fixture-search-team>input[type=text]::placeholder{color:var(--theme-fixture-search-team-placeholder-color)}.fixture_football_theme.fixture-dark .theme1-fixture-search-team .search-icon{color:var(--theme-fixture-search-team-icon-dark-color)}.fixture_football_theme.fixture-dark .fixture-setting-popup{background-color:var(--theme-fixture-popup-dark-color)}.fixture_football_theme.fixture-dark .fixture-setting-popup-header{text-transform:uppercase}.fixture_football_theme.fixture-dark .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span:last-child label{border-right:1px solid var(--theme-fixture-popup-border-color)}.fixture_football_theme.fixture-dark .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label{border:1px solid var(--theme-fixture-popup-border-color)}.fixture_football_theme.fixture-dark .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label:hover,.fixture_football_theme.fixture-dark .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span .theme1-fixture-group label.theme1-fixture-type-menu-item.active,.fixture_football_theme.fixture-dark .theme1-fixture-group .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label.theme1-fixture-type-menu-item.active,.fixture_football_theme.fixture-dark .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label:focus,.fixture_football_theme.fixture-dark .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span label:active{border-color:var(--theme-fixture-popup-border-dark-color);color:var(--theme-fixture-type-menu-color-dark-active)}.fixture_football_theme.fixture-dark .fixture-setting-popup-content>div:not(.warning) .odds .checkbox-container span :checked+label{border-color:var(--theme-fixture-type-menu-dark-color-active)}