

.SectionNav_sectionNav__iIu_o {
  color: #ffffff;
  color: var(--navigation-text-colour);
  background-color: #262626;
  background-color: var(--navigation-background-colour);
  border-top: 1px solid #818181;
  border-top: 1px solid var(--grayscale-mid);
  font-size: 1rem;
}

.SectionNav_nav__2vIRX {
  position: relative;
  width: 95%;
}

.SectionNav_nav__2vIRX ul li {
    margin-right: 1.5em;
  }

.SectionNav_nav__2vIRX ul li:last-child {
      margin-right: 0;
    }

.SectionNav_nav__2vIRX ul li a {
      position: relative;
      display: inline-block;
    }

.SectionNav_legacy__20DPs .SectionNav_nav__2vIRX ul li a:before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        background-color: #ff873c;
        background-color: var(--primary-colour);
      }

@media screen and (min-width: 768px) {
  .SectionNav_nav__2vIRX ul li {
    margin-right: 2em;
  }
    .SectionNav_active__JDSxX:before {
      height: 2px;
    }
}

.SectionNav_navWrap__H7sFR {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
  position: relative;
  float: right;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;
}

/* IE 10+ */

.SectionNav_navWrap__H7sFR::-webkit-scrollbar {
    height: 0px !important;
    background: transparent; /* Chrome/Safari/Webkit */
  }

.SectionNav_navList__uPtfy {
  display: inline-block;
}

.SectionNav_sectionNavInner__3NbMf {
  max-width: 1400px;
  max-width: var(--max-content-width);
  padding: 0.7em 1em;
  margin: auto;
  position: relative;
  overflow: hidden;
}

.SectionNav_chevronRight__2GuVA {
  float: right;
  height: 20px;
  padding-top: 2px;
  display: none;
}

.SectionNav_chevronCtrl__3bTfb {
  width: 16px;
}

.SectionNav_active__JDSxX:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #ff873c;
    background-color: var(--primary-colour);
  }

.SectionNav_scrollable__1flOA .SectionNav_sectionNavInner__3NbMf::after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 26px;
    top: 0;
    height: 100%;
    width: 40px;
    pointer-events: none;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      #262626 100%
    );
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      var(--navigation-background-colour) 100%
    );
  }

@media not all and (min-resolution:.001dpcm)
    { @supports (-webkit-appearance:none) {

.SectionNav_scrollable__1flOA .SectionNav_sectionNavInner__3NbMf::after {
      background: none;
  }
    }}

.SectionNav_scrollable__1flOA .SectionNav_chevronRight__2GuVA {
    display: block;
    position: absolute;
    right: 10px;
  }

.SectionNav_scrollable__1flOA .SectionNav_navWrap__H7sFR {
    margin-right: 10px;
    width: calc(100% - 10px);
  }

.SectionNav_scrollable__1flOA .SectionNav_liveBtnTokyo__3XNa0 {
    background: #ff873c;
    padding: 0 1em;
    color: black !important;
    border-bottom:0 !important;
    margin-right: 2em;
  }

.SectionNav_scrollable__1flOA .SectionNav_liveBtnNairobi21__33awz {
    background:  #a5fa64;
    padding: 0 1em;
    color: #1e1e1e !important;
    border-bottom:0 !important;
    margin-right: 2em;
  }

/* Tablet and Above */

@media screen and (min-width: 768px) {
    .SectionNav_fullSubNav__2jSyt.SectionNav_sectionNav__iIu_o {
      padding: 0.7em 0;
    }
    .SectionNav_fullSubNav__2jSyt .SectionNav_sectionNavInner__3NbMf {
      padding: 0 1em;
    }
}

@media screen and (max-width: 1024px) {
  .SectionNav_navList__uPtfy {
    white-space: nowrap;
  }
}

@media screen and (min-width: 1025px) {
  .SectionNav_navList__uPtfy a {
    line-height: 1.7em;
  }
}



.OurSportTile_links__2obxX li {
    display: inline-block;
    padding-right: .25em;
  }
    .OurSportTile_links__2obxX li:after {
      content: '/';
      margin-left: .25em;
    }
    .OurSportTile_links__2obxX li:last-child:after {
      content: ''
    }

div.OurSportTile_tile__2jygK {
  position: relative;
  margin-bottom: 1em;
  background: none;
  padding: 0;
  max-height: 248px;
  overflow: hidden;
}

div.OurSportTile_tile__2jygK img {
    display: block;
    width: 100%;
  }

.OurSportTile_eventName__20r-_ {
  text-transform: uppercase;
}

.OurSportTile_tense__2mT5z {
  color: #a5fa64;
  color: var(--tertiary-colour);
  margin-right: .5em
}

@media screen and (min-width: 768px) {
  div.OurSportTile_tile__2jygK {
    margin-bottom: 1.5em;
  }
}

.OurSportTile_overlay__1p7nV {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0) 33%, rgba(38,38,38,0.8939950980392157) 79%);
  width: 100%;
}

.OurSportTile_content__c6FBT {
  color: white;
  position: absolute;
  bottom: 1em;
  left: 1em;
  z-index: 1;
}

.OurSportTile_content__c6FBT a {
    color: inherit;
  }

.OurSportTile_content__c6FBT a:hover {
      color: #ff873c;
      color: var(--primary-colour)
    }



@lost-gutter: 30;

.OurSportGrid_libraryGrid__3x682 {
  background-color: #69d7e1;
  background-color: var(--secondary-colour);
  overflow: hidden;
  padding-bottom: 1em;
}

.OurSportGrid_pageTitle__2i6T1 {
  color: white;
  padding: 1em 0;
  font-size: 2.125rem;
}

.OurSportGrid_libraryGridInner__2uQXA {
  max-width: 1400px;
  max-width: var(--max-content-width);
  margin: auto;
  padding: 0 1em;
}

.OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW {
  width: calc(99.9% * 1/1);
}

.OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(1n) {
  float: left;
  margin-right: 0;
  clear: none;
}

.OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:last-child {
  margin-right: 0;
}

.OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(1n) {
  margin-right: 0;
  float: right;
}

.OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(1n + 1) {
  clear: both;
}

@media screen and (min-width: 768px) {
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW {
    width: calc(99.9% * 1/2);
  }
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(1n) {
    float: left;
    margin-right: 0;
    clear: none;
  }
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:last-child {
    margin-right: 0;
  }
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(2n + 1) {
    clear: both;
  }

  .OurSportGrid_pageTitle__2i6T1 {
    font-size: 3.125rem;
  }

  .OurSportGrid_libraryGridInner__2uQXA {
    padding: 10px;
  }
}

@media screen and (min-width: 1025px) {
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW {
    width: calc(99.9% * 1/3);
  }
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(1n) {
    float: left;
    margin-right: 0;
    clear: none;
  }
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:last-child {
    margin-right: 0;
  }
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .OurSportGrid_grid__3j7Et .OurSportGrid_col__3h_uW:nth-child(3n + 1) {
    clear: both;
  }
}

