.ECalBanner_ecal_section__3zF4U {
    background-color: #A5FA64;
    background-color: var(--ecal-default-colour);
    padding: 0.5em;
    overflow: hidden;
}

.ECalBanner_inner__2_3En {
    max-width: 1400px;
    margin: auto;
  }

.ECalBanner_ecal_banner__3t4dk {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    margin: auto;
    gap: 1em;
}

.ECalBanner_ecal_text__YB9AV {
    text-align: center;
    font-family: 'World Athletics'
,
Arial
,
sans-serif;
    font-family: var(--font-family-regular);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

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


.NextEventBanner_nextEvent__3D8Bs {
  position: relative;
  height: 500px;
  overflow: hidden;
}
.NextEventBanner_image__VrT3h {
  height: 100%;
  object-fit: cover;
}
.NextEventBanner_inner__3X05f {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  color: white;
  position: absolute;
  max-width: 1400px;
  text-transform: uppercase;
  background: linear-gradient( 0deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 1) 1%, rgba(255, 255, 255, 0) 100% );
}
.NextEventBanner_content__jXFUv {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 1em;

}
.NextEventBanner_label__2xB7H {
  padding-bottom: .5em;
  margin-bottom: .5em;
  border-bottom: 1px solid #ff873c;
  border-bottom: 1px solid var(--primary-colour);
  width: 50%;
}
.NextEventBanner_logo__3JMm7 {
  width: 110px;
  margin-right: 1em;
}
.NextEventBanner_eventDetails__EcWBy {
  display: flex;
}
.NextEventBanner_name__3ULi3 {
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
  width: 320px;
}
.NextEventBanner_btn__2WV7F {
  padding: .6em 2em;
  margin-top: 1em;
  text-transform: uppercase;
  display: inline-block;
  background-color: #ff873c;
  background-color: var(--primary-colour);
}
@media screen and (min-width: 768px) {

  .NextEventBanner_label__2xB7H {
    margin-bottom: 1em;
  }

  .NextEventBanner_image__VrT3h {
    width: 120%;
  }

  .NextEventBanner_nextEvent__3D8Bs {
    height: auto;
    min-height: auto;
  }
  .NextEventBanner_name__3ULi3 {
    font-size: 1.625rem;
  }

  .NextEventBanner_logo__3JMm7 {
    width: 220px;
    margin-right: 2em;
  }
}



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

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

.CompetitionTile_eventName__2-95t {
  text-transform: uppercase;
}

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

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

.CompetitionTile_overlay__2rWvX {
  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%;
}

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

.CompetitionTile_content__1U2Lk a {
    color: inherit;
  }

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



.AthleticsSeries_athleticsSeries__3ulTx {
  background-color: #ff873c;
  background-color: var(--primary-colour);
  padding-top: 2em;
  overflow: hidden;
}

.AthleticsSeries_inner__mY3l2 {
  max-width: 1400px;
  margin: auto;
}

.AthleticsSeries_title__3SVYB {
  font-size: 1.75em;
  color: white;
  margin: 0 0 .5em .5em;
}

.AthleticsSeries_tile__2ygGG {
  margin-bottom: 2em;
}

@media screen and (min-width: 768px) {
  .AthleticsSeries_title__3SVYB {
    margin: 0 0 .5em 0;
    font-size: 2.5rem;
  }
  .AthleticsSeries_inner__mY3l2 {
    padding: 0 1em;
  }
}

.AthleticsSeries_titleBar__AOPUe:after {
    overflow: hidden;
  }

.AthleticsSeries_titleBar__AOPUe h1 {
    float: left;
  }

.AthleticsSeries_titleBar__AOPUe button {
    float: right;
  }



.OneDayCircuits_oneDayCircuits__2elVr {
  background-color: #262626;
  background-color: var(--primary-gray);
  padding-top: 2em;
  color: white;
}
.OneDayCircuits_inner__3It4V {
  max-width: 1400px;
  margin: auto;
}
.OneDayCircuits_title_bar__2rzbf {
  display: flex;
  justify-content: space-between;
}
.OneDayCircuits_title_bar__2rzbf::after{
    display: none;
  }
.OneDayCircuits_title__mb6Ll {
  font-size: 1.75em;
  color: white;
  margin: 0 0 0.5em 0.5em;
}
.OneDayCircuits_tile__10K5E {
  margin-bottom: 2em;
}
@media screen and (min-width: 768px) {
  .OneDayCircuits_title__mb6Ll {
    margin: 0 0 0.5em 0;
    font-size: 2.5rem;
  }
  .OneDayCircuits_inner__3It4V {
    padding: 0 1em;
  }
}
.OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO {
    padding: 0.25em 1em;
    border-top: 1px solid #818181;
    border-top: 1px solid var(--secondary-gray);
  }
.OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO > div {
      width: 320px;
    }
