.style_lastdashboard__MnrhI {
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 40);
  max-width: min(var(--1) * 1360, 100% - var(--1) * 40);
  margin-inline: auto;
  padding-bottom: calc(var(--1) * 40);
  position: relative;
  z-index: 10;
}
.style_lastdashboard__MnrhI,
.style_lastdashboard__MnrhI * {
  scroll-margin-top: calc(var(--1) * 120);
}
.style_lastdashboard__MnrhI .style_disabledBtn__LKrpy {
  opacity: 0.3 !important;
  pointer-events: none !important;
}
@media (min-width: 991.98px) and (max-width: 1700px) {
  .style_lastdashboard__MnrhI {
    --1: min(1px, 0.055vw);
  }
}
.style_sectionTitle__STCCI {
  text-align: center;
  line-height: 0.9;
}
.style_sectionTitle__STCCI .style_sectionTitleSpanTop__Vp3s5 {
  background: linear-gradient(91.6deg, #9cddff -1.82%, #c0e9ff 48.07%, #f6fcff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
}
.style_sectionTitle__STCCI .style_sectionTitleSpanBottom__LCXEW {
  background: linear-gradient(273.95deg, #00aeff -8.19%, #7cffc0 103.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
}
.style_topArea__6vbfd {
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 20);
}
@media (max-width: 991.98px) {
  .style_topArea__6vbfd {
    flex-direction: column;
  }
}
.style_topArea__6vbfd .style_topTextArea__PiMCI {
  display: flex;
  padding: calc(var(--1) * 20) calc(var(--1) * 28) calc(var(--1) * 20)
    calc(var(--1) * 28);
  flex-direction: column;
  align-items: flex-start;
  gap: calc(var(--1) * 12);
  align-self: stretch;
  border-radius: calc(var(--1) * 20);
  border: 1px solid var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.16));
  background: var(
    --bg-2,
    linear-gradient(
      319deg,
      #2ab4ff -1.9%,
      rgba(42, 180, 255, 0) 17.34%,
      #d2efff 87.36%
    )
  );
  background-blend-mode: soft-light;
}
.style_topArea__6vbfd .style_topTextArea__PiMCI p {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 16);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: calc(var(--1) * 0.64);
}
.style_topArea__6vbfd .style_topTextArea__PiMCI p b {
  word-break: break-all;
}
.style_topArea__6vbfd .style_topAreaAirdrop__IOIem {
  display: flex;
  padding: calc(var(--1) * 20) calc(var(--1) * 28) calc(var(--1) * 20)
    calc(var(--1) * 28);
  flex-direction: column;
  align-items: flex-start;
  gap: calc(var(--1) * 12);
  align-self: stretch;
  border-radius: calc(var(--1) * 20);
  border: 1px solid var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.16));
  background: var(
    --bg-2,
    linear-gradient(
      319deg,
      #2ab4ff -1.9%,
      rgba(42, 180, 255, 0) 17.34%,
      #d2efff 87.36%
    )
  );
  background-blend-mode: soft-light;
}
.style_topArea__6vbfd .style_topAreaAirdrop__IOIem h5 {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 32);
  font-style: normal;
  font-weight: 700;
  line-height: 1.375;
}
.style_topArea__6vbfd .style_topAreaAirdrop__IOIem p {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 16);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: calc(var(--1) * 0.64);
}
.style_topArea__6vbfd
  .style_topAreaAirdrop__IOIem
  .style_topAreaAirdropContent__r6HY4 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: calc(var(--1) * 12);
}
@media (max-width: 991.98px) {
  .style_topArea__6vbfd
    .style_topAreaAirdrop__IOIem
    .style_topAreaAirdropContent__r6HY4 {
    align-items: flex-start;
    flex-direction: column;
    gap: calc(var(--1) * 16);
  }
}
.style_topArea__6vbfd
  .style_topAreaAirdrop__IOIem
  .style_topAreaAirdropContent__r6HY4
  ul {
  display: flex;
  align-items: center;
  gap: calc(var(--1) * 24);
}
@media (max-width: 991.98px) {
  .style_topArea__6vbfd
    .style_topAreaAirdrop__IOIem
    .style_topAreaAirdropContent__r6HY4
    ul {
    align-items: flex-start;
    flex-direction: column;
    gap: calc(var(--1) * 12);
  }
}
.style_topArea__6vbfd
  .style_topAreaAirdrop__IOIem
  .style_topAreaAirdropContent__r6HY4
  ul
  li {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 14);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: calc(var(--1) * 0.56);
  display: flex;
  align-items: center;
  gap: calc(var(--1) * 6);
}
.style_topArea__6vbfd
  .style_topAreaAirdrop__IOIem
  .style_topAreaAirdropContent__r6HY4
  ul
  li
  svg {
  width: calc(var(--1) * 16);
  height: auto;
}
.style_leftArea__caXOW {
  flex: 1 1;
}
.style_rightArea__tUr6_ {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 20);
}
.style_rightArea__tUr6_ .style_card__tNVt_ {
  flex: 1 1;
}
.style_card__tNVt_ {
  border-radius: calc(var(--1) * 16);
  padding: calc(var(--1) * 24);
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 16);
  overflow: hidden;
  position: relative;
}
.style_card__tNVt_:after {
  content: "";
  position: absolute;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--bg-2);
  z-index: -1;
  border-radius: calc(var(--1) * 18);
}
.style_airdropContent__l4ke1 {
  position: relative;
  justify-content: space-between;
  gap: calc(var(--1) * 80);
  display: flex;
  padding: calc(var(--1) * 40);
  align-items: center;
  gap: 24px;
  flex: 1 0;
  align-self: stretch;
  border-radius: 20px;
  border: 1px solid var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.16));
  background: var(
    --bg-2,
    linear-gradient(
      319deg,
      #2ab4ff -1.9%,
      rgba(42, 180, 255, 0) 17.34%,
      #d2efff 87.36%
    )
  );
  background-blend-mode: soft-light;
  -webkit-backdrop-filter: blur(22px);
  backdrop-filter: blur(22px);
  overflow: hidden;
  max-height: calc(var(--1) * 260);
}
@media (max-width: 991.98px) {
  .style_airdropContent__l4ke1 {
    padding: calc(var(--1) * 15);
    flex-direction: column;
    max-height: 100%;
    align-items: flex-start;
    text-align: left;
  }
}
.style_list__rrs4j {
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 12);
  margin-bottom: calc(var(--1) * 12);
}
.style_list__rrs4j .style_listItem__70KtO {
  display: flex;
  align-items: center;
  gap: calc(var(--1) * 6);
}
@media (max-width: 991.98px) {
  .style_list__rrs4j .style_listItem__70KtO {
    gap: calc(var(--1) * 2);
  }
}
.style_list__rrs4j .style_listItem__70KtO img {
  width: calc(var(--1) * 20);
  height: calc(var(--1) * 20);
}
.style_airdropContainer__hD0es {
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_airdropImage__kVnKC {
  width: calc(var(--1) * 250);
  height: auto;
}
@media (max-width: 991.98px) {
  .style_airdropImage__kVnKC {
    position: absolute;
    right: 0;
    translate: 40% calc(var(--1) * -20);
    width: calc(var(--1) * 250);
    height: auto;
  }
}
.style_acceleratedCard__IDS36:after,
.style_acceleratedCard__IDS36:before {
  display: none;
}
.style_acceleratedList__f2r1o {
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 12);
}
.style_acceleratedItem__noMPM {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: calc(var(--1) * 12);
  padding: calc(var(--1) * 20);
  border-radius: calc(var(--1) * 12);
  background: radial-gradient(
    63.75% 37.81% at 36.8% 29.66%,
    #0a3494 0,
    #021136 100%
  );
  -webkit-backdrop-filter: blur(calc(var(--1) * 36));
  backdrop-filter: blur(calc(var(--1) * 36));
  border: 1px solid
    var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.1607843137));
  position: relative;
}
@media (max-width: 991.98px) {
  .style_acceleratedItem__noMPM {
    flex-direction: column;
    align-items: flex-start;
  }
  .style_acceleratedItem__noMPM .style_acceleratedItemTitle__OavJ1 {
    font-size: calc(var(--1) * 20) !important;
  }
}
.style_acceleratedItem__noMPM .style_acceleratedItemDesc__kNfmz {
  color: hsla(0, 0%, 100%, 0.5019607843);
}
.style_acceleratedItem__noMPM.style_acceleratedItem1__K6U1T:before {
  content: "";
  position: absolute;
  left: calc(var(--1) * -1.5);
  top: 50%;
  transform: translateY(-50%);
  width: calc(var(--1) * 3);
  height: calc(var(--1) * 40);
  background-color: #00ffe1;
}
@media (max-width: 991.98px) {
  .style_acceleratedItem__noMPM.style_acceleratedItem1__K6U1T:before {
    top: 30%;
  }
}
.style_acceleratedItem__noMPM.style_acceleratedItem2__fcka4:before {
  content: "";
  position: absolute;
  left: calc(var(--1) * -1.5);
  top: 50%;
  transform: translateY(-50%);
  width: calc(var(--1) * 3);
  height: calc(var(--1) * 40);
  background-color: #00ff26;
}
@media (max-width: 991.98px) {
  .style_acceleratedItem__noMPM.style_acceleratedItem2__fcka4:before {
    top: 30%;
  }
}
.style_accessArea__ztZht .style_accessCard__7NHlL {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 26px;
}
@media only screen and (max-width: 991.98px) {
  .style_accessArea__ztZht .style_accessCard__7NHlL {
    --1: 0.15vw !important;
  }
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_accessCardContent__bJ9GC {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: calc(var(--1) * 400);
  max-height: calc(var(--1) * 600);
  height: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  z-index: 10;
  gap: calc(var(--1) * 12);
}
@media (max-width: 991.98px) {
  .style_accessArea__ztZht
    .style_accessCard__7NHlL
    .style_accessCardContent__bJ9GC {
    padding-top: calc(var(--1) * 28);
    padding-bottom: calc(var(--1) * 34);
    max-width: calc(var(--1) * 300);
  }
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_accessCardContent__bJ9GC
  .style_title___BPTH {
  text-align: center;
  font-size: calc(var(--1) * 44);
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  min-width: max-content;
}
@media (max-width: 991.98px) {
  .style_accessArea__ztZht
    .style_accessCard__7NHlL
    .style_accessCardContent__bJ9GC
    .style_title___BPTH {
    font-size: calc(var(--1) * 32);
  }
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_accessCardContent__bJ9GC
  .style_accessCardIcon__5BoTu {
  width: 100%;
  max-width: calc(var(--1) * 160);
  height: auto;
  object-fit: contain;
}
@media (max-width: 991.98px) {
  .style_accessArea__ztZht
    .style_accessCard__7NHlL
    .style_accessCardContent__bJ9GC
    .style_accessCardIcon__5BoTu {
    max-width: calc(var(--1) * 100);
  }
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_accessCardContent__bJ9GC
  .style_desc__TI0_L {
  margin-bottom: calc(var(--1) * 12);
  text-align: center;
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 16);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: calc(var(--1) * 0.32);
}
@media (max-width: 991.98px) {
  .style_accessArea__ztZht
    .style_accessCard__7NHlL
    .style_accessCardContent__bJ9GC
    .style_desc__TI0_L {
    font-size: calc(var(--1) * 14);
  }
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_accessCardContent__bJ9GC
  .style_priceTitle__3icpJ {
  color: hsla(0, 0%, 100%, 0.4);
  font-size: calc(var(--1) * 14);
}
.style_accessArea__ztZht .style_accessCard__7NHlL .style_listdiv__FbIZF {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
  padding-bottom: calc(var(--1) * 24);
  gap: calc(var(--1) * 12);
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_listdiv__FbIZF
  .style_listItem2__YnFfI {
  display: flex;
  align-items: center;
  gap: calc(var(--1) * 6);
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 14);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: calc(var(--1) * 0.56);
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_listdiv__FbIZF
  .style_listItem2__YnFfI
  img {
  width: calc(var(--1) * 20);
  height: calc(var(--1) * 20);
}
.style_accessArea__ztZht .style_accessCard__7NHlL .style_priceContainer__UfU7y {
  display: flex;
  gap: calc(var(--1) * 10);
  flex-direction: column;
  align-items: center;
  margin-top: auto;
}
@media (max-width: 991.98px) {
  .style_accessArea__ztZht
    .style_accessCard__7NHlL
    .style_priceContainer__UfU7y.style_genesisPriceContainer__b405S {
    margin-top: calc(var(--1) * -30) !important;
  }
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_accessCardBottomLight__MiCKC {
  width: auto;
  height: calc(var(--1) * 50);
  z-index: -1;
}
.style_accessArea__ztZht .style_accessCard__7NHlL .style_cardBottom__oCu3i {
  padding: calc(var(--1) * 24);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-height: unset !important;
  display: flex;
  gap: calc(var(--1) * 8);
  padding: calc(var(--1) * 16) !important;
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_cardBottom__oCu3i
  .style_listItem__70KtO {
  display: flex;
  align-items: center;
  gap: calc(var(--1) * 6);
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL
  .style_cardBottom__oCu3i
  .style_listItem__70KtO
  img {
  width: calc(var(--1) * 20);
  height: calc(var(--1) * 20);
}
@media (min-width: 991.98px) {
  .style_accessArea__ztZht
    .style_accessCard__7NHlL:first-child
    .style_btn__0Kt3M {
    background: linear-gradient(
        319deg,
        #855235 -1.9%,
        #4a2e1e 17.34%,
        #d2efff 87.36%
      ),
      #dc8e62;
    background-blend-mode: soft-light, normal;
  }
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL:first-child
  .style_accessCardContent__bJ9GC
  .style_title___BPTH {
  background: linear-gradient(180deg, #ffeedc, #ffad55);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL:nth-child(2)
  .style_accessCardContent__bJ9GC
  .style_title___BPTH {
  background: linear-gradient(180deg, #cdffe7, #7cffc0);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL:nth-child(3)
  .style_btn__0Kt3M {
  background: linear-gradient(
      319deg,
      #8a79ff -1.9%,
      #5844e4 17.34%,
      #d2efff 87.36%
    ),
    #5844e4;
  background-blend-mode: soft-light, normal;
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL:nth-child(3)
  .style_accessCardContent__bJ9GC
  .style_title___BPTH {
  background: linear-gradient(180deg, #d7c6ff, #a27aff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL:nth-child(4)
  .style_btn__0Kt3M {
  border-radius: 12px;
  background: linear-gradient(
      319deg,
      #b1fff2 -1.9%,
      #00ffd5 17.34%,
      #d2efff 87.36%
    ),
    #00ffd5;
  background-blend-mode: soft-light, normal;
}
.style_accessArea__ztZht
  .style_accessCard__7NHlL:nth-child(4)
  .style_accessCardContent__bJ9GC
  .style_title___BPTH {
  background: linear-gradient(180deg, #a1ffef, #00ffd5);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.style_accessArea__ztZht .style_accessCardLight__qQy9j {
  width: 100%;
  height: auto;
  z-index: -1;
}
.style_accessArea__ztZht .style_grid___U1uu {
  display: grid;
  grid-gap: calc(var(--1) * 20);
  gap: calc(var(--1) * 20);
  grid-template-columns: repeat(2, 1fr);
  align-items: stretch;
}
.style_accessArea__ztZht .style_grid___U1uu .style_accessCard__7NHlL {
  min-height: 0;
}
.style_accessArea__ztZht .style_grid___U1uu .style_card__tNVt_ {
  height: 100%;
  justify-content: space-between;
  min-height: calc(var(--1) * 220);
}
.style_accessArea__ztZht .style_swiper__0Sr2x {
  display: none;
}
@media (max-width: 991.98px) {
  .style_accessArea__ztZht .style_grid___U1uu {
    display: none;
  }
  .style_accessArea__ztZht .style_swiper__0Sr2x {
    display: block;
    width: calc(100% + var(--1) * 40);
    margin-inline: calc(var(--1) * -20);
    padding-top: calc(var(--1) * 0);
  }
  .style_accessArea__ztZht .style_swiper__0Sr2x .style_accessCard__7NHlL {
    --1: 0.18vw;
  }
  .style_accessArea__ztZht .style_swiper__0Sr2x .style_swiperSlide__IB3h2 {
    padding-top: calc(var(--1) * 20);
    transition: transform 0.3s ease-in-out;
  }
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperSlide__IB3h2.style_active__pOZN7 {
    transform: translateY(calc(var(--1) * -20));
  }
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperSlide__IB3h2:first-child
    .style_btn__0Kt3M {
    background: linear-gradient(
        319deg,
        #855235 -1.9%,
        #4a2e1e 17.34%,
        #d2efff 87.36%
      ),
      #dc8e62;
    background-blend-mode: soft-light, normal;
  }
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperSlide__IB3h2:nth-child(3)
    .style_btn__0Kt3M {
    background: linear-gradient(
        319deg,
        #8a79ff -1.9%,
        #5844e4 17.34%,
        #d2efff 87.36%
      ),
      #5844e4;
    background-blend-mode: soft-light, normal;
  }
  .style_accessArea__ztZht .style_swiper__0Sr2x .style_accessCard__7NHlL {
    width: 100%;
  }
  .style_accessArea__ztZht .style_swiper__0Sr2x .style_card__tNVt_ {
    width: 100%;
    min-height: calc(var(--1) * 220);
    justify-content: space-between;
  }
  .style_accessArea__ztZht .style_swiper__0Sr2x .style_swiperNav__L3jxT {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: calc(var(--1) * 12);
  }
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperNav__L3jxT
    .style_swiperPrev__9Jm5z {
    cursor: pointer;
    width: calc(var(--1) * 40);
    height: calc(var(--1) * 40);
    border-radius: 50%;
    background: radial-gradient(
      63.75% 37.81% at 36.8% 29.66%,
      #061740 0,
      #021136 100%
    );
    border: 1px solid
      var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.1607843137));
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperNav__L3jxT
    .style_swiperPrev__9Jm5z
    img {
    width: calc(var(--1) * 20);
    height: calc(var(--1) * 20);
  }
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperNav__L3jxT
    .style_swiperPaginate__6iQwh {
    font-size: calc(var(--1) * 22);
    font-weight: 700;
    color: #fff;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperNav__L3jxT
    .style_swiperPaginate__6iQwh {
    font-size: calc(var(--1) * 16);
  }
}
@media (max-width: 991.98px) {
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperNav__L3jxT
    .style_swiperNext__wPt0G {
    cursor: pointer;
    width: calc(var(--1) * 40);
    height: calc(var(--1) * 40);
    border-radius: 50%;
    border: 1px solid
      var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.1607843137));
    background: radial-gradient(
      63.75% 37.81% at 36.8% 29.66%,
      #061740 0,
      #021136 100%
    );
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .style_accessArea__ztZht
    .style_swiper__0Sr2x
    .style_swiperNav__L3jxT
    .style_swiperNext__wPt0G
    img {
    width: calc(var(--1) * 20);
    height: calc(var(--1) * 20);
  }
}
.style_lastModalContainer__QLy__ {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: calc(var(--1) * 20);
  gap: calc(var(--1) * 20);
}
@media (max-width: 991.98px) {
  .style_lastModalContainer__QLy__ {
    display: flex;
    flex-direction: column-reverse;
  }
}
.style_lastModalContainer__QLy__ .style_acc__g_H6t {
  display: flex;
  gap: calc(var(--1) * 20);
  padding: calc(var(--1) * 20) calc(var(--1) * 28) calc(var(--1) * 20)
    calc(var(--1) * 28);
  flex-direction: column;
  align-items: flex-start;
  gap: calc(var(--1) * 12);
  align-self: stretch;
  border-radius: calc(var(--1) * 20);
  border: 1px solid var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.16));
  background: var(
    --bg-2,
    linear-gradient(
      319deg,
      #2ab4ff -1.9%,
      rgba(42, 180, 255, 0) 17.34%,
      #d2efff 87.36%
    )
  );
  background-blend-mode: soft-light;
  height: max-content;
}
.style_lastModalContainer__QLy__ .style_acc__g_H6t > h5 {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 32);
  font-style: normal;
  font-weight: 700;
  line-height: 1.375;
}
.style_lastModalContainer__QLy__ .style_acc__g_H6t > p {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 16);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: calc(var(--1) * 0.64);
}
.style_lastModalContainer__QLy__ .style_acc__g_H6t .style_accItem__P44FN {
  padding: calc(var(--1) * 20) calc(var(--1) * 28) calc(var(--1) * 20)
    calc(var(--1) * 28);
  justify-content: space-between;
  gap: calc(var(--1) * 12);
  align-self: stretch;
  border-radius: calc(var(--1) * 20);
  border: 1px solid var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.16));
  background: var(
    --bg-2,
    linear-gradient(
      319deg,
      #2ab4ff -1.9%,
      rgba(42, 180, 255, 0) 17.34%,
      #d2efff 87.36%
    )
  );
  background-blend-mode: soft-light;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 991.98px) {
  .style_lastModalContainer__QLy__ .style_acc__g_H6t .style_accItem__P44FN {
    flex-direction: column;
    align-items: flex-start;
  }
}
.style_lastModalContainer__QLy__ .style_acc__g_H6t .style_accItem__P44FN h5 {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 32);
  font-style: normal;
  font-weight: 700;
  line-height: 1.375;
}
.style_lastModalContainer__QLy__ .style_acc__g_H6t .style_accItem__P44FN p {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  font-size: calc(var(--1) * 14);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: calc(var(--1) * 0.56);
  opacity: 0.6;
}
.style_lastModalContainer__QLy__
  .style_acc__g_H6t
  .style_accItem__P44FN:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: calc(var(--1) * 3);
  height: calc(var(--1) * 30);
  background-color: red;
}
.style_lastModalContainer__QLy__
  .style_acc__g_H6t
  .style_accItem__P44FN:nth-child(3):before {
  background: #00ffe1;
  box-shadow: 0 4px 12px 0 #00ffe1;
}
.style_lastModalContainer__QLy__
  .style_acc__g_H6t
  .style_accItem__P44FN:nth-child(4):before {
  background: #00ff26;
  box-shadow: 0 4px 12px 0 #00ff26;
}
.style_lastModalContainer__QLy__ .style_acc__g_H6t .style_accItem__P44FN a,
.style_lastModalContainer__QLy__
  .style_acc__g_H6t
  .style_accItem__P44FN
  button {
  min-width: max-content;
}
.style_bundlesArea___U9Pe {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 20);
}
@media (min-width: 991.98px) {
  .style_bundlesArea___U9Pe {
    margin-top: calc(var(--1) * 32);
  }
}
@keyframes style_cloudAnimation__VohVE {
  0% {
    transform: translate(0);
  }
  33% {
    transform: translateY(calc(var(--1) * -10));
  }
  66% {
    transform: translateY(calc(var(--1) * 10));
  }
  to {
    transform: translate(0);
  }
}
.style_bundlesArea___U9Pe .style_cloud1__nC6JC {
  position: absolute;
  top: calc(var(--1) * -240);
  left: calc(var(--1) * -300);
  width: calc(var(--1) * 400);
  opacity: 0.7;
  height: auto;
  z-index: 1;
  animation: style_cloudAnimation__VohVE 10s ease-in-out infinite;
}
@media (max-width: 991.98px) {
  .style_bundlesArea___U9Pe .style_cloud1__nC6JC {
    top: calc(var(--1) * 560);
    left: calc(var(--1) * -160);
    width: calc(var(--1) * 300);
    z-index: -1;
  }
}
.style_bundlesArea___U9Pe .style_cloud2__NPv2Y {
  position: absolute;
  top: calc(var(--1) * 40);
  right: calc(var(--1) * -400);
  width: calc(var(--1) * 600);
  height: auto;
  animation: style_cloudAnimation__VohVE 5s ease-in-out infinite;
}
@media (max-width: 991.98px) {
  .style_bundlesArea___U9Pe .style_cloud2__NPv2Y {
    top: calc(var(--1) * -100);
    right: calc(var(--1) * -200);
    width: calc(var(--1) * 300);
  }
}
.style_bundlesArea___U9Pe .style_bundlesList__xgwnj {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: calc(var(--1) * 24);
  gap: calc(var(--1) * 24);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_firstCard__L0hpv
  .style_card__tNVt_ {
  background: linear-gradient(0deg, transparent, #6fea5b) !important;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_firstCard__L0hpv
  .style_title___BPTH {
  background: linear-gradient(90deg, #d6f2ff -25.33%, #6fea5b 125.02%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_secondCard__19Bfx
  .style_card__tNVt_ {
  background: linear-gradient(0deg, transparent, #ffdc16) !important;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_secondCard__19Bfx
  .style_title___BPTH {
  background: linear-gradient(90deg, #d6f2ff -25.33%, #ffdc16 125.02%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_thirdCard__RJE9J
  .style_card__tNVt_ {
  background: linear-gradient(0deg, transparent, #00a6ff) !important;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_thirdCard__RJE9J
  .style_title___BPTH {
  background: linear-gradient(90deg, #d6f2ff -25.33%, #00a6ff 125.02%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
@media (min-width: 991.98px) {
  .style_bundlesArea___U9Pe .style_bundlesList__xgwnj {
    margin-top: calc(var(--1) * 16);
  }
}
@media (max-width: 991.98px) {
  .style_bundlesArea___U9Pe .style_bundlesList__xgwnj {
    grid-template-columns: repeat(1, 1fr);
    gap: calc(var(--1) * 24);
  }
  .style_bundlesArea___U9Pe .style_bundlesList__xgwnj .style_firstCard__L0hpv {
    order: 1;
  }
  .style_bundlesArea___U9Pe .style_bundlesList__xgwnj .style_secondCard__19Bfx {
    order: 2;
  }
  .style_bundlesArea___U9Pe .style_bundlesList__xgwnj .style_thirdCard__RJE9J {
    order: 3;
  }
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM {
  padding: 0;
  border-radius: 20px;
  background: var(
    --bg-2,
    linear-gradient(
      319deg,
      #2ab4ff -1.9%,
      rgba(42, 180, 255, 0) 17.34%,
      #d2efff 87.36%
    )
  );
  background-blend-mode: soft-light;
  border: 1px solid
    var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.1607843137));
  -webkit-backdrop-filter: blur(36px);
  backdrop-filter: blur(36px);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardBorder__DZdI8 {
  height: 100%;
  width: 100%;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng {
  padding: calc(var(--1) * 24);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: calc(var(--1) * 12);
  border-radius: 20px;
  flex: 1 1;
  height: 100%;
  background: var(
    --bg-2,
    linear-gradient(
      319deg,
      #2ab4ff -1.9%,
      rgba(42, 180, 255, 0) 17.34%,
      #d2efff 87.36%
    )
  );
  background-blend-mode: soft-light;
  -webkit-backdrop-filter: blur(36px);
  backdrop-filter: blur(36px);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_title___BPTH {
  color: var(--Text-On-Dark-Text-Primary, #fff);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-size: calc(var(--1) * 36);
  font-style: normal;
  font-weight: 700;
  line-height: calc(var(--1) * 36);
  letter-spacing: calc(var(--1) * 0.72);
}
@media (max-width: 991.98px) {
  .style_bundlesArea___U9Pe
    .style_bundlesList__xgwnj
    .style_bundleCardContainer__j7muM
    .style_bundleCardContent__inHng
    .style_title___BPTH {
    font-size: calc(var(--1) * 36) !important;
  }
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_desc__TI0_L {
  color: var(--Text-On-Dark-Text-Secondary, #c1cade);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-size: calc(var(--1) * 16);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: calc(var(--1) * 0.64);
  margin-top: calc(var(--1) * -16);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
  padding-bottom: calc(var(--1) * 32);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_includesContainer__bZ9d6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: calc(var(--1) * 8);
  width: 100%;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_listItem__70KtO {
  display: flex;
  align-items: center;
  gap: calc(var(--1) * 6);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_mostPopular__6Lt5D {
  display: flex;
  height: calc(var(--1) * 26);
  padding: calc(var(--1) * 8);
  align-items: center;
  gap: calc(var(--1) * 24);
  border-radius: calc(var(--1) * 32);
  border: 1.5px solid var(--bg-2, #2ab4ff);
  background: var(
    --Gradient-Orange,
    linear-gradient(223deg, #fbff25 -91.33%, #f00 98.02%)
  );
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-size: calc(var(--1) * 14);
  font-style: normal;
  font-weight: 700;
  line-height: calc(var(--1) * 16);
}
@media (max-width: 991.98px) {
  .style_bundlesArea___U9Pe
    .style_bundlesList__xgwnj
    .style_bundleCardContainer__j7muM
    .style_bundleCardContent__inHng
    .style_mostPopular__6Lt5D {
    margin-top: calc(var(--1) * -26);
  }
  .style_bundlesArea___U9Pe
    .style_bundlesList__xgwnj
    .style_bundleCardContainer__j7muM
    .style_bundleCardContent__inHng
    .style_priceContainer__UfU7y.style_genesisPriceContainer__b405S {
    margin-top: calc(var(--1) * -30) !important;
  }
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_priceContainer__UfU7y {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  padding-top: calc(var(--1) * 20);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_priceContainer__UfU7y
  .style_price__n5QRq {
  font-size: calc(var(--1) * 48) !important;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_priceContainer__UfU7y
  .style_priceInfo__DNJjK {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: calc(var(--1) * 12);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_priceContainer__UfU7y
  .style_priceInfo__DNJjK
  .style_oldPrice__S3cmm {
  color: #455962;
  position: relative;
  font-size: calc(var(--1) * 18) !important;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_priceContainer__UfU7y
  .style_priceInfo__DNJjK
  .style_oldPrice__S3cmm:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: calc(var(--1) * 2);
  transform: translateY(-50%);
  background: #455962;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_priceContainer__UfU7y
  .style_priceInfo__DNJjK
  .style_save__yKoM2 {
  color: #5dff75;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_bundleCardContent__inHng
  .style_priceContainer__UfU7y
  .style_mostPopularBtn__BSSBX {
  background: linear-gradient(
    222.72deg,
    #fbff25 -91.33%,
    #ff0000 98.02%
  ) !important;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_cardBottom__oCu3i {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  min-height: unset !important;
  display: flex;
  gap: calc(var(--1) * 8);
  padding: calc(var(--1) * 16);
  margin-inline: calc(var(--1) * 20);
  border-top: 0;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_cardBottom__oCu3i
  .style_includesTitle__d3Gj5 {
  padding: calc(var(--1) * 4) calc(var(--1) * 12);
  background: radial-gradient(
    63.75% 37.81% at 36.8% 29.66%,
    #061740 0,
    #021136 100%
  );
  border-radius: calc(var(--1) * 12);
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  z-index: 1;
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_cardBottom__oCu3i
  .style_listItem__70KtO {
  display: flex;
  align-items: center;
  gap: calc(var(--1) * 6);
}
.style_bundlesArea___U9Pe
  .style_bundlesList__xgwnj
  .style_bundleCardContainer__j7muM
  .style_cardBottom__oCu3i
  .style_listItem__70KtO
  img {
  width: calc(var(--1) * 20);
  height: calc(var(--1) * 20);
}
.style_exclusiveArea__ejv3i {
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 20);
  margin-top: calc(var(--1) * 80);
  position: relative;
  padding-bottom: calc(var(--1) * 100);
}
.style_exclusiveArea__ejv3i .style_exclusiveCards__sXUAZ {
  display: flex;
  flex-direction: row;
  gap: calc(var(--1) * 20);
  width: 100%;
}
@media (max-width: 991.98px) {
  .style_exclusiveArea__ejv3i .style_exclusiveCards__sXUAZ {
    flex-direction: column;
  }
}
.style_exclusiveArea__ejv3i
  .style_exclusiveCards__sXUAZ
  .style_exclusiveCard__BZFaB
  .style_content__m2oYf {
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 12);
}
.style_exclusiveArea__ejv3i .style_exclusiveCard__BZFaB {
  flex: 1 1;
}
.style_exclusiveArea__ejv3i .style_exclusiveCard__BZFaB .style_title___BPTH {
  margin-bottom: calc(var(--1) * 10);
}
@media (max-width: 991.98px) {
  .style_exclusiveArea__ejv3i .style_exclusiveCard__BZFaB .style_price__n5QRq {
    font-size: calc(var(--1) * 30) !important;
  }
}
.style_exclusiveArea__ejv3i .style_exclusiveCard__BZFaB .style_oldPrice__S3cmm {
  color: #455962;
  position: relative;
  font-size: calc(var(--1) * 18) !important;
  width: -moz-fit-content;
  width: fit-content;
}
.style_exclusiveArea__ejv3i
  .style_exclusiveCard__BZFaB
  .style_oldPrice__S3cmm:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: calc(var(--1) * 2);
  transform: translateY(-50%);
  background: #455962;
}
.style_exclusiveArea__ejv3i .style_exclusiveCard__BZFaB .style_priceSub__nJ_Jo {
  color: #00ff26;
  margin-bottom: calc(var(--1) * 10);
}
@media (max-width: 991.98px) {
  .style_exclusiveArea__ejv3i
    .style_exclusiveCard__BZFaB
    .style_priceSub__nJ_Jo {
    font-size: calc(var(--1) * 22) !important;
  }
}
.style_exclusiveArea__ejv3i
  .style_exclusiveCard__BZFaB
  .style_exclusiveImage__bR066 {
  width: calc(var(--1) * 275);
  position: absolute;
  right: 0;
  bottom: calc(var(--1) * 20);
  height: auto;
  object-fit: cover;
}
@media (max-width: 991.98px) {
  .style_exclusiveArea__ejv3i
    .style_exclusiveCard__BZFaB
    .style_exclusiveImage__bR066.style_insiderRoomImage__MGlu5 {
    right: calc(var(--1) * -50);
    bottom: calc(var(--1) * -40);
  }
  .style_exclusiveArea__ejv3i
    .style_exclusiveCard__BZFaB
    .style_exclusiveImage__bR066.style_genesisProtectionImage__I7kG3 {
    right: calc(var(--1) * -70);
    width: calc(var(--1) * 240);
    bottom: calc(var(--1) * -20);
    transform: translate(0) rotate(15deg);
  }
}
.style_bottomEarthContainer__7CkfX {
  position: absolute;
  bottom: calc(var(--1) * -100);
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: calc(var(--1) * 500);
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .style_bottomEarthContainer__7CkfX {
    width: calc(100% + var(--1) * 40);
    height: calc(var(--1) * 700);
  }
}
.style_bottomEarthContainer__7CkfX:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
  background: linear-gradient(
    156deg,
    rgb(15, 16, 34) 10%,
    rgba(255, 255, 255, 0)
  );
}
.style_bottomEarthContainer__7CkfX .style_bottomEarth__F5qVr {
  width: calc(var(--1) * 1200);
  height: calc(var(--1) * 1200);
  left: 50%;
  transform: translate(-50%);
  opacity: 0.5;
  transform: translate(-50%) rotate(180deg);
  position: absolute;
  bottom: 0;
}
@media (max-width: 991.98px) {
  .style_bottomEarthContainer__7CkfX .style_bottomEarth__F5qVr {
    width: calc(var(--1) * 700);
    height: calc(var(--1) * 700);
  }
}
.style_bottomEarthContainer__7CkfX .style_bottomEarthTitle___o5_M {
  position: absolute;
  bottom: calc(var(--1) * 160);
  left: 50%;
  transform: translate(-50%);
  z-index: 1;
}
.style_lastModal__Ybiyk {
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 16);
  text-align: center;
}
.style_lastModal__Ybiyk .style_lastModalTitle__kqFwn {
  margin-bottom: 0;
}
.style_lastModal__Ybiyk .style_lastModalCode__NrMDy {
  font-family: var(--font-mono, monospace);
  padding: calc(var(--1) * 8) calc(var(--1) * 12);
  border-radius: calc(var(--1) * 8);
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  background: rgba(0, 0, 0, 0.25);
  display: inline-block;
  align-self: center;
}
.style_lastModal__Ybiyk .style_lastModalDesc__j5CQM {
  color: #c1cade;
}
.style_lastModal__Ybiyk .style_lastModalButton__s4hug {
  margin-top: calc(var(--1) * 8);
  align-self: center;
}
.style_balanceSection__B_odf {
  background: rgba(0, 0, 0, 0);
  border: none;
}
.style_balanceSection__B_odf:after {
  display: none;
}
@media (min-width: 991.98px) {
  .style_balanceSection__B_odf {
    grid-column: span 2;
  }
}
.style_balanceSection__B_odf .style_balances__eD69c {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: calc(var(--1) * var(--gap-md));
  gap: calc(var(--1) * var(--gap-md));
}
@media (max-width: 991.98px) {
  .style_balanceSection__B_odf .style_balances__eD69c {
    grid-template-columns: 1fr;
  }
}
.style_balanceSection__B_odf .style_balances__eD69c .style_balanceBox__wLc6h {
  position: relative;
  border-radius: calc(var(--1) * 20);
  border: 1px solid var(--Strokes-On-Dark-Stroke, rgba(0, 148, 255, 0.16));
  background: var(--bg-2);
  padding: calc(var(--1) * var(--gap-lg));
  display: flex;
  flex-direction: column;
  gap: calc(var(--1) * 10);
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_icon___7LEK {
  position: absolute;
  right: calc(var(--1) * var(--gap-md));
  top: 50%;
  transform: translateY(-50%);
  border-radius: calc(var(--1) * 8);
  background: var(--bg-2);
  border: 1px solid var(--border-1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(var(--1) * 42);
  height: calc(var(--1) * 42);
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_icon___7LEK
  img,
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_icon___7LEK
  svg {
  width: calc(var(--1) * 24);
  height: calc(var(--1) * 24);
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  p:nth-child(2) {
  font-weight: 700;
  letter-spacing: calc(var(--1) * 1);
}
@media (min-width: 991.98px) {
  .style_balanceSection__B_odf
    .style_balances__eD69c
    .style_balanceBox__wLc6h
    p:nth-child(2) {
    padding-right: calc(var(--1) * 30);
    font-size: calc(var(--1) * 30) !important;
  }
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_vesting__FWtZR {
  position: absolute;
  left: calc(var(--1) * var(--gap-lg));
  bottom: calc(var(--1) * 7);
  cursor: pointer;
  isolation: isolate;
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_vesting__FWtZR
  span {
  background: linear-gradient(43deg, #fbff25 -25.33%, #ff0000 125.02%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-weight: 700;
  font-style: italic;
  letter-spacing: calc(var(--1) * 0.1);
  position: relative;
  padding-right: calc(var(--1) * 5);
  font-size: calc(var(--1) * 12);
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_vesting__FWtZR
  span:after {
  content: "Enjoy 0 vesting on these coins? Click here";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  font-style: italic;
  letter-spacing: calc(var(--1) * 0.1);
  width: 100%;
  height: 100%;
  background: linear-gradient(223deg, #fbff25 -25.33%, #ff0000 125.02%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  animation: style_flashVesting__CMeHX 2s ease-in-out infinite;
  z-index: 2;
  border-radius: calc(var(--1) * 8);
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_double__mbSPC {
  position: absolute;
  left: calc(var(--1) * var(--gap-lg));
  bottom: calc(var(--1) * 7);
  cursor: pointer;
  isolation: isolate;
}
@keyframes style_flashVesting__CMeHX {
  50% {
    opacity: 0;
  }
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_double__mbSPC
  span {
  background: linear-gradient(43deg, #fbff25 -25.33%, #ff0000 125.02%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  font-weight: 700;
  font-style: italic;
  position: relative;
  padding-right: calc(var(--1) * 5);
}
.style_balanceSection__B_odf
  .style_balances__eD69c
  .style_balanceBox__wLc6h
  .style_double__mbSPC
  span:after {
  content: "Want to Double up your coins? Click here";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  font-style: italic;
  width: 100%;
  height: 100%;
  background: linear-gradient(223deg, #fbff25 -25.33%, #ff0000 125.02%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  animation: style_flashVesting__CMeHX 2s ease-in-out infinite;
  z-index: 2;
  border-radius: calc(var(--1) * 8);
}
