.AthleteSearch_container__FXZVx {
  background-color: #dfd0fa;
  background-color: var(--laila-colour);
  padding: 1em 0;
}
  .AthleteSearch_container__FXZVx.AthleteSearch_myAthletes__30i7g {
    padding: 40px 0 40px 0;
    background: #69D7E1;
    background: var(--past-events-blue);
  }

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

.AthleteSearch_fixedWrapper__2U_L7.AthleteSearch_myAthletes__30i7g {
    padding: 0;
  }

.AthleteSearch_title__3hmWQ {
  color: #262626;
  color: var(--grayscale-dark);
  font-size: 1.75rem;
  margin-bottom: 0.3em;
}

.AthleteSearch_titleAthletes__2uf33 {
  color: #262626;
  color: var(--grayscale-dark);
  font-size: 24px;
  margin-bottom: 0.3em;
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
}

@media(max-width: 767px) {

.AthleteSearch_titleAthletes__2uf33 {
    display: none
}
  }

.AthleteSearch_filter__36iST {
  color: #818181;
  color: var(--secondary-gray);
  border: 1px solid #818181;
  border: 1px solid var(--secondary-gray);
  padding: 0.65em 1em;
  font-size: 1.125rem;
  margin: 0 0.5em 1em 0;
}

.AthleteSearch_filter__36iST:hover,
  .AthleteSearch_filter__36iST.AthleteSearch_activeFilter__3Lj-k {
    background-color: #ff873c;
    background-color: var(--primary-colour);
    color: white;
    border-color: #ff873c;
    border-color: var(--primary-colour);
  }

.AthleteSearch_followAthleteCol__185tv {
  text-align: center;
}

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

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

.AthleteSearch_subTitle__1pzDb {
    padding: 1em;
    text-align: center;
    margin: 0 1.1em 0 0
}

    .AthleteSearch_subTitle__1pzDb.AthleteSearch_filterTitle__3r7bp {
      border-right: 2px solid #ddd;
    }
    .AthleteSearch_subTitle__1pzDb.AthleteSearch_searchTitle__qe8ZS {
      border-right: 1px solid #818181;
      border-right: 1px solid var(--grayscale-mid);
    }
  }

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

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

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

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

@media(max-width: 1024px) {
    .AthleteSearch_subTitle__1pzDb.AthleteSearch_myAthletes__30i7g {
      display: none;
    }
  }

.AthleteSearch_searchWrap__1OmV9 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: white;
  padding: 1.5em 0;
  box-shadow: 0px 3px 6px #00000029;
}

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

.AthleteSearch_searchWrap__1OmV9 {
    padding: 2em 1em
}
  }

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

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

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

@media(max-width: 1024px) {

.AthleteSearch_searchContainer__1dFhu.AthleteSearch_myAthletes__30i7g {
      flex-wrap: wrap
  }
    }

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

.AthleteSearch_searchContainer__1dFhu {
    margin-bottom: 1em
}
  }

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

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

.AthleteSearch_filterContainer__Wlcye {
    margin-right: 0
}
  }

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

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

.AthleteSearch_search__TZIEK {
    width: 100%
}
  }

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

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

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

.AthleteSearch_searchInput__37_Nk {
    min-width: 100%
}
  }

.AthleteSearch_followAthletes__1KUcJ {
  display: none;
  position: relative;
}

@media(max-width: 1024px) {

.AthleteSearch_followAthletes__1KUcJ {
    display: block;
    font-size: 16px;
    padding: 10px 16px 10px 0;

    margin-bottom: 10px
}
    .AthleteSearch_followAthletes__1KUcJ:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 100%;
      background: #262626;
      background: var(--primary-gray);
    }
  }

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

.AthleteSearch_filterWrap__36oOi {
  display: flex;
  justify-content: space-between;
  height: auto;
}

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

.AthleteSearch_filterWrap__36oOi {
    width: 100%;
    height: auto
}
  }

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

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

@media(max-width: 767px) {

.AthleteSearch_filterWrap__36oOi.AthleteSearch_myAthletes__30i7g {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between
  }
    }

