.refer-friends-wrapper[data-v-339c31c2] {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}
img[data-v-339c31c2] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.background-moon[data-v-339c31c2] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: fixed;
  top: 0;
  left: 0;
}
.refer-friends-page[data-v-339c31c2] {
  position: relative;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
.refer-friends-page[data-v-339c31c2] {
    justify-content: flex-start;
}
}
.refer-friends-page .content-sections[data-v-339c31c2] {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 660px;
  padding: 24px;
}
.refer-friends-page .page-header[data-v-339c31c2] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
}
.refer-friends-page .page-title[data-v-339c31c2] {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
.refer-friends-page .page-subtitle[data-v-339c31c2] {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
.refer-friends-page .page-subtitle span[data-v-339c31c2] {
  font-weight: 600;
}
.refer-friends-page .page-lead[data-v-339c31c2] {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.refer-friends-page .share-link-text[data-v-339c31c2] {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
.refer-friends-page .share-link[data-v-339c31c2],
.refer-friends-page .friends-section[data-v-339c31c2] {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 8px;
}
.refer-friends-page .share-link button[data-v-339c31c2],
.refer-friends-page .friends-section button[data-v-339c31c2] {
  padding: 10px 32px;
}
.refer-friends-page .friends-section-text[data-v-339c31c2] {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
.refer-friends-page .invite-button[data-v-339c31c2] {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
}
.refer-friends-page .invite-button[disabled][data-v-339c31c2] {
  color: #fff;
}
.refer-friends-page .stats[data-v-339c31c2] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.refer-friends-page .stats-container[data-v-339c31c2] {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  height: 44px;
  padding: 10px 16px;
  border-radius: var(--Spacing-m, 8px);
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.2);
}
.refer-friends-page .stats-container-left-side[data-v-339c31c2] {
  display: flex;
  gap: 8px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.refer-friends-page .stats-container-left-side svg[data-v-339c31c2] {
  max-width: 22px;
}
.refer-friends-page .stats-amount[data-v-339c31c2] {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  white-space: nowrap;
}
.refer-friends-page .terms[data-v-339c31c2] {
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: normal;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
@media screen and (max-width: 480px) {
@supports (height: env(safe-area-inset-top)) {
@media screen and (max-width: 480px) and (orientation: landscape) {
.refer-friends-wrapper[data-v-339c31c2] {
        width: calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));
        margin-inline: auto;
}
}
}
}

/*# sourceMappingURL=46.e897e26d.css.map*/