

.styles_root__E3ymF {
    width: 100%;
    padding: 17px;
    display: flex;
    align-items: center;
    background: #c2e9ed;
    background: var(--page-title-background-colour);
}

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

    .styles_root__E3ymF .styles_container__WHbP2 .styles_extra__3neMs {
            width: 50%;
            margin-left: auto;
        }

    @media(max-width: 767px) {

    .styles_root__E3ymF .styles_container__WHbP2 .styles_extra__3neMs {
                width: 100%;
                margin-top: 10px
        }
            }

    .styles_root__E3ymF .styles_container__WHbP2 .styles_text__QB6lQ {
            padding-right: 40px;
            padding-left: 0.75rem;
            font-size: 32px;
            font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
            font-family: var(--font-family-bold);
            text-transform: capitalize;
            position: relative;
        }

    .styles_root__E3ymF .styles_container__WHbP2 .styles_text__QB6lQ::after {
                content: '';
                width: 1px;
                height: 100%;
                background: #262626;
                background: var(--grayscale-dark);
                position: absolute;
                right: 0;
                top: 0;
            }

    @media(max-width: 767px) {

    .styles_root__E3ymF .styles_container__WHbP2 .styles_text__QB6lQ::after {
                    content: none
            }
                }

    @media(max-width: 767px) {

    .styles_root__E3ymF .styles_container__WHbP2 .styles_text__QB6lQ {
                padding-left: 0
        }
            }

    .styles_root__E3ymF .styles_container__WHbP2 .styles_date__25Obk {
            padding-left: 40px;
            font-size: 32px;
            font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
            font-family: var(--font-family-bold);
        }

    @media(max-width: 767px) {

    .styles_root__E3ymF .styles_container__WHbP2 {
                min-width: auto;
                width: 100%;
                margin-left: 0;
                margin-top: 20px
    }
            }

@media (max-width: 767px) {
        .styles_container__WHbP2 .styles_text__QB6lQ {
            padding-left: 0;
            padding-right: 20px;
        }

}

.NewsGrid_newsGrid__TwxZF {
  margin-top: 2em;
}

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

.NewsGrid_grid__bTt_f {
  padding: 2em;
}

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal {
  width: calc(99.9% * 1/1 - (30px - 30px * 1/1))
}

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none
}

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:last-child {
  margin-right: 0
}

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(1n) {
  margin-right: 0;
  float: right
}

.NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(1n + 1) {
  clear: both
}

.NewsGrid_topicTitle__16mif {
  padding: 0 3em .25em 0;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #ff873c;
  border-bottom: 1px solid var(--primary-colour);
}

h1.NewsGrid_topicTitle__16mif {
  padding: 0 3em .25em 0;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 1px solid #ff873c;
  border-bottom: 1px solid var(--primary-colour);
  font-size: 16px;
  font-family: 'World Athletics'
,
Arial
,
sans-serif;
  font-family: var(--font-family-regular);
}

