:root{--font:"Raleway",sans-serif;--background-color:#000;--background-color-header:#1b1b2b;--color-text:#fff;--color-text-header:#fff;--color-green:#01d099;--color-red:#f64e60;--color-yellow:#ffa800;--primary-font-size:11px;--secondary-font-size:10px;--header-font-size:14px;--header-text-transform:uppercase;--header-link-text-transform:none;--border-bottom:0.5px solid var(--background-color-header);--primary-padding:8px 3px;--primary-line-height:13px;--secondary-padding:0.8rem;--button-info-font-size:9px;--button-info-line-height:16px;--toolbar-font-size:var(--header-font-size);--modale-background-overlay:rgba(0,0,0,.4);--modale-close-size:28px;--modale-score-size:36px;--modale-teams-size:13px;--standings-team-form-font-size:9px;--standings-team-form-line-height:16px;--flags-size:16px;--teams-logo-size:16px;--teams-logo-modal-size:90%;--teams-logo-block-modal-size:85px;--teams-logo-block-radius-modal:5px;--teams-logo-block-background-modal:var(--background-color-header);--match-widget-bg:#fff;--match-widget-border:#e5e7eb;--match-widget-shadow:0 2px 8px rgba(0,0,0,.1);--match-tab-active:#3b82f6;--match-tab-hover:#f3f4f6;--match-tab-text:#4b5563;--match-tab-active-text:#1f2937;--match-tooltip-bg:rgba(0,0,0,.8)}.match-widget{font-family:var(--font);max-width:100%;margin:0 auto;background:var(--match-widget-bg);border-radius:8px;box-shadow:var(--match-widget-shadow);overflow:hidden}.match-widget .tabs{display:flex;border-bottom:1px solid var(--match-widget-border);background-color:#f9fafb}.match-widget .tab{padding:12px 20px;cursor:pointer;font-weight:500;color:var(--match-tab-text);transition:all .2s ease;border-bottom:2px solid transparent;font-size:var(--header-font-size);text-transform:var(--header-text-transform)}.match-widget .tab:hover{color:var(--match-tab-active-text);background-color:var(--match-tab-hover)}.match-widget .tab.active{color:var(--match-tab-active);border-bottom-color:var(--match-tab-active)}.match-widget .tab:disabled{opacity:.5;cursor:not-allowed}.match-widget .wg-table{width:100%;border-collapse:collapse;font-size:var(--primary-font-size)}.match-widget .wg-header{background-color:var(--background-color-header);font-weight:600;padding:10px 12px;text-align:left;color:var(--color-text-header);border-bottom:1px solid var(--match-widget-border)}.match-widget .wg_text_center{text-align:center}.match-widget .wg_text_right{text-align:right}.match-widget .wg_p_lr_2{padding:0 8px}.match-widget .wg_bolder{font-weight:600}.match-widget .icon-svg{display:inline-block;width:16px;height:16px;margin:0 4px;vertical-align:middle}.match-widget .wg_tooltip{position:relative;cursor:help}.match-widget .wg_tooltip:after{content:attr(data-text);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:var(--match-tooltip-bg);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s;z-index:10}.match-widget .wg_tooltip:hover:after{opacity:1;visibility:visible;bottom:calc(100% + 5px)}@media (max-width:640px){.match-widget .tab{padding:10px 12px}.match-widget .tab,.match-widget .wg-table{font-size:calc(var(--primary-font-size) - 1px)}}.wg-table{font-family:var(--font);width:100%;border-collapse:collapse}td{padding:var(--primary-padding);font-size:var(--primary-font-size);letter-spacing:0;line-height:var(--primary-line-height);background:var(--background-color);color:var(--color-text);border:1px solid #1f2937}td,td>span{vertical-align:middle}.wg_no_data{font-size:var(--primary-font-size);letter-spacing:0;line-height:var(--primary-line-height);margin:auto;vertical-align:middle;text-align:center;color:var(--color-text)}.wg_no_data,.wg_toolbar{padding:var(--secondary-padding);font-weight:600;background:var(--background-color)}.wg_toolbar{padding-left:0;padding-right:0;line-height:normal;color:var(--color-text-header)}.wg_toolbar,.wg_toolbar>span{font-family:var(--font);font-size:var(--toolbar-font-size)}.wg_toolbar>span{letter-spacing:normal}.wg_header{padding:var(--secondary-padding);font-size:var(--header-font-size);font-weight:600;background:var(--background-color-header);color:var(--color-text-header);text-transform:var(--header-text-transform)}.wg_header>span{padding-left:5px;vertical-align:middle}.wb_header_link{font-size:var(--secondary-font-size);font-weight:350;float:right;margin-right:10px;cursor:pointer;text-decoration:underline;text-transform:var(--header-link-text-transform)}.wg_logo{width:var(--teams-logo-size);vertical-align:middle}.wg_logo_game{vertical-align:middle;max-width:var(--teams-logo-modal-size);max-height:var(--teams-logo-modal-size)}.wb_img_block{margin:auto;display:flex;align-items:center;justify-content:center;background-color:var(--teams-logo-block-background-modal);width:var(--teams-logo-block-modal-size);height:var(--teams-logo-block-modal-size);border-radius:var(--teams-logo-block-radius-modal)}.wg_flag{width:var(--flags-size);vertical-align:middle}.wg_no_border{border:0}.wg_text_left{text-align:left}.wg_text_right{text-align:right}.wg_text_center{text-align:center}.wg_bolder{font-weight:700}.wg_bolder_300{font-weight:300}.wg_bolder_600{font-weight:600}.wg_progress_bar{margin-top:-3px;width:100%;background:var(--background-color-header)}.wg_progress_bar_green{height:8px;background-color:#ea580c}.wg_progress_bar_red{height:8px;background-color:#d6d3d1}.wg_progress_bar_home{transform:scaleX(-1)}.wg_progress_bar_away div,.wg_progress_bar_home div{border-top-right-radius:8px;border-bottom-right-radius:8px}.wg_progress div{font-weight:700;color:var(--color-red)}@keyframes tilt{50%{opacity:0}}.wg_liveTime{color:var(--color-red)}.wg_breakTime{font-weight:600;background:var(--color-green);color:var(--background-color)}.wg_finished{color:var(--color-green)}.wg_canceled{color:var(--color-yellow)}.wg_form{display:inline-block;margin:1px;line-height:var(--standings-team-form-line-height);font-size:var(--standings-team-form-font-size);text-align:center;position:relative;color:#fff}.wg_form_win{background:var(--color-green)}.wg_form_draw{background:var(--color-yellow)}.wg_form_lose{background:var(--color-red)}.wg_info{display:inline-block;border-radius:14px;margin:1px;width:14px;height:14px;line-height:var(--button-info-line-height);font-size:var(--button-info-font-size);text-align:center;position:relative;color:#fff;background:var(--background-color-header)}.wg_width_100{width:100px}.wg_width_90{width:90px}.wg_width_80{width:80px}.wg_width_70{width:70px}.wg_width_60{width:60px}.wg_width_50{width:50px}.wg_width_30{width:30px}.wg_width_25{width:25px}.wg_width_20{width:20px}.wg_p_lr_0{padding-left:0;padding-right:0}.wg_p_lr_1{padding-left:1px;padding-right:1px}.wg_p_lr_2{padding-left:2px;padding-right:2px}.wg_p_lr_3{padding-left:3px;padding-right:3px}.wg_p_lr_4{padding-left:4px;padding-right:4px}.wg_p_lr_5{padding-left:5px;padding-right:5px}.wg_p_tb_10{padding-top:10px;padding-bottom:10px}.wg_nowrap{white-space:nowrap}.wg_width_33_p{width:33%}.wg_width_34_p{width:34%}.wg_width_50_p{width:50%}.wg_loader:after{content:" ";display:block;width:45px;height:45px;margin:auto;border-radius:50%;border:6px solid var(--color-green);border-color:var(--color-green) transparent var(--color-green) transparent;animation:wg_dual_ring 1.2s linear infinite}@keyframes wg_dual_ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wg_tooltip{cursor:pointer}.wg_tooltip:hover{position:relative}.wg_tooltip:before{content:attr(data-text);position:absolute;top:50%;transform:translateY(-50%);left:100%;margin-left:0;min-width:80px;max-width:200px;width:auto;padding:5px;border-radius:3px;background:var(--color-text);color:var(--background-color);text-align:center;display:none;z-index:99999}.wg_tooltip:hover:before{display:block}.wg_tooltip.wg_tooltip_left:before{left:auto;margin:initial;right:100%;margin-right:0}.wg_arrow{float:right;cursor:pointer;padding-left:0!important;margin-right:5px;margin-left:5px}.wg_arrow_down{transform:rotate(90deg)}.wg_arrow_up{transform:rotate(-90deg)}.wg_hide{display:none}.wg_button_toggle,.wg_button_toggle_game{padding:5px;cursor:pointer}.wg_button_toggle_game{margin-left:-5px}.wg_active{background:var(--color-green);color:var(--background-color)}.wg_absolute{position:absolute}.wg_color_theme{color:var(--color-text)}.wg_modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:var(--modale-background-overlay)}.wg_modal_content{background-color:var(--background-color);margin:10% auto;padding:5px 15px 15px;border:1px solid var(--background-color-header);width:90%}.wg_modal_close{color:var(--background-color-header);float:right;font-size:var(--modale-close-size);font-weight:700}.wg_modal_close:focus,.wg_modal_close:hover{color:var(--color-text);text-decoration:none;cursor:pointer}.wg_modal_score{font-size:var(--modale-score-size);font-weight:700}.wg_modal_team{font-size:var(--modale-teams-size)}.wg-dropbtn{background-color:var(--color-green);color:var(--background-color);padding:5px 15px;cursor:pointer}.wg-dropdown{position:relative;float:right}.wg-dropdown-content{margin-top:5px;display:none;position:absolute;background-color:var(--background-color);min-width:86px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.wg-dropdown-content a{color:var(--color-text);padding:5px 7px;text-decoration:none;text-align:center;display:block;font-weight:300}.wg-dropdown-content a:hover{background-color:var(--background-color-header);color:var(--color-text)}.wg-dropdown:hover .wg-dropdown-content{display:block}.wg-dropdown:hover .wg-dropbtn{background-color:var(--color-green)}.wg-dropdown-color-select{background:var(--color-green)!important;color:var(--background-color)!important}.wg_grid{position:relative;background-image:url(https://widgets.api-sports.io/2.0.3/soccer_field.png);background-size:100% 100%}.wg_grid_player{display:block;width:20px;height:20px;line-height:20px;font-size:9px;text-align:center;position:relative;color:#fff;border-radius:50px;transform:translateY(-50%) translateX(75%)}@media (min-width:680px){.wg_modal_content{margin:5% auto;width:75%}}@media (min-width:1024px){.wg_modal_content{margin:5% auto;width:50%}.wg_grid_player{width:20px;height:20px;line-height:20px}}@media (max-width:480px){.wg_hide_xs{display:none}.wg_grid_player{width:15px;height:15px;line-height:15px}}@media (max-width:320px){.wg_hide_xxs{display:none}.wg_grid_player{width:10px;height:10px;line-height:10px}}.icon-svg{font-size:12px;margin:0 8px}.icon-svg:before{content:" ";vertical-align:middle;display:inline-block;background-repeat:no-repeat;background-size:13em 49.1em}.icon-svg:before,.no-svg .icon-svg:before{background-image:url(https://widgets.api-sports.io/2.0.3/sprite.svg)}.icon-svg.icon-corner-flag:before{background-position:0 0;width:1.5em;height:2em}.icon-svg.icon-in:before{background-position:0 -2em;width:.9em;height:1.2em}.icon-svg.icon-injury:before{background-position:0 -3.2em;width:1.6em;height:1.6em}.icon-svg.icon-keepers-glove:before{background-position:0 -4.8em;width:1.6em;height:2.2em}.icon-svg.icon-offside-flag:before{background-position:0 -7em;width:2.2em;height:1.8em}.icon-svg.icon-out:before{background-position:0 -8.8em;width:.8em;height:1.1em}.icon-svg.icon-red-card:before{background-position:0 -9.9em;width:1.2em;height:1.6em}.icon-svg.icon-shirt:before{background-position:0 -11.5em;width:3.2em;height:3.2em}.icon-svg.icon-shirt-alt:before{background-position:0 -14.7em;width:3.2em;height:3.2em}.icon-svg.icon-soccer-ball:before{background-position:0 -17.9em;width:1.6em;height:1.6em}.icon-svg.icon-soccer-ball-missed-penalty:before{background-position:0 -19.5em;width:1.8em;height:1.8em}.icon-svg.icon-soccer-ball-own-goal:before{background-position:0 -21.3em;width:1.6em;height:1.6em}.icon-svg.icon-soccer-ball-penalty:before{background-position:0 -22.9em;width:1.8em;height:1.8em}.icon-svg.icon-soccer-gate:before{background-position:0 -24.7em;width:13em;height:12.2em}.icon-svg.icon-soccer-shoe:before{background-position:0 -36.9em;width:2em;height:1.7em}.icon-svg.icon-soccer-shots:before{background-position:0 -38.6em;width:1.4906000000000001em;height:1.638em}.icon-svg.icon-stopwatch:before{background-position:0 -40.3em;width:1.7em;height:1.9em}.icon-svg.icon-substitution:before{background-position:0 -42.2em;width:1.8em;height:1.7em}.icon-svg.icon-trophy:before{background-position:0 -43.9em;width:1.8em;height:1.9em}.icon-svg.icon-whistle:before{background-position:0 -45.8em;width:1.6em;height:1.7em}.icon-svg.icon-yellow-card:before{background-position:0 -47.5em;width:1.2em;height:1.6em}