.SocialMedia_socialMediaContainer__rZSTe {
  height: 137px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.SocialMedia_socialMediaContainer__rZSTe .SocialMedia_textContainer__Hevbc {
    margin: 3%;
    border-right: 1px solid #000;
    padding: 2%;
  }
.SocialMedia_socialMediaContainer__rZSTe .SocialMedia_textContainer__Hevbc .SocialMedia_followUs__2sFgM {
      text-transform: uppercase;
      font-family: 'World Athletics';
    }
.SocialMedia_socialMediaContainer__rZSTe .SocialMedia_imagesContainer__3Psns {
    display: flex;
    justify-content: space-around;
    width: 30%;
    margin-right: 10%;
  }
.SocialMedia_socialMediaContainer__rZSTe .SocialMedia_imagesContainer__3Psns .SocialMedia_imageContainer__14X3E {
      background-color: #000;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      position: relative;
      cursor: pointer;
    }
.SocialMedia_socialMediaContainer__rZSTe .SocialMedia_imagesContainer__3Psns .SocialMedia_imageContainer__14X3E .SocialMedia_image__2dH-h {
        height: 50%;
        width: 50%;
        position: absolute;
        left: 25%;
        top: 25%;
        object-fit: contain;
      }
.SocialMedia_socialMediaContainerCompetitionHome__31bir {
  height: 100px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_textContainer__Hevbc {
    margin: 3%;
    border-right: 1px solid #ffffff;
    padding: 2%;
  }
.SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_textContainer__Hevbc .SocialMedia_followUs__2sFgM {
      text-transform: uppercase;
      font-family: 'World Athletics';
      width: fit-content;
    }
.SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_imagesContainer__3Psns {
    display: flex;
    justify-content: space-around;
    width: 40%;
    margin-right: 10%;
  }
.SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_imagesContainer__3Psns .SocialMedia_imageContainer__14X3E {
      background-color: #ffffff;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      position: relative;
      cursor: pointer;
    }
.SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_imagesContainer__3Psns .SocialMedia_imageContainer__14X3E .SocialMedia_image__2dH-h {
        height: 50%;
        width: 50%;
        position: absolute;
        left: 25%;
        top: 25%;
        object-fit: contain;
        filter: invert(100%);
      }
@media not screen and (min-width: 1124px) {
  .SocialMedia_socialMediaContainerCompetitionHome__31bir {
    height: 60px;
  }
    .SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_textContainer__Hevbc {
      padding: 2% 6% 2% 2%;
    }
    .SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_textContainer__Hevbc {
     width: fit-content;
    }

    .SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_imagesContainer__3Psns {
      display: flex;
      justify-content: space-around;
      width: 38%;
    }

      .SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_imagesContainer__3Psns .SocialMedia_imageContainer__14X3E {
        width: 40px;
        height: 40px;
      }
}
@media screen and (max-width: 767px) {
  .SocialMedia_socialMediaContainer__rZSTe {
    justify-content: center;
    flex-direction: column;
    align-items: unset;
    height: 100%;
  }

    .SocialMedia_socialMediaContainer__rZSTe .SocialMedia_textContainer__Hevbc {
      border-bottom: 1px solid #000;
      border-right: unset;
      width: 50%;
    }

    .SocialMedia_socialMediaContainer__rZSTe .SocialMedia_imagesContainer__3Psns {
      width: 100%;
      margin-right: unset;
      padding: 5% 0;
    }

      .SocialMedia_socialMediaContainer__rZSTe .SocialMedia_imagesContainer__3Psns .SocialMedia_imageContainer__14X3E {
        width: 58px;
        height: 58px;
      }
  .SocialMedia_socialMediaContainerCompetitionHome__31bir {
    justify-content: center;
    flex-direction: column;
    align-items: unset;
    height: 100%;
  }

    .SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_textContainer__Hevbc {
      border-bottom: 1px solid #ffffff;
      border-right: unset;
      width: 26%;
      padding: 0;
    }

    .SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_imagesContainer__3Psns {
      width: 100%;
      margin-right: unset;
      padding: 0% 2% 3%;
    }

      .SocialMedia_socialMediaContainerCompetitionHome__31bir .SocialMedia_imagesContainer__3Psns .SocialMedia_imageContainer__14X3E {
        width: 58px;
        height: 58px;
        margin: 0.2em;
      }
}

.ImageBox_imageBoxContainer__uYgTC {
  display: flex;
  min-height: 100%;
  height: 300px;
}
.ImageBox_imageBoxContainer__uYgTC .ImageBox_box__1G3mg {
  width: 100%;
  height: 100%;
  position: relative;
}
.ImageBox_imageBoxContainer__uYgTC .ImageBox_box__1G3mg .ImageBox_image__m5mM4 {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ImageBox_imageBoxContainer__uYgTC .ImageBox_box__1G3mg .ImageBox_content__f5Rqm {
  position: absolute;
  color: white;
  bottom: 0;
  padding: 3%;
  width: 100%;
  background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 1) 1%, rgba(255, 255, 255, 0) 100%);
}
.ImageBox_imageBoxContainer__uYgTC .ImageBox_box__1G3mg .ImageBox_type__3Ha-N {
  font-family: 'World Athletics';
}
.ImageBox_imageBoxContainer__uYgTC .ImageBox_box__1G3mg .ImageBox_title__CANoO {
  font-family: 'World Athletics Bold';
  font-size: 2.1rem;
  line-height: 2.5rem;
}
.ImageBox_imageBoxContainer__uYgTC .ImageBox_box__1G3mg .ImageBox_description__6RYOM {
  font-family: 'World Athletics';
}


.UsefulLinksTabs_tabs__1w8M- {
  display: grid;
  grid-row-gap: 18px;
  padding: 2rem 16px 2rem 0rem;
}
.UsefulLinksTabs_tabList__3nox6 {
  display: flex;
}
.UsefulLinksTabs_tab__ZoZqX {
  color: #ffffff;
  cursor: pointer;
  grid-row: 1;
  display: grid;
  grid-row-gap: 6px;
  place-items: center;
  padding-right: 18px;
  font-size: 1.2em;
  transition: 0.2s ease-in;
}
.UsefulLinksTabs_tabDivider__18y15 {
  height: 3px;
  min-width: 100%;
  width: 80px;
  background-color: #ffffff;
  transition: 0.2s ease-in;
}
.UsefulLinksTabs_tabActive__3a4HE {
  color: #69d7e1;
  cursor: pointer;
  grid-row: 1;
  display: grid;
  grid-row-gap: 6px;
  place-items: center;
  padding-right: 18px;
  font-size: 1.2em;
}
.UsefulLinksTabs_tabDividerActive__wqXhJ {
  height: 3px;
  min-width: 100%;
  width: 80px;
  transition: 0.2s ease-in;
  background-color: #69d7e1;
}
.UsefulLinksTabs_tab__ZoZqX:hover {
  color: #69d7e1;
}
.UsefulLinksTabs_tab__ZoZqX:not(.UsefulLinksTabs_active__3WecA):hover .UsefulLinksTabs_tabDivider__18y15 {
  background-color: #69d7e1;
}
.UsefulLinksTabs_table__1pnrj {
  background-color: #ffffff;
  color: #262626;
  border: 1.2rem solid #ffffff;
  max-height: 260px;
  overflow: auto;
  margin: 0 0 -10px 0;
}
.UsefulLinksTabs_thead__2F1sD,
.UsefulLinksTabs_bodyRows__9WJ_I {
  display: block;
}
.UsefulLinksTabs_alignCenter__2yNUw {
  text-align: center;
}
.UsefulLinksTabs_tableRow__2ujSN {
  padding: 15px;
  display: flex;
}
.UsefulLinksTabs_tableRow__2ujSN div:nth-child(n) {
  width: 60%;
  flex-grow: 3;
}
.UsefulLinksTabs_tableRow__2ujSN div:nth-child(2) {
  width: 20%;

  justify-self: right;
}
.UsefulLinksTabs_tableRow__2ujSN div:nth-child(3) {
  width: 20%;
  justify-self: right;
}
.UsefulLinksTabs_table__1pnrj .UsefulLinksTabs_tableRow__2ujSN:nth-child(even) {
  background: #f3f3f3;
}
.UsefulLinksTabs_table__1pnrj .UsefulLinksTabs_tableRow__2ujSN:nth-child(odd) {
  background: #ffffff;
}
.UsefulLinksTabs_rowHeader__2J-j_ {
  background-color: #69d7e1;
  font-family: 'World Athletics Bold';
  font-size: 1.1em;
  height: 3em;
  padding: 15px;
}
.UsefulLinksTabs_rowHeaderLinks__ik3D7 {
  display: none;
}
@media screen and (max-width: 1024px) {
  .UsefulLinksTabs_tabs__1w8M- {
    padding: 16px;
    font-size: 14px;
  }
  .UsefulLinksTabs_tabList__3nox6 {
    justify-content: space-evenly;
  }
  .UsefulLinksTabs_table__1pnrj {
    margin: 30px 0 -10px;
  }
}

.UsefulLinks_usefulLinksContainer__2NfQb {
  background-color: #173032;
  color: #ffffff;
}
.UsefulLinks_maxWidth__11CUJ {
    max-width: 1400px;
    display: flex;
    margin: 0 auto;
    padding: 0;
}
@media (min-width: 768px) {
.UsefulLinks_maxWidth__11CUJ {
        padding: 0 20px
}
    }
@media (min-width: 1400px) {
.UsefulLinks_maxWidth__11CUJ {
        padding: 0
}
    }
.UsefulLinks_usefulLinksContainer__2NfQb .UsefulLinks_usefulLinksTabsContainer__1bodt {
  width: 50%;
}
.UsefulLinks_usefulLinksContainer__2NfQb .UsefulLinks_usefulLinksTabsContainer__1bodt a:hover {
  color: #69d7e1;
}
.UsefulLinks_usefulLinksContainer__2NfQb .UsefulLinks_articleImageBoxContainer__1-_es {
  width: 50%;
}
@media screen and (max-width: 767px) {

  .UsefulLinks_maxWidth__11CUJ {
    flex-direction: column;
  }

  .UsefulLinks_usefulLinksTabsContainer__1bodt {
    width: 100% !important;
  }
  .UsefulLinks_articleImageBoxContainer__1-_es {
    width: 100% !important;
  }
}

.signupCta_signupCta__11luE {
  background-color: #281e37;
  padding-top: 1em;
  overflow: hidden;
}
.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';
}
.signupCta_link__3-yLW {
  font-size: 2rem;
  color: #bd94ff;
  font-family: 'World Athletics Heavy';
}
.signupCta_inner__ocf7v {
  margin: auto;
  max-width: 1400px;
  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';
  }
  .signupCta_msg__3BU8C {
    font-size: 2.2rem;
    font-family: 'World Athletics 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;
  }
}

