
@keyframes HeroCarousel_image-zoom__2q202 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.03);
  }
}

.HeroCarousel_heroCarousel__3uXuq {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  padding-bottom: 40%;
  min-height: 500px;
  z-index: 10;
}

.HeroCarousel_heroCarousel__3uXuq .HeroCarousel_carouselImage__2PmFp {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform-origin: 0 0;
    left: 0;
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s;
  }

.HeroCarousel_heroCarousel__3uXuq .HeroCarousel_active__25jlG .HeroCarousel_carouselImage__2PmFp {
    z-index: 1;
    opacity: 1;
    transition: opacity 0.5s;
    animation-name: HeroCarousel_image-zoom__2q202;
    animation-duration: 3.7s;
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(0.45, 0.05, 0.5, 0.95);
    animation-fill-mode: forwards;
  }

.HeroCarousel_lineTitle__1Z9cd {
  line-height: 2rem;
  color: #818181;
  color: var(--secondary-gray);
}

.HeroCarousel_lineTitleSelected__1GngY {
  color: #ffffff;
  color: var(--primary-text-colour);
}

.HeroCarousel_profileButton__2h6wq {
  padding: 10px 30px;
  font-size: 0.9rem;
  border: 0;
  background-color: #ff873c;
  background-color: var(--primary-colour);
  display: inline-block;
  color: #ffffff;
  color: var(--primary-text-colour);
  font-family: 'World Athletics'
,
Arial
,
sans-serif;
  font-family: var(--font-family-regular);
}

.HeroCarousel_carouselLayer__eh7wy {
  position: absolute;
  top: 0px;
  z-index: 1000;
  height: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(38, 38, 38, 0.90) 80%);
  padding: 5px 20px;
  color: #ffffff;
  color: var(--primary-text-colour);
  font-weight: bold;
  width: 87%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  max-width: 1400px;
  display: none;
}

.HeroCarousel_active__25jlG .HeroCarousel_carouselLayer__eh7wy {
    display: block;
  }

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

.HeroCarousel_carouselLayer__eh7wy {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, rgba(38, 38, 38, 0.80) 100%)
}
  }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    min-height: 296px;
    margin: 0 auto;
  }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY {
      text-align: end;
      vertical-align: middle;
      max-width: 80%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-end;
      color: white;
      position: absolute;
      bottom: 60px;
    }

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

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY {
        max-width: 60%
    }
      }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_news__bmNwN {
        font-family: 'World Athletics'
,
Arial
,
sans-serif;
        font-family: var(--font-family-regular);
        font-size: 1rem;
        text-transform: uppercase;
        line-height: 1;
        color: #fff;
      }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_title__1sziS {
        font-family: 'World Athletics Heavy'
,
Arial
,
sans-serif;
        font-family: var(--font-family-headline);
        font-size: 2.625rem;
        line-height: 1em;
        color: white;
      }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_line__2TbIZ {
        border-color: #ff873c;
        border-color: var(--link-active-colour);
        width: 50%;
        margin-right: 0;
      }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_description__M_g2s {
        font-size: 1.2rem;
        font-family: 'World Athletics',Arial,sans-serif, sans-serif;
        font-family: var(--font-family-regular), sans-serif;
        font-weight: 400;
        line-height: 1em;
        max-width: 90%;
        margin-bottom: 8%;
        min-width: 180px;
        color: white;
      }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_country__B1H4x {
        font-family: 'World Athletics'
,
Arial
,
sans-serif;
        font-family: var(--font-family-regular);
        font-size: 1rem;
        text-transform: uppercase;
        line-height: 1;
        color: #fff;
        margin-bottom: 8px;
        margin-top: 8px;
      }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_link__2y5HB {
        text-decoration: none;
        line-height: 1em;
        font-family: 'World Athletics Bold',Arial,sans-serif, sans-serif;
        font-family: var(--font-family-bold), sans-serif;
      }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_linkMore__3nUST {
        white-space: nowrap;
        display: inline-block;
      }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_leftArticleContainer__RTpyR {
    justify-content: flex-start;
  }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_leftArticleContainer__RTpyR .HeroCarousel_article__33oiY {
      text-align: left;
      align-items: flex-start;
    }

.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_leftArticleContainer__RTpyR .HeroCarousel_article__33oiY .HeroCarousel_line__2TbIZ {
        margin-left: 0;
      }

.HeroCarousel_indicatorsContainer__3mSmX {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 65%;
  /* Should be higher than carouselLayer with 1000 and externalLink with 1001 */
  z-index: 1002;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: 10%;
  cursor: pointer;
}

.HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_line__2TbIZ {
    width: 33%;
    height: 1.6rem;
    display: flex;
    justify-content: center;
  }

.HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_line__2TbIZ:focus, .HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_line__2TbIZ:active {
      border: none;
      outline: none;
    }

.HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_indicators__3Xhlz {
    width: 88%;
    height: 2px;
    background-color: #818181;
    background-color: var(--secondary-gray);
    text-align: center;
  }

.HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_indicators__3Xhlz .HeroCarousel_bar__1lmWU {
      background-color: #ff873c;
      background-color: var(--link-active-colour);
      height: 100%;
      width: 0%;
    }

.HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_active__25jlG .HeroCarousel_bar__1lmWU {
    width: 100%;
    animation: HeroCarousel_move__2CTty 7s linear infinite;
  }

.HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_paused__3iHHP .HeroCarousel_bar__1lmWU {
    animation: none;
  }

@media(max-width: 767px) {

.HeroCarousel_indicatorsContainer__3mSmX {
    bottom: 6px;
    width: 100%
}
  }

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

@media screen and (max-width: 1024px) {
  .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_title__1sziS {
    font-size: 2rem;
    line-height: 1em;
  }
  .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 {
    margin-bottom: 0%;
  }
  .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_description__M_g2s {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 4%;
  }
    .HeroCarousel_heroCarousel__3uXuq .HeroCarousel_carouselVideo__3eASa {
      object-fit: fill;
    }
}

@media screen and (min-width: 768px) {
  .HeroCarousel_descriptionText__1dB3r {
    font-size: 1rem;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .HeroCarousel_heroCarousel__3uXuq {
    padding-bottom: 0;
    min-height: auto;
    padding-top: 56.25%;
    position: relative;
  }
    .HeroCarousel_heroCarousel__3uXuq .HeroCarousel_carouselImage__2PmFp {
      position: absolute;
      top: 0;
      left: 0;
    }
  .HeroCarousel_carouselLayer__eh7wy {
    width: 100%;
    max-height: 500px;
  }
    .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_indicatorsContainer__3mSmX {
      width: 100%;
    }
    .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 {
      height: 65%;
      margin-bottom: 5%;
    }
      .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY {
        min-width: 90%;
        margin-right: 5%;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 500px;
        max-width: 100%;
        bottom: 10px;
      }
        .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_news__bmNwN, .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_line__2TbIZ {
          display: none;
        }

        .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_title__1sziS {
          font-size: 24px;
          line-height: 1em;
          margin-bottom: 1.4em;
        }
        .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_country__B1H4x {
          margin-top: 1px;
          margin-bottom: 40px;
        }
        .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_description__M_g2s {
          font-size: 1.25rem;
          min-width: 100%;
        }
}

.HeroCarousel_externalLink__1NasD {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1001;
  font-size: 0;
}

.HeroCarousel_competitions__1U2KB .HeroCarousel_news__bmNwN {
    display: flex;
    justify-content: space-between;
  }

.HeroCarousel_competitions__1U2KB .HeroCarousel_news__bmNwN span {
      margin-left: 10px;
    }

.HeroCarousel_spikes__NeR82 .HeroCarousel_link__2y5HB {
    text-transform: uppercase;
  }

.HeroCarousel_spikes__NeR82 .HeroCarousel_line__2TbIZ {
    border: none;
  }

.HeroCarousel_spikes__NeR82 .HeroCarousel_newsSubtitle__3xRiH {
    border: 1px solid white;
    padding: 5px;
  }

.HeroCarousel_spikes__NeR82 .HeroCarousel_descriptionText__1dB3r a {
      text-transform: uppercase;
      display: block;
    }

.HeroCarousel_spikesIndicator__1PjB1 .HeroCarousel_indicators__3Xhlz .HeroCarousel_bar__1lmWU {
    background-color: #ffee02;
  }


.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;
  display: inline-block;
}

.NewsItem_content__1G-Ov.NewsItem_withNewCarousel__1tztD {

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 10px;
  }

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

.NewsItem_content__1G-Ov.NewsItem_withNewCarousel__1tztD {
      display: block;
      padding: 0px 5px
  }
    }

.NewsItem_content__1G-Ov.NewsItem_withNewCarousel__1tztD .NewsItem_title__1OTus {
      font-size: 14px !important;
      font-family: 'World Athletics'
,
Arial
,
sans-serif !important;
      font-family: var(--font-family) !important;
      margin-bottom: 0 !important;
    }

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

.NewsItem_content__1G-Ov.NewsItem_withNewCarousel__1tztD .NewsItem_title__1OTus {
        font-size: 13px !important
    }
      }

.NewsItem_content__1G-Ov.NewsItem_withNewCarousel__1tztD svg {
      color: #173032;
    }

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