

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




.RankingScoreCalculationModal_container__3BidC {
  width: 100%;
}

.RankingScoreCalculationModal_header__2IukG {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid white;
  background-color: #262626;
  color: white;
}

.RankingScoreCalculationModal_header__2IukG span {
    padding: 0.6em 1em;
  }

.RankingScoreCalculationModal_body__2d5O- {
  padding: 0;
  background-color: #fff;
  overflow-x: auto;
}

.RankingScoreCalculationModal_table__e_whu {
  width: 1100px;
  font-size: 0.86em;
}

.RankingScoreCalculationModal_table__e_whu thead {
    background-color: #262626;
    color: white;
  }

.RankingScoreCalculationModal_table__e_whu th, .RankingScoreCalculationModal_table__e_whu td {
    text-align: left;
    padding: 0.4em 0.5em;
  }

.RankingScoreCalculationModal_table__e_whu th:nth-child(1), .RankingScoreCalculationModal_table__e_whu td:nth-child(1) {
      min-width: 101px;
    }

.RankingScoreCalculationModal_table__e_whu th:nth-child(2), .RankingScoreCalculationModal_table__e_whu td:nth-child(2) {
      min-width: 460px;
    }

.RankingScoreCalculationModal_table__e_whu th:nth-child(5), .RankingScoreCalculationModal_table__e_whu td:nth-child(5) {
      min-width: 90px;
    }

.RankingScoreCalculationModal_title__1XN80 {
  font-size: 1.3em;
  font-weight: 600;
}

.RankingScoreCalculationModal_close__3wzIX {
  font-size: 1.4em;
}

.RankingScoreCalculationModal_loadingCont__1HlYe {
  width: 100%;
  padding: 3em;
  background-color: transparent;
  text-align: center;
}

.RankingScoreCalculationModal_footer__2xjDo {
  background-color: #262626;
  color: white;
  display: flex;
  justify-content: space-between;
}

.RankingScoreCalculationModal_footer__2xjDo section {
    max-width: 40%;
    padding: 1em 1em;
  }

.RankingScoreCalculationModal_footer__2xjDo section:last-child {
      text-align: right;
    }

.RankingScoreCalculationModal_warningtext__286GC {
  color: orange;
}

.RankingScoreCalculationModal_btn__1I2xL {
  background-color: orchid;
  padding: .6em 1.2em;
  margin-bottom: 10px;
}


@media screen and (max-width: 767px) {
.QualifiedCompetitors_hide__22iPY {
    display: none
}
  }

.QualifiedCompetitors_qualifiedByWidth__2OU0i {
  width: 20%
}

.QualifiedCompetitors_qpWidth__HIk48 {
  width: 5%
}

.QualifiedCompetitors_countryWidth__2x3gQ {
  width: 5%;
}

.QualifiedCompetitors_nameWidth___ryQL {
  width: 15%
}

.QualifiedCompetitors_detailWidth__2eYXX {
  width: 50%;
  min-width: 250px;
}

.QualifiedCompetitors_boldFont__2vgJA {
  font-family: 'World Athletics Bold'
}

.QualifiedCompetitors_overlay__cOSZ6 {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.QualifiedCompetitors_modal__Izq41 {
  position: absolute;
  transform: translate(-50%, -50%);
  max-height: 80vh;
  max-width: 95vw;
  left: 50%;
  top: 50%;
  border-width: 0;
  background: rgba(255, 255, 255, 0);
  overflow: visible;
  border-radius: 4px;
  outline: none;
  padding: 0;
}

.QualifiedCompetitors_rowClickPointer__1itql {
  cursor: pointer;
}

.RoadToCompetitionFullPage_container__2zg97 {
    margin: 0 -15px;
    padding: 0 15px;
    background: #dfd0fa;
}

.RoadToCompetitionFullPage_pageTitle__G9PSa {
  padding: 0.4em 0;
  font-size: 2.125rem;
  color: white;
}

.RoadToCompetitionFullPage_pageTitleOrange__LzUgO {
  color: #ff873c;
  color: var(--primary-colour);
}

.RoadToCompetitionFullPage_resultText__3VQjg {
  padding: 0.2em 0;
  font-size: 1rem;
  color: black;
  display: inline-block;
}

.RoadToCompetitionFullPage_resultText__3VQjg ul {
    display: block;
    list-style-type: disc;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
  }

.RoadToCompetitionFullPage_whiteSpace__2kZ8x {
  white-space: pre-wrap;
}

.RoadToCompetitionFullPage_resultTextConbinedEvent__2qrmX {
  padding: 0.2em 0;
  font-size: 1rem;
  color: black;
  display: inline-block;
}

.RoadToCompetitionFullPage_resultTextConbinedEvent__2qrmX ul {
    display: block;
    list-style-type: disc;
    margin-bottom: 1 em;
    margin-left: 3em;
    margin-right: 0;
  }

.RoadToCompetitionFullPage_label__3vQFq {
  padding-left: 200px;
}

.RoadToCompetitionFullPage_firstColumn__112XH {
  display: inline-block;
  margin-right: 25px;
}

.RoadToCompetitionFullPage_firstColumn__112XH span {
    display: block
  }

.RoadToCompetitionFullPage_secondColumn__2Vo-a {
  display: inline-block;
}

.RoadToCompetitionFullPage_secondColumn__2Vo-a span {
    display: block
  }

.RoadToCompetitionFullPage_innerContainer__16SUp {
    height: 100%;
    max-width: 1400px;
    margin: 0 0 20px;
    padding: 0;
    background: #fff;
    overflow-y: auto;
}

.RoadToCompetitionFullPage_innerContainer__16SUp table {
    width: 100%;
    height: 100%;
  }

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

.RoadToCompetitionFullPage_innerContainer__16SUp table tr th {
        padding: 2%;
        text-align: left;
      }

.RoadToCompetitionFullPage_innerContainer__16SUp table tr th:hover .RoadToCompetitionFullPage_hidden__1IAZ2 {
            opacity: 1;
            visibility: visible;
          }

.RoadToCompetitionFullPage_innerContainer__16SUp table tr td {
        padding: 1.5% 2%;
      }

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

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

.RoadToCompetitionFullPage_viewAllMobile__2ylti {
  display: none;
}

#RoadToCompetitionFullPage_firstRow__2b0hi {
  background-color: #281e37;
  color: #fff;
}