.FourLargeImageBoxes_root__2OE7F {
  width: 100%;
}
.FourLargeImageBoxes_boxesContainer__kfMAx {
  height: 900px;
  padding: 2.5% 0;
  max-width: 1400px;
  margin: 0 auto;
}
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50%;
    margin: 0 2.5%;
  }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- {
      width: 45%;
      height: 95%;
      margin: 0 0.5%;
      position: relative;
    }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_image__-wz9P {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp {
        position: absolute;
        color: white;
        bottom: 0;
        padding: 3%;
        width: 100%;
        background: linear-gradient(
          0deg,
          rgba(2, 0, 36, 1) 0%,
          rgba(0, 0, 0, 1) 1%,
          rgba(255, 255, 255, 0) 100%
        );
      }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp .FourLargeImageBoxes_type__3_vwQ {
          font-family: 'World Athletics';
        }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp .FourLargeImageBoxes_title__3sf9C {
          font-family: 'World Athletics Heavy';
          font-size: 2.1rem;
          line-height: 2.5rem;
        }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp .FourLargeImageBoxes_description__1k1ts {
          font-family: 'World Athletics';
        }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 {
        position: absolute;
        color: white;
        bottom: 0;
        padding: 3%;
        width: 100%;
        background: transparent linear-gradient(360deg, #000000 0%, #00000000 60%) 0% 0%
          no-repeat padding-box;
      }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 .FourLargeImageBoxes_type__3_vwQ {
          font-family: 'World Athletics';
        }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 .FourLargeImageBoxes_title__3sf9C {
          font-family: 'World Athletics Heavy';
          font-size: 2.1rem;
          line-height: 2.5rem;
        }
.FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 .FourLargeImageBoxes_description__1k1ts {
          font-family: 'World Athletics';
        }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S {
  height: 900px;
  padding: 2.5% 0;
  max-width: 1400px;
  margin: 0 auto 1.5em;
}
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50%;
    margin: 0;
  }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- {
      width: 45%;
      height: 95%;
      margin: 0 0.5%;
      position: relative;
    }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_image__-wz9P {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp {
        position: absolute;
        color: white;
        bottom: 0;
        padding: 3%;
        width: 100%;
        background: linear-gradient(
          0deg,
          rgba(2, 0, 36, 1) 0%,
          rgba(0, 0, 0, 1) 1%,
          rgba(255, 255, 255, 0) 100%
        );
      }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp .FourLargeImageBoxes_type__3_vwQ {
          font-family: 'World Athletics';
        }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp .FourLargeImageBoxes_title__3sf9C {
          font-family: 'World Athletics Heavy';
          font-size: 2.1rem;
          line-height: 2.5rem;
        }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp .FourLargeImageBoxes_description__1k1ts {
          font-family: 'World Athletics';
        }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 {
        position: absolute;
        color: white;
        bottom: 0;
        padding: 3%;
        width: 100%;
        background: transparent linear-gradient(360deg, #000000 0%, #00000000 80%) 0% 0%
          no-repeat padding-box;
      }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 .FourLargeImageBoxes_type__3_vwQ {
          font-family: 'World Athletics';
        }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 .FourLargeImageBoxes_title__3sf9C {
          font-family: 'World Athletics Heavy';
          font-size: 2.1rem;
          line-height: 2.5rem;
        }
.FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 .FourLargeImageBoxes_description__1k1ts {
          font-family: 'World Athletics';
        }
.FourLargeImageBoxes_containerWrapper__3VCPk {
  width: 91%;
  display: block;
  margin: 0 auto;
}
.FourLargeImageBoxes_containerTitle__3X1iJ {
  margin: 0.5em 0 0.5em;
  text-transform: uppercase;
}
.FourLargeImageBoxes_containerTitleline__3DeV1 {
  width: 180px;
  margin: 5px 0 25px;
  border: 0 solid #ff873c;
  border-top-width: 1px;
}
@media screen and (max-width: 1024px) {
  .FourLargeImageBoxes_containerTitle__3X1iJ {
    margin: 0.5em 0 0.5em 7%;
    font-family: 'World Athletics Heavy';
    text-transform: uppercase;
    font-size: 34px;
  }

  .FourLargeImageBoxes_containerTitleline__3DeV1 {
    width: 184px;
    margin: 0 0 -50px 7%;
    border: 0 solid #ff873c;
    border-top-width: 1px;
  }
}
@media screen and (max-width: 767px) {
  .FourLargeImageBoxes_containerTitle__3X1iJ {
    margin: 0.5em 0 0.5em 15px;
    font-family: 'World Athletics Bold';
    text-transform: uppercase;
    font-size: 19px;
  }

  .FourLargeImageBoxes_containerTitleline__3DeV1 {
    width: 184px;
    margin: 5px 0px 5px 15px;
    border: 0 solid #ff873c;
    border-top-width: 1px;
  }
}
@media screen and (max-width: 1024px) {
    .FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b {
      margin: 0 2.5% -13% 2.5%;
    }
      .FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- {
        height: 65%;

        /* .title {
          font-family: var(--font-family-headline);
          font-size: 1rem;
          line-height: 1.5rem;
        } */
      }
}
@media screen and (max-width: 767px) {
  .FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S,
  .FourLargeImageBoxes_boxesContainer__kfMAx {
    height: 1138px;
  }
    .FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b, .FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b {
      flex-direction: column;
      margin: 0%;
    }

      .FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F-, .FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- {
        width: 95%;
        margin: 1%;
      }
          .FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp .FourLargeImageBoxes_title__3sf9C, .FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_content__hFmdp .FourLargeImageBoxes_title__3sf9C {
            font-size: 1rem;
            line-height: 1rem;
          }
          .FourLargeImageBoxes_boxesContainerCompetitionHome__1tq4S .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 .FourLargeImageBoxes_title__3sf9C, .FourLargeImageBoxes_boxesContainer__kfMAx .FourLargeImageBoxes_boxRow__sQL_b .FourLargeImageBoxes_box__1r8F- .FourLargeImageBoxes_contentCompetitionHome__8bh41 .FourLargeImageBoxes_title__3sf9C {
            font-size: 1rem;
            line-height: 1rem;
          }
}

.Banners_root__TGe1H {
  position: relative;
  max-height: 240px;
}
.Banners_root__TGe1H .slick-list {
  margin-left: 0;
  margin-right: 0;
}
.Banners_root__TGe1H .slick-list a {
  display: block!important;
}
.Banners_root__TGe1H .slick-list img {
  width: 100%;
}
.Banners_root__TGe1H .slick-list img {
  max-height: 240px;
}

.SingleNewsPanel_panelContainer__ovnn6 {
  display: flex;
  position: relative;
  height: auto;
  width: 100%;
  padding-bottom: 315px;
}
@media screen and (min-width: 1025px) {
.SingleNewsPanel_panelContainer__ovnn6 {
    padding-bottom: 511px
}
  }
.SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_imageContainer__2TBmh {
    position: absolute;
    height: 100%;
    width: 100%;
  }
.SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_imageContainer__2TBmh .SingleNewsPanel_image__HWf2u {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j {
    position: absolute;
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    display: flex;
    text-align: left;
    left: 10%;
    width: 80%;
    justify-content: flex-end;
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 55%,
      rgba(38, 38, 38, 0.80) 100%
    );
  }
.SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j .SingleNewsPanel_article__1b1mc {
      color: #fff;
      padding: 0 5%;
      width: 50%;
      bottom: 10%;
      position: relative;
    }
.SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j .SingleNewsPanel_article__1b1mc .SingleNewsPanel_feature__1jQ1g {
        font-size: 1rem;
        font-family: 'World Athletics';
      }
.SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j .SingleNewsPanel_article__1b1mc .SingleNewsPanel_line__29_fy {
        border-color: #ff873c;
      }
.SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j .SingleNewsPanel_article__1b1mc .SingleNewsPanel_title__1aKgs {
        font-family: 'World Athletics Heavy';
        font-size: 2.625rem;
      }
.SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j .SingleNewsPanel_article__1b1mc .SingleNewsPanel_description__6MiWZ {
        line-height: 3rem;
        font-family: 'World Athletics';
      }
@media screen and (max-width: 1024px) {
  .SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j .SingleNewsPanel_article__1b1mc .SingleNewsPanel_title__1aKgs {
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 767px) {
  .SingleNewsPanel_panelContainer__ovnn6 {
    justify-content: center;
  }

    .SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j {
      width: 100% !important;
      left: unset;
    }

      .SingleNewsPanel_panelContainer__ovnn6 .SingleNewsPanel_articleContainer___VZ9j .SingleNewsPanel_article__1b1mc {
        height: auto !important;
        width: auto !important;
      }
}

.SingleFeature_singleFeatureContainer__2ySRN {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 100%;
}
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_singleFeatureImage__2Lvxg {
    width: 50%;
    z-index: 1;
    display: flex;
  }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_singleFeatureImage__2Lvxg img {
      object-fit: contain;
      height: 100%;
      width: 100%;
    }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_leftContent__2VDJH {
    text-align: left;
    align-items: flex-start;
  }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_rightContent__1X_rl {
    text-align: right;
    align-items: flex-end;
  }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn {
    width: 43%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 43%;
  }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_link__1qyeh {
      font-family: 'World Athletics Bold';
      font-size: 1rem;
    }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_fabFive__3bqgI {
      font-family: 'World Athletics Bold';
      text-transform: uppercase;
    }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_line__3ySw5 {
      border: 1px solid  #000;
      width: 70%;
      margin-right: 0;
    }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_title__3zSMz {
      font-family: 'World Athletics Heavy';
      font-size: 3.5rem;
      line-height: 0.9em;
      margin: 2% 0;
    }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_title__3zSMz p:nth-child(even) {
        color: white;
      }
.SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn a {
      text-decoration: none;
      color: #000;
    }
@media screen and (min-width: 768px) {
  .SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_title__3zSMz {
    font-size: 2rem;
    line-height: 2rem;
    margin: 2% 0;
  }
}
@media screen and (max-width: 767px) {
  .SingleFeature_singleFeatureContainer__2ySRN {
    flex-direction: column-reverse;
    height: 100%;
    justify-content: space-between;
    flex-wrap: wrap-reverse;
  }

    .SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_singleFeatureImage__2Lvxg {
      min-width: 100%;
    }

    .SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn {
      width: 100%;
      padding: 0 5%;
      margin-top: 5%;
    }

      .SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_line__3ySw5 {
        width: 50%;
        margin-right: 0;
      }

      .SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_title__3zSMz {
        font-size: 2rem;
        line-height: 1em;
      }

      .SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_fabFive__3bqgI {
        margin: 2% 0;
      }

      .SingleFeature_singleFeatureContainer__2ySRN .SingleFeature_content__2KUwn .SingleFeature_link__1qyeh {
        margin: 3% 0;
      }
}

.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 {
    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;
  }
@keyframes HeroCarousel_image-zoom__2q202 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.03);
    }
  }
.HeroCarousel_lineTitle__1Z9cd {
  line-height: 2rem;
  color: #818181;
}
.HeroCarousel_lineTitleSelected__1GngY {
  color: #ffffff;
}
.HeroCarousel_profileButton__2h6wq {
  padding: 10px 30px;
  font-size: 0.9rem;
  border: 0;
  background-color: #ff873c;
  display: inline-block;
  color: #ffffff;
  font-family: 'World Athletics';
}
.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;
  color: #ffffff;
  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;
}
@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: 96%;
    min-height: 296px;
  }
.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';
        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';
        font-size: 3.5rem;
        line-height: 1em;
        color: white;
      }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_line__2TbIZ {
        border-color: #ff873c;
        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';
    line-height: 1em;
    max-width: 90%;
    margin-bottom: 8%;
    min-width: 180px;
    color: white;
      }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_link__2y5HB {
        text-decoration: none;
        line-height: 1em;
        font-family: 'World Athletics Bold';
      }
.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_carouselLayer__eh7wy .HeroCarousel_indicatorsContainer__3mSmX {
    width: 80%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 10%;
    cursor: pointer;
  }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_line__2TbIZ {
      width: 33%;
      height: 1.6rem;
      display: flex;
      justify-content: center;
    }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_indicators__3Xhlz {
      width: 80%;
      height: 2px;
      background-color: #818181;
      text-align: center;
    }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_indicators__3Xhlz .HeroCarousel_bar__1lmWU {
        background-color: #ff873c;
        height: 100%;
        width: 0%;
      }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_indicatorsContainer__3mSmX .HeroCarousel_indicators__3Xhlz .HeroCarousel_bar__1lmWU.HeroCarousel_bar-selected__3CzsF {
          width: 100%;
        }
@keyframes HeroCarousel_move__2CTty {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.HeroCarousel_bar-loading__lIm8k {
  animation: HeroCarousel_move__2CTty 7s linear infinite;
}
@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%;
  }
}
@media screen and (min-width: 768px) {
  .HeroCarousel_descriptionText__1dB3r {
    font-size: 1rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .HeroCarousel_heroCarousel__3uXuq {
    height: 290px;
    padding-bottom: 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;
      }
        .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_news__bmNwN {
          font-size: 1rem;
        }
        .HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_title__1sziS {
          font-size: 2rem;
          line-height: 1em;
          margin-bottom: .5em;
        }
        .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;
}
.VideoCarousel_container__BCxSn {
  position: relative;
}
.VideoCarousel_close__3I27z {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  z-index: 9999;
  cursor: pointer;
}
.VideoCarousel_close__3I27z:hover {
  opacity: 1;
}
.VideoCarousel_close__3I27z:before,
.VideoCarousel_close__3I27z:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.VideoCarousel_close__3I27z:before {
  transform: rotate(45deg);
}
.VideoCarousel_close__3I27z:after {
  transform: rotate(-45deg);
}
.VideoCarousel_titleContainer__30E3q {
  height: 110px;
  background-color: #262626;
  display: flex;
  align-items: center;
}
.VideoCarousel_title__3ksSp {
  text-transform: uppercase;
  font-size: 1rem;
  color: #fff;
  height: 50%;
  display: flex;
  align-items: center;
  width: 20%;
  padding: 2% 0 2% 10%;
  border-right: 1px solid #a5fa64;
}
.VideoCarousel_videoPlayer__26vRA {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.VideoCarousel_videoCarouselContainer__3dIqv {
  display: flex;
  height: 400px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX {
    min-width: 40%;
    height: 100%;
    left: -30%;
    position: relative;
    cursor: pointer;
  }
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_video__1QuFI {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      object-fit: cover;
    }
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_playButton__1LiQs {
      position: absolute;
      z-index: 1;
      height: 15%;
      cursor: pointer;
      top: 40%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_captionContainer__3nkCo {
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      height: 100%;
      width: 100%;
      background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 55%,
        rgba(38, 38, 38, 0.80) 100%
      );
    }
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_captionContainer__3nkCo .VideoCarousel_caption__1so_l {
        position: absolute;
        bottom: 0;
        left: 0;
        margin: 5% 3%;
        width: 60%;
      }
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_featuredVideo__2-5WT {
      text-transform: uppercase;
      font-family: 'World Athletics';
      color: #ffffff;
      font-size: 1rem;
    }
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_videoName__xv_s- {
      font-family: 'World Athletics Heavy';
      color: #ffffff;
      font-size: 1rem;
      line-height: 1em;
    }
@media screen and (min-width: 1025px) {
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_videoName__xv_s- {
        font-size: 1.25rem
    }
      }
.VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_line__3wioT {
      border-color: #ff873c;
      width: 100%;
      margin-right: 0;
    }
.VideoCarousel_videoCarouselContainer__3dIqv #VideoCarousel_prev__xAdBr {
    left: 50%;
    top: 30%;
  }
.VideoCarousel_videoCarouselContainer__3dIqv #VideoCarousel_next__1SKEu {
    right: 50%;
    top: 30%;
  }
.VideoCarousel_initialTransform__1f02O {
  transform: translateX(-100%);
}
.VideoCarousel_transformLeft__2aZ4L {
  transform: translateX(-200%);
  transition: all 0.7s ease-out;
}
.VideoCarousel_transformRight__3BjdV {
  transform: translateX(0%);
  transition: all 0.7s ease-out;
}
#VideoCarousel_left__3jYSd {
  left: 0;
}
#VideoCarousel_right__UiKjr {
  right: 0;
}
.VideoCarousel_arrowContainer__4SH7H {
  cursor: pointer;
  width: 10%;
  position: absolute;
  height: 100%;
}
.VideoCarousel_arrow__yv39c:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: -30%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 70px;
  width: 40px;
  background: url('/static/chev-icon-right.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.VideoCarousel_littleArrow__192lG {
  border-width: 0px 4px 4px 0;
  padding: 0.7rem;
}
.VideoCarousel_left__3jYSd:after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
@media screen and (max-width: 1024px) {
  .VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_videoName__xv_s- {
    font-size: 1.25rem;
    line-height: 1em;
  }
}
@media screen and (max-width: 767px) {



  .VideoCarousel_title__3ksSp {
    width: 50%;
    border-bottom: 1px solid #fff;
    border-right: none;
    padding: 0%;
    margin-left: 10%;
  }
    .VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX {
      min-width: 90% !important;
      left: -112% !important;

    }

      .VideoCarousel_videoCarouselContainer__3dIqv .VideoCarousel_videoContainer__2F0PX .VideoCarousel_video__1QuFI {
        padding: 2%;
        background-color: #262626;
        font-size: 2rem !important;
      }

  .VideoCarousel_initialTransform__1f02O {
    transform: translateX(-70%);
  }

  .VideoCarousel_transformLeft__2aZ4L {
    transform: translateX(-170%);
  }

  .VideoCarousel_transformRight__3BjdV {
    transform: translateX(30%);
  }

  .VideoCarousel_arrow__yv39c {
    display: none;
  }
}

