.max-button[data-v-944a1fee] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 16px;
  padding: 14px 32px;
  font-weight: 600;
  background-color: #0080FF;
  border-radius: 10px;
  line-height: 100%;
}
.max-button[secondary][data-v-944a1fee] {
  padding: 14px 16px;
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
}
.max-button[green][data-v-944a1fee] {
  background-color: #0a9a49;
}
.max-button[disabled][data-v-944a1fee] {
  cursor: not-allowed;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.4);
}
.max-button[outlined][data-v-944a1fee] {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.max-button[data-v-944a1fee]:hover {
  filter: brightness(103%);
}
.max-button[data-v-944a1fee]:active {
  filter: brightness(97%);
}
.social-button[data-v-944a1fee] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  border-radius: 10px;
  background: #fff;
  gap: 10px;
  color: #160526;
  font-size: 18px;
  font-weight: 600;
  line-height: 16px;
}
.social-button[data-v-944a1fee]:hover {
  filter: brightness(105%);
}
.social-button[data-v-944a1fee]:active {
  filter: brightness(97%);
}
.social-button[data-v-944a1fee]:disabled {
  pointer-events: none;
  filter: grayscale(1);
}
.social-button svg[data-v-944a1fee] {
  max-width: 24px;
  max-height: 24px;
}
.token-list[data-v-657435c6] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  border-radius: 16px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
}
@media screen and (min-width: 1024px) {
.token-list.active[data-v-657435c6] {
    display: flex;
    gap: 16px;
    flex-direction: row-reverse;
    align-items: flex-start;
}
}
.bg-gradient[data-v-657435c6] {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: var(--0000002-paints, linear-gradient(180deg, rgba(5, 58, 141, 0) 0%, rgba(5, 58, 141, 0.75) 100%), #000);
}
.chest-image[data-v-657435c6] {
  max-width: clamp(0px, 100%, 320px);
  margin-inline: auto;
}
.inactive-content[data-v-657435c6] {
  color: #fff;
  font-family: "Barlow", sans-serif;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  padding: 24px;
}
.inactive-content .right-side[data-v-657435c6] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}
.inactive-content .right-side .lead[data-v-657435c6] {
  margin-bottom: 8px;
}
@media screen and (min-width: 600px) {
.inactive-content[data-v-657435c6] {
    padding: 32px;
}
}
@media screen and (min-width: 1024px) {
.inactive-content[data-v-657435c6] {
    padding: 40px;
    display: grid;
    grid-template-columns: 1fr 2fr;
}
}
.active-content[data-v-657435c6] {
  padding: 18px 24px 24px;
}
.active-content .banner-section[data-v-657435c6] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.active-content .lead[data-v-657435c6] {
  text-align: center;
  font-size: 26px;
  font-weight: 800;
  line-height: 110%;
}
.active-content .lead span[data-v-657435c6] {
  font-size: 30px;
}
.active-content .progress-text[data-v-657435c6] {
  text-align: center;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}
