/* [project]/src/app/fusion/_feature/Filter/styles/FusionMyPageFilter.module.scss.module.css [app-client] (css) */
.FusionMyPageFilter-module-scss-module__KqKIza__filter_container {
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
  position: relative;
}

.FusionMyPageFilter-module-scss-module__KqKIza__search_input {
  width: 200px;
  margin-left: auto;
}

@media only screen and (max-width: 1279px) {
  .FusionMyPageFilter-module-scss-module__KqKIza__pc_only {
    display: none !important;
  }
}

.FusionMyPageFilter-module-scss-module__KqKIza__mobile_only {
  display: none;
}

@media only screen and (max-width: 1279px) {
  .FusionMyPageFilter-module-scss-module__KqKIza__mobile_only {
    display: block !important;
  }
}

.FusionMyPageFilter-module-scss-module__KqKIza__dropdown {
  background-color: #eee !important;
}

/* [project]/node_modules/@msu/mds/dist/assets/Button2.css [app-client] (css) */
._AccentFilled_6sdgx_9 {
  color: var(--neutral-white);
  background-color: var(--brand-primary);
}

._AccentFilled_6sdgx_9:hover:not(:disabled), ._AccentFilled_6sdgx_9:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--brand-primary-action);
}

._AccentFilled_6sdgx_9:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-opacity-gray-g-20);
}

._AccentOutlined_6sdgx_26 {
  color: var(--brand-primary);
  background-color: var(--neutral-white);
  border: 1px solid var(--brand-primary);
}

._AccentOutlined_6sdgx_26:hover:not(:disabled), ._AccentOutlined_6sdgx_26:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--brand-primary);
}

._AccentOutlined_6sdgx_26:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-opacity-gray-g-20);
  border: 1px solid var(--neutral-opacity-gray-g-20);
}

._PrimaryFilled_6sdgx_45 {
  color: var(--neutral-white);
  background-color: var(--gray-900);
}

._PrimaryFilled_6sdgx_45:hover:not(:disabled), ._PrimaryFilled_6sdgx_45:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--neutral-black);
}

._PrimaryFilled_6sdgx_45:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-opacity-gray-g-20);
}

._PrimaryOutlined_6sdgx_62 {
  color: var(--gray-900);
  background-color: var(--neutral-white);
  border: 1px solid var(--gray-900);
}

._PrimaryOutlined_6sdgx_62:hover:not(:disabled), ._PrimaryOutlined_6sdgx_62:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--neutral-black);
  border: 1px solid var(--neutral-black);
}

._PrimaryOutlined_6sdgx_62:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-white);
  border: 1px solid var(--neutral-opacity-gray-g-20);
}

._InverseFilled_6sdgx_83 {
  color: var(--neutral-black);
  background-color: var(--neutral-white);
}

._InverseFilled_6sdgx_83:hover:not(:disabled), ._InverseFilled_6sdgx_83:focus:not(:disabled) {
  color: var(--neutral-black);
  background-color: var(--gray-50);
}

._InverseFilled_6sdgx_83:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-opacity-gray-g-20);
}

._InverseOutlined_6sdgx_100 {
  color: var(--neutral-white);
  background-color: var(--gray-900);
  border: 1px solid var(--neutral-white);
}

._InverseOutlined_6sdgx_100:hover:not(:disabled), ._InverseOutlined_6sdgx_100:focus:not(:disabled) {
  color: var(--gray-900);
  background-color: var(--gray-50);
  border: 1px solid var(--gray-50);
}

._InverseOutlined_6sdgx_100:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--gray-900);
  border: 1px solid var(--neutral-opacity-gray-g-20);
}

._SecondaryFilled_6sdgx_121 {
  color: var(--neutral-white);
  background-color: var(--gray-500);
}

._SecondaryFilled_6sdgx_121:hover:not(:disabled), ._SecondaryFilled_6sdgx_121:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--gray-600);
}

._SecondaryFilled_6sdgx_121:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-opacity-gray-g-20);
}

._SecondaryOutlined_6sdgx_138 {
  color: var(--gray-500);
  background-color: var(--neutral-white);
  border: 1px solid var(--neutral-opacity-gray-g-30);
}