.slick-slider.styles_carousel__2AZpN {
  height: 100%;
}
.styles_carousel__2AZpN .slick-track {
    height: 100%;
  }
.styles_carousel__2AZpN .slick-list {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    height: 100%;
  }
.styles_carousel__2AZpN .slick-slide button {
    display: block !important;
  }
.styles_carousel__2AZpN .slick-slide {
    height: 100%;
  }
.styles_carousel__2AZpN .slick-slide > div {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
.styles_carousel__2AZpN .slick-prev::after, .styles_carousel__2AZpN .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: 767px) {
    .styles_carousel__2AZpN .slick-prev::after, .styles_carousel__2AZpN .slick-next::after {
      display: none !important;
    }
  }
.styles_carousel__2AZpN .slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
.styles_carousel__2AZpN .slick-dots li, .styles_carousel__2AZpN .slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer;

  }
.styles_carousel__2AZpN .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
  }
.styles_carousel__2AZpN .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
  }
.styles_carousel__2AZpN .slick-dots li.slick-active button::before {
    opacity: 1;
    background-color: #ffffff;
  }
.styles_carousel__2AZpN .slick-dots li button::before {
    font-family: slick;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    content: "\25A0";
    text-align: center;
    opacity: .6;
    background-color: #707070;
    -webkit-font-smoothing: antialiased;
  }
/* IE11 object-fit fallback */
.styles_imageContainer__sHXjw {
  min-height: 0;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.styles_image__3bEQG {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* IE11 object-fit fallback */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.styles_image__3bEQG {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    flex-shrink: 0
}
  }
.styles_imageTitle__3talL {
  flex: 0 0 auto;
  font-family: --var(--font-family-bold);
  font-size: 32px;
  color: #1E1E1E;
  margin-bottom: 20px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
.styles_imageTitle__3talL {
    font-size: 16px
}
  }
.styles_overlay__2Melg {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(38, 38, 38, 0.7);
  z-index: 20;
}
@media screen and (max-width: 767px) {
.styles_overlay__2Melg {
    display: flex;
    align-items: center;
    justify-content: center
}
  }
.styles_modal__2aEvE {
  position: absolute;
  margin: 0 auto;
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
  background: rgb(255, 255, 255);
  overflow: auto;
  outline: none;
  padding: 20px;
  max-height: 900px;
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
.styles_modal__2aEvE {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 70%;
    flex: 1 1 auto;
    margin: 20px
}
  }
.styles_close__2Xs9F {
  border: 0;
  position: absolute;
  top: 20px;
  right: 20px;
}
.styles_close__2Xs9F span {
  display: block;
  font-size: 0px;
  width: 20px;
  height: 20px;
}
.styles_close__2Xs9F span:before,
.styles_close__2Xs9F span:after {
  position: absolute;
  left: 9px;
  content: '';
  height: 20px;
  width: 2px;
  background-color: black;
}
.styles_close__2Xs9F span:before {
  transform: rotate(45deg);
}
.styles_close__2Xs9F span:after {
  transform: rotate(-45deg);
}
.styles_root__1bwX_ {
  display: flex;
  flex-direction: column;
}
.styles_titleContainer__1jEmU {
  padding: 25px;
}
.styles_title__a28uK {
  font-family: 'World Athletics';
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  width: 20%;
  padding: 1.4% 0;
  border-right: 1px solid #a5fa64;
}
@media screen and (max-width: 767px) {
.styles_title__a28uK {
    width: 50%;
    border-bottom: 1px solid #fff;
    border-right: none;
    padding: 0%;
    margin-left: 3%;
    text-align: left;
    line-height: 1.5
}
  }
.styles_gallery__1y4_S {
  overflow: hidden;
}
.styles_gallery__1y4_S .slick-list {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }
.styles_gallery__1y4_S .slick-slide button {
    display: block !important;
    position: relative;
  }
.styles_gallery__1y4_S .slick-slide > div {
    height: auto;
  }
.styles_gallery__1y4_S .slick-prev::after, .styles_gallery__1y4_S .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: 767px) {
    .styles_gallery__1y4_S .slick-prev::after, .styles_gallery__1y4_S .slick-next::after {
      display: none !important;
    }
  }
.styles_galleryImage__5snMx {
  display: block;
  position: relative;
}
.styles_galleryImage__5snMx:focus {
    outline: none;
  }
.styles_galleryImage__5snMx img {
    display: block;
    width: 100%;
  }
.styles_imageOverlay__2ocI3 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #00000000 0%, #00000000 26%, #000000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.6;
}
.styles_root__GoEX1 {
  padding: 20px 20px 30px;
}
@media screen and (max-width: 767px) {
.styles_root__GoEX1 {
    padding: 15px 15px 20px
}
  }
.styles_content__2xEAX {
  max-width: 1400px;
  margin: auto;
}
.styles_title__2JQ4G {
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
.styles_title__2JQ4G {
    font-size: 30px;
    margin-bottom: 20px
}
  }
.styles_grid__2SGRH {
  display: flex;
  flex-flow: row wrap;
}
.styles_gridItem__3pgBy {
  position: relative;
  width: calc(99.9% * 1/1 - (30px - 30px * 1/1));
  max-width: calc(99.9% * 1/1 - (30px - 30px * 1/1));
  height: calc(99.9% * 1/1 - (30px - 30px * 1/1));
}
.styles_gridItem__3pgBy:nth-child(1n) {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  clear: none;
}
.styles_gridItem__3pgBy:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.styles_gridItem__3pgBy:nth-child(1n) {
  margin-right: 0;
}
.styles_gridItem__3pgBy:nth-child(1n + 1) {
  clear: both;
}
.styles_gridItem__3pgBy:nth-last-child(-n + 1) {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
.styles_gridItem__3pgBy {
    width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
    max-width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
    height: calc(99.9% * 1/2 - (30px - 30px * 1/2))
}
.styles_gridItem__3pgBy:nth-child(1n) {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    clear: none
}
.styles_gridItem__3pgBy:last-child {
    margin-right: 0;
    margin-bottom: 0
}
.styles_gridItem__3pgBy:nth-child(2n) {
    margin-right: 0
}
.styles_gridItem__3pgBy:nth-child(2n + 1) {
    clear: both
}
.styles_gridItem__3pgBy:nth-last-child(-n + 2) {
    margin-bottom: 0
}
  }
@media screen and (min-width: 1025px) {
.styles_gridItem__3pgBy {
    width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
    max-width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
    height: calc(99.9% * 1/3 - (30px - 30px * 1/3))
}
.styles_gridItem__3pgBy:nth-child(1n) {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    clear: none
}
.styles_gridItem__3pgBy:last-child {
    margin-right: 0;
    margin-bottom: 0
}
.styles_gridItem__3pgBy:nth-child(3n) {
    margin-right: 0
}
.styles_gridItem__3pgBy:nth-child(3n + 1) {
    clear: both
}
.styles_gridItem__3pgBy:nth-last-child(-n + 3) {
    margin-bottom: 0
}
  }
.styles_gridItemImage__3OcnX {
  width: 100%;
}
.styles_gridItemImageOverlay__2VoR5 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(360deg, #000000 0%, #00000000 100%) 0% 0% no-repeat padding-box;
}
.styles_gridItemTitle__13ERU {
  font-family: 'World Athletics Bold';
  font-size: 22px;
  padding: 20px 20px 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: white;
}
@media screen and (max-width: 767px) {
.styles_gridItemTitle__13ERU {
    padding: 10px 10px 20px
}
  }

.NextEvent_nextEventContainer__2lS6i {
  height: 405px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy {
    display: flex;
    width: 100%;
    height: 80%;
    margin: 0 10%;
    justify-content: space-between;
  }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_left__1cVlB .NextEvent_upcomingEvent__1aGND {
        font-family: 'World Athletics';
        border-bottom: 1px solid #ff873c;
        font-size: 1rem;
      }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW {
      height: 100%;
      width: 80%;
    }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy {
        display: flex;
        justify-content: space-between;
      }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_imageContainer__3SJQT {
          width: 20%;
        }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_imageContainer__3SJQT .NextEvent_image__29LGD {
            width: 100%;
          }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_content__1paQt {
          display: flex;
          justify-content: space-around;
          flex-direction: column;
          line-height: 2.9em;
          width: 70%;
        }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_content__1paQt .NextEvent_mainTitle__1Djuq {
            font-family: 'World Athletics Heavy';
            font-size: 2.625rem;
            line-height: 3rem;
          }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_content__1paQt .NextEvent_date__1trbT {
            font-family: 'World Athletics';
            font-size: 1.2rem;
          }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_content__1paQt .NextEvent_link__3smNL {
            font-family: 'World Athletics Bold';
            color: #818181;
          }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_content__1paQt #NextEvent_red__3oXg- {
            color: #f02300;
          }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_links__AabiC {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2%;
      }
.NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_links__AabiC .NextEvent_link__3smNL {
          font-family: 'World Athletics Bold';
          font-size: 1.25rem;
          color: #818181;
          border-top: 1px solid #818181;
          margin-right: 5%;
          width: 100%;
          line-height: 2rem;
          min-width: 170px;
        }
@media screen and (max-width: 1024px) {

  .NextEvent_left__1cVlB {
    width: 21%;
    margin-bottom: 5%;
  }

  .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW {
    width: 100%;
  }

  .NextEvent_nextEventContainer__2lS6i {
    height: 315px;
  }

    .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy {
      flex-direction: column;
    }

  .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_links__AabiC .NextEvent_link__3smNL {
    font-size: 0.7rem;
    min-width: unset;
  }

  .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_left__1cVlB .NextEvent_upcomingEvent__1aGND {
    font-size: 0.8rem;
  }

  .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy
  .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_content__1paQt .NextEvent_mainTitle__1Djuq {
    font-size: 1.75rem;
    line-height: 1em;
  }
}
@media screen and (max-width: 767px) {
  .NextEvent_nextEventContainer__2lS6i {
    height: auto;
    padding: 10px;
  }

    .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy {
      margin: 0;
      height: 100%;
      padding-bottom: 1em;
    }
        .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_left__1cVlB .NextEvent_upcomingEvent__1aGND {
          display: none;
        }

      .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
      }

        .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy {
          justify-content: space-around;
        }

          .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_imageContainer__3SJQT {
            width: 40%;
          }

          .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_content__1paQt {
            width: 60%;
            padding-left: 10px;
          }

            .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_upperContent__2HGAy .NextEvent_content__1paQt .NextEvent_mainTitle__1Djuq {
              font-size: 1.5rem;
              line-height: 1.7rem;
            }
        .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_links__AabiC {
          flex-wrap: wrap;
        }

          .NextEvent_nextEventContainer__2lS6i .NextEvent_nextEventInnerContainer__1WyUy .NextEvent_right__1B5WW .NextEvent_links__AabiC .NextEvent_link__3smNL {
            line-height: 2rem;
            width: 40%;
            min-width: unset;
            font-size: 1rem;
            line-height: 1.7rem;
          }
}