@media screen and (min-width: 1025px) {
    .OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO {
      padding: 1.5em 1em;
      display: flex;
      width: 100%;
    }

      .OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO.OneDayCircuits_half__1wFzl {
        width: calc(99.9% * 1/2);
      }

      .OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO.OneDayCircuits_half__1wFzl:nth-child(1n) {
        float: left;
        margin-right: 0;
        clear: none;
      }

      .OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO.OneDayCircuits_half__1wFzl:last-child {
        margin-right: 0;
      }

      .OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO.OneDayCircuits_half__1wFzl:nth-child(2n) {
        margin-right: 0;
        float: right;
      }

      .OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO.OneDayCircuits_half__1wFzl:nth-child(2n + 1) {
        clear: both;
      }

        .OneDayCircuits_grid__v9geG .OneDayCircuits_gridEl__1XGhO.OneDayCircuits_half__1wFzl:first-child {
          border-right: 1px solid #818181;
          border-right: 1px solid var(--secondary-gray);
        }
}
.OneDayCircuits_label__wqYo9 {
  font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
  font-family: var(--font-family-headline);
  font-size: 1.875rem;
  width: 360px;
  max-width: 360px;
  margin-bottom: 0.25em;
}
.OneDayCircuits_item__H8Va9 {
  margin-bottom: 2em;
  padding: 0.25em;
}
.OneDayCircuits_itemName__3rf4Q {
  color: #ff873c;
  color: var(--primary-colour);
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
  font-size: 1.25rem;
}



.FeaturedResults_filteredResults__sSau5 {
  position: relative;
  background-color: #bd94ff;
  background-color: var(--quaternary-colour);
  padding: 2em 0;
  overflow: hidden;
}

div.FeaturedResults_tile__3UHEk {
  position: relative;

  margin-bottom: 1em;
  background: none;
  padding: 0;
}

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

.FeaturedResults_inner__3sTzR {
  margin: auto;
  max-width: 1400px;
}

.FeaturedResults_tile__3UHEk {
  border: 5px solid black;
  text-transform: uppercase;
}

.FeaturedResults_series__1krdR {
  color: #a5fa64;
  color: var(--tertiary-colour);
}

.FeaturedResults_eventName__Hwekf {
  font-size: 1.875em;
}

.FeaturedResults_title__oqIZl {
  margin: 0 0 .5em .5em;
}

.FeaturedResults_divider__23W24 {
  margin-bottom: .5em;
}

.FeaturedResults_overlay__3Ixwa {
  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%;
}

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

.FeaturedResults_content__c54dv a {
    color: inherit;
  }

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

.FeaturedResults_more__1cPMD {
  text-align: right;
  padding-top: 1em;
  display: inline-block;
  width: 180px;
  border-top: 1px solid black;
  float: right;
  margin-right: 1em;
  font-size: 1.25rem;
}

@media screen and (min-width: 768px) {
  .FeaturedResults_filteredResults__sSau5 {
    padding: 2em 1em;
  }
  .FeaturedResults_title__oqIZl {
    margin-left: 0;
  }
  .FeaturedResults_more__1cPMD {
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
    text-transform: uppercase;
    margin-right: 0;
  }
}



.Results_container__3todJ {
  background-color: #69d7e1;
  background-color: var(--secondary-colour);
}

  .Results_container__3todJ .Results_innerContainer__1zio8 {
    height: 100%;
    max-width: 1400px;
    padding: 0 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 1em;
  }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_roadTo__zjdnh {
      border-bottom: 1px solid black;
      margin-bottom: 3%;
      padding-bottom: 3%;
      width: 50%;
    }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_viewAll__27WK8 {
      margin-top: 3%;
      padding-top: 3%;
      width: 50%;
    }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_upperCase__3X7pZ {
      text-transform: uppercase;
    }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_left__33qBt {
      width: 30%;
    }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_left__33qBt .Results_mainTitle__4e74G {
        font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
        font-family: var(--font-family-bold);
        font-size: 3rem;
        max-width: 200px;
        line-height: 3rem;
      }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_viewAllMobile__2rG-R {
      display: none;
    }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_right__gOjS- {
      width: 70%;
      height: 100%;
      background-color: #fff;
      padding: 2%;
      position: relative;
    }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_right__gOjS- #Results_firstRow__3H92P {
        background-color: #173032;
        background-color: var(--secondary-accent-dark);
        color: #fff;
      }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_right__gOjS- table {
        width: 100%;
        height: 100%;
      }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_right__gOjS- table tr:nth-child(odd) {
            background-color: #f0f0f0;
            background-color: var(--tertiary-gray);
          }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_right__gOjS- table tr th {
            padding: 2%;
            text-align: left;
          }

  .Results_container__3todJ .Results_innerContainer__1zio8 .Results_right__gOjS- table tr td {
            padding: 1.5% 2%
          }

@media screen and (max-width: 767px) {

    .Results_container__3todJ .Results_innerContainer__1zio8 {
      padding: 5% 0;
      flex-direction: column;
    }

      .Results_container__3todJ .Results_innerContainer__1zio8 .Results_viewAll__27WK8 {
        display: none;
      }

      .Results_container__3todJ .Results_innerContainer__1zio8 .Results_left__33qBt {
        width: 90%;
      }

      .Results_container__3todJ .Results_innerContainer__1zio8 .Results_right__gOjS- {
        width: 90%;
      }

      .Results_container__3todJ .Results_innerContainer__1zio8 .Results_viewAllContainer__RkDR5 {
        width: 90%;
        text-align: right;
      }

        .Results_container__3todJ .Results_innerContainer__1zio8 .Results_viewAllContainer__RkDR5 .Results_viewAllMobile__2rG-R {
          display: inline;
          font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
          font-family: var(--font-family-bold);
        }

      .Results_container__3todJ .Results_innerContainer__1zio8 .Results_hide__PW0tO {
        display: none;
      }
}

