*,::after,::before{box-sizing:border-box}html{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji'}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}ol,ul{list-style:none;margin:0;padding:0}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}:root{--shadow:0 0 transparent , 0 0 transparent , 0 1px 3px 0 rgba(0,0,0,.1) , 0 1px 2px 0 rgba(0,0,0,.06)}a{color:#000;text-decoration:none}[x-cloak]{display:none!important}html{font-size:16px;font-family:Arial,Helvetica,sans-serif}.container{margin:auto;padding:0 1rem;max-width:1024px}.m500{min-height:500px}.header{font-size:1.3rem;padding:.8rem 0;font-weight:bold;background-color:#0c1a31;box-shadow:var(--shadow);margin-bottom:1rem}.header svg{width:1.5rem;color:#fff}.header .tricolore span{color:#fbb719}.header .header-container{display:flex;align-items:center;justify-content:flex-start}.menu{margin-left:2rem;display:flex;align-items:center}.menu>div{margin-right:1rem;position:relative}.menu .main-menu{color:#fff;font-weight:500;font-size:.9rem;cursor:pointer;display:flex;align-items:center}.menu svg{width:1rem}.menu .sub-menu{width:10rem;position:absolute;background-color:#fff;padding:.5rem;box-shadow:var(--shadow);z-index:20;border-radius:6px;margin-top:.5rem;left:50%;transform:translate(-50%)}.menu .sub-menu a{display:block;padding:.5rem;text-transform:none;color:#000;font-weight:normal;font-size:1rem}.menu .sub-menu a:hover{font-weight:bold}.footer{font-size:.9rem;text-align:center;padding:1rem 0;font-weight:bold;color:#fff;background-color:#18181b;margin-top:1rem}.default-msg{text-align:center;margin:1rem 0}.leagues{display:grid;grid-template-columns:repeat(auto-fill,14rem);grid-gap:1rem;justify-content:space-between}.leagues>a{text-decoration:none;color:#000}.leagues>a>div{width:14rem;height:10rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;border-radius:6px;box-shadow:var(--shadow);padding:1rem}.leagues>a:hover>div{background-color:#f9fafb}.leagues>a>div>img{}.leagues>a>div>h2{font-size:1.1rem;font-weight:600}.league-header{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.league-header>div{display:flex;align-items:center}.league-header>div>img{width:2rem}.league-header>div>h1{font-size:1.5rem;font-weight:bold;margin-left:1rem}.league-tabs{display:flex;align-items:center}.league-tabs>a{display:block;width:25%;background-color:#f8fafc;text-align:center;padding:.8rem 0;font-size:1rem;font-weight:600}.league-tabs.no-standings>a{width:33.33333%}.league-tabs>a.selected,.league-tabs>a.selected:hover{background-color:#111827;color:#fff}.league-tabs>a:hover{background-color:#f3f4f6}.league-tabs>a:first-child{border-radius:4px 0 0 4px}.league-tabs>a:last-child{border-radius:0 4px 4px 0}table{margin-top:1rem;font-size:1rem;width:100%;border-collapse:collapse;box-shadow:var(--shadow);border-radius:5px}table th{padding:.6rem;color:#000;background-color:#f8fafc;text-align:left}table td{white-space:nowrap;vertical-align:middle;padding:.6rem;border-top:1px solid #e5e7eb;text-align:left}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}table .team-name-logo{display:flex;align-items:center}table .team-name-logo img{margin-right:.5rem;width:1.4rem}.standings tr{height:35px}.standings .form-container,.standings thead .form{border-left:1px solid #f4f4f5}.standings .result td{border-top:1px dashed #b2b3b4}.standings .selected td{background-color:#bfdbfe}.form{display:flex;align-items:center;justify-content:start}.form div{color:#fff;font-size:.8rem;width:18px;height:18px;line-height:18px;text-align:center}.form .win{background-color:#22c55e}.form .lose{background-color:#ef4444}.form .draw{background-color:#71717a}.stage{font-size:1.2rem;color:#111827;font-weight:bold;margin-top:1rem}.round{font-size:1rem;font-weight:500;color:#1f2937}.results{margin-top:.3rem;margin-bottom:1rem;font-size:1rem;width:100%;border-collapse:collapse;box-shadow:var(--shadow);border-radius:5px}.results a{display:block}.results .row{display:flex;align-items:center}.results .row .td{white-space:nowrap;vertical-align:middle;padding:.6rem;border-top:1px solid #e5e7eb;text-align:left}.results .row:first-child .td{border:none}.results .row:first-child .td:first-child{border-radius:5px 0 0 0}.results .row:first-child .td:last-child{border-radius:0 5px 0 0}.results .row:last-child .td:first-child{border-radius:0 0 5px 0}.results .row:last-child .td:last-child{border-radius:0 0 0 5px}.results .row:nth-child(odd) {background-color:#f8fafc}.results .td:first-child{width:30.333333%;overflow:hidden;text-overflow:ellipsis}.results .td:nth-child(3) {width:8.333333%}.results .td:nth-child(3) {font-weight:bold}.results .td:nth-child(2) {width:19.666667%}.results .td:last-child{width:41.666667%}.season{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}select{display:block;width:200px;padding:.5rem 2.5rem .5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-image:url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ fill=\'none\'\ viewBox=\'0\ 0\ 20\ 20\'%3e%3cpath\ stroke=\'%236b7280\'\ stroke-linecap=\'round\'\ stroke-linejoin=\'round\'\ stroke-width=\'1.5\'\ d=\'M6\ 8l4\ 4\ 4-4\'/%3e%3c/svg%3e);background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;color-adjust:exact;outline:none}select:focus{border-color:#9ca3af}.select-label{display:block;width:100%;margin-bottom:.25rem;font-weight:500;color:#374151;font-size:.875rem}.page-404 h1{text-align:center;font-size:1.6rem;font-weight:bold}.page-404 div{font-size:1.1rem;line-height:1.5rem;margin-top:1rem;text-align:center}.page-404 div a{color:#0ea5e9}.squad tr{height:39px}.squad .name{display:flex;justify-content:start;align-items:center}.squad .name img{height:.8rem;margin-right:.5rem}.squad .position{font-weight:bold;font-size:1rem}.squad .player{padding-top:1.3rem}.transfers-table{margin-top:.7rem;margin-bottom:2rem}.transfers h2:first-child{margin-top:1rem}.transfers h2{font-size:1.5rem;font-weight:bold;margin-bottom:1rem;margin-top:3rem}.transfers .subtitle{font-size:1.2rem;color:#374151}.player h1{padding-bottom:10px;border-bottom:1px solid #e5e7eb;margin-bottom:15px;font-size:1.5rem;font-weight:bold}.player .player-info,.player .player-info .value{display:flex;align-items:center;justify-content:start}.player .player-info{margin-bottom:.5rem}.player .player-info .label{font-size:.9rem;color:#71717a}.player .player-info .value{margin-left:.5rem;font-weight:bold;font-size:1rem}.player .nationality img{height:1rem;margin-right:.5rem}.player .team img{height:1.5rem;margin-right:.5rem}.player-stats-table .img{display:flex;justify-content:center}.player-stats-table img{width:1.3rem}.player-stats-table{font-size:.8rem}.player-stats-table tfoot td{background-color:#f9fafb;font-weight:bold}.player-stats-table .text-center{font-weight:bold}.player .stats-title{font-size:1.3rem;font-weight:bold;margin-bottom:.5rem;margin-top:1.5rem}.dates{box-shadow:0 0 transparent , 0 0 transparent , 0 1px 3px 0 rgba(0,0,0,.1) , 0 1px 2px 0 rgba(0,0,0,.06);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;width:80%;margin:1rem auto}.dates ul{overflow-y:scroll;list-style-type:none}.dates li{display:table-cell;border-left:1px solid #e5e7eb}.dates li:last-child{border-right:1px solid #e5e7eb}.dates .month{font-weight:bold;text-align:center;text-transform:uppercase;font-size:1rem}.dates .year{text-align:center;color:#6b7280;font-size:.9rem}.dates a{padding:.6rem 1.2rem;display:block}.dates a:focus{outline:none}.dates .current-date{background-color:#111827}.dates .current-date a{color:#fff}.dates .current-date a .year{color:#d3d3d3}.dates .arrow{height:55px;display:flex;align-items:center;background-color:#f8fafc;cursor:pointer}.dates .arrow.disabled{cursor:default}.dates .arrow.disabled svg{color:#e5e7eb}.dates .arrow:hover.disabled{background-color:#f3f4f6}.dates .arrow:hover{background-color:#f3f4f6}.dates .arrow-left{border-radius:4px 0 0 4px}.dates .arrow-right{border-radius:0 4px 4px 0}.dates .arrow svg{color:#000;width:2rem;height:2rem;margin:0 .4rem;display:block}.team .season{margin:1rem 0}.team .second-title{margin-top:2rem}.team-container{align-items:center;justify-content:space-between;margin-bottom:1rem}.team-about{margin-bottom:2px}.team-name{display:flex;align-items:center}.team-name img{width:40px}.team-name h1{font-size:1.3rem;font-weight:500;margin-left:.7rem}.team-container .label{font-size:.9rem;color:#71717a}.team-container .value{font-size:1rem;font-weight:600}.match{font-size:1rem}.match-header{background-color:#f8fafc;box-shadow:0 0 transparent , 0 0 transparent , 0 1px 3px 0 rgba(0,0,0,.1) , 0 1px 2px 0 rgba(0,0,0,.06);border-radius:4px;padding:1rem}.match-header .match-teams{display:flex;align-items:center;justify-content:space-around}.match-header .match-date,.match-header .match-venue{text-align:center;font-size:.9rem}.match-header .match-venue{margin-top:.4rem;margin-bottom:2rem}.match-header .match-date .match-league{text-transform:uppercase;padding-left:.5rem;margin-left:.4rem;border-left:1px solid #d1d5db}.match-header .match-teams .match-team{display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:bold;width:41.666667%}.match-header .match-teams .match-score{text-align:center;padding:.3rem .7rem;background-color:#f1f5f9;border-radius:100px;font-size:1.3rem;font-weight:bold}.match-header .match-teams .match-team img{width:2.5rem}.match-header .match-teams .match-team .localteam-logo{margin-right:.5rem}.match-header .match-teams .match-team .visitorteam-logo{margin-left:.5rem}.match-header .match-status{display:flex;align-items:center;justify-content:space-around;margin-top:1rem}.match-header .match-status .status{font-size:.8rem;text-align:center}.match-header .match-status .match-goals{display:flex;flex-direction:column;align-items:center;width:41.666667%;font-size:.9rem}.match-header .match-status .match-goals div{margin-bottom:.1rem}.match-header .match-assists{display:flex;align-items:center;justify-content:space-around}.match-header .match-assists .assist{font-size:.9rem;font-weight:bold;text-align:center}.match-header .match-assists .match-goals{display:flex;flex-direction:column;align-items:center;width:41.666667%;font-size:.9rem}.match-header .match-border{width:90%;height:1px;background-color:#e2e8f0;margin:1rem auto}.match-titles,.standing-titles{box-shadow:0 0 transparent , 0 0 transparent , 0 1px 3px 0 rgba(0,0,0,.1) , 0 1px 2px 0 rgba(0,0,0,.06);border-radius:4px;margin-top:1rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.standing-titles{margin-top:0}.match-titles div,.standing-titles div{width:33.33333%;text-align:center;background-color:#f8fafc;padding:.6rem 0;font-weight:bold;cursor:pointer}.match-titles.h2h-titles div{width:50%}.h2h-stats-title{font-size:1.4rem;padding-top:1rem;border-top:1px solid #f3f4f6}.match-titles div.selected,.standing-titles div.selected,.match-titles div:hover.selected,.standing-titles div:hover.selected{background-color:#000;color:#fff}.match-titles div:first-child,.standing-titles div:first-child{border-radius:4px 0 0 4px}.match-titles div:last-child,.standing-titles div:last-child{border-radius:0 4px 4px 0}.match-titles div:hover,.standing-titles div:hover{background-color:#f1f5f9}.stats-row{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:1rem}.stats-row div{z-index:10;background-color:#fff}.stats-row::before{content:"";position:absolute;top:9px;left:0;background:#e2e8f0;width:100%;height:1px}.stats-row .team{font-weight:bold;font-size:1rem}.stats-row .team:first-child{padding-right:1rem}.stats-row .team:last-child{padding-left:1rem}.stats-row .label{padding:0 1rem;font-size:.9rem;text-transform:uppercase}.stats-possession .label{font-weight:bold;text-transform:uppercase;text-align:center;font-size:1rem}.stats-possession .bar{height:5px;width:100%;background-color:#e2e8f0;border-radius:4px}.stats-possession .bar .chelsea{z-index:10;height:5px;background-color:#000;border-radius:4px}.default-msg{text-align:center;color:#64748b}.line-ups .referee{text-align:center}.line-ups .referee span,.line-ups .formation span{font-weight:bold}.line-ups .players{display:flex;align-items:start;justify-content:space-between;width:100%}.line-ups .players>div{width:50%}.line-ups .players>div:first-child{margin-right:1rem}.line-ups .players .visitorteam{text-align:right;margin-left:1rem}.line-ups .players .line-up-player .number,.line-ups .players .line-up-player .position{color:#64748b;font-size:.8rem}.line-ups .players .line-up-player .captain{font-size:.9rem;font-weight:bold;margin-left:.3rem}.line-ups .players .line-up-player.reverse .captain{margin-left:0;margin-right:.3rem}.line-ups .players .line-up-player .name{margin:0 .3rem}.line-ups .players .line-up-player{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e2e8f0;display:flex;align-items:center}.line-ups .players .line-up-player.reverse{flex-direction:row-reverse}.line-ups .players .sub-title{margin-top:1.5rem;font-weight:bold;font-size:1rem}.summary-container{display:flex;flex-direction:column-reverse;box-shadow:0 0 transparent , 0 0 transparent , 0 1px 3px 0 rgba(0,0,0,.1) , 0 1px 2px 0 rgba(0,0,0,.06);border-radius:4px}.summary .event{display:flex;align-items:stretch;justify-content:space-between}.summary .event .event-sidebar{width:55px;background-color:#303030;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:bold;font-size:1rem}.summary .event:first-child .event-sidebar{border-radius:0 0 0 4px}.summary .event:last-child .event-sidebar{border-radius:4px 0 0 0}.summary .icon svg{width:1.2rem;margin-top:.5rem}.summary .event .event-info{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;flex:1;border-top:1px solid #e2e8f0}.summary .event .event-info .localteam,.summary .event .event-info .visitorteam{width:40%;display:flex;align-items:center;justify-content:space-between}.summary .event .event-info .score{width:20%;font-weight:bold;font-size:1.1rem;text-align:center}.summary .event .event-info .score span{background-color:#f1f5f9;border-radius:50px;padding:.3rem .7rem}.summary.commentary .event .event-info{padding:1rem 2rem}.summary.commentary{margin-bottom:1rem}.summary .event .substitution{display:flex;align-items:center}.summary .event .substitution.reverse{flex-direction:row-reverse;text-align:right}.summary .event .substitution svg{margin-right:.5rem;width:1.2rem}.summary .event .substitution.reverse svg{margin-left:.5rem;margin-right:0}.summary .event:last-child .event-info{border:none}.summary .event .event-info .type{font-weight:bold;font-size:1.1rem}.summary .event .event-info img{width:3rem}.summary .event:nth-child(even) .event-sidebar {background-color:#18181b}.summary .event:nth-child(odd) .event-info {background-color:#f9fafb}.field-container{width:100%}.field{box-shadow:0 0 transparent , 0 0 transparent , 0 1px 3px 0 rgba(0,0,0,.1) , 0 1px 2px 0 rgba(0,0,0,.06);border-radius:4px;width:640px;height:417px;position:relative;margin:auto;display:flex;margin-top:.5rem;margin-bottom:1rem}.field::before{background-image:url(/assets/xfield.jpg.pagespeed.ic.EkUXcQuzX-.jpg);border-radius:4px;content:"";position:absolute;width:100%;height:100%}.field-team{display:flex;width:50%;height:100%;z-index:10}.field-team.reverse{flex-direction:row-reverse}.field-col{display:flex;flex-direction:column-reverse;justify-content:space-evenly;align-items:center;width:100%;height:100%}.field-team.reverse .field-col{flex-direction:column}.field-player{z-index:10;font-size:.7rem;color:#fff;display:flex;flex-direction:column;align-items:center}.field-player .icon{position:relative;width:2rem}.field-player .icon svg{width:100%;opacity:95%}.field-player .icon span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:bold}.field-player .name{background-color:#1f2937;border-radius:2px;padding:.15rem .2rem;max-width:63px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.contact h1{font-size:2rem;font-weight:bold;margin-bottom:2rem}.contact label{display:block;font-size:.9rem;margin-bottom:.2rem;color:#374151}.contact input{margin-bottom:2rem;width:40%;height:30px;padding:1rem .3rem;border-radius:6px;border:1px solid #cecece;outline-color:#000}.contact button{padding:.5rem 5rem;cursor:pointer;background-color:#000;color:#fff;border-radius:6px;border:0;margin-bottom:2rem}.contact .error{color:red;margin-bottom:2rem}.contact .success{color:green}.contact a{color:#0ea5e9}.calendar-match{box-shadow:0 0 transparent , 0 0 transparent , 0 1px 3px 0 rgba(0,0,0,.1) , 0 1px 2px 0 rgba(0,0,0,.06);border-radius:5px;margin-top:.2rem}.calendar-match .table{font-size:1rem;width:100%;margin-bottom:2rem}.calendar-match .table a{display:flex;align-items:flex-start}.calendar-match .caption{text-align:left;text-transform:uppercase;font-size:.8rem;padding:.6rem;color:#000;background-color:#f9fafb}.calendar-match .table .td{white-space:nowrap;vertical-align:middle;padding:.6rem;border-top:1px solid #e5e7eb}.calendar-match-date{width:8.333333%}.calendar-match-team{width:41.666667%}.calendar-match-score{width:8.333333%}.calendar-match-score .score{text-align:center;padding:.2rem .5rem;background-color:#f9fafb;border-radius:100px;font-weight:bold}.calendar-match-score .score .smaller{font-size:.75rem}.calendar-match-score .score span{font-size:.9rem}.calendar-match .fulltime{font-size:.6rem;margin-top:.5rem;text-align:center}.calendar-match .penalty{font-size:.7rem;text-align:center}.calendar-match .localteam-logo{justify-content:end}.calendar-match .visitorteam-logo{justify-content:start}.calendar-match .visitorteam-logo,.calendar-match .localteam-logo{display:flex;align-items:center}.calendar-match .localteam-logo img{margin-right:.5rem}.calendar-match .visitorteam-logo img{margin-left:.5rem}.calendar-match img{width:20px;height:20px}.livescores h1{margin-bottom:1rem;font-weight:bold;font-size:1.3rem}.match-live-minute{color:#ef4444;font-weight:500}@media (max-width:890px){.only_mobile{display:block}.only_desktop,.only_desktop_table{display:none}.header .header-container{justify-content:space-between}.leagues{grid-template-columns:repeat(auto-fill,10rem);justify-content:space-evenly}.leagues>a>div{width:10rem;height:8rem}.leagues>a>div>h2{font-size:1rem}.league-header>div>h1{font-size:1.2rem;margin-left:.5rem}.league-header>div>img{width:1.4rem}select{width:150px}.season{margin-left:1rem}.league-tabs{overflow:scroll}.league-tabs>a{font-size:.75rem}.team .league-tabs>a{display:block;min-width:90px}.stage{font-size:1rem}table{font-size:.8rem;width:100%;overflow:hidden}.table{width:100%;overflow-x:scroll}table .team-name-logo img{width:1.2rem}.results .td:nth-child(3) {width:16.666667%}.round{font-size:.9rem}.results .td:first-child{font-size:.6rem}.menu{margin:0}.menu .main-menu{display:flex;justify-content:space-between;background-color:#1e293b;padding:.5rem .7rem;border-radius:6px}.menu .sub-menu{width:100%}.menu>div{margin-top:1rem;margin-right:0}.menu>div:last-child{margin-bottom:.3rem}.footer{font-size:.7rem}.field{height:640px;width:417px;flex-direction:column;justify-content:center}.field-team{width:100%;flex-direction:column}.field-col{flex-direction:row}.field-team.reverse{flex-direction:column-reverse}.field-team.reverse .field-col{flex-direction:row-reverse}.field::before{transform:rotate(90deg);width:640px;height:417px;left:-110px}.match-titles{font-size:.8rem}.match-header .match-teams .match-score{font-size:.9rem}.match-header .match-teams .match-team{font-size:.9rem}.summary .event .event-info{padding:1rem;font-size:.8rem}.summary .event .event-info .type{font-size:.8rem}.summary .icon svg,.summary .event .substitution svg{width:1rem}.summary .event .event-info .score{font-size:.8rem}.summary .event .event-info .score span{padding:.3rem .4rem}.calendar-match-date{display:none}.calendar-match-score{width:16.666667%;padding:.6rem 0!important;font-size:.9rem}.calendar-match-team .smaller{font-size:.9rem}.match-live-minute{margin-top:.2rem}.results .td:nth-child(2),
  .results .td:last-child {width:41.666667%}}@media (min-width:891px){.only_mobile{display:none}.only_desktop{display:block}.only_desktop_table{display:table-cell}}