.TimetableDayTitle_tableDay__2N0l2 {
  width: 50%;
  padding-left: 0.5em;
  border-top: 3px solid #bd94ff;
  margin-top: 1em;
  background-color: #262626;
}
.TimetableDayTitle_tableDayTitle__11Q8z {
  font-size: 20px;
  color: #bd94ff;
  padding: 0.2em 0;
}
.TimetableDayTitle_tableTitleContainer__3H6tA {
  background-color: #bd94ff;
  padding-left: 0.5em;
}
.TimetableDayTitle_tableTitle__EnJbN {
  color: #262626;
  font-size: 25px;
}
@media not screen and (min-width: 1124px) {
  .TimetableDayTitle_tableDayTitle__11Q8z {
    font-size: 16px;
  }

  .TimetableDayTitle_tableTitle__EnJbN {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .TimetableDayTitle_tableDay__2N0l2 {
    width: 100%;
  }
}


.HorizontalScroll_scroll__3U83v::-webkit-scrollbar {
    display: none;
}
.TimetableTabs_days__1KgUv {
  margin-right: 28px;
  text-align: left;
  cursor: pointer;
  border: none;
  outline: none;
}
.TimetableTabs_dayTitle__12VFt {
  font-size: 30px;
  color: #ffffff;
  width: max-content;
}
.TimetableTabs_dayDate__1aui4 {
  font-size: 16px;
  color: #ffffff;
  padding: 0.3em 0;
}
.TimetableTabs_active__1L-ln {
  border-bottom: 2px solid #bd94ff;
}
.TimetableTabs_activeDayTitle__3kvxS {
  color: #bd94ff;
}
.TimetableTabs_activeDayDate__18Hu7 {
  color: #bd94ff;
}
@media not screen and (min-width: 1124px) {
  .TimetableTabs_dayTitle__12VFt {
    font-size: 22px;
  }

  .TimetableTabs_dayDate__1aui4 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .TimetableTabs_days__1KgUv {
    margin-right: 20px;
  }
  .TimetableTabs_dayTitle__12VFt {
    font-size: 18px;
  }
  .TimetableTabs_dayDate__1aui4 {
    font-size: 12px;
  }
}

.TimetableDays_daysContainer__3wBJM {
  display: flex;
  flex-direction: row;
}

@media (max-width: 767px) {
  .TimetableDays_timetableContainer__NI7pq {
    padding: 0.5em;
  }
}

.TimetableBody_tableRow__PlkNr {
    height: 2em;
  }
.TimetableBody_tableRow__PlkNr:hover {
    background-color: #ff873c;
  }
.TimetableBody_tableDataTime__2Pr4h {
    text-align: left;
    color: #ffffff;
    padding: 0.3em 0.5em;
    flex-wrap: wrap;
    width: 15%;
  }
.TimetableBody_tableDataSex__2fvUi {
    text-align: left;
    color: #ffffff;
    padding: 0.3em 0;
    width: 10%;
  }
.TimetableBody_tableDataEvent__F99Yg {
    text-align: left;
    color: #ffffff;
    padding: 0.3em 0;
    width: 25%;
  }
.TimetableBody_tableDataRound__Ki5zI {
    text-align: left;
    color: #ffffff;
    padding: 0.3em 0;
  }
.TimetableBody_tableDataLink__2wG_h {
    text-align: left;
    color: #ffffff;
    padding: 0 0.5em;
  }
.TimetableBody_tableDataLink__2wG_h:hover {
    text-decoration: underline;
  }
@media not screen and (min-width: 1124px) {
    .TimetableBody_tableDataTime__2Pr4h,
    .TimetableBody_tableDataSex__2fvUi,
    .TimetableBody_tableDataEvent__F99Yg,
    .TimetableBody_tableDataRound__Ki5zI,
    .TimetableBody_tableDataLink__2wG_h {
      font-size: 14px;
    }
  }
@media (max-width: 767px) {
    .TimetableBody_tableDataTime__2Pr4h,
    .TimetableBody_tableDataSex__2fvUi,
    .TimetableBody_tableDataEvent__F99Yg,
    .TimetableBody_tableDataRound__Ki5zI,
    .TimetableBody_tableDataLink__2wG_h {
      font-size: 10px;
    }
  }
.TimetableTitles_tableHeader__2aloq {
  background-color: #262626;
  text-transform: uppercase;
  font-size: 20px;
}
.TimetableTitles_tableDataTime__3gMB- {
  text-align: left;
  color: #ffffff;
  padding: 0.3em 0.5em;
  flex-wrap: wrap;
  width: 15%;
}
.TimetableTitles_tableDataSex__3dyoa {
  text-align: left;
  color: #ffffff;
  padding: 0.3em 0;
  width: 10%;
}
.TimetableTitles_tableDataEvent__2FWGX {
  text-align: left;
  color: #ffffff;
  padding: 0.3em 0;
  width: 25%;
}
.TimetableTitles_tableDataRound__B-twI {
  text-align: left;
  color: #ffffff;
  padding: 0.3em 0;
}
.TimetableTitles_tableDataLink__1PLhK {
  text-align: left;
  color: #ffffff;
  padding: 0 0.5em;
}
.TimetableTitles_tableDataLink__1PLhK:hover {
  text-decoration: underline;
}
@media not screen and (min-width: 1124px) {
  .TimetableTitles_tableDataTime__3gMB-,
  .TimetableTitles_tableDataSex__3dyoa,
  .TimetableTitles_tableDataEvent__2FWGX,
  .TimetableTitles_tableDataRound__B-twI,
  .TimetableTitles_tableDataLink__1PLhK {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .TimetableTitles_tableDataTime__3gMB-,
  .TimetableTitles_tableDataSex__3dyoa,
  .TimetableTitles_tableDataEvent__2FWGX,
  .TimetableTitles_tableDataRound__B-twI,
  .TimetableTitles_tableDataLink__1PLhK {
    font-size: 10px;
  }
}

.TimetableType_typeContainer__1xTdL {
  display: flex;
  justify-content: flex-end;
}
.TimetableType_link__3iizh {
  background-color: #f0f0f0;
  color: #1e1e1e;
  width: 286px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.TimetableType_active__JvJsB {
  background-color: #1e1e1e;
  color: #f0f0f0;
}
.TimetableType_linkContainer__2GNR4:hover {
  cursor: pointer;
}
@media not screen and (min-width: 1124px) {
  .TimetableType_link__3iizh {
    height: 33px;
    width: 143px;
    margin-bottom: 30px;
  }
}

.Ellipsis_ellipsis__35oEN {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.Ellipsis_ellipsis__35oEN div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #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);
  }
}

.TimetableLOC_timetableContainer__1_1b9 {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 2em 5em;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  align-items: center;
}
.TimetableLOC_maxWidth__13r0- {
  max-width: 1400px;
  width: 100%;
}
.TimetableLOC_table__uJLX- {
  background-color: rgba(38, 38, 38, 0.9);
  width: 100%;
}
@media not screen and (min-width: 1124px) {
  .TimetableLOC_timetableContainer__1_1b9 {
    padding: 1em;
  }
}
@media (max-width: 767px) {
  .TimetableLOC_timetableContainer__1_1b9 {
    padding: 0.5em;
  }
}

.MultiNewsArticlesCarousel_articlesSection__3gSIF {
  height: 426px;
  position: relative;
  margin: 2% 0;
}
.MultiNewsArticlesCarousel_articlesSection__3gSIF #MultiNewsArticlesCarousel_prev__20tA1, .MultiNewsArticlesCarousel_articlesSection__3gSIF #MultiNewsArticlesCarousel_next__26if5 {
    cursor: pointer;
    position: absolute;
    top: 250px;
    font-size: 14px;
  }
.MultiNewsArticlesCarousel_articlesSection__3gSIF #MultiNewsArticlesCarousel_prev__20tA1 {
    left: 5%;
    top: 40%;
  }
.MultiNewsArticlesCarousel_articlesSection__3gSIF #MultiNewsArticlesCarousel_next__26if5 {
    right: 5%;
    top: 40%;
  }
.MultiNewsArticlesCarousel_articlesSection__3gSIF #MultiNewsArticlesCarousel_prev__20tA1:after, .MultiNewsArticlesCarousel_articlesSection__3gSIF #MultiNewsArticlesCarousel_next__26if5:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -30%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 70px;
    width: 40px;
    background: url('/static/chev-right-b.svg');
    background-repeat: no-repeat;
    background-size: contain;
  }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_arrow__7aCEC.MultiNewsArticlesCarousel_arrowDisabled__1g973:after {
    display: none !important;
  }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_left__2uLcW {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ {
    padding: 0% 6%;
    height: 100%;
    max-width: 1400px;
    margin: auto;
  }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_line__134Rk {
      border: 1px solid #ff873c;
      width: 10%;
      margin-left: 0;
    }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_boldFont__3OzYL {
      font-family: 'World Athletics Bold';
      line-height: 1em;
      text-transform: uppercase;
      padding-top: 1em;
    }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_regularFont__3xk3Y {
      font-family: 'World Athletics';
      font-size: 1rem;
    }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs {
      overflow: hidden;
      height: 80%;
    }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs .MultiNewsArticlesCarousel_innerContent__2noNi {
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        transition: all 1s;
      }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs .MultiNewsArticlesCarousel_moveRight1__3ztZd {
        transform: translateX(-50%);
      }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs .MultiNewsArticlesCarousel_moveRight2__3_fnb {
        transform: translateX(-100%);
      }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9:nth-child(3n) {
      padding: 0;
    }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9:nth-child(6n) {
      padding: 0;
    }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 {
      margin: 0.5% 0 0 0;
      padding-right: 0.5%;
      height: 35%;
    }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_dateAndType__1j1aI {
        display: flex;
        margin-bottom: 10px;
        font-family: 'World Athletics';
      }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_date__9a6j- {
        margin-right: 2%;
      }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_type__2wyMU {
        margin-left: 2%;
        color: #ff873c;
        text-transform: uppercase;
      }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_title__1ieuK {
        font-family: 'World Athletics Bold';
        font-size: 1.3rem;
        line-height: 1.8rem;
        overflow: hidden;
      }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_title__1ieuK .MultiNewsArticlesCarousel_link__2QgGV {
          text-decoration: none;
          color: #818181;
        }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_moreNewsContainer__2Mofh {
      text-align: right;
      float: right;
      width: 10%;
      min-width: 100px;
    }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_moreNewsContainer__2Mofh .MultiNewsArticlesCarousel_moreNewsLine__1cuX4 {
        margin-right: 0px;
        border: 1px solid #ff873c;
      }
.MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_linesPages__2Dykt {
    display: none;
  }
@media screen and (max-width: 1024px) {
  .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_title__1ieuK {
    font-size: 1.25rem;
    line-height: 1em;
  }
}
@media screen and (max-width: 767px) {
    .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_arrow__7aCEC {
      display: none;
    }
      .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_line__134Rk {
        width: 55%;
      }
      .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 {
        width: 15%;
        height: 30%;
      }
        .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_dateAndType__1j1aI {
          margin-bottom: 0;
        }
        .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_titleContainer__3ZrRO {
          width: 90%;
          line-height: 1rem;
        }
          .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 .MultiNewsArticlesCarousel_titleContainer__3ZrRO .MultiNewsArticlesCarousel_title__1ieuK {
            font-size: 1.25rem;
            line-height: 1em;
          }
      .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs {
        height: 75%;
        margin: 5% 0;
      }
        .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs .MultiNewsArticlesCarousel_innerContent__2noNi {
          width: 800%;
        }
        .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs .MultiNewsArticlesCarousel_moveRight1__3ztZd {
          transform: translateX(-15%);
        }
        .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs .MultiNewsArticlesCarousel_moveRight2__3_fnb {
          transform: translateX(-30%);
        }
        .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_content__37yZs .MultiNewsArticlesCarousel_moveRight3__26xcD {
          transform: translateX(-45%);
        }
      .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_articlesContainer__14RYJ .MultiNewsArticlesCarousel_newsContent__3iro9 {
        margin: 0;
        height: 33%;
        margin-bottom: .5em;
      }
    .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_moreNewsContainer__2Mofh {
      display: none;
    }
    .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_linesPages__2Dykt {
      display: flex;
    }
      .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_linesPages__2Dykt>* {
        width: 20%;
      }
      .MultiNewsArticlesCarousel_articlesSection__3gSIF .MultiNewsArticlesCarousel_linesPages__2Dykt .MultiNewsArticlesCarousel_selected__1z16S {
        border-color: #ff873c;
      }
}
.EventReport_eventReport__2f66c {
  background-color: white;
  padding: 2em 0;
}
.EventReport_inner__3Yqjb {
  padding: .5em;
  max-width: 1400px;
  margin: auto;
}
.EventReport_label__1WJYq {
  text-transform: uppercase;
  border-bottom: 2px solid #ff873c;
  padding: 0 2em .5em 0;
  margin-bottom: .5em;
  display: inline-block;
}
.EventReport_image__1dzLQ img
        {
            margin: 20px 0;
            width: 100%;
        }
@media screen and (min-width: 480px) {
.EventReport_image__1dzLQ img
        {
                max-height: 150px;
                width: auto
        }
            }
@media screen and (min-width: 768px) {
.EventReport_image__1dzLQ img
        {
                margin: 0 20px 0 0
        }
            }
.EventReport_titles__2D1us {
    margin-bottom: 1em;
}
.EventReport_titles__2D1us h2 {
    font-size: 2rem;
    line-height: 1em;
  }
.EventReport_titles__2D1us h3 {
    color: #ff873c;
    font-size: 1.75rem;
    line-height: 1;
    height: auto;
  }
.EventReport_titles__2D1us img{
      max-width:100%;
  }
.EventReport_highlight__2pYMU {
  color: #ff873c
}
.EventReport_more__dWk-e {
  color: #818181;
}
@media screen and (min-width: 768px) {
  .EventReport_eventReport__2f66c .EventReport_inner__3Yqjb {
    display: flex;
  }

  .EventReport_label__1WJYq {
    border: 0;
  }

  .EventReport_mainContent__1porX {  
    padding-left: 1em;
  }

  .EventReport_titles__2D1us h3,
  .EventReport_titles__2D1us h2 {
    font-size: 2.625rem;
    line-height: 1em;
  }
}

.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_white__2Sv2B:after {
    background: #fff;
  }
.Circle_primary__2nMvf:after {
    background: #ff873c;
  }
.Circle_secondary__3-dqq:after {
    background: #69d7e1;
  }
@keyframes Circle_lds-spinner__Bxr1u {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.FeaturedAthleteCarousel_relative__1IQkz {
  position: relative;
  padding-bottom: 25%;
}
.FeaturedAthleteCarousel_titleContainer__Gf2sR {
  height: 111px;
  background-color: #262626;
  display: flex;
  align-items: center;
  color: #fff;
}
.FeaturedAthleteCarousel_title__7Ixrx {
  font-size: 1rem;
  color: #fff;
  height: 30%;
  display: flex;
  align-items: center;
  width: 20%;
  padding: 2% 0 2% 10%;
  border-right: 1px solid #a5fa64;
  min-width: 210px;
}
.FeaturedAthleteCarousel_carouselContainer__1DBF1 {
  display: flex;
  position: absolute;
  bottom: 0;
  top: 0;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.FeaturedAthleteCarousel_carouselContainer__1DBF1 #FeaturedAthleteCarousel_prev__1EFDR,
.FeaturedAthleteCarousel_carouselContainer__1DBF1 #FeaturedAthleteCarousel_next__4F7yb {
  cursor: pointer;
  position: absolute;
  top: 250px;
  font-size: 14pt;
}
.FeaturedAthleteCarousel_carouselContainer__1DBF1 #FeaturedAthleteCarousel_prev__1EFDR {
  left: 50%;
  top: 30%;
}
.FeaturedAthleteCarousel_carouselContainer__1DBF1 #FeaturedAthleteCarousel_next__4F7yb {
  right: 50%;
  top: 0%;
}
.FeaturedAthleteCarousel_contentContainer__1n_AH {
  min-width: 40%;
  height: 100%;
  left: -30%;
  position: relative;
}
.FeaturedAthleteCarousel_image__14r-A {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.FeaturedAthleteCarousel_captionContainer__3ZIav {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  color: #fff;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 55%,
    rgba(38, 38, 38, 0.80) 100%
  );
}
.FeaturedAthleteCarousel_caption__3Dlda {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 5% 3%;
  width: 100%;
}
.FeaturedAthleteCarousel_featuredContent__pO0Yr {
  text-transform: uppercase;
  font-family: 'World Athletics';
  color: #ffffff;
  font-size: 1rem;
}
.FeaturedAthleteCarousel_athleteName__s-O5t {
  font-family: 'World Athletics Heavy';
  color: #ffffff;
  font-size:1.25rem;
}
.FeaturedAthleteCarousel_line__1FRnN {
  border: 1px solid #ff873c;
  width: 60%;
  margin-left: 0;
}
.FeaturedAthleteCarousel_initialTransform__8tjEo {
  transform: translateX(-100%);
}
.FeaturedAthleteCarousel_transformLeft__30_-b {
  transform: translateX(-200%);
  transition: all 0.7s ease-out;
}
.FeaturedAthleteCarousel_transformRight__3iHjM {
  transform: translateX(0%);
  transition: all 0.7s ease-out;
}
#FeaturedAthleteCarousel_left__3HNGa {
  left: 0;
}
#FeaturedAthleteCarousel_right__3HfAl {
  right: 0;
}
.FeaturedAthleteCarousel_arrowContainer__KEUPp {
  width: 10%;
  position: absolute;
  height: 100%;
  cursor: pointer;
}
.FeaturedAthleteCarousel_arrow__2QgC9::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 70px;
    width: 40px;
    background: url('/static/chev-icon-right.svg');
    background-repeat: no-repeat;
    background-size: contain;
  }