.AthleteSearch_select__1Entu {
  font-size: 1rem;
  font-family: inherit;
  font-weight: 700;
  color: #444;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  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%;
}

.AthleteSearch_select__1Entu.AthleteSearch_myAthletes__30i7g {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.477' height='11.57' viewBox='0 0 20.477 11.57'%3E%3Cpath id='Path_1185' data-name='Path 1185' d='M11.57,1.326,10.244,0,1.332,8.912l-.005-.005L0,10.233l.005.005L0,10.244,1.326,11.57l.005-.005,8.912,8.912L11.57,19.15,2.658,10.238Z' transform='translate(0 11.57) rotate(-90)' fill='%23707070'/%3E%3C/svg%3E");
    width: calc(50% - 10px);
  }

@media(max-width: 767px) {

.AthleteSearch_select__1Entu.AthleteSearch_myAthletes__30i7g {
      margin-left: 0;
      margin-bottom: 20px;
      width: 100%
  }
    }

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

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

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

.AthleteSearch_select__1Entu option {
    font-weight: normal;
  }

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

.AthleteSearch_select__1Entu:last-child {
    margin-right: 0;
  }

.AthleteSearch_select__1Entu.AthleteSearch_active__2BS_L {
    background: rgb(189, 148, 255);
    background: -moz-linear-gradient(
      180deg,
      rgba(189, 148, 255, 1) 50%,
      rgba(189, 148, 255, 0.7805497198879552) 100%
    );
    background: -webkit-linear-gradient(
      180deg,
      rgba(189, 148, 255, 1) 50%,
      rgba(189, 148, 255, 0.7805497198879552) 100%
    );
    background: linear-gradient(
      180deg,
      rgba(189, 148, 255, 1) 50%,
      rgba(189, 148, 255, 0.7805497198879552) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bd94ff",endColorstr="#bd94ff",GradientType=1);
  }

.AthleteSearch_select__1Entu.AthleteSearch_active__2BS_L.AthleteSearch_myAthletes__30i7g {
      background: rgb(105, 215, 225);
      background: -moz-linear-gradient(
      180deg,
      rgba(105, 215, 225, 1) 50%,
      rgba(105, 215, 225, 0.7805497198879552) 100%
    );
    background: -webkit-linear-gradient(
      180deg,
      rgba(105, 215, 225, 1) 50%,
      rgba(105, 215, 225, 0.7805497198879552) 100%
    );
    background: linear-gradient(
      180deg,
      rgba(105, 215, 225, 1) 50%,
      rgba(105, 215, 225, 0.7805497198879552) 100%
    );
    }

@media screen and (min-width: 1124px) {
  .AthleteSearch_inner__1Ci0O {
    padding: 3em 1em;
  }

  .AthleteSearch_title__3hmWQ {
    font-size: 3.125rem;
  }
}

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

.AthleteSearch_table__35t9q {
  height: 100%;
  max-width: 1400px;
  margin: 0 0;
  padding: 0 1em;
  background-color: white;
}

.AthleteSearch_table__35t9q table {
    width: 100%;
    height: 100%;
    padding-bottom: 1em;
  }

.AthleteSearch_table__35t9q table tbody {
      padding-bottom: 1em;
    }

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

.AthleteSearch_table__35t9q table tr .AthleteSearch_name__2z8I1 {
        display: flex;
        align-items: center;
        height: 100%;
      }

.AthleteSearch_table__35t9q table tr .AthleteSearch_name__2z8I1 button {
          margin-right: 10px;
          margin-left: 10px;
        }

.AthleteSearch_table__35t9q table tr.AthleteSearch_myAthletes__30i7g {
        background: #ffffff;
        background: var(--primary-text-colour);
        border-bottom: 2px solid #f3f3f3;
        border-bottom: 2px solid var(--grayscale-light);
      }

.AthleteSearch_table__35t9q table tr.AthleteSearch_myAthletes__30i7g .AthleteSearch_name__2z8I1 {
          display: flex;
          align-items: center;
          height: 100%;
        }

.AthleteSearch_table__35t9q table tr.AthleteSearch_myAthletes__30i7g .AthleteSearch_name__2z8I1 button {
            margin-right: 10px;
          }

.AthleteSearch_table__35t9q table tr th {
        padding: 1.2% 1%;
        text-align: left;
        font-size: 0.9em;
      }

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

.AthleteSearch_table__35t9q table tr th {
          font-size: 0.85em
      }
        }

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

