/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.advert{display:flex;align-items:center;justify-content:center;width:100%;max-width:320px;height:72px;margin:0 auto;border-radius:4px;overflow:hidden;background-color:#d9d9d9;text-align:center}@media(min-width:560px){.advert{max-width:728px;height:90px}}.advert span{opacity:.4}
.compact-match-card{border-radius:8px;overflow:hidden}.compact-match-card.compact-match-card--light{background-color:var(--color-grey-100)}.compact-match-card.compact-match-card--light .compact-match-card__header{background-color:var(--color-grey-200)}.compact-match-card.compact-match-card--light .compact-match-card__details{border-color:var(--color-grey-200)}.compact-match-card.compact-match-card--dark{background-color:var(--color-black);color:var(--color-white)}.compact-match-card.compact-match-card--dark .compact-match-card__header{background-color:var(--color-grey-400)}.compact-match-card.compact-match-card--dark .compact-match-card__details{border-color:var(--color-grey-300)}.compact-match-card .compact-match-card__header{display:flex;align-items:center;justify-content:space-between;padding:8px 24px}.compact-match-card .compact-match-card__header .compact-match-card__meta{display:flex;align-items:center;gap:4px}.compact-match-card .compact-match-card__details{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid transparent}@media(min-width:560px){.compact-match-card .compact-match-card__details{justify-content:flex-start}}.compact-match-card .compact-match-card__details .compact-match-card__teams{display:flex;flex-direction:column;gap:2px}@media(min-width:560px){.compact-match-card .compact-match-card__details .compact-match-card__teams{flex:1}}.compact-match-card .compact-match-card__details .compact-match-card__date{display:flex;flex-direction:column;gap:2px;text-align:right}@media(min-width:560px){.compact-match-card .compact-match-card__details .compact-match-card__date{flex:2;text-align:left}}.compact-match-card .compact-match-card__footer{display:flex;align-items:center;gap:24px;padding:8px 24px}
.editorial-card.editorial-card--horizontal{display:flex;flex-direction:column}@media(min-width:560px){.editorial-card.editorial-card--horizontal{flex-direction:row;gap:16px}}@media(min-width:560px){.editorial-card.editorial-card--horizontal .editorial-card__thumbnail{flex:5;max-width:200px;margin-bottom:0}}@media(min-width:560px){.editorial-card.editorial-card--horizontal .editorial-card__headings{flex:7}}@media(min-width:1024px){.editorial-card.editorial-card--horizontal .editorial-card__headings .editorial-card__heading{margin-bottom:12px}}.editorial-card.editorial-card--horizontal .editorial-card__headings .editorial-card__heading h3{font-size:16px;line-height:1.5;font-weight:400}@media(min-width:560px){.editorial-card.editorial-card--horizontal .editorial-card__headings .editorial-card__heading h3{font-size:14px;line-height:1.5;font-weight:400}}.editorial-card.editorial-card--dark{color:var(--color-white)}.editorial-card.editorial-card--article .editorial-card__thumbnail .editorial-card__image{padding-bottom:66.666667%}.editorial-card.editorial-card--video .editorial-card__thumbnail .editorial-card__image{padding-bottom:56.25%}.editorial-card .editorial-card__thumbnail{position:relative;display:block;height:fit-content;margin-bottom:12px;border-radius:8px;overflow:hidden}.editorial-card .editorial-card__thumbnail .editorial-card__image{position:relative;height:0}.editorial-card .editorial-card__thumbnail .editorial-card__image>picture,.editorial-card .editorial-card__thumbnail .editorial-card__image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.editorial-card .editorial-card__thumbnail .editorial-card__play-icon{position:absolute;left:8px;bottom:8px;z-index:5;width:40px;height:40px;border-radius:9999px;background-color:color-mix(in srgb,var(--color-white) 20%,transparent);backdrop-filter:blur(4px)}.editorial-card .editorial-card__thumbnail .editorial-card__play-icon svg{position:absolute;left:51%;top:50%;transform:translate(-50%,-50%)}.editorial-card .editorial-card__thumbnail .editorial-card__timestamp{position:absolute;right:8px;bottom:8px;z-index:5;padding:2px 6px;border-radius:4px;background-color:color-mix(in srgb,var(--color-white) 20%,transparent);backdrop-filter:blur(4px);font-size:10px;line-height:150%;color:var(--color-white)}.editorial-card .editorial-card__recommended{position:absolute;right:8px;top:8px;z-index:5;padding:6px 8px;border-radius:4px;background-color:var(--color-yellow)}.editorial-card .editorial-card__heading{display:block;margin-bottom:8px}@media(min-width:1024px){.editorial-card .editorial-card__heading{margin-bottom:16px}}.editorial-card .editorial-card__heading:last-child{margin-bottom:0}.editorial-card .editorial-card__heading h3{font-size:16px;line-height:1.5;font-weight:400}.editorial-card .editorial-card__meta{display:flex;gap:12px}
.editorial-row .editorial-row__container{gap:16px}@media(min-width:1280px){.editorial-row .editorial-row__container{gap:24px}}.editorial-row .editorial-row__container .carousel__slide{flex:0 0 calc((1 / 1.25 * 100%) - 4px);min-width:0}@media(min-width:560px){.editorial-row .editorial-row__container .carousel__slide{flex:0 0 calc((1 / 2.25 * 100%) - 6px)}}@media(min-width:1024px){.editorial-row .editorial-row__container .carousel__slide{flex:0 0 calc((1 / 4 * 100%) - 12px)}}@media(min-width:1280px){.editorial-row .editorial-row__container .carousel__slide{flex:0 0 calc((1 / 4 * 100%) - 18.25px)}}
.app-store-cta{display:flex;align-items:center;justify-content:center;height:320px;margin:0 auto;border-radius:4px;overflow:hidden;background-color:#d9d9d9;text-align:center}.app-store-cta span{opacity:.4}.partners{border-bottom:1px solid var(--color-grey-300)}.partners__container,.footer__container{display:flex;align-items:center;justify-content:center;height:320px;text-align:center}.partners__container span,.footer__container span{color:var(--color-white);opacity:.4}
header{position:sticky;top:0;z-index:100;background-color:var(--color-white)}.header__container{display:flex;align-items:center;gap:24px}.header__container .logo{display:block;flex-shrink:0;width:110px;height:48px;margin-top:10px;margin-bottom:10px;background-color:#d9d9d9;border-radius:4px;overflow:hidden}@media(min-width:560px){.header__container .logo{width:128px;height:56px}}.header__container .featured-matches{display:none;position:relative;margin-left:-16px;margin-right:-16px;overflow:hidden}@media(min-width:1024px){.header__container .featured-matches{display:flex}}.header__container .featured-matches::before,.header__container .featured-matches::after{content:"";position:absolute;top:0;z-index:5;width:16px;height:100%}.header__container .featured-matches::before{left:0;background:linear-gradient(-90deg,rgba(255,255,255,0) 0%,white 100%)}.header__container .featured-matches::after{right:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,white 100%)}.header__container .featured-matches .featured-matches__container{display:flex;align-items:center;gap:4px;padding:4px 16px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.header__container .featured-matches .featured-matches__container::-webkit-scrollbar{display:none}.header__container .featured-matches .featured-matches__container .featured-matches__card{min-width:180px;padding:8px;background-color:var(--color-white);border:1px solid var(--color-grey-200);border-radius:4px;overflow:hidden}.header__container .featured-matches .featured-matches__container .featured-matches__card .featured-matches__meta{display:flex;align-items:center;justify-content:space-between;padding-bottom:4px}.header__container .featured-matches .featured-matches__container .featured-matches__card .featured-matches__teams{display:flex;flex-direction:column;gap:2px}.header__container .auth-nav{display:flex;align-items:center;gap:8px;margin-left:auto}.header__container .auth-nav .btn{white-space:nowrap}.hamburger-icon{position:relative;flex-shrink:0;width:40px;height:40px;background-color:var(--color-grey-100);border-radius:999px;cursor:pointer}.hamburger-icon span{position:absolute;top:50%;left:50%;width:18px;height:1.5px;background-color:var(--color-black);border-radius:2px}.hamburger-icon.hamburger-icon--open span:nth-child(1){transform:translate(-50%,calc(-50% + 5px))}.hamburger-icon.hamburger-icon--open span:nth-child(2){transform:translate(-50%,-50%)}.hamburger-icon.hamburger-icon--open span:nth-child(3){transform:translate(-50%,calc(-50% - 5px))}.hamburger-icon.hamburger-icon--close span:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.hamburger-icon.hamburger-icon--close span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.navigation{position:fixed;top:0;left:0;z-index:200;width:100%;height:100%;padding:20px !important;background:rgba(11,11,11,.6);backdrop-filter:blur(4px);visibility:hidden}.navigation.navigation--open{visibility:visible}.navigation .row,.navigation .row .col-12{height:100%}.navigation .navigation__container{display:flex;gap:24px;height:100%}.navigation .navigation__container .navigation__panel{width:100%;height:100%;max-width:360px;padding:40px 24px;overflow-y:scroll;overscroll-behavior:none;background-color:var(--color-black);border-radius:16px;-ms-overflow-style:none;scrollbar-width:none}.navigation .navigation__container .navigation__panel::-webkit-scrollbar{display:none}.navigation .navigation__container .navigation__panel .navigation__heading{display:flex;align-items:center;gap:16px;padding-bottom:24px}.navigation .navigation__container .navigation__panel .navigation__heading span{color:var(--color-grey-300)}.navigation .navigation__container .navigation__panel .navigation__heading div{flex:1;height:1px;background-color:var(--color-grey-300)}.navigation .navigation__container .navigation__panel .navigation__list{display:flex;flex-direction:column;padding-bottom:40px}.navigation .navigation__container .navigation__panel .navigation__list:last-child{padding-bottom:0}.navigation .navigation__container .navigation__panel .navigation__list.navigation__list--primary{gap:16px}.navigation .navigation__container .navigation__panel .navigation__list.navigation__list--secondary{gap:12px}.navigation .navigation__container .navigation__panel .navigation__list li a{color:var(--color-white)}
.horiztonal-player-card{display:flex;align-items:center;gap:16px;padding:8px;background-color:var(--color-grey-100);border-radius:8px;overflow:hidden}@media(min-width:1280px){.horiztonal-player-card{gap:24px}}.horiztonal-player-card .horiztonal-player-card__image{position:relative;width:64px;height:64px;background-color:var(--color-white);border-radius:4px;overflow:hidden}@media(min-width:1280px){.horiztonal-player-card .horiztonal-player-card__image{width:80px;height:80px}}.horiztonal-player-card .horiztonal-player-card__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.section-heading{margin-bottom:24px}.section-heading__container{display:flex;align-items:center;justify-content:space-between}.section-heading__container .btn{margin-left:auto}
.table{border-radius:8px;overflow-x:scroll}.table.table--light .table__container{background-color:var(--color-grey-100)}.table.table--light .table__container .table-heading{background-color:var(--color-grey-200)}.table.table--light .table__container .table-row{border-color:var(--color-grey-200)}.table.table--dark{color:var(--color-white)}.table.table--dark .table__container{background-color:var(--color-black)}.table.table--dark .table__container .table-heading{background-color:var(--color-grey-400)}.table.table--dark .table__container .table-row{border-color:var(--color-grey-300)}.table .table__container{width:100%;border-radius:8px;overflow:hidden}.table .table__container .table-heading,.table .table__container .table-row{height:56px}.table .table__container .table-heading__cell,.table .table__container .table-row__cell{height:100%;padding:16px;text-align:center;white-space:nowrap}.table .table__container .table-heading__cell:first-child,.table .table__container .table-row__cell:first-child{padding-left:24px;text-align:left}.table .table__container .table-heading__cell:last-child,.table .table__container .table-row__cell:last-child{padding-right:24px;text-align:right}.table .table__container .table-row{border-bottom:1px solid transparent}.table .table__container .table-row *{white-space:nowrap}.table .table__container .table-row:last-child{border-bottom:0}
.team-name{display:flex;align-items:center;gap:8px}.team-name.team-name--small img{width:12px;height:12px;min-width:12px;min-height:12px}.team-name.team-name--medium img{width:16px;height:16px;min-width:16px;min-height:16px}.team-name.is-favourite .team-name__button .team-name__button--inactive{display:none}.team-name.is-favourite .team-name__button .team-name__button--active{display:block}.team-name:not(.is-favourite) .team-name__button .team-name__button--inactive{display:block}.team-name:not(.is-favourite) .team-name__button .team-name__button--active{display:none}.team-name .team-name__button{cursor:pointer}.team-name a:hover{text-decoration:underline}
