form[data-v-f0d56f6a] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
form .current-password .forgot-password[data-v-f0d56f6a] {
  text-decoration: underline;
  color: #0080FF;
  cursor: pointer;
  font-weight: 500;
  float: right;
}
form .d-flex[data-v-f0d56f6a] {
  gap: 10px;
}
@media screen and (max-width: 576px) {
form[data-v-f0d56f6a] {
    padding: 0 14px;
}
}
form .eye-icon[data-v-f0d56f6a]:after {
  content: none;
}
.button-back[data-v-3548c4ba] {
  width: 48px;
  height: 48px;
}
.button-back i[data-v-3548c4ba] {
  color: #fff;
}
.page[data-v-75e488bf] {
  color: #fff;
}
.page p[data-v-75e488bf] {
  margin: 0;
}
.page .section[data-v-75e488bf] {
  padding: 24px 40px;
}
.page .section[data-v-75e488bf]:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 576px) {
.page .section[data-v-75e488bf] {
    padding: 24px 14px;
}
}
.page .page-title[data-v-75e488bf] {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (min-width: 768px) {
.page .page-title[data-v-75e488bf] {
    border: 0 !important;
    padding-bottom: 0;
}
}
.page .page-title h1[data-v-75e488bf] {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}
.page .page-title h1 .color--blue[data-v-75e488bf] {
  color: #0080FF;
}
.page .user-details[data-v-75e488bf] {
  padding: 24px 40px 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media screen and (max-width: 576px) {
.page .user-details[data-v-75e488bf] {
    padding: 32px 0;
    gap: 32px;
}
.page .user-details section[data-v-75e488bf]:first-of-type {
    padding: 0 14px 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.page .user-details section[data-v-75e488bf]:last-of-type {
    padding: 0 14px;
}
}
.page .user-details[data-v-75e488bf] form .input-wrapper button {
  position: absolute;
  right: 8px;
}
.page .user-details .news[data-v-75e488bf] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.page .user-details .news > span[data-v-75e488bf]:first-of-type {
  font-size: 20px;
  font-weight: 500;
}
.page .user-details .personal-details[data-v-75e488bf] {
  gap: 16px;
}
.page .user-details .personal-details .date-of-birth[data-v-75e488bf] {
  gap: 6px;
}
.page .user-details .personal-details .country[data-v-75e488bf] {
  display: grid;
  grid-template-columns: 4fr 7fr;
  gap: 10px;
}
@media screen and (max-width: 576px) {
.page .user-details .personal-details .country[data-v-75e488bf] {
    grid-template-columns: 2fr 3fr;
}
}
.page .verify[data-v-75e488bf] {
  padding: 24px 40px;
}
@media screen and (max-width: 576px) {
.page .verify[data-v-75e488bf] {
    padding: 32px 14px;
}
}
.page .verify .verify-account[data-v-75e488bf] {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 6px;
}
@media screen and (max-width: 576px) {
.page .verify .verify-account[data-v-75e488bf] {
    text-align: center;
    flex-direction: column;
    gap: 24px;
}
}
.page .verify .verify-account div[data-v-75e488bf] {
  gap: 13px;
}
.page .verify .verify-account div > span[data-v-75e488bf]:first-of-type {
  font-size: 20px;
  font-weight: 500;
}
.page .delete-account[data-v-75e488bf] {
  padding: 24px 40px 40px;
  font-size: 16px;
}
@media screen and (max-width: 576px) {
.page .delete-account[data-v-75e488bf] {
    padding: 24px 14px 40px;
}
}
.page .link[data-v-75e488bf] {
  color: #0080FF;
  text-decoration: underline;
}
.page .section.display-name[data-v-75e488bf] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.page .section.display-name .display-name-input[data-v-75e488bf] {
  flex-grow: 1;
}
.page .section.display-name .display-name-input[data-v-75e488bf] .v-input .v-input__slot fieldset {
  color: #46494f;
}
.page .section.display-name .display-name-input[data-v-75e488bf] .v-input .v-input__slot:hover fieldset {
  color: #46494f;
}
.page .section.display-name .display-name-input[data-v-75e488bf] .v-input input {
  color: #fff;
  padding-left: 4px !important;
}
.page .section.display-name .update-button.max-button[data-v-75e488bf] {
  margin-top: 8px;
}
.page .section.balance-section[data-v-75e488bf] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.page .section.balance-section .username[data-v-75e488bf] {
  display: flex;
  height: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  align-self: stretch;
  border-radius: 12px;
  background: radial-gradient(161.15% 142.7% at 100% 100%, rgba(0, 128, 255, 0.4) 0%, rgba(0, 128, 255, 0) 100%), rgba(255, 255, 255, 0.05);
}
.page .section.balance-section .username p[data-v-75e488bf] {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  margin: 0;
}
.page .section.balance-section .username strong[data-v-75e488bf] {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
}
.page .section.balance-section .wallet-info[data-v-75e488bf] {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  align-self: stretch;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
}
.page .section.balance-section .balances[data-v-75e488bf] {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.page .section.balance-section .wallet-info-header[data-v-75e488bf] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.page .section.balance-section .wallet-info-header .wallet-title[data-v-75e488bf] {
  display: flex;
  align-items: center;
  gap: 6px;
}
.page .section.balance-section .wallet-info-header .wallet-title svg[data-v-75e488bf] {
  width: 20px;
  height: 20px;
}
.page .section.balance-section .wallet-info-header .wallet-title span[data-v-75e488bf] {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}
.page .section.balance-section .wallet-info-header .forfeit-bonus-link[data-v-75e488bf] {
  color: #59acff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}
.page .section.balance-section .wallet-info-header .forfeit-bonus-link.disabled[data-v-75e488bf] {
  opacity: 0.5;
  pointer-events: none;
}
.page .section.balance-section .wallet-desc[data-v-75e488bf] {
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}
.page .section.balance-section .balance-block[data-v-75e488bf] {
  position: relative;
  display: flex;
  padding: 12px;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  align-self: stretch;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
}
.page .section.balance-section .balance-type[data-v-75e488bf] {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}
.page .section.balance-section .balance-value[data-v-75e488bf] {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
}
.page .section.balance-section .balance-value.blue-text[data-v-75e488bf] {
  color: #5bb5fa;
}
.page .section.balance-section .balance-table[data-v-75e488bf] {
  display: flex;
  gap: 10px;
  width: 100%;
}
.page .section.balance-section .balance-table > div[data-v-75e488bf] {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 100%;
  gap: 4px;
}
.page .section.balance-section .balance-table > div span[data-v-75e488bf]:first-child {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}
.page .section.balance-section .balance-table > div span[data-v-75e488bf]:last-child {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}
@media screen and (min-width: 1024px) {
.page .section.balance-section[data-v-75e488bf] {
    flex-direction: row;
}
.page .section.balance-section .username[data-v-75e488bf] {
    width: 154px;
    height: auto;
    flex-shrink: 0;
}
.page .section.balance-section .username strong[data-v-75e488bf] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-inline: 4px;
}
.page .section.balance-section .wallet-info[data-v-75e488bf] {
    flex-basis: 100%;
}
.page .section.balance-section .balances[data-v-75e488bf] {
    flex-direction: row;
    align-items: center;
    justify-content: stretch;
}
.page .section.balance-section .balance-block[data-v-75e488bf] {
    justify-content: space-around;
    flex-basis: 100%;
    padding: 16px;
    gap: 16px;
}
.page .section.balance-section .balance-table > div[data-v-75e488bf] {
    gap: 8px;
}
}
.info-text[data-v-75e488bf] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
}
.verify-button.max-button[data-v-75e488bf] {
  border-radius: 10px;
  font-weight: 700;
}
.confirm-preferences-btn[data-v-75e488bf] {
  padding: 14px 32px;
}
@container page-content (max-width:700px) {
.user-details[data-v-75e488bf] {
    grid-template-columns: 1fr !important;
}
}

/*# sourceMappingURL=24.afc1b969.css.map*/