.headerCard{color:#161616;overflow:hidden;padding:16px;position:relative;width:100%}.headerCard__wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.headerCard__subject,.headerCard__title,.headerCard__value{position:relative;z-index:1}.headerCard__title{display:inline-block;font-size:1.4rem;font-weight:700;margin-bottom:16px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.headerCard__title--withSubtitle{margin-bottom:6px}.headerCard__subtitle{color:#212121;display:block;font-size:1.1rem;font-weight:400;line-height:1}.headerCard__subject{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.headerCard__subject a.active,.headerCard__subject a:active,.headerCard__subject a:focus,.headerCard__subject a:hover,.headerCard__subject a:link,.headerCard__subject a:visited{color:#161616}.headerCard__subject a:hover{opacity:.8}.headerCard__value{background:#616161;border-radius:8px;color:#fff;display:grid;flex-shrink:0;font-size:1.4rem;font-weight:500;line-height:1;min-height:32px;min-width:32px;padding:4px;place-items:center}.headerCard__subValue{color:#fff;font-size:1.1rem;font-weight:400}.headerCard .identity__title{color:#161616}.headerCard .identity__subtitle{color:#212121}.darkmode .headerCard{color:#161616}.darkmode .headerCard__subject a.active,.darkmode .headerCard__subject a:active,.darkmode .headerCard__subject a:focus,.darkmode .headerCard__subject a:hover,.darkmode .headerCard__subject a:link,.darkmode .headerCard__subject a:visited,.darkmode .headerCard__title{color:#fff}.darkmode .headerCard__subject a:hover{opacity:.8}.darkmode .headerCard__value{background:#bdbdbd;color:#161616}.darkmode .headerCard__subValue{color:#161616}.darkmode .headerCard .identity__title{color:#fff}.darkmode .headerCard .identity__subtitle{color:#f5f5f5}.componentSelect{align-items:center;display:flex;margin-bottom:16px;width:100%}.componentSelect__select{align-items:center;background:#fff;border:1px solid #161616;border-radius:8px;color:#161616;display:flex;flex:1;flex-direction:row;font-size:1.4rem;justify-content:space-between;padding:8px;position:relative}.componentSelect__select .identity{padding-right:32px}.componentSelect__arrow{position:absolute;right:16px;top:50%;z-index:1}.componentSelect__arrow svg{transform:translateY(-50%) rotate(90deg)}.componentSelect__next,.componentSelect__prev{align-items:center;display:flex;flex-shrink:0;height:24px;width:24px}.componentSelect__next--disable,.componentSelect__prev--disable{opacity:.25}.componentSelect__prev{justify-content:flex-start}.componentSelect__prev svg{transform:rotate(180deg)}.componentSelect__next{justify-content:flex-end}.card>.componentSelect{border-bottom:1px solid #f5f5f5;margin-bottom:0}.card>.componentSelect .componentSelect__select{border:0;box-shadow:none;padding:16px}.componentSelectWrapper{width:100%}@media (min-width:1024px){.componentSelectWrapper{display:flex;flex-direction:row;flex-wrap:nowrap}.componentSelectWrapper .componentSelect{flex-grow:1}}.darkmode .componentSelect__select{background:#161616;border-color:#616161;color:#fff}.darkmode .componentSelect__input,.darkmode .componentSelect__next,.darkmode .componentSelect__prev{color:#fff}.darkmode .componentSelect optgroup,.darkmode .componentSelect option{background:#161616;color:#fff}.darkmode .card>.componentSelect{border-bottom:1px solid #212121}.form{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.form__item{border-radius:50%;color:#fff;font-size:1.2rem;font-weight:500;height:24px;line-height:24px;margin-right:4px;text-align:center;text-transform:uppercase;width:24px}@media (max-width:575px){.form__item{height:20px;line-height:20px;width:20px}}.form__item:last-child{margin-right:0}.form__item--w{background:#55c83c}.form__item--d{background:#161616}.form__item--l{background:#d0021b}.darkmode .form__item{color:#161616}.darkmode .form__item--w{background:#55c83c}.darkmode .form__item--d{background:#fff}.darkmode .form__item--l{background:#d0021b}.statCircle{font-size:1.2rem;position:relative;text-align:center;width:85px}.statCircle__circle{border-radius:100%;margin:0 10px;text-align:center}.statCircle__value{color:var(--primary-color);position:absolute;text-align:center;top:23px;width:100%}@media (max-width:319px){.statCircle__value{top:14px}}.statCircle__title{font-weight:700;margin-top:4px}.statCircle .circle-bg{stroke:#bdbdbd}.statCircle .circle{stroke:#161616}.darkmode .statCircle .circle-bg{stroke:#616161}.darkmode .statCircle .circle{stroke:#fff}.statTable{font-size:1.2rem;width:100%}.statTable tr{border-bottom:1px solid #f5f5f5}.statTable tbody tr:last-child{border-bottom:none}.statTable tbody tr:last-child .statTable__title a,.statTable tbody tr:last-child .statTable__value{padding-bottom:0}.statTable__title{font-size:1rem;text-align:left}@media (min-width:1024px){.statTable__title{font-size:1.2rem}}.statTable__title a{align-items:center;display:flex;padding:8px 0}.statTable__type,.statTable__value{font-weight:700;padding:8px 0;text-align:center;width:30px}.statTable__type span,.statTable__value span{align-items:center;display:flex}.statTable__type .matchSvg .shape,.statTable__value .matchSvg .shape{fill:transparent}.statTable__type .matchSvg .border,.statTable__type .matchSvg .inside,.statTable__value .matchSvg .border,.statTable__value .matchSvg .inside{fill:#161616}.statTable__value--colspan{justify-content:center}.statTable__value--colspan span{font-weight:400;margin-left:8px}.statTable__value--colspan>span{justify-content:center}.statTable__competitionLogo{flex-shrink:0;width:16px}.statTable--matches .statTable__type,.statTable--matches .statTable__value{width:26px}.statTable--matches .singleScore{flex-shrink:0;margin:0,8px}.darkmode .statTable tr{border-bottom-color:#212121}.darkmode .statTable__type .matchSvg .border,.darkmode .statTable__type .matchSvg .inside,.darkmode .statTable__value .matchSvg .border,.darkmode .statTable__value .matchSvg .inside{fill:#fff}.globalStats .card__rowElements ul{flex:1}