/* Breakpoint sizes */
/* Desktop first */
/* Mobile first */
* {
  outline: none !important;
  box-sizing: border-box;
  /* width */
  /* Track */
  /* Handle */
  scrollbar-color: #3A3B44 #3A3B44;
  scrollbar-width: thin;
}
*:before, *:after {
  box-sizing: border-box;
}
* ::-webkit-scrollbar {
  width: 13px;
}
* ::-webkit-scrollbar-track {
  background: linear-gradient(90deg, rgba(35, 35, 35, 0) 44%, #3A3B44 50%, rgba(35, 35, 35, 0) 56%);
}
* ::-webkit-scrollbar-thumb {
  background: #121317;
  border-radius: 4px;
  border: 1px solid #3A3B44;
  cursor: pointer !important;
}
* ::-webkit-scrollbar-thumb:hover {
  background: #3A3B44;
}

html.tgwebapp body {
  background-image: url(../img/background-mobile.1233cff8.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
@media only screen and (min-width: 767.98px) {
  html.tgwebapp body {
    background-image: none;
  }
}
html.tgwebapp .main-layout {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 767.98px) {
  html.tgwebapp .main-layout {
    background-size: 100% 100%;
    background-image: url(../img/main-bg.64ba055d.png);
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #171716 inset !important;
  -webkit-text-fill-color: #717680 !important;
}

input[type=file] {
  display: none;
}

body {
  font-family: "Inter-Medium", sans-serif;
  color: #fff;
  background: #000;
  font-size: 14px;
  line-height: 20px;
  height: 100%;
}
@media only screen and (min-width: 767.98px) {
  body {
    background: #181818;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

.cover-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

button svg path, button svg rect {
  transition: all 0.3s ease-out;
}

.clr-negative {
  color: #F13B5C;
}

.clr-positive {
  color: #1FA675;
}

.clr-secondary {
  color: #717680;
}

.clr-primary {
  color: #FDDCAB;
}

.clr-warning {
  color: #EDB548;
}

.clr-base {
  color: #2E6DCA;
}

svg path {
  transition: all 0.3s ease-out;
}

.q-focus-helper {
  display: none;
}

.q-ripple {
  display: none !important;
}

a {
  transition: all 0.3s ease-out;
}

p {
  margin: 0;
}

.q-textarea .q-field__native {
  resize: none;
}

.q-img {
  height: 100%;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.web-app .land-header {
  padding-top: 60px;
}

@font-face {
  font-family: Poppins-bold;
  src: url(../fonts/Poppins-bold.01704bbd.woff);
  font-display: swap;
}
@font-face {
  font-family: Poppins-light;
  src: url(../fonts/Poppins-light.c61e1aff.woff);
  font-display: swap;
}
@font-face {
  font-family: Inter-Regular;
  src: url(../fonts/Inter-Regular.bd097cef.woff2);
  font-display: swap;
}
@font-face {
  font-family: HelveticaNeue-Regular;
  src: url(../fonts/HelveticaNeue-Regular.d59df5a5.woff2);
  font-display: swap;
}
@font-face {
  font-family: HelveticaNeueCyr-Medium;
  src: url(../fonts/HelveticaNeueCyr-Medium.751c19bd.woff2);
  font-display: swap;
}
@font-face {
  font-family: HelveticaNeueCyr-Bold;
  src: url(../fonts/HelveticaNeueCyr-Bold.a7379022.woff2);
  font-display: swap;
}
@font-face {
  font-family: Inter-Medium;
  src: url(../fonts/Inter-Medium.01f03178.woff2);
  font-display: swap;
}
@font-face {
  font-family: Inter-SemiBold;
  src: url(../fonts/Inter-SemiBold.90f5c90f.woff2);
  font-display: swap;
}
@font-face {
  font-family: Inter-Bold;
  src: url(../fonts/Inter-Bold.c08e6108.woff2);
  font-display: swap;
}
@font-face {
  font-family: Inter-ExtraBold;
  src: url(../fonts/Inter-ExtraBold.e7bd9e4c.otf);
  font-display: swap;
}
@font-face {
  font-family: IBMPlexMono-Regular;
  src: url(../fonts/IBMPlexMono-Regular.493b27e5.woff);
  font-display: swap;
}
@font-face {
  font-family: IBMPlexMono-Medium;
  src: url(../fonts/IBMPlexMono-Medium.f14e3139.woff);
  font-display: swap;
}
@font-face {
  font-family: IBMPlexMono-SemiBold;
  src: url(../fonts/IBMPlexMono-SemiBold.88946741.woff);
  font-display: swap;
}
@font-face {
  font-family: IBMPlexMono-Bold;
  src: url(../fonts/IBMPlexMono-Bold.f86f55f4.woff);
  font-display: swap;
}
@font-face {
  font-family: Koulen-Regular;
  src: url(../fonts/Koulen-Regular.e23002c6.ttf);
  font-display: swap;
}
.ft-light {
  font-family: "Poppins-light";
}

.ft-regular {
  font-family: "Inter-Regular";
}

.ft-base {
  font-family: "Inter-Medium";
}

.ft-roman {
  font-family: "HelveticaNeue-Regular";
}

.ft-medium {
  font-family: "HelveticaNeueCyr-Medium";
}

.ft-semibold {
  font-family: "Inter-SemiBold";
}

.ft-bold {
  font-family: "HelveticaNeueCyr-Bold";
}

.ft-inter-bold {
  font-family: "Inter-Bold";
}

.ft-extrabold {
  font-family: "Inter-ExtraBold";
}

.ft-num-regular {
  font-family: "IBMPlexMono-Regular";
}

.ft-num-medium {
  font-family: "IBMPlexMono-Medium";
}

.ft-num-semibold {
  font-family: "IBMPlexMono-SemiBold";
}

.ft-num-bold {
  font-family: "IBMPlexMono-Bold";
}

.ft-heading {
  font-family: "Koulen-Regular";
}

/* Breakpoint sizes */
/* Desktop first */
/* Mobile first */
.page-input-wrap__title {
  color: #717680;
  margin-bottom: 6px;
}
.page-input-wrap__title--white {
  color: #fff;
}
.page-input-wrap__title--lg {
  font-size: 16px;
  line-height: 24px;
}
.page-input-wrap .title-sm {
  margin-bottom: 10px;
}

.page-input .q-field__control {
  padding: 0 14px;
  height: 44px;
  min-height: 44px;
  border-radius: 8px;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
}
.page-input .q-field__control:before {
  border: 1px solid rgba(213, 215, 218, 0.25);
}
.page-input .q-field__control:hover:after {
  border: 1px solid #717680;
}
.page-input .q-field__native {
  color: #717680;
  font-family: "Inter-Regular", sans-serif;
  min-height: 42px;
}
.page-input .q-field__append {
  height: 44px;
}
.page-input .q-field__marginal {
  height: 44px;
}
.page-input.q-field--readonly .q-field__control:before {
  border-style: solid;
}
.page-input--copy .q-field__control {
  padding-right: 0;
}
.page-input--copy .q-field__append {
  padding: 0 13px;
  font-size: 14px;
}
.page-input--copy .q-field__append .q-icon path {
  transition: all 0.3s ease-out;
}
.page-input--copy .q-field__append .q-icon:hover path {
  stroke: #FDDCAB;
}
.page-input--select .q-field__control {
  padding-right: 0;
}
.page-input--readonly input {
  cursor: unset !important;
}
.page-input--readonly .q-field__control:hover:after {
  border: 1px solid rgba(213, 215, 218, 0.25);
}
.page-input--readonly .q-field__control:hover:before {
  border: 1px solid rgba(213, 215, 218, 0.25);
}
.page-input--pass .q-field__control {
  padding-right: 0;
}
.page-input--pass .q-field__append {
  padding-left: 0;
}
.page-input--pass .q-field__append .text-negative {
  display: none;
}
.page-input--pass .q-field__bottom {
  padding: 1px 0 0;
  font-size: 10px;
  width: calc(100% + 10px);
}
@media only screen and (min-width: 767.98px) {
  .page-input--pass .q-field__bottom {
    padding: 2px 8px 0;
    font-size: 12px;
    width: 100%;
  }
}
.page-input--textarea .q-field__control {
  height: 150px;
}
.page-input--search .q-field__control {
  background: #15191D;
  height: 38px;
  min-height: 38px;
  border-radius: 4px;
}
.page-input--search .q-field__control:before {
  display: none;
}
.page-input--search .q-field__native {
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  min-height: 36px;
}
.page-input--search .q-field__append {
  height: 38px;
}
.page-input--search .q-field__append .q-icon {
  font-size: 13px;
}
.page-input--search .q-field__native::placeholder {
  opacity: 1;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
}

.q-field--error .q-field__append svg path {
  fill: #F13B5C;
}
.q-field--error .q-field__bottom {
  color: #F13B5C;
  padding-top: 4px;
}
.q-field--error .q-field__bottom * {
  color: #F13B5C;
}

.pass-toggle .q-icon {
  font-size: 16px;
}

.check-field .q-field__bottom {
  bottom: 10px;
  padding-top: 0;
}
.check-field .q-field__native {
  padding-top: 0;
}

.app-btn {
  background: #FDDCAB;
  color: #7E2410;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  font-size: 16px;
  line-height: 24px;
  border-radius: 8px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.968px 0px 0px rgba(0, 0, 0, 0.05), 0px 3.872px 3.872px 0px rgba(0, 0, 0, 0.05), 0px 9.68px 9.68px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-out;
}
.app-btn:hover {
  background: rgba(253, 220, 171, 0.64);
}
.app-btn__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.app-btn--border {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #fff;
}
.app-btn--outlined {
  background: transparent;
  border: 1px solid #FDDCAB;
  text-transform: unset;
  font-size: 14px;
  height: 40px;
  color: #fff;
}
.app-btn--outlined:hover {
  border: 1px solid #FDDCAB;
  background: transparent;
}
@media only screen and (min-width: 767.98px) {
  .app-btn--lg {
    height: 60px;
    font-size: 18px;
  }
}
.app-btn--sm {
  height: 35px;
  min-height: 26px;
  font-size: 14px;
}
.app-btn .q-icon {
  font-size: 24px;
}
.app-btn.bg-positive:hover {
  background: #30CC94 !important;
}
.app-btn.bg-negative:hover {
  background: #ED617A !important;
}
.app-btn.border-positive {
  border-color: #1FA675;
  text-transform: uppercase;
}
.app-btn.border-positive a {
  color: #1FA675;
  border-bottom: 1px solid #1FA675;
}
.app-btn.border-positive a:hover {
  color: #30CC94;
  border-color: #30CC94;
}
.app-btn.border-negative {
  border-color: #F13B5C;
  text-transform: uppercase;
}
.app-btn.border-negative a {
  color: #F13B5C;
  border-bottom: 1px solid #F13B5C;
}
.app-btn.border-negative a:hover {
  color: #ED617A;
  border-color: #ED617A;
}

.balance-page .q-btn__content {
  flex-wrap: nowrap;
}
.balance-page--trading .app-table td, .balance-page--trading .app-table th {
  width: 13%;
}
.balance-page--trading .app-table td:first-child, .balance-page--trading .app-table th:first-child {
  width: 15%;
}
.balance-page--trading .app-table td:last-child, .balance-page--trading .app-table th:last-child {
  width: 20%;
}
.balance-page--trading .mobile-table-drop__section {
  display: flex;
  flex-wrap: wrap;
}
.balance-page--trading .mobile-table-drop__section .mobile-table-drop__item {
  flex-direction: column;
  width: 50%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 10px;
  align-items: flex-start;
  padding-bottom: 10px;
}
.balance-page--trading .mobile-table-drop__section .mobile-table-drop__item:last-child {
  width: 100%;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.balance-page__table .link-btn .q-icon {
  font-size: 20px;
}

.api-list-item + .api-list-item .api-list-item__head {
  border-top: none;
}
.api-list-item__head {
  padding: 0 15px;
  border-top: 1px solid rgba(213, 215, 218, 0.25);
  border-bottom: 1px solid rgba(213, 215, 218, 0.25);
  flex-direction: column;
  display: flex;
}
@media only screen and (min-width: 991.98px) {
  .api-list-item__head {
    flex-direction: row;
    align-items: center;
    height: 60px;
    padding: 0 10px 0 40px;
  }
}
.api-list-item .api-list__btn.clr-negative:hover {
  color: #ED617A;
}
.api-list-item .api-list__btn.clr-negative:hover svg path {
  fill: #ED617A;
}
.api-list-item .api-list__btn.clr-negative svg {
  margin-right: 9px;
}
.api-list-item .api-list__btn.clr-negative svg path {
  fill: #F13B5C;
}
.api-list-item .api-list__btn.clr-primary:hover {
  color: #fdb976;
}
.api-list-item .api-list__btn.clr-primary:hover svg path {
  fill: #fdb976;
}
.api-list-item.q-expansion-item--expanded .api-list-item__head {
  background: #27272A;
}

.app-checkbox {
  margin-left: -11px !important;
  font-family: "Inter-Medium", sans-serif;
}
.app-checkbox:hover {
  color: #FDDCAB;
}
.app-checkbox:hover .q-checkbox__bg {
  border: 1px solid #FDDCAB;
}
.app-checkbox:hover .q-checkbox__icon {
  background: #FDDCAB;
}
.app-checkbox:hover a {
  color: #FDDCAB;
}
.app-checkbox .q-checkbox__bg {
  width: 18px;
  height: 18px;
  border: 1px solid #717680;
  transition: all 0.3s ease-out;
  border-radius: 6px;
}
.app-checkbox .q-checkbox__icon {
  width: 18px;
  height: 18px;
  background: #121212;
  border-radius: 6px;
  border: 1px solid #FD853A;
}
.app-checkbox .q-checkbox__icon img {
  width: 14px;
  height: 14px;
}
.app-checkbox .q-checkbox__label {
  line-height: 20px;
  color: #fff;
  display: flex;
  align-items: center;
}
.app-checkbox .q-checkbox__label .q-btn {
  min-height: 1px;
  line-height: 20px;
}

.logo {
  width: 155px;
}

.main-nav__btn--drop .q-btn-dropdown__arrow {
  display: block !important;
  font-size: 9px;
}
.main-nav__btn--drop:hover .q-btn-dropdown__arrow img {
  display: none;
}
.main-nav__btn--drop:hover .q-btn-dropdown__arrow:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNC43Mjg5NiA2LjMyODUxTDAuNDg1OTYyIDIuMDg1NTFMMS45MDA5NiAwLjY3MTUwOUw0LjcyODk2IDMuNTAwNTFMNy41NTY5NiAwLjY3MTUwOUw4Ljk3MTk2IDIuMDg1NTFMNC43Mjg5NiA2LjMyODUxWiIgZmlsbD0iI0ZERENBQiIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px;
}
.main-nav__drop .fill-svg svg path {
  fill: #FDDCAB;
}

.q-btn-dropdown__arrow {
  display: none;
}

.user-btn__ava .q-avatar__content {
  width: 100%;
  height: 100%;
}

.q-menu {
  background: transparent;
  box-shadow: none;
  padding-top: 15px;
  overflow: visible;
}

.app-badge {
  font-size: 11px;
  line-height: 14px;
  padding: 0;
  overflow: hidden;
}
.app-badge__wrap {
  padding: 4px 6px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}
.app-badge span {
  line-height: 20px;
}
.app-badge .q-icon {
  font-size: 14px !important;
}
.app-badge .bg-negative svg path {
  fill: #fff;
}
.app-badge .bg-secondary svg path, .app-badge .bg-primary svg path {
  stroke: #fff;
}

.q-separator {
  background: rgba(51, 53, 61, 0.4);
}

.trade-page {
  margin: auto;
  position: relative;
  padding: 0 15px;
}
@media only screen and (min-width: 767.98px) {
  .trade-page {
    padding: 0 36px;
  }
}
@media (min-width: 1522px) {
  .trade-page {
    /* border-left: $border;
     border-right: $border;*/
  }
}

.coin-icon .q-avatar__content {
  width: 100%;
  height: 100%;
}
.coin-icon + .coin-icon {
  margin-bottom: -13px;
  margin-left: -9px;
  font-size: 20px !important;
}
@media only screen and (min-width: 991.98px) {
  .coin-icon + .coin-icon {
    font-size: 18px !important;
    margin-right: 10px;
  }
}

.title-md {
  font-size: 17px;
  line-height: 150%;
}

.title-lg {
  font-size: 24px;
  line-height: 36px;
}
@media only screen and (min-width: 991.98px) {
  .title-lg {
    font-size: 20px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 1199.98px) {
  .title-lg {
    font-size: 24px;
    line-height: 36px;
  }
}

.text-xs {
  font-size: 12px;
  line-height: 18px;
}

.secondary-btn {
  background: #0B0C0D;
  min-height: 19px;
  height: 27px;
  margin: 0;
  font-family: "HelveticaNeueCyr-Regular", sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #717680;
  border-radius: 4px !important;
  text-transform: unset;
}
@media only screen and (min-width: 991.98px) {
  .secondary-btn + .chart__btn {
    border-left: none;
  }
}
.secondary-btn.active {
  background: #222528;
  box-shadow: 0px 2.132px 3.784px 0px rgba(255, 255, 255, 0.08) inset, 0px 2.132px 7.141px 0px rgba(60, 67, 74, 0.35) inset;
  color: #fff;
}
.secondary-btn:hover {
  color: #FDDCAB;
}
.secondary-btn__list {
  background: #15191D;
  box-shadow: 0 24px 30px #000000;
  border-radius: 4px;
  position: relative;
}
.secondary-btn__list:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3px 4px 3px;
  border-color: transparent transparent #232323 transparent;
  top: 0;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -100%);
}
.secondary-btn__list .q-item {
  padding: 10px 20px 5px 50px;
}
.secondary-btn__list .q-item.active {
  color: #FDDCAB;
}
.secondary-btn__list .q-item.active:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 13px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxOCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNi41TDYuMzMzMzMgMTJMMTcgMSIgc3Ryb2tlPSIjRkREQ0FCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.calc-form .page-input {
  padding-bottom: 12px;
}
.calc-form .page-input__title {
  font-size: 15px;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.calc-form .page-input .q-field__marginal {
  height: 43px;
}
.calc-form .page-input .q-field__before {
  color: #fff;
  width: 26%;
}
.calc-form .page-input .q-field__control {
  padding: 0 15px;
  height: 43px;
  min-height: 43px;
}
.calc-form .page-input .q-field__control:before {
  border: 1px solid #3A3B44;
}
.calc-form .page-input .q-field__native {
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  min-height: 40px;
}
.calc-form .page-input .q-field__append {
  font-size: 15px;
  height: 40px;
}
.calc-form .page-input .q-field__bottom {
  padding: 2px 0;
  min-height: 10px;
  font-size: 10px;
  white-space: nowrap;
}

.app-slider {
  width: 72%;
  margin-left: auto;
  margin-right: 3px;
  display: flex !important;
}
.app-slider .q-slider__track-container {
  padding: 6px 0 18px;
}
.app-slider .q-slider__track {
  height: 3px !important;
  border-radius: 12px;
}
.app-slider .q-slider__track:after {
  border-radius: 50%;
  background: #7A7E90;
  border: 2px solid #181818;
  width: 12px;
  height: 12px;
  left: 48%;
  content: "";
  position: absolute;
  top: -5px;
}
.app-slider .q-slider__inner {
  background: #33353D;
}
.app-slider .q-slider__inner:after {
  border-radius: 50%;
  background: #7A7E90;
  border: 2px solid #181818;
  width: 12px;
  height: 12px;
  left: 23%;
  content: "";
  position: absolute;
  top: -5px;
  z-index: 1;
}
.app-slider .q-slider__inner:before {
  content: "";
  position: absolute;
  top: -5px;
  border-radius: 50%;
  background: #7A7E90;
  border: 2px solid #181818;
  width: 12px;
  height: 12px;
  right: 22%;
  z-index: 1;
}
.app-slider .q-slider__markers {
  overflow: visible !important;
  background-size: 25% 2px !important;
  height: 12px;
  top: -5px;
}
.app-slider .q-slider__markers:after {
  border-radius: 50%;
  background: #7A7E90;
  border: 2px solid #181818;
  width: 12px;
  height: 12px;
  right: -2px;
}
.app-slider .q-slider__markers:before {
  content: "";
  position: absolute;
  left: -7px;
  top: 0;
  border-radius: 50%;
  background: #7A7E90;
  border: 2px solid #181818;
  width: 12px;
  height: 12px;
  right: -2px;
}
.app-slider .q-slider__marker-labels {
  position: absolute;
  top: 7px;
  transform: translateY(-50%);
  width: 12px;
  background: #7A7E90;
  border: 2px solid #181818;
  border-radius: 50%;
  height: 12px;
  font-size: 0;
  margin-left: -7px;
}
.app-slider .q-slider__thumb {
  width: 12px !important;
  height: 12px !important;
  background: #181818;
  border: 2px solid #7A7E90;
  border-radius: 50%;
}
.app-slider .q-slider__thumb svg {
  opacity: 0;
}
.app-slider .q-slider__text-container {
  padding: 3px 7px;
  min-height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.app-slider .q-slider__text-container .q-slider__text {
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  line-height: 23px;
  font-size: 15px;
}
.app-slider__marker {
  position: absolute;
}

.list-table {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
}
.list-table__head {
  margin-bottom: 9px;
}
.list-table__title {
  font-size: 12px;
  line-height: 18px;
  font-family: "HelveticaNeueCyr-Regular", sans-serif;
}
.list-table__col {
  padding: 0;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 991.98px) {
  .list-table__col:first-child {
    width: 105px;
  }
}
.list-table__col:nth-child(2) {
  width: 70px;
}
@media only screen and (min-width: 991.98px) {
  .list-table__col:nth-child(3) {
    width: 105px;
  }
}
.list-table__row {
  padding: 0;
}
.list-table__body .list-table__row {
  min-height: 19px;
  font-size: 8px;
  line-height: 16px;
}
@media (min-width: 370px) {
  .list-table__body .list-table__row {
    font-size: 12px;
  }
}
.list-table__body .list-table__col:nth-child(2) {
  width: 70px;
}
.list-table__body .list-table__col:nth-child(3) {
  width: 80px;
}
@media (min-width: 370px) {
  .list-table__body .list-table__col:nth-child(3) {
    width: 90px;
  }
}
@media only screen and (min-width: 767.98px) {
  .list-table__body .list-table__col:nth-child(3) {
    width: 120px;
  }
}
.list-table__body .list-table__col:nth-child(4) {
  width: 75px;
}
@media only screen and (min-width: 767.98px) {
  .list-table__body .list-table__col:nth-child(4) {
    width: 115px;
  }
}
.list-table__progress {
  position: absolute;
  height: 100%;
  left: 0;
  max-width: calc(100% + 2px);
}
.list-table .q-item__section--main {
  flex: unset;
}

.orderbook--double .q-scrollarea__container {
  overflow: hidden;
}
.orderbook--double .q-scrollarea__bar {
  display: none;
}
.orderbook--double .q-scrollarea__thumb {
  display: none;
}
.orderbook--double .q-scrollarea__content {
  width: 100%;
  overflow: hidden;
}
.orderbook--sell .q-scrollarea__content {
  padding-right: 24px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-direction: column-reverse;
  height: 100%;
}
.orderbook--sell .q-scrollarea__content::-webkit-scrollbar {
  display: none;
}

.q-scrollarea__content {
  width: 100%;
}

.q-scrollarea__thumb--h, q-scrollarea__bar--h {
  display: none;
}

.no-auth {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.5px;
  text-align: center;
}
.no-auth a {
  margin: 0 4px;
  color: #FDDCAB;
  border-bottom: 1px solid #FDDCAB;
  transition: all 0.3s ease-out;
}
.no-auth a:hover {
  color: #fdb976;
  border-color: #fdb976;
}

.app-tabs {
  padding: 5px;
  border-radius: 8px !important;
  background: #1F1F1F;
}
.app-tabs__item {
  padding: 0;
  min-height: 24px;
  color: #717680;
  font-size: 14px;
  line-height: 20px;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  height: 37px;
  border-radius: 4px;
  background: #0B0C0D;
}
@media only screen and (min-width: 1199.98px) {
  .app-tabs__item {
    font-size: 17px;
    line-height: 150%;
  }
}
.app-tabs__item + .app-tabs__item {
  margin-left: 5px;
}
.app-tabs__item.active {
  background: #222528;
  box-shadow: 0px 3.198px 5.676px 0px rgba(255, 255, 255, 0.08) inset, 0px 3.198px 10.712px 0px rgba(60, 67, 74, 0.35) inset;
}
.app-tabs__item:hover {
  color: #FDDCAB !important;
}
.app-tabs__item .q-tab__content {
  padding: 0;
}
.app-tabs__item .q-tab__indicator {
  display: none;
}
.app-tabs__item .q-tab__content {
  flex-direction: row;
  flex-wrap: nowrap;
}
.app-tabs__item .q-tab__label {
  font-size: inherit;
}
.app-tabs__amount {
  height: 20px;
  border-radius: 40px;
  background: linear-gradient(180deg, #3A4147 0%, rgba(58, 65, 71, 0.26) 100%);
  margin-left: 4px;
  padding: 0 6px;
  font-size: 12px;
  line-height: 19px;
}
@media only screen and (min-width: 991.98px) {
  .app-tabs__amount {
    line-height: 20px;
    font-size: 14px;
  }
}
.app-tabs--nowrap {
  padding-bottom: 0;
}
@media only screen and (min-width: 767.98px) {
  .app-tabs--nowrap {
    padding-bottom: 5px;
  }
}
.app-tabs--nowrap .q-tabs__content {
  flex-wrap: wrap;
}
@media only screen and (min-width: 767.98px) {
  .app-tabs--nowrap .q-tabs__content {
    flex-wrap: nowrap;
  }
}
.app-tabs--nowrap .app-tabs__item {
  margin-bottom: 5px;
}
@media only screen and (min-width: 767.98px) {
  .app-tabs--nowrap .app-tabs__item {
    margin-bottom: 0;
  }
}
.app-tabs--nowrap .app-tabs__item:nth-child(3) {
  margin-left: 0;
}
@media only screen and (min-width: 767.98px) {
  .app-tabs--nowrap .app-tabs__item:nth-child(3) {
    margin-left: 5px;
  }
}

.app-table {
  color: #fff;
  border-radius: 8px 8px 0 0;
  border: 1px solid #242424;
  border-bottom: none;
  background: radial-gradient(103.04% 131.49% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%), rgba(13, 13, 13, 0.5);
  box-shadow: 0 2.132px 2.132px 0 rgba(0, 0, 0, 0.12);
  height: 100%;
  min-height: calc(100vh - 0px);
}
.app-table__expand {
  background: rgba(17, 17, 17, 0.5);
  position: relative;
}
.app-table__expand td {
  padding: 8px 10px 8px 12px !important;
  width: 100% !important;
}
@media only screen and (min-width: 1199.98px) {
  .app-table__expand td {
    padding: 8px 20px 8px 12px !important;
  }
}
.app-table thead {
  border-bottom: 1px solid rgba(25, 25, 25, 0.25);
  background: rgba(17, 17, 17, 0.55);
  border-color: rgba(25, 25, 25, 0.25);
  height: 52px;
}
.app-table tr, .app-table td {
  border-color: rgba(25, 25, 25, 0.1);
  height: 64px;
}
.app-table tr {
  border-width: 1px;
}
.app-table th {
  font-size: 16px;
  line-height: 18px;
  border-width: 1px;
  padding-left: 12px;
  border-left: none;
  border-right: none;
}
@media only screen and (min-width: 991.98px) {
  .app-table th {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 1199.98px) {
  .app-table th {
    font-size: 16px;
    line-height: 18px;
  }
}
.app-table th, .app-table td {
  padding: 5px 15px;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
@media only screen and (min-width: 1199.98px) {
  .app-table th, .app-table td {
    padding: 7px 30px;
  }
}
.app-table th:first-child, .app-table td:first-child {
  padding-left: 19px;
}
@media only screen and (min-width: 1199.98px) {
  .app-table th:first-child, .app-table td:first-child {
    padding-left: 12px;
  }
}
.app-table tbody td {
  font-size: 12px;
  line-height: 150%;
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 991.98px) {
  .app-table tbody td {
    font-size: 15px;
  }
}
.app-table tbody td:first-child {
  font-size: 12px;
}
.app-table tbody tr:hover {
  cursor: pointer;
  background: rgba(17, 17, 17, 0.5);
  box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.2);
}
.app-table tbody tr:first-child td {
  border-top: none;
}
.app-table__link {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.app-table__link:hover {
  color: #FDDCAB;
}
.app-table .q-table__bottom--nodata {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.app-table .app-btn {
  -webkit-backdrop-filter: none !important;
          backdrop-filter: none !important;
}

.orders-table {
  width: 100%;
  position: relative;
}

.trade-orders__table .app-table {
  min-height: 500px;
}
.trade-orders__table .app-table tr, .trade-orders__table .app-table td, .trade-orders__table .app-table th, .trade-orders__table .app-table thead {
  height: 50px;
}
@media only screen and (min-width: 991.98px) {
  .trade-orders__table .app-table th:first-child, .trade-orders__table .app-table td:first-child {
    padding-left: 10px;
  }
}
.trade-orders__table .coin-icon {
  display: block;
}
.trade-orders__table .app-table__expand:before {
  height: 50px;
}

.main-layout {
  background-image: url(../img/background-mobile.1233cff8.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 767.98px) {
  .main-layout {
    background-size: 100% 100%;
    background-image: url(../img/main-bg.64ba055d.png);
  }
}

.main-container {
  padding-bottom: 0 !important;
}

.page-head {
  display: flex;
  padding: 24px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0);
  background: radial-gradient(103.04% 131.49% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%), rgba(16, 16, 16, 0.5);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
@media (min-width: 370px) {
  .page-head {
    padding: 24px 36px;
  }
}
@media only screen and (min-width: 767.98px) {
  .page-head {
    padding: 24px 16px 24px 36px;
  }
}
.page-head .title-lg {
  margin-bottom: 9px;
}
@media only screen and (min-width: 767.98px) {
  .page-head .title-lg {
    margin-bottom: 0;
  }
}
.page-head__wrap {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 767.98px) {
  .page-head__wrap {
    flex-direction: row;
    padding: 4px;
    border-radius: 8px;
    background: #1F1F1F;
  }
}
@media only screen and (min-width: 991.98px) {
  .page-head__wrap {
    margin-left: auto;
  }
}
.page-head--md {
  padding: 7px 24px;
  min-height: 61px;
}

.table-page {
  min-height: 1px !important;
}
.table-page .app-table {
  min-height: calc(100vh - 295px);
}

.orders-page {
  padding: 0 36px 36px;
  min-height: 1px !important;
}
.orders-page__tabs {
  width: 100%;
}
@media only screen and (min-width: 767.98px) {
  .orders-page__tabs {
    width: auto;
  }
}
.orders-page__tabs .q-tab {
  opacity: 1;
  min-height: 37px;
  height: 37px;
  min-width: 130px;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  font-size: 17px;
}
@media (min-width: 1600px) {
  .orders-page__tabs .q-tab {
    min-width: 150px;
  }
}
.orders-page__tabs .q-tab + .q-tab {
  margin-left: 5px;
}
.orders-page__tabs .q-tab.active {
  color: #fff;
}
.orders-page__tabs .q-tab__indicator {
  display: none;
}
.orders-page .page-head {
  flex-direction: column;
}
@media only screen and (min-width: 767.98px) {
  .orders-page .page-head {
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
  }
}

.app-toggle .q-toggle__track {
  height: 0.4em;
  border-radius: 30px;
  opacity: 1;
  border: 2px solid #71727D;
  background: transparent;
  width: 40px;
}
.app-toggle .q-toggle__thumb {
  width: 0.55em;
  height: 0.55em;
}
.app-toggle .q-toggle__thumb::after {
  transition: all 0.3s ease-out;
  background: #FDDCAB;
  box-shadow: none;
}
.app-toggle .q-toggle__inner {
  margin-right: 6px;
}
.app-toggle .q-toggle__inner--truthy .q-toggle__thumb {
  left: 0.75em;
}
.app-toggle .q-toggle__inner--truthy .q-toggle__thumb:after {
  background: #3D3D3D;
}
.app-toggle .q-toggle__label {
  transition: all 0.3s ease-out;
  color: #717680;
}
.app-toggle:hover .q-toggle__thumb::after {
  background: #fdb976;
}
.app-toggle:hover .q-toggle__label {
  color: #fdb976;
}
.app-toggle--square .q-toggle__track {
  height: 31px;
  border-radius: 8px;
  opacity: 1;
  border: 2px solid #71727D;
  box-shadow: 0px 3.198px 4.3px 0px rgba(53, 48, 48, 0.42), 1px 0px 4px 0px #7A7471 inset;
  width: 51px;
}
.app-toggle--square .q-toggle__thumb {
  width: 26px;
  height: 25px;
  top: 3px;
}
.app-toggle--square .q-toggle__thumb::after {
  transition: all 0.3s ease-out;
  background: #71727D;
  border-radius: 8px;
  box-shadow: 1px 1px 4.5px 0px rgba(255, 255, 255, 0.1) inset, 0px 3.198px 10.712px 0px rgba(60, 67, 74, 0.35) inset;
}
.app-toggle--square .q-toggle__inner {
  padding: 0;
}
.app-toggle--square .q-toggle__inner--truthy .q-toggle__track {
  background: #FDDCAB;
  border: none;
}
.app-toggle--square .q-toggle__inner--truthy .q-toggle__thumb {
  left: 23px;
}
.app-toggle--square .q-toggle__inner--falsy .q-toggle__thumb {
  left: 3px;
}
.app-toggle--square:hover .q-toggle__thumb::after {
  background: #fdb976;
}

.balance-page__table .app-table th {
  text-align: left;
}
.balance-page__table .app-table th:last-child, .balance-page__table .app-table td:last-child {
  width: 35%;
}
.balance-page .coin-icon {
  margin-right: 10px;
  min-width: 30px;
}

.link-btn {
  padding: 0 3px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 24px;
  font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.link-btn svg {
  margin-right: 6px;
}
.link-btn .q-icon {
  margin-right: 6px;
}
.link-btn .q-icon svg {
  margin-right: 0;
}
.link-btn:hover.clr-positive {
  color: #30CC94;
}
.link-btn:hover.clr-positive svg path {
  fill: #30CC94;
}
.link-btn:hover.clr-negative {
  color: #ED617A;
}
.link-btn:hover.clr-negative svg path {
  fill: #ED617A;
}
.link-btn:hover.clr-primary {
  color: #fdb976;
}
.link-btn:hover.clr-primary svg path {
  fill: #fdb976;
}
.link-btn:hover.clr-warning {
  color: #ecc275;
}
.link-btn:hover.clr-warning svg path {
  fill: #ecc275;
}

.app-select .q-field__control {
  min-height: 60px;
  padding-left: 14px;
  padding-right: 14px;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.05);
}
@media only screen and (min-width: 767.98px) {
  .app-select .q-field__control {
    padding-right: 0;
  }
}
.app-select .q-field__control:before {
  border: 1px solid #313338;
}
.app-select .q-field__control:hover:before {
  border: 1px solid #FDDCAB;
}
.app-select .q-field__append {
  min-height: 60px;
  padding-left: 0;
  width: 20px;
  justify-content: center;
  position: relative;
}
@media only screen and (min-width: 767.98px) {
  .app-select .q-field__append {
    width: 54px;
  }
}
.app-select .q-field__append .q-icon {
  width: 20px;
}
.app-select.q-field--highlighted .q-field__control:after {
  border: 1px solid #313338;
}
.app-select .q-item__section--avatar {
  min-width: 30px;
  padding-right: 10px;
}
.app-select--sm .q-field__control {
  min-height: 50px;
  padding-left: 17px;
  padding-right: 0;
  height: 50px;
}
.app-select--sm .q-field__append {
  min-height: 50px;
  width: 44px;
  height: 50px;
}
.app-select--sm .q-field__append .q-icon {
  width: 10px;
}
.app-select--sm .q-field__native {
  min-height: 50px;
  padding: 0;
  color: #717680;
}
.app-select--sm .q-field__before {
  font-size: 14px;
  min-height: 50px;
  height: 50px;
  padding-right: 20px;
}

.convert-history .app-select .q-field__control, .filter-wrap .app-select .q-field__control {
  width: 176px;
}
.convert-history .app-select.q-field--highlighted, .filter-wrap .app-select.q-field--highlighted {
  background: transparent;
}

.orders-history .filter-wrap .app-select .q-field__control {
  width: 116px;
}
.orders-history .calendar .app-select .q-field__control {
  width: 176px;
}

.expand-row {
  padding: 10px 0;
  justify-content: space-between;
  font-family: "HelveticaNeueCyr-Regular", sans-serif;
}
.expand-row__amount {
  margin-top: 2px;
}
@media only screen and (min-width: 1199.98px) {
  .expand-row__amount {
    font-size: 16px;
    line-height: 24px;
    margin-top: 3px;
  }
}
.expand-row .copy-btn {
  width: 16px !important;
  height: 16px;
}
.expand-row .copy-btn .q-icon {
  font-size: 16px !important;
}
.expand-row .copy-btn .q-icon path {
  stroke: #fff;
}
.expand-row .copy-btn:hover .q-icon path {
  stroke: #FDDCAB;
  fill: unset;
}

.wallet-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: linear-gradient(180deg, #3A4147 0%, rgba(58, 65, 71, 0.26) 100%);
  font-size: 13.5px;
  line-height: 20px;
  font-family: "HelveticaNeueCyr-Bold", sans-serif;
  color: #1B1C22;
}

.app-select-drop {
  background: radial-gradient(103.04% 131.49% at 50% 50%, rgb(17, 17, 17) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%), rgba(16, 16, 16, 0.5);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 8px;
  border-top: none;
  padding-right: 25px;
  padding-bottom: 20px;
  max-height: 227px !important;
  overflow: auto;
}
.app-select-drop .q-item {
  height: 60px;
  padding: 7px 0 7px 7px;
}
.app-select-drop .q-item__section--avatar {
  min-width: 30px;
  padding-right: 15px;
  padding-left: 13px;
}
.app-select-drop .q-item:before {
  position: absolute;
  content: "";
  width: calc(100% - 7px);
  height: calc(100% - 14px);
  left: 7px;
  top: 7px;
  background: #313338;
  border-radius: 4px;
  z-index: -1;
  opacity: 0;
  transition: 0.3s linear opacity;
}
.app-select-drop .q-item + .q-item {
  border-top: 1px solid #313338;
}
.app-select-drop .q-item:hover:before {
  opacity: 1;
}
.app-select-drop__row {
  flex-direction: row;
  align-items: center;
}
.app-select-drop__row .q-item__label {
  font-size: 16px;
  line-height: 24px !important;
}
.app-select-drop__row .q-item__label + .q-item__label {
  margin-top: 0;
  margin-left: 7px;
}
.app-select-drop--sm {
  padding-right: 10px;
  padding-bottom: 5px;
  max-height: 150px;
}
.app-select-drop--sm .q-item {
  height: 50px;
}

.network {
  background: transparent;
  height: 60px;
  padding: 10px 14px;
  display: flex;
  flex-direction: column;
  min-width: 128px;
  align-items: flex-start;
  justify-content: center;
  margin-right: 8px;
  margin-bottom: 8px;
  line-height: 150%;
  border-radius: 8px;
  border: 1px solid #313338;
  font-size: 16px;
}
.network p + p {
  font-size: 12px;
  line-height: 125%;
}
.network.active {
  border: 1px solid #FDDCAB;
  box-shadow: 0 0 0px 4px #FFD4BA, 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
}
.network:hover {
  border: 1px solid #FDDCAB;
  color: #FDDCAB;
}

.corner-box {
  background: #27272B;
  position: relative;
}
.corner-box:before, .corner-box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
}
.corner-box:before {
  border-width: 0 30px 30px 0;
  border-color: transparent #181818 transparent transparent;
}
@media only screen and (min-width: 1199.98px) {
  .corner-box:before {
    border-width: 0 50px 50px 0;
  }
}
.corner-box:after {
  border-width: 30px 0 0 30px;
  border-color: transparent transparent transparent #474752;
}
@media only screen and (min-width: 1199.98px) {
  .corner-box:after {
    border-width: 50px 0 0 50px;
  }
}

.tooltip {
  padding: 15px 24px;
  border-radius: var(--Button-corner-radius, 8px);
  border: 0.968px solid rgba(255, 255, 255, 0.1);
  background: var(--white-10, rgba(255, 255, 255, 0.1));
  box-shadow: 0px 0.968px 0px 0px rgba(0, 0, 0, 0.05), 0px 3.872px 3.872px 0px rgba(0, 0, 0, 0.05), 0px 9.68px 9.68px 0px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(9.6799955368px);
          backdrop-filter: blur(9.6799955368px);
  border-radius: 4px;
  white-space: nowrap;
  font-family: "Inter-SemiBold", sans-serif;
  line-height: 21px;
  color: #fff;
  overflow: visible;
  font-size: 14px;
  /*&:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;

    border-width:  7.5px 0  7.5px 10px;
    border-color: transparent transparent  transparent #489DED;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);

    @include min-screen(md) {
      top: 50%;
      transform: translateY(-50%);
      right: unset;
      left: -6px;
      border-width: 5px 7px 5px 0;
      border-color: transparent $primary transparent transparent;
    }
  }*/
}
.tooltip--vertical {
  white-space: normal;
  width: 190px;
  padding: 8px 10px;
  line-height: 18px;
  text-align: center;
  /*&:before {
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #489DED transparent;
    @include horizontal-absolute();
    top: -6px;
  }*/
}

.dark-btn {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.968px 0px 0px rgba(0, 0, 0, 0.05), 0px 3.872px 3.872px 0px rgba(0, 0, 0, 0.05), 0px 9.68px 9.68px 0px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(9.6799955368px);
          backdrop-filter: blur(9.6799955368px);
  border-radius: 8px !important;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  font-size: 16px;
  line-height: 150%;
}
.dark-btn + .dark-btn {
  margin-left: 10px;
}
.dark-btn:hover {
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
}
.dark-btn .q-btn__content {
  flex-wrap: nowrap;
}

.dw-page--withdraw .dw-card {
  width: 100%;
}
.dw-page--withdraw .dw-page__wrap--info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.list-tooltip {
  background: #232323;
  border: 1px solid #33353D;
  box-shadow: 0 24px 30px #000000;
  border-radius: 4px;
  overflow: visible;
  opacity: 0;
}
@media only screen and (min-width: 991.98px) {
  .list-tooltip {
    opacity: 1;
  }
}
.list-tooltip:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 5px 4px 0;
  border-color: transparent #232323 transparent transparent;
  left: 1px;
  top: 50%;
  transform: translate(-100%, -50%);
}
.list-tooltip:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 6px 4.5px 0;
  border-color: transparent #33353D transparent transparent;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
}
.list-tooltip__wrap {
  padding: 13px 20px;
}
.list-tooltip__wrap p {
  width: 100%;
  display: flex;
  font-size: 14px;
  line-height: 24px;
}
.list-tooltip__wrap span {
  margin-left: auto;
  display: block;
  padding-left: 12px;
  text-align: right;
}

.border-line {
  display: none;
  position: absolute;
  transform: translate(-10px, -19px);
  height: 2px;
  left: 0;
  width: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjY1IiBoZWlnaHQ9IjIiIHZpZXdCb3g9IjAgMCAyNjUgMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeDE9IjI2NSIgeTE9IjEiIHgyPSItOC43NDIyOGUtMDgiIHkyPSIwLjk5OTk3NyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtZGFzaGFycmF5PSI1IDUiLz4KPC9zdmc+Cg==);
  background-size: 100%;
  opacity: 0;
}
@media only screen and (min-width: 991.98px) {
  .border-line {
    opacity: 1;
  }
}

.info-box-cover {
  position: absolute;
  width: 100%;
  background: #27272A;
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.2);
  z-index: -1;
  height: 390px;
  bottom: 19px;
  display: none;
  transform: translateY(100%);
  opacity: 0;
}
@media only screen and (min-width: 991.98px) {
  .info-box-cover {
    opacity: 1;
  }
}

.list-table__row:hover .border-line, .list-table__row:hover .info-box-cover {
  display: block;
}

.orderbook--sell .info-box-cover {
  height: 754px;
}

.orderbook--buy .info-box-cover {
  transform: translateY(0);
  bottom: 0;
  height: 754px;
}
.orderbook--buy .border-line {
  transform: translate(-10px, 2px);
}

.orderbook--double.orderbook--buy .info-box-cover {
  height: 390px;
}
.orderbook--double.orderbook--sell .list-table__row:first-child .info-box-cover {
  height: 100%;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(2) .info-box-cover {
  height: 40px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(3) .info-box-cover {
  height: 62px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(4) .info-box-cover {
  height: 82px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(5) .info-box-cover {
  height: 103px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(6) .info-box-cover {
  height: 124px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(7) .info-box-cover {
  height: 146px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(8) .info-box-cover {
  height: 166px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(9) .info-box-cover {
  height: 187px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(10) .info-box-cover {
  height: 208px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(11) .info-box-cover {
  height: 230px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(12) .info-box-cover {
  height: 250px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(13) .info-box-cover {
  height: 272px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(14) .info-box-cover {
  height: 292px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(15) .info-box-cover {
  height: 314px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(16) .info-box-cover {
  height: 335px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(17) .info-box-cover {
  height: 355px;
}
.orderbook--double.orderbook--sell .list-table__row:nth-child(18) .info-box-cover {
  height: 375px;
}
.orderbook--double.orderbook--sell .q-scrollarea__content {
  padding-right: 0;
}

.rounded-btn {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rounded-btn:hover {
  opacity: 0.8;
}

.app-pagination-wrap {
  padding: 8px;
  border-radius: 0 0 12px 12px;
  border-top: none;
  background: radial-gradient(103.04% 131.49% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%), rgba(13, 13, 13, 0.5);
  box-shadow: 0px 2.132px 2.132px 0px rgba(0, 0, 0, 0.12);
  height: 60px;
}
@media only screen and (min-width: 767.98px) {
  .app-pagination-wrap {
    border: 1px solid #242424;
    border-radius: 0 0 8px 8px;
  }
}

.app-pagination .q-btn {
  width: 43px;
  height: 43px;
  border-radius: 4px;
  color: #fff !important;
}
.app-pagination .q-btn.text-white {
  background: rgba(235, 209, 123, 0.25);
}

.trx-page {
  padding: 0 36px 36px;
}
.trx-page .app-table th {
  border-bottom: 1px solid rgba(213, 215, 218, 0.25);
}
.trx-page .app-table th:first-child, .trx-page .app-table td:first-child {
  width: 11%;
}
.trx-page .app-table th:nth-child(2), .trx-page .app-table td:nth-child(2) {
  width: 11%;
}
.trx-page .coin-icon {
  margin-right: 10px;
}

.coin-wrap__name {
  font-size: 16px;
}

.app-stepper {
  background: transparent;
}
.app-stepper .q-stepper__header {
  display: none;
}
.app-stepper .q-stepper__header--border {
  border-bottom: none;
  justify-content: center;
}
.app-stepper .q-stepper__tab {
  min-height: 30px;
  padding: 0;
  height: 30px;
  width: 30px;
  flex: none;
  display: block;
}
.app-stepper .q-stepper__tab + .q-stepper__tab {
  margin-left: 10px;
}
.app-stepper .q-stepper__tab--active .q-stepper__dot {
  background: #33353D;
}
.app-stepper .q-stepper__tab--active .q-stepper__dot span {
  color: #fff;
  font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.app-stepper .q-stepper__tab--done .q-stepper__dot {
  background: #33353D;
}
.app-stepper .q-stepper__tab--done .q-stepper__dot span {
  color: #717680;
  font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.app-stepper .q-stepper__dot {
  height: 30px;
  width: 30px;
  margin-right: 0;
  border-radius: 3px;
  border: 1px solid rgba(213, 215, 218, 0.25);
  background: transparent;
}
.app-stepper .q-stepper__dot span {
  color: #71727D;
}
.app-stepper .q-stepper__step-inner {
  padding: 0;
}
.app-stepper .q-stepper__nav {
  padding: 0;
}

.verif-dialog__img {
  width: 140px;
  height: 140px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 991.98px) {
  .verif-dialog__img {
    width: 180px;
    height: 180px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1199.98px) {
  .verif-dialog__img {
    width: 200px;
    height: 200px;
  }
}
.verif-dialog__title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 7px;
}
@media only screen and (min-width: 991.98px) {
  .verif-dialog__title {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 2px;
  }
}
@media only screen and (min-width: 1199.98px) {
  .verif-dialog__title {
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (min-width: 991.98px) {
  .verif-dialog__text {
    font-size: 18px;
    line-height: 24px;
  }
}

.word-btn {
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  font-size: 15px;
  padding: 0;
  text-transform: capitalize;
  line-height: 24px;
}
.word-btn .q-icon {
  margin-left: 10px;
  font-size: 16px;
  transform: translateY(-1px);
}

.status {
  display: flex;
  align-items: center;
}
.status span {
  margin-left: 9px;
  font-size: 16px;
  line-height: 24px;
}
.status .q-icon {
  font-size: 16px !important;
  transform: translateY(-1px);
}
.status.clr-secondary svg path {
  stroke: #717680;
}

.auth-bg {
  background-image: url(../img/background-mobile.1233cff8.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 991.98px) {
  .auth-bg {
    background-size: cover;
    background-image: url(../img/background.efd2eb98.png);
  }
}

.convert-input__append .word-btn {
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  margin-right: 10px;
  font-size: 13px;
}
@media only screen and (min-width: 767.98px) {
  .convert-input__append .word-btn {
    margin-right: 20px;
    font-size: 14px;
  }
}
.convert-input__append .word-btn:hover {
  color: #fdb976;
}
.convert-input .q-field__control {
  padding-right: 0;
}

.coin-select__icon {
  border-radius: 50%;
  width: 20px;
  min-width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 5px;
}
.coin-select .q-field__control {
  background: transparent;
}
.coin-select .q-field__control:before {
  border: none;
  right: unset;
  bottom: unset;
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 1px;
  border-style: none !important;
  background: #393B44;
  z-index: 2;
}
.coin-select .q-field__control:after {
  display: none;
}
.coin-select .q-field__control.text-secondary {
  background: #181818;
}
.coin-select .q-field__append {
  padding-left: 6px;
  padding-right: 18px;
}
.coin-select .q-select__dropdown-icon {
  font-size: 8px;
}

.coin-select-drop {
  background: #181818;
  box-shadow: 0px 4px 64px rgba(0, 0, 0, 0.45);
  border-radius: 0 0 4px 4px;
  max-height: 148px;
  overflow: hidden;
  padding: 5px 10px 5px 0;
}
.coin-select-drop .q-virtual-scroll__content {
  height: 138px;
  overflow-y: auto;
}
.coin-select-drop .q-item {
  min-height: 20px;
  padding: 5px 5px 5px 15px;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  color: #717680;
}

.transfer .wallet-input {
  width: 100%;
}
@media only screen and (min-width: 767.98px) {
  .transfer .wallet-input {
    width: 186px;
  }
}
.transfer .wallet-input .q-field__control {
  padding: 0 14px 0 10px;
}
.transfer .wallet-input .q-field__prepend {
  width: 100%;
  min-height: 44px;
  height: 44px;
  padding-right: 0;
}
.transfer .wallet-input__icon {
  border-radius: 4px;
  border: 1px solid #171717;
  background: #0D0D0D;
  margin: auto 8px auto 0;
  padding: 4px 9px;
  min-width: 3px;
  min-height: 3px;
  height: -moz-fit-content;
  height: fit-content;
}
.transfer .wallet-input__label {
  font-size: 14px;
  color: #717680;
  white-space: nowrap;
}

.mob-header-drop {
  background: radial-gradient(103.04% 131.49% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%), rgba(16, 16, 16, 0.5);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  padding: 24px;
  border-radius: 16px;
  min-width: calc(100vw - 32px);
  width: calc(100vw - 32px);
  max-width: 100vw;
  max-height: unset;
  border: 1px solid rgba(255, 255, 255, 0.25);
  left: 16px !important;
}
@media only screen and (min-width: 575.98px) {
  .mob-header-drop {
    width: 320px;
  }
}

.land-header-drop {
  max-width: 100vw !important;
  background: #000;
  border-radius: 24px;
  max-height: 100vh !important;
}

.mobile-table-drop {
  border-bottom: 1px solid #2D2D2D;
}
.mobile-table-drop__title {
  font-size: 11px;
}
.mobile-table-drop__item {
  padding: 4px 0;
}

.mobile-nav__tab {
  justify-content: flex-start;
}
.mobile-nav__wrap {
  flex-direction: row;
  justify-content: flex-start;
}
.mobile-nav .q-tab--active {
  color: #FDDCAB;
}
.mobile-nav .q-tab--active svg path {
  stroke: #FDDCAB;
}

.mobile-drop-btn {
  padding: 0;
  width: 100%;
  font-family: "HelveticaNeueCyr-Medium", sans-serif;
  font-size: 16px;
}
.mobile-drop-btn__icon {
  font-size: 24px;
  margin-top: -2px;
}
.mobile-drop-btn__new {
  color: #7E2410;
  position: absolute;
  right: 0 !important;
  top: 50% !important;
  font-size: 10px;
  line-height: 1;
  font-family: "Inter-SemiBold", sans-serif;
  transform: translate(0, -50%);
}
.mobile-drop-btn__list {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding: 12px 8px;
  margin: 12px 0;
}
.mobile-drop-btn__list .mobile-drop-btn__item {
  min-height: 32px;
}
.mobile-drop-btn__list .mobile-drop-btn__icon {
  font-size: 18px;
}
.mobile-drop-btn__list .mobile-drop-btn__item {
  font-size: 14px;
}
.mobile-drop-btn__section {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.mobile-drop-btn .q-btn__content {
  justify-content: flex-start;
}
.mobile-drop-btn .q-item {
  padding: 0;
  display: flex;
  align-items: center;
  min-height: 43px;
}
.mobile-drop-btn .q-item__section {
  margin-left: auto;
}
.mobile-drop-btn .q-item__section--side {
  padding-right: 0;
}
.mobile-drop-btn .q-expansion-item__toggle-icon {
  font-size: 24px;
  margin-left: auto;
}

.user-drop .q-separator {
  display: none;
}
@media only screen and (min-width: 991.98px) {
  .user-drop .q-separator {
    display: block;
  }
}

.q-btn__content {
  transition: all 0.3s ease-out;
}

.pairs-list .q-item__section--main + .q-item__section--main {
  margin-left: 4px;
}
.pairs-list .q-scrollarea__bar {
  display: none;
}
@media only screen and (min-width: 991.98px) {
  .pairs-list .q-scrollarea__bar {
    display: unset;
  }
}
.pairs-list .q-scrollarea__thumb {
  display: none;
}
@media only screen and (min-width: 991.98px) {
  .pairs-list .q-scrollarea__thumb {
    display: unset;
  }
}

.trade-mobile-list {
  height: 427px;
  overflow-y: auto;
}
.trade-mobile-list__title {
  font-size: 10px;
  line-height: 15px;
}

.trade-mobile-item {
  flex-direction: column;
  padding: 9px 5px 15px;
  border-bottom: 1px solid rgba(137, 140, 154, 0.2);
}
.trade-mobile-item__body {
  margin-left: 0 !important;
  /* flex-direction: row;
   justify-content: space-between;
   align-items: center;*/
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(1, 30px 40px 70px);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}
.trade-mobile-item__col {
  height: -moz-fit-content;
  height: fit-content;
  font-size: 11px;
  line-height: 12px;
}
.trade-mobile-item__col:first-child {
  grid-area: 2/1/3/3;
}
.trade-mobile-item__col:first-child .trade-mobile-list__title {
  display: none;
}
.trade-mobile-item__col:nth-child(2) {
  grid-area: 2/4/3/6;
  font-size: 10px;
  line-height: 15px;
  color: #717680;
  text-align: right;
}
.trade-mobile-item__col:nth-child(2) .trade-mobile-list__title {
  display: none;
}
.trade-mobile-item__col:nth-child(3) {
  grid-area: 3/1/4/2;
  border-right: 1px solid rgba(137, 140, 154, 0.2);
}
.trade-mobile-item__col:nth-child(4) {
  grid-area: 1/1/2/3;
  color: #1FA675;
}
.trade-mobile-item__col:nth-child(4) .trade-mobile-list__title {
  display: none;
}
.trade-mobile-item__col:nth-child(5) {
  grid-area: 3/2/4/3;
  padding: 0 10px;
  border-right: 1px solid rgba(137, 140, 154, 0.2);
}
.trade-mobile-item__col:nth-child(6) {
  grid-area: 3/3/4/4;
  padding: 0 10px;
  border-right: 1px solid rgba(137, 140, 154, 0.2);
}
.trade-mobile-item__col:nth-child(7) {
  grid-area: 3/4/4/5;
  padding: 0 10px;
  border-right: 1px solid rgba(137, 140, 154, 0.2);
}
.trade-mobile-item__col:nth-child(8) {
  grid-area: 3/5/4/6;
  padding-left: 10px;
}
.trade-mobile-item__col:nth-child(9) {
  grid-area: 1/4/2/6;
  text-align: right;
}
.trade-mobile-item__col:nth-child(9) .trade-mobile-list__title {
  display: none;
}
.trade-mobile-item__col:nth-child(9) .word-btn {
  min-height: 5px;
}

.convert-history__table .app-table td, .convert-history__table .app-table th {
  padding: 8px 10px;
}
@media only screen and (min-width: 1199.98px) {
  .convert-history__table .app-table td, .convert-history__table .app-table th {
    padding: 8px 20px;
  }
}
@media only screen and (min-width: 1199.98px) {
  .convert-history__table .app-table td:first-child, .convert-history__table .app-table th:first-child {
    padding-left: 40px;
  }
}
.convert-history__table .app-table td {
  font-size: 13px;
}
@media only screen and (min-width: 1199.98px) {
  .convert-history__table .app-table td {
    font-size: 14px;
  }
}

.convert-history .mobile-table-list__title .mobile-col:first-child, .orders-page .mobile-table-list__title .mobile-col:first-child {
  width: calc(60% - 30px);
}
.convert-history .mobile-table-list__title .mobile-col:nth-child(2), .orders-page .mobile-table-list__title .mobile-col:nth-child(2) {
  width: calc(40% - 30px);
}
.convert-history .mobile-table-item__head .mobile-col:nth-child(2), .orders-page .mobile-table-item__head .mobile-col:nth-child(2) {
  width: calc(60% - 30px);
}
.convert-history .mobile-table-item__head .mobile-col:nth-child(3), .orders-page .mobile-table-item__head .mobile-col:nth-child(3) {
  width: calc(40% - 30px);
}

.api-input {
  font-size: 18px;
  height: 70px;
}
@media only screen and (min-width: 991.98px) {
  .api-input {
    height: 40px;
  }
}
@media only screen and (min-width: 991.98px) {
  .api-input .q-field__control {
    height: 33px;
  }
}
.api-input .q-field__control:before {
  display: none;
}
.api-input .q-field__native {
  font-family: "Inter-SemiBold", sans-serif;
  color: #fff;
  padding: 3px 0;
}
.api-input .q-field__append {
  height: 33px;
}

.copy-btn:hover {
  color: #FDDCAB;
}
.copy-btn:hover svg path {
  fill: #FDDCAB;
}
.copy-btn .q-icon {
  font-size: 16px;
}

.q-radio {
  margin-left: -11px;
}
.q-radio__inner {
  color: #717680;
}
.q-radio__bg {
  width: 18px;
  height: 18px;
}
.q-radio__label {
  display: flex;
  align-items: center;
}

.filter-wrap {
  padding: 0 40px 30px 40px;
}
.filter-wrap .app-btn--border {
  text-transform: uppercase;
  width: 230px;
  height: 50px;
  font-size: 16px;
}

.orders-history .filter-wrap .app-btn {
  height: 50px;
  width: 150px;
}
.orders-history .filter-wrap .app-btn + .app-btn {
  margin-left: 20px;
}

.calendar .q-field__control {
  border-radius: 4px;
}

.chart-dialog .app-dialog__content {
  max-width: 100% !important;
}
@media only screen and (min-width: 767.98px) {
  .chart-dialog .app-dialog__content {
    width: 850px;
    padding: 24px;
  }
}
.chart-dialog .app-dialog__close {
  top: 28px;
  right: 24px;
}
.chart-dialog .app-select, .chart-dialog .page-input {
  width: 100%;
}
@media only screen and (min-width: 767.98px) {
  .chart-dialog .app-select, .chart-dialog .page-input {
    width: 136px;
  }
}
.chart-dialog .app-select .q-field__native, .chart-dialog .page-input .q-field__native {
  font-family: "Inter-Medium", sans-serif;
}
.chart-dialog .app-select .q-field__control {
  border-radius: 4px;
  min-height: 44px;
  height: 44px;
}
.chart-dialog .q-btn--push {
  border-radius: 4px;
}
.chart-dialog .q-checkbox__bg {
  margin-left: -3px;
}

.config-card__head {
  flex-direction: column;
}
@media only screen and (min-width: 767.98px) {
  .config-card__head {
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    padding-right: 48px;
  }
}
.config-card__title {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 10px;
}
@media only screen and (min-width: 767.98px) {
  .config-card__title {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 991.98px) {
  .config-card__title {
    text-align: left;
  }
}
.config-card .app-tabs {
  width: 100%;
}
@media only screen and (min-width: 767.98px) {
  .config-card .app-tabs {
    width: 200px;
  }
}
.config-card__wrap {
  padding: 0;
}
@media only screen and (min-width: 991.98px) {
  .config-card__wrap {
    padding-left: 24px;
  }
}
.config-card__text {
  font-size: 20px;
  line-height: 30px;
}
.config-card__content {
  margin-top: 15px;
}
@media only screen and (min-width: 991.98px) {
  .config-card__content {
    border-left: 1px solid rgba(213, 215, 218, 0.25);
    margin-top: 0;
  }
}
.config-card__content .q-checkbox__bg {
  transform: translateY(-2px);
}
.config-card .app-checkbox {
  margin-left: -5px !important;
  width: 100%;
}
.config-card .app-checkbox__arrow {
  display: none;
}
@media only screen and (min-width: 991.98px) {
  .config-card .app-checkbox__arrow {
    display: block;
  }
}
.config-card .app-checkbox__arrow svg {
  width: 10px;
  height: 9px;
}
.config-card .app-checkbox__arrow svg path {
  stroke: #717680;
}
.config-card .app-checkbox .q-checkbox__icon {
  width: 26px;
  height: 26px;
}
.config-card .app-checkbox .q-checkbox__bg {
  width: 26px;
  height: 26px;
  border: 1px solid #3A3B44;
}
.config-card .app-checkbox .q-checkbox__label {
  margin-left: 11px;
  color: #fff;
  line-height: 21px;
  width: 100%;
  margin-top: 2px;
}

.config-side {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 991.98px) {
  .config-side {
    flex-direction: column;
  }
}
.config-side__item {
  padding: 5px 16px 5px 0;
}

.trade-mobile .chart {
  overflow: hidden;
}

.change-pass .q-field__bottom {
  padding: 2px 0 0;
  font-size: 10px;
  width: 102%;
}
@media only screen and (min-width: 575.98px) {
  .change-pass .q-field__bottom {
    font-size: 11px;
    padding: 4px 0 0;
    width: 105%;
  }
}

.chart-btn-drop {
  background: #181818;
  box-shadow: 0px 15px 60px rgba(0, 0, 0, 0.7);
  padding: 10px 20px;
}
.chart-btn-drop__item {
  padding-left: 34px;
  font-family: "Inter-SemiBold", sans-serif;
}
.chart-btn-drop__item.active {
  color: #FDDCAB;
  position: relative;
}
.chart-btn-drop__item.active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 11px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxOCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNi41TDYuMzMzMzMgMTJMMTcgMSIgc3Ryb2tlPSIjRkREQ0FCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.chart-btn-drop__item:hover {
  color: #fdb976;
}

.secondary-tooltip {
  background: #525561;
  border-radius: 4px;
  padding: 3px 6px;
  font-size: 14px;
  font-family: "Inter-SemiBold", sans-serif;
  overflow: visible;
}
.secondary-tooltip:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  border-style: solid;
  border-width: 3px 3px 0 3px;
  border-color: #525561 transparent transparent transparent;
}

.mobile-table-list {
  border-radius: 12px 12px 0 0;
  border: 1px solid rgba(255, 255, 255, 0);
  background: radial-gradient(103.04% 131.49% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%), rgba(16, 16, 16, 0.5);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  padding: 24px 16px;
}
@media only screen and (min-width: 575.98px) {
  .mobile-table-list {
    padding: 24px;
  }
}
.mobile-table-list__title {
  font-size: 16px;
}
.mobile-table-list__title .mobile-col {
  width: -moz-fit-content;
  width: fit-content;
}
.mobile-table-list__title .mobile-col:first-child {
  width: 40px;
}
.mobile-table-list__title .mobile-col:last-child {
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 12px;
}

.mobile-table-item {
  padding: 0;
}
.mobile-table-item:last-child .mobile-table-item__head {
  border-bottom: none;
}
.mobile-table-item__head {
  padding: 0 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-table-item__head .mobile-col {
  width: -moz-fit-content;
  width: fit-content;
}
.mobile-table-item__head .mobile-col:last-child {
  padding-right: 0;
  text-align: right;
  justify-content: flex-end;
  width: -moz-fit-content;
  width: fit-content;
}
.mobile-table-item__icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.mobile-table-item.q-expansion-item--expanded {
  /* .mobile-table-item__head {
     background: #27272A;
   }*/
}

.mobile-head-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.mobile-head-wrap .mobile-col {
  width: 49% !important;
  padding: 0 2px;
  white-space: nowrap;
}
.mobile-head-wrap .mobile-col:first-child {
  margin-bottom: 4px;
}
.mobile-head-wrap .mobile-col:nth-child(2) {
  margin-bottom: 4px;
  text-align: right;
  justify-content: flex-end;
}
.mobile-head-wrap .mobile-col:nth-child(3) {
  color: #717680;
}
.mobile-head-wrap .mobile-col:nth-child(4) {
  color: #717680;
  text-align: right;
  justify-content: flex-end;
}

.mobile-col {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 3px 15px;
  font-size: 12px;
}
.mobile-col:last-child {
  width: 60px;
  min-width: 60px;
  justify-content: center;
}
.mobile-col--opacity {
  color: #fff !important;
  opacity: 0.5;
}
.mobile-col--side {
  align-items: flex-end;
  text-align: right;
  justify-content: flex-end;
}
.mobile-col--date {
  max-width: 80px;
}

.trx-page .mobile-table-list__title .mobile-col:first-child {
  width: calc(40% - 30px);
}
.trx-page .mobile-table-list__title .mobile-col:nth-child(2) {
  width: calc(60% - 30px);
}
.trx-page .mobile-table-list .mobile-table-item__icon {
  order: 3;
  margin-right: 4px;
  margin-left: auto;
}
.trx-page .mobile-table-list .mobile-table-item__head .mobile-col:nth-child(4) {
  width: calc(60% - 30px);
  margin-right: auto;
}
.trx-page .mobile-table-list .mobile-table-item__head .mobile-col:nth-child(3) {
  width: calc(40% - 30px);
  padding-left: 0;
}

.q-dialog__inner--minimized {
  padding: 24px 10px;
}

.orders-history-table .app-table th, .orders-history-table .app-table td {
  padding: 7px 10px;
}
.orders-history-table .app-table th:first-child, .orders-history-table .app-table td:first-child {
  width: 42px;
  padding: 8px 10px 8px 10px;
}
@media only screen and (min-width: 1199.98px) {
  .orders-history-table .app-table th:first-child, .orders-history-table .app-table td:first-child {
    width: 48px;
    padding: 8px 11px;
  }
}
.orders-history-table .app-table th:first-child .q-btn, .orders-history-table .app-table td:first-child .q-btn {
  min-height: 12px;
  min-width: 12px;
  width: 24px;
  background: transparent !important;
  border-radius: 0;
}
.orders-history-table .app-table th:first-child .q-btn:before, .orders-history-table .app-table td:first-child .q-btn:before {
  box-shadow: none;
}
.orders-history-table .app-table th:first-child .q-btn .q-icon, .orders-history-table .app-table td:first-child .q-btn .q-icon {
  color: #717680;
  font-size: 24px;
}
.orders-history-table .app-table td {
  font-size: 12px;
}
@media only screen and (min-width: 1199.98px) {
  .orders-history-table .app-table td {
    font-size: 14px;
  }
}
.orders-history-table .trade-mobile-item {
  padding: 9px 5px 11px;
}
.orders-history-table .trade-mobile-item__body {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 25px 26px 60px 35px;
}
.orders-history-table .trade-mobile-item__col {
  height: -moz-fit-content;
  height: fit-content;
}
.orders-history-table .trade-mobile-item__col:first-child {
  grid-area: 2/3/3/5;
  font-size: 10px;
  line-height: 15px;
  color: #717680;
  text-align: right;
}
.orders-history-table .trade-mobile-item__col:nth-child(2) {
  grid-area: 2/1/3/3;
  font-size: 14px;
  color: #fff;
}
.orders-history-table .trade-mobile-item__col:nth-child(5) {
  padding: 0 14px 0 20px;
}
.orders-history-table .trade-mobile-item__col:nth-child(6) {
  padding: 0 18px 0 20px;
  margin-bottom: 30px;
}
.orders-history-table .trade-mobile-item__col:nth-child(7) {
  padding: 0 20px;
}
.orders-history-table .trade-mobile-item__col:nth-child(8) {
  grid-area: 4/1/5/2;
  padding-left: 0;
  border-right: 1px solid rgba(137, 140, 154, 0.2);
}
.orders-history-table .trade-mobile-item__col:nth-child(9) {
  grid-area: 4/2/5/4;
  padding: 0 20px;
  text-align: left;
  border-right: 1px solid rgba(137, 140, 154, 0.2);
}
.orders-history-table .trade-mobile-item__col:nth-child(9) .trade-mobile-list__title {
  display: block;
}
.orders-history-table .trade-mobile-item__col:nth-child(10) {
  grid-area: 4/4/5/5;
  padding-left: 20px;
  border-right: 1px solid rgba(137, 140, 154, 0.2);
}
.orders-history-table .trade-mobile-item__col:nth-child(11) {
  grid-area: 1/3/2/5;
  text-align: right;
  color: #1FA675;
  font-family: "Inter-SemiBold", sans-serif;
}
.orders-history-table .trade-mobile-item__col:nth-child(11) .trade-mobile-list__title {
  display: none;
}
.orders-history-table .mobile-table-list__title .mobile-col:first-child {
  width: calc(40% - 30px);
}
.orders-history-table .mobile-table-list__title .mobile-col:nth-child(2) {
  width: calc(60% - 30px);
}
.orders-history-table .mobile-table-item__head .mobile-col:nth-child(2) {
  width: calc(40% - 30px);
}
.orders-history-table .mobile-table-item__head .mobile-col:nth-child(3) {
  width: calc(60% - 30px);
}

.terminal__btns .q-btn-dropdown__arrow {
  display: block;
  font-size: 7px;
  margin-left: 5px;
  color: #717680;
}

.secondary-btn-drop {
  position: fixed !important;
}

button.rates-item {
  cursor: auto;
}

.trade-fullscreen .calc-form .page-input .q-field__before {
  width: 29%;
}
.trade-fullscreen .orderbook--double .q-scrollarea__container {
  overflow: hidden;
}
.trade-fullscreen .orderbook .q-scrollarea__content {
  width: 100%;
}
.trade-fullscreen .rates-item .q-btn-dropdown__arrow {
  display: block;
  font-size: 10px;
  top: -6px;
}
.trade-fullscreen button.rates-item {
  cursor: pointer;
}
.trade-fullscreen .trade-orders__table .app-table {
  border-bottom: none;
}
.trade-fullscreen .trade-orders__table .app-table tr, .trade-fullscreen .trade-orders__table .app-table td, .trade-fullscreen .trade-orders__table .app-table th, .trade-fullscreen .trade-orders__table .app-table thead {
  height: 40px;
}
.trade-fullscreen .trade-orders__table .app-table th {
  border: none;
  border-bottom: 1px solid rgba(213, 215, 218, 0.25);
  height: 40px;
  padding: 15px 30px;
}
.trade-fullscreen .trade-orders__table .app-table td, .trade-fullscreen .trade-orders__table .app-table th {
  font-size: 12px;
  line-height: 18px;
  padding-left: 0;
  width: 10%;
}
.trade-fullscreen .trade-orders__table .app-table td + .app-table__col, .trade-fullscreen .trade-orders__table .app-table th + .app-table__col {
  border-left: none;
  border-right: none;
}
.trade-fullscreen .trade-orders__table .app-table td:first-child, .trade-fullscreen .trade-orders__table .app-table th:first-child {
  padding-left: 10px;
  width: 18%;
}
@media only screen and (min-width: 1199.98px) {
  .trade-fullscreen .trade-orders__table .app-table td:first-child, .trade-fullscreen .trade-orders__table .app-table th:first-child {
    padding-left: 40px;
  }
}
.trade-fullscreen .trade-orders__table .app-table td:nth-child(2), .trade-fullscreen .trade-orders__table .app-table th:nth-child(2) {
  width: 17.5%;
}
.trade-fullscreen .trade-orders__table .app-table td:nth-child(6), .trade-fullscreen .trade-orders__table .app-table th:nth-child(6) {
  width: 13%;
}
.trade-fullscreen .trade-orders__table .app-table td:nth-child(7), .trade-fullscreen .trade-orders__table .app-table th:nth-child(7) {
  width: 12%;
}
.trade-fullscreen .trade-orders__table .app-table tbody tr:first-child td {
  border-top: none;
}
.trade-fullscreen .trade-orders__table .app-table tbody td {
  border-left: none;
  border-right: none;
}
.trade-fullscreen .trade-orders__table .no-records {
  margin: 16px auto;
}
.trade-fullscreen .trade-orders__table .word-btn {
  font-size: 12px;
}
.trade-fullscreen .trade-orders__table .word-btn svg {
  width: 14px;
  height: 14px;
}
.trade-fullscreen .trade-orders__table .word-btn .q-btn__content {
  flex-wrap: nowrap;
}
.trade-fullscreen .trade-orders .app-pagination {
  display: none;
}
.trade-fullscreen .trade-orders .coin-icon {
  display: none;
}
.trade-fullscreen .trade-orders .orders-history-table th:first-child, .trade-fullscreen .trade-orders .orders-history-table td:first-child {
  padding-left: 20px;
  width: auto;
}
.trade-fullscreen .trade-orders .orders-history-table th:nth-child(2), .trade-fullscreen .trade-orders .orders-history-table td:nth-child(2) {
  min-width: 65px;
  padding-right: 5px;
  white-space: break-spaces;
}
.trade-fullscreen .trade-orders .orders-history-table th:nth-child(2) p, .trade-fullscreen .trade-orders .orders-history-table td:nth-child(2) p {
  word-break: break-word;
}
.trade-fullscreen .expand-row__amount {
  font-size: 14px;
}
.trade-fullscreen .expand-row .copy-btn {
  width: 16px !important;
  height: 16px;
  margin-left: 4px;
}
.trade-fullscreen .expand-row .copy-btn svg {
  height: 100%;
}
.trade-fullscreen .list-table__col {
  padding: 0;
  position: relative;
  z-index: 1;
  margin-left: 0;
}
@media only screen and (min-width: 991.98px) {
  .trade-fullscreen .list-table__col:first-child {
    width: 105px;
  }
}
@media only screen and (min-width: 767.98px) {
  .trade-fullscreen .list-table__col:nth-child(2) {
    width: 90px;
  }
}
@media only screen and (min-width: 991.98px) {
  .trade-fullscreen .list-table__col:nth-child(3) {
    width: 95px;
  }
}
.trade-fullscreen .app-slider {
  width: 68%;
  margin-right: -1px;
}
.trade-fullscreen .trade-page {
  max-width: 100%;
  margin: auto;
  position: relative;
}
@media (min-width: 1522px) {
  .trade-fullscreen .trade-page {
    border: none;
    padding: 0 5px;
  }
}

.q-field__bottom {
  color: #F13B5C !important;
}

.q-tab {
  transition: all 0.3s ease-out;
}

.progress-stepper {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  width: 100%;
}
.progress-stepper__line {
  width: 100%;
  margin-right: 12px;
  height: 8px;
  border-radius: 4px;
  background: rgba(245, 245, 245, 0.25);
  overflow: hidden;
}
.progress-stepper__line span {
  display: flex;
  height: 100%;
  border-radius: 4px;
  background: linear-gradient(90deg, #FFA974 0%, #FDDCAB 100%);
}
.progress-stepper__count--bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.progress-stepper__step-1 {
  width: 12px;
}
.progress-stepper__step-2 {
  width: 30%;
}
.progress-stepper__step-3 {
  width: 50%;
}

.app-page {
  padding: 0 15px 15px;
}
@media only screen and (min-width: 767.98px) {
  .app-page {
    padding: 0 36px 36px;
  }
}
@media only screen and (min-width: 991.98px) {
  .app-page {
    padding: 0 26px 26px;
  }
}
@media only screen and (min-width: 1199.98px) {
  .app-page {
    padding: 0 36px 36px;
  }
}

.app-box {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0);
  background: radial-gradient(103.04% 131.49% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%), rgba(16, 16, 16, 0.5);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}

.table-head {
  padding: 24px 36px;
  flex-direction: column;
}
@media only screen and (min-width: 767.98px) {
  .table-head {
    flex-direction: row;
    padding: 5px 12px;
    align-items: center;
  }
}
.table-head__title {
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 8px;
}
@media only screen and (min-width: 767.98px) {
  .table-head__title {
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 0;
  }
}

.ai-trade-table tbody td:first-child {
  font-size: 15px;
}
.ai-trade-table--sm-padding thead tr th {
  padding: 1px;
}
.ai-trade-table--sm-padding tbody td {
  padding: 1px;
}
.ai-trade-table--sm-padding tbody td p {
  width: max-content;
}

.lvl-list__item {
  min-height: 40px;
  padding: 0;
}
@media only screen and (min-width: 1199.98px) {
  .lvl-list__item {
    font-size: 16px;
    line-height: 24px;
  }
}
.lvl-list__item + .lvl-list__item {
  border-top: 1px solid #484952;
}
.lvl-list__item p + p {
  text-align: right;
}
.lvl-list--sm .lvl-list__item {
  min-height: 33px;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.28px;
}

.q-tree > .q-tree__node--child > .q-tree__node-header {
  padding: 0;
}

.q-tree__node-header {
  padding: 0;
  margin: 0;
}

/*.q-tree__node:after {
  top: -9px;
  left: -1px;
  width: .5px;
}

.q-tree__node-header:before {
  left: -23px;
  width: 36px;
  height: 40px;
  top: -15px;
}

.q-tree__node--parent > .q-tree__node-header:before {
  left: -4px;
  top: -10px;
  width: 30px;
}*/
.q-tree__node-collapsible .node-tree__cell {
  margin-left: -12px;
}

.btn-tooltip {
  font-size: 14px;
  background: linear-gradient(0deg, rgba(16, 16, 16, 0.5), rgba(16, 16, 16, 0.5)), radial-gradient(131.49% 103.04% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%);
  border: 1px solid rgba(255, 255, 255, 0.34);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  border-radius: 12px;
  padding: 16px;
  font-family: "HelveticaNeueCyr-Regular", sans-serif;
  line-height: 17px;
  letter-spacing: -0.02em;
  max-width: 292px !important;
}
@media only screen and (min-width: 767.98px) {
  .btn-tooltip {
    padding: 16px 24px;
    max-width: 352px !important;
  }
}
@media only screen and (min-width: 991.98px) {
  .btn-tooltip {
    padding: 24px 36px;
    max-width: 402px !important;
  }
}
.btn-tooltip p + p {
  margin-top: 8px;
}

.faq-item-menu {
  max-width: calc(33% - 20px) !important;
}

.q-notification {
  font-size: 10px;
  line-height: 12px;
  position: relative;
  max-width: 210px;
  width: 100%;
  padding: 0 8px;
  overflow: hidden;
}
.q-notification .q-btn {
  position: absolute;
  top: -4px;
  right: -16px;
}
.q-notification .q-btn .q-icon {
  font-size: 14px;
}
.q-notification__icon {
  font-size: 14px;
  margin-right: 8px;
}
.q-notification__badge--top-left {
  left: -6px;
  font-size: 10px;
  line-height: 10px;
  top: -2px;
  padding: 3px 8px;
}

.select-btn {
  padding: 0;
  font-size: 16px;
  min-height: 24px;
  margin-bottom: 12px;
}
.select-btn .q-btn-dropdown__arrow {
  display: block;
  font-size: 20px;
  margin-left: 4px;
}
@media only screen and (min-width: 767.98px) {
  .select-btn .q-btn-dropdown__arrow {
    margin-left: 8px;
  }
}

.select-btn-drop__list {
  background: linear-gradient(0deg, rgba(16, 16, 16, 0.5), rgba(16, 16, 16, 0.5)), radial-gradient(131.49% 103.04% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%);
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 4px 6px -2px rgba(10, 13, 18, 0.03);
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  border-radius: 8px;
  padding: 4px;
  min-width: 320px;
}
.select-btn-drop__item {
  min-height: 34px;
  border-radius: 6px;
  padding: 5px 14px;
  font-size: 12px;
  line-height: 24px;
  align-items: center;
}
.select-btn-drop__item.active {
  background: #121212;
}
.select-btn-drop__item.active:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxOCAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNi41TDYuMzMzMzMgMTJMMTcgMSIgc3Ryb2tlPSIjRkREQ0FCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: translate(-14px, -50%);
}

.la-btn-menu {
  transform: translateY(-8px);
}
@media only screen and (min-width: 767.98px) {
  .la-btn-menu {
    transform: unset;
  }
}

/* Breakpoint sizes */
/* Desktop first */
/* Mobile first */
.app-dialog__content {
  position: relative;
  background: linear-gradient(0deg, rgb(16, 16, 16), rgb(16, 16, 16)), radial-gradient(131.49% 103.04% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%);
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 12px !important;
  width: 100%;
  padding: 30px 10px;
  max-height: 100vh !important;
}
@media (min-width: 370px) {
  .app-dialog__content {
    padding: 30px 15px;
  }
}
@media only screen and (min-width: 575.98px) {
  .app-dialog__content {
    width: 440px;
  }
}
@media only screen and (min-width: 767.98px) {
  .app-dialog__content {
    padding: 48px 24px 24px;
  }
}
.app-dialog__prev {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 32px;
  top: 32px;
  transition: all 0.3s ease-out;
  display: none;
}
@media only screen and (min-width: 767.98px) {
  .app-dialog__prev {
    display: flex;
  }
}
.app-dialog__prev .q-icon {
  font-size: 32px;
}
.app-dialog__prev:hover {
  opacity: 0.6;
}
.app-dialog__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjQgOEw4IDI0TTggOEwyNCAyNCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyLjQyNDI0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  z-index: 15;
  padding: 0;
  min-height: 15px;
  transition: all 0.3s ease-out;
}
@media only screen and (min-width: 767.98px) {
  .app-dialog__close {
    width: 32px;
    height: 32px;
    min-height: 20px;
    top: 32px;
    right: 32px;
  }
}
.app-dialog__close:hover {
  opacity: 0.6;
}
.app-dialog__logo {
  width: 88px;
  height: 26px;
  margin: 0 auto 16px;
}
@media only screen and (min-width: 767.98px) {
  .app-dialog__logo {
    display: none;
  }
}
.app-dialog__btns .app-btn {
  width: 100%;
}
@media only screen and (min-width: 767.98px) {
  .app-dialog__btns .app-btn {
    width: 120px;
  }
}
@media only screen and (min-width: 991.98px) {
  .app-dialog--long .app-dialog__content {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
}
.app-dialog--thick .q-dialog__inner {
  padding: 12px 10px;
}

.result-dialog__img {
  width: 96px;
  height: 96px;
  margin-bottom: 4px;
}
@media only screen and (min-width: 767.98px) {
  .result-dialog__img {
    margin-bottom: 24px;
  }
}
.result-dialog__title {
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 16px;
}
@media only screen and (min-width: 767.98px) {
  .result-dialog__title {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 24px;
  }
}

.transfer-dialog .app-dialog__content {
  width: 100%;
  max-width: 671px;
  padding: 30px 10px 20px;
}
@media only screen and (min-width: 767.98px) {
  .transfer-dialog .app-dialog__content {
    padding: 37px 116px 30px;
  }
}

.confirm-dialog .app-dialog__content {
  padding: 30px 10px 20px;
}
@media only screen and (min-width: 767.98px) {
  .confirm-dialog .app-dialog__content {
    width: 450px;
    padding: 50px 20px 40px;
  }
}

.terminal-dialog .app-dialog__content {
  border-radius: 0;
  padding: 24px 32px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0);
  background: radial-gradient(103.04% 131.49% at 50% 50%, rgba(17, 17, 17, 0) 37.41%, rgba(235, 233, 196, 0.25) 69.27%, rgba(255, 255, 255, 0.25) 100%), rgba(16, 16, 16, 0.5);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
@media only screen and (min-width: 767.98px) {
  .terminal-dialog .app-dialog__close {
    width: 16px;
    height: 16px;
    right: 15px;
    top: 21px;
  }
}
.terminal-dialog .q-dialog__inner--minimized {
  padding: 0;
}
.terminal-dialog .q-dialog__inner--minimized > div {
  max-width: 100%;
}

.join-modal .title-lg {
  margin-bottom: 27px;
}
.join-modal .app-dialog__content {
  padding: 45px 15px 30px;
}
@media only screen and (min-width: 767.98px) {
  .join-modal .app-dialog__content {
    width: 600px;
    max-width: 700px;
  }
}
@media only screen and (min-width: 991.98px) {
  .join-modal .app-dialog__content {
    padding: 60px;
    width: 840px;
    max-width: 840px;
  }
}

.dialog-title {
  font-size: 24px;
  line-height: 120%;
}
@media only screen and (min-width: 767.98px) {
  .dialog-title {
    font-size: 36px;
    line-height: 1;
  }
}

.web-app {
  padding-top: calc(
    var(--tg-safe-area-inset-top, 0px) + var(--tg-content-safe-area-inset-top)
  );
  padding-right: var(--tg-safe-area-inset-right, 0px);
  padding-bottom: var(--tg-safe-area-inset-bottom, 0px);
  padding-left: var(--tg-safe-area-inset-left, 0px);
}

