.styles_root__GhScr {
  background: #ffffff;
  background: var(--primary-text-colour);
  position: relative;
}

  .styles_root__GhScr.styles_competitions__16AcL {
    color: #ffffff;
    color: var(--navigation-text-colour);
    background: #262626 0% 0% no-repeat padding-box;
    background: var(--navigation-background-colour) 0% 0% no-repeat padding-box;
    border-bottom: 1px solid #ffffff;
    border-bottom: 1px solid var(--primary-text-colour);
  }



.styles_root__1DHCQ {
  max-width: 1400px;
  max-width: var(--max-content-width);
  width: 100%;
  margin: auto;
  display: flex;
  padding: 0.75em;
}

  @media (min-width: 1025px)  {

.styles_root__1DHCQ {
    padding: 1em;
    flex-wrap: wrap;
    flex-direction: column
}
  }

.NavLink_active__2UAk6 {
  border-bottom: 2px solid #ff873c !important;
  border-bottom: 2px solid var(--link-active-colour) !important;
}

.NavLink_no-underline__3t5j5 {
  border-bottom: none !important;
}


.Logo_root__1dluZ img {
    max-width: 300px;
    height: auto;
  }

    @media(max-width: 1024px) {

.Logo_root__1dluZ img {
      max-width: 160px
  }
    }


.Logo_textContainer__3mdmN {
  max-width: 300px;
}


@media not screen and (min-width: 1124px) {
  .Logo_text__2iAYL {
    font-size: 12px;
  }
}


@media(max-width: 767px) {


.Logo_logoSmall__2pkLF {
    font-size: 11px
}
  }


.SponsorsBanner_sponsorsBanner__1KdTz {
  position: relative;
  height: 25px;
  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';
      font-family: var(--font-family-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;
}

.SponsorsBanner_logo__3fH4J.SponsorsBanner_small__B8T9r {
    margin: 2px 7.5px;
    max-width: 85px;
  }

@media screen and (min-width: 768px) and (max-width: 1124px) {
  .SponsorsBanner_sponsorsBanner__1KdTz {
    margin-top: 1.25em;
  }
}



.TopHeaderNavbar_root__1kT1b {
  font-size: 0.875rem;
  /* float: right; */
}

.TopHeaderNavbar_li__1QKYw {
  padding-left: 2em;
}

.TopHeaderNavbar_heritage__3mmyl .TopHeaderNavbar_li__1QKYw, .TopHeaderNavbar_competitions__2_te7 .TopHeaderNavbar_li__1QKYw {
    padding: 0.5em 1em;
    color: #1E1E1E;
    font-weight: bold;
    background: #ff873c 0% 0% no-repeat padding-box;
    background: var(--primary-colour) 0% 0% no-repeat padding-box;
  }




.TopHeader_root__1f-J1 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 0.875rem;
}



.SearchForm_searchForm__3IEfI {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #818181;
  border: 1px solid var(--grayscale-mid);
  background-color: white;
}


.SearchForm_searchBtn__2t2tK {
  margin-right: .75em;
}


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



.MainNav_nav__2vEYm {
  margin-left: 1em;
}
  .MainNav_nav__2vEYm li {
    padding: 0 .45em;
  }
  .MainNav_nav__2vEYm li a {
      text-decoration: none;
      display: block;
      padding: 2px 5px;
      box-sizing: border-box;
      border-bottom: 2px solid white;
    }
  .MainNav_nav__2vEYm li a:hover {
        border-bottom: 2px solid #ff873c;
        border-bottom: 2px solid var(--primary-colour);
      }
  .MainNav_nav__2vEYm li.MainNav_liveBtn__2J-Zr {
      background: #ff873c;
      background: var(--primary-colour);
    }
  .MainNav_nav__2vEYm li.MainNav_liveBtn__2J-Zr a {
        color: black !important;
        border-bottom:0 !important;
      }
  .MainNav_nav__2vEYm li.MainNav_liveBtnTokyo__1x8AB {
      background: #FFC933;
    }
  .MainNav_nav__2vEYm li.MainNav_liveBtnTokyo__1x8AB a {
        color: black !important;
        border-bottom:0 !important;
      }
  @media screen and (min-width: 1400px) {
  .MainNav_nav__2vEYm li {
      padding: 0 1em
  }
    }
  .MainNav_nav__2vEYm.MainNav_competitions__1V5un li a {
        color: #ffffff;
        color: var(--font-contrast-colour);
        border: none;
      }
  .MainNav_nav__2vEYm.MainNav_competitions__1V5un li a:hover {
          border-bottom: 2px solid #ff873c;
          border-bottom: 2px solid var(--link-active-colour);
        }


.MiddleHeader_root__2Nl7j {
  display: flex;
  align-items: center;
}