.AthleteSearch_table__35t9q table tr th {
          font-size: 0.85em
      }
        }

.AthleteSearch_table__35t9q table tr td {
        padding: 1%;
      }

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

.AthleteSearch_table__35t9q table tr td {
          font-size: 0.88em
      }
        }

.AthleteSearch_results__3W7HB.AthleteSearch_myAthletes__30i7g {
    border-collapse: collapse;
  }

.AthleteSearch_firstRow__26KLM {
  background-color: #281e37;
  background-color: var(--quaternary-accent-dark);
  color: #ffffff;
  color: var(--primary-text-colour);
}

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

.AthleteSearch_hide__GW_jd {
    display: none
}
  }

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

.AthleteSearch_resetBtn__7ho7E.AthleteSearch_myAthletes__30i7g {
    background: #69d7e1;
    background: var(--secondary-colour);
  }

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

.AthleteSearch_resetBtn__7ho7E {
    display: none
}
  }

.AthleteSearch_resetBtn__7ho7E.AthleteSearch_mobile__1-oW1 {
    display: none;
    margin-left: 1em;
  }

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

.AthleteSearch_resetBtn__7ho7E.AthleteSearch_mobile__1-oW1 {
      display: inline-block
  }
    }

.styles_root__mFnWl {
  display: flex;
  flex-direction: column;
  background: #281E37;
}
  /* padding: 40px 20px; */
  @media(max-width: 767px) {.styles_root__mFnWl {
    padding: 20px 10px
}
  }
.styles_rootContainer__2cV9u {
  display: flex;
  position: relative;
  max-width: 1400px;
  max-width: var(--max-content-width);
  margin: auto;
}
.styles_sliderContainer__2catV {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  max-width: 1400px;
  max-width: var(--max-content-width);
  margin: 0 auto 40px;
}
.styles_titleContainer__1ddMU {
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  flex-direction: column;
  justify-content: flex-start;
  max-width: 1400px;
  margin: 0 auto 40px;
}
.styles_title__2T3rY {
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
  text-transform: capitalize;
  font-size: 36px;
  color: #262626;
  color: var(--primary-gray);
  margin-bottom: 20px;
  max-width: 1400px;
  max-width: var(--max-content-width);
}
@media(max-width: 767px) {
.styles_title__2T3rY {
    font-size: 26px
}
  }
.styles_addAthlete__1NFrc {
  font-family: 'World Athletics'
,
Arial
,
sans-serif;
  font-family: var(--font-family-regular);
  font-size: 18px;
  color: #ffffff;
  color: var(--primary-text-colour);
  margin-bottom: 20px;
  max-width: 1400px;
  max-width: var(--max-content-width);
}
.styles_text__2Ylam {
  font-family: 'World Athletics'
,
Arial
,
sans-serif;
  font-family: var(--font-family-regular);
  font-size: 18px;
  color: #ffffff;
  color: var(--primary-text-colour);
}
.styles_gallery__3hCqU {
  overflow: hidden;
}
.styles_gallery__3hCqU .slick-list {
    margin-right: 0;
    margin-left: 0;
  }
.styles_gallery__3hCqU .slick-list:after {
      content: '';
      position: absolute;
      width: 150px;
      height: 100%;
      background: linear-gradient(to left, #69D7E1 14%, rgba(105, 215, 225, 0) 90%);
      opacity: 1;
      right: 0;
      top: 0;
      pointer-events: none;
  }
@media(max-width: 767px) {
.styles_gallery__3hCqU .slick-list:after {
        content: none
  }
      }
.styles_gallery__3hCqU .slick-slide button {
    display: block !important;
    position: relative;
  }
.styles_gallery__3hCqU .slick-slide > div {
    height: auto;
  }
.styles_gallery__3hCqU .slick-prev::after, .styles_gallery__3hCqU .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: 1024px) {
    .styles_gallery__3hCqU .slick-prev::after, .styles_gallery__3hCqU .slick-next::after {
      display: none !important;
    }
  }
