/* [project]/src/components/Button/styles/PcClaimButton.module.scss.module.css [app-client] (css) */
.PcClaimButton-module-scss-module__fbUttW__button {
  color: #fff;
  width: 120px;
  height: 48px;
  font-family: var(--font-roboto);
  background: #8632fb radial-gradient(191.86% 117.17% at 22.49% 0, #ec3ad1 20.5%, #8632fb 100%);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-left: auto;
  padding: 12px 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  transition: all .24s ease-in-out;
  display: flex;
}

@media only screen and (max-width: 1279px) {
  .PcClaimButton-module-scss-module__fbUttW__button {
    width: 100px;
    height: 40px;
    padding: 8px 12px;
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .PcClaimButton-module-scss-module__fbUttW__button {
    background: #8632fb radial-gradient(191.86% 117.17% at 22.49% 0, #ec3ad1 20.5%, #8632fb 100%);
    border-radius: 2.2222vw;
    width: auto;
    min-width: 15.5556vw;
    height: 8.8889vw;
    margin: auto;
    padding: 2.2222vw;
    font-size: 3.3333vw;
  }
}

.PcClaimButton-module-scss-module__fbUttW__button:hover, .PcClaimButton-module-scss-module__fbUttW__button:focus-visible {
  background: var(--brand-primary);
}

@media only screen and (max-width: 767px) {
  .PcClaimButton-module-scss-module__fbUttW__nxpc {
    display: none;
  }
}

/* [project]/node_modules/@msu/access-assets-ui/dist/assets/ModalFrame.css [app-client] (css) */
._modal-frame_ojeae_5 {
  border-radius: 32px;
  flex-direction: column;
  padding: 64px 48px 56px;
  display: flex;
  position: relative;
}

._modal-frame_ojeae_5._market_ojeae_12 {
  border: 1px solid #111;
  border-radius: 32px;
  margin-bottom: 16px;
  position: relative;
  box-shadow: 0 16px #00000073;
}

._modal-frame_ojeae_5._market_ojeae_12 ._modal-bg_ojeae_19 {
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: 0;
  right: 0;
}

._modal-frame_ojeae_5._market_ojeae_12:before {
  -webkit-backdrop-filter: blur(28px);
  backdrop-filter: blur(28px);
  content: "";
  background: #44444459;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  box-shadow: inset 0 4px #ffffff0d;
}

._modal-frame_ojeae_5._msu_ojeae_39, ._modal-frame_ojeae_5._msn_ojeae_39 {
  background-color: #fff;
}

._modal-frame_ojeae_5._msu_ojeae_39 ._modal-bg_ojeae_19, ._modal-frame_ojeae_5._msn_ojeae_39 ._modal-bg_ojeae_19 {
  display: none;
}

@media only screen and (max-width: 767px) {
  ._modal-frame_ojeae_5 {
    border-radius: 16px;
    padding: 48px 24px 24px;
  }
}

/* [project]/node_modules/@msu/access-assets-ui/dist/assets/AccessAssetsModal.css [app-client] (css) */
._access-assets-modal_1jnvg_5 ._modal-title_1jnvg_5 {
  font-family: var(--font-roboto);
  z-index: 1;
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  ._access-assets-modal_1jnvg_5 ._modal-title_1jnvg_5 {
    margin: 0 0 8px;
    font-size: 18px;
  }
}

._access-assets-modal_1jnvg_5 ._close-btn_1jnvg_19 {
  color: #21272a;
  background-color: #0000;
  border: none;
  outline: none;
  padding: 0;
  position: absolute;
  top: 26px;
  right: 26px;
}

._access-assets-modal_1jnvg_5._market_1jnvg_29 ._close-btn_1jnvg_19, ._access-assets-modal_1jnvg_5._market_1jnvg_29 ._modal-title_1jnvg_5 {
  color: #fff;
}

._access-assets-modal_1jnvg_5._msu_1jnvg_35 ._close-btn_1jnvg_19, ._access-assets-modal_1jnvg_5._msn_1jnvg_35 ._close-btn_1jnvg_19, ._access-assets-modal_1jnvg_5._msu_1jnvg_35 ._modal-title_1jnvg_5, ._access-assets-modal_1jnvg_5._msn_1jnvg_35 ._modal-title_1jnvg_5 {
  color: #21272a;
}

._scroll-box_1jnvg_42 {
  z-index: 1;
  height: calc(100% - 120px);
  overflow-y: auto;
}

._scroll-box_1jnvg_42 ._modal-desc_1jnvg_47 {
  text-align: center;
  font-family: var(--font-roboto);
  color: var(--gray-600);
  margin-bottom: 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

._scroll-box_1jnvg_42 ._modal-desc_1jnvg_47 ._strong_1jnvg_56 {
  color: #8632fb;
}

@media only screen and (max-width: 767px) {
  ._scroll-box_1jnvg_42 ._modal-desc_1jnvg_47 {
    font-size: 14px;
  }
}

._scroll-box_1jnvg_42 ._allow-service-list_1jnvg_64 {
  margin: 0;
  padding: 0;
  list-style: none;
}

._scroll-box_1jnvg_42 ._allow-service-list_1jnvg_64 li {
  color: var(--neutral-500);
  font-family: var(--font-roboto);
  margin-bottom: 4px;
  padding-left: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  position: relative;
}

._scroll-box_1jnvg_42 ._allow-service-list_1jnvg_64 li:last-child {
  margin-bottom: 0;
}

._scroll-box_1jnvg_42 ._allow-service-list_1jnvg_64 li:after {
  content: "";
  background-color: var(--neutral-500);
  border-radius: 50%;
  width: 4px;
  height: 4px;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
}

._scroll-box_1jnvg_42 ._divider_1jnvg_94 {
  border-top: 1px dashed var(--neutral-200);
  margin: 48px 0;
}

@media only screen and (max-width: 767px) {
  ._scroll-box_1jnvg_42 ._divider_1jnvg_94 {
    margin: 40px 0;
  }
}

._scroll-box_1jnvg_42 ._allow-desc_1jnvg_103 {
  color: var(--gray-600);
  font-family: var(--font-roboto);
  margin-bottom: 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}

._scroll-box_1jnvg_42 ._allow-desc_1jnvg_103 ._strong_1jnvg_56 {
  color: #8632fb;
}

._scroll-box_1jnvg_42 ._allow-list-box_1jnvg_115 {
  text-align: center;
  font-family: var(--font-roboto);
  color: #21272a;
  background-color: #f7f8f9;
  border-radius: 16px;
  margin: 48px 0 40px;
  padding: 16px 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  ._scroll-box_1jnvg_42 ._allow-list-box_1jnvg_115 {
    border-radius: 8px;
    margin: 32px 0 40px;
  }
}

._scroll-box_1jnvg_42 ._allow-guide-box_1jnvg_133 {
  font-family: var(--font-roboto);
  margin-bottom: 32px;
}

@media only screen and (max-width: 767px) {
  ._scroll-box_1jnvg_42 ._allow-guide-box_1jnvg_133 {
    margin-bottom: 50px;
    padding-top: 32px;
  }
}

._scroll-box_1jnvg_42 ._allow-guide-title_1jnvg_143 {
  font-family: var(--font-roboto);
  color: #69717a;
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
}

._scroll-box_1jnvg_42 ._allow-guide-desc_1jnvg_151 {
  font-family: var(--font-roboto);
  color: #868e96;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  list-style: none;
}

._scroll-box_1jnvg_42 ._guide-list-item_1jnvg_160 {
  margin-bottom: 4px;
  padding-left: 12px;
  position: relative;
}

._scroll-box_1jnvg_42 ._guide-list-item_1jnvg_160:after {
  content: "";
  background-color: #868e96;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 0;
  transform: translateY(-50%);
}

._scroll-box_1jnvg_42._market_1jnvg_29 ._allow-guide-box_1jnvg_133 {
  border-top: none;
  padding-top: 0;
}

._scroll-box_1jnvg_42._market_1jnvg_29 ._allow-list-box_1jnvg_115 {
  color: #fff;
  background-color: #d9d9d921;
}

._scroll-box_1jnvg_42._market_1jnvg_29 ._allow-guide-title_1jnvg_143 {
  color: #868e96;
}

._scroll-box_1jnvg_42._market_1jnvg_29 ._modal-desc_1jnvg_47 ._strong_1jnvg_56 {
  color: #cf0;
}

._scroll-box_1jnvg_42._msn_1jnvg_35 ._modal-desc_1jnvg_47 ._strong_1jnvg_56 {
  color: #fc7d06;
}

._modal-footer_1jnvg_195 {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

@media only screen and (max-width: 767px) {
  ._modal-footer_1jnvg_195 button:first-child {
    flex: 3 !important;
  }

  ._modal-footer_1jnvg_195 button:last-child {
    margin-left: 8px;
    flex: 7 !important;
  }
}

._modal-footer_1jnvg_195._align-right_1jnvg_212 {
  justify-content: flex-end;
}

._submit-btn_1jnvg_216 {
  color: #fff;
  height: 48px;
  font-family: var(--font-roboto);
  border-radius: 12px;
  outline: none;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.5, 0, .5, 1);
  display: flex;
}

._submit-btn_1jnvg_216 svg {
  margin-right: 4px;
}

._submit-btn_1jnvg_216._msu_1jnvg_35, ._submit-btn_1jnvg_216._msn_1jnvg_35 {
  background-color: #8632fb;
}

._submit-btn_1jnvg_216._msu_1jnvg_35:hover, ._submit-btn_1jnvg_216._msu_1jnvg_35:focus, ._submit-btn_1jnvg_216._msn_1jnvg_35:hover, ._submit-btn_1jnvg_216._msn_1jnvg_35:focus {
  background-color: #6d20d9;
}

._submit-btn_1jnvg_216._msn_1jnvg_35 {
  background-color: #fc7d06;
}

._submit-btn_1jnvg_216._msn_1jnvg_35:hover, ._submit-btn_1jnvg_216._msn_1jnvg_35:focus {
  background-color: #d46600;
}

._submit-btn_1jnvg_216._market_1jnvg_29 {
  background: linear-gradient(#acc631, #769700);
}

._submit-btn_1jnvg_216._market_1jnvg_29:hover, ._submit-btn_1jnvg_216._market_1jnvg_29:focus {
  background-color: #111;
}

._cancel-btn_1jnvg_252 {
  height: 48px;
  font-family: var(--font-roboto);
  border: 1px solid #868e964d;
  border-radius: 12px;
  outline: none;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s cubic-bezier(.5, 0, .5, 1);
  display: flex;
}

._cancel-btn_1jnvg_252 svg {
  margin-right: 4px;
}

._cancel-btn_1jnvg_252._msu_1jnvg_35, ._cancel-btn_1jnvg_252._msn_1jnvg_35 {
  color: #868e96;
  background-color: #fff;
}

._cancel-btn_1jnvg_252._msu_1jnvg_35:hover, ._cancel-btn_1jnvg_252._msu_1jnvg_35:focus, ._cancel-btn_1jnvg_252._msn_1jnvg_35:hover, ._cancel-btn_1jnvg_252._msn_1jnvg_35:focus {
  background-color: #868e961a;
}

._cancel-btn_1jnvg_252._market_1jnvg_29 {
  color: #fff;
  background: linear-gradient(#afafaf, #898989);
}

._cancel-btn_1jnvg_252._market_1jnvg_29:hover, ._cancel-btn_1jnvg_252._market_1jnvg_29:focus {
  background-color: #111;
}

@keyframes _rotateAnimation_1jnvg_1 {
  0% {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

._loading-icon_1jnvg_292 {
  animation-name: _rotateAnimation_1jnvg_1;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

/* [project]/node_modules/@msu/auth-ui/dist/assets/BannedUserModal.css [app-client] (css) */
._banned-user-modal_fq522_5 {
  background-color: var(--neutral-white);
  border-radius: 32px;
  padding: 64px 48px 48px;
  position: relative;
}

._banned-user-modal_fq522_5._market_fq522_11 {
  -webkit-backdrop-filter: blur(28px);
  backdrop-filter: blur(28px);
  background: #44444459;
  border: 1px solid #111;
  box-shadow: inset 0 4px #ffffff12, 0 16px #00000073;
}

._banned-user-modal_fq522_5._market_fq522_11 ._modal-bg_fq522_17 {
  width: 280px;
  height: 280px;
}

@media only screen and (max-width: 767px) {
  ._banned-user-modal_fq522_5 {
    border-radius: 24px;
    padding: 40px 24px 32px;
  }
}

._banned-user-modal_fq522_5 ._modal-bg_fq522_17 {
  display: none;
}

._banned-user-modal_fq522_5 ._close_fq522_30 {
  color: var(--gray-900);
  position: absolute;
  top: 24px;
  right: 24px;
}

@media only screen and (max-width: 767px) {
  ._banned-user-modal_fq522_5 ._close_fq522_30 {
    top: 16px;
    right: 16px;
  }
}

._banned-user-modal_fq522_5._market_fq522_11 ._close_fq522_30 {
  color: #fff;
}

._banned-user-modal_fq522_5 ._desc_fq522_45 {
  color: var(--gray-600);
  font-family: var(--font-roboto, Roboto);
  margin-top: 16px;
  margin-bottom: 64px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

._banned-user-modal_fq522_5 ._desc_fq522_45._top_fq522_55 {
  margin-top: 0;
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  ._banned-user-modal_fq522_5 ._desc_fq522_45 {
    margin-bottom: 48px;
    font-size: 14px;
  }
}

._banned-user-modal_fq522_5._market_fq522_11 ._desc_fq522_45 {
  color: #b6b6b6;
}

._banned-user-modal_fq522_5 ._info-box_fq522_68 {
  background: url("data:image/png;base64,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") no-repeat top right / 112px 138px var(--red-50);
  border-radius: 0 16px 16px;
  padding: 24px;
}

._banned-user-modal_fq522_5 ._info-box_fq522_68 ._sub-title_fq522_73 {
  color: var(--red-500);
  font-family: var(--font-roboto, Roboto);
  margin: 0 0 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

._banned-user-modal_fq522_5 ._info-box_fq522_68 ._sub-desc_fq522_83 {
  color: var(--gray-600);
  font-family: var(--font-roboto, Roboto);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

._banned-user-modal_fq522_5 ._info-box_fq522_68 ._sub-desc_fq522_83._top_fq522_55 {
  margin-bottom: 20px;
}

._banned-user-modal_fq522_5._market_fq522_11 ._info-box_fq522_68 {
  background: #fa4d560d url("data:image/png;base64,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") 100% 0 / 112px 138px no-repeat;
}

._banned-user-modal_fq522_5._market_fq522_11 ._info-box_fq522_68 ._sub-desc_fq522_83 {
  color: #b6b6b6;
}

._banned-user-modal_fq522_5._market_fq522_11 ._info-box_fq522_68 ._sub-desc_fq522_83 p {
  margin: 0;
}

._banned-user-modal_fq522_5 ._footer_fq522_103 ._submit-btn_fq522_103 {
  text-align: center;
  width: 100%;
  color: var(--neutral-white);
  font-family: var(--font-roboto, Roboto);
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

@media only screen and (max-width: 767px) {
  ._banned-user-modal_fq522_5 ._footer_fq522_103 ._submit-btn_fq522_103 {
    height: 40px;
    padding: 0 8px;
    font-size: 14px;
  }
}

._banned-user-modal_fq522_5._market_fq522_11 ._footer_fq522_103 ._submit-btn_fq522_103 {
  background: linear-gradient(#acc631, #769700);
  border: 1px solid #111;
  border-radius: 12px;
  flex: 1 0 0;
  justify-content: center;
  align-items: center;
  gap: 4px;
  height: 48px;
  padding: 8px 12px 10px;
  display: flex;
  box-shadow: inset 0 2px #ffffff40, inset 0 -4px #00000040;
}

@media only screen and (max-width: 767px) {
  ._banned-user-modal_fq522_5._market_fq522_11 ._footer_fq522_103 ._submit-btn_fq522_103 {
    height: 40px;
    padding: 6px 8px 8px;
    font-size: 14px;
  }
}

/* [project]/src/scenario/steps/styles/BannedUserStep.module.scss.module.css [app-client] (css) */
.BannedUserStep-module-scss-module__cwL4-a__banned_user_step {
  background-color: #fff;
  width: 476px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .BannedUserStep-module-scss-module__cwL4-a__banned_user_step {
    width: 100%;
  }
}

.BannedUserStep-module-scss-module__cwL4-a__button {
  z-index: 1;
  background-color: #fff;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 24px;
  right: 24px;
}

/* [project]/src/scenario/_feature/styles/EmptyStakingItemList.module.scss.module.css [app-client] (css) */
.EmptyStakingItemList-module-scss-module__ibQzOG__container {
  height: 576px;
  color: var(--gray-600);
  text-align: center;
  font-family: var(--font-roboto);
  background: var(--neutral-50);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .EmptyStakingItemList-module-scss-module__ibQzOG__container {
    border-radius: 4.4444vw;
    height: 44.4444vw;
    font-size: 4.4444vw;
  }
}

/* [project]/src/scenario/_feature/styles/ItemsInWalletCount.module.scss.module.css [app-client] (css) */
.ItemsInWalletCount-module-scss-module__fa7N_q__container {
  font-family: var(--font-roboto);
  align-items: center;
  font-size: 16px;
  font-style: normal;
  line-height: 140%;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .ItemsInWalletCount-module-scss-module__fa7N_q__container {
    font-size: 4.4444vw;
  }
}

.ItemsInWalletCount-module-scss-module__fa7N_q__count {
  color: var(--brand-primary);
  margin-right: 2px;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .ItemsInWalletCount-module-scss-module__fa7N_q__count {
    margin-right: .5556vw;
  }
}

.ItemsInWalletCount-module-scss-module__fa7N_q__items {
  color: var(--gray-900);
  margin-right: 4px;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .ItemsInWalletCount-module-scss-module__fa7N_q__items {
    margin-right: 1.1111vw;
  }
}

.ItemsInWalletCount-module-scss-module__fa7N_q__wallet {
  color: var(--neutral-500);
  font-weight: 400;
}

/* [project]/src/scenario/_feature/styles/ScenarioCancel.module.scss.module.css [app-client] (css) */
.ScenarioCancel-module-scss-module__thdf3G__button {
  justify-content: center;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
}

/* [project]/src/scenario/_feature/styles/StepDescription.module.scss.module.css [app-client] (css) */
.StepDescription-module-scss-module__4sCwkq__description {
  color: var(--gray-600);
  text-align: center;
  font-family: var(--font-roboto);
  word-break: break-all;
  white-space: break-spaces;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  .StepDescription-module-scss-module__4sCwkq__description {
    font-size: 4.4444vw;
  }
}

/* [project]/src/scenario/_feature/styles/ScenarioRetryConfirm.module.scss.module.css [app-client] (css) */
.ScenarioRetryConfirm-module-scss-module__5CVZrq__container {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .ScenarioRetryConfirm-module-scss-module__5CVZrq__container {
    gap: 2.2222vw !important;
  }
}

.ScenarioRetryConfirm-module-scss-module__5CVZrq__container > button {
  justify-content: center;
  width: 100%;
  font-size: 14px !important;
}

@media only screen and (max-width: 767px) {
  .ScenarioRetryConfirm-module-scss-module__5CVZrq__container > button {
    border-radius: 3.3333vw !important;
    height: 11.1111vw !important;
    font-size: 3.8889vw !important;
  }

  .ScenarioRetryConfirm-module-scss-module__5CVZrq__container > button i {
    width: 5.5556vw !important;
    height: 5.5556vw !important;
  }
}

.ScenarioRetryConfirm-module-scss-module__5CVZrq__container > button:first-child {
  flex: .35;
}

.ScenarioRetryConfirm-module-scss-module__5CVZrq__container > button:last-child {
  flex: .65;
}

/* [project]/src/scenario/steps/styles/ValidationFailStep.module.scss.module.css [app-client] (css) */
.ValidationFailStep-module-scss-module__e5qpWW__container {
  background-color: #fff;
  width: 476px;
  padding: 48px 16px 24px;
}

@media only screen and (max-width: 767px) {
  .ValidationFailStep-module-scss-module__e5qpWW__container {
    width: 100%;
    padding: 13.3333vw 4.4444vw 6.6667vw;
  }
}

.ValidationFailStep-module-scss-module__e5qpWW__text {
  margin-top: 16px;
}

@media only screen and (max-width: 767px) {
  .ValidationFailStep-module-scss-module__e5qpWW__text {
    margin-top: 4.4444vw;
  }
}

.ValidationFailStep-module-scss-module__e5qpWW__cancel {
  margin-top: 48px;
}

@media only screen and (max-width: 767px) {
  .ValidationFailStep-module-scss-module__e5qpWW__cancel {
    margin-top: 13.3333vw;
  }
}

.ValidationFailStep-module-scss-module__e5qpWW__reason {
  width: 100%;
  color: var(--red-500);
  background: #f7f8f9;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  padding: 16px;
  font-size: 14px;
  display: flex;
}

.ValidationFailStep-module-scss-module__e5qpWW__reason .ValidationFailStep-module-scss-module__e5qpWW__label {
  color: var(--Text-Icon-tertiary, #868e96) !important;
}

@media only screen and (max-width: 767px) {
  .ValidationFailStep-module-scss-module__e5qpWW__reason {
    margin-top: 8.8889vw;
    padding: 4.4444vw;
    font-size: 3.8889vw;
  }
}

/* [project]/src/scenario/styles/StakingScenario.module.scss.module.css [app-client] (css) */
.StakingScenario-module-scss-module__99CvpW__modal {
  background: #fff url("https://static.msu.io/assets/images/reactor/modal_background.png") 100% 100% / cover no-repeat;
}

.StakingScenario-module-scss-module__99CvpW__reactor_credit_modal {
  width: 560px;
}

/* [project]/src/components/StarForce/styles/StartForce.module.scss.module.css [app-client] (css) */
.StartForce-module-scss-module__M34PJG__container {
  background: var(--neutral-opacity-black-bk-10);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  width: 40px;
  height: 20px;
  color: var(--neutral-opacity-black-bk-50);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 0 8px;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .StartForce-module-scss-module__M34PJG__container {
    border-radius: 3.3333vw;
    width: 11.1111vw;
    height: 5.5556vw;
    padding: 0 2.2222vw;
    font-size: 3.3333vw;
  }
}

.StartForce-module-scss-module__M34PJG__container.StartForce-module-scss-module__M34PJG__selected {
  color: #fff;
  background-color: var(--neutral-black) !important;
}

.StartForce-module-scss-module__M34PJG__container.StartForce-module-scss-module__M34PJG__enhanced {
  background: var(--neutral-opacity-black-bk-50);
  color: #fff;
}

.StartForce-module-scss-module__M34PJG__container.StartForce-module-scss-module__M34PJG__forged {
  background: var(--neutral-opacity-black-bk-50);
}

.StartForce-module-scss-module__M34PJG__value {
  text-align: center;
  min-width: 12px;
}

@media only screen and (max-width: 767px) {
  .StartForce-module-scss-module__M34PJG__value {
    min-width: 3.3333vw;
  }
}

/* [project]/src/scenario/_feature/styles/ActiveItemInfo.module.scss.module.css [app-client] (css) */
.ActiveItemInfo-module-scss-module__89ntTW__container {
  z-index: 2;
  align-items: center;
  gap: 16px;
  padding: 4px;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .ActiveItemInfo-module-scss-module__89ntTW__container {
    gap: 4.4444vw;
    padding: 1.1111vw;
  }
}

.ActiveItemInfo-module-scss-module__89ntTW__description {
  width: 78%;
}

.ActiveItemInfo-module-scss-module__89ntTW__starforce_pos {
  z-index: 1;
  top: 2px;
  left: 2px;
  position: absolute !important;
}

.ActiveItemInfo-module-scss-module__89ntTW__item_name {
  color: var(--gray-900);
  font-family: var(--font-roboto);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  .ActiveItemInfo-module-scss-module__89ntTW__item_name {
    font-size: 4.4444vw;
  }
}

.ActiveItemInfo-module-scss-module__89ntTW__price_box {
  flex-direction: column;
  gap: 2px;
  margin-top: 6px;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .ActiveItemInfo-module-scss-module__89ntTW__price_box {
    margin-top: 1.6667vw;
  }
}

.ActiveItemInfo-module-scss-module__89ntTW__price_value {
  justify-content: space-between;
}

/* [project]/src/scenario/_feature/styles/SelectedItemArea.module.scss.module.css [app-client] (css) */
.SelectedItemArea-module-scss-module__zUqPMG__select_container {
  z-index: 3;
  background: #fff;
  border-radius: 24px 24px 0 0;
  width: 100%;
  padding: 16px 24px 24px;
  position: fixed;
  box-shadow: 0 -2px 16px #00000026;
}

@media only screen and (max-width: 767px) {
  .SelectedItemArea-module-scss-module__zUqPMG__select_container {
    padding: 4.4444vw 6.6667vw 6.6667vw;
  }
}

.SelectedItemArea-module-scss-module__zUqPMG__item_area {
  border: 1px dashed var(--neutral-opacity-gray-g-50);
  background: var(--neutral-50);
  border-radius: 16px;
  align-items: center;
  gap: 24px;
  padding: 24px;
  display: flex;
}

.SelectedItemArea-module-scss-module__zUqPMG__item_area.SelectedItemArea-module-scss-module__zUqPMG__is_error {
  border-color: var(--red-500) !important;
  background-color: var(--red-50) !important;
}

.SelectedItemArea-module-scss-module__zUqPMG__item_area.SelectedItemArea-module-scss-module__zUqPMG__is_error * {
  color: var(--red-500) !important;
}

.SelectedItemArea-module-scss-module__zUqPMG__item_image_box {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  position: relative;
}

.SelectedItemArea-module-scss-module__zUqPMG__item_image_box img {
  image-rendering: pixelated;
  object-fit: contain;
}

.SelectedItemArea-module-scss-module__zUqPMG__item_info_box {
  text-align: center;
  width: 100%;
}

.SelectedItemArea-module-scss-module__zUqPMG__item_info_box__item_name {
  color: var(--neutral-500);
  text-align: center;
  font-family: var(--font-roboto);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.SelectedItemArea-module-scss-module__zUqPMG__item_info_box__description {
  color: var(--neutral-400);
  text-align: center;
  font-family: var(--font-roboto);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.SelectedItemArea-module-scss-module__zUqPMG__stake_button_container {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  display: flex;
}

.SelectedItemArea-module-scss-module__zUqPMG__stake_button_container button:first-child {
  flex: .3;
}

.SelectedItemArea-module-scss-module__zUqPMG__stake_button_container button:last-child {
  flex: 1;
}

.SelectedItemArea-module-scss-module__zUqPMG__button {
  justify-content: center;
  font-size: 14px !important;
}

/* [project]/src/scenario/_feature/styles/EnhancedItemSubmittingWarning.module.scss.module.css [app-client] (css) */
.EnhancedItemSubmittingWarning-module-scss-module__o-nrHq__enhanced_item_submitting_warning {
  flex-direction: column;
  gap: 16px;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .EnhancedItemSubmittingWarning-module-scss-module__o-nrHq__enhanced_item_submitting_warning {
    gap: 4.4444vw;
  }
}

.EnhancedItemSubmittingWarning-module-scss-module__o-nrHq__title {
  color: var(--gray-900);
  font-family: var(--font-roboto);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  .EnhancedItemSubmittingWarning-module-scss-module__o-nrHq__title {
    font-size: 5vw;
  }
}

.EnhancedItemSubmittingWarning-module-scss-module__o-nrHq__em {
  color: var(--brand-primary);
}

.EnhancedItemSubmittingWarning-module-scss-module__o-nrHq__description {
  color: var(--gray-600);
  font-family: var(--font-roboto);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media only screen and (max-width: 767px) {
  .EnhancedItemSubmittingWarning-module-scss-module__o-nrHq__description {
    font-size: 4.4444vw;
  }
}

/* [project]/src/scenario/styles/modal.module.scss.module.css [app-client] (css) */
.modal-module-scss-module__kJ46Bq__modal {
  width: auto !important;
}

@media only screen and (max-width: 767px) {
  .modal-module-scss-module__kJ46Bq__modal {
    width: 100% !important;
  }
}

/* [project]/src/components/ClaimInfo/_feature/styles/_ClaimHorizontalLine.module.scss.module.css [app-client] (css) */
._ClaimHorizontalLine-module-scss-module__FPAi1a__line_container {
  width: 100%;
  height: 16px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  ._ClaimHorizontalLine-module-scss-module__FPAi1a__line_container {
    height: 4.4444vw;
  }
}

._ClaimHorizontalLine-module-scss-module__FPAi1a__line {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

._ClaimHorizontalLine-module-scss-module__FPAi1a__line svg {
  width: 100%;
}

._ClaimHorizontalLine-module-scss-module__FPAi1a__more_btn {
  color: var(--neutral-opacity-black-bk-50);
  text-align: right;
  font-feature-settings: "liga" off, "clig" off;
  font-family: var(--font-sofia-sans-condensed);
  letter-spacing: .24px;
  text-transform: uppercase;
  z-index: 1;
  background-color: #0000;
  align-items: center;
  gap: 4px;
  padding: 0 12px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  ._ClaimHorizontalLine-module-scss-module__FPAi1a__more_btn {
    gap: 1.1111vw;
    padding: 0 3.3333vw;
    font-size: 3.3333vw;
  }

  ._ClaimHorizontalLine-module-scss-module__FPAi1a__more_btn i {
    width: 3.3333vw !important;
    height: 3.3333vw !important;
  }
}

/* [project]/src/components/ClaimInfo/_feature/styles/_ClaimStatus.module.scss.module.css [app-client] (css) */
._ClaimStatus-module-scss-module__8Sr7bW__container {
  border-left: 1px dashed var(--neutral-opacity-gray-g-30);
  flex-direction: column;
  gap: 8px;
  padding-left: 24px;
  display: flex;
}

@media only screen and (max-width: 1279px) {
  ._ClaimStatus-module-scss-module__8Sr7bW__container {
    padding-left: 16px;
  }
}

@media only screen and (max-width: 767px) {
  ._ClaimStatus-module-scss-module__8Sr7bW__container {
    border-left: 0;
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
}

._ClaimStatus-module-scss-module__8Sr7bW__claimed ._ClaimStatus-module-scss-module__8Sr7bW__value {
  color: var(--gray-900) !important;
  font-weight: 400 !important;
}

._ClaimStatus-module-scss-module__8Sr7bW__label {
  color: var(--neutral-500);
  font-feature-settings: "liga" off, "clig" off;
  font-family: var(--font-sofia-sans-condensed);
  letter-spacing: -.1px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

@media only screen and (max-width: 1279px) {
  ._ClaimStatus-module-scss-module__8Sr7bW__label {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  ._ClaimStatus-module-scss-module__8Sr7bW__label {
    font-size: 5.5556vw;
  }
}

._ClaimStatus-module-scss-module__8Sr7bW__value {
  color: var(--brand-primary);
  font-feature-settings: "liga" off, "clig" off;
  font-family: var(--font-sofia-sans-condensed);
  letter-spacing: -.2px;
  align-items: center;
  gap: 4px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

@media only screen and (max-width: 1279px) {
  ._ClaimStatus-module-scss-module__8Sr7bW__value {
    gap: 4px;
    font-size: 16px;
  }

  ._ClaimStatus-module-scss-module__8Sr7bW__value svg {
    width: 16px !important;
    height: 16px !important;
  }
}

@media only screen and (max-width: 767px) {
  ._ClaimStatus-module-scss-module__8Sr7bW__value {
    gap: 1.1111vw;
    font-size: 5.5556vw;
  }

  ._ClaimStatus-module-scss-module__8Sr7bW__value svg {
    width: 4.4444vw !important;
    height: 4.4444vw !important;
  }
}

/* [project]/src/components/ClaimInfo/_feature/styles/_CurrentRound.module.scss.module.css [app-client] (css) */
._CurrentRound-module-scss-module__xF6tkG__claimed {
  color: var(--neutral-500) !important;
  border: 1px solid var(--neutral-400) !important;
}

._CurrentRound-module-scss-module__xF6tkG__claimed ._CurrentRound-module-scss-module__xF6tkG__dot {
  background-color: var(--neutral-500) !important;
}

._CurrentRound-module-scss-module__xF6tkG__container {
  text-align: center;
  border: 1px solid var(--brand-primary);
  background: var(--neutral-white);
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  color: var(--brand-primary);
  border-radius: 16px;
  padding: 12px 8px;
  box-shadow: 0 4px #0000001a;
}

@media only screen and (max-width: 1279px) {
  ._CurrentRound-module-scss-module__xF6tkG__container {
    min-width: 60px;
    height: 60px;
    min-height: 60px;
    padding: 12px 0;
  }
}

@media only screen and (max-width: 767px) {
  ._CurrentRound-module-scss-module__xF6tkG__container {
    border-radius: 4.4444vw;
    justify-content: center;
    align-items: center;
    width: 21.6667vw;
    min-width: 21.1111vw;
    height: 5.5556vw;
    min-height: 5.5556vw;
    padding: 0 2.2222vw;
    display: flex;
    box-shadow: 0 .5556vw #0000001a;
  }
}

._CurrentRound-module-scss-module__xF6tkG__round_box {
  color: inherit;
  text-align: center;
  font-family: var(--font-roboto);
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

@media only screen and (max-width: 1279px) {
  ._CurrentRound-module-scss-module__xF6tkG__round_box {
    margin-bottom: 2px;
  }
}

@media only screen and (max-width: 767px) {
  ._CurrentRound-module-scss-module__xF6tkG__round_box {
    gap: 1.1111vw;
    margin-bottom: 0;
    font-size: 3.3333vw;
  }
}

._CurrentRound-module-scss-module__xF6tkG__round_box em {
  display: none;
}

@media only screen and (max-width: 767px) {
  ._CurrentRound-module-scss-module__xF6tkG__round_box em {
    display: inline-block;
  }
}

._CurrentRound-module-scss-module__xF6tkG__dot {
  background-color: var(--brand-primary);
  border-radius: 50%;
  width: 3px;
  height: 3px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  ._CurrentRound-module-scss-module__xF6tkG__dot {
    width: .8333vw;
    height: .8333vw;
  }
}

._CurrentRound-module-scss-module__xF6tkG__current_round {
  color: inherit;
  font-feature-settings: "liga" off, "clig" off;
  font-family: var(--font-sofia-sans-condensed);
  letter-spacing: .48px;
  text-transform: uppercase;
  justify-content: center;
  align-items: baseline;
  gap: 2px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  display: flex;
}

@media only screen and (max-width: 767px) {
  ._CurrentRound-module-scss-module__xF6tkG__current_round {
    display: none;
  }
}

._CurrentRound-module-scss-module__xF6tkG__ordinal {
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  ._CurrentRound-module-scss-module__xF6tkG__round_text {
    align-items: center;
    gap: 2px;
    display: flex;
  }
}

/* [project]/src/app/fission/_feature/ItemPoolAndFission/style/SetsIssuance.module.scss.module.css [app-client] (css) */
.SetsIssuance-module-scss-module__BtMVsW__section {
  width: 100%;
  max-width: 480px;
  margin-bottom: -160px;
  position: relative;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top__title {
  justify-content: center;
  align-items: center;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top__title i {
  margin: 0 12px;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top__title path {
  fill: #fff;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top__info {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top__info dl {
  align-items: center;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top__info dl:first-child:after {
  content: "";
  background: var(--neutral-opacity-white-w-30);
  width: 1px;
  height: 12px;
  margin: 0 12px;
  display: block;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top__info dt {
  margin-right: 4px;
}

.SetsIssuance-module-scss-module__BtMVsW__section__bottom__formula {
  color: var(--neutral-opacity-white-w-50);
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__section__bottom__formula i {
  margin: 0 2px;
}

.SetsIssuance-module-scss-module__BtMVsW__section__bottom__total {
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__section__bottom__total dt {
  letter-spacing: .6px;
}

.SetsIssuance-module-scss-module__BtMVsW__section__bottom__info {
  border: 1px solid var(--Border-level-03, #868e964d);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  margin: 21px 0 16px;
  padding: 5px 12px;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__section__bottom__info dd {
  margin: 0 2px 0 4px;
}

.SetsIssuance-module-scss-module__BtMVsW__form {
  justify-content: center;
  align-items: center;
  padding: 32px 0 16px;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__form__button {
  border: 1px solid var(--neutral-opacity-white-w-10);
  border-radius: 40px;
  flex: 0 0 120px;
  align-items: center;
  transition: all .24s ease-in-out;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__form__button.SetsIssuance-module-scss-module__BtMVsW__subtract {
  padding: 8px 8px 8px 4px;
}

.SetsIssuance-module-scss-module__BtMVsW__form__button.SetsIssuance-module-scss-module__BtMVsW__plus {
  padding: 8px 4px 8px 8px;
}

.SetsIssuance-module-scss-module__BtMVsW__form__button:hover {
  border: 1px solid var(--neutral-opacity-white-w-30);
}

.SetsIssuance-module-scss-module__BtMVsW__form__button__textbutton {
  color: var(--neutral-opacity-white-w-80);
  flex: 0 0 68px;
  justify-content: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  height: 40px !important;
  padding: 0 12px !important;
}

.SetsIssuance-module-scss-module__BtMVsW__form__button__textbutton:hover, .SetsIssuance-module-scss-module__BtMVsW__form__button__textbutton:focus-visible {
  color: var(--brand-secondary);
}

.SetsIssuance-module-scss-module__BtMVsW__form__button__textbutton:disabled {
  color: var(--neutral-opacity-gray-g-60);
}

.SetsIssuance-module-scss-module__BtMVsW__form__input {
  width: 100%;
}

.SetsIssuance-module-scss-module__BtMVsW__form__input label {
  border: 0;
}

.SetsIssuance-module-scss-module__BtMVsW__form__input input {
  width: 100%;
  height: 72px;
  color: var(--neutral-white);
  text-align: center;
  font-family: var(--font-sofia-sans-condensed);
  letter-spacing: 1.2px;
  background-color: #0000;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
}

.SetsIssuance-module-scss-module__BtMVsW__section {
  background: radial-gradient(191.86% 117.17% at 22.49% 0, #8632fb 20%, #09c0bd 100%);
  border-radius: 24px 24px 48px 48px;
  padding: 8px;
  box-shadow: 0 16px 24px -12px #0006;
}

.SetsIssuance-module-scss-module__BtMVsW__section:before, .SetsIssuance-module-scss-module__BtMVsW__section:after {
  content: "";
  background: var(--neutral-opacity-white-w-30);
  border-radius: 16px;
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  top: 24px;
  box-shadow: 0 1px #00000080;
}

.SetsIssuance-module-scss-module__BtMVsW__section:before {
  left: 24px;
}

.SetsIssuance-module-scss-module__BtMVsW__section:after {
  right: 24px;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top {
  border: 1px solid var(--neutral-opacity-white-w-10);
  background: var(--neutral-opacity-white-w-05);
  border-radius: 16px;
  width: 100%;
  padding: 32px 16px 26px;
  position: relative;
  box-shadow: 0 4px 4px -2px #0000001a;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top:before, .SetsIssuance-module-scss-module__BtMVsW__section__top:after {
  content: "";
  background: var(--neutral-opacity-white-w-30);
  border-radius: 16px;
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  bottom: 16px;
  box-shadow: 0 1px #00000080;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top:before {
  left: 15px;
}

.SetsIssuance-module-scss-module__BtMVsW__section__top:after {
  right: 15px;
}

.SetsIssuance-module-scss-module__BtMVsW__section__bottom {
  background: var(--neutral-opacity-black-bk-70);
  border-radius: 20px 20px 42px 42px;
  width: 100%;
  margin-top: 21px;
  padding: 20px 20px 24px;
  position: relative;
}

.SetsIssuance-module-scss-module__BtMVsW__section__bottom:after {
  content: "";
  border-left: 6px solid #0000;
  border-right: 6px solid #0000;
  border-bottom: 8px solid var(--neutral-opacity-black-bk-70);
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

@media only screen and (max-width: 1279px) {
  .SetsIssuance-module-scss-module__BtMVsW__section {
    border-radius: 24px 24px 40px 40px;
    width: 320px;
    margin-bottom: -120px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top {
    padding: 22px 8px 20px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top__title {
    font-size: 16px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top__info dt, .SetsIssuance-module-scss-module__BtMVsW__section__top__info dd {
    font-size: 12px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom {
    border-radius: 20px 20px 36px 36px;
    margin-top: 28px;
    padding: 16px 16px 20px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom__formula {
    color: var(--neutral-opacity-white-w-50);
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom__total {
    margin-top: 6px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom__total dt {
    letter-spacing: .36px;
    font-size: 18px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom__info {
    margin: 12px 0 16px;
    padding: 5px 12px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form {
    width: 100%;
    padding: 20px 0;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form__button {
    flex: 0 0 80px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form__button.SetsIssuance-module-scss-module__BtMVsW__subtract {
    padding: 3px 3px 3px 2px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form__button.SetsIssuance-module-scss-module__BtMVsW__plus {
    padding: 3px 2px 3px 3px;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form__button__textbutton {
    flex: 0 0 48px;
    font-size: 12px;
    height: 32px !important;
  }
}

@media only screen and (max-width: 767px) {
  .SetsIssuance-module-scss-module__BtMVsW__section {
    border-radius: 6.6667vw 6.6667vw 11.1111vw 11.1111vw;
    flex: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 13.3333vw;
    padding: 2.2222vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section:before, .SetsIssuance-module-scss-module__BtMVsW__section:after {
    width: 1.3889vw;
    height: 1.3889vw;
    top: 6.6667vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section:before {
    left: 6.6667vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section:after {
    right: 6.6667vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top {
    border-radius: 4.4444vw;
    padding: 6.1111vw 2.2222vw 5.5556vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top:before, .SetsIssuance-module-scss-module__BtMVsW__section__top:after {
    width: 1.3889vw;
    height: 1.3889vw;
    bottom: 4.4444vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top:before {
    left: 4.1667vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top:after {
    right: 4.1667vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top__title {
    font-size: 4.4444vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top__title i {
    width: 3.3333vw;
    height: 3.3333vw;
    margin: 0 3.3333vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top__info dl:first-child:after {
    height: 3.3333vw;
    margin: 0 3.3333vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__top__info dt, .SetsIssuance-module-scss-module__BtMVsW__section__top__info dd {
    font-size: 3.3333vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom {
    border-radius: 5.5556vw 5.5556vw 10vw 10vw;
    margin-top: 7.7778vw;
    padding: 4.4444vw 4.4444vw 5.5556vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom__total {
    margin-top: 1.6667vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom__total dt {
    font-size: 6.6667vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom__total dd {
    font-size: 8.3333vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__section__bottom__info {
    margin: 3.3333vw 0 4.4444vw;
    padding: 1.3889vw 3.3333vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form {
    width: 100%;
    padding: 5.5556vw 0;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form__button {
    flex: 0 0 22.2222vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form__button.SetsIssuance-module-scss-module__BtMVsW__subtract {
    padding: 1.1111vw 1.1111vw 1.1111vw .5556vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form__button.SetsIssuance-module-scss-module__BtMVsW__plus {
    padding: 1.1111vw .5556vw 1.1111vw 1.1111vw;
  }

  .SetsIssuance-module-scss-module__BtMVsW__form__button__textbutton {
    flex: 0 0 13.3333vw;
    font-size: 3.3333vw;
    height: 8.8889vw !important;
  }
}

.SetsIssuance-module-scss-module__BtMVsW__npxc_amount_container {
  align-items: flex-end;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__error {
  color: var(--red-500);
}

.SetsIssuance-module-scss-module__BtMVsW__total_nxpc_amount_value {
  font-weight: 600;
  line-height: 1;
  font-family: var(--font-sofia-sans-condensed);
  color: var(--brand-secondary);
  letter-spacing: -.5px;
  align-items: center;
  font-size: 36px;
  display: flex;
}

.SetsIssuance-module-scss-module__BtMVsW__total_nxpc_amount_value.SetsIssuance-module-scss-module__BtMVsW__decimal {
  opacity: .55;
}

@media only screen and (max-width: 1279px) {
  .SetsIssuance-module-scss-module__BtMVsW__total_nxpc_amount_value {
    letter-spacing: -.2px;
    font-size: 24px;
    font-weight: 800;
  }
}

@media only screen and (max-width: 767px) {
  .SetsIssuance-module-scss-module__BtMVsW__total_nxpc_amount_value {
    font-size: 5.5556vw;
  }
}

.SetsIssuance-module-scss-module__BtMVsW__nxpc_token_text {
  line-height: 1;
  font-family: var(--font-sofia-sans-condensed);
  letter-spacing: -.2px;
  color: var(--brand-secondary);
  margin-left: 4px;
  padding-bottom: 2px;
  font-size: 29px;
  font-weight: 600;
}

@media only screen and (max-width: 1279px) {
  .SetsIssuance-module-scss-module__BtMVsW__nxpc_token_text {
    padding-bottom: 2px;
    font-size: 16px;
    font-weight: 800;
  }
}

@media only screen and (max-width: 767px) {
  .SetsIssuance-module-scss-module__BtMVsW__nxpc_token_text {
    margin-left: 1.1111vw;
    padding-bottom: .5556vw;
    font-size: 4.4444vw;
  }
}

.SetsIssuance-module-scss-module__BtMVsW__total_text {
  color: var(--neutral-white);
}

.SetsIssuance-module-scss-module__BtMVsW__label_text {
  color: var(--neutral-opacity-white-w-50);
}

.SetsIssuance-module-scss-module__BtMVsW__label_value {
  color: var(--neutral-white);
}

/* [project]/src/components/Button/styles/MintButton.module.scss.module.css [app-client] (css) */
.MintButton-module-scss-module__2xIVHa__button {
  z-index: 1;
  position: relative;
}

/* [project]/src/components/Card/feature/styles/ItemCardbg.module.scss.module.css [app-client] (css) */
@keyframes ItemCardbg-module-scss-module__O4buha__waveAni1 {
  0% {
    background-position: 0 0, 0 0;
  }

  100% {
    background-position: 520px 0, 0 0;
  }
}

@keyframes ItemCardbg-module-scss-module__O4buha__waveAni2 {
  0% {
    background-position: 100px 0, 0 0;
  }

  100% {
    background-position: 620px 0, 0 0;
  }
}

@keyframes ItemCardbg-module-scss-module__O4buha__waveAni3 {
  0% {
    background-position: 200px 0, 0 0;
  }

  100% {
    background-position: 720px 0, 0 0;
  }
}

@keyframes ItemCardbg-module-scss-module__O4buha__waveAni4 {
  0% {
    background-position: 300px 0, 0 0;
  }

  100% {
    background-position: 820px 0, 0 0;
  }
}

.ItemCardbg-module-scss-module__O4buha__card_bg {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.ItemCardbg-module-scss-module__O4buha__card_bg__box {
  align-items: flex-end;
  width: 100%;
  height: 110%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ItemCardbg-module-scss-module__O4buha__card_bg__box__wave {
  opacity: .08;
  background-image: url("https://static.msu.io/assets/images/reactor/wave.svg"), var(--msu-gradient-7);
  will-change: background-position;
  background-repeat: repeat-x, no-repeat;
  background-size: 520px, contain;
  width: 100%;
  height: 30%;
  min-height: 9%;
  animation: 2s linear infinite ItemCardbg-module-scss-module__O4buha__waveAni1;
  transform: translate3d(0, 0, 0);
}

.ItemCardbg-module-scss-module__O4buha__low {
  animation-name: ItemCardbg-module-scss-module__O4buha__waveAni2;
}

.ItemCardbg-module-scss-module__O4buha__middle {
  animation-name: ItemCardbg-module-scss-module__O4buha__waveAni3;
}

.ItemCardbg-module-scss-module__O4buha__high {
  animation-name: ItemCardbg-module-scss-module__O4buha__waveAni4;
}

/* [project]/src/components/Card/ItemCard/ItemCard.module.scss.module.css [app-client] (css) */
.ItemCard-module-scss-module__IBGLMa__card {
  border: 1px solid var(--neutral-opacity-gray-g-30);
  background-color: var(--neutral-white);
  cursor: pointer;
  will-change: box-shadow;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 12px 12px 20px;
  transition: all .24s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px #0000001a;
}

.ItemCard-module-scss-module__IBGLMa__card:before {
  content: "";
  background-color: var(--neutral-white);
  background-image: linear-gradient(#fff, #fff), var(--msu-gradient-5);
  opacity: 0;
  will-change: opacity;
  background-origin: border-box;
  background-clip: content-box, border-box;
  border: 1px solid #0000;
  border-radius: 24px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  transition: all .24s ease-in-out;
  position: absolute;
  inset: -1px;
}

.ItemCard-module-scss-module__IBGLMa__card:hover {
  box-shadow: 0 4px 4px -2px #8632fb26;
}

.ItemCard-module-scss-module__IBGLMa__card:hover:before {
  opacity: 1;
}

.ItemCard-module-scss-module__IBGLMa__disabled {
  border: 1px solid var(--neutral-opacity-gray-g-20);
  background: var(--neutral-50);
  box-shadow: none !important;
}

.ItemCard-module-scss-module__IBGLMa__disabled:hover {
  box-shadow: 0 4px 4px -2px #0000001a;
}

.ItemCard-module-scss-module__IBGLMa__disabled:hover:before {
  opacity: 0;
}

@media only screen and (max-width: 767px) {
  .ItemCard-module-scss-module__IBGLMa__card {
    border-radius: 6.6667vw;
    padding: 3.3333vw 3.3333vw 5.5556vw;
  }

  .ItemCard-module-scss-module__IBGLMa__card:before {
    border-radius: 6.6667vw;
  }
}

.ItemCard-module-scss-module__IBGLMa__est_reward_box {
  white-space: nowrap;
  align-items: center;
  gap: 2px;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .ItemCard-module-scss-module__IBGLMa__est_reward_box {
    gap: .5556vw;
  }
}

.ItemCard-module-scss-module__IBGLMa__tool_tip {
  color: var(--neutral-300) !important;
}

.ItemCard-module-scss-module__IBGLMa__tool_tip:hover i {
  color: var(--gray-900);
}

.ItemCard-module-scss-module__IBGLMa__unit_value {
  font-family: var(--font-sofia-sans-condensed);
  color: var(--gray-900);
  letter-spacing: -.1px;
  line-height: 1;
  font-size: 16px !important;
  font-weight: 600 !important;
}

.ItemCard-module-scss-module__IBGLMa__unit_value_m {
  font-family: var(--font-sofia-sans-condensed);
  color: var(--gray-900);
  letter-spacing: -.1px;
  line-height: 1;
  font-size: 20px !important;
  font-weight: 600 !important;
}

.ItemCard-module-scss-module__IBGLMa__progress_value {
  font-family: var(--font-sofia-sans-condensed);
  color: var(--gray-900);
  letter-spacing: -.1px;
  line-height: 1;
  font-size: 16px !important;
  font-weight: 400 !important;
}

/* [project]/src/components/Card/ItemCard/ItemCardButton/ItemCardButton.module.scss.module.css [app-client] (css) */
.ItemCardButton-module-scss-module__Fzfghq__button_container {
  align-items: center;
  width: calc(100% - 16px);
  margin: 16px auto 0;
  display: flex;
  position: relative;
}

.ItemCardButton-module-scss-module__Fzfghq__button_container button {
  justify-content: center;
  width: 100%;
  font-size: 12px;
}

.ItemCardButton-module-scss-module__Fzfghq__button_container button + button {
  margin-left: 8px;
}

.ItemCardButton-module-scss-module__Fzfghq__button_container button:disabled {
  color: var(--neutral-400);
  background-color: #0000;
}

@media only screen and (max-width: 767px) {
  .ItemCardButton-module-scss-module__Fzfghq__button_container {
    width: calc(100% - 4.4444vw);
    margin-top: 4.4444vw;
  }

  .ItemCardButton-module-scss-module__Fzfghq__button_container button {
    height: 6.6667vw !important;
    font-size: 3.3333vw !important;
  }

  .ItemCardButton-module-scss-module__Fzfghq__button_container button + button {
    margin-left: 2.2222vw;
  }

  .ItemCardButton-module-scss-module__Fzfghq__button_container button i {
    width: 3.3333vw;
    height: 3.3333vw;
  }
}

/*# sourceMappingURL=57237f31e0477db7.css.map*/