.RoadToCompetitionFullPage_btn__UXBly {
  padding: 1em 2em;
  background-color: #ff873c;
  color: #fff;
  outline: transparent;
  min-width: 220px;
  position: relative;
}

.RoadToCompetitionFullPage_btn__UXBly div {
    position: absolute;
    right: 1.5em;
    top: 0.5em;
  }

.RoadToCompetitionFullPage_btnContainer__3iPNC {
  padding: 0;
  margin: 0 0 20px;
  text-align: right;
}

.RoadToCompetitionFullPage_subTitle__XbjcN {
  display: inline-block;
  text-transform: uppercase;
}

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

.RoadToCompetitionFullPage_subTitle__XbjcN {
    padding: 1em;
    text-align: center;
    margin: 0 1.1em 0 0
}
    .RoadToCompetitionFullPage_subTitle__XbjcN.RoadToCompetitionFullPage_filterTitle__1T4or {
      border-right: 2px solid #ddd;
    }
    .RoadToCompetitionFullPage_subTitle__XbjcN.RoadToCompetitionFullPage_searchTitle__1-fkA {
      border-right: 2px solid #818181;
      border-right: 2px solid var(--grayscale-mid);
    }
  }

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

.RoadToCompetitionFullPage_subTitle__XbjcN {
    margin-right: 1em;
    min-width: 64px
}
  }

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

.RoadToCompetitionFullPage_subTitle__XbjcN {
    margin-right: 1em;
    min-width: 50px;
    font-size: 0.8em
}
  }

.RoadToCompetitionFullPage_filterWrap__1InJW {
  display: flex;
  justify-content: space-between;
  height: 42px;
}

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

.RoadToCompetitionFullPage_filterWrap__1InJW {
    width: 100%
}
  }

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

.RoadToCompetitionFullPage_filterWrap__1InJW {
    justify-content: flex-start;
    flex-direction: column;
    height: auto
}
  }

.RoadToCompetitionFullPage_searchWrap__3UQTF {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: rgb(189, 148, 255);
  padding: 1.5em 0;
  box-shadow: 0px 3px 6px #00000029;
}

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

.RoadToCompetitionFullPage_searchWrap__3UQTF {
    padding: 2em 1em
}
  }

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

.RoadToCompetitionFullPage_searchWrap__3UQTF {
    flex-direction: column-reverse;
    padding: 1em
}
  }

.RoadToCompetitionFullPage_filterContainer__1RQZS {
  display: flex;
  align-items: center;
  margin-right: 1em;
}

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

.RoadToCompetitionFullPage_filterContainer__1RQZS {
    margin-right: 0
}
  }

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

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

.RoadToCompetitionFullPage_searchContainer__1lxra {
    margin-bottom: 1em
}
  }

.RoadToCompetitionFullPage_search__wrNV0 {
  position: relative;
  vertical-align: middle;
}

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

.RoadToCompetitionFullPage_search__wrNV0 {
    width: 100%
}
  }

.RoadToCompetitionFullPage_searchInput__1Xj1D {
  width: 100%;
  min-width: 260px;
  border: 1px solid #818181;
  border: 1px solid var(--secondary-gray);
  width: 100%;
  height: 2em;
  color: #818181;
  color: var(--secondary-gray);
  font-size: 1.25rem;
  padding: 0.4em 1.8em 0.4em 0.4em;
}