.styles_team___zWgc {
  cursor: unset
}
.styles_galleryImage__3ouf_ {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
  display: block;
  margin: 0 34px 0 0 !important;
}
.styles_galleryImage__3ouf_:focus {
    outline: none;
  }
.styles_galleryImage__3ouf_ img {
    display: block;
  }
.styles_rootImage__24Xqg {
  display: block;
  position: relative;
  margin-right: 10px;
}
.styles_suggested__6cZHk {
  background: #173032;
  padding: 6px;
  color: #ffffff;
  color: var(--primary-text-colour);
  font-size: 12px;
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 2;
}
.styles_description__gbkJi {
  background: #ffffff;
  background: var(--primary-text-colour);
  padding: 14px;
  width: 100%;
  min-height: 106px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.styles_description__gbkJi:hover img {
    fill: #ff873c;
    fill: var(--primary-colour);
  }
.styles_name__1bAd3 {
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
  text-transform: capitalize;
  font-size: 18px;
  color: #262626;
  color: var(--primary-gray);
}
.styles_descriptionInner__2z3Ih {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: auto;
}
.styles_followMeWrap__3YVH- {
  display: flex;
  align-items: center;
  color: transparent;
  transition: all 0.25s;
}
.styles_followMeWrap__3YVH-:hover {
    color: #ff873c;
    color: var(--primary-colour);
  }
.styles_followMeWrap__3YVH-:hover svg{
    fill: #ff873c;
    fill: var(--primary-colour);
  }
.styles_followMe__Rz0jt {
  margin-right: 5px;
}
.styles_starEmpty__2XY7l {
  fill: #000000;
  transition: all 0.25s;
}
.styles_country__1gDAQ {
  flex: 1 1;
  color: #BDBCC0;
}
.styles_imageOverlay__t4t1y {
  background: rgba(0, 0, 0, .53);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  color: white;
  display: flex;
  align-items: center;
  font-size: 14px;
  padding-left: 16px;
}
.styles_type__3Kw6A {
  color: #ff873c;
  color: var(--primary-colour);
  text-transform: uppercase;
  position: relative;
  margin: 0 0 0 20px;
}
.styles_type__3Kw6A:before {
    content: '';
    position: absolute;
    left: -10px;
    height: 100%;
    width: 1px;
    background: #ffffff;
    background: var(--primary-text-colour);
  }
.styles_date__1iNoX {
  text-transform: capitalize;
}
.styles_root__3tz_W {
    width: 100%;
    padding: 32px 0 0;
    background: #281E37;
}

.styles_rootLogin__2Fh0X {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 6px;
}

.styles_changeProfile__18rQM {
    display: none;
    background: rgba(255, 135, 60, .2);
    position: absolute;
    color: #ffffff;
    color: var(--primary-text-colour);
}

.styles_icon__3mq1i {
  background: #BD94FF;
  display: flex;
  width: 34px;
  min-width: 34px;
  height: 38px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.styles_icon__3mq1i:hover .styles_changeProfile__18rQM {
    width: 130px;
    height: 38px;
    font-size: 9px;
    display: block;
    padding: 6px 7px;
    right: 0;
    left: 100%;
  }

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

.styles_icon__3mq1i:hover .styles_changeProfile__18rQM {
        top: 100%;
        left: -200px;
        width: 234px;
        height: 23px
  }
    }

.styles_container__2-yWd {
    display: flex;
    max-width: 1400px;
    margin: auto;
    align-items: center;
    justify-content: flex-end;
}

.styles_container__2-yWd.styles_login__28vv2 {
      justify-content: flex-start;
      border-bottom: none;
    }

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

.styles_container__2-yWd {
        padding: 5px 0 38px 5px
}
    }

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

.styles_container__2-yWd {
        margin: 0 20px
}
    }

