

.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;
  }
}



.TopPanel_topPanelContainer__1pFfR {
  height: 620px;
  background-image: url(/_next/static/media/TopList.ec600e11cef8fd28421f0a55d4eeaa12.png);
  background-size: cover;
}

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 {
    margin: 0 5%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    max-width: 1400px;
    max-width: var(--max-content-width);
    margin: auto;
  }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q {
      height: 100%;
      width: 30%;
      display: flex;
      margin: 0 1%;
      flex-direction: column;
      justify-content: center;
    }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_titleContainer__Ii3T_ {
        margin-bottom: 7%;
      }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_titleContainer__Ii3T_ .TopPanel_title__1eJP_ {
          color: #fff;
          font-size: 1.875rem;
          font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
          font-family: var(--font-family-headline);
        }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy {
        background-color: #fff;
        width: 100%;
        height: 70%;
        padding-top: 15px;
        display: flex;
        align-items: center;
        flex-direction: column;
        overflow: hidden;
      }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD {
          width: 98%;
          height: 80%;
          display: flex;
        }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B {
            width: 100%;
            padding: 0 15px;
          }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_firstRow__2x3bj {
              display: flex;
              justify-content: space-between;
              color: #fff;
              background-color: #281e37;
              width: 100%;
              height: 15%;
              line-height: 3.5rem;
              padding: 0 5%;
            }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_firstRow__2x3bj .TopPanel_cardTitleContainer__nLPdR {
                flex-grow: 1;
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_firstRow__2x3bj .TopPanel_arrow__35sM_ {
                border: solid #bd94ff;
                border-width: 0px 2px 2px 0;
                display: inline-block;
                padding: 0.3rem;
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_firstRow__2x3bj #TopPanel_left__3xjL6 {
                left: 0;
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_firstRow__2x3bj #TopPanel_right__EchLV {
                right: 0;
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_firstRow__2x3bj .TopPanel_arrowContainer__1AqiL {
                cursor: pointer;
                width: 10%;
                height: 100%;
                justify-content: center;
                align-items: center;
                display: flex;
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_firstRow__2x3bj .TopPanel_right__EchLV {
                transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_firstRow__2x3bj .TopPanel_left__3xjL6 {
                transform: rotate(135deg);
                -webkit-transform: rotate(135deg);
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B #TopPanel_rankings__2QYax {
              flex-direction: row;
              justify-content: flex-start;
              align-items: center;
            }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B #TopPanel_rankings__2QYax p {
                margin-right: 10px;
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B #TopPanel_rankings__2QYax #TopPanel_name__2WpUQ {
                width: 100%;
                font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
                font-family: var(--font-family-bold);
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_rows__bldlU {
              width: 100%;
              min-height: 17%;
              height: auto;
              padding-left: 5%;
              padding-right: 5%;
              display: flex;
              flex-direction: column;
              justify-content: center;
            }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_rows__bldlU:nth-child(odd) {
                background-color: #f0f0f0;
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_rows__bldlU:nth-child(even) {
                background-color: #fff;
              }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_athletesTitle__3iMNy {
              text-transform: uppercase;
              border-bottom: 1px solid #000;
              width: 55%;
            }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_athleteName__3LRHF {
              color: #ff873c;
              color: var(--primary-colour);
              font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
              font-family: var(--font-family-bold);
              font-size: 2.75rem;
              line-height: 2.75rem;
              margin: 5% 0;
            }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_innerCardContainer__FRglD .TopPanel_innerCard__pgx-B .TopPanel_athleteDescription__8rYIz {
              font-family: 'World Athletics'
,
Arial
,
sans-serif;
              font-family: var(--font-family-regular);
              font-size: 1.25rem;
              line-height: 2.25rem;
            }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy .TopPanel_fullList__3UseR {
          width: 99%;
          text-align: end;
          text-transform: uppercase;
        }

  .TopPanel_topPanelContainer__1pFfR .TopPanel_indicatorsContainer__3P3gu {
    width: 100%;
    display: none;
  }

@keyframes TopPanel_move__Lg3zX {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
    .TopPanel_topPanelContainer__1pFfR {
        height: 400px;
  }
        .TopPanel_topPanelContainer__1pFfR .TopPanel_athleteName__3LRHF {
      font-size: 1.5rem !important;
      line-height: 1.5rem !important;
    }

    .TopPanel_topPanelContainer__1pFfR .TopPanel_athletesTitle__3iMNy {
      width: 100% !important;
      font-size: 0.9rem !important;
    }

    .TopPanel_topPanelContainer__1pFfR .TopPanel_athleteDescription__8rYIz {
      font-size: 1rem !important;
      line-height: 1.5rem !important;
    }

    .TopPanel_topPanelContainer__1pFfR .TopPanel_cardTitleContainer__nLPdR {
      line-height: 2rem !important;
    }

    .TopPanel_topPanelContainer__1pFfR .TopPanel_rows__bldlU {
      font-size: 0.8rem !important;
    }
}

@media screen and (max-width: 767px) {
  .TopPanel_topPanelContainer__1pFfR {
    overflow: hidden;
    height: 499px;
  }

    .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 {
      margin: 0;
      width: 300%;
      height: 90%;
      max-width: none;
    }
        .TopPanel_topPanelContainer__1pFfR .TopPanel_innerContainer__2z540 .TopPanel_column__6Z31q .TopPanel_card__29HZy {
          height: 80%;
        }

    .TopPanel_topPanelContainer__1pFfR .TopPanel_indicatorsContainer__3P3gu {
      width: 100%;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      height: 5%;
      cursor: pointer;
      margin-top: 3%;
    }

      .TopPanel_topPanelContainer__1pFfR .TopPanel_indicatorsContainer__3P3gu .TopPanel_line__UgZoT {
        width: 100%;
        height: 1.6rem;
        display: flex;
        justify-content: center;
      }

      .TopPanel_topPanelContainer__1pFfR .TopPanel_indicatorsContainer__3P3gu .TopPanel_indicators__2HdRd {
        width: 80%;
        height: 2px;
        background-color: #fff;
        text-align: center;
      }

        .TopPanel_topPanelContainer__1pFfR .TopPanel_indicatorsContainer__3P3gu .TopPanel_indicators__2HdRd .TopPanel_bar__1Cl4x {
          background-color: #ff873c;
          background-color: var(--primary-colour);
          height: 100%;
          width: 0%;
        }

          .TopPanel_topPanelContainer__1pFfR .TopPanel_indicatorsContainer__3P3gu .TopPanel_indicators__2HdRd .TopPanel_bar__1Cl4x.TopPanel_bar-selected__3V1_8 {
            width: 100%;
          }

          .TopPanel_topPanelContainer__1pFfR .TopPanel_indicatorsContainer__3P3gu .TopPanel_indicators__2HdRd .TopPanel_bar__1Cl4x.TopPanel_bar-loading__3c5np {
            animation: TopPanel_move__Lg3zX 7s linear infinite;
          }
}

@media screen and (max-width: 375px) {
  .TopPanel_athletesTitle__3iMNy {
    width: 60% !important;
  }

  .TopPanel_athleteDescription__8rYIz {
    line-height: 1.5rem !important;
  }
}



.Ellipsis_ellipsis__35oEN {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  --ellipsis-color: #281e37;
}

  .Ellipsis_ellipsis__35oEN div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #281e37;
    background: var(--ellipsis-color, #281e37);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }

  .Ellipsis_ellipsis__35oEN div:nth-child(1) {
      left: 6px;
      animation: Ellipsis_ellipsis1__1xrkB 0.6s infinite;
    }

  .Ellipsis_ellipsis__35oEN div:nth-child(2) {
      left: 6px;
      animation: Ellipsis_ellipsis2__2g6LJ 0.6s infinite;
    }

  .Ellipsis_ellipsis__35oEN div:nth-child(3) {
      left: 26px;
      animation: Ellipsis_ellipsis2__2g6LJ 0.6s infinite;
    }

  .Ellipsis_ellipsis__35oEN div:nth-child(4) {
      left: 45px;
      animation: Ellipsis_ellipsis3__w6O0Z 0.6s infinite;
    }

@keyframes Ellipsis_ellipsis1__1xrkB {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes Ellipsis_ellipsis2__2g6LJ {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

@keyframes Ellipsis_ellipsis3__w6O0Z {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}



.ResultCard_column__1fYHv {
  height: 100%;
  width: 30%;
  display: flex;
  margin: 0 1%;
  flex-direction: column;
  justify-content: center;
}

.ResultCard_titleContainer__20pSN {
  margin-bottom: 7%;
}

.ResultCard_title__uZ5ja {
  color: #fff;
  font-size: 1.875rem;
  font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
  font-family: var(--font-family-headline);
}

.ResultCard_card__34hZ9 {
  background-color: #fff;
  width: 100%;
  height: 70%;
  padding-top: 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

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

.ResultCard_card__34hZ9 {
    height: 80%
}
  }

.ResultCard_innerCardContainer__22Rmt {
  width: 98%;
  height: 80%;
  display: flex;
}

.ResultCard_fullList__HmVeT {
  width: 99%;
  text-align: end;
  text-transform: uppercase;
}

.ResultCard_innerCard__n_3oj {
  width: 100%;
  padding: 0 15px;
}

.ResultCard_firstRow__21syt {
  display: flex;
  justify-content: space-between;
  color: #fff;
  background-color: #281e37;
  width: 100%;
  height: 15%;
  line-height: 3.5rem;
  padding: 0 5%;
}

.ResultCard_cardTitleContainer__Ngl_e {
  flex-grow: 1;
}

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

.ResultCard_cardTitleContainer__Ngl_e {
    line-height: 2rem !important
}
  }

.ResultCard_rows__pWNbA {
  width: 100%;
  height: 17%;
  padding-left: 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ResultCard_rows__pWNbA p:first-child {
      font-weight: 700;
    }

.ResultCard_rows__pWNbA p:last-child {
      text-transform: uppercase;
    }

.ResultCard_rows__pWNbA:nth-child(odd) {
    background-color: #f0f0f0;
  }

.ResultCard_rows__pWNbA:nth-child(even) {
    background-color: #fff;
  }

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

.ResultCard_rows__pWNbA {
    font-size: 0.8rem !important
}
  }



.AthleteLink_link__2DbiW {

}

.styles_contentWrap__37mXs {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  width: 100%;
  padding: 40px 20px;
}
  @media(max-width: 767px) {.styles_contentWrap__37mXs {
    padding: 20px 10px
}
  }
.styles_noData__2UQnG {
  color: white;
  padding: 1em;
  background-color: rgba(0,0,0,0.5);
  margin: 0 auto;
  max-width: 1400px;
}


.NewsItemLite_newsItemLite__3lQ_a {
  background-color: white;
  margin-bottom: 1em;
}

  .NewsItemLite_newsItemLite__3lQ_a h3 {
    height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  @media(max-width: 767px){

  .NewsItemLite_newsItemLite__3lQ_a.NewsItemLite_relatedArticles__1ydrA {
      box-shadow: 1px 3px 9px 0px rgb(0 0 0 / 42%)
  }
    }
.NewsItemLite_copyright__1tcDK {
  font-size: 1rem;
  line-height: 1.6;
}
.NewsItemLite_content__2wysa {
  padding: 1em;
  border: 1px solid #b2adad;
  border: 1px solid var(--footer-text);
}
@media(max-width: 767px){
.NewsItemLite_content__2wysa {
    padding: 10px
}
  }
.NewsItemLite_img__2Ef4J {
  position: relative;
}
.NewsItemLite_image__3ps9E,
.NewsItemLite_img__2Ef4J {
  width: 100%;
}
.NewsItemLite_competitionHomeDate__29GeE {
  text-transform: uppercase;
  color: #707070;
  color: var(--text-colour-light);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 80%;
}
@media not screen and (min-width: 1124px) {
.NewsItemLite_competitionHomeDate__29GeE {
    width: 80%
}
  }
.NewsItemLite_competitionHomeDesc__1lHU5{
  margin-top: 1em;
}
@media not screen and (min-width: 1124px) {
.NewsItemLite_competitionHomeNewsType__14EDl {
    display: none
}
  }
@media not screen and (min-width: 1124px) {
.NewsItemLite_relatedArticles__1ydrA .NewsItemLite_competitionHomeNewsType__14EDl {
      display: block
  }
    }
@media not screen and (min-width: 1124px) {
.NewsItemLite_relatedArticles__1ydrA .NewsItemLite_competitionDate__wOuuc {
      display: none
  }
    }
.NewsItemLite_relatedArticles__1ydrA img {
    aspect-ratio: 6 / 4;
    width: 100%;
  }
.NewsItemLite_competitionHomeReadMore__22p1j {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  color: #ff873c;
  color: var(--primary-colour);
  font-weight: normal;
}
@media (max-width: 767px) {
.NewsItemLite_competitionHomeReadMore__22p1j.NewsItemLite_athletes__38o5a {
      display: none
  }
    }
.NewsItemLite_line__1lUzc {
  width: 80%;
  margin: 0.2em 0 0.5em 0;
  border: 0 solid #ff873c;
  border: 0 solid var(--primary-colour);
  border-top-width: 1px;
  margin-bottom: 1em;
  justify-content: left;
}
@media not screen and (min-width: 1124px) {
.NewsItemLite_line__1lUzc {
    width: 50%
}
  }
.NewsItemLite_date__3xY50 {
  padding: 0 3em 0.25em 0;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #ff873c;
  border-bottom: 1px solid var(--link-active-colour);
  margin-bottom: 1em;
  color: #707070;
  color: var(--text-colour-light);
}
.NewsItemLite_relatedArticles__1ydrA .NewsItemLite_date__3xY50 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 0 0.25em 0;
}
.NewsItemLite_morerelatedArticlesNews__2ElP3 .NewsItemLite_date__3xY50 .NewsItemLite_competitionHomeNewsType__14EDl {
  flex-grow: 1;
}
.NewsItemLite_topicTitle__pdmQC {
  padding: 0 3em 0.25em 0;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #ff873c;
  border-bottom: 1px solid var(--primary-colour);
}
.NewsItemLite_overlay__B9416 {
  position: absolute;

  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%;
  z-index: 1;
  height: 40%;
}
.NewsItemLite_relatedArticles__1ydrA .NewsItemLite_title__Ug3bQ {
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
}
@media(max-width: 767px) {
.NewsItemLite_relatedArticles__1ydrA .NewsItemLite_title__Ug3bQ {
    font-size: 16px
}
  }

.TopRecords_transformLeft__39OrO {
  transition: all 1s ease-out;
}

.TopRecords_outerCard__1yIRN {
  padding: 3%;
  height: 100%;
}

.TopRecords_inner__3NfA9 {
  max-width: 1400px;
  max-width: var(--max-content-width);
}

.TopRecords_card__2WgNb {
  background-color: white;
  position: relative;
  box-shadow: 0px 5px 8px #00000029;
  width: 100%;
}

.TopRecords_container__1BF04 {
  max-width: 1400px;
  display: flex;
  margin: auto;
  align-items: center;
}

.TopRecords_container__1BF04 .TopRecords_strapLine__3mGGb {
    color: #ffffff;
    color: var(--primary-text-colour);
    font-size: 16px;
    font-family: 'World Athletics'
,
Arial
,
sans-serif;
    font-family: var(--font-family-regular);
    margin-bottom: 30px;
  }

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

.TopRecords_container__1BF04 .TopRecords_strapLine__3mGGb {
      margin-left: 4%
  }
    }

.TopRecords_slick-prev__UItBw,
.TopRecords_slick-next__27ctc {
  height: 0;
  text-indent: -100em;
}

.TopRecords_slick-next__27ctc::after,
.TopRecords_slick-prev__UItBw::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -5px;
  margin: auto;
  height: 65px;
  width: 40px;
  background: url('/static/chev-right-b.svg');
  background-repeat: no-repeat;
  background-size: contain;
}

.TopRecords_slick-prev__UItBw::after {
  left: 4px;
  right: auto;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}

.TopRecords_slick-disabled__3bkox {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .TopRecords_slick-next__27ctc {
    display: none !important;
  }
}

@media screen and (min-width: 1400px) {
  .TopRecords_slick-prev__UItBw::after,
  .TopRecords_slick-next__27ctc::after {
    padding: 20px;
  }
}

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

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    max-width: 1400px;
    max-width: var(--max-content-width);
    margin: auto;
    padding: 0 0 30px 0;
  }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa.TopRecords_myAthletics__6SorS {
     max-width: 1555px;
    }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 {
      padding-left: 4%;
      width: 20%;
    }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 .TopRecords_topLists__2bE8u {
        font-family: 'World Athletics'
,
Arial
,
sans-serif;
        font-family: var(--font-family-regular);
        text-transform: uppercase;
        width: 50%;
        padding-bottom: 5%;
        border-bottom: 1px solid black;
      }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 .TopRecords_mainTitle__5yayh {
        font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
        font-family: var(--font-family-headline);
        font-size: 1.75rem;
        line-height: 1em;
        width: 50%;
        margin-top: 5%;
      }

@media screen and (min-width: 1025px) {

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 .TopRecords_mainTitle__5yayh {
          font-size: 2.625rem
      }
        }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 .TopRecords_link__2Of3U {
        font-family: 'World Athletics'
,
Arial
,
sans-serif;
        font-family: var(--font-family-regular);
        color: #000;
        line-height: 4rem;
      }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_text__1YU0N {
      margin-left: 6%;
    }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm {
      width: 76%;
      height: 100%;
      overflow: hidden;
      padding: 1.5em 0;
    }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb {
        height: 100%;
        background-color: #fff;
        position: relative;
        box-shadow: 0px 5px 8px #00000029;
      }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_defaultImage__rhSMS {
          background-repeat: no-repeat;
          background-position: top;
          background-size: cover;
          background-repeat: no-repeat;
          max-width: 100%;
          width: 100%;
          height: 180px;
          position: relative;
        }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_imageContainer__1_8UK {
          position: relative;
        }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_imageContainer__1_8UK .TopRecords_image__1lexI {
            object-fit: cover;
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
          }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_imageContainer__1_8UK .TopRecords_image__1lexI::after {
            background: linear-gradient(
              0deg,
              rgba(2, 0, 36, 1) 0%,
              rgba(0, 0, 0, 1) 1%,
              rgba(255, 255, 255, 0) 100%
            );
          }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_imageContainer__1_8UK .TopRecords_discipline__3QIS8 {
            position: absolute;
            left: 1em;
            bottom: 1em;
            color: #fff;
            font-family: 'World Athletics'
,
Arial
,
sans-serif;
            font-family: var(--font-family-regular);
            text-transform: uppercase;
            text-shadow: 0 0 5px black;
            font-size: 0.875rem;
            line-height: 1em;
          }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_cardText__16E9a {
          padding: 4%;
        }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_athleteName__3JDEQ {
            font-size: 1rem;
            line-height: 1em;
            font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
            font-family: var(--font-family-headline);
          }

@media screen and (min-width: 1025px) {

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_athleteName__3JDEQ {
              font-size: 1.25rem
          }
            }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_athleteNationality__2GeQR {
            color: #818181;
            color: var(--secondary-gray);
            text-transform: uppercase;
            font-size: 0.875rem;
            margin: 2% 0;
          }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_markContent__1T5wq {
            display: flex;
            align-items: center;
            margin: 2% 0;
          }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_markContent__1T5wq .TopRecords_markTitle__1mnb1 {
              font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
              font-family: var(--font-family-headline);
              margin: 0;
              font-size: 1rem;
              text-transform: uppercase;
            }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_markContent__1T5wq .TopRecords_athleteMark__1KMYh {
              font-family: 'World Athletics'
,
Arial
,
sans-serif;
              font-family: var(--font-family-regular);
              color: #818181;
              color: var(--secondary-gray);
              font-size: 1rem;
              margin-left: 2%;
            }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_line__25lr7 {
            border-color: #a5fa64;
            border-color: var(--tertiary-colour);
            width: 40%;
            margin-left: 0;
          }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm.TopRecords_relatedArticles__3_3kq {
      width: 100%;
    }

.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_mobileLink__3z1L8 {
      display: none;
    }

.TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN {
    height: 142px;
    width: 100%;
    background-color: #253418;
    color: white;
  }

.TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN .TopRecords_secondaryInner__3AFDL {
      align-items: center;
      justify-content: space-evenly;
      max-width: 1400px;
      max-width: var(--max-content-width);
      margin: auto;
      height: 100%;
      padding: 0.5em;
    }

.TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN .TopRecords_secondaryInner__3AFDL .TopRecords_lightGreen__1mnXP {
        color: #e3f7d2;
        text-transform: uppercase;
        font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
        font-family: var(--font-family-bold);
      }

.TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN .TopRecords_secondaryInner__3AFDL .TopRecords_newLeaders__1DxX4 {
        text-transform: uppercase;
        font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
        font-family: var(--font-family-headline);
        padding-right: 1rem;
        font-size: 1.25rem;
      }

.TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN .TopRecords_secondaryInner__3AFDL .TopRecords_green__2uk-o {
        color: #a5fa64;
      }

.TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN .TopRecords_secondaryInner__3AFDL .TopRecords_white__2TO7y {
        color: #ffffff;
        line-height: 2rem;
      }

@media screen and (min-width: 480px) {

.TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN .TopRecords_secondaryInner__3AFDL {
        display: flex
    }
      }

.TopRecords_topListsContainer__3qWVK .TopRecords_fullList__109qe {
    display: none;
  }

@media screen and (max-width: 768px) {
    .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa {
      flex-direction: column;
    }

      .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_arrow__20Dmu {
        display: none;
      }

      .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 {
        width: 100%;
        margin-top: 5%;
        padding-left: 2%;
      }

        .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 .TopRecords_mainTitle__5yayh {
          width: 100%;
        }

        .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 .TopRecords_topLists__2bE8u {
          padding-bottom: 3%;
        }

        .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_textContainer__1TW_7 .TopRecords_link__2Of3U {
          display: none;
        }

      .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm::-webkit-scrollbar {
        display: none;
      }

      .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm {
        width: 100%;
        overflow: auto;
        overflow: hidden;
        margin-bottom: 10%;
      }

        .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_innerContainer__2Jd6E {
          width: 288%;
        }

          .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_innerContainer__2Jd6E .TopRecords_card__2WgNb {
            height: 80%;
            margin: 0% 0.2%;
          }
              .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_innerContainer__2Jd6E .TopRecords_card__2WgNb .TopRecords_imageContainer__1_8UK .TopRecords_discipline__3QIS8 {
                top: 50%;
              }
              .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_innerContainer__2Jd6E .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_line__25lr7 {
                border-color: #ff873c;
                border-color: var(--primary-colour);
              }

              .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_innerContainer__2Jd6E .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_athleteName__3JDEQ {
                font-size: 1rem;
                margin-top: 0;
              }
}

@media screen and (max-width: 768px) and screen and (min-width: 1025px) {

              .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_athletesContainer__2wVrm .TopRecords_innerContainer__2Jd6E .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_athleteName__3JDEQ {
                  font-size: 1.25rem
              }
                }

@media screen and (max-width: 768px) {
      .TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa .TopRecords_mobileLink__3z1L8 {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        border-top: 1px solid #000;
        padding: 3%;
        width: 50%;
        text-align: right;
      }

    .TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN {
      flex-direction: column;
      align-items: unset;
      padding: 2% 1%;
      height: 100%;
    }

      .TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN .TopRecords_leaderContent__dwV1g {
        margin: 5% 0;
      }
}

/* ================================================
  WORLRD RANKINGS THEME
================================================= */

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

.TopRecords_topListsContainer__3qWVK.TopRecords_topRankings__20CxA .TopRecords_leadingAthletes__2eoTa {
      height: auto;
    }

.TopRecords_topListsContainer__3qWVK.TopRecords_topRankings__20CxA .TopRecords_leadingAthletes__2eoTa .TopRecords_card__2WgNb .TopRecords_cardText__16E9a {
        height: auto;
        width: 100%;
      }

.TopRecords_topListsContainer__3qWVK.TopRecords_topRankings__20CxA .TopRecords_leadingAthletes__2eoTa .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_line__25lr7 {
          border-color: #ff873c;
          border-color: var(--primary-colour);
        }

.TopRecords_topListsContainer__3qWVK.TopRecords_topRankings__20CxA .TopRecords_fullList__109qe {
      display: block;
      text-transform: uppercase;
      color: #ff873c;
      color: var(--primary-colour);
      float: right;
      right: 20px;
    }

/* ================================================
  TOP RANKINGS THEME
================================================= */

@media screen and (max-width: 767px) {
  .TopRecords_topListsContainer__3qWVK.TopRecords_topRankings__20CxA .TopRecords_leadingAthletes__2eoTa .TopRecords_card__2WgNb .TopRecords_cardText__16E9a .TopRecords_line__25lr7 {
    margin: 0;
  }
}

/* ================================================
  LATEST RECORDS THEME
================================================ */

.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d {
    background-color: #ff873c;
    background-color: var(--primary-colour);
  }

.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_card__2WgNb {
      padding: 20px;
    }

.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_athleteName__3JDEQ {
      width: 80%;
      display: inline-block;
      font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
      font-family: var(--font-family-bold);
      font-size: 1.25rem;
      line-height: 1em;
      border-top: 2px solid #ff873c;
      border-top: 2px solid var(--primary-colour);
      border-bottom: 2px solid #ff873c;
      border-bottom: 2px solid var(--primary-colour);
      padding: 10px 0;
      margin: 10px 0;
      display: flex;
      flex-wrap: wrap;
    }

.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_athleteName__3JDEQ span:first-child {
        margin-right: 5px;
      }

.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_country__B7KDZ {
      font-size: 1rem;
      text-transform: uppercase;
      font-family: 'World Athletics'
,
Arial
,
sans-serif;
      font-family: var(--font-family-regular);
      color: #818181;
      color: var(--secondary-gray);
      margin-top: 5px;
      flex: 1 1 100%;
    }

.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_recordValue__1S3Dj {
      font-size: 2.8rem;
      line-height: 1em;
      margin: 0.5em 0 0.25em 0;
      font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
      font-family: var(--font-family-bold);
      color: #ff873c;
      color: var(--primary-colour);
    }

.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_discipline__3QIS8 {
      text-transform: uppercase;
    }

.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_recordType__1uUMQ {
      text-transform: none;
    }

.TopRecords_topListsContainer__3qWVK .TopRecords_when__31WEo,
  .TopRecords_topListsContainer__3qWVK .TopRecords_where__2bOuT {
    font-size: 1rem;
  }

.TopRecords_topListsContainer__3qWVK .TopRecords_wLabel__1_Wr2 {
    font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
    font-family: var(--font-family-headline);
  }

@media screen and (max-width: 767px) {
    .TopRecords_topListsContainer__3qWVK .slick-list {
      overflow: visible;
    }
  }

.TopRecords_recordType__1uUMQ {
  color: white;
  text-transform: uppercase;
  background-color: #262626;
  margin-left: -30px;
  padding: 7px 30px 7px 30px;
  display: inline-block;
  line-height: 24px;
  position: relative;
}

.TopRecords_recordType__1uUMQ:before {
  content: '';
  left: 0;
  bottom: -10px;
  position: absolute;
  border-left: 10px solid transparent;
  border-top: 10px solid #818181;
  border-top: 10px solid var(--grayscale-mid);
}

.TopRecords_singleRecordWrap__3sUTG {
  width: 90%;
  margin: 0 1em;
}

.TopRecords_singleRecordLabel__2zVDr {
  font-size: 1.25rem;
  font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
  font-family: var(--font-family-headline);
  margin-bottom: 0.25em;
}

.TopRecords_singleRecordMark__3qrAL {
  color: #ff873c;
  color: var(--primary-colour);
  font-size: 3.125rem;
  display: inline-block;
  margin-right: 0.25em;
  font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
  font-family: var(--font-family-headline);
}

.TopRecords_singleRecordName__Ho6JJ {
  display: inline-block;
}

@media screen and (min-width: 1025px) {
  .TopRecords_singleRecordWrap__3sUTG {
    margin: auto;
  }
  .TopRecords_singleRecordLabel__2zVDr,
  .TopRecords_singleRecordMark__3qrAL {
    display: inline-block;
    font-size: 3.125rem;
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
  }

  .TopRecords_singleRecordMark__3qrAL {
    color: #ff873c;
    color: var(--primary-colour);
    margin: 0 0.5em 0 0.5em;
  }

  .TopRecords_singleRecordName__Ho6JJ {
    display: inline-block;
  }
}

/* ================================================
  MORE NEWS THEME
================================================= */

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq .TopRecords_athletesContainer__2wVrm {
      width: 100%;
      height: 100%;
      overflow: hidden;
      padding: 1.5em 0;
      
    }

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq .TopRecords_athletesContainer__2wVrm .TopRecords_relatedArticles__3_3kq {
        display: block!important;
        width: calc(99.9% - (20px - 20px * 1/3))!important;
      }

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq .TopRecords_athletesContainer__2wVrm .TopRecords_relatedArticles__3_3kq.TopRecords_myAthletics__6SorS {
          width: calc(99.9% - (40px - 40px * 1/3))!important;
        }

@media(max-width: 767px) {

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq .TopRecords_athletesContainer__2wVrm {
        margin-bottom: 0;
        padding: 1.5em 0 0
      
    }
      }

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq.TopRecords_myAthletics__6SorS .TopRecords_athletesContainer__2wVrm {
        padding: 0 0 0 1.5em;
      }

@media(max-width: 767px) {

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq .TopRecords_mobileLink__3z1L8 {
          border-top: 1px solid #000;
          width: 50%;
          text-align: right;
          margin-left: auto;
          margin-right: 10px;
          position: static;
          padding: 10px 0 10px 
    }
        }

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq h3.TopRecords_mainTitle__5yayh {
      font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
      font-family: var(--font-family-headline);
      font-size: 24px;
      line-height: 1em;
      margin-top: 5%;
      margin-left: 5%;
      margin-bottom: 1rem;
  }

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq h3.TopRecords_mainTitle__5yayh.TopRecords_myAthletics__6SorS {
        font-size: 36px;
        color: #ffffff;
        color: var(--primary-text-colour);
        font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
        font-family: var(--font-family-bold);
        margin-left: 4%;
      }

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq h3.TopRecords_mainTitle__5yayh.TopRecords_athletes__3_Kq7 {
        text-transform: uppercase;
        font-size: 16px;
        border-bottom: 1px solid #262626;
        border-bottom: 1px solid var(--primary-gray);
        max-width: 180px;
        line-height: 2;
      margin: 0 5% 1rem;
    }

@media (max-width: 767px) {

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq h3.TopRecords_mainTitle__5yayh.TopRecords_athletes__3_Kq7 {
          border: none;
          text-transform: capitalize
    }
        }

@media(max-width: 1200px) {

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq h3.TopRecords_mainTitle__5yayh.TopRecords_athletes__3_Kq7 {
        margin: 0 2% 1rem
    }
      }

.TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq h3.TopRecords_mainTitle__5yayh .TopRecords_leadingAthletes__2eoTa {
      display: flex;
      justify-content: space-around;
      align-items: center;
      position: relative;
      max-width: 1550px;
      margin: auto;
    }

@media(max-width: 1200px) {
    .TopRecords_topListsContainer__3qWVK.TopRecords_relatedArticles__3_3kq .slick-list {
    padding: 0;
    margin-left: 2%;
    margin-right: 2%;
  }
  }

.TopRecords_gallery__2OpkT {
  overflow: hidden;
}

.TopRecords_gallery__2OpkT .slick-list {
    padding: 0;
  }

.TopRecords_gallery__2OpkT .slick-slide button {
    display: block !important;
    position: relative;
  }

.TopRecords_gallery__2OpkT .slick-slide > div {
    height: auto;
  }

.TopRecords_gallery__2OpkT .slick-prev::after, .TopRecords_gallery__2OpkT .slick-next::after {
    z-index: 1;
    padding: 30px;
    background: url('/static/chev-right-bw.svg');
    background-size: contain;
    background-repeat: no-repeat;
  }

@media screen and (max-width: 1024px) {
    .TopRecords_gallery__2OpkT .slick-prev::after, .TopRecords_gallery__2OpkT .slick-next::after {
      display: none !important;
    }
  }
.ScrollGrid_scrollGrid__19HCA::-webkit-scrollbar {
  display: none;
}

.ScrollGrid_scrollGrid__19HCA {
  padding: 0 1em;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .ScrollGrid_scrollGrid__19HCA {
    padding: 0;
    display: -ms-grid;
    display: grid;
    grid-column: 1 / -1;
    grid-gap: calc(var(--gutter) / 2);
    -ms-grid-columns: 10px;
    grid-template-columns: 10px;
    -ms-grid-rows: minmax(150px, 1fr);
    grid-template-rows: minmax(150px, 1fr);
    grid-auto-flow: column;
    grid-auto-columns: calc(50% - var(--gutter) * 2);
    overflow-x: scroll;
    -ms-scroll-snap-type: x proximity;
    scroll-snap-type: x proximity;
    padding-bottom: calc(0.75 * var(--gutter));
    margin-bottom: calc(-0.25 * var(--gutter));
  }

    .ScrollGrid_scrollGrid__19HCA > div {
      scroll-snap-align: center;
      padding: calc(var(--gutter) / 2 * 1.5);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #fff;
    }

  .ScrollGrid_scrollGrid__19HCA > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .ScrollGrid_scrollGrid__19HCA:before,
  .ScrollGrid_scrollGrid__19HCA:after {
    content: '';
    width: 10px;
  }
}

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

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

@media screen and (min-width: 1124px) {
  .ScrollGrid_scrollGrid__19HCA > div {
    width: calc(99.9% * 1/4 - (20px - 20px * 1/4));
  }
  .ScrollGrid_scrollGrid__19HCA > div:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .ScrollGrid_scrollGrid__19HCA > div:last-child {
    margin-right: 0;
  }
  .ScrollGrid_scrollGrid__19HCA > div:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .ScrollGrid_scrollGrid__19HCA > div:nth-child(4n + 1) {
    clear: both;
  }

  .ScrollGrid_scrollGrid__19HCA.ScrollGrid_max-3__UJJZR > div {
    width: calc(99.9% * 1/3 - (20px - 20px * 1/3));
  }

  .ScrollGrid_scrollGrid__19HCA.ScrollGrid_max-3__UJJZR > div:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }

  .ScrollGrid_scrollGrid__19HCA.ScrollGrid_max-3__UJJZR > div:last-child {
    margin-right: 0;
  }

  .ScrollGrid_scrollGrid__19HCA.ScrollGrid_max-3__UJJZR > div:nth-child(3n) {
    margin-right: 0;
    float: right;
  }

  .ScrollGrid_scrollGrid__19HCA.ScrollGrid_max-3__UJJZR > div:nth-child(3n + 1) {
    clear: both;
  }
}



.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;
  }
}



.RoadToCompetition_container__3XXv- {
  min-height: 418px;
  background-color: #DFD0FA;
}

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

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_roadTo__362FX {
      border-bottom: 1px solid black;
      margin-bottom: 3%;
      padding-bottom: 3%;
      width: 50%;
    }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_viewAll__qD6oO {
      border-top: 1px solid black;
      margin-top: 3%;
      padding-top: 3%;
      width: 50%;
    }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_left__1omSI {
      width: 30%;
    }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_left__1omSI .RoadToCompetition_mainTitle__SJz8o {
        font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
        font-family: var(--font-family-bold);
        font-size: 2rem;
        max-width: 400px;
        padding-right: 1em;
        margin-bottom: 1rem;
        line-height: 1.2;
      }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_viewAllMobile__qGTuL {
      display: none;
    }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_right__33gLU {
      width: 70%;
      height: 100%;
      background-color: #fff;
      padding: 2%;
      position: relative;
    }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_right__33gLU #RoadToCompetition_firstRow__1ggpb {
        background-color: #281E37;
        color: #fff;
      }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_right__33gLU table {
        width: 100%;
        height: 100%;
      }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_right__33gLU table tr:nth-child(odd) {
            background-color: #f0f0f0;
            background-color: var(--tertiary-gray);
          }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_right__33gLU table tr th {
            padding: 2%;
            text-align: left;
          }

  .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_right__33gLU table tr td {
            padding: 1.5% 2%
          }