.Countdown_inner__3EeGf {
  min-width: 140px;
}
.Countdown_unit__1Kqb0 {
  color: #a3a3a3;
  color: var(--grayscale-text);
  font-size:  0.875rem; /* 14px */
}
.Countdown_countdownWrap__1B9v- {
  margin-left: 1rem;
  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;
  background: #262626;
  background: var(--grayscale-dark);
  padding-right: 1em;
}

.CountdownBar_eventNameDate__3LR3i {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .CountdownBar_dateEventName__1E17y {
    margin-right: 2em;
  }
  .CountdownBar_countdown__3rrzz {
    margin-left: 5em;
  }
}

.CountdownBar_countdownLabel__2BoA_,
.CountdownBar_dateEventName__1E17y {
  color: #a5fa64;
  color: var(--tertiary-colour);
}

.CountdownBar_countdownInner__Bfk85 {
  max-width: 1400px;
  max-width: var(--max-content-width);
  margin: auto;
  padding: .5em 0;
  display: flex;
  justify-content: flex-end;
}

.CountdownBar_seikoLogo__3rW_3 {
  height: 10px;
  display: inline-block;
}

.CountdownBar_countdownContainer__3ZV2l {
  display: flex;
}


.NonWasCompetitionNextEvent_text__WAfgX {
  margin-right: 10px;
}

  .NonWasCompetitionNextEvent_text__WAfgX.NonWasCompetitionNextEvent_highlight__3i-zD {
    color: var(--next-event-highlight-colour);
  }

.NonWasCompetitionNextEvent_root__1SsAo {
  background: #262626;
  background: var(--grayscale-dark);
  padding: 0 1em;
}

.NonWasCompetitionNextEvent_content__2Mt1A {
  max-width: 1400px;
  max-width: var(--max-content-width);
  margin: auto;
  color: white;
  font-size: 0.875rem;
  text-align: right;
  padding: .5em 0;
}


.BottomHeader_root__1ZZgr {
  border-top: 1px solid #ffffff;
}



.MenuIcon_root__2-Bkw {
  font-size: 0.875rem;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

  .MenuIcon_root__2-Bkw:focus {
    outline: none;
  }

.MenuIcon_icon__3Zyk_ {
  line-height: 0;
}




.styles_mobileNav__3ObSb {
  position: absolute;
  background-color: #262626;
  background-color: var(--grayscale-dark);
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10000;
}

@media screen and (min-width: 768px) {
  .styles_mobileNav__3ObSb {
    margin-top: 0;
  }
}

.styles_searchContainer__2uQ6m {
  padding: 2em 1em;
}

.styles_accordion__x1zKn {
    font-size: 1.25rem;
}

.styles_accordionItem__3uasu {
  border-top: 1px solid #818181;
  border-top: 1px solid var(--grayscale-mid);
}

.styles_accordionItemHeading__1sOUm {
  color: white;
  background-color: #262626;
  background-color: var(--grayscale-dark);
}

.styles_accordionItemHeading__1sOUm a {
    display: block;
    padding: .75em
  }

.styles_accordion__item__1YIrO +
.styles_accordion__item__1YIrO {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.styles_accordion__button__FV15V {
    cursor: pointer;
    width: 100%;
    text-align: left;
    border: none;
}

.styles_subLinks__1PQ59 {
  padding: .75em;
}

.styles_subLinks__1PQ59.styles_accordion__button__FV15V:after{
    display: inline-block;
    content: '';
    float: right;
    height: 11px;
    width: 20px;
    background: url(/static/chev-down-white.svg);
    margin-top: 10px;
  }

.styles_subLinks__1PQ59.styles_accordion__button__FV15V[aria-expanded='true']::after,
  .styles_subLinks__1PQ59.styles_accordion__button__FV15V[aria-selected='true']::after {
    background: url(/static/chev-up-grey.svg)
  }

.styles_accordion__panel__3XeFB {
    padding: 20px;
    animation: styles_fadein__AcpF0 0.35s ease-in;
}

.styles_subNavItem__oSpVY {
  background-color: #f3f3f3;
  background-color: var(--grayscale-light);
  border-bottom: 1px solid #818181;
  border-bottom: 1px solid var(--grayscale-mid);
}

.styles_subNavItem__oSpVY a {
    display: block;
    padding: .75em;
  }

.styles_subNavItem__oSpVY.styles_nested__xGUQ1 {
    color: black;
  }

.styles_subNavItem__oSpVY.styles_nested__xGUQ1:hover, .styles_subNavItem__oSpVY.styles_nested__xGUQ1:focus {
      background-color: white;
    }

.styles_btmClose__3rn8_ {
  margin: auto;
  text-align: center;
  margin-bottom: 1em;
  display: block;
}

.styles_subNavItem__oSpVY.styles_bg__TbolQ .styles_accordionItemHeading__1sOUm{
  background-color: #4F4F4F;
}




.styles_sponsors__3wEJX {
  border-top: 1px solid #f3f3f3;
  border-top: 1px solid var(--grayscale-light);;
  padding: 0.5em;
  display: flex;
  justify-content: flex-end;
}


.Footer_footer__3zUfD {
  width: 100%;
  background-color: #281e37;
  background-color: var(--quaternary-accent-dark);
  color: #b2adad;
  color: var(--footer-text);
  text-transform: none;
  padding: 2em 0;
}

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

.Footer_footerInner__1UiMy {
  max-width: 1400px;
  max-width: var(--max-content-width);
  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;
  border-bottom: 1px solid var(--footer-text);
}

.Footer_grid__3ZIlK div {
  width: calc(99.9% * 1/1 - (20px - 20px * 1/1));
}

.Footer_grid__3ZIlK div:nth-child(1n) {
  float: left;
  margin-right: 20px;
  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 - (20px - 20px * 4/12));
  }
  .Footer_grid__3ZIlK div:nth-child(1n) {
    float: left;
    margin-right: 20px;
    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;
    border-bottom: 1px solid var(--footer-text);
    text-transform: uppercase;
  }
}