@media(max-width: 767px) {

.styles_container__2-yWd {
        padding: 5px 10px;
        margin: 0;
        flex-wrap: wrap;
        justify-content: flex-start
}
    }

.styles_select__3iWvp {
    max-width: 200px;
    width: 100%;
    min-width: 200px;
}

.styles_text__1pwGc {
    font-size: 16px;
    font-size: var(--font-size);
    font-family: 'World Athletics'
,
Arial
,
sans-serif;
    font-family: var(--font-family-regular);
    white-space: nowrap;
    margin: 0 20px 0 0;
    color: #BD94FF;
    width: 100%;
}

@media(max-width: 767px) {

.styles_text__1pwGc {
        margin: 0 0 10px 0;
        width: 100%
}
    }

.styles_selectWrap__13RnC {
    display: flex;
    align-items: center;
    width: 100%;
    margin-left: auto;
}

@media(max-width: 767px) {

.styles_selectWrap__13RnC {
        flex-wrap: wrap
}
    }

.styles_wrap__jBwcD {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 234px;
}

.styles_label__39GZE {
    width: 100%;
    color: #ffffff;
    color: var(--primary-text-colour);
    text-align: right;
    margin-right: 10px;
}

@media(max-width: 767px) {

.styles_label__39GZE {
        text-align: left
}
    }

.styles_titleNews__uWczE {
    font-size: 36px;
    color: #ffffff;
    color: var(--primary-text-colour);
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
}

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

.styles_titleNews__uWczE {
        margin-left: 20px
}
    }

@media  (max-width: 767px) {

.styles_titleNews__uWczE {
        margin-left: 0px
}
    }

.styles_registerButton__2iasr {
    border: 1px solid #ff873c;
    border: 1px solid var(--primary-colour);
    padding: 10px 25px;
    box-sizing: border-box;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 10px auto;
    background-color: #ff873c;
    background-color: var(--primary-colour);
}

.styles_registerButton__2iasr:hover {
        color: #ff873c;
        color: var(--primary-colour);
        border: 1px solid #0E0E0E;
        border: 1px solid var(--primary-dark);
        background-color: #0E0E0E;
        background-color: var(--primary-dark);
    }

.styles_Login__30a9i h3 {
        color: #ff873c;
        color: var(--primary-colour);
        font-size: 3em;
        font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
        font-family: var(--font-family-bold);
        text-transform: uppercase;
        margin: 0 0 20px;
    }

.styles_WhiteTitle__2MJFP{
    color: white!important;
}

.styles_resultsTable__1xLPw {
  border-collapse: collapse;
  color: #707070;
  color: var(--text-colour-light);
  width: 100%;
}
  .styles_resultsTable__1xLPw thead {
    background-color: #281e37;
    background-color: var(--quaternary-accent-dark);
    color: white;
    font-size: 1.12rem;
    text-transform: uppercase;
  }
  .styles_resultsTable__1xLPw thead th {
      padding: .5em;
      text-align: left;
      min-width: 75px;
    }
  .styles_resultsTable__1xLPw td {
    padding: .5em;
  }
  .styles_resultsTable__1xLPw tr:nth-child(even) {
    background-color: #f0f0f0;
    background-color: var(--tertiary-gray);
  }
  .styles_resultsTable__1xLPw .styles_link__3k2AZ {
    color: #262626;
    color: var(--primary-gray);
    font-weight: bold;
    font-family: 'World Athletics Bold';
  }
  .styles_resultsTable__1xLPw .styles_link__3k2AZ.styles_startList__1dgx0 {
      white-space: nowrap;
    }
  .styles_resultsTable__1xLPw .styles_dateRange__2WISq {
    white-space: nowrap;
  }

.styles_sortIcon__3rDak {
  cursor: pointer;
  display: flex;
  margin: 0 0 0 5px;
}

.styles_sortIcon__3rDak img {
    max-width: 8px;
    display: inline-block;
    height: 20px;
    vertical-align: text-bottom;
    object-fit: cover;
  }

.styles_competitions__2wak0 .styles_sortIcon__3rDak {
    display: none;
  }

