
a {
  text-decoration: none;
  color: inherit;
}
.Bold {
  font-weight: bold;
}
.Spoiler {
  background-color: #000 !important;
  color: #000 !important;
}
.Spoiler:hover {
  color: #fff !important;
}
.Strike {
  text-decoration: line-through;
}
[data-aos='fade-zoom-in'] {
  opacity: 0;
  transition-property: transform, opacity;
  transform: scale(0);
}
[data-aos='fade-zoom-in'] &.aos-animate {
  opacity: 1;
  transform: scale(1);
}
[data-aos='fade-slide-right'] {
  opacity: 0;
  transition-property: transform, opacity;
  transform: translateX(-40%);
}
[data-aos='fade-slide-right'] &.aos-animate {
  opacity: 1;
  transform: translateX(0);
}
[data-aos='fade-slide-left'] {
  opacity: 0;
  transition-property: transform, opacity;
  transform: translateX(40%);
}
[data-aos='fade-slide-left'] &.aos-animate {
  opacity: 1;
  transform: translateX(0);
}
[data-aos='fade-slide-up'] {
  opacity: 0;
  transition-property: transform, opacity;
  transform: translateY(40%);
}
[data-aos='fade-slide-up'] &.aos-animate {
  opacity: 1;
  transform: translateX(0);
}
[data-aos='fade-slide-down'] {
  opacity: 0;
  transition-property: transform, opacity;
  transform: translateY(-40%);
}
[data-aos='fade-slide-down'] &.aos-animate {
  opacity: 1;
  transform: translateX(0);
}
[data-aos='rotate'] {
  transition-property: transform;
  transform: rotateZ(0deg);
}
[data-aos='rotate'] &[data-aos-rotate-bottom] {
  transform-origin: bottom center;
}
[data-aos='rotate'] &[data-aos-rotate='10'].aos-animate {
  transform: rotateZ(10deg);
}
[data-aos='rotate'] &[data-aos-rotate='20'].aos-animate {
  transform: rotateZ(20deg);
}
[data-aos='rotate'] &[data-aos-rotate='30'].aos-animate {
  transform: rotateZ(30deg);
}
[data-aos='rotate'] &[data-aos-rotate='40'].aos-animate {
  transform: rotateZ(40deg);
}
[data-aos='rotate'] &[data-aos-rotate='50'].aos-animate {
  transform: rotateZ(50deg);
}
[data-aos='rotate'] &[data-aos-rotate='60'].aos-animate {
  transform: rotateZ(60deg);
}
[data-aos='rotate'] &[data-aos-rotate='70'].aos-animate {
  transform: rotateZ(70deg);
}
[data-aos='rotate'] &[data-aos-rotate='80'].aos-animate {
  transform: rotateZ(80deg);
}
[data-aos='rotate'] &[data-aos-rotate='90'].aos-animate {
  transform: rotateZ(90deg);
}
[data-aos='rotate'] &[data-aos-rotate='100'].aos-animate {
  transform: rotateZ(100deg);
}
[data-aos='rotate'] &[data-aos-rotate='110'].aos-animate {
  transform: rotateZ(110deg);
}
[data-aos='rotate'] &[data-aos-rotate='120'].aos-animate {
  transform: rotateZ(120deg);
}
[data-aos='rotate'] &[data-aos-rotate='130'].aos-animate {
  transform: rotateZ(130deg);
}
[data-aos='rotate'] &[data-aos-rotate='140'].aos-animate {
  transform: rotateZ(140deg);
}
[data-aos='rotate'] &[data-aos-rotate='150'].aos-animate {
  transform: rotateZ(150deg);
}
[data-aos='rotate'] &[data-aos-rotate='160'].aos-animate {
  transform: rotateZ(160deg);
}
[data-aos='rotate'] &[data-aos-rotate='170'].aos-animate {
  transform: rotateZ(170deg);
}
[data-aos='rotate'] &[data-aos-rotate='180'].aos-animate {
  transform: rotateZ(180deg);
}
[data-aos='rotate'] &[data-aos-rotate='190'].aos-animate {
  transform: rotateZ(190deg);
}
[data-aos='rotate'] &[data-aos-rotate='200'].aos-animate {
  transform: rotateZ(200deg);
}
[data-aos='rotate'] &[data-aos-rotate='210'].aos-animate {
  transform: rotateZ(210deg);
}
[data-aos='rotate'] &[data-aos-rotate='220'].aos-animate {
  transform: rotateZ(220deg);
}
[data-aos='rotate'] &[data-aos-rotate='230'].aos-animate {
  transform: rotateZ(230deg);
}
[data-aos='rotate'] &[data-aos-rotate='240'].aos-animate {
  transform: rotateZ(240deg);
}
[data-aos='rotate'] &[data-aos-rotate='250'].aos-animate {
  transform: rotateZ(250deg);
}
[data-aos='rotate'] &[data-aos-rotate='260'].aos-animate {
  transform: rotateZ(260deg);
}
[data-aos='rotate'] &[data-aos-rotate='270'].aos-animate {
  transform: rotateZ(270deg);
}
[data-aos='rotate'] &[data-aos-rotate='280'].aos-animate {
  transform: rotateZ(280deg);
}
[data-aos='rotate'] &[data-aos-rotate='290'].aos-animate {
  transform: rotateZ(290deg);
}
[data-aos='rotate'] &[data-aos-rotate='300'].aos-animate {
  transform: rotateZ(300deg);
}
[data-aos='rotate'] &[data-aos-rotate='310'].aos-animate {
  transform: rotateZ(310deg);
}
[data-aos='rotate'] &[data-aos-rotate='320'].aos-animate {
  transform: rotateZ(320deg);
}
[data-aos='rotate'] &[data-aos-rotate='330'].aos-animate {
  transform: rotateZ(330deg);
}
[data-aos='rotate'] &[data-aos-rotate='340'].aos-animate {
  transform: rotateZ(340deg);
}
[data-aos='rotate'] &[data-aos-rotate='350'].aos-animate {
  transform: rotateZ(350deg);
}
[data-aos='rotate'] &[data-aos-rotate='-10'].aos-animate {
  transform: rotateZ(-10deg);
}
[data-aos='rotate'] &[data-aos-rotate='-20'].aos-animate {
  transform: rotateZ(-20deg);
}
[data-aos='rotate'] &[data-aos-rotate='-30'].aos-animate {
  transform: rotateZ(-30deg);
}
[data-aos='rotate'] &[data-aos-rotate='-40'].aos-animate {
  transform: rotateZ(-40deg);
}
[data-aos='rotate'] &[data-aos-rotate='-50'].aos-animate {
  transform: rotateZ(-50deg);
}
[data-aos='rotate'] &[data-aos-rotate='-60'].aos-animate {
  transform: rotateZ(-60deg);
}
[data-aos='rotate'] &[data-aos-rotate='-70'].aos-animate {
  transform: rotateZ(-70deg);
}
[data-aos='rotate'] &[data-aos-rotate='-80'].aos-animate {
  transform: rotateZ(-80deg);
}
[data-aos='rotate'] &[data-aos-rotate='-90'].aos-animate {
  transform: rotateZ(-90deg);
}
[data-aos='rotate'] &[data-aos-rotate='-100'].aos-animate {
  transform: rotateZ(-100deg);
}
[data-aos='rotate'] &[data-aos-rotate='-110'].aos-animate {
  transform: rotateZ(-110deg);
}
[data-aos='rotate'] &[data-aos-rotate='-120'].aos-animate {
  transform: rotateZ(-120deg);
}
[data-aos='rotate'] &[data-aos-rotate='-130'].aos-animate {
  transform: rotateZ(-130deg);
}
[data-aos='rotate'] &[data-aos-rotate='-140'].aos-animate {
  transform: rotateZ(-140deg);
}
[data-aos='rotate'] &[data-aos-rotate='-150'].aos-animate {
  transform: rotateZ(-150deg);
}
[data-aos='rotate'] &[data-aos-rotate='-160'].aos-animate {
  transform: rotateZ(-160deg);
}
[data-aos='rotate'] &[data-aos-rotate='-170'].aos-animate {
  transform: rotateZ(-170deg);
}
[data-aos='rotate'] &[data-aos-rotate='-180'].aos-animate {
  transform: rotateZ(-180deg);
}
[data-aos='rotate'] &[data-aos-rotate='-190'].aos-animate {
  transform: rotateZ(-190deg);
}
[data-aos='rotate'] &[data-aos-rotate='-200'].aos-animate {
  transform: rotateZ(-200deg);
}
[data-aos='rotate'] &[data-aos-rotate='-210'].aos-animate {
  transform: rotateZ(-210deg);
}
[data-aos='rotate'] &[data-aos-rotate='-220'].aos-animate {
  transform: rotateZ(-220deg);
}
[data-aos='rotate'] &[data-aos-rotate='-230'].aos-animate {
  transform: rotateZ(-230deg);
}
[data-aos='rotate'] &[data-aos-rotate='-240'].aos-animate {
  transform: rotateZ(-240deg);
}
[data-aos='rotate'] &[data-aos-rotate='-250'].aos-animate {
  transform: rotateZ(-250deg);
}
[data-aos='rotate'] &[data-aos-rotate='-260'].aos-animate {
  transform: rotateZ(-260deg);
}
[data-aos='rotate'] &[data-aos-rotate='-270'].aos-animate {
  transform: rotateZ(-270deg);
}
[data-aos='rotate'] &[data-aos-rotate='-280'].aos-animate {
  transform: rotateZ(-280deg);
}
[data-aos='rotate'] &[data-aos-rotate='-290'].aos-animate {
  transform: rotateZ(-290deg);
}
[data-aos='rotate'] &[data-aos-rotate='-300'].aos-animate {
  transform: rotateZ(-300deg);
}
[data-aos='rotate'] &[data-aos-rotate='-310'].aos-animate {
  transform: rotateZ(-310deg);
}
[data-aos='rotate'] &[data-aos-rotate='-320'].aos-animate {
  transform: rotateZ(-320deg);
}
[data-aos='rotate'] &[data-aos-rotate='-330'].aos-animate {
  transform: rotateZ(-330deg);
}
[data-aos='rotate'] &[data-aos-rotate='-340'].aos-animate {
  transform: rotateZ(-340deg);
}
[data-aos='rotate'] &[data-aos-rotate='-350'].aos-animate {
  transform: rotateZ(-350deg);
}
.carousel__slide-focus-ring {
  outline: none !important;
}
.carousel__dot:focus {
  outline: none !important;
}
.__react_component_tooltip.show {
  opacity: 1 !important;
}
.jPUzsg7ouryNRb6gEFKK8 {
  text-transform: uppercase;
  letter-spacing: 1px;
}
._1UfQlDp2CU42G3smO0cOJ5 {
  mask-image: linear-gradient(
    to left,
    transparent 0%,
    black 10%,
    black 90%,
    transparent 100%
  );
  -webkit-mask-image: linear-gradient(
    to left,
    transparent 0%,
    black 10%,
    black 90%,
    transparent 100%
  );
}
@font-face {
  font-family: 'Radiance';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance.eot');
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance.eot?#iefix')
      format('embedded-opentype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance.ttf')
      format('truetype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance.svg#ywftsvg')
      format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Radiance';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-bold.eot');
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-bold.eot?#iefix')
      format('embedded-opentype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-bold.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-bold.ttf')
      format('truetype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-bold.svg#ywftsvg')
      format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Radiance';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-semibold.eot');
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-semibold.eot?#iefix')
      format('embedded-opentype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-semibold.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-semibold.ttf')
      format('truetype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/radiance-semibold.svg#ywftsvg')
      format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Goudy Trajan';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-regular-pro-webfont.eot');
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-regular-pro-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-regular-pro-webfont.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-regular-pro-webfont.ttf')
      format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Goudy Trajan';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.eot');
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.ttf')
      format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Goudy Trajan';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.eot');
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.ttf')
      format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/notosans-regular.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/notosans-regular.ttf')
      format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/notosans-semibold.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/notosans-semibold.ttf')
      format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/notosans-bold.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/notosans-bold.ttf')
      format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Averia Serif Libre';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/averiaseriflibre-regular.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/averiaseriflibre-regular.ttf')
      format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Averia Serif Libre';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/averiaseriflibre-italic.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/averiaseriflibre-italic.ttf')
      format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Reaver';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Regular.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Regular.ttf')
      format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Reaver';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Light.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Regular-Light.ttf')
      format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Reaver';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-SemiBold.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Regular-SemiBold.ttf')
      format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Reaver';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Bold.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Regular-Bold.ttf')
      format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Reaver';
  src: url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Black.woff')
      format('woff'),
    url('https://cdn.steamstatic.com/apps/dota2/fonts/Reaver-Regular-Black.ttf')
      format('truetype');
  font-weight: 800;
  font-style: normal;
}
._3FwRA5UifpLfWySoTYdl9f {
  border: 3px solid #ffffff50;
  padding: 15px 25px;
  margin: 10px 30px;
  border-radius: 5px;
  cursor: pointer;
  width: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 12px;
  transition-duration: 0.2s;
}
._3FwRA5UifpLfWySoTYdl9f:hover {
  border: 3px solid #ff6046;
  transform: translateY(-2px);
  color: #ff6046;
}
._3FwRA5UifpLfWySoTYdl9f ._2pVUo9DWps2BNsfv1Fsr7O {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}
@media (max-width: 900px) {
  ._3FwRA5UifpLfWySoTYdl9f ._2pVUo9DWps2BNsfv1Fsr7O {
    font-size: 16px;
  }
}
._3FwRA5UifpLfWySoTYdl9f ._3DraI0_dp-_mPW-djg-Gnq {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
._3FwRA5UifpLfWySoTYdl9f ._3DraI0_dp-_mPW-djg-Gnq._1zuBllHRJX51vZ2uuz2qJx {
  background-image: url('https://cdn.steamstatic.com/apps/dota2/images/dota_react/icons/icon-play.svg');
}
._3FwRA5UifpLfWySoTYdl9f ._2KfqKQ6pVucDU25chP5cY1 {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('https://cdn.steamstatic.com/apps/dota2/images/dota_react/icons/steam_icon.svg');
}
._2MLxqQJL4To3q3AezA81sc,
._3baYgGoj-k7YK0W8kCSOOv {
  background-color: #36363e;
  color: #ddd;
  max-width: 250px;
  border: 1px solid #2d2d33;
  border-radius: 3px;
  box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.7);
  font-size: 14px;
  line-height: 20px;
  padding: 6px 10px;
  z-index: 99999;
}
._3baYgGoj-k7YK0W8kCSOOv {
  max-width: none;
}
.ReactVirtualized__Table__headerRow {
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ReactVirtualized__Table__row {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ReactVirtualized__Table__headerTruncatedText {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ReactVirtualized__Table__headerColumn {
  margin-right: 5px;
  min-width: 0px;
}
.ReactVirtualized__Table__rowColumn {
  margin-right: 5px;
  min-width: 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ReactVirtualized__Table__headerColumn:first-of-type {
  margin-left: 5px;
}
.ReactVirtualized__Table__rowColumn:first-of-type {
  margin-left: 5px;
}
.ReactVirtualized__Table__sortableHeaderColumn {
  cursor: pointer;
}
.ReactVirtualized__Table__sortableHeaderIconContainer {
  display: flex;
  align-items: center;
}
.ReactVirtualized__Table__sortableHeaderIcon {
  flex: 0 0 24px;
  height: 1em;
  width: 1em;
  fill: currentColor;
}
._3-HyZjCghYUe813h-UcfyQ {
  width: 100%;
  background-size: 100% auto;
  background-position: top, center;
  background-repeat: repeat-y;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  gap: 6px;
  padding: 60px 60px;
}
._3-HyZjCghYUe813h-UcfyQ .mx7WsiNkO42Bu1F7Z0XFN {
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #aaa;
  text-transform: uppercase;
  letter-spacing: 1px;
}
._3-HyZjCghYUe813h-UcfyQ ._2QSCyce9q2SaJ3WD_16Lgw {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  padding: 0px 30px;
}
._3-HyZjCghYUe813h-UcfyQ ._2QSCyce9q2SaJ3WD_16Lgw ._3lxCwhBf5ZjE6tkXf3t2ye {
  height: 60px;
  background-color: #2a2a32;
  padding: 0px 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  user-select: none;
  transition-property: filter;
  transition-timing-function: ease-in-out;
  transition-duration: 0.1s;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._3lxCwhBf5ZjE6tkXf3t2ye:hover {
  filter: brightness(1.3);
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._3lxCwhBf5ZjE6tkXf3t2ye
  .uFkkHsDHUIkOwwGUhZfdo {
  flex-grow: 1;
  color: #a89b9b;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0px 30px;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._3lxCwhBf5ZjE6tkXf3t2ye
  ._1kGMIZBb2zTe32hVktBo1d {
  width: 200px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: right;
}
._3-HyZjCghYUe813h-UcfyQ ._2QSCyce9q2SaJ3WD_16Lgw ._233IJRWwisFtVUm98NqCLd {
  width: 100%;
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
  background-color: #18181d;
  transition-property: padding;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd._3nEfXca6B6aujd16sHqP6d {
  padding-top: 4px;
  padding-bottom: 4px;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd._3nEfXca6B6aujd16sHqP6d
  ._3AZ2jh5S5PgwF-r44iCUJc {
  height: 40px;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc {
  width: 100%;
  height: 0px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  transition-property: height;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc
  ._37EE5ifNRsuBfIm4ILyuzr {
  width: 200px;
  min-width: 200px;
  color: #a3a3a3;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc
  ._3HmjgsEWmPFe2hSiXk4_Ps {
  flex-grow: 1;
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: flex;
  flex-direction: row;
  text-align: center;
  gap: 8px;
  padding-left: 167px;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc
  ._3HmjgsEWmPFe2hSiXk4_Ps
  .fPnpv-CKrSk7yGMdS76Gq {
  color: #fff;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc
  ._2hhv0ggpSP_9CYEqq7TIgl {
  width: 200px;
  min-width: 200px;
  color: #af3030;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: right;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc
  ._2kXyu5zB8gGJrXZ4PE2YnM {
  width: 77px;
  min-width: 77px;
  height: 30px;
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc
  ._9-qxEpNJP72sDOY69oi48 {
  width: 60px;
  min-width: 60px;
  color: #ccc;
  font-size: 14px;
  font-weight: 700;
  padding-left: 30px;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc
  ._3efjmR927GUq_UIgT2QIzO {
  flex-grow: 1;
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0px 30px;
}
._3-HyZjCghYUe813h-UcfyQ
  ._2QSCyce9q2SaJ3WD_16Lgw
  ._233IJRWwisFtVUm98NqCLd
  ._3AZ2jh5S5PgwF-r44iCUJc
  ._1kGMIZBb2zTe32hVktBo1d {
  width: 200px;
  min-width: 200px;
  color: #ddd;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: right;
}
._1Xt0pBd6JJft3e8UUWkSw {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 20px;
}
._1Xt0pBd6JJft3e8UUWkSw._2ctr9Fc8sXACfnghGyi-K_ {
  opacity: 0;
}
._1Xt0pBd6JJft3e8UUWkSw ._32VmKrfX_A-bH-pYq9-JVF {
  width: 100%;
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #36363e;
}
._1Xt0pBd6JJft3e8UUWkSw ._25x0dBlzaYRTcuh9B55Ddc {
  width: 100%;
  position: relative;
  transition-property: background-color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
  background-color: #27272dbf;
}
._1Xt0pBd6JJft3e8UUWkSw ._25x0dBlzaYRTcuh9B55Ddc._3KF2_jmkpKIC7H1nLUFi0m {
  background-color: #121214;
}
._1Xt0pBd6JJft3e8UUWkSw ._25x0dBlzaYRTcuh9B55Ddc .E0PK76ri5dQlOWI4E9qLN {
  width: 300px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  top: 40px;
  right: 30px;
  cursor: pointer;
  user-select: none;
}
._1Xt0pBd6JJft3e8UUWkSw
  ._25x0dBlzaYRTcuh9B55Ddc
  .E0PK76ri5dQlOWI4E9qLN
  ._3FV5yS8ePiLBvbgTH6b4yg {
  color: #a3a3a3;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 4px;
}
._1Xt0pBd6JJft3e8UUWkSw
  ._25x0dBlzaYRTcuh9B55Ddc
  .E0PK76ri5dQlOWI4E9qLN
  ._3-f6gLJjbkki0uTxF43jKL {
  min-width: 30px;
  color: #5e6976;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition-property: color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
}
._1Xt0pBd6JJft3e8UUWkSw
  ._25x0dBlzaYRTcuh9B55Ddc
  .E0PK76ri5dQlOWI4E9qLN
  ._3-f6gLJjbkki0uTxF43jKL._2YP0gatoEMuX6z8A5B7yy2 {
  color: #fff;
}
._1Xt0pBd6JJft3e8UUWkSw ._1tetCU78FiI31YHcq-taB- {
  height: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  overflow: hidden;
  transition-property: height;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
}
._1Xt0pBd6JJft3e8UUWkSw ._1tetCU78FiI31YHcq-taB-._3eUozLZP6TKHhHZKKbxyEz {
  height: 60px;
}
._1Xt0pBd6JJft3e8UUWkSw ._1tetCU78FiI31YHcq-taB- ._1GMkkmiFqMC5okpmy04WUc {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  color: #a3a3a3;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
._1Xt0pBd6JJft3e8UUWkSw
  ._1tetCU78FiI31YHcq-taB-
  ._1GMkkmiFqMC5okpmy04WUc
  ._3PYt_49QEPYyoP9tS_oeS1 {
  width: 40px;
  min-width: 40px;
  height: 40px;
}
._1Xt0pBd6JJft3e8UUWkSw ._1NHYa0as9c6gCdn5TnGgxk {
  padding-top: 60px;
  padding-left: 60px;
  padding-bottom: 60px;
  padding-right: 0px;
  max-width: 90vw;
}
._1Xt0pBd6JJft3e8UUWkSw ._1NHYa0as9c6gCdn5TnGgxk::-webkit-scrollbar-track {
  background-color: transparent;
}
._1Xt0pBd6JJft3e8UUWkSw ._1NHYa0as9c6gCdn5TnGgxk::-webkit-scrollbar {
  width: 3px;
  background-color: #2e3339;
}
._1Xt0pBd6JJft3e8UUWkSw ._1NHYa0as9c6gCdn5TnGgxk::-webkit-scrollbar-thumb {
  width: 3px;
  background-color: #3c434a;
}
._1-9fq2GgSE7bxm-RtR-bLU {
  height: 100%;
  position: relative;
}
._1-9fq2GgSE7bxm-RtR-bLU ._15rTrqmxPgOgViU-Wt4l7_ {
  width: 100%;
  height: 1px;
  background-color: #555;
  position: absolute;
}
._2G63z7OY8WPmPcEIomitVC {
  height: 100%;
  display: flex;
  flex-direction: row;
}
._2G63z7OY8WPmPcEIomitVC .At8as8zYWL9Yr7UjJEX89 {
  width: 20px;
  height: 100%;
  position: relative;
}
._2G63z7OY8WPmPcEIomitVC .At8as8zYWL9Yr7UjJEX89 ._3SzCT6gfL-g3zT6zCUk3fp {
  width: 100%;
  height: 1px;
  background-color: #555;
  position: absolute;
}
._2G63z7OY8WPmPcEIomitVC .At8as8zYWL9Yr7UjJEX89 .KTaHSmkrCQz6vuvc_g0AC {
  width: 100%;
  height: 1px;
  background-color: #555;
  position: absolute;
}
._2G63z7OY8WPmPcEIomitVC ._3VSQ79EGIM5peMIIVpGThK {
  width: 1px;
  background-color: #555;
  position: absolute;
}
._2G63z7OY8WPmPcEIomitVC ._1AYzNYfEPxwcdLomqCoP4- {
  flex-grow: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._2G63z7OY8WPmPcEIomitVC ._1AYzNYfEPxwcdLomqCoP4- ._3y6rg5y70iisYw0p_RTuOF {
  width: 100%;
  height: 1px;
  background-color: #555;
}
.nYREaMitgAmSh1wv6KyVY {
  background-color: #27272d;
  display: flex;
  flex-direction: column;
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.6);
  cursor: pointer;
  user-select: none;
  position: relative;
  transition-property: width, height, margin, filter;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
  overflow: hidden;
  z-index: 2;
}
.nYREaMitgAmSh1wv6KyVY._11Z54cgz__dkKhT8cDAXps {
  z-index: 3;
}
.nYREaMitgAmSh1wv6KyVY._11Z54cgz__dkKhT8cDAXps
  ._1QtwcBysjOVfQgvLNn8Il3
  ._2Nmd7GEWZQTsEqOKH1E_1T {
  opacity: 1;
}
.nYREaMitgAmSh1wv6KyVY._11Z54cgz__dkKhT8cDAXps
  ._1QtwcBysjOVfQgvLNn8Il3
  ._10DK3CJeMWtWmF-kTwFvmi {
  opacity: 0;
}
.nYREaMitgAmSh1wv6KyVY._11AHxq89cNziQns2RPHbSp:not(._11Z54cgz__dkKhT8cDAXps)
  ._1QtwcBysjOVfQgvLNn8Il3
  ._10DK3CJeMWtWmF-kTwFvmi {
  opacity: 1;
}
.nYREaMitgAmSh1wv6KyVY.UQCJUD-6WFuh5r9xwAwJY {
  filter: brightness(0.6);
}
.nYREaMitgAmSh1wv6KyVY.diHEbt9fND-eRFyU8QGMV ._1QtwcBysjOVfQgvLNn8Il3 {
  color: #fff;
}
.nYREaMitgAmSh1wv6KyVY ._1QtwcBysjOVfQgvLNn8Il3 {
  width: 100%;
  background-color: #36363e;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #36363e;
  color: #959596;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-align: left;
  padding: 2px 5px;
}
.nYREaMitgAmSh1wv6KyVY ._1QtwcBysjOVfQgvLNn8Il3 time {
  font-size: 10px;
  color: #959596;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
.nYREaMitgAmSh1wv6KyVY ._1QtwcBysjOVfQgvLNn8Il3 ._10DK3CJeMWtWmF-kTwFvmi {
  position: absolute;
  right: 4px;
  top: 2px;
  opacity: 0;
  color: #00ab30;
  transition-property: opacity;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
}
.nYREaMitgAmSh1wv6KyVY ._1QtwcBysjOVfQgvLNn8Il3 ._2Nmd7GEWZQTsEqOKH1E_1T {
  position: absolute;
  right: 4px;
  top: 2px;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
}
.nYREaMitgAmSh1wv6KyVY ._1Pqp9KV8q9rynfGyh47Wui {
  width: 100%;
  flex-grow: 1;
  position: relative;
}
.nYREaMitgAmSh1wv6KyVY .LCFB4gb2pWwbcI9nAo0yM {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  transition-property: opacity;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
  padding-top: 6px;
}
.nYREaMitgAmSh1wv6KyVY .LCFB4gb2pWwbcI9nAo0yM._24ezMSfF9fkNEnARwukASL {
  opacity: 0;
}
.nYREaMitgAmSh1wv6KyVY .LCFB4gb2pWwbcI9nAo0yM .MfT0YzteMxYpCXPC1JgRA {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #959596;
}
.nYREaMitgAmSh1wv6KyVY
  .LCFB4gb2pWwbcI9nAo0yM
  .MfT0YzteMxYpCXPC1JgRA._1EO6OOO43I5OhhwFqRkn60 {
  color: #ccc;
}
.nYREaMitgAmSh1wv6KyVY
  .LCFB4gb2pWwbcI9nAo0yM
  .MfT0YzteMxYpCXPC1JgRA
  ._9FdZ6sboPMgG6cVCh8fmy {
  margin-left: 8px;
  margin-right: 4px;
}
.nYREaMitgAmSh1wv6KyVY
  .LCFB4gb2pWwbcI9nAo0yM
  .MfT0YzteMxYpCXPC1JgRA
  ._1A0H3ZZ8KFgy5oSvux6Cm3 {
  flex-grow: 1;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.nYREaMitgAmSh1wv6KyVY
  .LCFB4gb2pWwbcI9nAo0yM
  .MfT0YzteMxYpCXPC1JgRA
  ._1d0WiXkvG6GjWcir2aDN2z {
  width: 16px;
  margin-right: 8px;
  text-align: right;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.nYREaMitgAmSh1wv6KyVY ._3fJ0BlDMbRcoQJ93LykEfX {
  padding-top: 3px;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70 {
  width: 100%;
  height: 100%;
  position: absolute;
  transition-property: opacity;
  transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
  transition-delay: 0.2s;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px 4px;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70._24ezMSfF9fkNEnARwukASL {
  transition-delay: 0s;
  opacity: 0;
  pointer-events: none;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70 .MfT0YzteMxYpCXPC1JgRA {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #959596;
}
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  .MfT0YzteMxYpCXPC1JgRA._1EO6OOO43I5OhhwFqRkn60 {
  color: #ccc;
}
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  .MfT0YzteMxYpCXPC1JgRA
  ._9FdZ6sboPMgG6cVCh8fmy {
  width: 20px;
  height: 20px;
  margin-left: 8px;
  margin-right: 4px;
}
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  .MfT0YzteMxYpCXPC1JgRA
  ._1A0H3ZZ8KFgy5oSvux6Cm3 {
  flex-grow: 1;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  .MfT0YzteMxYpCXPC1JgRA
  ._1d0WiXkvG6GjWcir2aDN2z {
  width: 16px;
  margin-right: 8px;
  text-align: right;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70 ._1nn90NgAdKClE_a3OJ1ASl {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #6b7785;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70 ._3xF8HVp0zz4Z8Y60ltcIxr {
  width: calc(100% - 8px);
  margin: 4px 4px;
  border-bottom: 1px solid #3f464e;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70 ._2dtBMXZ1CMldmkRmJcKisu {
  width: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70 ._21_C0ITN-oTi-I2AWK_ecn {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  ._21_C0ITN-oTi-I2AWK_ecn._3jOTjGZFvlbaUejxVfvjle
  ._26aPwqs2J-0dfZ7ynVTKIm,
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  ._21_C0ITN-oTi-I2AWK_ecn._3jOTjGZFvlbaUejxVfvjle
  ._11Z-v4YcNCRQJzXMnk3dqH {
  color: #555;
  border-color: #555;
}
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  ._21_C0ITN-oTi-I2AWK_ecn._3jOTjGZFvlbaUejxVfvjle
  ._26aPwqs2J-0dfZ7ynVTKIm:hover,
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  ._21_C0ITN-oTi-I2AWK_ecn._3jOTjGZFvlbaUejxVfvjle
  ._11Z-v4YcNCRQJzXMnk3dqH:hover {
  color: #555;
  background-color: inherit;
}
.nYREaMitgAmSh1wv6KyVY
  ._2_SCU2aa3WYeVeNImirZ70
  ._21_C0ITN-oTi-I2AWK_ecn
  ._26aPwqs2J-0dfZ7ynVTKIm {
  flex-grow: 1;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #959596;
  margin-left: 8px;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70 ._11Z-v4YcNCRQJzXMnk3dqH {
  padding: 4px 8px;
  margin: 4px 8px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #959596;
  border: 1px solid #959596;
  border-radius: 2px;
}
.nYREaMitgAmSh1wv6KyVY ._2_SCU2aa3WYeVeNImirZ70 ._11Z-v4YcNCRQJzXMnk3dqH:hover {
  color: #ccc;
  background-color: #444;
}
._2H-GOu1FN9-2i4mMIyEZrp {
  position: relative;
}
._1jV6Bu-X6jiOzy-PwMniqg,
._2vOTgVAPTqiihjt3Qpucmr {
  position: absolute;
}