.FeaturedAthleteCarousel_left__3HNGa::after {
  z-index: 10;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.FeaturedAthleteCarousel_left__3HNGa {
  z-index: 10;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
@media screen and (max-width: 1024px) {

  .FeaturedAthleteCarousel_FeaturedAthleteCarouselContainer__3LQdh {
    height: 235px;
  }

  .FeaturedAthleteCarousel_FeaturedAthleteCarouselContainer__3LQdh .FeaturedAthleteCarousel_athleteContainer__33euq .FeaturedAthleteCarousel_featuredAthlete__2cBbf {
    font-size: 0.8rem;
    margin-bottom: 10px;
  }

  .FeaturedAthleteCarousel_FeaturedAthleteCarouselContainer__3LQdh .FeaturedAthleteCarousel_athleteContainer__33euq .FeaturedAthleteCarousel_athleteName__s-O5t {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {

  .FeaturedAthleteCarousel_container__20gcG {
    min-height: 360px;
  }

  .FeaturedAthleteCarousel_title__7Ixrx {
    width: 50%;
    border-bottom: 1px solid #fff;
    border-right: none;
    padding: 0%;
    margin-left: 3%;
  }

  .FeaturedAthleteCarousel_contentContainer__1n_AH {
    min-width: 90% !important;
    left: -112% !important;
  }

  .FeaturedAthleteCarousel_carouselContainer__1DBF1 {
    height: 250px;
  }

  .FeaturedAthleteCarousel_initialTransform__8tjEo {
    transform: translateX(-70%);
  }

  .FeaturedAthleteCarousel_transformLeft__30_-b {
    transform: translateX(-170%);
  }

  .FeaturedAthleteCarousel_transformRight__3iHjM {
    transform: translateX(30%);
  }

  .FeaturedAthleteCarousel_arrow__2QgC9 {
    display: none;
  }
}

.Arrow_carouselArrows__2Hnqg {
    margin: 0 1em;
}
.Arrow_carouselArrowDisabled__3fMbA {
    opacity: 10%;
}
.Arrow_left__1Tkev {
    width: 40px;
    height: 70px;
    transform: matrix(-1, 0, 0, -1, 0, 0);
    background: url('/static/chev-right-b.svg');
    background-repeat: no-repeat;
    background-size: contain;
}
.Arrow_right__Qazm6 {
    width: 40px;
    height: 70px;
    transform: matrix(1, 0, 0, 1, 0, 0);
    background: url('/static/chev-right-b.svg');
    background-repeat: no-repeat;
    background-size: contain;
}
@media not screen and (min-width: 1124px) {
    .Arrow_carouselArrows__2Hnqg {
      display: none;
    }
}
.NewsItem_newsItem__20fNn {
  margin-bottom: 30px;
  background-color: white;
  border: 1px solid #b2adad;
}
.NewsItem_latestNewsItem__u5XgT {
  border: 1px solid #b2adad;
}
.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;
  padding-bottom: 5px;
}
.NewsItem_date__3i2r5 {
  float: right;
  text-transform: uppercase;
  color: #707070;
}
.NewsItem_category__3ssgz {
  text-transform: uppercase;
}
.NewsItem_latestNewsCarouselCategory__hC19K {
  text-transform: uppercase;
  font-size: 0.9em
}
.NewsItem_text__inuHz {
  color: #707070;
  line-height: 1.4em;
  white-space: pre-wrap;
}
.NewsItem_latestNewsCarouselText__4H5ta {
  color: #707070;
  line-height: 1.4em;
  white-space: pre-wrap;
}
.NewsItem_title__1OTus {
    margin: 14px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 50px;
}
.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;
    }
}

.CarouselNewsContainer_newsContainer__39Jop {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.CarouselNewsContainer_news__1geDQ {
    width: 28%;
    margin: 0em 1em;
  }
@media not screen and (min-width: 1124px) {
    .CarouselNewsContainer_news__1geDQ {
      width: 31%;
      margin: 0 0.3em;
      box-shadow: 0px 3px 6px #00000029;
    }
  }
@media (max-width: 767px) {
    .CarouselNewsContainer_newsContainer__39Jop {
      overflow-x: scroll;
      justify-content: start;
    }
    .CarouselNewsContainer_newsContainer__39Jop::-webkit-scrollbar {
      display: none;
    }
  
    .CarouselNewsContainer_news__1geDQ {
      width: 230px;
      margin: 0 0.5em;
      box-shadow: 0px 3px 6px #00000029;
    }
  }
  
.LatestNewsCarousel_carouselContainer__2IEgN {
  display: flex;
  flex-direction: column;
  max-width: 1400px;
  margin: 0 auto;
}
.LatestNewsCarousel_carouselNewsContainer__1TgtT {
  flex: 1 1;
}
.LatestNewsCarousel_carousel__2GUsR {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.LatestNewsCarousel_latestNewsTitleContainer__99Kq_ {
  align-self: flex-start;
  margin: 1em 3em 1em 0;
}
.LatestNewsCarousel_moreNewsTitleContainer__1Mikn {
  text-align: right;
  align-self: flex-end;
  margin: 1em 0em 1em 3em;
}
.LatestNewsCarousel_title__1DpF2 {
  text-transform: uppercase;
  font-size: 16px;
}
.LatestNewsCarousel_line__1VfJj {
  border: 1px solid #ff873c;
  width: 178px;
  margin-left: 0;
}
@media not screen and (min-width: 1124px) {
  .LatestNewsCarousel_latestNewsTitleContainer__99Kq_ {
    margin: 1em;
  }

  .LatestNewsCarousel_moreNewsTitleContainer__1Mikn {
    margin: 1em;
  }
}
.AthleteLink_link__2DbiW {

}

.TopRecords_transformLeft__39OrO {
  transition: all 1s ease-out;
}
.TopRecords_outerCard__1yIRN {
  padding: 3%;
  height: 100%;
}
.TopRecords_inner__3NfA9 {
  max-width: 1400px;
}
.TopRecords_card__2WgNb {
  background-color: white;
  position: relative;
  box-shadow: 0px 5px 8px #00000029;
  width: 100%;
}
.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;
}
.TopRecords_topListsContainer__3qWVK .TopRecords_leadingAthletes__2eoTa {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    max-width: 1400px;
    margin: auto;
  }
.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';
        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';
        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';
        color: #000;
        line-height: 4rem;
      }
.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_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';
            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';
          }
@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;
            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';
              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';
              color: #818181;
              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;
            width: 40%;
            margin-left: 0;
          }
.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;
      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';
      }
.TopRecords_topListsContainer__3qWVK .TopRecords_newLeadersContainer__1WzSN .TopRecords_secondaryInner__3AFDL .TopRecords_newLeaders__1DxX4 {
        text-transform: uppercase;
        font-family: 'World Athletics Heavy';
        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;
              }

              .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;
  }
.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;
        }
.TopRecords_topListsContainer__3qWVK.TopRecords_topRankings__20CxA .TopRecords_fullList__109qe {
      display: block;
      text-transform: uppercase;
      color: #ff873c;
      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;
  }
.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_card__2WgNb {
      padding: 20px;
    }
.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_athleteName__3JDEQ {
      display: inline-block;
      font-family: 'World Athletics Bold';
      font-size: 1.25rem;
      line-height: 1em;
      border-top: 2px solid #a3a3a3;
      border-bottom: 2px solid #a3a3a3;
      padding: 0.5em 0;
      margin: 0.5em 0;
    }
.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_athleteName__3JDEQ span {
        display: block;
      }
.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_country__B7KDZ {
      font-size: 1rem;
      text-transform: uppercase;
      margin: 6% 0;
      font-family: 'World Athletics';
    }
.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';
      color: #ff873c;
    }
.TopRecords_topListsContainer__3qWVK.TopRecords_latestRecords__JJu3d .TopRecords_discipline__3QIS8 {
      text-transform: uppercase;
    }
.TopRecords_topListsContainer__3qWVK .TopRecords_when__31WEo,
  .TopRecords_topListsContainer__3qWVK .TopRecords_where__2bOuT {
    font-size: 1.25rem;
    margin-bottom: 0.5em;
  }
.TopRecords_topListsContainer__3qWVK .TopRecords_wLabel__1_Wr2 {
    font-family: 'World Athletics Heavy';
  }
.TopRecords_recordType__1uUMQ {
  color: white;
  text-transform: uppercase;
  background-color: #262626;
  margin-left: -30px;
  padding: 7px 30px 7px 40px;
  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;
}
.TopRecords_singleRecordWrap__3sUTG {
  width: 90%;
  margin: 0 1em;
}
.TopRecords_singleRecordLabel__2zVDr {
  font-size: 1.25rem;
  font-family: 'World Athletics Heavy';
  margin-bottom: 0.25em;
}
.TopRecords_singleRecordMark__3qrAL {
  color: #ff873c;
  font-size: 3.125rem;
  display: inline-block;
  margin-right: 0.25em;
  font-family: 'World Athletics Heavy';
}
.TopRecords_singleRecordName__Ho6JJ {
  display: inline-block;
}
@media screen and (min-width: 1025px) {
  .TopRecords_singleRecordWrap__3sUTG {
    margin: auto;
  }
  .TopRecords_singleRecordLabel__2zVDr {
    display: inline-block;
    font-size: 3.125rem;
    font-family: 'World Athletics Bold';
  }
  .TopRecords_singleRecordMark__3qrAL {
    display: inline-block;
    font-size: 3.125rem;
    font-family: 'World Athletics Bold';
  }

  .TopRecords_singleRecordMark__3qrAL {
    color: #ff873c;
    margin: 0 0.5em 0 0.5em;
  }

  .TopRecords_singleRecordName__Ho6JJ {
    display: inline-block;
  }
}