.styles_competitions__2wak0 td {
    padding: .5em;
    max-width: 300px;
  }

.styles_competitions__2wak0 tbody tr {
      background: var(--calendar-results-table-background-colour);
      opacity: .8;
      color: var(--calendar-results-table-text-colour);
    }

.styles_competitions__2wak0 tbody tr:nth-child(even) {
      background: var(--calendar-results-table-background-colour);
      color: var(--calendar-results-table-text-colour);
      opacity: .8;
    }

.styles_competitions__2wak0 thead tr {
      background-color: var(--calendar-results-table-header-background-colour);
      color: var(--calendar-results-table-header-text-colour);
    }

.styles_competitions__2wak0 thead th {
      cursor: pointer;
    }

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

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

.styles_headIconWrapper__3FG48 {
  padding-left: 5px;
}

.styles_headFilterText__1BjnD {
  white-space: nowrap;
}
.styles_rootWrap__5Y9zR {
    max-width: 1400px;
    margin: 0 auto;
}


.styles_tableName__37Euo {
    width: 50%;
    padding: 16px 14px 14px 20px;
    background: #69d7e1;
    background: var(--calendar-header-background-colour);
    text-transform: uppercase;
    position: sticky;
    top: 0;
    z-index: 1000;
}


@media(max-width: 767px) {


.styles_tableName__37Euo {
        width: 100%
}
    }


table.styles_table__189gj {
    border-spacing: 0;
    width: 100%;
}


.styles_scroll__1sNGd {
    overflow: auto;
}


th.styles_th__2EOK_,
td.styles_td__3uQOZ {
    margin: 0;
    text-align: left;
    padding: 16px 14px 14px 20px;
    /* background: #2c2c2c; */
    color: #ffffff;
    color: var(--primary-text-colour);
    font-size: 16px;
}


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


.styles_thead__33Ag2 .styles_tr__29p3b:first-child .styles_th__2EOK_ {
    background: #262626;
    background: var(--calendar-subhead-background-colour);
    font-size: 20px;
    opacity: 1;
    text-transform: uppercase;
    color: #ffffff;
    color: var(--calendar-subhead-title-colour);
    position: sticky;
    z-index: 100;
    top: 0;
}


@media(max-width: 767px) {


.styles_thead__33Ag2 .styles_tr__29p3b:first-child .styles_th__2EOK_ {
        top: 18px
}
    }


.styles_table__189gj .styles_tbody__NGgEJ .styles_tr__29p3b {
    background-color:#2c2c2c;
    border-bottom: 1px solid #262626;
}


.styles_table__189gj .styles_tbody__NGgEJ .styles_tr__29p3b:nth-child(odd) {
    background-color: #383838;
}


.styles_table__189gj .styles_tbody__NGgEJ tr:nth-child(odd):hover {
    background-color: #444!important;
}


.styles_thead__33Ag2 .styles_tr__29p3b:nth-child(2) .styles_th__2EOK_{
    position: sticky;
    z-index: 100;
    top: 59px;
}


@media(max-width: 767px) {


.styles_thead__33Ag2 .styles_tr__29p3b:nth-child(2) .styles_th__2EOK_{
        top: 78px
}
    }


.styles_flagsContainer__2hglq {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}


.styles_resultsLink__3GxRD {
    text-transform: capitalize;
}


.styles_title__xPdKt {
    font-size: 36px;
    color: #ffffff;
    color: var(--primary-text-colour);
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
    margin-bottom: 20px;
  }


.styles_panel__1KTwk {
    font-size: 16px;
    background: rgba(59, 31, 17, .9);
    color: #ffffff;
    color: var(--primary-text-colour);
    max-width: 100%;
    padding: 7px 10px;
    font-family: 'World Athletics'
,
Arial
,
sans-serif;
    font-family: var(--font-family-regular);
}  

.styles_root__dHoxr {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    padding: 40px 20px;
}
    @media(max-width: 767px) {.styles_root__dHoxr {
      padding: 20px 10px
}
    }

