.sp-Timeline {
  background-color: #fff;
  padding: 20px 30px;
  margin-bottom: 20px;
  display: flex;
  align-items: center; }
  .sp-Timeline__team {
    height: 40px; }
  .sp-Timeline__bookieLink {
    padding-left: 30px; }
  .sp-Timeline--inner {
    flex-grow: 1; }
  .sp-Timeline__line {
    width: 100%;
    margin: 5px 0;
    position: relative; }
  .sp-Timeline__periods {
    width: 100%;
    display: flex; }
  .sp-Timeline__period {
    padding-left: 20px;
    position: relative; }
    .sp-Timeline__period--appendix {
      padding-left: 0px;
      width: 40px; }
    .sp-Timeline__period-name {
      position: absolute;
      left: 0;
      width: 20px;
      text-align: center;
      top: -2px;
      font-size: 12px;
      font-weight: bold; }
  .sp-Timeline__progress {
    background: #f3f4f4;
    border-radius: 10px;
    height: 6px;
    position: relative; }
  .sp-Timeline__process {
    background-color: #E53A35;
    border-radius: 10px;
    height: 6px; }
  .sp-Timeline__groupsEvents {
    position: absolute;
    left: 0;
    height: 23px;
    right: 0;
    top: 0; }
    .sp-Timeline__groupsEvents--home {
      top: -30px; }
    .sp-Timeline__groupsEvents--guest {
      top: 10px; }
  .sp-Timeline__groupEvents {
    height: inherit;
    position: absolute;
    bottom: 0px;
    display: flex; }
  .sp-Timeline__eventAggregateButton {
    position: absolute;
    bottom: 0; }
    .sp-Timeline__eventAggregateButton-icon {
      width: 34px;
      height: 22px; }
  .sp-Timeline__eventAggregateEvents {
    display: flex;
    flex-direction: column-reverse;
    align-items: center; }
  .sp-Timeline__eventAggregateButton .sp-Timeline__event {
    position: static; }
  .sp-Timeline__event {
    position: absolute;
    top: 0; }
  .sp-Timeline__eventImage {
    width: 24px;
    height: 24px; }

