.stats_stats__FeD5p {
  position: relative;
  display: flex;
  gap: 5px;
  padding: 0 16px;
  flex-direction: row-reverse;
  max-width: 650px;
  height: 220px;
  align-items: end;
  font-family: var(--font-heading);
}
@media (max-width: 767px) {
  .stats_stats__FeD5p {
    height: 200px;
    max-width: 100%;
  }
}
.stats_stats__FeD5p .stats_stat__cBhv9 {
  flex: 1;
  background: rgba(48, 44, 44, 0.6);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 32px;
  padding: 24px 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.stats_stats__FeD5p .stats_stat__cBhv9 .stats_statHeader__7P1sA {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.stats_stats__FeD5p .stats_stat__cBhv9 .stats_statIcon__eKITC {
  font-size: 18px;
  margin-right: 8px;
}
.stats_stats__FeD5p .stats_stat__cBhv9 .stats_statLabel__qpqbl {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.6px;
  text-wrap: nowrap;
}
.stats_stats__FeD5p .stats_stat__cBhv9 .stats_statValue__cYKLb {
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.stats_stats__FeD5p .stats_stat__cBhv9 .stats_subStat__kiebr {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-top: 16px;
}
.stats_stats__FeD5p .stats_stat__cBhv9 .stats_subStat__kiebr span {
  font-weight: 200;
}
@media (max-width: 319px) {
  .stats_stats__FeD5p {
    flex-direction: column;
    align-items: center;
    padding-top: 24px;
    height: auto;
  }
  .stats_stats__FeD5p .stats_stat__cBhv9 {
    width: 100%;
  }
}
[data-theme="light"] .stats_stats__FeD5p .stats_stat__cBhv9 {
  background: rgba(218, 202, 207, 0.6);
}
.styles_hint__px63p {
  animation: styles_pulse-animation__e79ma 2s infinite;
  display: flex;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 999;
  border-radius: 32px;
}
.styles_messageWrapper__c6ToK {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100%;
}
.styles_tooltip__grhva {
  top: -15px;
  z-index: 9999;
}
.styles_tooltip__grhva > div {
  white-space: pre-line !important;
}
.styles_message__T5iQO {
  background-color: rgb(var(--card-background-rgb));
  width: fit-content;
}
.styles_message__T5iQO:after {
  border-top: 17px solid rgb(var(--card-background-rgb));
}
@keyframes styles_pulse-animation__e79ma {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--brand-rgb), 1);
  }
  to {
    box-shadow: 0 0 0 20px rgba(var(--brand-rgb), 0);
  }
}
.hero_hero__6CJ6V {
  display: flex;
  position: relative;
  flex-direction: column;
  margin: 0 35px;
}
@media (max-width: 767px) {
  .hero_hero__6CJ6V {
    margin: 0;
  }
}
.hero_hero__6CJ6V .hero_background__0A4z_ {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 73vw;
  min-height: 230px;
  max-height: calc(100% - 100px);
  min-width: 320px;
  max-width: 650px;
  overflow: hidden;
}
.hero_hero__6CJ6V .hero_background__0A4z_ .hero_clip__6MIeP {
  position: absolute;
  top: 60px;
  width: 100%;
  height: 140px;
  background: rgba(var(--foreground-rgb), 0.1);
  transform: rotate(-3deg) scale(1.1);
  transform-origin: center center;
  overflow: hidden;
}
.hero_hero__6CJ6V
  .hero_background__0A4z_
  .hero_clip__6MIeP
  .hero_backgroundImage__Fnz39 {
  height: 100vw;
  min-height: 240px;
  max-height: 450px;
  background: transparent center 100% / cover no-repeat;
  transform: rotate(3deg) scale(1.2);
  transform-origin: center center;
  object-fit: cover;
  width: 100%;
  height: auto !important;
}
@media (max-width: 767px) {
  .hero_hero__6CJ6V .hero_background__0A4z_ {
    max-width: 768px;
  }
  .hero_hero__6CJ6V .hero_background__0A4z_ .hero_clip__6MIeP {
    transform: rotate(-7deg) scale(1.1);
  }
  .hero_hero__6CJ6V
    .hero_background__0A4z_
    .hero_clip__6MIeP
    .hero_backgroundImage__Fnz39 {
    transform: rotate(7deg) scale(1.2);
  }
}
.hero_hero__6CJ6V .hero_contentWrapper__Z6kIg {
  position: relative;
}
.hero_hero__6CJ6V .hero_logo__pR51D {
  display: none;
  padding: 18px 10px 0;
}
.hero_hero__6CJ6V .hero_logo__pR51D .hero_logoLink___8nJC {
  display: block;
  height: 48px;
  width: 48px;
}
@media (max-width: 767px) {
  .hero_hero__6CJ6V .hero_logo__pR51D {
    display: block;
  }
}
.hero_hero__6CJ6V .hero_welcome__PBxjD {
  display: block;
  padding: 40px 110px 10px 16px;
  height: 126px;
  font-family: var(--font-heading);
  font-size: 42px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: -1.02px;
  text-shadow: var(--text-shadow);
}
@media (max-width: 767px) {
  .hero_hero__6CJ6V .hero_welcome__PBxjD {
    height: 96px;
    padding-top: 10px;
    font-size: 34px;
  }
  .hero_hero__6CJ6V .hero_welcome__PBxjD .hero_userNameWrapper__zfsss {
    display: block;
  }
}