.RoadToCompetition_limitWidth__1Fho4 {
  max-width: 80%;
}

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

  .RoadToCompetition_limitWidth__1Fho4 { 
    width: 100%;
  }
  .RoadToCompetition_container__3XXv- {
    min-height: 547px;
  }

    .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e {
      padding: 5% 0;
      flex-direction: column;
    }

      .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_viewAll__qD6oO {
        display: none;
      }

      .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_left__1omSI {
        width: 90%;
      }

      .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_right__33gLU {
        width: 90%;
      }

      .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_viewAllContainer__B9t3a {
        width: 90%;
        text-align: right;
      }

        .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_viewAllContainer__B9t3a .RoadToCompetition_viewAllMobile__qGTuL {
          display: inline-block;
          margin-top: 1em;
          font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
          font-family: var(--font-family-bold);
        }

      .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e .RoadToCompetition_hide__18qEs {
        display: none;
      }
      .RoadToCompetition_container__3XXv- .RoadToCompetition_innerContainer__3Az7e table th{
          white-space:nowrap;
      }
}



.signupCta_signupCta__11luE {
  background-color: #281e37;
  background-color: var(--quaternary-accent-dark);
  padding-top: 1em;
  overflow: hidden;
  background-position: center;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
}

.signupCta_img__12750 {
  display: none;
  max-width: 300px;
  height: auto;
  padding:.3em;
  float:right;
}

