.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 {
      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 {
  max-height: 60px;
  display: flex;
  flex-wrap: wrap;
}
.HeaderLogo_logoWithText__cNFj2 > a img {
    width: 102px;
  }
.HeaderLogo_logoWithText__cNFj2 > a p {
    width: 175px;
    font-size: 14px;
    height: 64px;
    align-self: center;
    line-height: normal;
    margin-bottom: -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;
}
.HeaderMenuIcon_mobileNavToggle-true__1B5bP {
  background: #262626;
}
.HeaderMenuIcon_mobileToggleIcon__2uVf3 {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  line-height: 0;
}

.TopHeaderLogin_li__2tOp9 {
  padding-left: 1em;
  margin: 0;
}
.TopHeaderLogin_competitionHomeLi__3Os2k {
  font-weight: bold;
  padding-left: 1em;
  padding-right: 3em;
  margin-bottom: -7px;
}
.TopHeaderLogin_competitionHomeUser__2gbB3 {
  height: 20px;
  width: 20px;
}
.TopHeaderLogin_profileCommandContainer__3QSMj {
  display: flex;
}
.TopHeaderLogin_profileCommandContainer__3QSMj div {
    margin: 0 0.5em;
  }


.TopHeaderLanguageSelector_LanguageSelector__2s32N {
    margin: 0 1.5em;
}
.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;
}
.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: 60%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-end;
      color: white;
      position: absolute;
      bottom: 60px;
    }
.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;
      }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_title__1sziS {
        font-family: 'World Athletics Heavy';
        font-size: 3.5rem;
        line-height: 1em;
      }
.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;
      }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_description__M_g2s .HeroCarousel_descriptionText__1dB3r {
          display: none;
        }
@media screen and (min-width: 768px) {
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_description__M_g2s .HeroCarousel_descriptionText__1dB3r {
            display: block
        }
          }
.HeroCarousel_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY .HeroCarousel_link__2y5HB {
        text-decoration: none;
        line-height: 1em;
        color: #ffffff;
        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_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_carouselLayer__eh7wy .HeroCarousel_articleContainer__1V1O1 .HeroCarousel_article__33oiY{
    right: 20px;
  }

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

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