.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(20px / 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% - 20px * 2);
    overflow-x: scroll;
    -ms-scroll-snap-type: x proximity;
    scroll-snap-type: x proximity;
    padding-bottom: calc(0.75 * 20px);
    margin-bottom: calc(-0.25 * 20px);
  }

    .ScrollGrid_scrollGrid__19HCA > div {
      scroll-snap-align: center;
      padding: calc(20px / 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;
  }
}

.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;
  }
.NewsItemLite_content__2wysa {
  padding: 1em;
  border: 1px solid #b2adad;
}
.NewsItemLite_img__2Ef4J {
  position: relative;
}
.NewsItemLite_image__3ps9E,
.NewsItemLite_img__2Ef4J {
  width: 100%;
}
.NewsItemLite_competitionHomeDate__29GeE {
  text-transform: uppercase;
  color: #707070;
  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
}
  }
.NewsItemLite_competitionHomeReadMore__22p1j {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  color: #ff873c;
  font-weight: normal;
}
.NewsItemLite_line__1lUzc {
  width: 80%;
  margin: 0.2em 0 0.5em 0;
  border: 0 solid #ff873c;
  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;
  margin-bottom: 1em;
  color: #707070;
}
.NewsItemLite_topicTitle__pdmQC {
  padding: 0 3em 0.25em 0;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #ff873c;
}
.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%;
}

.LatestNews_latestNewsCompetition__2CHdU {
  background-color: #a5fa64;
  padding: 2em;
}
.LatestNews_latestNewsCompetitionHome__25jOF {
  background-color: #ffffff;
  padding: 2em;
}
.LatestNews_latestNewsCompetitionHome__25jOF .LatestNews_competitionHomeTitle__lbW_2 {
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 16px;
  }
.LatestNews_line__1e4b1 {
  width: 184px;
  margin-left: 0px;
  border: 0 solid #ff873c;
  border-top-width: 1px;
}
.LatestNews_competitionHomeInner__3yJbh {
  max-width: 1400px;
  padding: 0 4em;
  margin: auto;
}
@media not screen and (min-width: 1124px) {
.LatestNews_competitionHomeInner__3yJbh {
    padding: 0 1em
}
  }
