.sh-match__matchRadar-wrapper{grid-template-rows:auto auto;grid-template-columns:var(--pin-width) 1fr auto min-content 24px;grid-template-areas:"none status score-title cards divider" "pin teams score misconducts end-icon"}.sh-match__matchList-wrapper{grid-template-rows:auto auto auto;grid-template-columns:var(--pin-width) 1fr auto auto;grid-template-areas:"none status score-title divider" "pin teams score end-icon" "odds odds odds odds"}.sh-match__matchList-wrapper--no-odds{grid-template-rows:auto auto;grid-template-columns:var(--pin-width) 1fr auto auto;grid-template-areas:"none status score-title divider" "pin teams score end-icon"}.sh-match__status{grid-area:status}.sh-match__scores-title{grid-area:score-title}.sh-match__teams{grid-area:teams}.sh-match__scores{grid-area:score}.sh-match__end-icon{grid-area:end-icon}.sh-match__odds{grid-area:odds}.sh-match__pin{grid-area:pin}.sh-match__divider{grid-area:divider}.sh-match__cards{grid-area:cards}.sh-match__misconducts{grid-area:misconducts}
