@-webkit-keyframes AnimatedContent-module__lightFading___3PSeC {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes AnimatedContent-module__lightFading___3PSeC {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes AnimatedContent-module__blink___1Aabr {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes AnimatedContent-module__blink___1Aabr {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #AnimatedContent-module__outline-infinity-loader___2oaLR {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: AnimatedContent-module__infinityAnimation___2LcX- 1.6s linear infinite;
    animation: AnimatedContent-module__infinityAnimation___2LcX- 1.6s linear infinite
  }
  
  @-webkit-keyframes AnimatedContent-module__infinityAnimation___2LcX- {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes AnimatedContent-module__infinityAnimation___2LcX- {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .AnimatedContent-module__main___2Ac6q {
    position: relative;
    width: 100%;
    z-index: 250;
    opacity: 0;
    -webkit-transform: translateY(-48px);
    transform: translateY(-48px);
    transition: opacity .3s ease-in-out, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .3s ease-in-out;
    transition: transform .3s ease, opacity .3s ease-in-out, -webkit-transform .3s ease;
    will-change: opacity, transform
  }
  
  .AnimatedContent-module__main--isMounted___4VHLV {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    will-change: auto
  }
  
  @media(max-width:704px) {
    .AnimatedContent-module__main___2Ac6q {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
      transition: none;
      will-change: unset
    }
  }
  
  #EventsPageHeader-module__outline-infinity-loader___3JPFy {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: EventsPageHeader-module__infinityAnimation___1cKWa 1.6s linear infinite;
    animation: EventsPageHeader-module__infinityAnimation___1cKWa 1.6s linear infinite
  }
  
  @-webkit-keyframes EventsPageHeader-module__infinityAnimation___1cKWa {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes EventsPageHeader-module__infinityAnimation___1cKWa {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @-webkit-keyframes EventsPageHeader-module__lightFading___22r33 {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes EventsPageHeader-module__lightFading___22r33 {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes EventsPageHeader-module__blink___2Ku1u {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes EventsPageHeader-module__blink___2Ku1u {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  .EventsPageHeader-module__main___9hbGr {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background-color: #2b2f35;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 16px;
    position: relative;
    width: 100%;
    z-index: 850
  }
  
  .EventsPageHeader-module__main___9hbGr h1,
  .EventsPageHeader-module__main___9hbGr h2 {
    display: -webkit-flex;
    display: flex;
    font-size: 24px;
    font-weight: 700;
    margin: 0
  }
  
  .EventsPageHeader-module__main___9hbGr h2 {
    margin-bottom: 4px
  }
  
  .EventsPageHeader-module__main___9hbGr h2>a {
    color: #00b2ff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 700
  }
  
  .EventsPageHeader-module__main___9hbGr h2>a:hover {
    color: #00b2ff;
    text-decoration: underline
  }
  
  .EventsPageHeader-module__main___9hbGr h2>a:active {
    -webkit-transform: scale(.98);
    transform: scale(.98)
  }
  
  @media(max-width:520px) {
    .EventsPageHeader-module__main___9hbGr {
      -webkit-align-items: center;
      align-items: center;
      background-color: #53555b;
      bottom: auto;
      -webkit-flex-direction: row;
      flex-direction: row;
      height: 32px;
      padding: 0;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      left: 0;
      margin: 0;
      padding: 0 8px 0 16px;
      position: fixed;
      right: auto;
      top: 88px;
      z-index: 1000
    }
    .EventsPageHeader-module__main___9hbGr h1 {
      font-size: 14px;
      font-weight: 700
    }
    .EventsPageHeader-module__main___9hbGr h2 {
      display: none
    }
    .EventsPageHeader-module__main--noTabs___1yLNF {
      top: 48px
    }
  }
  
  #LoadMore-module__outline-infinity-loader___1Nsnp {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: LoadMore-module__infinityAnimation___3TN99 1.6s linear infinite;
    animation: LoadMore-module__infinityAnimation___3TN99 1.6s linear infinite
  }
  
  @-webkit-keyframes LoadMore-module__infinityAnimation___3TN99 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes LoadMore-module__infinityAnimation___3TN99 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @-webkit-keyframes LoadMore-module__lightFading___z31Na {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes LoadMore-module__lightFading___z31Na {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes LoadMore-module__blink___1QNOF {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes LoadMore-module__blink___1QNOF {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  .LoadMore-module__main___1_XZW {
    -webkit-align-items: center;
    align-items: center;
    color: #a3a1a7;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 8px 0;
    width: 100%
  }
  
  .LoadMore-module__button___2PEsD {
    background: #f5f5f5;
    border: none;
    color: #00b2ff;
    font-size: 13px;
    font-weight: 700;
    height: 36px;
    margin-bottom: 8px;
    width: 100%
  }
  
  .LoadMore-module__button___2PEsD:active {
    -webkit-transform: scale(.97);
    transform: scale(.97);
    outline: 0
  }
  
  .LoadMore-module__button___2PEsD:focus {
    outline-color: #00b2ff
  }
  
  #GlobalEventsPage-module__outline-infinity-loader___2sWzb {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: GlobalEventsPage-module__infinityAnimation___1EYli 1.6s linear infinite;
    animation: GlobalEventsPage-module__infinityAnimation___1EYli 1.6s linear infinite
  }
  
  @-webkit-keyframes GlobalEventsPage-module__infinityAnimation___1EYli {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes GlobalEventsPage-module__infinityAnimation___1EYli {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @-webkit-keyframes GlobalEventsPage-module__lightFading___3lH7T {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes GlobalEventsPage-module__lightFading___3lH7T {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes GlobalEventsPage-module__blink___1cA5k {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes GlobalEventsPage-module__blink___1cA5k {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  .GlobalEventsPage-module__main___1aloa {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%
  }
  
  .GlobalEventsPage-module__content___jljZX {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    max-width: 936px;
    width: calc(100% - 352px);
    z-index: 300
  }
  
  .GlobalEventsPage-module__content___jljZX,
  .GlobalEventsPage-module__widgets___3iee4 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative
  }
  
  .GlobalEventsPage-module__widgets___3iee4 {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: 8px;
    overflow: hidden;
    z-index: 500
  }
  
  .GlobalEventsPage-module__head___1RVyW {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background-color: #2b2f35;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 16px;
    position: relative;
    width: 100%;
    z-index: 850
  }
  
  .GlobalEventsPage-module__head___1RVyW h1,
  .GlobalEventsPage-module__head___1RVyW h2 {
    display: -webkit-flex;
    display: flex;
    font-size: 24px;
    font-weight: 700;
    margin: 0
  }
  
  .GlobalEventsPage-module__head___1RVyW h2 {
    margin-bottom: 4px
  }
  
  .GlobalEventsPage-module__head___1RVyW h2>a {
    color: #00b2ff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 700
  }
  
  .GlobalEventsPage-module__head___1RVyW h2>a:hover {
    color: #00b2ff;
    text-decoration: underline
  }
  
  .GlobalEventsPage-module__head___1RVyW h2>a:active {
    -webkit-transform: scale(.98);
    transform: scale(.98)
  }
  
  .GlobalEventsPage-module__controls___3V4Lc {
    -webkit-align-items: flex-end;
    align-items: flex-end;
    bottom: auto;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    left: auto;
    position: absolute;
    right: 16px;
    top: 12px;
    width: auto;
    z-index: 1001
  }
  
  .GlobalEventsPage-module__icons___2u5qM {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row
  }
  
  .GlobalEventsPage-module__icon___rdSyI {
    height: 16px;
    margin-top: -1px;
    width: 16px
  }
  
  .GlobalEventsPage-module__icon--disabled___3agZv {
    opacity: .54
  }
  
  .GlobalEventsPage-module__iconLabel___2d9rh {
    font-size: 11px;
    margin-left: 4px
  }
  
  .GlobalEventsPage-module__marketSwitcher___1SWGk {
    margin-bottom: 8px
  }
  
  @media only screen and (max-width:1199px) {
    .GlobalEventsPage-module__content___jljZX {
      width: 100%
    }
    .GlobalEventsPage-module__widgets___3iee4 {
      display: none
    }
  }
  
  @media(max-width:1095px) {
    .GlobalEventsPage-module__head___1RVyW {
      margin-top: 12px
    }
  }
  
  @media(max-width:520px) {
    .GlobalEventsPage-module__main___1aloa {
      opacity: 1;
      position: relative;
      padding-top: 72px
    }
    .GlobalEventsPage-module__head___1RVyW {
      -webkit-align-items: center;
      align-items: center;
      background-color: #53555b;
      bottom: auto;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      flex-direction: row;
      height: 32px;
      padding: 0;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      left: 0;
      margin: 0;
      padding: 0 8px 0 16px;
      position: fixed;
      right: auto;
      top: 88px;
      width: 100%;
      z-index: 1000
    }
    .GlobalEventsPage-module__head___1RVyW h1 {
      font-size: 14px;
      font-weight: 700
    }
    .GlobalEventsPage-module__head___1RVyW h2 {
      display: none
    }
    .GlobalEventsPage-module__controls___3V4Lc {
      position: fixed;
      right: 8px;
      top: 92px
    }
    .GlobalEventsPage-module__icons___2u5qM {
      display: none
    }
  }
  
  .betslip-trader-view .GlobalEventsPage-module__content___jljZX {
    width: 100%
  }
  
  .betslip-trader-view .GlobalEventsPage-module__widgets___3iee4 {
    display: none
  }
  
  @-webkit-keyframes CompetitionPage-module__lightFading___3AqhC {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes CompetitionPage-module__lightFading___3AqhC {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes CompetitionPage-module__blink___1UOvw {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes CompetitionPage-module__blink___1UOvw {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #CompetitionPage-module__outline-infinity-loader___a-t-t {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: CompetitionPage-module__infinityAnimation___1ngjV 1.6s linear infinite;
    animation: CompetitionPage-module__infinityAnimation___1ngjV 1.6s linear infinite
  }
  
  @-webkit-keyframes CompetitionPage-module__infinityAnimation___1ngjV {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes CompetitionPage-module__infinityAnimation___1ngjV {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .CompetitionPage-module__main___iz1Et {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%
  }
  
  @media(max-width:704px) {
    .CompetitionPage-module__main___iz1Et {
      position: relative
    }
    .CompetitionPage-module__main--noTabs___2c1DN {
      margin-top: -40px
    }
  }
  
  #SubCategory-module__outline-infinity-loader___2Mfss {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: SubCategory-module__infinityAnimation___18Cjk 1.6s linear infinite;
    animation: SubCategory-module__infinityAnimation___18Cjk 1.6s linear infinite
  }
  
  @-webkit-keyframes SubCategory-module__infinityAnimation___18Cjk {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes SubCategory-module__infinityAnimation___18Cjk {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .SubCategory-module__main___15w6r {
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%
  }
  
  #CompetitionRow-module__outline-infinity-loader___35fry {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: CompetitionRow-module__infinityAnimation___18Vj2 1.6s linear infinite;
    animation: CompetitionRow-module__infinityAnimation___18Vj2 1.6s linear infinite
  }
  
  @-webkit-keyframes CompetitionRow-module__infinityAnimation___18Vj2 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes CompetitionRow-module__infinityAnimation___18Vj2 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  a.CompetitionRow-module__main___3MUkm {
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    color: #2b2f35;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    font-size: 14px;
    height: 48px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 16px;
    position: relative;
    width: 100%
  }
  
  a.CompetitionRow-module__main___3MUkm:hover {
    background-color: #f5f5f5
  }
  
  a.CompetitionRow-module__main___3MUkm:active span {
    -webkit-transform: scale(.97);
    transform: scale(.97)
  }
  
  a.CompetitionRow-module__main--subLevel___3ko0J {
    background-color: #e9f6fc;
    padding: 0 32px
  }
  
  #Accordion-module__outline-infinity-loader___3H6gC {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: Accordion-module__infinityAnimation___3pAS7 1.6s linear infinite;
    animation: Accordion-module__infinityAnimation___3pAS7 1.6s linear infinite
  }
  
  @-webkit-keyframes Accordion-module__infinityAnimation___3pAS7 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes Accordion-module__infinityAnimation___3pAS7 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .Accordion-module__main___138fk {
    background-color: #fff;
    font-size: 14px;
    --content-animation-offset: -32px
  }
  
  .Accordion-module__main--dark___3kzXo .Accordion-module__panel___1K_yU,
  .Accordion-module__main--dark___3kzXo .Accordion-module__row___ptksJ {
    background-color: #53555b
  }
  
  .Accordion-module__main--dark___3kzXo .Accordion-module__row___ptksJ {
    border-bottom: none
  }
  
  .Accordion-module__main--dark___3kzXo .Accordion-module__content___3h9AL {
    padding: 0 16px 16px
  }
  
  .Accordion-module__main--compact___QNu2g .Accordion-module__content___3h9AL {
    padding: 0
  }
  
  .Accordion-module__main--active___byaZm .Accordion-module__row___ptksJ {
    background-color: #00b2ff;
    color: #fff;
    font-weight: 700
  }
  
  .Accordion-module__main--active___byaZm .Accordion-module__row___ptksJ:hover {
    background-color: #00b2ff
  }
  
  .Accordion-module__main--active___byaZm .Accordion-module__icon___Glznk>g>g {
    fill: #fff
  }
  
  .Accordion-module__row___ptksJ {
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    color: #2b2f35;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 48px;
    padding: 16px;
    width: 100%
  }
  
  .Accordion-module__row___ptksJ:hover {
    background-color: #ececed
  }
  
  .Accordion-module__row___ptksJ:active .Accordion-module__title___Bvm64 {
    -webkit-transform: scale(.97);
    transform: scale(.97)
  }
  
  .Accordion-module__title___Bvm64 {
    width: auto
  }
  
  .Accordion-module__iconContainer___2-WlY {
    -webkit-align-items: center;
    align-items: center;
    border-radius: 12px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 8px
  }
  
  .Accordion-module__icon___Glznk {
    margin: 0;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out;
    will-change: transform
  }
  
  .Accordion-module__icon--rotate___2wJd4 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    will-change: auto
  }
  
  .Accordion-module__icon___Glznk>g>g {
    fill: #00b2ff
  }
  
  .Accordion-module__panel___1K_yU {
    overflow: hidden;
    max-height: 0
  }
  
  .Accordion-module__panel--active___3DCWG {
    max-height: none
  }
  
  .Accordion-module__content___3h9AL {
    opacity: 0;
    -webkit-transform: translateY(var(--content-animation-offset));
    transform: translateY(var(--content-animation-offset));
    transition: opacity .25s ease-in, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .25s ease-in;
    transition: transform .2s ease-in-out, opacity .25s ease-in, -webkit-transform .2s ease-in-out;
    will-change: transform, opacity;
    padding: 24px
  }
  
  .Accordion-module__content--animateOnMount___gawBg {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    will-change: auto
  }
  
  @-webkit-keyframes SportPage-module__lightFading___2TOuE {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes SportPage-module__lightFading___2TOuE {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes SportPage-module__blink___3ehFK {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes SportPage-module__blink___3ehFK {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #SportPage-module__outline-infinity-loader___2ZUVJ {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: SportPage-module__infinityAnimation___3tzJ7 1.6s linear infinite;
    animation: SportPage-module__infinityAnimation___3tzJ7 1.6s linear infinite
  }
  
  @-webkit-keyframes SportPage-module__infinityAnimation___3tzJ7 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes SportPage-module__infinityAnimation___3tzJ7 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .SportPage-module__main___69Smm {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%
  }
  
  .SportPage-module__tabContent___3LhBV {
    display: block;
    width: 100%
  }
  
  .SportPage-module__groupHeadline___2TIXe {
    -webkit-align-items: center;
    align-items: center;
    background-color: #43444a;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    font-size: 14px;
    font-weight: 700;
    height: 32px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 16px
  }
  
  .SportPage-module__groupContent___1DFmp {
    display: block;
    margin-bottom: 8px
  }
  
  @media(max-width:704px) {
    .SportPage-module__main___69Smm {
      position: relative
    }
    .SportPage-module__main--noTabs___oXcmI {
      margin-top: -40px
    }
  }
  
  @-webkit-keyframes Placeholder-module__lightFading___mDSVA {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes Placeholder-module__lightFading___mDSVA {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes Placeholder-module__blink___dU1bO {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes Placeholder-module__blink___dU1bO {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #Placeholder-module__outline-infinity-loader___3HABV {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: Placeholder-module__infinityAnimation___1pukj 1.6s linear infinite;
    animation: Placeholder-module__infinityAnimation___1pukj 1.6s linear infinite
  }
  
  @-webkit-keyframes Placeholder-module__infinityAnimation___1pukj {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes Placeholder-module__infinityAnimation___1pukj {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .Placeholder-module__main___2EJix {
    background-color: #fff;
    color: #2b2f35;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    padding: 16px;
    width: 100%
  }
  
  .Placeholder-module__location___1B0jq {
    background-color: #ddd;
    border-radius: 2px;
    height: 16px;
    width: 100%;
    -webkit-animation: Placeholder-module__lightFading___mDSVA 1.5s infinite;
    animation: Placeholder-module__lightFading___mDSVA 1.5s infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: .2;
    -webkit-animation-delay: .15s;
    animation-delay: .15s
  }
  
  @-webkit-keyframes RaceCard-module__lightFading___2rBtp {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes RaceCard-module__lightFading___2rBtp {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes RaceCard-module__blink___as9zH {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes RaceCard-module__blink___as9zH {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #RaceCard-module__outline-infinity-loader___qe5au {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: RaceCard-module__infinityAnimation___3f0Zv 1.6s linear infinite;
    animation: RaceCard-module__infinityAnimation___3f0Zv 1.6s linear infinite
  }
  
  @-webkit-keyframes RaceCard-module__infinityAnimation___3f0Zv {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes RaceCard-module__infinityAnimation___3f0Zv {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .RaceCard-module__main___3vsoQ {
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: auto;
    margin: 0 0 8px;
    position: relative;
    width: 100%
  }
  
  .RaceCard-module__header___3hCBy {
    -webkit-align-items: center;
    align-items: center;
    background-color: #43444a;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: -webkit-flex;
    display: flex;
    height: 32px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 8px 0 16px;
    width: 100%
  }
  
  .RaceCard-module__content___3qbyA {
    display: -webkit-flex;
    display: flex;
    color: #2b2f35;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 14px
  }
  
  .RaceCard-module__row___2Fer6 {
    border-bottom: 1px solid #ddd;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    min-height: 48px;
    padding: 0 16px
  }
  
  .RaceCard-module__row___2Fer6:last-child {
    border-bottom: none
  }
  
  .RaceCard-module__locationName___BwxXg {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    font-weight: 700;
    padding-top: 14px;
    width: 112px
  }
  
  .RaceCard-module__containerRaceTimes___1Bpx9,
  .RaceCard-module__locationName___BwxXg {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
  }
  
  .RaceCard-module__containerRaceTimes___1Bpx9 {
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px 0 8px
  }
  
  .RaceCard-module__raceTime___3T9yi {
    -webkit-align-items: center;
    align-items: center;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 2px;
    display: -webkit-flex;
    display: flex;
    height: 24px;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 4px 4px 0;
    width: 56px
  }
  
  .RaceCard-module__raceTime___3T9yi:hover {
    background-color: #ececed
  }
  
  .RaceCard-module__raceTime___3T9yi:active {
    -webkit-transform: scale(.97);
    transform: scale(.97)
  }
  
  @-webkit-keyframes AntePostEvent-module__lightFading___3X0U- {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes AntePostEvent-module__lightFading___3X0U- {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes AntePostEvent-module__blink___1YsWZ {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes AntePostEvent-module__blink___1YsWZ {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #AntePostEvent-module__outline-infinity-loader___1driu {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: AntePostEvent-module__infinityAnimation___BcEtd 1.6s linear infinite;
    animation: AntePostEvent-module__infinityAnimation___BcEtd 1.6s linear infinite
  }
  
  @-webkit-keyframes AntePostEvent-module__infinityAnimation___BcEtd {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes AntePostEvent-module__infinityAnimation___BcEtd {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .AntePostEvent-module__event___1Jyw- {
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    height: 40px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 16px
  }
  
  .AntePostEvent-module__event___1Jyw-:nth-child(2n) {
    background-color: #f5f5f5
  }
  
  .AntePostEvent-module__event___1Jyw-:hover {
    background-color: #f5f5f5;
    padding: 0 16px 0 18px
  }
  
  .AntePostEvent-module__eventName___1K9Ox {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 380px
  }
  
  @media(max-width:704px) {
    .AntePostEvent-module__eventName___1K9Ox {
      max-width: 220px
    }
  }
  
  @-webkit-keyframes AntePost-module__lightFading___2PpA8 {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes AntePost-module__lightFading___2PpA8 {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes AntePost-module__blink___AP2S4 {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes AntePost-module__blink___AP2S4 {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #AntePost-module__outline-infinity-loader___2Vxrm {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: AntePost-module__infinityAnimation___3reYL 1.6s linear infinite;
    animation: AntePost-module__infinityAnimation___3reYL 1.6s linear infinite
  }
  
  @-webkit-keyframes AntePost-module__infinityAnimation___3reYL {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes AntePost-module__infinityAnimation___3reYL {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .AntePost-module__location___1CqgB {
    -webkit-align-items: center;
    align-items: center;
    background-color: #43444a;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    font-weight: 700;
    height: 32px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 8px;
    padding: 0 16px
  }
  
  .AntePost-module__location___1CqgB:first-child {
    margin-top: 0
  }
  
  @-webkit-keyframes Locations-module__lightFading___1LpDC {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes Locations-module__lightFading___1LpDC {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes Locations-module__blink___3StyW {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes Locations-module__blink___3StyW {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #Locations-module__outline-infinity-loader___3mmoz {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: Locations-module__infinityAnimation___2Cp2T 1.6s linear infinite;
    animation: Locations-module__infinityAnimation___2Cp2T 1.6s linear infinite
  }
  
  @-webkit-keyframes Locations-module__infinityAnimation___2Cp2T {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes Locations-module__infinityAnimation___2Cp2T {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .Locations-module__main___NrfzF {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 8px;
    position: relative;
    width: 100%
  }
  
  .Locations-module__filler___2FqlM,
  .Locations-module__location___2-tV_ {
    -webkit-align-items: center;
    align-items: center;
    background: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    flex: 1;
    font-size: 14px;
    height: 32px;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 188px;
    max-width: 240px
  }
  
  .Locations-module__location___2-tV_ {
    cursor: pointer
  }
  
  .Locations-module__location___2-tV_:hover {
    background-color: #f5f5f5
  }
  
  .Locations-module__location___2-tV_:active {
    -webkit-transform: scale(.97);
    transform: scale(.97)
  }
  
  .Locations-module__filler___2FqlM {
    background: 0 0;
    border: 0;
    height: 0
  }
  
  @media(max-width:520px) {
    .Locations-module__location___2-tV_ {
      min-width: 50%;
      -webkit-flex: none;
      flex: none
    }
  }
  
  @-webkit-keyframes RacingSportPage-module__lightFading___YzPkY {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes RacingSportPage-module__lightFading___YzPkY {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes RacingSportPage-module__blink___3farT {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes RacingSportPage-module__blink___3farT {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #RacingSportPage-module__outline-infinity-loader___tg1-J {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: RacingSportPage-module__infinityAnimation___1kkd5 1.6s linear infinite;
    animation: RacingSportPage-module__infinityAnimation___1kkd5 1.6s linear infinite
  }
  
  @-webkit-keyframes RacingSportPage-module__infinityAnimation___1kkd5 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes RacingSportPage-module__infinityAnimation___1kkd5 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .RacingSportPage-module__main___W_qkU {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    width: 100%
  }
  
  @media(max-width:704px) {
    .RacingSportPage-module__main___W_qkU {
      position: relative
    }
    .RacingSportPage-module__main--noTabs___7OtIG {
      margin-top: -40px
    }
  }
  
  @-webkit-keyframes OutrightSportPage-module__lightFading___2tN0A {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes OutrightSportPage-module__lightFading___2tN0A {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes OutrightSportPage-module__blink___3SmeT {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes OutrightSportPage-module__blink___3SmeT {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #OutrightSportPage-module__outline-infinity-loader___2MOpL {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: OutrightSportPage-module__infinityAnimation___3M-2W 1.6s linear infinite;
    animation: OutrightSportPage-module__infinityAnimation___3M-2W 1.6s linear infinite
  }
  
  @-webkit-keyframes OutrightSportPage-module__infinityAnimation___3M-2W {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes OutrightSportPage-module__infinityAnimation___3M-2W {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .OutrightSportPage-module__main___3C0YU {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%
  }
  
  @media(max-width:704px) {
    .OutrightSportPage-module__main___3C0YU {
      position: relative
    }
    .OutrightSportPage-module__main--noTabs___ZVw0y {
      margin-top: -40px
    }
  }
  
  @-webkit-keyframes LiveBettingPage-module__lightFading___1ba5j {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes LiveBettingPage-module__lightFading___1ba5j {
    0% {
      opacity: .2
    }
    50% {
      opacity: .5
    }
    to {
      opacity: .2
    }
  }
  
  @-webkit-keyframes LiveBettingPage-module__blink___3K24w {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  @keyframes LiveBettingPage-module__blink___3K24w {
    0% {
      opacity: .2
    }
    20% {
      opacity: 1
    }
    to {
      opacity: .2
    }
  }
  
  #LiveBettingPage-module__outline-infinity-loader___1_AM5 {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: 0;
    -webkit-animation: LiveBettingPage-module__infinityAnimation___38iN9 1.6s linear infinite;
    animation: LiveBettingPage-module__infinityAnimation___38iN9 1.6s linear infinite
  }
  
  @-webkit-keyframes LiveBettingPage-module__infinityAnimation___38iN9 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  @keyframes LiveBettingPage-module__infinityAnimation___38iN9 {
    12.5% {
      stroke-dasharray: 33.98873px, 242.77666px;
      stroke-dashoffset: -26.70543px
    }
    43.75% {
      stroke-dasharray: 84.97183px, 242.77666px;
      stroke-dashoffset: -84.97183px
    }
    to {
      stroke-dasharray: 2.42777px, 242.77666px;
      stroke-dashoffset: -240.34889px
    }
  }
  
  .LiveBettingPage-module__main___kPQhX {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%
  }