

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



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



.NewsItem_newsItem__20fNn {
  margin-bottom: 30px;
  background-color: white;
  border: 1px solid #b2adad;
  border: 1px solid var(--footer-text);
}

.NewsItem_latestNewsItem__u5XgT {
  border: 1px solid #b2adad;
  border: 1px solid var(--footer-text);
}

.NewsItem_img__qF8CZ img {
    width: 100%;
  }

.NewsItem_content__1G-Ov {
  padding-top: 20px;
  padding: 20px 15px 15px 15px;
}

.NewsItem_meta__3HvVH {
  width: 200px;
  font-size: 0.875rem;
  border-bottom: 1px solid #ff873c;
  border-bottom: 1px solid var(--primary-colour);
  padding-bottom: 5px;
}

.NewsItem_date__3i2r5 {
  float: right;
  text-transform: uppercase;
  color: #707070;
  color: var(--text-colour-light);
}

.NewsItem_category__3ssgz {
  text-transform: uppercase;
}

.NewsItem_latestNewsCarouselCategory__hC19K {
  text-transform: uppercase;
  font-size: 0.9em
}

.NewsItem_text__inuHz {
  color: #707070;
  color: var(--text-colour-light);
  line-height: 1.4em;
  white-space: pre-wrap;
}

.NewsItem_latestNewsCarouselText__4H5ta {
  color: #707070;
  color: var(--text-colour-light);
  line-height: 1.4em;
  white-space: pre-wrap;
}

.NewsItem_title__1OTus {
    margin: 14px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 50px;
    white-space: pre-wrap;
    font-family: 'World Athletics Heavy',Arial,sans-serif, sans-serif;
    font-family: var(--font-family-heavy), sans-serif;
    font-weight: 700;
}

.NewsItem_more__12Hc5 {
  color: #ff873c;
  float: right;
}

.NewsItem_latestNewsCarouselMore__2UXBM {
  color: #ff873c;
  float: right;
}

@media not screen and (min-width: 1124px) {
  .NewsItem_latestNewsCarouselText__4H5ta {
    display: none;
  }
  .NewsItem_latestNewsCarouselMore__2UXBM {
    display: none;
  }
}

@media (max-width: 767px) {
  .NewsItem_latestNewsCarouselText__4H5ta {
    display: none;
  }
  .NewsItem_latestNewsCarouselMore__2UXBM {
    display: none;
  }
  .NewsItem_latestNewsCarouselCategory__hC19K {
    display: none;
  }
    .NewsItem_title__1OTus {
        height: 50px;
    }
}

.NewsItem_spikes__2uDff .NewsItem_meta__3HvVH {
    border-bottom: 1px solid #707070;
  }

.NewsItem_spikes__2uDff .NewsItem_img__qF8CZ {
    filter: grayscale(100%);
  }

.NewsItem_spikes__2uDff .NewsItem_title__1OTus {
    height: unset;
    text-transform: uppercase;
  }

.NewsItem_spikes__2uDff .NewsItem_more__12Hc5 {
    color: black;
  }


.NewsGrid_newsGrid__TwxZF {
  margin-top: 2em;
}

.NewsGrid_newsGrid__TwxZF div::after {
  display: block;
  content: '';
  clear: both;
}

.NewsGrid_grid__bTt_f {
  padding: 2em;
}

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal {
  width: calc(99.9% * 1/1 - (30px - 30px * 1/1))
}

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none
}

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:last-child {
  margin-right: 0
}

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

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(1n + 1) {
  clear: both
}

.NewsGrid_topicTitle__16mif {
  padding: 0 3em .25em 0;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #ff873c;
  border-bottom: 1px solid var(--primary-colour);
}

h1.NewsGrid_topicTitle__16mif {
  padding: 0 3em .25em 0;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #ff873c;
  border-bottom: 1px solid var(--primary-colour);
  font-size: 16px;
  font-family: 'World Athletics'
,
Arial
,
sans-serif;
  font-family: var(--font-family-regular);
}