.styles_title__FumSV {
    font-size: 36px;
    color: #ffffff;
    color: var(--primary-text-colour);
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
    margin-bottom: 20px;
    margin: 0 15px 15px;
}

.styles_btn__2hu6N {
    padding: 1em 2em;
    background-color: #ff873c;
    background-color: var(--primary-colour);
    color: #fff;
    outline: transparent;
    min-width: 120px;
    position: relative;
  }

.styles_btnContainer__1H29L {
    padding: 20px;
    text-align: center;
  }
.styles_root__3ixtN {
  display: flex;
  flex-direction: column;
  background: #69D7E1;
  background: var(--past-events-blue);
  padding: 40px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 248px;
}
  @media(max-width: 767px) {.styles_root__3ixtN {
    padding: 20px 10px
}
  }

.styles_container__1HSEQ {
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  justify-content: space-between;
  max-width: 1400px;
  margin: 0 auto 40px;
  align-items: center;
}

@media(max-width: 767px) {

.styles_container__1HSEQ {
    flex-wrap: wrap
}
  }

.styles_titleContainer__1BlHG {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
}

@media(max-width: 1024px) {

.styles_titleContainer__1BlHG {
    flex-wrap: wrap;
    width: 100%
}
  }

.styles_countryContainer__1EFIB {
  display: flex;
  width: 50%;
  justify-content: flex-end;
}

@media(max-width: 1024px) {

.styles_countryContainer__1EFIB {
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start
}
  }

.styles_countryWrap__XD11- {
  display: flex;
  justify-content: flex-start;
}

@media(max-width: 1024px) {

.styles_countryWrap__XD11- {
    flex-direction: row;
    margin-top: 16px;
    align-items: center
}
  }

.styles_labelWrap__ciN7a {
  display: flex;
  flex-direction: column;
}

.styles_label__LwG2b {
  font-family: 'World Athletics'
,
Arial
,
sans-serif;
  font-family: var(--font-family-regular);
  font-size: 16px;
  color: #262626;
  color: var(--primary-gray);
  margin-right: 10px;
  min-width: 94px;
}

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

@media(max-width: 1024px) {

.styles_flagWrap__3Zoyh {
    margin-left: 10px;
    align-items: center
}
  }

.styles_title__VvF7d {
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
  text-transform: capitalize;
  font-size: 70px;
  color: #262626;
  color: var(--primary-gray);
  margin-bottom: 20px;
  max-width: 1400px;
  max-width: var(--max-content-width);
}

@media(max-width: 1024px) {

.styles_title__VvF7d {
    font-size: 40px
}
  }

.styles_countryName__3YBe9 {
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
  text-transform: capitalize;
  font-size: 57px;
  color: #262626;
  color: var(--primary-gray);
}

@media(max-width: 1024px) {

.styles_countryName__3YBe9 {
    font-size: 20px
}
  }

.styles_flag__2IuyC {
  width: 63px;
  height: 48px;
  margin-right: 20px;
}

.styles_text__2GOyX {
  font-family: 'World Athletics'
,
Arial
,
sans-serif;
  font-family: var(--font-family-regular);
  font-size: 21px;
  line-height: 1.2;
  color: #262626;
  color: var(--primary-gray);
  max-width: 521px;
}

@media(max-width: 1024px) {

.styles_text__2GOyX {
    font-size: 16px
}
  }


.styles_root__h9oSH {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  width: 100%;
  padding: 40px 20px;
}
  @media(max-width: 767px) {.styles_root__h9oSH {
    padding: 20px 10px
}
  }

.styles_title__3gbjl {
  font-size: 36px;
  color: #ffffff;
  color: var(--primary-text-colour);
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
  margin-bottom: 20px;
  margin: 0 15px 15px;
}

.styles_btn__2ptjv {
  padding: 1em 2em;
  background-color: #ff873c;
  background-color: var(--primary-colour);
  color: #fff;
  outline: transparent;
  min-width: 120px;
  position: relative;
}

.styles_btnContainer__3fGsM {
  padding: 20px;
  text-align: center;
}
.styles_root__Z-T_b {
  height: 100vh;
  position: absolute;
  width: 100%;

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