.active-content .terms-text[data-v-657435c6] {
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (min-width: 1024px) {
.active-content[data-v-657435c6] {
    flex-basis: 296px;
    flex-shrink: 0;
    padding: 32px 12px 40px;
}
.active-content .banner-section[data-v-657435c6] {
    gap: 0;
    justify-content: space-between;
}
}
p[data-v-657435c6] {
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0;
}
.welcome-title[data-v-657435c6] {
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
.lead[data-v-657435c6] {
  text-align: left;
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  line-height: 110%;
  text-transform: uppercase;
}
.lead span[data-v-657435c6] {
  color: #0080ff;
}
.how-text[data-v-657435c6] {
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
.how-text div[data-v-657435c6] {
  margin-top: 6px;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
}
.deposit-button.max-button[data-v-657435c6] {
  width: 100%;
  height: 52px;
  background: #0a9a49;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-family: "Inter", sans-serif !important;
  font-weight: 700;
  line-height: 100%;
}
@media screen and (min-width: 1024px) {
.deposit-button.max-button[data-v-657435c6] {
    max-width: 196px;
}
}
.list-section[data-v-657435c6] {
  width: 100%;
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(auto-fit, 54px);
  justify-content: space-between;
  gap: 8px;
}
@media screen and (min-width: 600px) {
.list-section[data-v-657435c6] {
    grid-template-columns: repeat(auto-fit, 100px);
}
}
@media screen and (min-width: 1024px) {
.list-section[data-v-657435c6] {
    grid-template-columns: repeat(auto-fit, 119px);
    gap: 10px;
    margin-top: 0;
}
}
.list-item[data-v-657435c6] {
  width: 100%;
  height: auto;
  background: url(/images/welcome-offer/cell-empty.webp?v=2) 0 0 no-repeat;
  background-size: cover;
  aspect-ratio: 1;
}
.list-item.active[data-v-657435c6] {
  background: url(/images/welcome-offer/cell-filled.webp?v=2) 0 0 no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1024px) {
.list-item[data-v-657435c6] {
    width: 119px;
    height: 119px;
}
}
.earnings-history[data-v-18c6be11] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
}
.header[data-v-18c6be11] {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: space-between;
}
h2[data-v-18c6be11] {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
}
h2 span[data-v-18c6be11] {
  font-size: 20px;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
h2[data-v-18c6be11] {
    font-size: 24px;
    font-weight: 600;
}
h2 span[data-v-18c6be11] {
    font-size: 24px;
}
}
.collect-button.max-button[data-v-18c6be11] {
  gap: 0;
  height: 38px;
  padding: 12px 16px;
  border-radius: 6px;
  background: #0a9a49;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.rewards-carousel[data-v-18c6be11] {
  width: 100%;
  height: 130px;
}
.rewards-carousel swiper-slide[data-v-18c6be11] {
  width: 86px;
}
.chest-item[data-v-18c6be11] {
  width: 86px;
  height: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 12px 4px 4px 4px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.05);
}
.chest-item.locked[data-v-18c6be11] {
  opacity: 0.3;
}
.chest-item .chest-icon[data-v-18c6be11] {
  width: 78px;
  height: 71px;
  background: url(/images/welcome-offer/chest-small-closed.webp?v=1) 0 0 no-repeat;
  background-size: cover;
}
.chest-item.collected .chest-icon[data-v-18c6be11] {
  width: 74px;
  height: 72px;
  background: url(/images/welcome-offer/chest-small-open.webp?v=1) 0 0 no-repeat;
  background-size: cover;
}
.chest-item .chest-status[data-v-18c6be11] {
  text-align: center;
  line-height: 120%;
}
.chest-item .chest-status span[data-v-18c6be11] {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 600;
}
.chest-item .chest-status .max-button[data-v-18c6be11] {
  height: 27px;
  border-radius: 6px;
  background: #0a9a49;
  display: flex;
  padding: 0 8px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  color: #fff;
  text-align: center;
  font-family: "Inter", sans-serif !important;
  font-size: 10px;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}
.welcome-tnc[data-v-5081e91e] {
  width: 100%;
}
h2[data-v-5081e91e] {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
@media screen and (min-width: 1024px) {
h2[data-v-5081e91e] {
    font-size: 18px;
}
}
h3[data-v-5081e91e] {
  width: 100%;
  margin: 16px 0 0;
  padding: 0;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (min-width: 1024px) {
h3[data-v-5081e91e] {
    font-weight: 500;
}
}
p[data-v-5081e91e] {
  padding: 0;
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.show-more-button[data-v-5081e91e] {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #0080ff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.welcome-offer-view[data-v-61f459a8] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: "Barlow", sans-serif;
}
.welcome-offer-view h1.title[data-v-61f459a8] {
  font-family: "Barlow", sans-serif !important;
  text-align: center;
  color: #fff;
  font-size: 40px !important;
  font-weight: 800 !important;
  line-height: normal;
  letter-spacing: 0.4px !important;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 10px;
}
@media screen and (min-width: 1024px) {
.welcome-offer-view h1.title[data-v-61f459a8] {
    width: 100%;
    font-size: 48px !important;
    text-align: left !important;
}
}
.welcome-offer-view[data-v-61f459a8] section {
  margin-bottom: 40px;
}
@supports (height: env(safe-area-inset-top)) {
@media (orientation: landscape) {
.welcome-offer-view[data-v-61f459a8] {
      max-width: calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));
      margin-inline: auto;
}
}
}

/*# sourceMappingURL=22.19f8e55c.css.map*/