﻿.article-card{position:relative;container:c-article-card/inline-size;display:grid;grid-template-columns:1fr;grid-template-rows:auto;align-content:start;gap:1rem;width:100%;grid-template-areas:"article-image" "article-content";padding:1rem;border-radius:2rem;border:2px solid #15171a}.article-card .overlink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.article-card .w-img{position:relative;grid-area:article-image;margin:0;border-radius:1rem 1rem 0 0;overflow:hidden;transition:all .3s ease}.article-card .w-img:hover{filter:brightness(1.1)}.article-card .w-content{position:relative;grid-area:article-content}.article-card.horizontal{grid-template-columns:1fr 1fr;grid-template-areas:"article-image article-content"}.tag-list .article-card.horizontal{gap:1.5rem}@media(min-width: 1140px){.tag-list .article-card.horizontal{grid-template-columns:320px 1fr}}@media(min-width: 1240px){.tag-list .article-card.horizontal{grid-template-columns:480px 1fr}}.article-card.horizontal .w-img{border-radius:1rem 0 0 1rem}.article-card.cover{grid-template-areas:"article-image";align-items:end;border-radius:2rem;overflow:hidden}.article-card.cover .w-content{grid-area:article-image;z-index:3;padding:3rem .75rem 1rem .75rem;background:linear-gradient(rgba(21, 23, 26, 0) 0%, rgba(21, 23, 26, 0.9) 90%);border-radius:0 0 1rem 1rem}.article-card.cover .article-title{color:#fff}.article-card.cover .w-img{border-radius:1rem}.article-card .article-title{margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-clamp:3;max-height:4.5em}@media(min-width: 1140px){.article-card .article-title:hover{text-decoration:underline}}@container c-article-card (width >= 600px){.article-card .article-title{font-size:2rem}}@container c-article-card (width >= 540px) and (width < 600px){.article-card .article-title{font-size:1.75rem}}@container c-article-card (width >= 440px) and (width < 540px){.article-card .article-title{font-size:1.5rem}}@container c-article-card (width >= 340px) and (width < 440px){.article-card .article-title{font-size:1.25rem}}@container c-article-card (width < 340px){.article-card .article-title{font-size:1.125rem}}.article-card .date{font-size:.75rem;color:#229886}.article-card .deck{font-size:1rem;line-height:1.5em;color:#4f535a;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-clamp:3;max-height:4.5em}.article-card.small{grid-template-columns:100px 1fr;grid-template-areas:"article-image article-content"}@media(min-width: 768px){.article-card.small{grid-template-columns:1fr;grid-template-areas:"article-image" "article-content"}}.article-card.small .w-img{flex:1 0 100px;border-radius:1rem}@media(min-width: 480px){.article-card.small .w-img{border-radius:1rem 1rem 0 0}}@container c-article-card (width < 340px){.article-card.small .article-title{font-size:1rem}}.competition-overview{gap:2rem}@media(min-width: 1140px){.competition-overview{gap:3rem}}.header-competition{gap:1.5rem}.header-competition--logo{display:flex;align-items:center;justify-content:center;width:100px;height:100px}.header-competition--logo picture{width:100%;height:100%}.header-competition--logo img{width:100%;height:100%;object-fit:contain;object-position:center}.comp-hero{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.comp-hero__logo{display:flex;align-items:center;justify-content:center;height:80px}.comp-hero__logo picture{width:100%;height:100%}.comp-hero__logo img{width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width: 768px){.comp-hero__logo{height:100px}}.comp-hero__name{color:#15171a;margin:0;line-height:1.2}@media(min-width: 768px){.comp-hero__name{font-size:4rem}}.comp-hero__season{font-size:.875rem;color:#84888f;font-weight:500;text-transform:uppercase;letter-spacing:.0625rem}.comp-hero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.25rem}.comp-featured{display:flex;flex-direction:column;width:100%;gap:1.25rem}.comp-featured__top,.comp-featured__bottom{gap:1.25rem}.section-comp__standings{gap:1.25rem}@media(min-width: 768px){.section-comp__standings{gap:2.5rem}}.comp-fixtures{gap:1.25rem}@media(min-width: 768px){.comp-fixtures{gap:2.5rem}}.comp-fixtures__section{flex:1}.section-standings{width:100%;container:section-standings/inline-size}.section-standings--grouped{gap:2rem}.st{width:100%;display:flex;flex-direction:column;justify-content:flex-start;container:st/inline-size}.st__row{width:100%;display:flex;align-items:center;flex-wrap:nowrap;gap:1rem;padding:.25rem .5rem}@container st (min-width: 600px){.st__row{padding:.5rem 1rem}}.st__row--header{background-color:#6fffe9;padding:.25rem .5rem;border-radius:4px}@container st (min-width: 600px){.st__row--header{padding:.75rem 1rem;border-radius:8px}}.st__row--header .st__cell{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-size:.75rem;text-transform:uppercase;letter-spacing:1px}.st__row:nth-child(odd):not([class*="--header"]):not([class*="--ucl"]):not([class*="--playoffs"]):not([class*="--relegation"]){background-color:#f2f2f2}.st__row--ucl{background-color:#edfffc}.st__row--ucl-q,.st__row--ucl-q:nth-child(odd){background-color:#e2deff}.st__row--playoffs,.st__row--playoffs:nth-child(odd){background-color:#edfffc}.st__row--relegation-playoffs,.st__row--relegation-playoffs:nth-child(odd){background-color:#fffbeb}.st__row--relegation,.st__row--relegation:nth-child(odd){background-color:#ffdee4}.st__row--group-last:not(:last-of-type){border-bottom:1px solid #15171a}.st__row--highlight,.st__row--highlight:nth-child(odd){background-color:#6153cc}.st__row--highlight .st__cell,.st__row--highlight .st__stat,.st__row--highlight .st__team a,.st__row--highlight:nth-child(odd) .st__cell,.st__row--highlight:nth-child(odd) .st__stat,.st__row--highlight:nth-child(odd) .st__team a{color:#fff;font-weight:700}.st__row--highlight .st__team a:hover,.st__row--highlight:nth-child(odd) .st__team a:hover{color:#f2f2f2}.st__cell{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.3em;color:#15171a}.st__pos{width:1.75rem;text-align:center;flex-shrink:0}.st__team{flex-grow:1;display:flex;align-items:center}.st__team a{color:#15171a;text-decoration:none;transition:color .2s ease}.st__team a:hover{color:#6153cc}.st__team-logo{width:1.5rem;height:1.5rem;margin-right:.375rem;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;vertical-align:middle}.st__team-logo picture{width:100%;height:100%}.st__team-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.st__stats{display:flex;align-items:center;gap:.25rem;flex-wrap:nowrap}@container st (max-width: 520px){.st__stats .st__stat:not(.st__stat--compact){display:none}.st__stats .st__stat--extended,.st__stats .st__stat--form{display:none}}@container st (min-width: 521px) and (max-width: 799px){.st__stats .st__stat--extended{display:none}}.st__stat{flex:1 0 0;width:40px;display:flex;align-items:center;justify-content:center;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.875rem;line-height:1.3em;color:#15171a}@container st (max-width: 520px){.st__stat{width:24px}}.st__stat--form{flex:1 0 80px}.st__form{display:flex;align-items:center;gap:.25rem}.st__form-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.st__form-dot--w{background-color:#00e676}.st__form-dot--d{background-color:#ffbe2e}.st__form-dot--l{background-color:#ff1541}.st-featured{width:100%;max-width:600px;display:flex;gap:.5rem;flex-direction:column;align-items:center}.st-featured__item{width:100%;display:flex;gap:1.25rem;align-items:center;justify-content:flex-start;flex:1}@media(min-width: 768px){.st-featured__item{gap:2rem}}.st-featured__item--top .st-featured__pos{background-color:#6153cc;color:#fff;font-weight:800}.st-featured__pos{background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;padding:1rem;height:60px;aspect-ratio:1/1;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:2rem;line-height:1.3em;color:#103731}.st-featured__body{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:1}.st-featured__team{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-grow:1}.st-featured__logo{width:2.5rem;height:2.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.st-featured__logo picture{width:100%;height:100%}.st-featured__logo img{width:100%;height:100%;object-fit:contain;object-position:center}.st-featured__name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:1rem;line-height:1.3em;color:#15171a}.st-featured__stats{display:flex;align-items:center;justify-content:center;gap:.5rem}.st-featured__badge{background-color:#6fffe9;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;padding:.5rem 1rem;border-radius:.5rem}.st-featured__badge--secondary{background-color:#edfffc}.st-featured__value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1rem;line-height:1em;color:#15171a}.st-featured__label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:.625rem;line-height:1.3em;color:#229886;text-transform:uppercase;letter-spacing:2px}.standings-group{width:100%;display:flex;flex-direction:column;gap:.5rem}.standings-group__title{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.3em;color:#363b41;text-transform:uppercase;letter-spacing:1px;padding-bottom:.25rem;border-bottom:2px solid #d3d3d3}@media(min-width: 768px){.standings-group__title{font-size:1rem}}.pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:2rem}.pagination .pagination-list{display:flex;justify-content:center;align-items:center;gap:1rem}.pagination .pagination-item{display:flex;align-items:center;justify-content:center;height:3rem;padding:1.5rem;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:1.25rem;line-height:1em;color:#363b41;border-radius:.5rem;background-color:#f2f2f2;transition:all .3s ease}.pagination .pagination-item.active{background-color:#6153cc;color:#fff}.pagination .pagination-item.disabled{pointer-events:none;opacity:.3}.pagination .pagination-item:hover{cursor:pointer;background-color:#e2deff;color:#9689f7}.section-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.25rem}.section-header>*{margin:0}.comp-slider{position:relative;width:100%;overflow:hidden}.comp-slider.has-before::before{content:"";position:absolute;top:0;left:0;width:3rem;height:100%;background:linear-gradient(270deg, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0.95) 90%);z-index:1;pointer-events:none}.comp-slider.has-after::after{content:"";position:absolute;top:0;right:0;width:3rem;height:100%;background:linear-gradient(90deg, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0.95) 90%);z-index:1;pointer-events:none}.comp-slider__track{display:flex;align-items:center;gap:1.25rem;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-snap-stop:always;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-block:.5rem}.comp-slider__track::-webkit-scrollbar{display:none}@media(min-width: 768px){.comp-slider__track{gap:1.5rem}}@container website-body (width > 800px){.comp-slider__track{justify-content:center}}.competition-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:4rem;height:4rem;padding:.25rem;background-color:#fff;border-radius:2rem;transition:all .2s ease-in-out}.header-competition-fixtures .competition-logo{pointer-events:none}.competition-logo:hover{transform:scale(1.1);box-shadow:0 0 18px rgba(0,0,0,.1);transition:all .2s ease-in-out;cursor:pointer}.competition-logo.btn-filter{border:2px solid #d3d3d3;opacity:.5}.competition-logo.btn-filter:hover{opacity:1;border-color:#6153cc}.competition-logo.btn-filter.is-active{opacity:1;border-color:#6153cc}.competition-logo.small{width:2.5rem;height:2.5rem;border-radius:1.25rem}.competition-logo img{width:100%;height:100%;object-fit:contain}.w-stats-list{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.stats-item{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.25rem;min-width:4rem}@media(min-width: 768px){.stats-item{min-width:5rem}}.stats-item.box{padding:.25rem;border-radius:.25rem;background-color:#f2f2f2}.stats-item .stats-value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:2.25rem;line-height:1em;color:#363b41}@media(min-width: 768px){.stats-item .stats-value{font-size:2.5rem}}@media(min-width: 768px){.stats-item .stats-value{font-size:3rem}}.stats-item .stats-label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:.625rem;line-height:1.2em;color:#84888f;text-transform:uppercase;text-align:center;letter-spacing:1px}@media(min-width: 768px){.stats-item .stats-label{font-size:.75rem}}.fixture-filters{width:100%;display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;margin-bottom:2rem}[class*=filter-by]{width:100%;display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:start}[class*=filter-by] .filter-title{flex:1 0 100%}[class*=filter-by] .filter-list{width:100%;display:flex;gap:2rem;align-items:center;justify-content:start;flex-wrap:wrap}.w-fixture-content{width:100%;overflow:hidden}.fixture-content{display:flex;width:100%;flex-wrap:wrap;gap:2rem;align-items:stretch;justify-content:center}.fixture-content.wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}@container website-body (width < 600px){.fixture-content.wrapper{grid-template-columns:1fr}}.fixture-content.list{display:flex;flex-direction:column;gap:.5rem;width:100%}.fixture-content.slider{gap:2rem;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-snap-stop:always;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.fixture-content.slider::-webkit-scrollbar{display:none}a.link-over-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.round-fixtures .fixture-content.list{gap:1.25rem}@media(min-width: 768px){.round-fixtures .fixture-content.list{gap:3rem}}.round-fixtures--grouped{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.round-fixtures--grouped{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1140px){.round-fixtures--grouped{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr))}}.fixture-group-column{display:flex;flex-direction:column;gap:.75rem}.fixture-group-column__title{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#84888f;padding-bottom:.5rem;border-bottom:2px solid #d3d3d3}.fixture-group-column .fixture-content.list{gap:.75rem}.form-strip{display:flex;gap:1rem;align-items:center;justify-content:space-between}.w-fixture-form{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width: 1140px){.w-fixture-form{padding:1rem;border-radius:1rem;transition:all .3s ease}.w-fixture-form:hover{background-color:#fff}}.w-fixture-form .form-score{padding:.375rem .75rem;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;border-radius:.5rem}@media(min-width: 1140px){.w-fixture-form .form-score{font-size:1rem}}.w-fixture-form .form-score.lose{background-color:#ff1540;color:#fff}.w-fixture-form .form-score.draw{background-color:#d3d3d3;color:#363b41}.w-fixture-form .form-score.win{background-color:#00e676;color:#fff}.w-fixture-form .team-logo{width:2rem;height:2rem}.w-fixture-form .team-logo picture{width:100%;height:100%}.w-fixture-form .team-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.fc{position:relative;overflow:hidden}.fc__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.fc__comp-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:.375rem;background-color:#84888f}.fc__comp-badge img{object-fit:contain}.fc__team-logo{flex-shrink:0}.fc__team-logo picture{width:100%;height:100%}.fc__team-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.fc--mini{display:flex;flex-direction:row;align-items:center;padding:.125rem;background-color:#fff;border-radius:.5rem;border:1px solid #d3d3d3;transition:border-color .2s ease,box-shadow .2s ease;flex:0 0 auto;scroll-snap-align:start;white-space:nowrap}.fc--mini:hover{cursor:pointer;border-color:#103731;box-shadow:0 2px 12px rgba(0,0,0,.06)}.fc--mini .fc__comp-badge{width:2.5rem;height:100%}@media(min-width: 768px){.fc--mini .fc__comp-badge{width:2.75rem}}.fc--mini .fc__comp-badge .fc__comp-logo{width:1.5rem;height:1.5rem}.fc--mini .fc__comp-badge .fc__comp-logo picture{width:100%;height:100%}.fc--mini .fc__comp-badge .fc__comp-logo img{width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width: 768px){.fc--mini .fc__comp-badge .fc__comp-logo{width:2rem;height:2rem}}.fc--mini .fc__content{display:flex;flex-direction:column;gap:.25rem;-webkit-box-align:center;align-items:center;width:100%;height:100%;padding-block:.75rem;padding-inline:.5rem}@media(min-width: 768px){.fc--mini .fc__content{padding-block:1.25rem;padding-inline:1rem}}@media screen and (max-height: 900px){.fc--mini .fc__content{padding-block:.75rem}}.fc--mini .fc__gamebox{display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between;align-items:center;column-gap:1.5rem;height:100%}@media(min-width: 768px){.fc--mini .fc__gamebox{column-gap:1rem}}.fc--mini .fc__team-logo{width:2rem;height:2rem}@media(min-width: 768px){.fc--mini .fc__team-logo{width:3.5rem;height:3.5rem}}@media screen and (max-height: 900px){.fc--mini .fc__team-logo{width:2rem;height:2rem}}.fc--mini .fc__info{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:0}.fc--mini .fc__comp-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#6153cc;text-transform:uppercase;letter-spacing:.5px;text-align:center}.fc--mini .fc__date{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:1rem;line-height:1em;color:#15171a;text-align:center}@media(min-width: 768px){.fc--mini .fc__date{font-size:1.25rem}}@media screen and (max-height: 900px){.fc--mini .fc__date{font-size:.75rem}}.fc--mini .fc__kickoff{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:.75rem;line-height:1em;color:#15171a;text-align:center}@media(min-width: 768px){.fc--mini .fc__kickoff{font-size:1rem}}@media screen and (max-height: 900px){.fc--mini .fc__kickoff{font-size:.75rem}}.fc--mini .fc__score{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1rem;line-height:1em;color:#15171a;text-align:center}@media(min-width: 768px){.fc--mini .fc__score{font-size:1.25rem}}.fc--mini.fc--next{border-color:#6153cc;border-width:2px;background-color:rgba(97,83,204,.03)}.fc--expanded{display:flex;background-color:#fff;border-radius:0;gap:1rem;padding:.125rem}.fc--expanded:hover{cursor:pointer;background-color:#f2f2f2}.fc--expanded .fc__comp-badge{width:2.5rem;border-radius:.625rem}@media(min-width: 768px){.fc--expanded .fc__comp-badge{width:2.75rem}}.fc--expanded .fc__comp-badge .fc__comp-logo{width:1.5rem;height:1.5rem}.fc--expanded .fc__comp-badge .fc__comp-logo picture{width:100%;height:100%}.fc--expanded .fc__comp-badge .fc__comp-logo img{width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width: 768px){.fc--expanded .fc__comp-badge .fc__comp-logo{width:2rem;height:2rem}}.fc--expanded .fc__main{display:flex;flex-direction:column;width:100%;align-items:center}.fc--expanded .fc__header{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.625rem;padding:.5rem 1rem}.fc--expanded .fc__header-info{display:flex;width:100%;align-items:center;gap:.5rem;min-width:0;flex:1}.fc--expanded .fc__date,.fc--expanded .fc__kickoff{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#363b41}.fc--expanded .fc__comp-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#84888f;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;line-clamp:1;max-height:1em}.fc--expanded .fc__body{display:grid;width:100%;grid-template-columns:1fr auto auto auto 1fr;align-items:center;gap:.75rem;padding:.75rem 1rem}.fc--expanded .fc__team-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.8125rem;line-height:1.2em;color:#15171a;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;line-clamp:1;max-height:1.2em}@media(min-width: 768px){.fc--expanded .fc__team-name{font-size:.875rem}}.fc--expanded .fc__team-name--home{text-align:left}.fc--expanded .fc__team-name--away{text-align:right}.fc--expanded .fc__team-logo{width:2rem;height:2rem}@media(min-width: 768px){.fc--expanded .fc__team-logo{width:2.5rem;height:2.5rem}}.fc--expanded .fc__center{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:3.5rem}.fc--expanded .fc__score{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:900;font-size:1.5rem;line-height:1em;color:#15171a;text-align:center}.fc--expanded .fc__footer{display:flex;align-items:center;gap:.5rem;padding:0 1rem .5rem}.fc--expanded .fc__footer:empty{display:none}.fc--expanded .fc__broadcaster-logo{height:1.25rem;width:1.25rem}.fc--expanded .fc__broadcaster-logo picture{width:100%;height:100%}.fc--expanded .fc__broadcaster-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.fc--expanded .fc__broadcaster-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:.625rem;line-height:1em;color:#84888f;text-transform:uppercase;letter-spacing:.5px}.fc--expanded.fc--live{background-color:#e2deff}.fc__status{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;border-radius:.25rem;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.6875rem;line-height:1em;color:#fff;text-transform:uppercase;letter-spacing:.5px}.fc__status--final{background-color:#363b41}.fc__status--live{background-color:#ff1541}.fc__status--postponed{background-color:#ffbe2e;color:#15171a}.fc__pulse{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background-color:#fff;animation:fc-live-pulse 1.5s ease-in-out infinite}@keyframes fc-live-pulse{0%,100%{opacity:1}50%{opacity:.3}}.fc--compact{display:flex;flex-direction:column;border:1px solid #15171a;border-radius:1rem;flex:1 0 240px}.fc--compact:hover{cursor:pointer;background-color:#f2f2f2;border-color:#103731;transition:all .3s ease}.fc--compact .fc__header{padding:1rem 1rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.fc--compact .fc__header-info{display:flex;flex-direction:column;gap:.25rem}.fc--compact .fc__header-main{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1.25rem;line-height:1em;color:#6153cc;font-style:italic}.fc--compact .fc__header-secondary{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#84888f;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;line-clamp:1;max-height:1em}.fc--compact .fc__header-logo{width:3rem;height:2rem;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fc--compact .fc__header-logo picture{width:100%;height:100%}.fc--compact .fc__header-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.fc--compact .fc__body{padding:1rem;display:flex;flex-direction:column;gap:1em;flex-grow:1}.fc--compact .fc__team{display:flex;align-items:center;justify-content:space-between;width:100%}.fc--compact .fc__team-content{display:flex;align-items:center;gap:.5rem}.fc--compact .fc__team-content--home{flex-direction:row}.fc--compact .fc__team-content--away{flex-direction:row}.fc--compact .fc__team-logo{width:2rem;height:2rem}.fc--compact .fc__team-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#4f535a;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;line-clamp:1;max-height:1em}.fc--compact .fc__goals{font-family:"Source Sans 3",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:2rem;line-height:1em;color:#15171a}.fc--simple{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 1rem;background-color:#fff;border-radius:.5rem;transition:background-color .2s ease}.fc--simple:hover{cursor:pointer;border-color:#84888f;background-color:#f2f2f2}.fc--simple .fc__team-logo{width:2rem;height:2rem}@media(min-width: 768px){.fc--simple .fc__team-logo{width:4rem;height:4rem}}.fc--simple .fc__center{display:flex;flex-direction:column;align-items:center;gap:.25rem;min-width:3.5rem}.fc--simple .fc__score{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1em;color:#15171a}@media(min-width: 768px){.fc--simple .fc__score{font-size:1.75rem}}.fc--simple .fc__date{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.625rem;line-height:1em;color:#4f535a;text-transform:uppercase;letter-spacing:1px}.fc--simple .fc__date--large{font-size:.875rem}.fc--simple .fc__kickoff{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:.625rem;line-height:1em;color:#363b41;text-transform:uppercase;letter-spacing:1px}.fc--simple .fc__label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.625rem;line-height:1em;color:#84888f;text-transform:uppercase;letter-spacing:1px;padding:.25rem .625rem}.fc--simple .fc__label--live{background-color:#ff1541;color:#fff}.fc--simple .fc__label--ft{background-color:#6153cc;color:#fff}.fc--simple.fc--live{border-color:#ff1541;background-color:rgba(255,21,65,.04)}.fc--simple.fc--final .fc__score{color:#363b41}.ts{width:100%;display:flex;flex-direction:column}.ts__row{display:grid;grid-template-columns:2rem 1fr auto auto;align-items:center;gap:0 .75rem;padding:.625rem .75rem}.ts__row:nth-child(even):not(.ts__row--header){background-color:#f2f2f2}.ts__row--header{background-color:#6fffe9;padding:.5rem .75rem;border-radius:4px}.ts__row--header .ts__rank,.ts__row--header .ts__player,.ts__row--header .ts__club,.ts__row--header .ts__stats .ts__stat{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#15171a;text-transform:uppercase;letter-spacing:1px}@media(min-width: 768px){.ts__row--header{padding:.75rem 1rem;border-radius:8px}}.ts__row--top3{background-color:rgba(111,255,233,.06)}.ts__row--top3:nth-child(even){background-color:rgba(111,255,233,.1)}@media(min-width: 768px){.ts__row{grid-template-columns:2.5rem 1fr 10rem auto;gap:0 1rem;padding:.75rem 1rem}}.ts__rank{text-align:center;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal}.ts__rank-number{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.875rem;line-height:1em;color:#363b41}.ts__row--top3 .ts__rank-number{color:#6153cc;font-weight:800}.ts__player{display:flex;align-items:center;gap:.5rem;min-width:0}.ts__player-photo{width:2rem;height:2rem;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#f2f2f2}.ts__player-photo img{width:100%;height:100%;object-fit:cover}.ts__player-photo--placeholder{display:flex;align-items:center;justify-content:center;color:#84888f}.ts__player-photo--placeholder svg{width:1.25rem;height:1.25rem}@media(min-width: 768px){.ts__player-photo{width:2.25rem;height:2.25rem}}.ts__player-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.8125rem;line-height:1.3em;color:#15171a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.ts__player-name{font-size:.875rem}}.ts__club{display:none}@media(min-width: 768px){.ts__club{display:flex;align-items:center;gap:.375rem;min-width:0}}.ts__club-logo{width:1.25rem;height:1.25rem;flex-shrink:0}.ts__club-logo picture{width:100%;height:100%}.ts__club-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.ts__club-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:.8125rem;line-height:1.3em;color:#4f535a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts__stats{display:flex;align-items:center;gap:0}.ts__stat{width:2.25rem;text-align:center;flex-shrink:0}.ts__stat--goals{width:2rem}.ts__stat--pen{width:2.25rem}.ts__stat--assists{width:2rem}.ts__stat--apps{width:2.5rem}@media(min-width: 768px){.ts__stat{width:2.75rem}.ts__stat--goals{width:2.5rem}.ts__stat--pen{width:2.75rem}.ts__stat--assists{width:2.5rem}.ts__stat--apps{width:3rem}}.ts__stat-value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.875rem;line-height:1em;color:#15171a}.ts__stat-value--secondary{font-weight:400;color:#84888f;font-size:.75rem}.ts--compact .ts__row{padding:.5rem .5rem}.ts--compact .ts__player-photo{width:1.75rem;height:1.75rem}@media(min-width: 768px){.ts--compact .ts__row{padding:.5rem .75rem}}.pc{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:1rem;background-color:#15171a;color:#fff;position:relative;overflow:hidden}.pc__photo{width:4rem;height:4rem;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#363b41;border:2px solid #6fffe9}.pc__photo img{width:100%;height:100%;object-fit:cover}.pc__photo--placeholder{display:flex;align-items:center;justify-content:center;color:#84888f}.pc__photo--placeholder svg{width:2.5rem;height:2.5rem}@media(min-width: 768px){.pc__photo{width:4.5rem;height:4.5rem}}.pc__info{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.pc__name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1rem;line-height:1.2em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.pc__name{font-size:1.125rem}}.pc__club{display:flex;align-items:center;gap:.375rem}.pc__club-logo{width:1rem;height:1rem;flex-shrink:0}.pc__club-logo picture{width:100%;height:100%}.pc__club-logo img{width:100%;height:100%;object-fit:contain;object-position:center}.pc__club-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:.75rem;line-height:1.3em;color:#d3d3d3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc__stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;flex-shrink:0;padding:.5rem .75rem;border-radius:.5rem;background-color:#6fffe9}.pc__stat-value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:1.75rem;line-height:1em;color:#15171a}@media(min-width: 768px){.pc__stat-value{font-size:2rem}}.pc__stat-label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.5625rem;line-height:1em;color:#103731;text-transform:uppercase;letter-spacing:1px}.pc__rank{position:absolute;top:.5rem;left:.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#6153cc;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:.625rem;line-height:1em;color:#fff}.stat-leaders{width:100%;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.stat-leaders{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1140px){.stat-leaders{grid-template-columns:repeat(3, 1fr)}}.stat-leaders__category{display:flex;flex-direction:column;gap:.75rem}.stat-leaders__heading{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:.6875rem;line-height:1em;color:#84888f;text-transform:uppercase;letter-spacing:2px}.stat-leaders__list{display:flex;flex-direction:column}.stat-leaders__list-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .375rem;border-bottom:1px solid #f2f2f2}.stat-leaders__list-item:last-child{border-bottom:none}.stat-leaders__list-rank{width:1.25rem;text-align:center;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#84888f}.stat-leaders__list-photo{width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#f2f2f2}.stat-leaders__list-photo img{width:100%;height:100%;object-fit:cover}.stat-leaders__list-photo--placeholder{display:flex;align-items:center;justify-content:center;color:#84888f}.stat-leaders__list-photo--placeholder svg{width:1rem;height:1rem}.stat-leaders__list-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.8125rem;line-height:1.3em;color:#15171a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.stat-leaders__list-value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.8125rem;line-height:1em;color:#15171a;flex-shrink:0}.section-top-scorers .w-btn{margin-top:.75rem}.ts-empty{padding:2rem 0}.ts-empty p{font-weight:400;font-size:.9375rem;line-height:1.5em;color:#84888f;text-align:center}.fg{width:100%;max-width:700px;margin:0 auto}.fg__list{display:flex;flex-direction:column;gap:2px}.fg__row{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:#fff;border-radius:6px;transition:background .15s ease}.fg__row:hover{background:#f2f2f2}@media(max-width: 375px){.fg__row{gap:.5rem;padding:.5rem .625rem}}.fg__rank{width:24px;flex-shrink:0;text-align:center;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.875rem;line-height:1em;color:#84888f}.fg__team{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.fg__team-logo{width:24px;height:24px;flex-shrink:0}.fg__team-logo img{width:100%;height:100%;object-fit:contain}.fg__team-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:.8125rem;line-height:1.2em;color:#15171a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.fg__team-name{font-weight:500;font-size:.875rem;line-height:1.2em;color:#15171a}}.fg__form{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.fg__form-dot{width:22px;height:22px;border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.625rem;line-height:1em;color:#fff}.fg__form-dot--w{background-color:#00e676}.fg__form-dot--d{background-color:#ffbe2e}.fg__form-dot--l{background-color:#ff1541}.fg__form-dot--empty{background:none;color:#d3d3d3;font-weight:400}@media(max-width: 375px){.fg__form-dot{width:20px;height:20px;font-size:.5625rem}}.fg__points{width:44px;flex-shrink:0;text-align:right;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#4f535a}.ad-zone-container{position:relative;display:block;width:100%;max-width:900px;padding:.5rem 0;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;box-sizing:border-box;margin-bottom:2rem}.ad-zone-container.ad-zone-small{height:calc(90px + 1rem)}.ad-zone-container.ad-zone-regular{height:calc(120px + 1rem)}.ad-zone-container.ad-zone-large{min-height:calc(280px + 1rem)}@media(min-width: 1140px){.ad-zone-container.ad-zone-large{max-width:960px}}.ad-zone-container:before{display:block;content:"Publicité";position:absolute;left:50%;top:-6px;padding:.25rem .5rem;background:#fff;font-family:"Source Sans 3",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:.625rem;line-height:.5em;color:#d3d3d3;text-transform:uppercase;letter-spacing:1px;transform:translateX(-50%)}
