.st-progress-bar{--st-progress-bar-line-clr:var(--primary-clr);grid-gap:.3125em .625em;align-items:center;display:grid}.st-progress-bar--clr-orange{--st-progress-bar-line-clr:var(--clr-orange,#fd8549)}.st-progress-bar--clr-blue{--st-progress-bar-line-clr:var(--clr-blue,#4b89b9)}.st-progress-bar--clr-darkblue{--st-progress-bar-line-clr:var(--clr-darkblue,#36546d)}.st-progress-bar--clr-lightgreen{--st-progress-bar-line-clr:var(--clr-lightgreen,#a1de3f)}.st-progress-bar--clr-purple{--st-progress-bar-line-clr:var(--clr-purple,#6048a3)}.st-progress-bar__info{grid-gap:.3125em;align-items:center;display:flex;justify-content:normal;justify-content:var(--st-progress-bar-info-justify-content,normal)}[dir=ltr] .st-progress-bar__info{direction:ltr}[dir=rtl] .st-progress-bar__info{direction:rtl}.st-progress-bar__content{flex:1;min-width:auto;min-width:var(--st-progress-bar-content-min-width,auto);order:0;order:var(--st-progress-bar-content-order,0);overflow:hidden;width:100%}[dir] .st-progress-bar__content{background:var(--st-progress-bar-content-bg-clr,var(--accent-1-clr))}.st-progress-bar__content--filled{--st-progress-bar-content-bg-clr:var(--st-progress-bar-content-filled-bg-clr,var(--primary-clr-2363792))}.st-progress-bar__line{height:.4375em}[dir] .st-progress-bar__line{background:var(--st-progress-bar-line-clr)}.st-progress-bar__line--angle{position:relative}[dir=ltr] .st-progress-bar__line--angle:after{border-color:transparent transparent transparent var(--st-progress-bar-line-clr);border-width:0 0 .4375em .5625em;left:100%}[dir=ltr] .st-progress-bar__line--angle:before,[dir=rtl] .st-progress-bar__line--angle:after{border-color:transparent var(--st-progress-bar-line-clr) transparent transparent;border-width:0 .5625em .4375em 0;right:100%}[dir=rtl] .st-progress-bar__line--angle:before{border-color:transparent transparent transparent var(--st-progress-bar-line-clr);border-width:0 0 .4375em .5625em;left:100%}.st-progress-bar__line--angle:after,.st-progress-bar__line--angle:before{content:"";height:0;position:absolute;top:0;width:0}[dir] .st-progress-bar__line--angle:after,[dir] .st-progress-bar__line--angle:before{border-style:solid}[dir=ltr] .st-progress-bar--reverse{direction:rtl}[dir=rtl] .st-progress-bar--reverse{direction:ltr}.st-progress-bar--left-position,.st-progress-bar--right-position{grid-auto-flow:column}.st-progress-bar--right-position{grid-template-columns:1fr minmax(1.375em,auto);grid-template-columns:1fr minmax(var(--st-progress-bar-grid-width-column-info,1.375em),auto)}.st-progress-bar--left-position{--st-progress-bar-content-order:1;grid-template-columns:minmax(1.375em,auto) 1fr;grid-template-columns:minmax(var(--st-progress-bar-grid-width-column-info,1.375em),auto) 1fr}.st-progress-bar--top-position{--st-progress-bar-content-order:1;--st-progress-bar-info-justify-content:flex-end;grid-auto-flow:row}.match-stat{grid-gap:1px;display:grid;grid-template-areas:"left-member stats right-member";grid-template-columns:minmax(10.625em,15%) auto minmax(10.625em,15%)}@media screen and (max-width:767px){.match-stat{grid-template-areas:"left-member right-member" "stats stats";grid-template-columns:1fr 1fr}}.match-stat__member{color:var(--match-stat-member-clr);justify-content:center}[dir] .match-stat__member{background:var(--accent-clr-1);padding:.625em}.match-stat__member:first-child{grid-area:left-member}.match-stat__member:last-child{grid-area:right-member}.match-stat-table{display:flex;flex:1 1 auto;flex-direction:column;grid-area:stats}.match-stat-table__row{align-items:center;display:flex;flex:1 1 auto;justify-content:space-between;min-height:1.625em;width:100%}[dir] .match-stat-table__row{background:var(--accent-clr-1);padding:0 .625em}[dir] .match-stat-table__row+.match-stat-table__row{margin-top:1px}.match-stat-table__cell:first-child,.match-stat-table__cell:last-child{min-width:10%;width:10%}[dir=ltr] .match-stat-table__cell:last-child{text-align:right}[dir=rtl] .match-stat-table__cell:last-child{text-align:left}.match-stat-table__cell--center{flex:1}[dir] .match-stat-table__cell--center{text-align:center}.match-stat-table__bar{flex:2}@media screen and (max-width:767px){.match-stat-table__bar{min-width:50%}[dir] .match-stat-table__bar{margin:.125em 0 .1875em}}.match-stat-table__event-value{font-size:.75em}.match-stat-table__event-name{flex:1 1 auto;font-size:.8125em;justify-content:center}[dir] .match-stat-table__event-name{padding:0 .7692307692em}.match-stat-table--has-progress-bar .match-stat-table__cell--center{align-items:center;display:flex}@media screen and (max-width:767px){.match-stat-table--has-progress-bar .match-stat-table__cell--center{flex-wrap:wrap;justify-content:center}}.match-stat-table--has-progress-bar .match-stat-table__event-name{flex:1}@media screen and (max-width:767px){.match-stat-table--has-progress-bar .match-stat-table__event-name{min-width:100%;order:-1}}.facts__row{align-items:stretch;display:flex}[dir] .facts__row+.facts__row{margin-top:1px}.facts__title{align-items:center;color:var(--st-caption-theme-2067217-clr,var(--primary-clr-type-2));display:flex;font-size:.6875em;justify-content:center;min-height:2.3636363636em;text-transform:uppercase;width:100%}[dir] .facts__title{background:var(--accent-clr-1)}.facts__numb{align-items:center;display:flex;font-size:.75em;min-width:2.3333333333em}[dir] .facts__numb{background:var(--accent-clr-1);padding:.5833333333em .8333333333em}[dir=ltr] .facts__numb{margin-right:1px}[dir=rtl] .facts__numb{margin-left:1px}.facts__numb,.facts__value{color:var(--table-head-clr,var(--primary-clr-type-1))}.facts__text{align-items:center;color:var(--st-caption-theme-2067217-clr,var(--primary-clr-type-2));display:flex;flex:1;font-size:.75em;min-height:2.1666666667em;width:100%}[dir] .facts__text{background:var(--accent-clr-1);padding:.5833333333em .8333333333em}