._SecondaryOutlined_6sdgx_138:hover:not(:disabled), ._SecondaryOutlined_6sdgx_138:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--gray-600);
  border: 1px solid var(--gray-600);
}

._SecondaryOutlined_6sdgx_138:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-white);
  border: 1px solid var(--neutral-opacity-gray-g-20);
}

._DangerFilled_6sdgx_159 {
  color: var(--neutral-white);
  background-color: var(--red-500);
}

._DangerFilled_6sdgx_159:hover:not(:disabled), ._DangerFilled_6sdgx_159:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--red-600);
}

._DangerFilled_6sdgx_159:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-opacity-gray-g-20);
}

._DangerOutlined_6sdgx_176 {
  color: var(--red-500);
  background-color: var(--neutral-white);
  border: 1px solid var(--red-500);
}

._DangerOutlined_6sdgx_176:hover:not(:disabled), ._DangerOutlined_6sdgx_176:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--red-600);
  border: 1px solid var(--red-600);
}

._DangerOutlined_6sdgx_176:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-white);
  border: 1px solid var(--neutral-opacity-gray-g-20);
}

._StaticBlack_6sdgx_197 {
  color: var(--neutral-white);
  background-color: var(--gray-900);
}

._StaticBlack_6sdgx_197:hover:not(:disabled), ._StaticBlack_6sdgx_197:focus:not(:disabled) {
  color: var(--neutral-white);
  background-color: var(--neutral-black);
}

._StaticBlack_6sdgx_197:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-opacity-gray-g-20);
}

._StaticWhite_6sdgx_214 {
  color: var(--gray-900);
  background-color: var(--neutral-white);
}

._StaticWhite_6sdgx_214:hover:not(:disabled), ._StaticWhite_6sdgx_214:focus:not(:disabled) {
  color: var(--gray-900);
  background-color: var(--gray-50);
}

._StaticWhite_6sdgx_214:disabled {
  color: var(--neutral-opacity-gray-g-60);
  background-color: var(--neutral-opacity-gray-g-20);
}

/* [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: 639px) {
  .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: 639px) {
  .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: 639px) {
  .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: 639px) {
  .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/steps/styles/EmptyStakingItemsStep.module.scss.module.css [app-client] (css) */
.EmptyStakingItemsStep-module-scss-module__Ac6bYq__container {
  flex-direction: column;
  gap: 16px;
  width: 476px;
  padding: 24px 16px;
  display: flex;
}

@media only screen and (max-width: 639px) {
  .EmptyStakingItemsStep-module-scss-module__Ac6bYq__container {
    gap: 4.4444vw;
    width: 100%;
    padding: 6.6667vw 4.4444vw;
  }
}

.EmptyStakingItemsStep-module-scss-module__Ac6bYq__item_count {
  padding: 0 8px;
}

@media only screen and (max-width: 639px) {
  .EmptyStakingItemsStep-module-scss-module__Ac6bYq__item_count {
    padding: 0 2.2222vw;
  }
}

.EmptyStakingItemsStep-module-scss-module__Ac6bYq__close_button {
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}

@media only screen and (max-width: 639px) {
  .EmptyStakingItemsStep-module-scss-module__Ac6bYq__close_button {
    height: 11.1111vw !important;
    font-size: 3.8889vw !important;
  }
}

.EmptyStakingItemsStep-module-scss-module__Ac6bYq__button_container {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  display: flex;
}

@media only screen and (max-width: 639px) {
  .EmptyStakingItemsStep-module-scss-module__Ac6bYq__button_container {
    gap: 2.2222vw;
  }
}

.EmptyStakingItemsStep-module-scss-module__Ac6bYq__button_container button, .EmptyStakingItemsStep-module-scss-module__Ac6bYq__button_container a {
  width: 100%;
}

.EmptyStakingItemsStep-module-scss-module__Ac6bYq__button_container button:first-child, .EmptyStakingItemsStep-module-scss-module__Ac6bYq__button_container a:first-child {
  flex: .35;
}

.EmptyStakingItemsStep-module-scss-module__Ac6bYq__button_container button:last-child, .EmptyStakingItemsStep-module-scss-module__Ac6bYq__button_container a:last-child {
  flex: .65;
}

/*# sourceMappingURL=b527f40aeedf6128.css.map*/