.nftCard[data-v-18fd3cb6] {
  cursor: pointer;
  background-color: #000;
  border: 2px solid #000;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 100%;
}
.boosted[data-v-18fd3cb6],
.nftCard[data-v-18fd3cb6] {
  color: #333;
  transition-duration: 0.25s;
}
.hoveredCard[data-v-18fd3cb6] {
  border: 2px solid #000;
  z-index: 2;
  color: #aaa;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.4);
}
.hoveredCard .boosted[data-v-18fd3cb6],
.increasedCard .boosted[data-v-18fd3cb6],
.selectedCard .boosted[data-v-18fd3cb6] {
  color: #ffbf00;
  font-weight: 700;
}
.baseDiv[data-v-18fd3cb6] {
  transition-duration: 0.25s;
  position: relative;
}
.increasedCard[data-v-18fd3cb6] {
  transform: scale(1.1);
  z-index: 4;
}
.selectedCard[data-v-18fd3cb6] {
  border-style: solid;
  border-width: 2px;
  color: #fff;
  z-index: 2;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.4);
}
.ownedCard[data-v-18fd3cb6] {
  color: #fff;
}
.colorBall[data-v-18fd3cb6] {
  aspect-ratio: 1;
  position: absolute;
  z-index: 3;
  top: 0;
  border-radius: 50%;
  width: 20%;
  transform: translate(-25%, -25%);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.4);
}
.nftOverlay[data-v-18fd3cb6] {
  padding: 0;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #333;
  opacity: 1;
  width: inherit;
  mix-blend-mode: multiply;
  transition-duration: 0.25s;
  margin: 0;
}
.bottomText[data-v-18fd3cb6] {
  position: absolute;
  width: 100%;
}
.nftOverlayActive[data-v-18fd3cb6] {
  opacity: 0;
}
.nftImage[data-v-18fd3cb6] {
  aspect-ratio: 1;
  width: 100%;
}
.upgradeOverlay[data-v-18fd3cb6] {
  aspect-ratio: 1;
  position: absolute;
  background: #6c000d;
  width: 100%;
  mix-blend-mode: multiply;
}
.divider[data-v-1feeb7f4] {
  width: 110%;
  transform: translateX(-5%);
  background-color: #333;
  height: 2px;
  border-radius: 1px;
}
.levelText[data-v-1feeb7f4] {
  color: #aaa;
}
.tokensButton[data-v-7fc82dd7] {
  aspect-ratio: 1;
  cursor: pointer;
  background-color: #000;
  border-radius: 30%;
  color: #666;
  transition-duration: 0.25s;
  font-weight: 500;
  max-width: 10rem;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}
.tokensButtonActive[data-v-7fc82dd7] {
  transform: scale(1.1);
  color: #fff;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.4);
}
.tokensButtonHovered[data-v-7fc82dd7] {
  color: #aaa;
}
input[data-v-31fe4282] {
  background-color: #000;
  color: #fff;
  padding: 0.75rem;
  font-size: 1.2rem;
  font-weight: 400;
  border-radius: 1rem;
  outline: none;
  border: 2px solid #000;
  transition-duration: 0.25s;
}
input[data-v-31fe4282]:focus,
input[data-v-31fe4282]:hover {
  border: 2px solid #fb3640;
}
.red[data-v-31fe4282] {
  background: transparent;
  border: none;
  color: #fff;
}
.red[data-v-31fe4282]:focus,
.red[data-v-31fe4282]:hover {
  border: none;
}
.red[data-v-31fe4282]::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.red[data-v-31fe4282]:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
.red[data-v-31fe4282]::placeholder {
  color: #ccc;
  opacity: 1;
}
.upgrade-credit-card[data-v-7e80a88e] {
  cursor: pointer;
  background-color: #000;
  border-radius: 12px;
  color: #666;
  transition-duration: 0.15s;
  font-weight: 500;
  max-width: 10rem;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}
