.hue-lobby-main-fan {
  padding-top: 0;
}
@media (width > 768px) {
  .hue-lobby-main-fan {
    padding-top: 0;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #C90301;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 72px;
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 1rem;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content {
    align-items: flex-start;
    padding-right: 7.4rem;
    padding-top: 0;
  }
  [lang=en] .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content {
    padding-right: 0;
    padding-left: 7.4rem;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 13.6rem;
  color: var(--white-main);
  text-transform: uppercase;
  padding-top: 1.2rem;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header {
    flex-direction: column-reverse;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    padding-inline-end: 2.1rem;
    gap: 2.6rem;
    padding-bottom: 0rem;
    margin-bottom: -1%;
    padding-top: 1.6rem;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  position: relative;
  z-index: 10;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container {
    flex-direction: column-reverse;
    gap: 0.8rem;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container .icon,
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container .neighbor-icon-btn.icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  filter: brightness(0) invert(1);
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container .neighbor-icon-btn {
  position: relative;
  z-index: 2;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  min-width: 2.8rem;
  min-height: 2.8rem;
  pointer-events: auto;
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container .neighbor-icon-btn svg {
  display: block;
  pointer-events: none;
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container .icon-link {
  display: inline-flex;
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container .icon-mobile {
  display: none;
}
@media (width <= 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container .icon-desktop {
    display: none;
  }
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .icons-container .icon-mobile {
    display: inline-flex;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .red-color-description {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-transform: uppercase;
  max-width: 65px;
  text-align: left;
  gap: 0.2rem;
}
[lang=en] .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .red-color-description {
  text-align: right;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .red-color-description {
    gap: 0.5rem;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .red-color-description .red-color-description-title {
  font-size: 1.2rem;
  font-weight: 950;
  color: var(--white-main);
  line-height: 130%;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .red-color-description .red-color-description-title {
    font-size: 1.6rem;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .red-color-description .red-color-description-number {
  font-size: 1rem;
  font-weight: 900;
  color: var(--white-main);
  line-height: 100%;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .top-header .red-color-description .red-color-description-number {
    font-size: 1.3rem;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-border-container {
  height: 5.2rem;
  width: 100%;
  position: relative;
  overflow: visible;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-left: 3.6rem;
  padding-right: 3.6rem;
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-border-container .border.top {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background-color: rgba(0, 0, 0, 0.3);
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-border-container .border.bottom {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background-color: rgba(0, 0, 0, 0.3);
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-border-container .hue-lobby-breadcrumbs {
  position: relative;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 1;
  display: flex !important;
  align-items: center;
  color: var(--white-main);
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-border-container .hue-lobby-breadcrumbs .yoast-breadcrumbs {
  color: var(--white-main);
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-border-container .hue-lobby-breadcrumbs .yoast-breadcrumbs a,
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-border-container .hue-lobby-breadcrumbs .yoast-breadcrumbs span,
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-border-container .hue-lobby-breadcrumbs .yoast-breadcrumbs span span {
  color: var(--white-main);
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container {
  display: flex;
  flex-direction: column;
  padding-top: 2.1rem;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container {
    padding-top: 0rem;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .grid-line.bottom {
  display: block;
  bottom: 80%;
  left: 0;
  width: 100% !important;
  opacity: 0.2;
  align-self: stretch;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .grid-line.bottom {
    display: none;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-sub-title-container {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  font-size: 1.1rem;
  color: var(--white-main);
  font-weight: 950;
  padding-inline: 0.5rem;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-sub-title-container {
    padding-inline: 1.1rem;
  }
}
[lang=en] .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-sub-title-container {
  margin-bottom: 1rem;
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-sub-title-container .sub-title {
  font-size: 1.1rem;
  color: var(--white-main);
  font-weight: 950;
  max-width: 90px;
  line-height: 1.6rem;
  text-transform: uppercase;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-sub-title-container .sub-title {
    font-size: 1.6rem;
    max-width: 100%;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-sub-title-container .sub-title .sub-title-span-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.4rem;
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-sub-title-container .all-hues-count {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 0.4rem;
  font-size: 1.2rem;
  color: var(--white-main);
  font-weight: 900;
  text-transform: uppercase;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-sub-title-container .all-hues-count {
    font-size: 2.2rem;
  }
}
.hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-title {
  color: var(--white-main);
  font-size: 9.5rem;
  font-weight: 900;
  line-height: 71%;
  text-transform: uppercase;
}
@media (width > 768px) {
  .hue-lobby-main-fan .hue-lobby-header-main-fan-container .hue-lobby-header-main-fan-content .hue-lobby-title-container .hue-lobby-title {
    font-size: 20rem;
  }
}