.sp-app--mobile .sp-Timeline {
  padding: 0; }
  .sp-app--mobile .sp-Timeline--inner {
    overflow-x: scroll;
    margin-right: 10px;
    height: 110px; }
  .sp-app--mobile .sp-Timeline__line {
    width: 900px;
    margin-top: 40px; }
  .sp-app--mobile .sp-Timeline__bookieLink {
    display: none; }
  .sp-app--mobile .sp-Timeline__info {
    padding: 0 10px;
    box-shadow: 1px 0px 10px 2px #eee; }
  .sp-app--mobile .sp-Timeline__process, .sp-app--mobile .sp-Timeline__progress {
    height: 8px; }
  .sp-app--mobile .sp-Timeline__progress {
    margin: 9px 0; }
  .sp-app--mobile .sp-Timeline__groupsEvents {
    left: 0; }
    .sp-app--mobile .sp-Timeline__groupsEvents--guest {
      top: 15px; }
  .sp-app--mobile .sp-Timeline__period-name {
    top: 7px; }

.sp-TimelineEvent {
  display: flex; }
  .sp-TimelineEvent-time {
    font-weight: bold;
    margin-right: 10px; }
  .sp-TimelineEvent-info {
    white-space: nowrap; }
  .sp-TimelineEvent--mobile .sp-TimelineEvent-info {
    white-space: normal; }

.sp-MatchCenterScoreByPeriods {
  font-size: 13px; }
  .sp-fliedBlock--active .sp-MatchCenterScoreByPeriods {
    display: none; }
  .sp-MatchCenterScoreByPeriods table {
    margin: 0 auto; }
    .sp-MatchCenterScoreByPeriods table th {
      font-weight: bold;
      background: none;
      text-align: center; }
    .sp-MatchCenterScoreByPeriods table th,
    .sp-MatchCenterScoreByPeriods table td {
      font-size: 14px; }
  .sp-MatchCenterScoreByPeriods-periods {
    border-bottom: 1px solid #b6bbc0; }
  .sp-MatchCenterScoreByPeriods-period {
    min-width: 30px; }
    .sp-MatchCenterScoreByPeriods-period--active {
      color: #E53A35; }
  .sp-MatchCenterScoreByPeriods-period--first, .sp-MatchCenterScoreByPeriods-teamNames {
    text-align: left !important;
    min-width: 160px;
    padding: 5px 5px 5px 0 !important;
    line-height: 1.5;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .sp-MatchCenterScoreByPeriods-periodScore {
    line-height: 1.5; }

.sp-MatchBullet {
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%; }
  .sp-MatchBullet-date {
    font-size: 12px;
    color: #9aa0a8;
    margin-right: 5px; }
  .sp-MatchBullet-tooltip {
    white-space: nowrap;
    display: flex;
    align-items: center; }
  .sp-MatchBullet-score {
    margin: 0 8px;
    font-weight: bold; }
  .sp-MatchBullet--loose {
    background-color: #e53a35; }
  .sp-MatchBullet--win {
    background-color: #3fcb0d; }
  .sp-MatchBullet--winOt {
    background: linear-gradient(0deg, #deff2b 48%, #3fcb0d 51%); }
  .sp-MatchBullet--looseOt {
    background: linear-gradient(0deg, #deff2b 48%, #e53a35 51%); }

.sp-MatchScore {
  display: flex;
  white-space: nowrap;
  line-height: 1.1em;
  align-items: center;
  justify-content: center;
  color: #2a2e37; }
  .sp-MatchScore--size-14 {
    font-size: 14px; }
  .sp-MatchScore--size-15 {
    font-size: 15px; }
  .sp-MatchScore--highlight {
    font-weight: bold; }
  .sp-MatchScore__score {
    display: flex;
    align-items: center; }
    .sp-MatchScore--highlight .sp-MatchScore__score--isLoose {
      color: #70757B; }
    .sp-MatchScore__score--row {
      flex-direction: column;
      width: auto !important; }
    .sp-MatchScore__score--row .sp-MatchScore__score-home,
    .sp-MatchScore__score--row .sp-MatchScore__score-guest {
      padding: 3px 0 3px 10px !important; }
  .sp-MatchScore-separator {
    width: 0.9em;
    text-align: center; }
    .sp-MatchScore-separator--colon {
      width: 0.5em; }
  .sp-MatchScore-scoreType--center {
    margin: 0 0.4em;
    text-align: center;
    font-size: 90%; }
  .sp-MatchScore-scoreType--right {
    margin-left: 0.2em; }
  .sp-MatchScore-scoreType--left {
    margin-right: 0.2em; }

.sp-MatchLink .sp-ImageWithName__name:hover {
  color: #2a2e37; }

.sp-MatchCenterMatchBullets {
  display: flex;
  justify-content: center; }
  .sp-MatchCenterMatchBullets__item {
    margin: 0 3px; }
  .sp-fliedBlock--active .sp-MatchCenterMatchBullets {
    display: none; }

.sp-MatchCenterScore {
  font-size: 40px;
  font-weight: bold; }
  .sp-app--mobile .sp-MatchCenterScore {
    font-size: 40px; }
  .sp-MatchCenterScore .sp-MatchScore-separator,
  .sp-MatchCenterScore .sp-MatchScore-scoreType {
    margin: 0 20px; }
  .sp-app--mobile .sp-MatchCenterScore {
    flex-direction: column; }
    .sp-app--mobile .sp-MatchCenterScore .sp-MatchScore-separator {
      margin: 0 15px; }
    .sp-app--mobile .sp-MatchCenterScore .sp-MatchScore-scoreType {
      margin: 0;
      font-size: 13px;
      color: #fff;
      background: #2a2e37;
      padding: 4px 15px 2px;
      border-radius: 8px;
      line-height: 1; }
  .sp-app--mobile .sp-fliedBlock--active .sp-MatchCenterScore {
    font-size: 30px; }

.sp-MatchCenterBoard {
  background: #fff;
  padding: 10px 10px 30px; }
  .sp-app--mobile .sp-MatchCenterBoard {
    padding: 0px; }
  .sp-MatchCenterBoard-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 85px; }
    .sp-app--mobile .sp-MatchCenterBoard-content {
      padding: 0; }
  .sp-MatchCenterBoard-right .sp-MatchCenterBoard-row {
    flex-direction: row-reverse; }
  .sp-MatchCenterBoard-right .sp-MatchCenterBoard-col2 {
    text-align: right; }
    .sp-app--mobile .sp-MatchCenterBoard-right .sp-MatchCenterBoard-col2 {
      text-align: center; }
  .sp-MatchCenterBoard-row {
    display: flex;
    align-items: center;
    max-width: 350px; }
    .sp-fliedBlock--active .sp-MatchCenterBoard-row:last-child {
      display: none; }
    .sp-app--mobile .sp-MatchCenterBoard-row {
      display: block;
      text-align: center; }
  .sp-MatchCenterBoard-col1 {
    width: 110px;
    flex-shrink: 0; }
    .sp-app--mobile .sp-MatchCenterBoard-col1 {
      width: auto; }
  .sp-MatchCenterBoard-col2 {
    font-size: 13px; }
  .sp-MatchCenterBoard-left, .sp-MatchCenterBoard-right {
    /*  display: flex;
        align-items: center;*/
    overflow: hidden;
    width: 350px;
    /*flex-grow: 1;*/ }
    .sp-app--mobile .sp-MatchCenterBoard-left, .sp-app--mobile .sp-MatchCenterBoard-right {
      width: auto; }
    .sp-fliedBlock--active .sp-MatchCenterBoard-left, .sp-fliedBlock--active .sp-MatchCenterBoard-right {
      /* width: calc(100% - 200px);*/ }
  .sp-MatchCenterBoard-center {
    width: 500px;
    text-align: center;
    font-size: 1.1em; }
    .sp-app--mobile .sp-MatchCenterBoard-center {
      width: auto; }
    .sp-fliedBlock--active .sp-MatchCenterBoard-center {
      width: 170px; }
  .sp-MatchCenterBoard-title {
    text-align: center;
    color: #70757B;
    font-size: 13px;
    margin: 0 0 10px 0; }
    .sp-fliedBlock--active .sp-MatchCenterBoard-title {
      display: none; }
  .sp-MatchCenterBoard-date {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px; }
  .sp-MatchCenterBoard-status {
    font-size: 13px;
    color: #70757B; }
  .sp-MatchCenterBoard-score {
    margin: 5px 0 10px 0; }
    .sp-fliedBlock--active .sp-MatchCenterBoard-score {
      margin: 0; }
  .sp-MatchCenterBoard-trainers {
    margin-top: 20px; }
    .sp-fliedBlock--active .sp-MatchCenterBoard-trainers {
      display: none; }
  .sp-fliedBlock--active .sp-MatchCenterBoard {
    padding: 10px 10px; }
    .sp-app--mobile .sp-fliedBlock--active .sp-MatchCenterBoard {
      padding: 0; }
      .sp-app--mobile .sp-fliedBlock--active .sp-MatchCenterBoard .sp-MatchCenterBoard-logo-inner {
        width: 36px;
        height: 36px; }
  .sp-MatchCenterBoard-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 110px;
    margin-bottom: 5px; }
    .sp-app--mobile .sp-MatchCenterBoard-logo {
      width: auto;
      height: auto; }
    .sp-MatchCenterBoard-logo-inner {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 85px;
      width: 85px; }
      .sp-fliedBlock--active .sp-MatchCenterBoard-logo-inner {
        height: 60px;
        width: 60px; }
      .sp-app--mobile .sp-MatchCenterBoard-logo-inner {
        height: 50px;
        width: 50px;
        background: #F3F4F4;
        border-radius: 50%; }
    .sp-fliedBlock--active .sp-MatchCenterBoard-logo {
      height: auto;
      width: auto;
      margin-bottom: 0; }
      .sp-fliedBlock--active .sp-MatchCenterBoard-logo .sp-widthContainerLarge {
        height: 65px;
        width: 65px; }
  .sp-MatchCenterBoard-team-container {
    display: flex;
    align-items: center; }
  .sp-MatchCenterBoard-team-name {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis; }
    .sp-app--mobile .sp-MatchCenterBoard-team-name {
      font-size: 13px;
      font-weight: normal;
      max-width: 100px;
      overflow: hidden;
      text-overflow: ellipsis; }
  .sp-MatchCenterBoard-team-standings {
    margin-top: 10px;
    font-size: 13px; }
    .sp-app--mobile .sp-MatchCenterBoard-team-standings {
      margin-top: 0;
      color: #9aa0a8; }
      .sp-app--mobile .sp-MatchCenterBoard-team-standings .sp-MatchCenterTeamStandingParams-position {
        display: none; }
  .sp-app--mobile .sp-MatchCenterBoard .sp-MatchCenterMatchBullets {
    margin-top: 5px; }
    .sp-app--mobile .sp-MatchCenterBoard .sp-MatchCenterMatchBullets__item {
      margin: 0 5px; }
  .sp-MatchCenterBoard-preview-container {
    display: flex;
    align-items: center; }

.sp-ShowMoreButton {
  width: 150px;
  margin: 0 auto; }

/*

.sp-app--mobile {
    & .sp-matchCenterHeader {
        padding: 0;

        &-team {
            flex-direction: column;
            flex-grow: 0;
            max-width: 150px;
            text-align: center;

            &Name {
                font-size: 13px;
                font-weight: normal;
                margin: 5px 0;
            }

            &Results {
                font-size: 13px;
                color: $grayLight;
                font-weight: normal;
                margin: 0 0 10px 0;
            }
            &-container {
                display: flex;
                justify-content: center;
                align-items: center;
                flex-direction: column;
            }
        }

        &-logo {
            width: 50px;
            height: 50px;

            &-inner {
                width: 50px;
                height: 50px;
                background: $grayHover;
                border-radius: 50%;
            }
        }

        &__match {
            width: auto;
            line-height: 1;

            &-score {
                flex-direction: column;
                margin: 0;

                &--add {
                    margin: 0;
                    font-size: 13px;
                    color: $white;
                    background: $grayDark;
                    padding: 4px 15px 2px;
                    border-radius: 8px;
                }

                &--review {
                    color: $grayLight;
                    font-size: 13px;
                    margin-top: 10px;
                    font-weight: normal;
                }

                &Loser {
                    color: $grayLight;
                }
            }
        }
    }
}
*/

.sp-MatchCenterTeamStandingParams {
  cursor: default;
  white-space: nowrap; }
  .sp-MatchCenterTeamStandingParams-position {
    text-transform: lowercase;
    margin-left: 5px; }

.sp-Betcity {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  font-family: PFDinDisplayPro,sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: .3px; }
  .sp-Betcity-bets {
    display: flex; }
    .sp-app--mobile .sp-Betcity-bets {
      flex-grow: 1;
      max-height: 30px; }
  .sp-Betcity-bet {
    margin-right: 4px;
    display: flex;
    height: 20px;
    align-items: center;
    padding: 0 3px;
    box-sizing: border-box;
    background-color: #BFE2FC;
    border-radius: 5px;
    transition: background-color ease-out .3s; }
    .sp-Betcity-bet:last-child {
      margin-right: 0; }
    .sp-Betcity-bet .sp-Betcity-bet-title {
      margin-right: 0;
      color: #003B5F; }
    .sp-Betcity-bet .sp-Betcity-bet-value {
      margin-left: 4px;
      font-weight: bold;
      color: #003B5F; }
    .sp-Betcity-bet:hover {
      background-color: #003B5F; }
      .sp-Betcity-bet:hover .sp-Betcity-bet-title,
      .sp-Betcity-bet:hover .sp-Betcity-bet-value {
        color: #66BAF9; }
  .sp-Betcity-logo {
    margin-right: 5px; }
  .sp-Betcity-doBet {
    margin-left: 5px; }
  .sp-Betcity-logo img,
  .sp-Betcity-logo svg, .sp-Betcity-doBet img,
  .sp-Betcity-doBet svg {
    max-height: 25px; }
    .sp-app--mobile .sp-Betcity-logo img, .sp-app--mobile
    .sp-Betcity-logo svg, .sp-app--mobile .sp-Betcity-doBet img, .sp-app--mobile
    .sp-Betcity-doBet svg {
      max-height: 30px; }

.sp-CurrentRegularStanding-table {
  margin-top: 25px; }

.sp-CurrentRegularStanding-detailLink {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px; }

.sp-CurrentRegularStanding-row--selected {
  font-weight: bold; }

.sp-CurrentRegularStanding-row--playoff td {
  border-bottom: 1px solid #E53A35 !important; }

.sp-PlayOffStandingBlockTeamsSeries {
  position: relative; }
  .sp-PlayOffStandingBlockTeamsSeries-row {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 7px 5px;
    font-size: 13px;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out; }
    .sp-PlayOffStandingBlockTeamsSeries-row:hover {
      background-color: #F3F4F4;
      border-radius: 10px; }
  .sp-PlayOffStandingBlockTeamsSeries__score {
    flex-shrink: 0; }
  .sp-PlayOffStandingBlockTeamsSeries__team--selected {
    font-weight: bold; }
  .sp-PlayOffStandingBlockTeamsSeries--opened .sp-PlayOffStandingBlockTeamsSeries-row {
    position: relative;
    z-index: 5; }
    .sp-PlayOffStandingBlockTeamsSeries--opened .sp-PlayOffStandingBlockTeamsSeries-row:hover {
      background-color: #fff; }
  .sp-PlayOffStandingBlockTeamsSeries-popup {
    position: absolute;
    left: -10px;
    top: -5px;
    right: -10px;
    background: #fff;
    border-radius: 5px;
    padding: 33px 15px 5px;
    box-shadow: 0 0 10px #ccc, 0 0 10px #ccc;
    z-index: 1; }
  .sp-PlayOffStandingBlockTeamsSeries__matches {
    border-top: 1px solid #b6bbc0;
    padding-top: 10px; }
  .sp-PlayOffStandingBlockTeamsSeries__match {
    margin-left: -5px;
    margin-right: -5px;
    padding: 7px 5px;
    display: block;
    line-height: 1;
    white-space: nowrap; }
    .sp-PlayOffStandingBlockTeamsSeries__match:after {
      clear: both;
      content: ' ';
      line-height: 0;
      display: table; }
    .sp-PlayOffStandingBlockTeamsSeries__match-num {
      width: 20px;
      float: left; }
    .sp-PlayOffStandingBlockTeamsSeries__match-teams {
      float: left;
      max-width: 185px;
      overflow: hidden;
      text-overflow: ellipsis; }
    .sp-PlayOffStandingBlockTeamsSeries__match-score {
      float: right; }
    .sp-PlayOffStandingBlockTeamsSeries__match-date {
      color: #70757B;
      padding-top: 2px;
      font-size: 12px; }
    .sp-PlayOffStandingBlockTeamsSeries__match:hover {
      background: #f3f4f4;
      border-radius: 12px; }

.sp-PlayoffStandingsBlock-detailLink {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 20px;
  height: 20px; }

.sp-PlayoffStandingsBlock__tour {
  margin-bottom: 30px; }
  .sp-PlayoffStandingsBlock__tour:last-child {
    margin-bottom: 0; }
  .sp-PlayoffStandingsBlock__tour-header {
    display: flex;
    justify-content: space-between;
    padding: 10px 0 5px;
    color: #70757B;
    margin: 0 5px 10px;
    border-bottom: 1px solid #b6bbc0; }

.sp-NextLastMatches-button {
  margin-top: 20px; }

.sp-NextLastMatchesMatch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 66px;
  border-bottom: 1px solid #e7e9e9; }
  .sp-NextLastMatchesMatch:last-child {
    border-bottom: none; }
  .sp-NextLastMatchesMatch--finished * {
    color: #9aa0a8; }
  .sp-NextLastMatchesMatch--notStarted .sp-NextLastMatchesMatch__datetime-time:before {
    display: none; }
  .sp-NextLastMatchesMatch__datetime {
    display: flex;
    flex-direction: column;
    min-width: 61px;
    margin-right: 6px;
    font-size: 13px;
    color: #2a2e37;
    text-align: right;
    line-height: 18px; }
    .sp-NextLastMatchesMatch__datetime-time {
      position: relative; }
      .sp-NextLastMatchesMatch__datetime-time:before {
        content: '';
        display: block;
        position: absolute;
        left: 5px;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #70757B;
        margin-top: 5px; }
        .sp-NextLastMatchesMatch--isWin .sp-NextLastMatchesMatch__datetime-time:before {
          background: #3fcb0d; }
        .sp-NextLastMatchesMatch--isLoose .sp-NextLastMatchesMatch__datetime-time:before {
          background: #E53A35; }
  .sp-NextLastMatchesMatch__logos {
    display: flex;
    width: 70px;
    margin-right: 10px; }
  .sp-NextLastMatchesMatch__teamNames {
    display: flex;
    flex-direction: column;
    width: 90px;
    font-size: 13px;
    color: #2a2e37;
    line-height: 18px; }
    .sp-NextLastMatchesMatch__teamNames-team {
      white-space: nowrap;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
      .sp-NextLastMatchesMatch--homeLoose .sp-NextLastMatchesMatch__teamNames-team {
        color: #9aa0a8; }
    .sp-NextLastMatchesMatch__teamNames-opponent {
      white-space: nowrap;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
      .sp-NextLastMatchesMatch--guestLoose .sp-NextLastMatchesMatch__teamNames-opponent {
        color: #9aa0a8; }
    .sp-NextLastMatchesMatch__teamNames .winner {
      color: #2a2e37; }
    .sp-NextLastMatchesMatch__teamNames a {
      transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out; }
      .sp-NextLastMatchesMatch__teamNames a:hover {
        color: #E53A35; }
  .sp-NextLastMatchesMatch-preview {
    color: #2a2e37;
    font-size: 13px;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out; }
    .sp-NextLastMatchesMatch-preview:hover {
      color: #E53A35; }
  .sp-NextLastMatchesMatch--isLoose .sp-NextLastMatchesMatch__teamScore,
  .sp-NextLastMatchesMatch--isWin .sp-NextLastMatchesMatch__opponentScore {
    color: #9aa0a8; }
  .sp-NextLastMatchesMatch__scores {
    display: flex;
    min-width: 50px;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
    color: #2a2e37; }
    .sp-NextLastMatchesMatch__scores-type {
      margin-right: 7px;
      font-size: 13px;
      color: #9aa0a8; }
    .sp-NextLastMatchesMatch__scores-value {
      font-weight: bold;
      font-size: 15px; }
  .sp-NextLastMatchesMatch__score {
    min-width: 16px;
    font-weight: 700; }
  .sp-NextLastMatchesMatch__dop {
    min-width: 28px; }

.sp-TodayMatch {
  margin-bottom: 10px;
  padding: 10px; }
  .sp-TodayMatch__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #2a2e37; }
  .sp-TodayMatch:hover {
    cursor: pointer;
    border-radius: 6px;
    background-color: #f3f4f4; }
  .sp-TodayMatch__status {
    font-size: 13px;
    line-height: 1.2; }
  .sp-TodayMatch__right {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .sp-TodayMatch__team {
    width: 165px; }
  .sp-TodayMatch__score {
    font-size: 18px;
    font-weight: 500; }
  .sp-TodayMatch__timeline {
    width: 100%;
    background-color: #f3f4f4;
    height: 3px;
    border-radius: 3px; }
    .sp-TodayMatch__timeline-progress {
      height: 3px;
      border-radius: 3px;
      background-color: #e53a35;
      width: 0%; }
  .sp-app--mobile .sp-TodayMatch {
    margin: 0;
    padding: 13px 0;
    border-bottom: 1px solid #e7e9e9; }
    .sp-app--mobile .sp-TodayMatch__content {
      justify-content: flex-start; }
    .sp-app--mobile .sp-TodayMatch__teamImages {
      margin-right: 15px;
      display: flex; }
    .sp-app--mobile .sp-TodayMatch__teamImage {
      background-color: #F3F4F4;
      width: 34px;
      height: 34px;
      border-radius: 50%;
      border: 2px solid #fff;
      z-index: 1; }
      .sp-app--mobile .sp-TodayMatch__teamImage:last-child {
        margin-left: -10px;
        z-index: 0; }
    .sp-app--mobile .sp-TodayMatch__info {
      font-size: 15px;
      color: #2a2e37;
      letter-spacing: 0.21px;
      line-height: 16px; }
      .sp-app--mobile .sp-TodayMatch__info div {
        max-width: 200px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
    .sp-app--mobile .sp-TodayMatch__status {
      display: flex;
      font-size: 13px;
      color: #94A1A9;
      letter-spacing: 0.16px;
      line-height: 16px; }
    .sp-app--mobile .sp-TodayMatch__score {
      margin-left: auto;
      padding-right: 20px;
      position: relative; }
      .sp-app--mobile .sp-TodayMatch__score::after {
        position: absolute;
        content: '';
        top: 50%;
        right: 1px;
        margin-top: -4px;
        width: 8px;
        height: 8px;
        border-right: 1px solid #2a2e37;
        border-top: 1px solid #2a2e37;
        transform: rotate(45deg); }