.signupCta_msg__3BU8C {
  color: white;
  line-height: 1em;
  font-size: 2rem;
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
}

.signupCta_link__3-yLW {
  font-size: 2rem;
  color: #bd94ff;
  color: var(--quaternary-colour);
  font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
  font-family: var(--font-family-heavy);
}

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

.signupCta_content__3Wm3M {
  display: flex;
}

@media screen and (min-width: 768px) {
  .signupCta_content__3Wm3M {
    float: left;
  }
  .signupCta_signupCta__11luE {
    font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
    font-family: var(--font-family-heavy);
  }
  .signupCta_msg__3BU8C {
    font-size: 2.2rem;
    font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
    font-family: var(--font-family-heavy);
  }
  .signupCta_link__3-yLW {
    float: right;
    font-size: 2.5rem;
    line-height: 2.5;
  }
}

@media screen and (min-width: 1025px) {
  .signupCta_signupCta__11luE {
    padding: 0;
  }
  .signupCta_msg__3BU8C {
    margin-top: 1em;
    font-size: 2.5rem;
  }
  .signupCta_img__12750 {
    display: block;
  }
  .signupCta_link__3-yLW {
    margin-top: .30em;
  }
}

@media screen and (min-width: 1124px) {
  .signupCta_msg__3BU8C {
    font-size: 2.625rem;
  }
}



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



.Facts_container__2HXSt {
  background-color: #281e37;
  background-color: var(--quaternary-accent-dark);
  color: #f3f3f3;
  color: var(--grayscale-light);
  padding: 2em 0;
  margin: 0;
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
}

.Facts_contentContainer__1WRpM {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.Facts_title__hg8jc {
  font-size: 1.7em;
  padding-right: 20px;
}

.Facts_score__iOYyf {
  color: #bd94ff;
  color: var(--quaternary-colour);
  font-size: 2.5em;
  padding-right: 20px;
}

.Facts_competitor__3clp2 {
  font-family: 'World Athletics'
,
Arial
,
sans-serif;
  font-family: var(--font-family-regular);
}