.upgrade-credit-card__active[data-v-7e80a88e] {
  transform: scale(1.05) !important;
  color: #fff !important;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.4) !important;
}
.upgrade-credit-card[data-v-7e80a88e]:hover {
  transform: scale(1.05);
  color: #aaa;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.4);
}
#currency-dropdown-wrapper .vs__search {
  position: absolute;
}
#currency-dropdown-wrapper .vs__actions {
  padding-top: 0 !important;
}
#currency-dropdown-wrapper .vs__open-indicator {
  margin-top: 0 !important;
}
#currency-dropdown-wrapper .v-select {
  display: flex;
  align-items: center;
}
.v-select[data-v-245f2d55] {
  position: relative;
  font-family: inherit;
}
.v-select [data-v-245f2d55],
.v-select[data-v-245f2d55] {
  box-sizing: border-box;
}
@-webkit-keyframes vSelectSpinner-data-v-245f2d55 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes vSelectSpinner-data-v-245f2d55 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.vs__fade-enter-active[data-v-245f2d55],
.vs__fade-leave-active[data-v-245f2d55] {
  pointer-events: none;
  transition: opacity 0.15s cubic-bezier(1, 0.5, 0.8, 1);
}
.vs__fade-enter[data-v-245f2d55],
.vs__fade-leave-to[data-v-245f2d55] {
  opacity: 0;
}
.vs--disabled .vs__clear[data-v-245f2d55],
.vs--disabled .vs__dropdown-toggle[data-v-245f2d55],
.vs--disabled .vs__open-indicator[data-v-245f2d55],
.vs--disabled .vs__search[data-v-245f2d55],
.vs--disabled .vs__selected[data-v-245f2d55] {
  cursor: not-allowed;
  background-color: #f8f8f8;
}
.v-select[dir="rtl"] .vs__actions[data-v-245f2d55] {
  padding: 0 3px 0 6px;
}
.v-select[dir="rtl"] .vs__clear[data-v-245f2d55] {
  margin-left: 6px;
  margin-right: 0;
}
.v-select[dir="rtl"] .vs__deselect[data-v-245f2d55] {
  margin-left: 0;
  margin-right: 2px;
}
.v-select[dir="rtl"] .vs__dropdown-menu[data-v-245f2d55] {
  text-align: right;
}
.vs__dropdown-toggle[data-v-245f2d55] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: flex;
  padding: 0 0 4px 0;
  background: none;
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-radius: 4px;
  white-space: normal;
}
.vs__selected-options[data-v-245f2d55] {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  flex-wrap: wrap;
  padding: 0 2px;
  position: relative;
}
.vs__actions[data-v-245f2d55] {
  display: flex;
  align-items: center;
  padding: 4px 6px 0 3px;
}
.vs--searchable .vs__dropdown-toggle[data-v-245f2d55] {
  cursor: text;
}
.vs--unsearchable .vs__dropdown-toggle[data-v-245f2d55] {
  cursor: pointer;
}
.vs--open .vs__dropdown-toggle[data-v-245f2d55] {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vs__open-indicator[data-v-245f2d55] {
  fill: rgba(60, 60, 60, 0.5);
  transform: scale(1);
  transition: transform 0.15s cubic-bezier(1, -0.115, 0.975, 0.855);
  transition-timing-function: cubic-bezier(1, -0.115, 0.975, 0.855);
}
.vs--open .vs__open-indicator[data-v-245f2d55] {
  transform: rotate(180deg) scale(1);
}
.vs--loading .vs__open-indicator[data-v-245f2d55] {
  opacity: 0;
}
.vs__clear[data-v-245f2d55] {
  fill: rgba(60, 60, 60, 0.5);
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  margin-right: 8px;
}
.vs__dropdown-menu[data-v-245f2d55] {
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 1000;
  padding: 5px 0;
  margin: 0;
  width: 100%;
  max-height: 350px;
  min-width: 160px;
  overflow-y: auto;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-top-style: none;
  border-radius: 0 0 4px 4px;
  text-align: left;
  list-style: none;
  background: #fff;
}
.vs__no-options[data-v-245f2d55] {
  text-align: center;
}
.vs__dropdown-option[data-v-245f2d55] {
  line-height: 1.42857143;
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
}
.vs__dropdown-option--highlight[data-v-245f2d55] {
  background: #5897fb;
  color: #fff;
}
.vs__dropdown-option--deselect[data-v-245f2d55] {
  background: #fb5858;
  color: #fff;
}
.vs__dropdown-option--disabled[data-v-245f2d55] {
  background: inherit;
  color: rgba(60, 60, 60, 0.5);
  cursor: inherit;
}
.vs__selected[data-v-245f2d55] {
  display: flex;
  align-items: center;
  background-color: #f0f0f0;
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-radius: 4px;
  color: #333;
  line-height: 1.4;
  margin: 4px 2px 0 2px;
  padding: 0 0.25em;
  z-index: 0;
}
.vs__deselect[data-v-245f2d55] {
  display: inline-flex;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 4px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
  fill: rgba(60, 60, 60, 0.5);
  text-shadow: 0 1px 0 #fff;
}
.vs--single .vs__selected[data-v-245f2d55] {
  background-color: transparent;
  border-color: transparent;
}
.vs--single.vs--loading .vs__selected[data-v-245f2d55],
.vs--single.vs--open .vs__selected[data-v-245f2d55] {
  position: absolute;
  opacity: 0.4;
}
.vs--single.vs--searching .vs__selected[data-v-245f2d55] {
  display: none;
}
.vs__search[data-v-245f2d55]::-webkit-search-cancel-button {
  display: none;
}
.vs__search[data-v-245f2d55]::-ms-clear,
.vs__search[data-v-245f2d55]::-webkit-search-decoration,
.vs__search[data-v-245f2d55]::-webkit-search-results-button,
.vs__search[data-v-245f2d55]::-webkit-search-results-decoration {
  display: none;
}
.vs__search[data-v-245f2d55],
.vs__search[data-v-245f2d55]:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1.4;
  font-size: 1em;
  border: 1px solid transparent;
  border-left: none;
  outline: none;
  margin: 4px 0 0 0;
  padding: 0 7px;
  background: none;
  box-shadow: none;
  width: 0;
  max-width: 100%;
  flex-grow: 1;
  z-index: 1;
}
.vs__search[data-v-245f2d55]::-moz-placeholder {
  color: inherit;
}
.vs__search[data-v-245f2d55]:-ms-input-placeholder {
  color: inherit;
}
.vs__search[data-v-245f2d55]::placeholder {
  color: inherit;
}
.vs--unsearchable .vs__search[data-v-245f2d55] {
  opacity: 1;
}
.vs--unsearchable:not(.vs--disabled) .vs__search[data-v-245f2d55] {
  cursor: pointer;
}
.vs--single.vs--searching:not(.vs--open):not(.vs--loading)
  .vs__search[data-v-245f2d55] {
  opacity: 0.2;
}
.vs__spinner[data-v-245f2d55] {
  align-self: center;
  opacity: 0;
  font-size: 5px;
  text-indent: -9999em;
  overflow: hidden;
  border-top: 0.9em solid hsla(0, 0%, 39%, 0.1);
  border-right: 0.9em solid hsla(0, 0%, 39%, 0.1);
  border-bottom: 0.9em solid hsla(0, 0%, 39%, 0.1);
  border-left: 0.9em solid rgba(60, 60, 60, 0.45);
  transform: translateZ(0);
  -webkit-animation: vSelectSpinner-data-v-245f2d55 1.1s linear infinite;
  animation: vSelectSpinner-data-v-245f2d55 1.1s linear infinite;
  transition: opacity 0.1s;
}
.vs__spinner[data-v-245f2d55],
.vs__spinner[data-v-245f2d55]:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.vs--loading .vs__spinner[data-v-245f2d55] {
  opacity: 1;
}
.vue-select-icon[data-v-245f2d55] {
  max-width: 25px;
}
.currency-dropdown[data-v-245f2d55] {
  width: 100%;
  max-width: 160px;
}
.selected-currency[data-v-245f2d55] {
  width: 100%;
  min-width: 100px;
}
.v-select[data-v-245f2d55] {
  background: transparent !important;
  border: none !important;
}
[data-v-245f2d55] .vs__dropdown-toggle {
  padding: 3px 3px 3px 6px;
}
.customButton[data-v-245f2d55] {
  background-color: #fb3640;
  color: #fff;
  border-radius: 0.75rem;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  transition-duration: 0.2s;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}