.GatedContentModal_modal__3qvGC.GatedContentModal_modalLayout__EqX54 {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  pointer-events: all;
}

.GatedContentModal_modalLayout__EqX54 .GatedContentModal_modalContent__2dAOd {
  background: #ffffff;
  background: var(--primary-text-colour);
  max-width: 400px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 30px 63px;
  pointer-events: all;
}

.GatedContentModal_modalLayout__EqX54 .GatedContentModal_modalContent__2dAOd .GatedContentModal_button__1O1k3 {
  border: 1px solid #ff873c;
  border: 1px solid var(--primary-colour);
  padding: 10px;
  box-sizing: border-box;
  height: 32px;
  width: 100%;
  max-width: 120px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
  background: #ffffff;
  background: var(--primary-text-colour);
}

.GatedContentModal_modalLayout__EqX54 .GatedContentModal_modalContent__2dAOd .GatedContentModal_modalBody__2-9R1 {
  width: 100%;
}

.GatedContentModal_modalLayout__EqX54 .GatedContentModal_modalContent__2dAOd .GatedContentModal_modalBody__2-9R1 h3 {
  margin-bottom: 10px;
}

.GatedContentModal_overlay__JeZ67 {
  z-index: 999;
  position: fixed;
  pointer-events: none;
  background-color: rgba(38, 38, 38, .73);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.GatedContentModal_signInLink__1oM8W {
  background-color: #ff873c;
  background-color: var(--primary-colour);
  padding: 10px;
  box-sizing: border-box;
  height: 32px;
  width: 100%;
  max-width: 120px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

@media (max-width: 1024px) {
  .GatedContentModal_modalLayout__EqX54 .GatedContentModal_modalContent__2dAOd {
    padding: 20px;
  }
}

.GatedContentModal_text__2Iz7_ {
  margin-bottom: 15px;
}

.GatedContentModal_bodyOpen__xj5e5 {
  position: fixed;
  width: 100%;
}

.GatedContentModal_bodyOpen__xj5e5 header {
      z-index: 1000;
  }

.GatedContentModal_bodyOpen__xj5e5 footer {
    position: relative;
    z-index: 1000;
  }


.ErrorPage_container__ZRwCl {
  width: 380px;
  min-height: 500px;
}

.ErrorPage_block__2dq2K {
  width: 100%;
  margin-bottom: 50px;
}

.ErrorPage_block__2dq2K img {
    width: 100%;
  }

.ErrorPage_logo__2dHLA {
  padding: 0 55px;
}

.ErrorPage_content__2Z6C6 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}

.ErrorPage_status__2o6sl {
  font-size: 4em;
  line-height: 1;
  font-family: 'World Athletics Heavy';
  width: 125px;
}

.ErrorPage_message__1a81F {
  width: 125px;
  color: #707070;
  color: var(--text-colour-light);
}

.ErrorPage_divider__1r3jP {
  height: 52px;
  width: 2px;
  background-color: black;
  margin: 0 1.8em;
}

.ErrorPage_btn__194vD {
  background-color: #ff873c;
  background-color: var(--primary-colour);
  padding: 1em 2em;
  width: 300px;
}

.ErrorPage_container__1CxBe {
  display: flex;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;

  background: rgb(255,255,255);
  background: -moz-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
  background: -webkit-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
  background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(233,233,233,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e9e9e9",GradientType=1);
}