.NewsGrid_titleWrapper__2RF-M {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.NewsGrid_titleWrapper__2RF-M:after {
    content: none !important
  }

.NewsGrid_titleExtra__3BK_C {
  margin-top: 15px;
  max-width: 350px;
  width: 100%;
}

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

@media screen and (min-width: 1025px) {
  .NewsGrid_titleWrapper__2RF-M {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  .NewsGrid_titleExtra__3BK_C {
    margin-top: 0;
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal {
    width: calc(99.9% * 1/3 - (30px - 30px * 1/3))
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:last-child {
    margin-right: 0
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(3n) {
    margin-right: 0;
    float: right
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(3n + 1) {
    clear: both
  }
}

.NewsGrid_spikes__DXssS .NewsGrid_grid__bTt_f {
    padding: 40px 0 0 0;
  }

.NewsGrid_spikes__DXssS .NewsGrid_topicTitle__16mif {
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
    border: 1px solid #707070;
    text-transform: uppercase;
    padding: 5px;
    margin: 0;
  }


.Circle_lds-spinner__Bxr1u {
  color: gray;
  display: inline-block;
  position: relative;
  width: 24px;
  height: 14px;
}

  .Circle_lds-spinner__Bxr1u div {
    transform-origin: 20px 10px;
    animation: Circle_lds-spinner__Bxr1u 1.2s linear infinite;
  }

  .Circle_lds-spinner__Bxr1u div:after {
      content: ' ';
      display: block;
      position: absolute;
      top: 10px;
      left: 29px;
      width: 4px;
      height: 4px;
      border-radius: 20%;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(1) {
      transform: rotate(0deg);
      animation-delay: -1.1s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(2) {
      transform: rotate(30deg);
      animation-delay: -1s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(3) {
      transform: rotate(60deg);
      animation-delay: -0.9s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(4) {
      transform: rotate(90deg);
      animation-delay: -0.8s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(5) {
      transform: rotate(120deg);
      animation-delay: -0.7s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(6) {
      transform: rotate(150deg);
      animation-delay: -0.6s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(7) {
      transform: rotate(180deg);
      animation-delay: -0.5s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(8) {
      transform: rotate(210deg);
      animation-delay: -0.4s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(9) {
      transform: rotate(240deg);
      animation-delay: -0.3s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(10) {
      transform: rotate(270deg);
      animation-delay: -0.2s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(11) {
      transform: rotate(300deg);
      animation-delay: -0.1s;
    }

  .Circle_lds-spinner__Bxr1u div:nth-child(12) {
      transform: rotate(330deg);
      animation-delay: 0s;
    }


.Circle_inline__35hqp {
  left: -20px;
  top: -13px;
  width: 20px;
}


.Circle_right__BD2ae {
  left: -5px;
  top: 2px;
  width: 20px;
}


.Circle_white__2Sv2B:after {
    background: #fff;
  }


.Circle_primary__2nMvf:after {
    background: #ff873c;
    background: var(--primary-colour);
  }


.Circle_secondary__3-dqq:after {
    background: #69d7e1;
    background: var(--secondary-colour);
  }


@keyframes Circle_lds-spinner__Bxr1u {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.News_btn__AbTuC {
  padding: 1em 2em;
  background-color: #ff873c;
  color: #fff;
  outline: transparent;
  min-width: 220px;
  position: relative;
}
  .News_btn__AbTuC div {
    position: absolute;
    right: 1.5em;
    top: 0.5em;
  }

.News_btnContainer__1-hrI {
  padding: 20px;
  text-align: right;
}

.News_root__1vuHr .News_title__1oQWw {
    padding: 10px 15px;
    background: #69d7e1;
    background: var(--secondary-colour);
  }

.News_root__1vuHr .News_text__3wDQp {
    padding: 10px 15px;
  }

.News_titleKidsAthletics__2HzVY {
  padding: 10px 15px;
}

.News_spikes__200jT {
  text-align: center;
}

.News_spikes__200jT .News_btn__AbTuC {
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
    border: 1px solid #707070;
    background: unset;
    min-width: unset;
    font-size: 1.2em;
    padding: 0.4em 0.6em;
    color: black;
  }


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

.SectionNav_legacy__20DPs .SectionNav_insideWa__sf5vV a:before {
      background-color: #69D7E1 !important;
    }

.SectionNav_insideWa__sf5vV .SectionNav_active__JDSxX:before {
      background-color: #69D7E1 !important;
    }