.NewsGrid_titleWrapper__2RF-M {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.NewsGrid_titleWrapper__2RF-M:after {
    content: none !important
  }

.NewsGrid_titleExtra__3BK_C {
  margin-top: 15px;
  max-width: 350px;
  width: 100%;
}

@media screen and (min-width: 600px) {
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal {
    width: calc(99.9% * 1/2 - (30px - 30px * 1/2))
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:last-child {
    margin-right: 0
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(2n) {
    margin-right: 0;
    float: right
  }
  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(2n + 1) {
    clear: both
  }
}

@media screen and (min-width: 1025px) {
  .NewsGrid_titleWrapper__2RF-M {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }

  .NewsGrid_titleExtra__3BK_C {
    margin-top: 0;
  }

  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal {
    width: calc(99.9% * 1/3 - (30px - 30px * 1/3))
  }

  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none
  }

  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:last-child {
    margin-right: 0
  }

  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(3n) {
    margin-right: 0;
    float: right
  }

  .NewsGrid_grid__bTt_f .NewsGrid_col__6iLal:nth-child(3n + 1) {
    clear: both
  }
}

.NewsGrid_spikes__DXssS .NewsGrid_grid__bTt_f {
    padding: 40px 0 0 0;
  }

.NewsGrid_spikes__DXssS .NewsGrid_topicTitle__16mif {
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
    border: 1px solid #707070;
    text-transform: uppercase;
    padding: 5px;
    margin: 0;
  }
.UltimateNewsGrid_container__1JVAY .slick-list {
    margin-inline: 0 !important;
  }
.News_btn__AbTuC {
  padding: 1em 2em;
  background-color: #ff873c;
  color: #fff;
  outline: transparent;
  min-width: 220px;
  position: relative;
}
  .News_btn__AbTuC div {
    position: absolute;
    right: 1.5em;
    top: 0.5em;
  }

.News_btnContainer__1-hrI {
  padding: 20px;
  text-align: right;
}

.News_root__1vuHr .News_title__1oQWw {
    padding: 10px 15px;
    background: #69d7e1;
    background: var(--secondary-colour);
  }

.News_root__1vuHr .News_text__3wDQp {
    padding: 10px 15px;
  }

.News_titleKidsAthletics__2HzVY {
  padding: 10px 15px;
}

.News_spikes__200jT {
  text-align: center;
}

.News_spikes__200jT .News_btn__AbTuC {
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
    border: 1px solid #707070;
    background: unset;
    min-width: unset;
    font-size: 1.2em;
    padding: 0.4em 0.6em;
    color: black;
  }
.ScheduleResultsTabs_scheduleResultsTabs__SkXSF {
    width: 100%;
}

.ScheduleResultsTabs_myTimeControl__3Afix {
    align-self: center !important;
}

.ScheduleResultsTabs_scheduleResultsHeaderContainer__3_UiQ {
    background-color: white;
}

.ScheduleResultsTabs_scheduleResultsHeaderContainer__3_UiQ::after {
        content: none;
    }

.ScheduleResultsTabs_scheduleResultsHeader__1Vn75 {
    max-width: 1400px;
    margin: auto;
    font-size: 18px;
    font-weight: 600;
    color: #111827;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px 4px 10px;
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
}

.ScheduleResultsTabs_scheduleResultsHeader__1Vn75::after {
        content: none;
    }

.ScheduleResultsTabs_tabsContainer__1KUrc {
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    margin: auto;
}

.ScheduleResultsTabs_tabsContainer__1KUrc::after {
        content: none;
    }

.ScheduleResultsTabs_tabNavigation__3yCug {
    display: flex;
    border-radius: 8px;
    padding: 10px;
    width: fit-content;
    justify-content: space-evenly;
    gap: 16px;
}

.ScheduleResultsTabs_tabNavigation__3yCug::after {
        content: none;
    }

.ScheduleResultsTabs_tabButton__iTkQB {
    padding: 8px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease;
    background-color: #F5F0FF;
    background-color: var(--tokyo25-purple-light2);
    color: #1E1E1E;
    color: var(--black);
    text-align: center;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ScheduleResultsTabs_tabButton__iTkQB:hover {
    background-color: #F5F0FF;
    background-color: var(--tokyo25-purple-light2);
}

.ScheduleResultsTabs_tabButton__iTkQB.ScheduleResultsTabs_active__38lOx {
    background-color: #513582;
    background-color: var(--tokyo25-purple-dark);
    color: white;
}

.ScheduleResultsTabs_tabContent__3dzch {
    background: #EEF1F4;
    background: var(--competition-mode-nav-background-gray);
}

.ScheduleResultsTabs_contentPanel__24J_T {
    border-radius: 0.5rem;
    color: black;
}

/* Responsive Design */

@media screen and (max-width: 767px) {
    .ScheduleResultsTabs_tabNavigation__3yCug {
        width: 100%;
    }

    .ScheduleResultsTabs_tabButton__iTkQB {
        flex: 1 1;
        text-align: center;
    }
}

/* Animation for smooth transitions */

.ScheduleResultsTabs_tabButton__iTkQB {
    position: relative;
    overflow: hidden;
}

.ScheduleResultsTabs_tabButton__iTkQB::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: left 0.5s;
}

.ScheduleResultsTabs_tabButton__iTkQB:hover::before {
    left: 100%;
}
.competitionModeLayout_mainContent__2X-yY {
    min-height: calc(100dvh - 140px);
    /*max-height: calc(100dvh - 140px);*/
    overflow: auto;
    background: #EEF1F4;
}

.competitionModeLayout_competitionModeLayout__3Q95J {

}
.CompModeNews_container__3A8vE{
    box-sizing: border-box;
    width: 100%;
}

.CompModeNews_tabs__3V_mi{
    display: flex;
    align-items: center;
    gap: 5px;
    background: white;
    height: 69px;
    padding: 15px;
    position: relative;
    z-index: 3;
}

.CompModeNews_tabBtn__jj3tF{
    flex: 1 1;
    background: #F5F0FF;
    border: none;
    padding: 8px;
    height: 38px;
    border-radius: 8px;
}

.CompModeNews_tabBtnActive__3_Njf{
    flex: 1 1;
    background: #513582;
    border: none;
    padding: 8px;
    height: 38px;
    border-radius: 8px;
    color: white; 
}

@media (max-width: 767px) {
    .CompModeNews_container__3A8vE{
        max-width: 1400px;
        margin: 0 auto;
    }

}


.CompetitionModeHomePage_mainContentClass__1e5_7 {
    max-width: 1400px;
    margin: auto;
}
