.logged-in-homepage[data-v-145c23fa] {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.categories[data-v-145c23fa] {
  min-height: 100vh;
}
.page-category[data-v-145c23fa] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
}
.page-category[data-v-145c23fa] .game-card[hidden] {
  display: block;
}
.category-header[data-v-145c23fa] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 58px;
}
.category-header .category-title[data-v-145c23fa] {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 10px;
  color: #e7e5ec;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  /* 28.8px */
  padding-inline: 14px;
}
@media screen and (min-width: 1024px) {
.category-header .category-title[data-v-145c23fa] {
    font-size: 24px;
}
}
.category-header .icon[data-v-145c23fa] {
  height: 20px;
}
.action-buttons[data-v-145c23fa] {
  display: flex;
  gap: 6px;
}
@media screen and (min-width: 1024px) {
.action-buttons[data-v-145c23fa] {
    gap: 10px;
}
}
.v-btn.action-btn[data-v-145c23fa] {
  min-width: 48px !important;
  height: 48px !important;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent !important;
  box-shadow: none;
  padding: 0 16px !important;
}
.v-btn.action-btn.action-btn--arrow[data-v-145c23fa] {
  padding: 0 !important;
}
@media screen and (min-width: 1024px) {
.v-btn.action-btn[data-v-145c23fa] {
    min-width: 58px;
    height: 58px !important;
    padding: 0 32px !important;
}
.v-btn.action-btn--arrow[data-v-145c23fa] {
    width: 58px !important;
    padding: 0 !important;
}
}
.v-btn.action-btn[data-v-145c23fa] .v-btn__content {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
.v-btn.action-btn[data-v-145c23fa] .v-btn__content {
    font-size: 20px;
}
}
.disabled[data-v-145c23fa] {
  pointer-events: none;
  opacity: 0.5;
}
.latest-winners-mobile[data-v-145c23fa] {
  padding-left: 14px;
  margin-top: 40px;
}
.video-slider-wrapper[data-v-145c23fa] {
  width: 100%;
  height: 100%;
  max-height: 413px;
}
@media screen and (min-width: 1024px) {
.video-slider-wrapper[data-v-145c23fa] {
    max-height: 425px;
}
}
.simple-button[data-v-e28c40fe] {
  display: flex;
  width: 100%;
  height: 48px;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 6px;
  background: linear-gradient(0deg, #0a9a49 0%, #0a9a49 100%);
  color: #fff;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  text-transform: uppercase;
}
.simple-button[color=dark][data-v-e28c40fe] {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 100%), rgba(255, 255, 255, 0.07);
}
.simple-button[color=transparent][data-v-e28c40fe] {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 100%), rgba(255, 255, 255, 0.07);
}
.simple-button[color=blue][data-v-e28c40fe] {
  background: #0080ff;
}
.simple-button[data-v-e28c40fe]:hover {
  filter: brightness(104%);
}
.simple-button[data-v-e28c40fe]:active {
  filter: brightness(93%);
}
@media screen and (min-width: 768px) {
.simple-button[data-v-e28c40fe] {
    font-size: 16px;
}
}
.lo-hero-section[data-v-68ca5b9b] {
  aspect-ratio: 351/580;
  width: 100%;
  max-width: calc(100vw - 24px);
  margin-inline: auto;
  display: grid;
  grid-template-areas: "stack";
  place-items: end;
}
.lo-hero-section .background-image[data-v-68ca5b9b] {
  position: absolute;
  width: calc(100% - 24px);
}
.lo-hero-section .content[data-v-68ca5b9b] {
  width: 100%;
  grid-area: stack;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 2.7vw;
  margin-bottom: 4.25vw;
}
.lo-hero-section p[data-v-68ca5b9b] {
  color: #fff;
  text-align: center;
  font-family: "Proxima Vara", sans-serif;
  margin-bottom: 0;
}
.lo-hero-section p i[data-v-68ca5b9b] {
  color: #5bb5fa;
  font-style: italic;
  font-weight: 900;
}
.lo-hero-section p sup[data-v-68ca5b9b] {
  top: -0.4em;
  margin: 0 0 0 -5px;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.503px;
}
.lo-hero-section p[data-v-68ca5b9b]:nth-of-type(1),
.lo-hero-section p[data-v-68ca5b9b]:nth-of-type(2) {
  font-size: 5.85vw;
  font-weight: 900;
  line-height: 4vw;
  margin-bottom: 3.2vw;
}
.lo-hero-section p[data-v-68ca5b9b]:nth-of-type(2) {
  margin-bottom: 6.4vw;
}
.lo-hero-section p[data-v-68ca5b9b]:nth-of-type(3) {
  font-size: 10.65vw;
  font-weight: 900;
  line-height: 7.2vw;
  margin-bottom: 3.2vw;
}
.lo-hero-section p[data-v-68ca5b9b]:nth-of-type(4) {
  margin-bottom: 3.2vw;
}
.lo-hero-section p[data-v-68ca5b9b]:nth-of-type(4),
.lo-hero-section p[data-v-68ca5b9b]:nth-of-type(5) {
  font-size: 5.85vw;
  font-weight: 900;
  line-height: 4vw;
}
.lo-hero-section .buttons[data-v-68ca5b9b] {
  margin-top: 6.4vw;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  height: 48px;
}
.lo-hero-section .buttons button[data-v-68ca5b9b] {
  padding: 16px;
  flex: 1 0 0;
}
@media screen and (min-width: 768px) {
.lo-hero-section[data-v-68ca5b9b] {
    aspect-ratio: 417/296;
    max-width: 100%;
    place-items: start;
    align-items: center;
    margin-inline: 0;
    margin-bottom: -9vw;
}
.lo-hero-section .background-image[data-v-68ca5b9b] {
    width: 100%;
}
.lo-hero-section .content[data-v-68ca5b9b] {
    padding: 0 0 0 24px;
    max-width: 60%;
}
.lo-hero-section .content p[data-v-68ca5b9b] {
    text-align: left;
    font-size: 22px;
    line-height: 15px;
    margin-bottom: 16px;
}
.lo-hero-section .content p[data-v-68ca5b9b]:nth-of-type(2) {
    margin-bottom: 40px;
}
.lo-hero-section .content p[data-v-68ca5b9b]:nth-of-type(3) {
    font-size: 48px;
    line-height: 32px;
}
.lo-hero-section .content p[data-v-68ca5b9b]:nth-of-type(3),
.lo-hero-section .content p[data-v-68ca5b9b]:nth-of-type(4) {
    margin-bottom: 24px;
}
.lo-hero-section .content p[data-v-68ca5b9b]:nth-of-type(4),
.lo-hero-section .content p[data-v-68ca5b9b]:nth-of-type(5) {
    font-size: 36px;
    line-height: 24px;
}
.lo-hero-section .content p[data-v-68ca5b9b]:nth-of-type(5) {
    margin-bottom: 0;
}
.lo-hero-section .buttons[data-v-68ca5b9b] {
    display: flex;
    margin-top: 40px;
}
.lo-hero-section .buttons button[data-v-68ca5b9b] {
    width: auto;
    flex: none;
    padding: 16px 32px;
    font-size: 16px;
}
}
@media screen and (min-width: 840px) {
.lo-hero-section .content[data-v-68ca5b9b] {
    padding: 0 0 0 48px;
}
}
@media screen and (min-width: 1024px) {
.lo-hero-section .content[data-v-68ca5b9b] {
    max-width: 900px;
    padding: 0;
    margin: 0 auto;
}
}
@media screen and (min-width: 1280px) {
.lo-hero-section[data-v-68ca5b9b] {
    aspect-ratio: 480/185;
    margin-bottom: -12px;
    margin-top: 40px;
}
.lo-hero-section .content[data-v-68ca5b9b] {
    max-width: 960px;
}
}
@media screen and (min-width: 1440px) {
.lo-hero-section .content[data-v-68ca5b9b] {
    max-width: 1080px;
}
}
@media screen and (min-width: 1660px) {
.lo-hero-section .content[data-v-68ca5b9b] {
    max-width: 1280px;
}
}
.lo-payment-providers[data-v-ac092048] {
  display: flex;
  width: calc(100vw - 24px);
  margin-inline: auto;
  height: 56px;
  padding: 16px 10px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(12.5px);
          backdrop-filter: blur(12.5px);
}
.lo-payment-providers .providers-image[data-v-ac092048] {
  aspect-ratio: 661/36;
}
@media screen and (min-width: 768px) {
.lo-payment-providers[data-v-ac092048] {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    height: 7.6vw;
    padding: 6px 24px;
    width: 100%;
    background: url("/images/lo-page-new/payment-providers-bg.webp?v=1") no-repeat center center;
    background-size: cover;
}
.lo-payment-providers .left-side[data-v-ac092048] {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.2);
}
.lo-payment-providers .providers-image[data-v-ac092048] {
    aspect-ratio: 1025/48;
    max-width: 512px;
}
.lo-payment-providers .right-side[data-v-ac092048] {
    display: flex;
    min-width: 172px;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.lo-payment-providers .right-side svg[data-v-ac092048] {
    width: 38px;
    aspect-ratio: 1;
}
.lo-payment-providers .right-side .divider[data-v-ac092048] {
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
}
.lo-payment-providers .right-side .kyc-info[data-v-ac092048] {
    display: flex;
    padding: 6px 10px;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.05);
    font-family: "Barlow", sans-serif;
    color: #fff;
    line-height: 1;
}
.lo-payment-providers .right-side .kyc-info b[data-v-ac092048] {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.4px;
}
.lo-payment-providers .right-side .kyc-info span[data-v-ac092048] {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.24px;
}
}
@media screen and (min-width: 840px) {
.lo-payment-providers[data-v-ac092048] {
    padding: 12px 48px;
    height: 8.4vw;
}
.lo-payment-providers .providers-image[data-v-ac092048] {
    max-width: 560px;
}
}
@media screen and (min-width: 1024px) {
.lo-payment-providers[data-v-ac092048] {
    display: block;
    padding: 24px 0;
}
.lo-payment-providers .wrapper[data-v-ac092048] {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    width: 100%;
    max-width: 900px;
    margin-inline: auto;
    height: 100%;
}
.lo-payment-providers .providers-image[data-v-ac092048] {
    max-width: 640px;
}
}
@media screen and (min-width: 1280px) {
.lo-payment-providers[data-v-ac092048] {
    height: 58px;
    padding: 0;
}
.lo-payment-providers .wrapper[data-v-ac092048] {
    max-width: 960px;
    grid-template-columns: auto 172px;
    place-content: stretch;
    gap: 24px;
}
.lo-payment-providers .providers-image[data-v-ac092048] {
    max-width: 512px;
}
.lo-payment-providers .payments-text[data-v-ac092048] {
    color: #fff;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
}
.lo-payment-providers .left-side[data-v-ac092048] {
    justify-content: space-between;
}
}
@media screen and (min-width: 1440px) {
.lo-payment-providers .wrapper[data-v-ac092048] {
    max-width: 1080px;
}
}
@media screen and (min-width: 1660px) {
.lo-payment-providers .wrapper[data-v-ac092048] {
    max-width: 1280px;
}
}
.lo-lobby[data-v-d3e60b34] {
  margin: 0 auto;
  width: 100%;
  max-width: 100vw;
  flex-shrink: 0;
  padding: 40px 12px;
  background: url(/images/lo-page-new/section-bg.webp?v=1) 0 0 no-repeat;
  background-size: cover;
}
.lo-lobby .wrapper[data-v-d3e60b34] {
  max-width: 100%;
}
.lo-lobby h4[data-v-d3e60b34] {
  text-align: center;
  color: #fff;
  font-family: "Barlow", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.56px;
  margin-bottom: 24px;
  text-transform: capitalize;
}
.lo-lobby button[data-v-d3e60b34] {
  flex-shrink: 0;
}
.lo-lobby .game-list[data-v-d3e60b34] {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(106px, 1fr));
  margin-inline: auto;
  margin-bottom: 24px;
}
.lo-lobby .game-item[data-v-d3e60b34] {
  cursor: pointer;
  aspect-ratio: 1;
}
@media screen and (min-width: 600px) {
.lo-lobby .wrapper[data-v-d3e60b34] {
    margin: 0 auto;
    max-width: 634px;
}
.lo-lobby h4[data-v-d3e60b34] {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 32px;
}
.lo-lobby .game-list[data-v-d3e60b34] {
    grid-template-columns: repeat(auto-fit, minmax(146px, 1fr));
}
}
@media screen and (min-width: 1024px) {
.lo-lobby .wrapper[data-v-d3e60b34] {
    max-width: 900px;
}
.lo-lobby .game-list[data-v-d3e60b34] {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}
@media screen and (min-width: 1280px) {
.lo-lobby .wrapper[data-v-d3e60b34] {
    max-width: 960px;
}
}
@media screen and (min-width: 1440px) {
.lo-lobby .wrapper[data-v-d3e60b34] {
    max-width: 1080px;
}
.lo-lobby .game-list[data-v-d3e60b34] {
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
}
}
@media screen and (min-width: 1660px) {
.lo-lobby .wrapper[data-v-d3e60b34] {
    max-width: 1280px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.lo-lobby h4[data-v-d3e60b34] {
    margin: 0;
}
.lo-lobby button[data-v-d3e60b34] {
    width: auto;
}
.lo-lobby .top-section[data-v-d3e60b34] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 52px;
}
.lo-lobby .game-list[data-v-d3e60b34] {
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.lo-lobby .game-list[data-v-d3e60b34] .game-card {
    min-width: auto;
    height: auto;
    color: #fff;
}
.lo-lobby .game-list[data-v-d3e60b34] .front {
    padding: 12px;
}
.lo-lobby .game-list[data-v-d3e60b34] .back {
    padding: 12px;
}
.lo-lobby .game-list[data-v-d3e60b34] .back .game-title {
    font-size: 24px;
    margin-top: 4px;
}
.lo-lobby .game-list[data-v-d3e60b34] .back .info-button {
    width: 36px;
    height: 36px;
}
.lo-lobby .game-list[data-v-d3e60b34] .back ul {
    margin-top: 24px;
}
.lo-lobby .game-list[data-v-d3e60b34] .back ul li + li {
    margin-top: 16px;
}
.lo-lobby .game-list[data-v-d3e60b34] .back .game-card-info-bullet {
    font-size: 13px;
}
.lo-lobby .game-list[data-v-d3e60b34] .game-card-cta {
    aspect-ratio: 272/50;
    height: auto;
}
.lo-lobby .game-list[data-v-d3e60b34] .game-card-cta-text {
    font-size: 14px;
    font-weight: 700;
}
}
.lo-original-exclusive-games[data-v-d1d828d8] {
  margin: 0 auto;
  width: 100%;
  max-width: 100vw;
  flex-shrink: 0;
  padding: 40px 12px;
  background: url(/images/lo-page-new/section-bg.webp?v=1) 0 0 no-repeat;
  background-size: cover;
}
.lo-original-exclusive-games .wrapper[data-v-d1d828d8] {
  max-width: 100%;
  font-family: "Barlow", sans-serif;
  color: #fff;
}
.lo-original-exclusive-games h4[data-v-d1d828d8] {
  text-align: center;
  color: #fff;
  font-family: "Barlow", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.56px;
  margin-bottom: 24px;
  text-transform: capitalize;
}
.lo-original-exclusive-games .swiper-container[data-v-d1d828d8] {
  max-width: 100%;
}
.lo-original-exclusive-games .swiper-slide[data-v-d1d828d8] {
  aspect-ratio: 518/802;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  margin-bottom: -12px;
}
.lo-original-exclusive-games .game-images[data-v-d1d828d8] {
  display: grid;
  grid-template-areas: "stack";
  place-items: end;
  padding-inline: 12px;
}
.lo-original-exclusive-games .game-images[data-v-d1d828d8] :is(.game-cover, .game-logo) {
  grid-area: stack;
}
.lo-original-exclusive-games .game-logo[data-v-d1d828d8] {
  translate: 0 14px;
  max-width: 85%;
  margin-inline: auto;
}
.lo-original-exclusive-games .game-description[data-v-d1d828d8] {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: -0.36px;
  margin-bottom: 16px;
}
.lo-original-exclusive-games .game-online[data-v-d1d828d8] {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 24px;
}
.lo-original-exclusive-games .game-online span[data-v-d1d828d8] {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.lo-original-exclusive-games .game-online span b[data-v-d1d828d8] {
  font-weight: 600;
}
.lo-original-exclusive-games .game-info[data-v-d1d828d8] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lo-original-exclusive-games .game-info[data-v-d1d828d8] :is(.game-description, .game-online) {
  transition: opacity 0.3s ease-in-out;
}
.lo-original-exclusive-games .game-info.still[data-v-d1d828d8] :is(.game-description, .game-online) {
  opacity: 1;
}
.lo-original-exclusive-games .game-info.transitioning[data-v-d1d828d8] :is(.game-description, .game-online) {
  opacity: 0;
}
.lo-original-exclusive-games .online-indicator[data-v-d1d828d8] {
  display: block;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #00d75e;
}
@media screen and (min-width: 768px) {
.lo-original-exclusive-games[data-v-d1d828d8] {
    position: relative;
    padding: 40px 24px;
    margin-bottom: -12px;
}
.lo-original-exclusive-games .slider-wrapper[data-v-d1d828d8] {
    position: relative;
}
.lo-original-exclusive-games .swiper-slide[data-v-d1d828d8] {
    max-width: 610px;
    max-height: 413px;
    margin-bottom: 0;
}
.lo-original-exclusive-games .swiper-slide .slide-wrapper[data-v-d1d828d8] {
    height: 413px;
    padding: 6px 24px 6px 6px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    display: grid;
    gap: 40px;
    grid-template-columns: 260px 1fr;
    align-items: stretch;
}
.lo-original-exclusive-games .game-cover[data-v-d1d828d8] {
    max-height: 400px;
}
.lo-original-exclusive-games .card-content[data-v-d1d828d8] {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 24px;
    padding-bottom: 12px;
}
.lo-original-exclusive-games .logo-container[data-v-d1d828d8] {
    width: 100%;
    height: 100%;
    max-width: 220px;
    max-height: 103px;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.lo-original-exclusive-games .game-logo[data-v-d1d828d8] {
    translate: none;
    margin-inline: 0;
    width: auto;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    flex-shrink: 0;
}
.lo-original-exclusive-games .game-description[data-v-d1d828d8] {
    margin-bottom: 0;
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.4px;
    opacity: 0.8;
}
.lo-original-exclusive-games .divider[data-v-d1d828d8] {
    height: 1px;
    width: 100%;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.2);
    margin-top: auto;
}
.lo-original-exclusive-games .online-header[data-v-d1d828d8] {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.24px;
    opacity: 0.6;
    margin-bottom: -16px;
}
.lo-original-exclusive-games .game-online[data-v-d1d828d8] {
    margin-bottom: 0;
}
.lo-original-exclusive-games .arrows[data-v-d1d828d8] {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 60px;
    top: 50%;
    translate: 0 -50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
    padding-inline: 24px;
}
.lo-original-exclusive-games .arrow[data-v-d1d828d8] {
    cursor: pointer;
    pointer-events: auto;
    background: url(/images/lo-page-new/slider-arrow.webp?v=1) 0 0 no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
}
.lo-original-exclusive-games .arrow[data-v-d1d828d8]:hover {
    filter: brightness(103%);
}
.lo-original-exclusive-games .arrow[data-v-d1d828d8]:active {
    filter: brightness(97%);
}
.lo-original-exclusive-games .arrow-left[data-v-d1d828d8] {
    transform: scaleX(-1);
}
.lo-original-exclusive-games .arrow[disabled][data-v-d1d828d8] {
    visibility: hidden;
}
}
@media screen and (min-width: 1024px) {
.lo-original-exclusive-games .wrapper[data-v-d1d828d8] {
    max-width: 900px;
    margin-inline: auto;
}
}
@media screen and (min-width: 1280px) {
.lo-original-exclusive-games .wrapper[data-v-d1d828d8] {
    max-width: 960px;
}
}
@media screen and (min-width: 1400px) {
.lo-original-exclusive-games .swiper-slide[data-v-d1d828d8] {
    max-width: 528px;
}
.lo-original-exclusive-games .arrows[data-v-d1d828d8] {
    padding: 0;
}
.lo-original-exclusive-games .arrow-left[data-v-d1d828d8] {
    translate: -50% 0;
}
.lo-original-exclusive-games .arrow-right[data-v-d1d828d8] {
    translate: 50% 0;
}
}
@media screen and (min-width: 1440px) {
.lo-original-exclusive-games .wrapper[data-v-d1d828d8] {
    max-width: 1080px;
}
}
@media screen and (min-width: 1660px) {
.lo-original-exclusive-games .wrapper[data-v-d1d828d8] {
    max-width: 1280px;
}
.lo-original-exclusive-games h4[data-v-d1d828d8] {
    text-align: left;
}
.lo-original-exclusive-games .swiper-slide .slide-wrapper[data-v-d1d828d8] {
    padding-right: 48px;
}
.lo-original-exclusive-games .slider-wrapper[data-v-d1d828d8],
.lo-original-exclusive-games .swiper-container[data-v-d1d828d8] {
    width: 1280px;
}
.lo-original-exclusive-games .swiper-slide[data-v-d1d828d8] {
    max-width: 610px;
}
}
.lo-rev-share-section[data-v-16cef54e] {
  position: relative;
  padding: 12px;
}
.lo-rev-share-section .wrapper[data-v-16cef54e] {
  display: flex;
  place-items: flex-end;
  position: relative;
  aspect-ratio: 35/52;
  width: 100%;
  height: auto;
  border-radius: 10px;
  padding: 16px 12px;
  background: url(/images/lo-page-new/section-bg-sm.webp?v=2) 0 0 no-repeat;
  background-size: cover;
}
.lo-rev-share-section .revshare-art[data-v-16cef54e] {
  position: absolute;
  z-index: 1;
  top: -6px;
  left: 0;
  max-width: 100vw;
  pointer-events: none;
}
.lo-rev-share-section .content[data-v-16cef54e] {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.lo-rev-share-section .content *[data-v-16cef54e] {
  color: #fff;
  font-family: "Barlow", sans-serif;
  padding: 0;
  margin: 0;
}
.lo-rev-share-section .content h4[data-v-16cef54e] {
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -0.64px;
}
.lo-rev-share-section .content p[data-v-16cef54e] {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.32px;
  opacity: 0.8;
}
@media screen and (min-width: 576px) {
.lo-rev-share-section[data-v-16cef54e] {
    padding: 24px;
}
.lo-rev-share-section .wrapper[data-v-16cef54e] {
    aspect-ratio: 35/45;
    padding: 24px;
}
}
@media screen and (min-width: 768px) {
.lo-rev-share-section[data-v-16cef54e] {
    margin-top: -12px;
}
.lo-rev-share-section .wrapper[data-v-16cef54e] {
    background: url(/images/lo-page-new/section-bg-md.webp?v=2) 0 0 no-repeat;
    background-size: cover;
    aspect-ratio: 786/230;
}
.lo-rev-share-section .revshare-art[data-v-16cef54e] {
    max-width: 297px;
    top: auto;
    right: 12px;
    left: auto;
    bottom: 15px;
}
.lo-rev-share-section .wrapper[data-v-16cef54e] {
    padding: 24px;
}
.lo-rev-share-section .content[data-v-16cef54e] {
    max-width: 75%;
}
.lo-rev-share-section .content p[data-v-16cef54e] {
    letter-spacing: -0.42px;
}
.lo-rev-share-section .simple-button[data-v-16cef54e] {
    width: -moz-fit-content;
    width: fit-content;
    padding: 16px 32px;
}
}
@media screen and (min-width: 834px) {
.lo-rev-share-section .wrapper[data-v-16cef54e] {
    padding: 24px 32px;
}
.lo-rev-share-section .content[data-v-16cef54e] {
    height: 100%;
    justify-content: space-around;
}
.lo-rev-share-section .content p[data-v-16cef54e] {
    letter-spacing: -0.32px;
}
}
@media screen and (min-width: 1024px) {
.lo-rev-share-section .wrapper[data-v-16cef54e] {
    max-width: 900px;
    margin-inline: auto;
}
.lo-rev-share-section .content[data-v-16cef54e] {
    max-width: 70%;
}
.lo-rev-share-section .content h4[data-v-16cef54e] {
    font-size: 36px;
}
.lo-rev-share-section .revshare-art[data-v-16cef54e] {
    max-width: 380px;
    top: auto;
    right: -36px;
    left: auto;
    bottom: -10px;
}
}
@media screen and (min-width: 1280px) {
.lo-rev-share-section .wrapper[data-v-16cef54e] {
    max-width: 960px;
}
.lo-rev-share-section .content h4[data-v-16cef54e] {
    font-size: 40px;
}
.lo-rev-share-section .content p[data-v-16cef54e] {
    font-size: 18px;
}
}
@media screen and (min-width: 1440px) {
.lo-rev-share-section[data-v-16cef54e] {
    padding: 60px 0;
}
.lo-rev-share-section .wrapper[data-v-16cef54e] {
    background: url(/images/lo-page-new/section-bg-lg.webp?v=2) 0 0 no-repeat;
    background-size: cover;
    max-width: 1080px;
    max-height: 280px;
    aspect-ratio: 128/28;
}
.lo-rev-share-section .content[data-v-16cef54e] {
    max-width: 65%;
    max-height: 232px;
}
.lo-rev-share-section .revshare-art[data-v-16cef54e] {
    max-width: 518px;
    right: -40px;
    bottom: 0;
}
}
@media screen and (min-width: 1660px) {
.lo-rev-share-section .wrapper[data-v-16cef54e] {
    max-width: 1280px;
}
.lo-rev-share-section .revshare-art[data-v-16cef54e] {
    right: 12px;
}
}
.lo-unique-features[data-v-c6b62264] {
  background: url(/images/lo-page-new/section-bg.webp?v=1) 0 0 no-repeat;
  background-size: cover;
}
.lo-unique-features .wrapper[data-v-c6b62264] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 40px 0;
  color: #fff;
  text-align: center;
}
.lo-unique-features h4[data-v-c6b62264] {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.56px;
}
.lo-unique-features .swiper-container[data-v-c6b62264] {
  max-width: 100%;
}
.lo-unique-features .swiper-slide[data-v-c6b62264] {
  aspect-ratio: 260/400;
  width: 100%;
  height: auto;
  background: linear-gradient(to bottom right, rgba(0, 128, 255, 0.2) 0%, rgba(0, 128, 255, 0) 50%) bottom right/50% 50% no-repeat, linear-gradient(to bottom left, rgba(0, 128, 255, 0.2) 0%, rgba(0, 128, 255, 0) 50%) bottom left/50% 50% no-repeat, linear-gradient(to top left, rgba(0, 128, 255, 0.2) 0%, rgba(0, 128, 255, 0) 50%) top left/50% 50% no-repeat, linear-gradient(to top right, rgba(0, 128, 255, 0.2) 0%, rgba(0, 128, 255, 0) 50%) top right/50% 50% no-repeat, rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}
.lo-unique-features .feature-item[data-v-c6b62264] {
  height: 100%;
  position: relative;
  display: grid;
  grid-template-areas: "stack";
  padding: 16px 12px;
  border-radius: 10px;
  place-items: end;
  background: linear-gradient(to bottom right, rgba(0, 128, 255, 0.2) 0%, rgba(0, 128, 255, 0) 50%) bottom right/50% 50% no-repeat, linear-gradient(to bottom left, rgba(0, 128, 255, 0.2) 0%, rgba(0, 128, 255, 0) 50%) bottom left/50% 50% no-repeat, linear-gradient(to top left, rgba(0, 128, 255, 0.2) 0%, rgba(0, 128, 255, 0) 50%) top left/50% 50% no-repeat, linear-gradient(to top right, rgba(0, 128, 255, 0.2) 0%, rgba(0, 128, 255, 0) 50%) top right/50% 50% no-repeat, rgba(255, 255, 255, 0.05);
}
.lo-unique-features .feature-item[data-v-c6b62264] :is(.feature-images, .feature-content) {
  grid-area: stack;
  width: 100%;
}
.lo-unique-features .shine[data-v-c6b62264] {
  position: absolute;
  max-width: 100%;
  top: 0;
  left: 0;
}
.lo-unique-features .glow[data-v-c6b62264] {
  position: absolute;
  background: #0080ff;
  width: 50px;
  height: 50px;
  top: 35%;
  left: 50%;
  translate: -50% -50%;
  border-radius: 50%;
  filter: blur(50px);
  box-shadow: 0 0 50px 75px #0080ff;
  opacity: 0.8;
}
.lo-unique-features .feature-images[data-v-c6b62264] {
  position: relative;
  height: 100%;
}
.lo-unique-features .feature-images img[data-v-c6b62264] {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.lo-unique-features .feature-art.scale[data-v-c6b62264] {
  transform: scale(1.15);
}
.lo-unique-features .feature-content[data-v-c6b62264] {
  position: relative;
  text-align: left;
}
.lo-unique-features .feature-content h5[data-v-c6b62264] {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.48px;
  margin-bottom: 4px;
}
.lo-unique-features .feature-content p[data-v-c6b62264] {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.3px;
  opacity: 0.8;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
.lo-unique-features .feature-item[data-v-c6b62264] {
    padding: 16px;
}
}
@media screen and (min-width: 768px) {
.lo-unique-features .wrapper[data-v-c6b62264] {
    padding: 40px 24px;
}
.lo-unique-features .feature-list[data-v-c6b62264] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(224px, 1fr));
    gap: 16px;
}
.lo-unique-features .feature-list h5[data-v-c6b62264] {
    font-size: 22px;
    letter-spacing: -0.44px;
}
.lo-unique-features .feature-list p[data-v-c6b62264] {
    font-size: 13px;
    letter-spacing: -0.28px;
}
.lo-unique-features .feature-item[data-v-c6b62264] {
    padding: 16px 12px;
    max-width: 380px;
}
}
@media screen and (min-width: 834px) {
.lo-unique-features .feature-list p[data-v-c6b62264] {
    font-size: 14px;
}
}
@media screen and (min-width: 1024px) {
.lo-unique-features .wrapper[data-v-c6b62264] {
    max-width: 900px;
    margin-inline: auto;
    padding: 40px 0;
}
}
@media screen and (min-width: 1280px) {
.lo-unique-features .wrapper[data-v-c6b62264] {
    max-width: 960px;
}
}
@media screen and (min-width: 1440px) {
.lo-unique-features .wrapper[data-v-c6b62264] {
    max-width: 1080px;
}
}
@media screen and (min-width: 1660px) {
.lo-unique-features .wrapper[data-v-c6b62264] {
    max-width: 1280px;
    padding: 60px 0;
}
.lo-unique-features .wrapper h4[data-v-c6b62264] {
    text-align: left;
    font-size: 40px;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: -0.8px;
}
.lo-unique-features .feature-images[data-v-c6b62264] {
    max-height: 370px;
}
.lo-unique-features .feature-item[data-v-c6b62264] {
    aspect-ratio: 305/400;
    width: 305px;
}
.lo-unique-features .feature-item--discord[data-v-c6b62264] {
    position: relative;
}
.lo-unique-features .feature-item--discord .feature-images[data-v-c6b62264] {
    margin: -16px -12px;
    top: -33px;
    width: auto;
}
.lo-unique-features .feature-item--discord h5[data-v-c6b62264] {
    font-size: 32px;
    margin-bottom: 20px;
}
.lo-unique-features .feature-item--discord p[data-v-c6b62264] {
    color: #5bb5fa;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.4px;
    margin-bottom: 12px;
}
.lo-unique-features .feature-item--discord .discord-online[data-v-c6b62264] {
    position: absolute;
    top: 16px;
    right: 12px;
    z-index: 1;
    display: flex;
    padding: 6px 8px;
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.05);
}
.lo-unique-features .feature-item--discord .discord-online span[data-v-c6b62264] {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.24px;
    opacity: 0.6;
}
.lo-unique-features .feature-item--discord .discord-online b[data-v-c6b62264] {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: -0.32px;
}
.lo-unique-features .feature-item--discord .discord-button[data-v-c6b62264] {
    display: flex;
    height: 48px;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 6px;
    background: linear-gradient(0deg, #0a9a49 0%, #0a9a49 100%), #0080ff;
    color: #fff;
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
}
.lo-unique-features .feature-item--discord .discord-button[data-v-c6b62264]:hover {
    filter: brightness(103%);
}
.lo-unique-features .feature-item--discord .discord-button[data-v-c6b62264]:active {
    filter: brightness(97%);
}
.lo-unique-features .feature-art.move-up[data-v-c6b62264] {
    transform: translateY(-36px);
}
}
.lo-discord-section[data-v-321a038e] {
  background: url(/images/lo-page-new/feature-discord-sm.webp?v=1) 0 0 no-repeat;
  background-size: contain;
  aspect-ratio: 35/34;
  width: calc(100% - 24px);
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px 12px;
  margin-bottom: 12px;
}
.lo-discord-section .discord-online[data-v-321a038e] {
  width: -moz-fit-content;
  width: fit-content;
  align-self: flex-end;
  color: #fff;
  display: flex;
  padding: 6px 8px;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
}
.lo-discord-section .discord-online span[data-v-321a038e] {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.24px;
  opacity: 0.6;
}
.lo-discord-section .discord-online b[data-v-321a038e] {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: -0.32px;
}
.lo-discord-section .content[data-v-321a038e] {
  display: flex;
  flex-direction: column;
}
.lo-discord-section .content h5[data-v-321a038e] {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.64px;
  margin-bottom: 20px;
}
.lo-discord-section .content p[data-v-321a038e] {
  color: #5bb5fa;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.4px;
  margin-bottom: 12px;
}
.lo-discord-section .discord-button[data-v-321a038e] {
  display: flex;
  height: 48px;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  border-radius: 6px;
  background: linear-gradient(0deg, #0a9a49 0%, #0a9a49 100%), #0080ff;
  color: #fff;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-transform: uppercase;
}
.lo-discord-section .discord-button[data-v-321a038e]:hover {
  filter: brightness(103%);
}
.lo-discord-section .discord-button[data-v-321a038e]:active {
  filter: brightness(97%);
}
@media screen and (min-width: 480px) {
.lo-discord-section .content h5[data-v-321a038e] {
    font-size: 48px;
}
.lo-discord-section .content p[data-v-321a038e] {
    font-size: 24px;
}
}
@media screen and (min-width: 768px) {
.lo-discord-section[data-v-321a038e] {
    background: url(/images/lo-page-new/feature-discord-md.webp?v=1) 0 0 no-repeat;
    background-size: contain;
    aspect-ratio: 393/107;
    display: flex;
    flex-direction: row-reverse;
    padding: 16px 10px;
    margin-top: 12px;
    margin-bottom: 24px;
}
.lo-discord-section .discord-online[data-v-321a038e] {
    align-self: flex-start;
}
.lo-discord-section .content[data-v-321a038e] {
    max-width: 275px;
}
.lo-discord-section .content h5[data-v-321a038e] {
    font-size: 32px;
    margin-bottom: auto;
}
.lo-discord-section .content p[data-v-321a038e] {
    font-size: 20px;
    margin-bottom: auto;
}
.lo-discord-section .discord-button[data-v-321a038e] {
    margin-top: auto;
}
}
@media screen and (min-width: 834px) {
.lo-discord-section .content p[data-v-321a038e] {
    font-size: 20px;
    margin-bottom: 12px;
}
}
@media screen and (min-width: 1024px) {
.lo-discord-section[data-v-321a038e] {
    max-width: 900px;
    padding: 16px 12px;
}
}
@media screen and (min-width: 1280px) {
.lo-discord-section[data-v-321a038e] {
    max-width: 960px;
}
}
@media screen and (min-width: 1440px) {
.lo-discord-section[data-v-321a038e] {
    max-width: 1080px;
}
}
.logged-out-view-new[data-v-341472d0] {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 12px;
  margin-top: var(--lo-header-height);
  margin-inline: 0;
}
@media screen and (min-width: 768px) {
.logged-out-view-new[data-v-341472d0] {
    margin-top: -1vw;
}
}
.hp-background .row[data-v-6521d5ba],
.hp-background .col[data-v-6521d5ba] {
  padding: 0;
  margin: 0 !important;
}
.loader-spinner[data-v-6521d5ba] {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-spinner .ep-container[data-v-6521d5ba] {
  transform: translateY(-25%);
}
.break-text[data-v-6521d5ba] {
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.action-buttons[data-v-6521d5ba] {
  display: flex;
  gap: 10px;
}
.v-btn.action-btn[data-v-6521d5ba] {
  min-width: 44px !important;
  height: 44px !important;
  border-radius: 10px;
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: none;
  padding: 0 18px !important;
}
.v-btn.action-btn.action-btn--arrow[data-v-6521d5ba] {
  padding: 0 !important;
  opacity: 0.75;
}
.v-btn.action-btn.action-btn--arrow[data-v-6521d5ba]:hover {
  opacity: 1;
}
.v-btn.action-btn.action-btn--arrow[data-v-6521d5ba]:active {
  opacity: 0.75;
}
@media screen and (min-width: 1024px) {
.v-btn.action-btn[data-v-6521d5ba] {
    height: 58px !important;
    padding: 0 32px !important;
}
.v-btn.action-btn--arrow[data-v-6521d5ba] {
    width: 58px !important;
    padding: 0 !important;
}
}
.v-btn.action-btn[data-v-6521d5ba] .v-btn__content {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-transform: none;
}
@media screen and (min-width: 1024px) {
.v-btn.action-btn[data-v-6521d5ba] .v-btn__content {
    font-size: 20px;
}
}
.disabled[data-v-6521d5ba] {
  pointer-events: none;
  opacity: 0.5;
}
.max-rewards-wrapper[data-v-6521d5ba] {
  max-width: 1700px;
}
.mbc-banner[data-v-6521d5ba] {
  background-image: url("/images/backgrounds/banner-mbc.png");
  height: 100%;
  width: 100%;
  background-size: cover;
}
.mbc-banner .mbc-banner__title[data-v-6521d5ba] {
  display: flex;
  justify-content: center;
}
.mbc-banner .mbc-banner__fog[data-v-6521d5ba] {
  background-image: url("/images/backgrounds/mbc-effects.png");
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.mbc-banner .mbc-banner__game[data-v-6521d5ba] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mbc-banner .mbc-banner__game .mbc-logo[data-v-6521d5ba] {
  position: absolute;
  top: 0;
  z-index: 10;
}
@media screen and (max-width: 1200px) {
.mbc-banner .mbc-banner__game .mbc-logo[data-v-6521d5ba] {
    width: 100px;
}
}
.mbc-banner .mbc-banner__game .phone[data-v-6521d5ba] {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 70%;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 1200px) {
.mbc-banner .mbc-banner__game .phone[data-v-6521d5ba] {
    width: 100%;
}
}
.coins-wrapper[data-v-6521d5ba] {
  margin-top: 75px;
}
.coins-wrapper img[data-v-6521d5ba] {
  background-size: contain;
  width: 97px;
  height: 97px;
  margin: 0 15px;
}
@media screen and (max-width: 1200px) {
.coins-wrapper img[data-v-6521d5ba] {
    width: 70px;
    height: 70px;
    margin: 0 10px;
}
}
@media screen and (max-width: 1100px) {
.coins-wrapper[data-v-6521d5ba] {
    margin-top: 20px;
}
}
@media screen and (max-width: 700px) {
.coins-wrapper img[data-v-6521d5ba] {
    width: 50px;
    height: 50px;
    margin: 0 5px;
}
}
.max-rewards-card-image[data-v-6521d5ba] {
  aspect-ratio: 3/2;
}
.max-rewards-container .divider-chevron[data-v-6521d5ba] {
  left: 25px !important;
}
.rewards-section[data-v-6521d5ba] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.rewards-section .rewards-card[data-v-6521d5ba] {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(0.8);
}
.rewards-section .rewards-card[data-v-6521d5ba]::before {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  background-image: url("/images/cards/max-rewards-card-shadow-right.png");
  height: 50px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  transform-origin: center;
  pointer-events: none;
}
.rewards-section .rewards-card[data-v-6521d5ba]:first-child::before {
  transform: scale(-1, 1);
}
.rewards-section .rewards-card img[data-v-6521d5ba] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.rewards-section .rewards-card .refer-friends-text[data-v-6521d5ba] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.rewards-section .rewards-card .reward-card-text[data-v-6521d5ba] {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba] {
  font-weight: 800;
  white-space: nowrap;
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:first-child {
  font-size: 50px;
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:last-child {
  line-height: 50px;
  font-size: 78px;
}
@media screen and (max-width: 1264px) {
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:first-child {
    font-size: 38px;
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:last-child {
    font-size: 58px;
}
}
@media screen and (max-width: 959px) {
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:first-child {
    font-size: 32px;
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:last-child {
    font-size: 54px;
}
}
@media screen and (max-width: 700px) {
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:first-child {
    font-size: 26px;
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:last-child {
    font-size: 42px;
}
}
@media screen and (max-width: 600px) {
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:first-child {
    font-size: 20px;
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:last-child {
    font-size: 30px;
    line-height: 25px;
}
}
@media screen and (max-width: 500px) {
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba] {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:first-child {
    top: 45%;
    font-size: 14px;
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:last-child {
    top: 90%;
    font-size: 20px;
}
}
@media screen and (max-width: 345px) {
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:first-child {
    font-size: 10px;
}
.rewards-section .rewards-card .reward-card-text span[data-v-6521d5ba]:last-child {
    top: 80%;
    font-size: 14px;
}
}
@media screen and (max-width: 600px) {
.rewards-section[data-v-6521d5ba] {
    gap: 40px;
}
.rewards-section .rewards-card[data-v-6521d5ba] {
    width: 100%;
    transform: scale(1);
}
}
@keyframes fadeIn-6521d5ba {
from {
    top: 50%;
}
to {
    top: 100%;
}
}
.reward-background[data-v-6521d5ba] {
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1900px) {
.reward-background[data-v-6521d5ba] {
    max-height: 250px;
}
}
.daily-content-wrapper[data-v-6521d5ba] {
  margin: auto 0;
}
.daily-content-bg[data-v-6521d5ba] {
  position: relative;
  top: -5%;
}
@media screen and (max-width: 959px) {
.daily-content-bg[data-v-6521d5ba] {
    top: 0;
}
}
.daily-content-text[data-v-6521d5ba] {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.daily-content-text span[data-v-6521d5ba] {
  font-weight: 800;
  white-space: nowrap;
}
.daily-content-text span[data-v-6521d5ba]:first-child {
  font-size: 24px;
}
.daily-content-text span[data-v-6521d5ba]:last-child {
  line-height: 20px;
  font-size: 54px;
}
@media screen and (max-width: 1264px) {
.daily-content-text span[data-v-6521d5ba]:first-child {
    font-size: 18px;
}
.daily-content-text span[data-v-6521d5ba]:last-child {
    font-size: 30px;
}
}
@media screen and (max-width: 959px) {
.daily-content-text[data-v-6521d5ba] {
    top: 50%;
}
.daily-content-text span[data-v-6521d5ba]:first-child {
    font-size: 24px;
}
.daily-content-text span[data-v-6521d5ba]:last-child {
    font-size: 54px;
}
}
@media screen and (max-width: 600px) {
.daily-content-text span[data-v-6521d5ba]:first-child {
    font-size: 18px;
}
.daily-content-text span[data-v-6521d5ba]:last-child {
    font-size: 40px;
}
}
@media screen and (max-width: 475px) {
.daily-content-text span[data-v-6521d5ba]:last-child {
    font-size: 30px;
}
}
@media screen and (max-width: 400px) {
.daily-content-text span[data-v-6521d5ba]:first-child {
    font-size: 12px;
}
.daily-content-text span[data-v-6521d5ba]:last-child {
    font-size: 16px;
}
}
.pvp-subtitle[data-v-6521d5ba] {
  line-height: 30px !important;
}
@media screen and (max-width: 600px) {
.pvp-subtitle[data-v-6521d5ba] {
    line-height: 20px !important;
}
}
.badge-new[data-v-6521d5ba] {
  width: 10%;
  position: absolute;
  z-index: 3;
  top: 2%;
  right: -9px;
}
.divider-text[data-v-6521d5ba] {
  color: #2e213c;
}
.mr-popup-banner[data-v-6521d5ba]::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: #3a2b4a;
  background: linear-gradient(0deg, #3a2b4a 20%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
}
.mr-popup-content[data-v-6521d5ba] {
  background: #3a2b4a;
}
.header-container[data-v-6521d5ba] {
  max-width: 1750px;
  gap: 16px;
  padding: 26px;
}
@media screen and (max-width: 599px) {
.header-container[data-v-6521d5ba] {
    flex-direction: column !important;
}
}
.header-container .daily-coins-container[data-v-6521d5ba] {
  flex-shrink: 0;
}
@media screen and (max-width: 599px) {
.header-container .daily-coins-container[data-v-6521d5ba] {
    width: 100% !important;
}
}
.header-container .daily-coins-container .daily-banner[data-v-6521d5ba] {
  height: 100%;
}
.header-container .daily-coins-container[data-v-6521d5ba] {
  position: relative;
  border-radius: 15px;
  max-width: 420px;
}
@media screen and (min-width: 600px) {
.header-container .daily-coins-container[data-v-6521d5ba] {
    max-width: 500px;
}
}
.header-container .daily-coins-container .daily-button[data-v-6521d5ba] {
  position: absolute;
  bottom: 55px;
  left: 50%;
  transform: translate(-50%);
}
.header-container .daily-coins-container .daily-banner-bgr[data-v-6521d5ba] {
  border-radius: 15px;
}
.header-container .daily-coins-container .daily-banner-bgr[data-v-6521d5ba]:hover {
  border-radius: 15px;
  box-shadow: 0 0 23px 1px #ffca13;
}
.header-container .daily-coins-container .daily-banner-bgr[data-v-6521d5ba] .v-responsive__content {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.header-container .daily-coins-container .daily-banner-bgr[data-v-6521d5ba] .v-responsive__content .cta-button {
  margin-bottom: 24px;
}
@media screen and (min-width: 601px) {
.header-container .daily-coins-container .daily-banner-bgr[data-v-6521d5ba] .v-responsive__content .cta-button {
    margin: 0 6px 30px;
}
}
@media screen and (min-width: 768px) {
.header-container .daily-coins-container .daily-banner-bgr[data-v-6521d5ba] .v-responsive__content .cta-button {
    margin: 0 auto 30px;
}
}
@media screen and (min-width: 1024px) {
.header-container .daily-coins-container .daily-banner-bgr[data-v-6521d5ba] .v-responsive__content .cta-button {
    margin-bottom: 42px;
}
}
@media screen and (min-width: 1440px) {
.header-container .daily-coins-container .daily-banner-bgr[data-v-6521d5ba] .v-responsive__content .cta-button {
    margin-bottom: 60px;
}
}
.PVP-container[data-v-6521d5ba] {
  padding-top: 0;
}
.PVP-container .pvp-logo-wrapper[data-v-6521d5ba] {
  position: relative;
  width: 100%;
  height: 180px;
  display: flex;
  justify-content: center;
}
.PVP-container .pvp-logo-wrapper .pvp-logo[data-v-6521d5ba] {
  pointer-events: none !important;
  top: -60px;
  max-width: 500px;
  position: absolute;
}
.PVP-container .pvp-section[data-v-6521d5ba] {
  position: relative;
}
.PVP-container .pvp-section .pvp-cards-wrapper[data-v-6521d5ba] {
  max-width: 80%;
  margin: 0 auto !important;
  position: relative;
}
.PVP-container .pvp-section .pvp-cards-wrapper .pvp-card[data-v-6521d5ba] {
  position: relative;
  background: #3a2350;
  border: 3px solid white;
  border-radius: 8px;
  box-shadow: 0 0 10px 1px white;
  min-width: 100%;
}
.PVP-container .pvp-section .pvp-cards-wrapper .pvp-card .pvp-card-icon[data-v-6521d5ba] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.PVP-container .pvp-section .pvp-cards-wrapper .pvp-card .pvp-card-title[data-v-6521d5ba] {
  padding-top: 100px;
}
.PVP-container .pvp-section .pvp-cards-wrapper .pvp-card-col .pvp-card-icon[data-v-6521d5ba] {
  padding-top: 20px;
}
.PVP-container .pvp-section .pvp-cards-wrapper .pvp-card-col:nth-of-type(2) .pvp-card-icon[data-v-6521d5ba] {
  padding-top: 25px;
}
.PVP-container .pvp-section .pvp-cards-wrapper .pvp-card-col:last-of-type .pvp-card-icon[data-v-6521d5ba] {
  padding-top: 5px;
}
.PVP-container .carousel-container[data-v-6521d5ba] {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
@media screen and (max-width: 600px) {
.PVP-container .carousel-container[data-v-6521d5ba] {
    width: 100% !important;
}
.PVP-container .carousel-container .hp-carousel[data-v-6521d5ba] {
    width: 100%;
    /* Make the carousel take up the full width */
    height: auto;
    /* Adjust height automatically based on the content */
    aspect-ratio: 16/9;
    max-width: 420px !important;
    margin: 0 auto;
    max-height: 250px;
}
}
.PVP-container .carousel-container .carousel-wrapper[data-v-6521d5ba] {
  width: 100%;
  max-height: 500px;
}
@media screen and (max-width: 600px) {
.PVP-container .carousel-container .carousel-wrapper[data-v-6521d5ba] .carouse-banner-image-1 .v-image .v-image__image {
    background-image: url("/images/banners/mob-hp-lo-carousel-banner-1.png") !important;
}
.PVP-container .carousel-container .carousel-wrapper[data-v-6521d5ba] .carouse-banner-image-2 .v-image .v-image__image {
    background-image: url("/images/banners/mob-hp-lo-carousel-banner-2.png") !important;
}
.PVP-container .carousel-container .carousel-wrapper[data-v-6521d5ba] .carouse-banner-image-3 .v-image .v-image__image {
    background-image: url("/images/banners/mob-hp-lo-carousel-banner-4.png") !important;
}
.PVP-container .carousel-container .carousel-wrapper[data-v-6521d5ba] .carouse-banner-image-4 .v-image .v-image__image {
    background-image: url("/images/banners/mob-hp-lo-carousel-banner-3.png") !important;
}
}
.PVP-container .carousel-container .carousel-wrapper[data-v-6521d5ba] .v-responsive__content {
  width: 100% !important;
}
.PVP-container .carousel-container .hp-carousel[data-v-6521d5ba] {
  height: 100% !important;
  text-shadow: 2px 2px 10px black;
}
.PVP-container .carousel-container .hp-carousel .sx-slider-img[data-v-6521d5ba] {
  margin-top: 25px;
  max-width: 400px;
  margin-left: -20px;
}
.PVP-container .carousel-container .hp-carousel .mbc_img[data-v-6521d5ba] {
  position: absolute;
  max-width: 600px;
  background-size: contain;
  left: 52%;
  transform: translateX(-50%);
  z-index: -1;
}
.PVP-container .carousel-container .hp-carousel .button-container[data-v-6521d5ba] {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  padding-bottom: 55px;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 30px;
}
.PVP-container .right-banners-container[data-v-6521d5ba] {
  text-shadow: 2px 2px 10px black;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.PVP-container .right-banners-container .banner[data-v-6521d5ba] {
  position: relative;
  height: 265px;
}
.PVP-container .right-banners-container .banner .new-badge[data-v-6521d5ba] {
  position: absolute;
  width: 120px;
  top: -30px;
  left: -6px;
}
.PVP-container .right-banners-container .banner .banner-sx-logo[data-v-6521d5ba] {
  position: absolute;
  width: 250px;
  top: 45%;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 2;
}
.PVP-container .right-banners-container .banner .banner-img[data-v-6521d5ba] {
  text-shadow: 2px 2px 5px black;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 10%;
     object-position: 50% 10%;
}
.hp-carousel[data-v-6521d5ba],
.banner[data-v-6521d5ba] {
  transition: all 0.1s linear;
}
.hp-carousel[data-v-6521d5ba]:hover,
.banner[data-v-6521d5ba]:hover {
  border-radius: 15px;
  box-shadow: 0 0 23px 1px #ffca13;
}
.hp-carousel[data-v-6521d5ba],
.banner[data-v-6521d5ba],
.banner-img[data-v-6521d5ba] {
  border-radius: 15px;
}
.hp-carousel .v-carousel__item[data-v-6521d5ba],
.banner .v-carousel__item[data-v-6521d5ba],
.banner-img .v-carousel__item[data-v-6521d5ba] {
  border-radius: 15px;
}
.hp-carousel[data-v-6521d5ba] .v-image {
  height: 100% !important;
}
.hp-carousel[data-v-6521d5ba] .v-carousel__controls {
  transform: scale(0.6) translateY(5px);
  background: none !important;
  height: 40px;
}
@media screen and (min-width: 1024px) {
.hp-carousel[data-v-6521d5ba] .v-carousel__controls {
    transform: scale(0.9);
}
}
.hp-carousel[data-v-6521d5ba] .v-carousel__controls .v-btn {
  margin: 5px;
  width: 15px;
  height: 15px;
}
.hp-carousel[data-v-6521d5ba] .v-carousel__controls .v-icon {
  font-size: 15px !important;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  border: 1px solid white;
  background-color: transparent;
  transition: all 400ms ease;
  cursor: pointer;
  color: transparent;
}
.hp-carousel[data-v-6521d5ba] .v-carousel__controls .v-btn.v-btn--active .v-icon {
  color: white;
  opacity: 1;
}
.hp-carousel[data-v-6521d5ba] .v-responsive__content {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.hp-carousel[data-v-6521d5ba] .v-responsive__content .cta-button {
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
.hp-carousel[data-v-6521d5ba] .v-responsive__content .cta-button {
    margin-bottom: 42px;
}
}
@media screen and (min-width: 1440px) {
.hp-carousel[data-v-6521d5ba] .v-responsive__content .cta-button {
    margin-bottom: 60px;
}
}
.worlds-slider[data-v-6521d5ba] {
  max-width: 80%;
  margin: auto;
}
.worlds-slider .next-button[data-v-6521d5ba],
.worlds-slider .prev-button[data-v-6521d5ba] {
  top: 40% !important;
  width: 50px !important;
}
.worlds-slider .next-button[data-v-6521d5ba] {
  right: -10% !important;
}
.worlds-slider .prev-button[data-v-6521d5ba] {
  left: -10% !important;
}
.close-button[data-v-6521d5ba] {
  position: absolute;
  top: 12px;
  right: 8px;
  font-size: 32px !important;
  color: white !important;
  text-shadow: 0 0 4px #000;
}
.rewards-slider .glide__slide[data-v-6521d5ba]::before {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  background-image: url("/images/cards/max-rewards-card-shadow-right.png");
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  transform-origin: center;
}
.glide__slides .glide__slide.glide__slide--active[data-v-6521d5ba]::before {
  transform: scale(-1, 1);
}
.worlds-slider .glide__slides[data-v-6521d5ba] {
  padding-bottom: 0;
}
.divider-play-vs-friends[data-v-6521d5ba] {
  position: relative;
  width: 100%;
  height: 70px;
  background: linear-gradient(90deg, var(--v-main-lighter-2-base) 16%, white 100%);
}
.divider-play-vs-friends .divider-chevron[data-v-6521d5ba] {
  position: absolute;
  left: 2%;
  width: 100px;
  height: 100%;
}
.divider-play-vs-friends .divider-chevron .arrow[data-v-6521d5ba] {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #5d3f7cff;
  clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
  z-index: 2;
}
.divider-play-vs-friends .divider-chevron .arrow1[data-v-6521d5ba] {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  clip-path: polygon(35% 0%, 60% 50%, 35% 100%, 0% 100%, 25% 50%, 0% 0%);
  z-index: 3;
  left: 30%;
}
.divider-play-vs-friends .divider-chevron .arrow2[data-v-6521d5ba] {
  left: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: white;
  clip-path: polygon(35% 0%, 60% 50%, 35% 100%, 0% 100%, 25% 50%, 0% 0%);
  z-index: 1;
}
.divider-play-vs-friends[data-v-6521d5ba]:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 400px;
  box-shadow: 0 26px 11px 0 inset rgba(0, 0, 0, 0.1);
}
.divider-max-rewards[data-v-6521d5ba] {
  position: relative;
  width: 100%;
  height: 70px;
  background: linear-gradient(90deg, white 0%, var(--v-main-lighter-2-base) 100%);
}
.divider-max-rewards .divider-chevron[data-v-6521d5ba] {
  position: absolute;
  right: 2%;
  width: 100px;
  height: 100%;
  transform: rotate(180deg);
}
.divider-max-rewards .divider-chevron .arrow[data-v-6521d5ba] {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #7f6eac;
  clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
  z-index: 2;
}
.divider-max-rewards .divider-chevron .arrow1[data-v-6521d5ba] {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  clip-path: polygon(35% 0%, 60% 50%, 35% 100%, 0% 100%, 25% 50%, 0% 0%);
  z-index: 3;
  left: 30%;
}
.divider-max-rewards .divider-chevron .arrow2[data-v-6521d5ba] {
  left: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: white;
  clip-path: polygon(35% 0%, 60% 50%, 35% 100%, 0% 100%, 25% 50%, 0% 0%);
  z-index: 1;
}
.divider-max-rewards[data-v-6521d5ba]:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 400px;
  box-shadow: 0 30px 10px 0 inset rgba(0, 0, 0, 0.1);
}
.play-solo-mobile-card[data-v-6521d5ba] {
  position: relative;
  overflow: visible;
}
.play-solo-mobile-card[data-v-6521d5ba] .v-image__image {
  border-radius: 10px !important;
}
.play-solo-mobile-card[data-v-6521d5ba] .mobile-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.play-solo-mobile-card[data-v-6521d5ba]:before {
  content: "";
  position: absolute;
  top: 95%;
  left: 0;
  width: 100%;
  height: 10%;
  background-image: url("/images/cards/solo_cards_shadow.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
}
@media screen and (max-width: 1264px) {
.mbc_img[data-v-6521d5ba] {
    max-width: 500px !important;
}
.worlds-slider .worlds-slide .slider-logo[data-v-6521d5ba] {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 80%;
    left: 50%;
    transform: translate(-50%, 10%);
}
}
@media screen and (max-width: 959px) {
.hp-carousel .button-container[data-v-6521d5ba] {
    padding-bottom: 35px !important;
}
.pvp-cards-wrapper[data-v-6521d5ba] {
    max-width: 100% !important;
}
.sx-slider-img[data-v-6521d5ba] {
    margin-top: 25px;
    max-width: 300px !important;
    margin-left: -20px;
}
.daily-coins-container .daily-button[data-v-6521d5ba] {
    bottom: 0 !important;
}
.daily-coins-container .daily-banner .daily-divider[data-v-6521d5ba] {
    width: 30% !important;
    height: 2px !important;
}
.daily-coins-container .daily-banner .digit[data-v-6521d5ba] {
    max-width: 65px !important;
}
.daily-coins-container .daily-banner .number[data-v-6521d5ba] {
    max-width: 150px !important;
}
.daily-coins-container .daily-banner .plus-icon[data-v-6521d5ba] {
    font-size: 40px !important;
}
.daily-coins-container .daily-banner .number[data-v-6521d5ba] {
    max-width: 120px;
}
.badge-new[data-v-6521d5ba] {
    right: 20px;
}
.v-window__container[data-v-6521d5ba] {
    height: 250px !important;
}
.new-badge[data-v-6521d5ba] {
    width: 100px !important;
    top: -10px !important;
}
.v-carousel__controls[data-v-6521d5ba] {
    background: none !important;
    height: 25px;
}
.carousel-container[data-v-6521d5ba] {
    justify-content: center !important;
}
.carousel-container .mbc-bottom-text[data-v-6521d5ba] {
    display: none;
}
.carousel-container .hp-carousel .mbc_img[data-v-6521d5ba] {
    max-width: 180px !important;
}
.carousel-container .hp-carousel .button-container[data-v-6521d5ba] {
    gap: 20px !important;
}
.right-banners-container[data-v-6521d5ba] {
    max-width: 100% !important;
    display: flex;
    flex-direction: row !important;
    justify-content: center;
    width: 100%;
}
.right-banners-container .banner[data-v-6521d5ba] {
    width: 100%;
    height: 200px !important;
}
.right-banners-container .banner .banner-caf-text[data-v-6521d5ba] {
    bottom: 7% !important;
}
.reward-card-ribbon[data-v-6521d5ba] {
    position: absolute;
    top: -10%;
    right: -0.9%;
    z-index: 1;
    width: 150px;
}
.reward-card-ribbon-mobile[data-v-6521d5ba] {
    position: absolute;
    left: -6px;
    top: -6%;
    z-index: 1;
    width: 100px;
}
}
@media screen and (max-width: 460px) {
.PVP-container .right-banners-container .banner[data-v-6521d5ba] {
    height: 200px !important;
}
.PVP-container .right-banners-container .banner .banner-caf-logo[data-v-6521d5ba] {
    top: 40%;
}
.carousel-container .hp-carousel .button-container[data-v-6521d5ba] {
    gap: 15px !important;
}
}
@media screen and (max-width: 600px) {
.max-rewards-bg .divider-play-vs-friends[data-v-6521d5ba] {
    margin-bottom: 50px !important;
}
.max-rewards-bg .max-rewards-container[data-v-6521d5ba]:after {
    width: 70px !important;
}
.pvp-logo-wrapper[data-v-6521d5ba] {
    height: 50px !important;
}
.pvp-logo-wrapper .pvp-logo[data-v-6521d5ba] {
    top: -70px !important;
    max-width: 320px !important;
}
.badge-new[data-v-6521d5ba] {
    width: 20%;
}
.refer-friends-card[data-v-6521d5ba] .v-image__image {
    background-image: url("/images/banners/ReferFriendsMobile.png") !important;
}
.divider-bg .v-image__image[data-v-6521d5ba] {
    background-position: left center !important;
}
.divider-bg-right .v-image__image[data-v-6521d5ba] {
    background-position: right center !important;
}
.play-btn-shadow[data-v-6521d5ba] {
    width: 80%;
    margin: 0 auto;
    height: 2px;
    box-shadow: 2px 2px 10px;
}
.game-description-text[data-v-6521d5ba] {
    position: absolute;
    text-align: left;
    margin-top: 10px;
    padding: 0 25px;
}
}
.divider-bg[data-v-6521d5ba],
.divider-bg-right[data-v-6521d5ba] {
  position: relative;
  overflow: visible;
}
.divider-wrapper[data-v-6521d5ba] {
  width: 100%;
  position: relative;
}
.divider-wrapper .divider-play-solo[data-v-6521d5ba] {
  height: 70px;
  position: relative;
  background-color: white;
  width: 100%;
  z-index: 2;
}
.divider-wrapper[data-v-6521d5ba]:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}
.divider-bg-right[data-v-6521d5ba]::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 70px 10px 0 inset rgba(0, 0, 0, 0.5);
}
.glow-text[data-v-6521d5ba] {
  text-shadow: 0 0 1px white, 0 0 1px white, 0 0 10px white, 0 0 10px white, 0 0 120px white;
  font-size: 26px !important;
  font-weight: 600 !important;
}
.glow-text .text-h2[data-v-6521d5ba] {
  font-size: 55px !important;
  font-weight: 600 !important;
}
.max-coins-img[data-v-6521d5ba] {
  width: 500px;
  max-width: 95%;
  margin: auto;
}
.btg-logo-img[data-v-6521d5ba] {
  height: auto;
  max-width: 700px;
  margin: auto;
}
.mainBanner[data-v-6521d5ba] {
  width: 100%;
}
.mainBanner-logo[data-v-6521d5ba] {
  position: absolute;
  top: 55%;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 750px;
}
.reward-card-logo[data-v-6521d5ba] {
  position: absolute;
  width: 20%;
  left: 2%;
  top: 8%;
}
.reward-card-ribbon[data-v-6521d5ba] {
  position: absolute;
  top: -10%;
  left: -1.2%;
  z-index: 1;
  width: 20%;
}
.reward-card-logo.small[data-v-6521d5ba] {
  width: 10%;
}
.referfriends_text_card[data-v-6521d5ba] {
  color: white;
  position: relative;
  font-size: 62px;
  text-align: center;
  top: 40%;
  left: 50%;
  font-weight: 900;
  transform: translate(-50%, -50%);
}
.preview-video[data-v-6521d5ba] {
  height: 100%;
  border-radius: 20px;
  border: 3px solid #f8bf1e;
}
.video-ribbon[data-v-6521d5ba] {
  position: absolute;
  top: -3%;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
}
.video-ribbon img[data-v-6521d5ba] {
  position: absolute;
  top: 0;
  left: 0;
}
.carousel-3d-container figure[data-v-6521d5ba] {
  margin: 0;
}
.carousel-3d-container .carousel-3d-slide[data-v-6521d5ba] {
  background-color: rgba(0, 0, 0, 0.5);
  margin: 10px;
}
.carousel-3d-container figcaption[data-v-6521d5ba] {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  position: absolute;
  bottom: 0;
  padding: 15px;
  font-size: 12px;
  min-width: 100%;
  box-sizing: border-box;
}
.carousel-3d-container buttonarea[data-v-6521d5ba] {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  bottom: 0;
  padding: 15px;
  font-size: 12px;
  min-width: 100%;
  box-sizing: border-box;
}
.pvp-section[data-v-6521d5ba] {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.logged_pvp-lg[data-v-6521d5ba] {
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 250px;
  background-color: #5f407c;
}
.hp_logged_in_content[data-v-6521d5ba] {
  position: relative;
  width: 100%;
  background: #4e3274;
  background: linear-gradient(0deg, #4e3274 0%, #5e3f7b 25%, #8778b6 50%, #5e3f7b 75%, #4e3274 100%);
}
.solo-games .solo-card-container[data-v-6521d5ba] {
  max-width: 480px;
}
.solo-games .mobile-logo[data-v-6521d5ba] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.solo-games a[data-v-6521d5ba] {
  bottom: 30px;
  position: relative;
}
.solo-games button[data-v-6521d5ba] {
  margin-bottom: 7% !important;
}
.solo-game-card[data-v-6521d5ba] {
  cursor: pointer;
  border: 1px solid var(--v-main-lighter-3-base);
  border-radius: 12px;
  box-shadow: 1px 35px 9px -26px rgba(76, 68, 100, 0.91);
  -webkit-box-shadow: 1px 35px 9px -26px rgba(76, 68, 100, 0.91);
  -moz-box-shadow: 1px 35px 9px -26px rgba(76, 68, 100, 0.91);
}
.solo-game-card[data-v-6521d5ba]:hover {
  box-shadow: 0 0 12px var(--v-gold-base);
}
.max-rewards-bg[data-v-6521d5ba] {
  position: relative;
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
}
.max-rewards-bg .max-rewards-cards-wrapper[data-v-6521d5ba] {
  max-width: 100%;
}
.max-rewards-bg .max-rewards-container[data-v-6521d5ba] {
  width: 100%;
  flex-direction: column;
  position: relative;
}
.max-rewards-bg .max-rewards-container .divider-play-vs-friends[data-v-6521d5ba] {
  margin-bottom: 100px;
}
.max-rewards-bg .max-rewards-container[data-v-6521d5ba]::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 24px;
  width: 155px;
  height: 285px;
  z-index: 4;
  background-image: url("/images/figures/girl-pointing.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
}
.max-rewards-bg .refer-friends-card[data-v-6521d5ba] {
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.max-rewards-bg .max-rewards-left-card-text[data-v-6521d5ba] {
  text-shadow: 0 0 11px rgba(255, 202, 20, 0.81);
}
.max-rewards-bg .maxcoins-text[data-v-6521d5ba] {
  position: absolute;
  width: 90%;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-object-position: center center;
     object-position: center center;
}
.detailbg[data-v-6521d5ba] {
  position: relative;
  background: linear-gradient(180deg, #3e155d 0%, #8778b6 52%);
}
.detailbg .worlds-text[data-v-6521d5ba] {
  width: 90%;
}
.image-wrapper[data-v-6521d5ba] {
  position: relative;
}
.video-preview-frame[data-v-6521d5ba] {
  position: absolute;
  left: 4%;
  top: 50%;
  transform: translateY(-50%);
  width: 45%;
  text-align: center;
  text-align: -webkit-center;
  overflow: hidden;
  height: 90%;
  display: grid;
  align-content: center;
}
.video-preview-frame-wrapper[data-v-6521d5ba] {
  background: #313131;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
@media (min-width: 600px) and (max-width: 960px) {
.pvp-logo-wrapper[data-v-6521d5ba] {
    height: 100px !important;
}
.pvp-logo-wrapper .pvp-logo[data-v-6521d5ba] {
    top: -70px !important;
    max-width: 400px !important;
}
.max-rewards-bg .divider-play-vs-friends[data-v-6521d5ba] {
    margin-bottom: 50px !important;
}
.max-rewards-bg .max-rewards-container[data-v-6521d5ba]:after {
    width: 90px !important;
}
}
@media (max-width: 959px) {
.divider-play-vs-friends[data-v-6521d5ba],
.divider-max-rewards[data-v-6521d5ba],
.divider-play-solo[data-v-6521d5ba] {
    height: 50px !important;
}
.divider-play-vs-friends .divider-chevron[data-v-6521d5ba],
.divider-max-rewards .divider-chevron[data-v-6521d5ba],
.divider-play-solo .divider-chevron[data-v-6521d5ba] {
    width: 50px;
}
.reward-card-ribbon[data-v-6521d5ba] {
    position: absolute;
    top: -10%;
    right: -0.9%;
    z-index: 1;
    width: 150px;
}
.worlds-slide .v-btn[data-v-6521d5ba] {
    max-width: 100%;
    min-width: auto !important;
}
.reward-container[data-v-6521d5ba] {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
}
@media screen and (max-width: 992px) {
.mainBanner-logo[data-v-6521d5ba] {
    width: 90%;
    margin-top: 25px;
}
}
@media (max-width: 600px) {
.sx-slider-img[data-v-6521d5ba] {
    margin-top: 25px;
    max-width: 200px !important;
    margin-left: -20px;
}
.sx-slider-text[data-v-6521d5ba] {
    margin-left: -5px !important;
    max-width: 190px !important;
}
.reward-card-ribbon[data-v-6521d5ba] {
    position: absolute;
    top: -10%;
    right: 1.5%;
    z-index: 1;
    width: 100px;
}
.reward-card-ribbon-mobile[data-v-6521d5ba] {
    width: 75px;
}
.logged_pvp-lg .cf-logo[data-v-6521d5ba] {
    width: 100%;
}
.worlds-slide .description-wrapper[data-v-6521d5ba] {
    text-align: center;
    padding: 0 5px;
}
.worlds-slide.glide__slide--active .description-wrapper[data-v-6521d5ba] {
    text-align: center;
}
}
@media (min-width: 600px) and (max-width: 910px) {
.rewards-row button[data-v-6521d5ba] {
    min-width: auto !important;
    width: 100%;
}
}
@media (max-width: 600px) {
.divider-bg .v-image__image[data-v-6521d5ba] {
    background-position: left center;
}
.v-carousel__controls[data-v-6521d5ba] {
    background: none !important;
    height: 41px;
}
.video-ribbon[data-v-6521d5ba] {
    top: -7%;
}
.video-preview-frame[data-v-6521d5ba] {
    overflow: visible;
    flex-direction: column;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 85%;
}
.video-preview-frame .video-play-btn[data-v-6521d5ba] {
    pointer-events: auto;
    z-index: 2;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -30px;
}
.purple-background[data-v-6521d5ba] {
    width: 80%;
}
}
@media (max-width: 600px) {
.worlds-slide[data-v-6521d5ba] {
    padding: 20px !important;
}
.worlds-slide .slider-logo[data-v-6521d5ba] {
    width: 60% !important;
    transform: translate(-50%, 5%) !important;
}
.worlds-slide .slider-image[data-v-6521d5ba] {
    max-width: 70%;
    margin: 0 auto;
}
.worlds-slide .description-wrapper[data-v-6521d5ba],
.worlds-slide.glide__slide--active .description-wrapper[data-v-6521d5ba] {
    text-align: center;
}
}
@media (max-width: 400px) {
.worlds-slider .worlds-slide[data-v-6521d5ba] {
    padding: 24px 4px !important;
}
.divider-play-vs-friends[data-v-6521d5ba],
.divider-play-solo[data-v-6521d5ba],
.divider-max-rewards[data-v-6521d5ba] {
    height: 35px !important;
}
.divider-play-vs-friends .divider-chevron[data-v-6521d5ba],
.divider-play-solo .divider-chevron[data-v-6521d5ba],
.divider-max-rewards .divider-chevron[data-v-6521d5ba] {
    width: 35px;
}
.divider-play-vs-friends .divider-chevron .arrow[data-v-6521d5ba],
.divider-play-solo .divider-chevron .arrow[data-v-6521d5ba],
.divider-max-rewards .divider-chevron .arrow[data-v-6521d5ba] {
    background-color: #6c5797;
}
.reward-card-ribbon-mobile[data-v-6521d5ba] {
    width: 60px;
}
}
.category-header[data-v-6521d5ba] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 16px;
}
@media screen and (min-width: 1024px) {
.category-header[data-v-6521d5ba] {
    margin-top: 40px;
}
}
.category-header span[data-v-6521d5ba] {
  font-size: 18px;
  font-weight: 600;
  color: #e7e5ec;
}
@media screen and (min-width: 1024px) {
.category-header span[data-v-6521d5ba] {
    font-size: 24px;
}
}
.promo-banners[data-v-6521d5ba] {
  margin-top: -32px;
}
.daily-banner[data-v-6521d5ba] {
  position: relative;
}
.daily-banner[data-v-6521d5ba] .v-responsive__content {
  display: flex;
  justify-content: center;
}
.daily-banner[data-v-6521d5ba] .v-responsive__content .join-button {
  position: absolute;
  bottom: 20px;
}
@media screen and (min-width: 600px) {
.daily-banner[data-v-6521d5ba] .v-responsive__content .join-button {
    min-width: auto;
    min-height: auto;
    width: calc(100% - 50px);
    height: clamp(16px, 2.6vw, 38px);
    bottom: 6px;
}
.daily-banner[data-v-6521d5ba] .v-responsive__content .join-button span {
    font-size: clamp(12px, 1.7vw, 20px);
}
}
@media screen and (min-width: 720px) {
.daily-banner[data-v-6521d5ba] .v-responsive__content .join-button {
    bottom: clamp(12px, 3vw, 68px);
}
}
@media screen and (min-width: 720px) {
.daily-banner[data-v-6521d5ba] .v-responsive__content .join-button {
    width: auto;
}
}
.max-rewards-banners[data-v-6521d5ba] {
  margin-top: 80px;
  max-width: calc(100vw - 80px);
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
.max-rewards-banners[data-v-6521d5ba] {
    max-width: 1280px;
}
}
.max-rewards-banners img[data-v-6521d5ba] {
  max-width: 100%;
  margin-inline: auto;
}

/*# sourceMappingURL=8.b1fc1918.css.map*/