.RoadToCompetitionFullPage_searchInput__1Xj1D:active, .RoadToCompetitionFullPage_searchInput__1Xj1D:focus {
    border: 1px solid #818181;
    border: 1px solid var(--secondary-gray);
  }

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

.RoadToCompetitionFullPage_searchInput__1Xj1D {
    min-width: 100%
}
  }

.RoadToCompetitionFullPage_searchBtn__30sqa {
  position: absolute;
  right: 8px;
  top: 8px;
}

.RoadToCompetitionFullPage_select__11rWi {
  font-size: 1rem;
  font-family: inherit;
  font-weight: 700;
  color: #444;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 6px 0 0;
  border: 1px solid #b2adad;
  border: 1px solid var(--footer-text);
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='292.4' height='292.4'%3E%3Cpath fill='%23000' d='M287 69.4a17.6 17.6 0 0 0-13-5.4H18.4c-5 0-9.3 1.8-12.9 5.4A17.6 17.6 0 0 0 0 82.2c0 5 1.8 9.3 5.4 12.9l128 127.9c3.6 3.6 7.8 5.4 12.8 5.4s9.2-1.8 12.8-5.4L287 95c3.5-3.5 5.4-7.8 5.4-12.8 0-5-1.9-9.2-5.5-12.8z'/%3E%3C/svg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

.RoadToCompetitionFullPage_select__11rWi:hover {
    border-color: #888;
  }

.RoadToCompetitionFullPage_select__11rWi:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f00;
    position: absolute;
    top: 40%;
    right: 5px;
    content: '';
    z-index: 98;
  }

.RoadToCompetitionFullPage_select__11rWi:focus {
    border-color: #aaa;
    box-shadow: 0 0 2px 2px rgba(130, 130, 130, 0.1);
    box-shadow: 0 0 0 2px -moz-mac-focusring;
    color: #222;
    outline: none;
  }

.RoadToCompetitionFullPage_select__11rWi option {
    font-weight: normal;
  }

.RoadToCompetitionFullPage_select__11rWi::-ms-expand {
    display: none;
  }

/*&:last-child {
    margin-right: 0;
}*/

.RoadToCompetitionFullPage_select__11rWi.RoadToCompetitionFullPage_active__1DNOs {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bd94ff", endColorstr="#bd94ff", GradientType=1);
  }

.RoadToCompetitionFullPage_resetBtn__3StSb {
  padding: 0.68em 1em;
  color: #0e0e0e;
  background-color: #fff;
  background: #dfd0fa;
  background: var(--laila-colour);
}

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

.RoadToCompetitionFullPage_resetBtn__3StSb {
    display: none
}
  }

.RoadToCompetitionFullPage_resetBtn__3StSb.RoadToCompetitionFullPage_mobile__3yeNL {
    display: none;
    margin-left: 1em;
  }

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

.RoadToCompetitionFullPage_resetBtn__3StSb.RoadToCompetitionFullPage_mobile__3yeNL {
      display: inline-block
  }
    }

.RoadToCompetitionFullPage_loadingCont__1YMmY {
  text-align: center;
  padding: 1em;
}

.RoadToCompetitionFullPage_hidden__1IAZ2 {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: -13px;
  left: -15px;
  display: block;
  background-color: pink;
}

.RoadToCompetitionFullPage_tooltip__21S1H {
  position: relative;
}

.RoadToCompetitionFullPage_tooltip__21S1H .RoadToCompetitionFullPage_tooltiptext__Rnr0g {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
}

.RoadToCompetitionFullPage_tooltip__21S1H:hover .RoadToCompetitionFullPage_tooltiptext__Rnr0g {
  visibility: visible;
}

.RoadToCompetitionFullPage_tooltipTop__3Td4d {
  bottom: 110%;
  left: 50%;
  margin-left: -60px;
}

.RoadToCompetitionFullPage_redText__26FX2 {
  color: red;
}

.RoadToCompetitionFullPage_tooltipTop__3Td4d::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.RoadToCompetitionFullPage_headerPanel__27JiE {
  background-color: #262626;
  border-top: 1px solid #818181;
  padding: 2em 2em;
}

.RoadToCompetitionFullPage_headerResultPanel__29D3t {
  background-color: #DFD0FA;
  padding: 2em 2em;
  color: black;
}

.RoadToCompetitionFullPage_list__KnVcb {
  padding-left: 50px;
  list-style: disc;
}

.RoadToCompetitionFullPage_boldFont__1-DNF {
  font-family: 'World Athletics Bold';
}

.RoadToCompetitionFullPage_labelBlock__2lOLi {
  display: flex;
  justify-content: left;
}

.RoadToCompetitionFullPage_labelBlock__2lOLi span:nth-child(1) {
      width: 200px;
    }

.RoadToCompetitionFullPage_entryExpand__2LIeA {
  background: #DFD0FA;
  border-bottom: 1px solid #bd94ff;
  padding: 20px;
  width: 100%;
  font-size: 1.2em;
  color: #fff;
  outline: none
}