.LatestNews_latestNewsLocArticleTemplate2__WZ4IC {
  padding: 2em;
  background-color: #bd94ff;
  background-image: url('/static/throw-orange-negative.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
.LatestNews_latestNewsLocArticleTemplate2__WZ4IC {
    background-image: none
}
  }
.LatestNews_latestNewsLocArticle__1KPpy {
  padding: 2em;
  background-color: #bd94ff;
  background-image: url('/static/throw-orange-negative.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
.LatestNews_latestNewsLocArticle__1KPpy {
    background-image: none
}
  }
.LatestNews_locArticleTemplate2Title__1sBiT {
  text-transform: uppercase;
}
.LatestNews_locArticleTemplate2Line__2UFzO {
  width: 184px;
  margin-left: 0px;
  border: 0 solid black;
  border-top-width: 1px;
}
.LatestNews_latestNewsArticle__26wjU {
  padding: 2em 0;
  background-color: #a5fa64;
}
@media (max-width: 767px) {
.LatestNews_latestNewsArticle__26wjU {
    background-image: none
}
  }
.LatestNews_title__3J_pB {
  margin: 0 0 0.5em 0.5em;
  text-transform: uppercase;
}
.LatestNews_line__1e4b1 {
  width: 184px;
  margin-left: 0px;
  border: 0 solid white;
  border-top-width: 1px;
}
.LatestNews_inner__3tBLX {
  max-width: 1400px;
  margin: auto;
  padding: 20px 0;
}
@media (min-width: 768px) {
.LatestNews_inner__3tBLX {
    padding: 40px 20px
}
  }
@media (min-width: 1400px) {
.LatestNews_inner__3tBLX {
    padding: 40px 0
}
  }
.LatestNews_more__uZbFn {
  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;
}
.LatestNews_competitionHomeMore__zVF8e {
  text-align: right;
  padding-top: 1em;
  display: inline-block;
  width: 180px;
  border-top: 1px solid #ff873c;
  float: right;
  font-size: 1rem;
}
@media not screen and (--desktop-min-secondaryn) {
  .LatestNews_latestNews__1GIsu {
    padding: 2em 1em;
  }
  .LatestNews_title__3J_pB {
    margin: 0 0 0.5em 0;
  }
  .LatestNews_more__uZbFn {
    font-family: 'World Athletics Bold';
    text-transform: uppercase;
    margin-right: 0;
  }
}
.styles_root__3xw5i {
  display: flex;
}
.styles_dropMedia__A242q {
}
.styles_dropMedia__A242q > div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 530px;
}
@media (max-width: 767px) {
.styles_dropMedia__A242q > div {
    height: 230px;
    background-size: contain
}
  }
.styles_quoteTitle__2pj_m {
  font-size: 30px;
}
@media (max-width: 767px) {
.styles_quoteTitle__2pj_m {
    font-size: 24px
}
  }
.styles_body__25okG {
  max-width: 900px;
  margin: 2em auto;
  color: #707070;
}
@media not screen and (min-width: 1124px) {
.styles_body__25okG {
    margin: 1em 4em 0 4em
}
  }
@media (max-width: 767px) {
.styles_body__25okG {
    margin: 1em 2em 0 2em
}
  }
.styles_body__25okG p {
    margin-bottom: 1.5em;
  }

.LiveBlogPost_liveBlogContainer__vsf7a {
    display: flex;
    max-width: 700px;
    width: 100%;
    margin: 5em auto;
}
.LiveBlogPost_liveBlogContent__Z0o5o {
    width: 100%;
    padding-left: 1.5em;
    margin: 0 auto;
}
.LiveBlogPost_liveBlogTitle__1FwMf {
    margin-bottom: 20px;
}
.LiveBlogPost_liveBlogLine__3Lsd4 {
    width: 50%;
    margin: 0;
    border: 0 solid black;
    border-top-width: 1px;
}
.LiveBlogPost_liveBlogImage__11wYD {
    width: 100% !important;
    height: auto !important;
}
@media not screen and (min-width: 1124px) {
    .LiveBlogPost_liveBlogContainer__vsf7a {
        flex-direction: column;
        width: 90%;
        margin: 3em auto;
    }

    .LiveBlogPost_liveBlogContent__Z0o5o {
        padding: 0;
    }

    .LiveBlogPost_liveBlogContent__Z0o5o iframe {
        width: 100%;
    }

}
@media (max-width: 767px) {
    .LiveBlogPost_liveBlogContainer__vsf7a {
        width: 90%;
        margin: 2em auto;
    }

    .LiveBlogPost_liveBlogContent__Z0o5o iframe {
        height: auto;
    }
}
.LiveBlogPost_marginBottom__3519L {
    margin-bottom: 24px;
}
.BeActive_beActiveContainer__2UEYC {
  background-color: #ff873c;
  height: auto;
}
.BeActive_beActiveContainer__2UEYC .BeActive_link__1PbNI {
    text-decoration: none;
    color: #000;
    line-height: 3rem;
    font-size: 1rem;
    font-family: 'World Athletics Bold';
  }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG {
    height: 511px;
    display: flex;
  }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ {
      height: 100%;
      width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
      padding-left: 10%;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ:nth-child(1n) {
      float: left;
      margin-right: 30px;
      clear: none;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ:last-child {
      margin-right: 0;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ:nth-child(2n) {
      margin-right: 0;
      float: right;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ:nth-child(2n + 1) {
      clear: both;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ .BeActive_firstTitle__2u5U0 {
        font-size: 1rem;
        line-height: 1em;
        font-family: 'World Athletics Bold';
      }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ .BeActive_line__ZCTNT {
        border-color: #000;
        width: 50%;
        margin-left: 0;
      }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ .BeActive_title__3l-mP {
        font-family: 'World Athletics Heavy';
        font-size: 2.625rem;
        line-height: 1em;
        margin: 2% 0;
      }
.BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ .BeActive_description__2jdj- {
        line-height: 2rem;
        margin-top: 5%;
        font-family: 'World Athletics';
      }
.BeActive_beActiveContainer__2UEYC .BeActive_imageContainer__16mCI {
    height: 100%;
    width: 50%;
  }
.BeActive_beActiveContainer__2UEYC .BeActive_imageContainer__16mCI .BeActive_image__1IHt9 {
      object-fit: cover;
      height: 100%;
      width: 100%;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye {
    display: flex;
    background-color: #000;
    color: #fff;
    height: 190px;
    padding: 3%;
  }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_sectionParagraph__3w2rq {
      font-family: 'World Athletics Heavy';
      font-size: 1.5rem;
    }
@media screen and (min-width: 1025px) {
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_sectionParagraph__3w2rq {
        font-size: 1.25rem;
        line-height: 1em
    }
      }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_firstSection__3O7OR {
      width: calc(99.9% * 1/6 - (30px - 30px * 1/6));
      text-align: right;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_firstSection__3O7OR:nth-child(1n) {
      float: left;
      margin-right: 30px;
      clear: none;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_firstSection__3O7OR:last-child {
      margin-right: 0;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_firstSection__3O7OR:nth-child(6n) {
      margin-right: 0;
      float: right;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_firstSection__3O7OR:nth-child(6n + 1) {
      clear: both;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_secondSection__1OHWz {
      width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
      border-left: 1px solid #fff;
      height: 100%;
      padding: 0 1%;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_secondSection__1OHWz:nth-child(1n) {
      float: left;
      margin-right: 30px;
      clear: none;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_secondSection__1OHWz:last-child {
      margin-right: 0;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_secondSection__1OHWz:nth-child(3n) {
      margin-right: 0;
      float: right;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_secondSection__1OHWz:nth-child(3n + 1) {
      clear: both;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_secondSection__1OHWz a {
        color: #fff;
      }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_thirdSection__1Iq9p {
      width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
      border-left: 1px solid #fff;
      height: 100%;
      padding: 0 1%;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_thirdSection__1Iq9p:nth-child(1n) {
      float: left;
      margin-right: 30px;
      clear: none;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_thirdSection__1Iq9p:last-child {
      margin-right: 0;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_thirdSection__1Iq9p:nth-child(3n) {
      margin-right: 0;
      float: right;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_thirdSection__1Iq9p:nth-child(3n + 1) {
      clear: both;
    }
.BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_thirdSection__1Iq9p a {
        color: #fff;
      }
@media screen and (max-width: 1024px) {

  .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG {
    height: 390px;
  }

  .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ .BeActive_title__3l-mP {
    font-size: 2rem;
    line-height: 1.5rem;
  }
}
.BeActive_emptyBeActiveContainer__m_ZFM, .BeActive_emptyUpperSection__6mHb6, .BeActive_emptyLifeStyle__pQD0F {
  display: none;
}
@media screen and (max-width: 767px) {
  .BeActive_beActiveContainer__2UEYC {
    height: auto;
  }

    .BeActive_beActiveContainer__2UEYC .BeActive_link__1PbNI {
      line-height: 4rem;
    }

    .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG {
      height: auto;
      flex-direction: column;
    }

      .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ {
        width: calc(99.9% * 1/2 - (30px - 30px * 1/2));
        padding: 5%;
        width: 100%;
      }

      .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ:nth-child(1n) {
        float: left;
        margin-right: 30px;
        clear: none;
      }

      .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ:last-child {
        margin-right: 0;
      }

      .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ:nth-child(2n) {
        margin-right: 0;
        float: right;
      }

      .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ:nth-child(2n + 1) {
        clear: both;
      }

        .BeActive_beActiveContainer__2UEYC .BeActive_upperSection__2iGaG .BeActive_content__3-zUQ .BeActive_title__3l-mP {
          font-family: 'World Athletics Heavy';
          font-size: 1.5rem;
          line-height: 1em;
          display: flex;
        }

    .BeActive_beActiveContainer__2UEYC .BeActive_imageContainer__16mCI {
      height: auto;
      width: 100%;
    }

      .BeActive_beActiveContainer__2UEYC .BeActive_imageContainer__16mCI .BeActive_image__1IHt9 {
        width: 100%;
        padding: 0%;
        height: 100%;
        display: flex;
      }

    .BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye {
      display: flex;
      flex-direction: column;
      height: auto;
    }

      .BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_sectionParagraph__3w2rq {
        font-size: 1.25rem;
        line-height: 1em;
      }

      .BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_firstSection__3O7OR {
        text-align: left;
        width: 50%;
        border-bottom: 1px solid;
        padding: 5% 0;
      }

      .BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_secondSection__1OHWz {
        margin-top: 5%;
        width: 100%;
        border: 0;
      }

      .BeActive_beActiveContainer__2UEYC .BeActive_lifeStyle__1I_Ye .BeActive_thirdSection__1Iq9p {
        margin-top: 5%;
        width: 100%;
        border: 0;
      }
}

.Countdown_inner__3EeGf {
  min-width: 140px;
}
.Countdown_unit__1Kqb0 {
  color: #a3a3a3;
  font-size:  0.875rem; /* 14px */
}
.Countdown_countdownWrap__1B9v- {
  width: 130px;
  display: inline-block;
}
.Countdown_full__RE4Zq {
  margin-top: 1em;
  text-transform: lowercase;
  display: inline-block;
  width: 100%;
  font-size: 1.75rem;
}
.Countdown_full__RE4Zq .Countdown_unit__1Kqb0 {
    font-size: 1.125rem;
    color: white;
  }

.CountdownBar_countdownWrap__1OPfu {
  color: white;
  font-size: 0.875rem;
  text-align: right;
  background: #262626;
  padding-right: 1em;
}
.CountdownBar_eventNameDate__3LR3i {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .CountdownBar_eventNameDate__3LR3i {
    margin-right: 5em;
  }
  .CountdownBar_dateEventName__1E17y {
    margin-right: 2em;
  }
}
@media screen and (min-width: 768px) {
  .CountdownBar_eventNameDate__3LR3i,
  .CountdownBar_countdown__3rrzz {
    float: right;
  }
}
.CountdownBar_countdownLabel__2BoA_ {
  color: #a5fa64;
}
.CountdownBar_dateEventName__1E17y {
  color: #a5fa64;
}
.CountdownBar_countdownInner__Bfk85 {
  max-width: 1400px;
  margin: auto;
  padding: .5em 0;
}
.CountdownBar_seikoLogo__3rW_3 {
  height: 10px;
  display: inline-block;
}

.BottomHeader_countDown__BvAL9 {
  display: none;
  border-top: 1px solid #ffffff;
}
@media all and (min-width: 768px) {
.BottomHeader_countDown__BvAL9 {
    display: block
}
  }

.NavLink_active__2UAk6 {
  border-bottom: 2px solid #ff873c !important;
}

.MainNav_nav__2AZjy {
  margin-left: 1em;
}
.MainNav_nav__2AZjy li {
    padding: 0 .45em;
  }
.MainNav_nav__2AZjy li a {
      text-decoration: none;
      display: block;
      padding: 2px 5px;
      box-sizing: border-box;
      border-bottom: 2px solid white;
    }
.MainNav_nav__2AZjy li a:hover {
        border-bottom: 2px solid #ff873c;
      }
@media screen and (min-width: 1400px) {
.MainNav_nav__2AZjy li {
      padding: 0 1em
  }
    }
.MainNav_competitionHomeNav__8laTC {
  margin-left: 1em;
}
.MainNav_competitionHomeNav__8laTC li {
    padding: 0 .45em;
  }
.MainNav_competitionHomeNav__8laTC li a {
      color: white;
      text-decoration: none;
      display: block;
      padding: 2px 5px;
      box-sizing: border-box;
      border-bottom: 2px solid #1e1e1e;
    }
.MainNav_competitionHomeNav__8laTC li a:hover {
        border-bottom: 2px solid #ff873c;
      }
.MainNav_active__2m8mr a {
    border-bottom: 2px solid #ff873c !important;
  }

.SearchForm_searchForm__3IEfI {
  border: 1px solid #818181;
  background-color: white;
}
.SearchForm_searchField__10my7 {
  float: left;
  width:85%;
}
.SearchForm_searchBtn__2t2tK {
  margin-right: 5px;
  float: right;
  margin: 7px 5px 0 0;
}
.SearchForm_mobile__3AgZf .SearchForm_searchField__10my7 {
    font-size: 1.25rem;
    padding: .5em;
  }
.SearchForm_mobile__3AgZf .SearchForm_searchBtn__2t2tK {
    padding: 5px;
    margin-right: 10px;
  }
.SearchForm_mobile__3AgZf .SearchForm_searchIcon__3Hj1Y {
    width: 20px;
  }

.MobileNav_mobileNav__1dxwt {
  position: absolute;
  background-color: #262626;
  width: 100%;
  margin-top: -47px;
  z-index: 10000;
}
@media screen and (min-width: 768px) {
  .MobileNav_mobileNav__1dxwt {
    margin-top: 0;
  }
}
.MobileNav_searchContainer__2qm9- {
  padding: 2em 1em;
}
.MobileNav_accordion__2s0hs {
    font-size: 1.25rem;
}
.MobileNav_accordionItem__wErtk {
  border-top: 1px solid #818181;
}
.MobileNav_accordionItemHeading__1kg58 {
  color: white;
  background-color: #262626;
}
.MobileNav_accordionItemHeading__1kg58 a {
    display: block;
    padding: .75em
  }
.MobileNav_accordion__item__vagy3 +
.MobileNav_accordion__item__vagy3 {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.MobileNav_accordion__button__1sh2y {
    cursor: pointer;
    width: 100%;
    text-align: left;
    border: none;
}
.MobileNav_subLinks__2yRx5 {
  padding: .75em;
}
.MobileNav_subLinks__2yRx5.MobileNav_accordion__button__1sh2y:after{
    display: inline-block;
    content: '';
    float: right;
    height: 11px;
    width: 20px;
    background: url(/static/chev-down-white.svg);
    margin-top: 10px;
  }
.MobileNav_subLinks__2yRx5.MobileNav_accordion__button__1sh2y[aria-expanded='true']::after,
  .MobileNav_subLinks__2yRx5.MobileNav_accordion__button__1sh2y[aria-selected='true']::after {
    background: url(/static/chev-up-grey.svg)
  }
.MobileNav_accordion__panel__1oh8w {
    padding: 20px;
    animation: MobileNav_fadein__2VDgy 0.35s ease-in;
}
.MobileNav_subNavItem__whxCH {
  background-color: #f3f3f3;
  border-bottom: 1px solid #818181;
}
.MobileNav_subNavItem__whxCH:hover, .MobileNav_subNavItem__whxCH:focus {
    background-color: white;
  }
.MobileNav_subNavItem__whxCH a {
    display: block;
    padding: .75em;
  }
.MobileNav_btmClose__34amV {
  text-align: center;
  margin-bottom: 1em;
}
.MobileNav_subNavItem__whxCH.MobileNav_bg__35v98 .MobileNav_accordionItemHeading__1kg58{
  background-color: #4F4F4F;
}
.MobileNav_chevron__24kkO {
  margin: auto;
}

.SponsorsBanner_sponsorsBanner__1KdTz {
  position: relative;
  height: 30px;
  width: 320px;
}
.SponsorsBanner_sponsorsBanner__1KdTz .SponsorsBanner_sponsors__1Dm2X {
    position: absolute;
    opacity: 0;
    width: 310px;
    transition: opacity 0.5s ease-out;
  }
.SponsorsBanner_sponsorsBanner__1KdTz .SponsorsBanner_sponsors__1Dm2X .SponsorsBanner_label__2q0I1 {
      font-size: 0.8rem;
      margin: 2px 5px 0;
      font-family: 'World Athletics Bold';
      white-space: nowrap;
      float: right;
    }
.SponsorsBanner_sponsorsBanner__1KdTz .SponsorsBanner_active__CaPZE {
    opacity: 1;
    z-index: 1;
  }
.SponsorsBanner_logo__3fH4J {
  max-width: 100px;
  float: right;
}
@media screen and (min-width: 768px) and (max-width: 1124px) {
  .SponsorsBanner_sponsorsBanner__1KdTz {
    margin-top: 1.25em;
  }
}

.HeaderLogo_logo__3nvOz img {
    width: 100%;
  }
.HeaderLogo_logoWithText__cNFj2 > a img {
    max-width: 300px;
    height: auto;
  }
.HeaderLogo_logoTextContainer__1Wjpt {
  max-width: 300px;
}
@media not screen and (min-width: 1124px) {
  .HeaderLogo_logoTextContainer__1Wjpt {
    padding-bottom: 0.3em;
  }

  .HeaderLogo_logoText__yrM5Z {
    font-size: 12px;
  }
}
.MiddleHeader_headerMain__37QPa {
  float: left;
  position: relative;
}
@media screen and (min-width: 1125px) {
  .MiddleHeader_headerMain__37QPa {
    float: none;
  }
}
.MiddleHeader_logoWrap__1mS0F {
  float: left;
  padding: 0.75em 0 0 0.75em;
}
@media screen and (min-width: 1125px) {
  .MiddleHeader_logoWrap__1mS0F {
    margin-left: 10px;
    padding: 0;
  }
}
.MiddleHeader_search__2BnCE {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}
@media all and (min-width: 1125px) {
  .MiddleHeader_search__2BnCE {
    display: inline-block;
  }
}
.MiddleHeader_mainNav__2mAmK {
  display: none;
  position: absolute;
  bottom: 0;
}
@media all and (min-width: 1125px) {
  .MiddleHeader_mainNav__2mAmK {
    display: inline-block;
  }
}
.MiddleHeader_mainNavLogoWithText__VgYcd {
  display: none;
  position: absolute;
  bottom: 0;
  margin-bottom: 15px;
}
@media all and (min-width: 1125px) {
  .MiddleHeader_mainNavLogoWithText__VgYcd {
    display: inline-block;
  }
}
.MiddleHeader_partnerMobile__3zlNJ {
  border-top: 1px solid #f3f3f3;
  clear: both;
  padding: 0.5em;
  text-align: right;
}
.MiddleHeader_partnerMobile__3zlNJ > ul {
  width: 316px;
  float: right !important;
}
@media all and (min-width: 768px) {
  .MiddleHeader_partnerMobile__3zlNJ {
    display: none;
  }
}
.MiddleHeader_mobileNav__3MYUM {
  display: none;
}
@media all and (max-width: 1124px) {
  .MiddleHeader_mobileNav__3MYUM {
    display: block;
  }
}
.MiddleHeader_mobileNavCompetitionHome__ZJOYv {
  color: #262626;
  display: none;
}
@media all and (max-width: 1124px) {
  .MiddleHeader_mobileNavCompetitionHome__ZJOYv {
    display: block;
  }
}

.HeaderMenuIcon_headerTopContentIcon__YmrYU {
  float: right;
  font-size: 0.875rem;
}
.HeaderMenuIcon_mobileNavToggle__1TKeW {
  height: 60px;
  width: 60px;
  position: relative;
  display: none;
}
@media all and (max-width: 1124px) {
.HeaderMenuIcon_mobileNavToggle__1TKeW {
    display: block
}
  }
.HeaderMenuIcon_mobileNavToggle__1TKeW {
  float: right;
}
/* .mobileNavToggle-true {
  background: var(--grayscale-dark);
} */
.HeaderMenuIcon_mobileToggleIcon__2uVf3 {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  line-height: 0;
}

.TopHeaderNavbar_topNav__AKD4_ {
  display: none;
  float: right;
}
@media screen and (min-width: 1125px) {
.TopHeaderNavbar_topNav__AKD4_ {
    display: inline-block
}
  }
.TopHeaderNavbar_li__1QKYw {
  padding-left: 2em;
}
.TopHeaderNavbar_competitionHomeLi__3PKIT {
  padding: 0.5em 1em;
  color: #1E1E1E;
  font-weight: bold;
  background: #ff873c 0% 0% no-repeat padding-box;
}

.TopHeader_competitionHomeHeaderTopContent__3-ag2,
.TopHeader_headerTopContent__2f55D {
  float: right;
  font-size: 0.875rem;
}
.TopHeader_headerTop__1_cgL {
  float: right;
}
.TopHeader_competitionHomePartner__39mDT,
.TopHeader_partner__YwBWW {
  float: right;
  margin: 0;
  display: none;
}
@media all and (min-width: 768px) {
.TopHeader_competitionHomePartner__39mDT,
.TopHeader_partner__YwBWW {
    display: inline-block
}
  }
.TopHeader_competitionHomePartner__39mDT {
  margin: 0.5em 0;
}
@media screen and (min-width: 1125px) {
  .TopHeader_headerTop__1_cgL {
    float: none;
  }

  .TopHeader_headerTopContent__2f55D {
    margin-top: 1em;
  }

  .TopHeader_competitionHomeHeaderTopContent__3-ag2 {
    margin-top: 0;
  }
}

.Header_competitionHomeHeader__cXxHX{
  color: #ffffff;
  background: #1E1E1E 0% 0% no-repeat padding-box;
  border-bottom: 1px solid #ffffff;
}
.Header_header__cwxka{
  background: #ffffff;
}
.Header_header__cwxka div::after {
  display: block;
  content: '';
  clear: both;
}
.Header_headerContent__1ipjG {
  max-width: 1400px;
  margin: auto;
  top: 0px;
  left: 0px;
}
@media screen and (min-width: 1125px) {
.Header_headerContent__1ipjG {
    padding: 0 1em 1em 1em
}
  }

.Footer_footer__3zUfD {
  width: 100%;
  background-color: #281e37;
  color: #b2adad;
  text-transform: none;
  padding: 2em 0;
}
.Footer_footer__3zUfD div::after {
  display: block;
  content: '';
  clear: both;
}
.Footer_footerInner__1UiMy {
  max-width: 1400px;
  margin: auto;
  padding: 2em;
}
.Footer_footerBottom__23B8Z {
  width: 100%;
  border-top: 1px solid #707070;
  text-align: center;
  padding: 1em;
}
.Footer_footerNav__1N88t {
  margin-bottom: 2em;
}
.Footer_footerNav__1N88t li {
    margin-bottom: 0.5em;
  }
.Footer_footerLogo__3Jbdp {
  width: 260px;
  margin-bottom: 2em;
}
.Footer_header__ZcWS0 {
  color: white;
  padding-bottom: 0.5em;
  font-family: 'World Athletics';
  font-size: 1rem;
  display: inline-block;
}
.Footer_headerDivider__2Dh59 {
  width: 60px;
  display: block;
  margin-bottom: 1em;
  border-bottom: 1px solid #b2adad;
}
.Footer_grid__3ZIlK div {
  width: calc(99.9% * 1/1 - (30px - 30px * 1/1));
}
.Footer_grid__3ZIlK div:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.Footer_grid__3ZIlK div:last-child {
  margin-right: 0;
}
.Footer_grid__3ZIlK div:nth-child(1n) {
  margin-right: 0;
  float: right;
}
.Footer_grid__3ZIlK div:nth-child(1n + 1) {
  clear: both;
}
@media screen and (min-width: 768px) {
  .Footer_grid__3ZIlK div {
    width: calc(99.9% * 4/12 - (30px - 30px * 4/12));
  }
  .Footer_grid__3ZIlK div:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .Footer_grid__3ZIlK div:last-child {
    margin-right: 0;
  }
  .Footer_grid__3ZIlK div:nth-child(12n) {
    margin-right: 0;
    float: right;
  }
  .Footer_grid__3ZIlK div:nth-child(12n + 1) {
    clear: both;
  }

  .Footer_headerDivider__2Dh59 {
    display: none;
  }

  .Footer_header__ZcWS0 {
    display: block;
    margin-bottom: 1em;
    border-bottom: 1px solid #b2adad;
    text-transform: uppercase;
  }
}

.CookieConfirmation_container__qiSqE {
    position: fixed;
    color: #fff;
    left: 0;
    bottom: 0px;
    background-color: #262626;

    padding: 10px;
    z-index: 999;
    width: 100%;
    text-align: center;
}
.CookieConfirmation_text__UAYBI {
    display: inline-block;
    margin: 0px 5px;
    width: auto;
}
.CookieConfirmation_button__2mLCG {
    display: inline-block;
    margin: 0px 5px;
    width: auto;
    background-color: #ff873c;
    font-weight: bold;
    text-transform: none;
    font-size: 20px;
    line-height: 30px;
    padding: 10px;
    text-align: center;
    white-space: normal;
    min-height: 40px;
    height: auto !important;
    height: 40px;
}
.PageContent_pageContent__pFSwB {
  max-width: 1400px;
  padding: 1rem 1em 0;
  margin: auto;
}

.LocPastEventArticles_newsListContainer__1GJ-x {
  padding: 1em 0;
  max-width: 700px;
}
.LocPastEventArticles_sectionTitle__2PB7G {
  font-size: 30px;
  padding-bottom: 1em;
}
.LocPastEventArticles_moreNewsContainer__bRL2k {
  padding-top: 2em;
}
.LocPastEventArticles_moreNews__3lSXH {
  text-align: right;
  padding-top: 1em;
  display: inline-block;
  width: 180px;
  border-top: 1px solid #ff873c;
  float: right;
  font-size: 1rem;
}
@media not screen and (min-width: 1124px) {
  .LocPastEventArticles_newsListContainer__1GJ-x {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .LocPastEventArticles_newsListContainer__1GJ-x {
    width: 95%;
    margin: 0 auto;
  }
  .LocPastEventArticles_sectionTitle__2PB7G {
    padding-bottom: 0.5em;
  }
}
.Flags_container__3W63l {
  display: inline-block;
  width: 60px;
  vertical-align: middle;
}

  .Flags_container__3W63l i {
    margin-left: 4px;
  }

  .Flags_container__3W63l span {
    display: inline-block;
    width: 28px;
  }

  .Flags_container__3W63l .Flags_title__1_X44 {
    font-size: 1.5rem;
  }

  .Flags_container__3W63l.Flags_column__2FKiZ {
    width: 24px;
    text-align: center;
  }

  .Flags_container__3W63l.Flags_column__2FKiZ span {
      font-size: 13px;
      margin-bottom: 3px;
    }

  .Flags_container__3W63l.Flags_column__2FKiZ i {
      margin: 0 0 0 3px;
    }

.Flags_icon__3Uv11 {
  display: inline-block;
}

.Flags_isBtn__r5WC1 {
  cursor: pointer;
}

.Flags_isBtn__r5WC1:hover {
    color: #FF873C;
  }

.TableResultsRow_tableCell__1tPgC {
    padding: 10px;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
}
.TableResultsRow_tableDisciplineRow__vc0t2 {
    background-color: #173032;
}
.TableResultsRow_desktopHeaderRow__1e_t8 {
    display: inline-row;
}
.TableResultsRow_tableDisciplineCell__2lDQG {
    font-size: 20px;
    color: #ffffff
}
.TableResultsRow_tableCellCountry__2orqG .TableResultsRow_flagsContainer__1zZzi {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}
.TableResultsRow_mobileTableCellFlags__2xoIv {
    display: none;
    padding: 0 10px;
}
.TableResultsRow_tableBodyHeader__1uei9 {
    background-color: #1e1e1e;
    font-size: 16px;
    color: #ffffff
}
.TableResultsRow_tableCellResults__2ZcIm {
    font-size: 16px;
    text-align: left;
    text-transform: capitalize;
    color: #1e1e1e 
}
.TableResultsRow_firstName__3iiXM {
    text-transform: capitalize;
    color: #1e1e1e
}
.TableResultsRow_lastName__X68NB {
    color: #1e1e1e  
}
.TableResultsRow_tableCellNat__10c4B {
    text-transform: capitalize;
    color: #1e1e1e
}
.TableResultsRow_tableCellDiscipline__t5rGV {
    display: none;
    text-transform: capitalize;
}
.TableResultsRow_mobileTableCell__1dZ0f {
    padding: 10px;
    text-align: left;
    display: none;
}
.TableResultsRow_Men__2cRZx {
    background-color: #ffffff;
}
.TableResultsRow_Women__2uccO {
    background-color: #f0f0f0;
}
.TableResultsRow_tableCell__1tPgC a {
    padding: 10px;
    font-size: 14px;
    text-align: left;
    text-transform: capitalize;
    color: #262626;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .TableResultsRow_tableMobileRow__37iqB:nth-child(odd){
        background-color: #ffffff;
    }
    .TableResultsRow_tableMobileRow__37iqB:nth-child(even){
        background-color: #f0f0f0;
    }
    .TableResultsRow_mobileTableCellFlags__2xoIv {
      display: block;
    }
    .TableResultsRow_mobileTableCellFlags__2xoIv span span{
        display: none;
    }

    .TableResultsRow_desktopHeaderRow__1e_t8 {
        display: none;
    }
    .TableResultsRow_tableDisciplineRow__vc0t2 {
        display: none;
    }
    
    .TableResultsRow_tableCellResults__2ZcIm {
        display: none;
    }
    .TableResultsRow_tableCellNat__10c4B {
        display: none;
    }
    .TableResultsRow_tableCell__1tPgC {
        color: #707070;
        font-size: 12px;
    }
    .TableResultsRow_tableCellCountry__2orqG {
        display: none;
    }

    .TableResultsRow_firstName__3iiXM {
        color: #707070;
    }
    
    .TableResultsRow_lastName__X68NB {
        color: #707070;
    }

    .TableResultsRow_tableCellDiscipline__t5rGV {
        display: block;
        font-weight: bold;
        color: #1e1e1e;
    }

    .TableResultsRow_tableCellSexName__1dcrt {
        display: none;
    }
}

.TableResults_table__pGeQS {
    width: 100%;
    background:#ffffff;
    padding: 20px;
}
.TableResults_mobileHeader__13w57 {
    display: none;
}
.TableResults_mobileHeaderTitle__38NUp {
    padding: 10px;
    background-color: #173032;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
}
@media only screen and (max-width: 767px) {
    .TableResults_mobileHeader__13w57 {
      display: table-row;
    }

    .TableResults_table__pGeQS {
        padding: 10px;
    }
}
.LocPastEventResults_resultsContainer__1S8uj {
    padding: 1em 0;
    max-width: 700px;
}
.LocPastEventResults_sectionTitle__2NPJE {
    font-size: 30px;
    padding-bottom: 1em;
}
@media not screen and (min-width: 1124px) {
    .LocPastEventResults_resultsContainer__1S8uj {
        width: 90%;
        margin: 0 auto;
    }
  }
@media (max-width: 767px) {
    .LocPastEventResults_resultsContainer__1S8uj {
        width: 95%;
        margin: 0 auto;
    }

    .LocPastEventResults_sectionTitle__2NPJE {
        padding-bottom: 0.5em;
    }
}
.LocMedalTable_title__OEzEt {
  padding: 0.5em 0.8em;
  background: #bd94ff;
  font-family: 'World Athletics Heavy';
  font-size: 25px;
  color: #262626;
}
.LocMedalTable_table__1n6dN {
  background-color: transparent !important;
}
.LocMedalTable_headerRow__6kmPR {
  background-color: #262626 !important;
  font-size: 20px !important;
}
.LocMedalTable_headerCell__pr1pk {
  padding: 0.7em 1em !important;
}
.LocMedalTable_cell__33gS7 {
  padding: 0.7em 1em;
  background-color: #262626 !important;
  opacity: 0.9;
  color: #ffffff !important;
  font-size: 18px !important;
}
.LocMedalTable_row__1sRf6 {
  background-color: transparent !important;
  border-color: #1e1e1e !important;
}

.LocPastEventsMedalTable_title__mLtN1 {
  padding: 0.5em 0.8em;
  background: #bd94ff;
  font-family: 'World Athletics Heavy';
  font-size: 18px;
  color: #262626;
}
.LocPastEventsMedalTable_table__205SU {
  background-color: transparent !important;
}
.LocPastEventsMedalTable_headerRow__2CTai {
  background-color: #262626 !important;
  font-size: 16px !important;
}
.LocPastEventsMedalTable_headerCell__1xRq1 {
  padding: 0.7em 1em !important;
}
.LocPastEventsMedalTable_cellFontSize__1g5DJ {
font-size: 14px !important;
}
.LocPastEventsMedalTable_textCenter__2ZLQW {
text-align: center !important;
}
.LocPastEventsMedalTable_cell__4NYNB {
padding: 0.72em 1em;
background-color: #262626 !important;
opacity: 0.9;
color: #ffffff !important;
font-size: 14px !important;
}
.LocPastEventsMedalTable_row__2XUqh {
background-color: transparent !important;
border-color: #1e1e1e !important;
}
.LocPastEventsMedalTable_gold__2imiU {
background-color: #FDC441 !important;
}
.LocPastEventsMedalTable_silver__7TU1L {
background-color: #D2D2D2 !important;
}
.LocPastEventsMedalTable_bronze__14NTB {
background-color: #D88B53 !important;
}
.LocPastEventsMedalTable_medalTableContainer__3FKJl {
  width: 50%;
  padding: 1em 0;
  max-width: 700px;
}
.LocPastEventsMedalTable_highlightTitle__1ZF6m {
  font-size: 30px;
  color: white;
  padding-bottom: 1em;
}
@media not screen and (min-width: 1124px) {
  .LocPastEventsMedalTable_medalTableContainer__3FKJl {
      width: 90%;
      margin: 0 auto;
  }

  .LocPastEventsMedalTable_title__mLtN1 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .LocPastEventsMedalTable_medalTableContainer__3FKJl {
      width: 95%;
      margin: 0 auto;
  }

  .LocPastEventsMedalTable_title__mLtN1 {
    font-size: 14px;
  }

  .LocPastEventsMedalTable_textCenter__2ZLQW,
  .LocPastEventsMedalTable_gold__2imiU,
  .LocPastEventsMedalTable_silver__7TU1L,
  .LocPastEventsMedalTable_bronze__14NTB,
  .LocPastEventsMedalTable_cell__4NYNB {
    font-size: 12px;
    padding: 0.5em 0.5em !important;
  }

  .LocPastEventsMedalTable_headerCell__1xRq1 {
    padding: 0.35em 0.5em !important;
  }

  .LocPastEventsMedalTable_highlightTitle__1ZF6m {
    padding-bottom: 0.5em;
  }

}
.LocPastEventsHighlightBox_highlightBoxContainer__YbBPP {
    width: 50%;
    padding: 1em 0;
    max-width: 700px;
}
.LocPastEventsHighlightBox_highlightTitle__1mU8V {
    font-size: 30px;
    color: white;
    padding-bottom: 1em;
}
@media not screen and (min-width: 1124px) {
    .LocPastEventsHighlightBox_highlightBoxContainer__YbBPP {
        width: 90%;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .LocPastEventsHighlightBox_highlightBoxContainer__YbBPP {
        width: 95%;
        margin: 0 auto;
    }

    .LocPastEventsHighlightBox_highlightTitle__1mU8V {
        padding-bottom: 0.5em;
    }
}
.LocPastEventsHighlights_highlightsContainer__2OebV {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  background-color: orange;
  padding: 1em 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media not screen and (min-width: 1124px) {
  .LocPastEventsHighlights_highlightsContainer__2OebV {
    flex-direction: column;
  }
}
.LocPastEvents_pastEventsContainer___9yN6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.LocPastEvents_pastEventsContainerSection__2mfOw {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
.LocPastEvents_pastEventsContainerSectionResults__1iAPc {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  max-width: 1400px;
}
.LocPastEvents_componentSection__1ynDX {
  width: 50%;
  max-width: 680px;
}
.LocPastEvents_componentBackground__h_ThV {
  background-color: #69D7E1;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media not screen and (min-width: 1124px) {
  .LocPastEvents_pastEventsContainerSection__2mfOw {
    flex-direction: column;
  }
  .LocPastEvents_pastEventsContainerSectionResults__1iAPc {
    flex-direction: column;
  }

  .LocPastEvents_componentSection__1ynDX {
    width: 100%;
    max-width: none;
  }
}