.customButton[data-v-245f2d55]:hover {
  background-color: #e6323b !important;
}
.vertical-line[data-v-245f2d55] {
  border: 1px solid #fff;
  background-color: #fff;
}
.right-side-button[data-v-245f2d55] {
  min-width: 80px;
}
.textRed[data-v-245f2d55] {
  color: #fb3640;
}
.textGreen[data-v-245f2d55] {
  color: #2ecc71;
}
.customButton[data-v-245f2d55] {
  width: 100%;
}
.address-input-wrapper[data-v-245f2d55] {
  padding: 10px;
  background-color: #fb3640;
  border-radius: 1rem;
}
.remove-bottom-radius[data-v-245f2d55] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.margin-top-2px[data-v-245f2d55] {
  margin-top: 2px;
}
.overtakenCard {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  background: #fb2b35;
  background: linear-gradient(135deg, #fb2b35, #fb131e);
  border-radius: 1rem;
}
.pillBase[data-v-518bc6e6] {
  font-weight: 500;
  border-radius: 1rem;
  background-color: #151620;
  position: relative;
}
.pillMenu[data-v-518bc6e6] {
  transition-duration: 0.5s;
  font-weight: 500;
  border-radius: 0.75rem;
  background-color: #151620;
  height: 7.8rem;
  overflow: hidden;
  position: absolute;
  z-index: 5;
  width: 100%;
}
.closedPillMenu[data-v-518bc6e6] {
  height: 0;
}
.pillMenuItem[data-v-518bc6e6] {
  transition-duration: 0.25s;
  border-radius: 0.5rem;
  cursor: pointer;
  text-align: right;
}
.pillMenuItem a[data-v-518bc6e6] {
  color: #fff;
}
.pillMenuItem[data-v-518bc6e6]:hover {
  background-color: #1f202e;
}
.button[data-v-9413d67a] {
  color: #fff;
  border-radius: 0.75rem;
  font-family: Nunito, sans-serif;
  font-weight: 400;
  transition-duration: 0.2s;
  padding: 0.5rem 1rem;
  margin: 0.5rem;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}
.buttonRed[data-v-9413d67a] {
  background-color: #fb3640;
}
.buttonRed[data-v-9413d67a]:hover {
  background-color: #e6323b;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.slider[data-v-53da341f] {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 1rem;
  background: #151620;
  outline: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.slider[data-v-53da341f]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #fb3640;
  cursor: pointer;
}
.slider[data-v-53da341f]::-moz-range-thumb {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #fb3640;
  cursor: pointer;
}
.tooltipContainer[data-v-53da341f] {
  transition-duration: 0.2s;
  transform-origin: 0 100%;
}
.tooltiptext[data-v-53da341f] {
  background-color: #151620;
  color: #fff;
  text-align: center;
  border-radius: 1rem;
  padding: 0.75rem;
  z-index: 1;
  bottom: 0;
  margin-bottom: 1.2rem;
}
.tooltiptext[data-v-53da341f]:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #151620 transparent transparent transparent;
}
.apy-explanation[data-v-b5adb8a2] {
  color: #aaa;
}
