/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Slide styles end */
body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_e0zgl_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._toast_e0zgl_227 {
  width: fit-content;
  height: fit-content;
  max-width: calc(100% - 48px);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  row-gap: 16px;
  line-height: 24px;
}

@media only screen and (width <=768px) {
  ._toast_e0zgl_227 {
    margin-inline-end: 16px;
  }
}

@media only screen and (width <=576px) {
  ._toast_e0zgl_227 {
    top: 20px;
    right: env(safe-area-inset-right);
    left: initial;
  }
}

@media only screen and (width <=460px) {
  ._toast_e0zgl_227 {
    max-width: calc(100% - 32px);
  }
}

@media only screen and (width <=576px) {
  body[dir=rtl] ._toast_e0zgl_227 {
    right: initial;
    left: calc(env(safe-area-inset-right));
  }
}

._toast_e0zgl_227._dark_e0zgl_141 .Toastify__toast {
  box-shadow: 4px 4px 16px 6px rgba(0, 0, 0, 0.28);
}

._toast_e0zgl_227 ._closeButton_e0zgl_263 {
  display: flex;
  color: var(--contentTertiary);
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-inline-start: 24px;
}

._toast_e0zgl_227 .Toastify__toast {
  font-family: Golos, sans-serif;
  max-width: 593px;
  width: max-content;
  border-radius: 16px;
  min-height: 56px;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: var(--select_default);
  color: var(--text_primary);
  box-shadow: 0 8px 58px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 0;
}

@media only screen and (width <=768px) {
  ._toast_e0zgl_227 .Toastify__toast {
    margin-inline-start: 24px;
    max-width: 100%;
  }
}

@media only screen and (width <=576px) {
  ._toast_e0zgl_227 .Toastify__toast {
    margin-inline-start: 16px;
  }
}

._toast_e0zgl_227 .Toastify__toast-container {
  width: fit-content;
}

._toast_e0zgl_227 .Toastify__toast-body {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

._toast_e0zgl_227 .Toastify__toast-icon {
  display: flex;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-inline-end: 12px;
  color: var(--text_primary);
}

._toast_e0zgl_227 .Toastify__slide-enter--top-right,
._toast_e0zgl_227 .Toastify__slide-enter--top-left,
._toast_e0zgl_227 .Toastify__slide-exit--top-right,
._toast_e0zgl_227 .Toastify__slide-exit--top-left {
  animation-duration: 0.3s !important;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_1bs1g_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._language__button_1bs1g_227 {
  border: none;
  background-color: var(--secondary);
  border-radius: 999px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: var(--primary);
}

._language__button_small_1bs1g_236 {
  width: 26px;
  height: 26px;
}

._language__image_1bs1g_241 {
  width: 24px;
  height: 24px;
}

._language__text_1bs1g_246 {
  color: var(--primary);
}

._languages__list_1bs1g_250 {
  min-width: 220px;
  background-color: var(--backgroundPrimary);
  box-shadow: var(--sElevation_3);
  border-radius: 12px;
  overflow: hidden;
}

._languages__list__widget_1bs1g_257 {
  max-height: 150px;
  overflow-y: scroll;
}

._languages__list__item_1bs1g_262 {
  display: flex;
  align-items: center;
  column-gap: 8px;
  padding: 12px 48px 12px 16px;
  height: 48px;
  cursor: pointer;
  position: relative;
}

._languages__list__item_1bs1g_262[data-current=true] {
  background-color: var(--backgroundSecondary);
}

._languages__list__item__icon_1bs1g_274 {
  position: absolute;
  right: 16px;
  color: var(--contentTertiary);
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_15nv8_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._widget_15nv8_227 {
  border: 1px solid #ebebeb;
  border-radius: 16px;
  overflow: hidden;
  box-sizing: border-box;
  height: 100%;
}

._widget_15nv8_227 ._widgetHeader_15nv8_234 {
  padding: 20px;
}

._widget_15nv8_227 ._widgetHeader_15nv8_234 ._headerTitle_15nv8_237 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

._widget_15nv8_227 ._widgetHeader_15nv8_234 ._headerTitle_15nv8_237 ._logo_15nv8_243 {
  grid-area: logo;
  height: 32px;
}

._widget_15nv8_227 ._widgetHeader_15nv8_234 ._headerTitle_15nv8_237 ._cashbackWrapper_15nv8_247 {
  display: flex;
  justify-content: flex-end;
  grid-area: cashback;
}

@media only screen and (width <=460px) {
  ._widget_15nv8_227 ._widgetHeader_15nv8_234 ._headerTitle_15nv8_237 ._cashbackWrapper_15nv8_247 {
    justify-content: center;
  }
}

._widget_15nv8_227 ._widgetHeader_15nv8_234 ._headerTitle_15nv8_237 ._cashbackWrapper_15nv8_247 ._cashback_15nv8_247 {
  padding: 4px 8px;
  display: flex;
  text-align: center;
  border-radius: 55px;
  height: 24px;
}

._widget_15nv8_227 ._widgetHeader_15nv8_234 ._headerTitle_15nv8_237 ._cashbackWrapper_15nv8_247 ._cashback_15nv8_247 ._cashbackValue_15nv8_264 {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.08px;
  color: inherit;
  display: flex;
  align-items: center;
}

._widget_15nv8_227 ._widgetHeader_15nv8_234 ._headerTitle_15nv8_237 ._cashbackWrapper_15nv8_247 ._cashback_15nv8_247 ._icon_15nv8_273 {
  width: 14px;
  height: 14px;
  color: var(--contentTertiary);
  display: inline-block;
  margin-left: 2px;
}

._widget_15nv8_227 ._header__content_general_15nv8_280 {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}

._widget_15nv8_227 ._header_main_container_15nv8_285 {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

._widget_15nv8_227 ._iconInt_15nv8_291 {
  align-self: flex-end;
}

._widget_15nv8_227 ._headerContent_15nv8_294 {
  margin-top: 16px;
  color: var(--black);
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._paymentName_15nv8_298 {
  font-weight: 400;
  letter-spacing: -0.08px;
  font-size: 14px;
  line-height: 20px;
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._amount_15nv8_304 {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

@media only screen and (width <=768px) {
  ._widget_15nv8_227 ._headerContent_15nv8_294 ._amount_15nv8_304 {
    font-size: 22px;
    line-height: 32px;
  }
}

@media only screen and (width <=460px) {
  ._widget_15nv8_227 ._headerContent_15nv8_294 ._amount_15nv8_304 {
    font-size: 20px;
    line-height: 28px;
  }
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._amount_15nv8_304 {
  color: var(--contentPrimary);
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._amount_15nv8_304 ._placeholder_15nv8_324 {
  color: var(--text_secondary);
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._amount_15nv8_304 ._fiat_15nv8_327 {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.08px;
  color: var(--contentPrimary);
  margin-top: 6px;
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._subAmount_15nv8_335 {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  line-height: 24px;
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._subAmount_15nv8_335 ._fiat_15nv8_327 {
  margin-bottom: 4px;
  display: inline-block;
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._subAmount_15nv8_335 ._network_15nv8_345 {
  display: inline-block;
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._subAmount_15nv8_335 ._network__token_15nv8_348 {
  font-weight: 400;
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._info_15nv8_351 {
  font-weight: 400;
  letter-spacing: -0.08px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  margin-top: 12px;
}

._widget_15nv8_227 ._headerContent_15nv8_294 ._info_15nv8_351 ._icon_15nv8_273 {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 {
  padding: 20px;
  border-radius: 0 0 16px 16px;
}

._widget_15nv8_227 ._widgetContent_15nv8_366._noPadding_15nv8_370 {
  padding: 0;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._formButton_15nv8_373 {
  border-radius: 10px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  line-height: 24px;
  position: relative;
  cursor: pointer;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._formButton_15nv8_373:disabled {
  pointer-events: none;
  opacity: 0.5;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._formButton_15nv8_373::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  pointer-events: none;
  z-index: 1;
  transition: all 0.3s ease;
  border-radius: 16px;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._formButton_15nv8_373:hover::before {
  background-color: rgba(255, 255, 255, 0.1);
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._formButton_15nv8_373:active::before {
  background-color: rgba(255, 255, 255, 0.2);
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._formButton_15nv8_373 svg {
  width: 24px;
  height: 24px;
  margin-inline-end: 12px;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._button_15nv8_416 {
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 8px;
  border: none;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s ease;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._button_15nv8_416::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  pointer-events: none;
  z-index: 1;
  transition: all 0.3s ease;
  border-radius: 16px;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._button_15nv8_416:hover::before {
  background-color: rgba(255, 255, 255, 0.1);
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._button_15nv8_416:active::before {
  background-color: rgba(255, 255, 255, 0.2);
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._button_15nv8_416 ._buttonAmount_15nv8_447 {
  display: flex;
  align-items: center;
  line-height: 24px;
  color: inherit;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._button_15nv8_416 ._buttonAmount_15nv8_447 svg {
  width: 24px;
  height: 24px;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._button_15nv8_416 ._buttonCashback_15nv8_458 {
  font-weight: 400;
  display: flex;
  align-items: center;
  color: inherit;
}

._widget_15nv8_227 ._widgetContent_15nv8_366 ._button_15nv8_416 svg {
  width: 20px;
  height: 20px;
  margin: 0 6px;
}

._amountInput_15nv8_470 {
  height: 48px;
  padding: 12px 16px !important;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 25px !important;
  letter-spacing: -0.08px;
  text-align: start;
  margin-bottom: 16px;
  background: transparent;
}

._amountInput_15nv8_470 input {
  border: none !important;
}

._amountInput_bottom_15nv8_484 {
  margin-bottom: 20px;
}

._currencySelect_15nv8_488 {
  height: 48px;
}

._currencySelectWrapper_15nv8_492 {
  margin-bottom: 20px;
}

._qrWrapper_15nv8_496 {
  width: 208px;
  height: 208px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  overflow: hidden;
  margin: 12px auto;
}

._tooltip__descr_15nv8_507 {
  padding: 8px 12px;
  max-width: 367px;
  line-height: 1.2 !important;
}

._tooltip__descr_15nv8_507 a {
  text-decoration: underline;
}

._tooltip__trigger_15nv8_516 {
  display: flex;
  cursor: pointer;
}

._errorWrapper_15nv8_521 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

._errorWrapper_15nv8_521 ._statusCode_15nv8_528 {
  font-size: 128px;
  font-weight: 600;
  line-height: 128px;
}

._errorWrapper_15nv8_521 ._errorText_15nv8_533 {
  margin: 24px 0;
}

._inputClassName_15nv8_537 {
  color: var(--black);
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_huz5s_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._wrapper_huz5s_227 {
  font-weight: 400;
  letter-spacing: -0.08px;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 10px;
  white-space: nowrap;
  color: var(--success-light);
  background-color: rgba(var(--success-alpha), 0.06);
  border-radius: 65px;
  text-overflow: ellipsis;
  overflow: hidden;
}

._dark_huz5s_141 {
  background-color: rgba(var(--success-alpha), 0.24);
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.caption__hint {
  background: #f7f7f7;
  border-radius: 12px;
  display: flex;
  padding: 12px;
  align-items: center;
  margin-bottom: 16px;
}

.caption__hint.warning {
  background-color: var(--warning-lighter-alpha);
}

.caption__hint.warning .hint__title {
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

@media only screen and (width <=460px) {
  .caption__hint.warning .hint__title {
    font-size: 16px;
  }
}

.caption__hint.warning .hint__icon {
  color: var(--warning);
}

.caption__hint.error {
  background-color: var(--danger-lighter-alpha);
  align-items: flex-start;
}

.caption__hint.error .hint__title {
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

@media only screen and (width <=460px) {
  .caption__hint.error .hint__title {
    font-size: 16px;
  }
}

.caption__hint.error .hint__icon {
  color: var(--negative);
}

.caption__hint .head__wrapper {
  display: flex;
  flex-direction: row;
}

.caption__hint .hint__icon {
  width: 24px;
  height: 24px;
  margin-right: 16px;
  border-radius: 16px;
}

body[dir=rtl] .caption__hint .hint__icon {
  margin-right: unset;
  margin-left: 16px;
}

.caption__hint .hint__description {
  text-align: start;
  font-weight: 400;
  letter-spacing: -0.12px;
  font-size: 16px;
  line-height: 24px;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.confirm {
  display: flex;
  align-items: center;
  justify-self: center;
  flex-direction: row;
  padding: 16px;
}

@media only screen and (width <=768px) {
  .confirm {
    justify-self: start;
  }
}

.confirm.box-shadow {
  box-shadow: 0 0 0 1px #f5f5f5, 0 8px 16px rgba(41, 41, 41, 0.04), 0 0 6px rgba(41, 41, 41, 0.04);
  border-radius: 16px;
}

.confirm__icon {
  margin-right: 16px;
  margin-bottom: 0;
}

body[dir=rtl] .confirm__icon {
  margin-right: unset;
  margin-left: 16px;
}

@keyframes ckw {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.confirm__icon_rotating {
  animation-name: ckw;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  color: var(--success);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  transform: rotate(180deg);
  margin-bottom: 0;
}

body[dir=rtl] .confirm__icon_rotating {
  margin-right: unset;
  margin-left: 16px;
}

.confirm__text {
  text-align: start;
  max-width: 80%;
  overflow: hidden;
  color: var(--success);
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.confirm__text .text__block {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  column-gap: 4px;
  color: var(--contentSecondary);
}

.confirm__text .text__block .tooltip__trigger {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.confirm__text .text__title {
  color: var(--contentSecondary);
}

.tooltip__content {
  padding: 8px 12px;
  border-radius: 10px;
  max-width: 367px;
  line-height: 1.2 !important;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.help-wrapper .help__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 32px;
}

.help-wrapper .help__content .help__link {
  font-weight: 400;
  letter-spacing: -0.08px;
  font-size: 14px;
  line-height: 20px;
  color: var(--textSecondary);
  text-align: center;
  text-decoration-line: underline;
}

.help-wrapper .help__content .help__description {
  margin-top: 8px;
  display: block;
  padding: 0 12px;
  letter-spacing: -0.08px;
  color: var(--textSecondary);
}

@media only screen and (width <=460px) {
  .help-wrapper .help__content .help__description {
    text-align: center;
  }
}

.help-wrapper .help__content .help__icon-wrapper {
  display: flex;
  align-items: center;
  column-gap: 16px;
  margin-top: 16px;
}

.help-wrapper .help__content .help__icon-wrapper .help__icon {
  display: flex;
  border-radius: 50%;
  background: var(--backgroundApp);
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.copy-icon {
  position: relative;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  background: var(--backgroundCopyIcon);
  box-shadow: var(--sElevation_3);
  border-radius: 40px;
  color: var(--contentPrimary);
  cursor: pointer;
  transition: all 0.3s ease;
}

.copy-icon .icon-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.copy-icon:hover {
  background: var(--backgroundPrimary);
}

.copy-icon:active {
  transform: scale(0.85);
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_1ajzb_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._spinWrapper_1ajzb_227 {
  width: 100%;
  height: 100%;
}

._spinWrapper_1ajzb_227._active_1ajzb_231 {
  position: relative;
  user-select: none;
  pointer-events: none;
}

._spinWrapper_1ajzb_227._active_1ajzb_231 ._contentContainer_1ajzb_236 {
  filter: blur(10px);
}

._loader_1ajzb_240 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1003;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_75d6v_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._item_75d6v_227 {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 8px;
  color: var(--text_primary);
}

._item_between_75d6v_234 {
  justify-content: space-between;
}

._item__icon_75d6v_237 {
  width: 24px;
  height: 24px;
}

._item__text_75d6v_241 {
  text-transform: uppercase;
  white-space: nowrap;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_fq0rf_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._container_fq0rf_227 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._dropdown_fq0rf_233 {
  padding: 0;
}

._dropdown_disabled_fq0rf_236 {
  pointer-events: none;
  cursor: not-allowed;
  background: var(--neutral_25);
  border-radius: 10px;
}

._parent_fq0rf_243 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-radius: 10px;
  border: 1px solid var(--border_primary);
  color: var(--text_primary);
  cursor: pointer;
}

._parent_fq0rf_243>p {
  color: var(--text_tertiary);
}

._parent_fq0rf_243>svg {
  transition: 0.4s;
}

._parent_active_fq0rf_259 {
  border: 1px solid var(--border_active);
}

._parent_active_fq0rf_259>svg {
  transform: rotate(180deg);
}

._parent_fq0rf_243:hover {
  background-color: var(--neutral_20);
}

._parent_disabled_fq0rf_268 {
  color: var(--text_disable);
  cursor: not-allowed;
  pointer-events: none;
}

._select_fq0rf_274 {
  width: 100%;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

._select_fq0rf_274:hover,
._select_fq0rf_274:active {
  background: var(--select_hover);
}

._select_fq0rf_274._active_fq0rf_283 {
  background: var(--select_hover);
}

._select_fq0rf_274._active_fq0rf_283:hover,
._select_fq0rf_274._active_fq0rf_283:active {
  background: var(--select_hover);
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.expire {
  gap: 16px;
  padding: 16px;
  display: flex;
  align-items: center;
  background-color: var(--backgroundExpiration);
  border-radius: 16px;
  width: 100%;
}

.expire__icon {
  display: flex;
  align-items: center;
}

.expire__progress {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.expire__progress .expire__label {
  color: var(--contentSecondary);
}

.expire__time {
  color: var(--success);
  width: 72px;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_1fs1v_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._loader_1fs1v_227 {
  display: inline-block;
  border-style: solid;
  border-radius: 50%;
  animation-name: _spin_1fs1v_1;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  border-color: #0a0a0a transparent transparent;
}

@keyframes _spin_1fs1v_1 {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_1u1az_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._input__wrapper_1u1az_227 {
  display: grid;
  grid-template-columns: 24px 1fr 24px;
  gap: 16px;
  padding: 8px 12px;
  background-color: var(--backgroundSearchBar);
  border: 1px solid transparent;
  border-radius: 12px;
  overflow: hidden;
  cursor: text;
  transition: all 0.3s ease;
}

._input__wrapper_1u1az_227:hover {
  background-color: var(--backgroundSearchBar);
}

._input__wrapper_1u1az_227:focus-within {
  background-color: var(--secondary);
  border: 1px solid var(--backgroundAlpha_2);
}

._input__wrapper_1u1az_227 ._input_1u1az_227 {
  background: transparent;
  border: none;
  color: var(--primary);
  height: 100%;
  width: 100%;
  font-weight: 400;
  letter-spacing: -0.12px;
  font-size: 16px;
  line-height: 24px;
}

._input__wrapper_1u1az_227 ._icon_search_1u1az_257 {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--contentTertiary);
  overflow: hidden;
}

._input__wrapper_1u1az_227 ._icon_clear_wrapper_1u1az_266 {
  overflow: hidden;
  min-width: 24px;
  min-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

._input__wrapper_1u1az_227 ._icon_clear_1u1az_266 {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--primary);
  transition: all 0.3s ease;
}

._input__wrapper_1u1az_227 ._icon_clear_1u1az_266:hover {
  color: var(--iconsSecondary);
}

._input__wrapper_1u1az_227 ._icon_clear_1u1az_266:active {
  color: var(--primary);
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.status-hint {
  display: grid;
  grid-template-columns: auto 1fr;
  padding: 12px;
  gap: 6px 12px;
  border-radius: 12px;
}

.status-hint__icon {
  width: 24px;
  height: 24px;
}

.status-hint__heading-text {
  color: var(--primary);
}

.status-hint__description {
  color: var(--primary);
  grid-column: 2;
}

.status-hint[data-type=danger] {
  background-color: var(--danger-lighter-alpha);
}

.status-hint[data-type=danger] .status-hint__icon {
  color: var(--negative);
}

.status-hint[data-type=fail] {
  background-color: var(--danger-fail);
}

.status-hint[data-type=fail] .status-hint__icon {
  color: var(--negative);
}

.status-hint[data-type=warning] {
  background-color: var(--backgroundWarningOverlay);
}

.status-hint[data-type=warning] .status-hint__icon {
  color: var(--warning);
}

.status-hint[data-type=notice] {
  background-color: var(--backgroundWarningLightOverlay);
}

.status-hint[data-type=notice] .status-hint__icon {
  color: var(--backgroundNoticeOverlay);
}

.status-hint[data-type=success] {
  background-color: var(--backgroundSuccessOverlay);
}

.status-hint[data-type=success] .status-hint__icon {
  color: var(--success);
}

.status-hint[data-type=default] {
  background-color: var(--backgroundPayformHint);
}

.status-hint[data-type=default] .status-hint__icon {
  color: var(--primary);
}

.status-container {
  padding: 0 32px;
}

@media only screen and (width <=460px) {
  .status-container {
    padding: 0 16px;
  }
}

.status-container.no-padding {
  padding: 0;
}

@media only screen and (width <=460px) {
  .status-container.no-padding {
    padding: 0;
  }
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.paid__txId {
  padding: 16px;
  border-radius: 16px;
  background: var(--backgroundTxID);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.04), 0 8px 16px 0 rgba(0, 0, 0, 0.04);
}

.paid__txId .txId__title {
  color: var(--contentSecondary);
  margin-bottom: 2px;
}

.paid__txId .txId__link {
  display: grid;
  grid-template-columns: minmax(100px, auto) 1fr;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
  cursor: pointer;
}

.paid__txId .txId__link .link__value {
  color: var(--contentPrimary);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.paid__txId .txId__link .link__value_old {
  word-wrap: break-word;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_q6rdq_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._wrapper_q6rdq_227 {
  position: fixed;
  left: 50px;
  bottom: 50px;
  border: 1px solid var(--border_1);
  padding: 24px;
  border-radius: 20px;
  background: var(--secondary);
  color: var(--primary);
  z-index: 1000;
  max-width: 403px;
  box-shadow: 0 0 0 1px #f5f5f5, 0 8px 16px rgba(41, 41, 41, 0.04), 0 0 6px rgba(41, 41, 41, 0.04);
}

@media only screen and (width <=576px) {
  ._wrapper_q6rdq_227 {
    width: 100%;
    max-width: 373px;
    left: 50%;
    transform: translate(-50%, -5%);
    bottom: 24px;
    border-radius: 20px;
  }
}

._wrapper_q6rdq_227 ._header_q6rdq_250 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

._wrapper_q6rdq_227 ._header_q6rdq_250 svg {
  cursor: pointer;
}

._wrapper_q6rdq_227 ._header_q6rdq_250 img {
  cursor: pointer;
  color: var(--secondary);
}

._wrapper_q6rdq_227 ._header_q6rdq_250 h2 {
  margin-top: 0;
  margin-right: 6px;
}

._wrapper_q6rdq_227 ._header_q6rdq_250 ._header__title_q6rdq_266 {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

._wrapper_q6rdq_227 ._button_wrapper_q6rdq_271 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

._wrapper_q6rdq_227 ._link_q6rdq_276:hover {
  color: var(--text_1);
}

._wrapper_q6rdq_227 ._text_q6rdq_279 {
  font-weight: 400;
  letter-spacing: -0.08px;
  font-size: 14px;
  line-height: 20px;
  color: var(--textSecondary);
  line-height: 24px;
  letter-spacing: -0.12px;
  overflow: hidden;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_z8qh4_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._tgButton_z8qh4_227 {
  width: 100%;
  height: 100%;
}

._tgButton_z8qh4_227 svg path:first-of-type {
  fill: var(--bg_buttonUp);
}

._tgButton_z8qh4_227 svg path:last-of-type {
  fill: var(--primary);
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_ld32f_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._zenDesk_ld32f_227 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  cursor: pointer;
}

._icon_ld32f_238 {
  color: var(--primary);
}

._iconUnread_ld32f_242 {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px;
  color: var(--white);
  background: rgb(217, 63, 76);
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  padding: 0 6px;
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body._dark_l67mv_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._supportButton_l67mv_227 {
  height: 64px;
  width: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bg_buttonUp);
  position: fixed;
  bottom: 24px;
  right: 24px;
  border: none;
  box-shadow: rgba(23, 73, 77, 0.15) 0 20px 30px;
  z-index: 9999;
  border-radius: 50%;
  padding: 0;
  user-select: none;
  cursor: pointer;
}

@media only screen and (hover: none) and (pointer: coarse) {
  ._supportButton_l67mv_227 {
    bottom: 78px;
  }
}

body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}

body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(90deg,
      rgb(79 79 79 / 96%) -0.45%,
      rgb(79 79 79 / 67%) 6.8%,
      rgb(79 79 79 / 31%) 29.11%);
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

@font-face {
  font-family: Golos;
  src: url("/assets/Golos-Text_Regular-CzrGN0xG.woff");
  src: local("Golos-Text"), local("Golos-Text_Regular"), url("/assets/Golos-Text_Regular-CFus4AF9.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Golos;
  src: url("/assets/Golos-Text_Black-B2BV8ozb.woff");
  src: local("Golos-Text"), local("Golos-Text_Black"), url("/assets/Golos-Text_Black-CkMjrf2L.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: Golos;
  src: url("/assets/Golos-Text_Bold-Cg5HHQIX.woff");
  src: local("Golos-Text"), local("Golos-Text_Bold"), url("/assets/Golos-Text_Bold-CQv6aQcV.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Golos;
  src: url("/assets/Golos-Text_DemiBold-ZHTzOho1.woff");
  src: local("Golos-Text"), local("Golos-Text_DemiBold"), url("/assets/Golos-Text_DemiBold-BSV0_DzL.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Golos;
  src: url("/assets/Golos-Text_Medium-D141aM6V.woff");
  src: local("Golos-Text"), local("Golos-Text_Medium"), url("/assets/Golos-Text_Medium-BLY6nYwF.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Biennale;
  src: url("/assets/Biennale-SemiBold-J7fehyz0.otf") format("opentype");
}

.SnackbarContent-root {
  align-items: flex-start !important;
}

.SnackbarContainer-root {
  max-width: 40% !important;
}

@media only screen and (width <=768px) {
  .SnackbarContainer-root {
    max-width: calc(100% - 32px) !important;
  }
}

.SnackbarItem-message {
  max-width: 80%;
  align-items: flex-start !important;
  padding: 10px 0 !important;
}

/* RTL SUPPORT START */
body[dir=rtl] .SnackbarItem-action {
  padding-left: unset;
  padding-right: 16px;
  margin-left: unset;
  margin-right: auto;
}

/* RTL SUPPORT END */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
* {
  box-sizing: border-box;
}

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-family: Golos, sans-serif;
  background-color: var(--secondary);
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  appearance: auto;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  appearance: auto;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

ol,
ul {
  list-style: none outside none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
  -webkit-tap-highlight-color: transparent;
}

.snack-close {
  color: inherit !important;
}

body {
  --cryptomus_white: #fff;
  --cryptomus_black: #0a0a0a;
  --cryptomus_spot_bg: #f3f3f3;
  --cryptomus_text_primary: #0a0a0a;
  --cryptomus_text_secondary: #666;
  --cryptomus_text_tertiary: #a3a3a3;
  --cryptomus_text_disable: grey;
  --cryptomus_text_inverted: #fff;
  --cryptomus_special_red: #ff3d4d;
  --cryptomus_special_orange: #ffa64c;
  --cryptomus_special_green: #3ac270;
  --cryptomus_special_blue: #2997ff;
  --cryptomus_special_blue_bg1: #daedff;
  --cryptomus_special_red_bg1: #fab3b9;
  --cryptomus_special_red_bg2: #f7eced;
  --cryptomus_special_green_bg: #4dcd80;
  --cryptomus_special_green_bg1: #a5e1be;
  --cryptomus_special_green_bg2: #e5f1ea;
  --cryptomus_special_orange_bg1: #fdd6af;
  --cryptomus_special_orange_bg2: #fceee0;
  --cryptomus_special_purple: #8247e5;
  --cryptomus_special_purple_bg1: #e8dbff;
  --cryptomus_special_orange_bg3: rgb(255 166 77/6%);
  --cryptomus_special_green_bg3: rgba(58, 194, 112, .24);
  --cryptomus_special_red_bg3: rgba(255, 166, 77, .24);
  --cryptomus_bg_hide: hsla(0, 0%, 100%, .8);
  --cryptomus_neutral_10: #fff;
  --cryptomus_neutral_20: #f6f6f6;
  --cryptomus_neutral_25: #efeeee;
  --cryptomus_neutral_30: #dfdfdf;
  --cryptomus_neutral_40: #d4d4d4;
  --cryptomus_neutral_50: #c7c7c7;
  --cryptomus_neutral_60: #4d4d4d;
  --cryptomus_neutral_70: #242424;
  --cryptomus_neutral_80: #0a0a0a;
  --cryptomus_neutral_90: #83838326;
  --cryptomus_neutral_100: #83838342;
  --cryptomus_border_primary: #e6e6e6;
  --cryptomus_border_secondary: #ddd;
  --cryptomus_border_active: #0a0a0a;
  --cryptomus_el_active_default: #0a0a0a;
  --cryptomus_el_active_hover: #2f2f2f;
  --cryptomus_el_active_pressed: #484848;
  --cryptomus_el_active_disabled: #979797;
  --cryptomus_el_active_color_inside: #fff;
  --cryptomus_el_active_disabled_color_inside: #dcdcdc;
  --cryptomus_el_inactive_default: #b6b6b6;
  --cryptomus_el_inactive_hover: #939393;
  --cryptomus_el_inactive_pressed: #898989;
  --cryptomus_el_inactive_disabled: #979797;
  --cryptomus_el_inactive_color_inside: #fff;
  --cryptomus_el_inactive_disabled_color_inside: #dcdcdc;
  --cryptomus_modal_primary: #fff;
  --cryptomus_modal_bg: #0a0a0a8a;
  --cryptomus_select_default: #fff;
  --cryptomus_select_hover: #f6f6f6;
  --cryptomus_select_item: #efeeee;
  --cryptomus_select_item_hover: #fff;
  --cryptomus_select_border: #e6e6e6;
  --cryptomus_trade_spot_blocks: #fff;
  --cryptomus_trade_spot_bg: #f3f3f3;
  --cryptomus_block_bg: #f6f6f6;
  --cryptomus_block_bg_cards: #fff;
  --cryptomus_block_bg_cards_hover: #fff;
  --cryptomus_block_bg_cards_item: #f6f6f6;
  --cryptomus_block_bg_cards_hover_item: #0a0a0a;
  --cryptomus_block_btn: #fff;
  --cryptomus_block_btn_item: #f6f6f6;
  --cryptomus_block_btn_hover: #0a0a0a;
  --cryptomus_block_btn_item_hover: #242424;
  --cryptomus_block_payform: #ebebeb;
  --cryptomus_blog_gr: linear-gradient(90deg, #f6f6f6 9.52%, hsla(0, 0%, 96%, .8) 51.27%, hsla(0, 0%, 96%, 0));
  --cryptomus_blog_gr_rtl: linear-gradient(270deg, #f6f6f6 9.52%, hsla(0, 0%, 96%, .8) 51.27%, hsla(0, 0%, 96%, 0));
  --cryptomus_block_gr: linear-gradient(270deg, #fff 50%, hsla(0, 0%, 100%, 0) 104.17%);
  --cryptomus_block_gr_rtl: linear-gradient(90deg, #fff 50%, hsla(0, 0%, 100%, 0) 104.17%);
  --cryptomus_bg_buttonUp: #f6f6f6;
  --cryptomus_table_bg: #fff;
  --cryptomus_table_items: #f6f6f6;
  --cryptomus_table_hover_stroke: #f6f6f6;
  --cryptomus_table_hover_items: #fff;
  --cryptomus_table_action_btn: #fff;
  --cryptomus_table_action_btn_hover: #0c0c0c;
  --cryptomus_table_icon_default: #f6f6f6;
  --cryptomus_table_icon_hover: #fff;
  --cryptomus_footer_bg: #f6f6f6;
  --cryptomus_footer_btn: #fff;
  --cryptomus_footer_btn_hover: #efeeee;
  --cryptomus_footer_tab_bar: hsla(0, 0%, 100%, .6);
  --cryptomus_footer_tab_bar_shadow: 0px -0.33px 0px 0px #0000004d;
  --cryptomus_block_shadow: 0px 0px 16px 0px rgb(0 0 0/4%), 0px 16px 28px 0px rgb(0 0 0/4%);
  --cryptomus_selected_shadow: 0px 8px 43px 0px rgba(0, 0, 0, .13);
  --cryptomus_modal_shadow: 0px 8px 58px 0px rgba(0, 0, 0, .16);
  --cryptomus_cards_shadow: 0px 0px 16px 0px rgb(0 0 0/4%), 0px 16px 28px 0px rgb(0 0 0/4%);
  --cryptomus_tooltip_shadow: 0px 0px 57px 0px rgb(0 0 0/9%), 0px 16px 47px 0px rgb(0 0 0/6%);
  --cryptomus_toggle_shadow: 0px 1px 2px 0px rgba(0, 0, 0, .24);
  --cryptomus_subheader_bg: #fff;
  --cryptomus_bg_primary: #fff
}

body.dark {
  --cryptomus_white: #fff;
  --cryptomus_black: #0a0a0a;
  --cryptomus_text_primary: #fff;
  --cryptomus_text_secondary: #b1b1b1;
  --cryptomus_text_tertiary: #888;
  --cryptomus_text_disable: #828282;
  --cryptomus_text_inverted: #0a0a0a;
  --cryptomus_special_red: #ee404f;
  --cryptomus_special_orange: #ef9d4c;
  --cryptomus_special_green: #3fc374;
  --cryptomus_special_blue: #1283f5;
  --cryptomus_special_blue_bg1: #0b263f;
  --cryptomus_special_red_bg1: #7d1f26;
  --cryptomus_special_red_bg2: #3d0f12;
  --cryptomus_special_green_bg: #4dcd80;
  --cryptomus_special_green_bg1: #1d6037;
  --cryptomus_special_green_bg2: #0e2f1b;
  --cryptomus_special_orange_bg1: #7a4f24;
  --cryptomus_special_orange_bg2: #372410;
  --cryptomus_special_purple: #8247e5;
  --cryptomus_special_purple_bg1: #1e1233;
  --cryptomus_special_orange_bg3: rgba(255, 61, 77, .24);
  --cryptomus_special_green_bg3: rgba(58, 194, 112, .24);
  --cryptomus_special_red_bg3: rgba(255, 166, 77, .24);
  --cryptomus_neutral_10: #0a0a0a;
  --cryptomus_neutral_20: #1a1a1a;
  --cryptomus_neutral_25: #212121;
  --cryptomus_neutral_30: #343434;
  --cryptomus_neutral_40: #525252;
  --cryptomus_neutral_50: #6a6a6a;
  --cryptomus_neutral_60: #7a7a7a;
  --cryptomus_neutral_70: #a1a1a1;
  --cryptomus_neutral_80: #fff;
  --cryptomus_neutral_90: #8282823d;
  --cryptomus_neutral_100: #8282825c;
  --cryptomus_border_primary: #2d2d2d;
  --cryptomus_border_secondary: #292929;
  --cryptomus_border_active: #fff;
  --cryptomus_el_active_default: #fff;
  --cryptomus_el_active_hover: #eaeaea;
  --cryptomus_el_active_pressed: #ddd;
  --cryptomus_el_active_disabled: #5d5d5d;
  --cryptomus_el_active_color_inside: #0a0a0a;
  --cryptomus_el_active_disabled_color_inside: #282828;
  --cryptomus_el_inactive_default: #686868;
  --cryptomus_el_inactive_hover: grey;
  --cryptomus_el_inactive_pressed: #949494;
  --cryptomus_el_inactive_disabled: #5d5d5d;
  --cryptomus_el_inactive_color_inside: #0a0a0a;
  --cryptomus_el_inactive_disabled_color_inside: #323232;
  --cryptomus_modal_primary: #202020;
  --cryptomus_modal_bg: #0a0a0a8a;
  --cryptomus_select_default: #2c2c2c;
  --cryptomus_select_hover: #333;
  --cryptomus_select_item: #383838;
  --cryptomus_select_item_hover: #424242;
  --cryptomus_select_border: #3c3c3c;
  --cryptomus_trade_spot_blocks: #191919;
  --cryptomus_trade_spot_bg: #0a0a0a;
  --cryptomus_block_bg: #191919;
  --cryptomus_block_bg_cards: #252525;
  --cryptomus_block_bg_cards_hover: #2a2a2a;
  --cryptomus_block_bg_cards_item: #383838;
  --cryptomus_block_bg_cards_hover_item: #fff;
  --cryptomus_block_btn: #252525;
  --cryptomus_block_btn_item: #383838;
  --cryptomus_block_btn_hover: #fff;
  --cryptomus_block_btn_item_hover: #ececec;
  --cryptomus_block_payform: #373737;
  --cryptomus_blog_gr: linear-gradient(90deg, #191919, #191919 51.27%, rgba(25, 25, 25, 0));
  --cryptomus_blog_gr_rtl: linear-gradient(270deg, #191919, #191919 51.27%, rgba(25, 25, 25, 0));
  --cryptomus_block_gr: linear-gradient(270deg, #191919 50%, rgba(25, 25, 25, 0) 104.17%);
  --cryptomus_block_gr_rtl: linear-gradient(90deg, #191919 50%, rgba(25, 25, 25, 0) 104.17%);
  --cryptomus_bg_buttonUp: #292929;
  --cryptomus_table_bg: #191919;
  --cryptomus_table_items: #2a2a2a;
  --cryptomus_table_hover_stroke: #252525;
  --cryptomus_table_hover_items: #383838;
  --cryptomus_table_action_btn: #383838;
  --cryptomus_table_action_btn_hover: #fff;
  --cryptomus_table_icon_default: #252525;
  --cryptomus_table_icon_hover: #383838;
  --cryptomus_footer_bg: #191919;
  --cryptomus_footer_btn: #252525;
  --cryptomus_footer_btn_hover: #2e2e2e;
  --cryptomus_footer_tab_bar: #19191966;
  --cryptomus_footer_tab_bar_shadow: 0px -0.33px 0px 0px #ffffff4d;
  --cryptomus_block_shadow: 4px 4px 16px 6px rgba(0, 0, 0, .28);
  --cryptomus_selected_shadow: 4px 4px 16px 6px rgba(0, 0, 0, .14);
  --cryptomus_modal_shadow: 4px 4px 16px 6px rgba(0, 0, 0, .28);
  --cryptomus_cards_shadow: 4px 4px 16px 6px rgba(0, 0, 0, .28);
  --cryptomus_tooltip_shadow: 4px 4px 16px 6px rgba(0, 0, 0, .28);
  --cryptomus_toggle_shadow: 0px 1px 2px 0px rgba(0, 0, 0, .24);
  --cryptomus_subheader_bg: linear-gradient(0deg, #191919, #191919), linear-gradient(0deg, #383838, #383838);
  --cryptomus_bg_primary: #0a0a0a;
  --cryptomus_bg_hide: hsla(0, 0%, 47%, .8)
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  appearance: none;
  margin: 0
}

input[type=number] {
  appearance: textfield
}

a:focus-visible,
button:focus-visible {
  outline: 1px solid var(--cryptomus_text_primary);
  outline-offset: 3px
}

a:focus-visible {
  border-radius: 5px
}

input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
  height: 5px;
  width: 300px
}

input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px
}

input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px
}

input[type=range]::-ms-thumb {
  background: #daa520;
  border: none;
  border-radius: 50%;
  height: 16px;
  width: 16px
}

input[type=range]:focus::-ms-fill-lower {
  background: #888
}

input[type=range]:focus::-ms-fill-upper {
  background: #ccc
}

button {
  cursor: pointer
}

a {
  color: inherit;
  text-decoration: none
}

* {
  box-sizing: border-box
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

:focus {
  outline: 0
}

ins {
  text-decoration: none
}

del {
  text-decoration: line-through
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

button {
  background: none;
  border: none;
  font-family: inherit;
  outline: none;
  padding: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  appearance: none
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  transition: all 50000s ease-in-out 0s
}

.accordion-module__accordion___mqGl- {
  height: fit-content;
  overflow: hidden
}

.accordion-module__accordion___mqGl-.accordion-module__fullWidth___R43Un {
  width: 100%
}

.accordion-module__accordion__button___un80A {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%
}

.accordion-module__accordion__button___un80A:focus-visible {
  outline: none
}

.accordion-module__accordion__header___-o9mY {
  align-items: center;
  display: flex;
  gap: 12px
}

.accordion-module__accordion__arrow___ZUJso {
  flex-shrink: 0;
  transition: all .3s
}

.accordion-module__accordion__arrow_open___oux4x {
  transform: rotate(180deg)
}

.accordion-module__accordion__content___yFxwB {
  overflow: hidden;
  width: 100%
}

.accordion-module__accordion___mqGl-:not(.accordion-module__custom___zXISz) .accordion-module__accordion__button___un80A {
  color: var(--cryptomus_text_primary)
}

.accordion-module__bordered___AJqAQ {
  border-bottom: 1px solid var(--cryptomus_border_primary)
}

.accordion-module__bordered___AJqAQ .accordion-module__accordion__button___un80A {
  padding: 16px 0
}

.accordion-module__bordered___AJqAQ .accordion-module__accordion__content___yFxwB {
  padding-bottom: 16px
}

.accordion-module__card___7yeD7 {
  border: 1px solid var(--cryptomus_border_primary);
  border-radius: 20px
}

.accordion-module__card___7yeD7 .accordion-module__accordion__content___yFxwB {
  border-top: 1px solid var(--cryptomus_border_primary);
  overflow: hidden;
  padding: 24px 20px
}

.accordion-module__card___7yeD7 .accordion-module__accordion__button___un80A {
  padding: 16px 20px
}

.typography-module__typography___OFnEO {
  line-height: 110%
}

.typography-module__typography___OFnEO.typography-module__display_large___RvlO4 {
  font-size: 68px;
  font-weight: 700;
  line-height: 80px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__display_large___RvlO4 {
    font-size: 64px;
    line-height: 76px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__display_large___RvlO4 {
    font-size: 38px;
    line-height: 46px
  }
}

.typography-module__typography___OFnEO.typography-module__display_large___RvlO4.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 68px;
  font-weight: 700;
  line-height: 80px
}

.typography-module__typography___OFnEO.typography-module__display_medium___YcMCL {
  font-size: 60px;
  font-weight: 700;
  line-height: 72px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__display_medium___YcMCL {
    font-size: 52px;
    line-height: 60px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__display_medium___YcMCL {
    font-size: 36px;
    line-height: 42px
  }
}

.typography-module__typography___OFnEO.typography-module__display_medium___YcMCL.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 60px;
  font-weight: 700;
  line-height: 72px
}

.typography-module__typography___OFnEO.typography-module__h1___ECwnS {
  font-size: 48px;
  font-weight: 700;
  line-height: 60px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__h1___ECwnS {
    font-size: 44px;
    line-height: 56px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__h1___ECwnS {
    font-size: 34px;
    line-height: 40px
  }
}

.typography-module__typography___OFnEO.typography-module__h1___ECwnS.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 48px;
  font-weight: 700;
  line-height: 60px
}

.typography-module__typography___OFnEO.typography-module__h2___Adw9Q {
  font-size: 42px;
  font-weight: 700;
  line-height: 52px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__h2___Adw9Q {
    font-size: 38px;
    line-height: 48px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__h2___Adw9Q {
    font-size: 32px;
    line-height: 38px
  }
}

.typography-module__typography___OFnEO.typography-module__h2___Adw9Q.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 42px;
  font-weight: 700;
  line-height: 52px
}

.typography-module__typography___OFnEO.typography-module__h3___zSeJU {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__h3___zSeJU {
    font-size: 32px;
    line-height: 42px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__h3___zSeJU {
    font-size: 30px;
    line-height: 36px
  }
}

.typography-module__typography___OFnEO.typography-module__h3___zSeJU.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px
}

.typography-module__typography___OFnEO.typography-module__h4___c-tEV {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__h4___c-tEV {
    font-size: 32px;
    line-height: 42px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__h4___c-tEV {
    font-size: 28px;
    line-height: 34px
  }
}

.typography-module__typography___OFnEO.typography-module__h4___c-tEV.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px
}

.typography-module__typography___OFnEO.typography-module__h5___cSCAV {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__h5___cSCAV {
    font-size: 28px;
    line-height: 38px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__h5___cSCAV {
    font-size: 26px;
    line-height: 36px
  }
}

.typography-module__typography___OFnEO.typography-module__h5___cSCAV.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px
}

.typography-module__typography___OFnEO.typography-module__h6___j6YCe {
  font-size: 24px;
  font-weight: 600;
  line-height: 34px
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__h6___j6YCe {
    font-size: 20px;
    line-height: 28px
  }
}

.typography-module__typography___OFnEO.typography-module__h6___j6YCe.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 24px;
  font-weight: 600;
  line-height: 34px
}

.typography-module__typography___OFnEO.typography-module__system_h1___Bgiaa {
  font-size: 36px;
  font-weight: 600;
  line-height: 44px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__system_h1___Bgiaa {
    font-size: 32px;
    line-height: 40px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__system_h1___Bgiaa {
    font-size: 26px;
    line-height: 36px
  }
}

.typography-module__typography___OFnEO.typography-module__system_h1___Bgiaa.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 36px;
  font-weight: 600;
  line-height: 44px
}

.typography-module__typography___OFnEO.typography-module__system_h2___tbQ0c {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__system_h2___tbQ0c {
    font-size: 22px;
    line-height: 32px
  }
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__system_h2___tbQ0c {
    font-size: 20px;
    line-height: 28px
  }
}

.typography-module__typography___OFnEO.typography-module__system_h2___tbQ0c.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px
}

.typography-module__typography___OFnEO.typography-module__system_h3___oqEn- {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px
}

.typography-module__typography___OFnEO.typography-module__system_h4___tykOO {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px
}

.typography-module__typography___OFnEO.typography-module__system_h5___j4KfK {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px
}

.typography-module__typography___OFnEO.typography-module__system_h6___52ez- {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px
}

.typography-module__typography___OFnEO.typography-module__button___UIOXV {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -.12px;
  line-height: 24px
}

@media only screen and (width <=768px) {
  .typography-module__typography___OFnEO.typography-module__button___UIOXV {
    line-height: 20px
  }
}

.typography-module__typography___OFnEO.typography-module__button___UIOXV.typography-module__ignoreMediaQuery___7lF-F {
  font-size: 16px;
  line-height: 24px
}

.typography-module__typography___OFnEO.typography-module__small_button___z0Nkt {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px
}

.typography-module__typography___OFnEO.typography-module__small_button___z0Nkt.typography-module__ignoreMediaQuery___7lF-F {
  font-size: 14px;
  line-height: 20px
}

.typography-module__typography___OFnEO.typography-module__link_h4___2IimD {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration-line: underline
}

.typography-module__typography___OFnEO.typography-module__link_h4___2IimD.typography-module__ignoreMediaQuery___7lF-F {
  font-size: 16px;
  line-height: 24px
}

.typography-module__typography___OFnEO.typography-module__link_h5___jGYgA {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline
}

.typography-module__typography___OFnEO.typography-module__link_h5___jGYgA.typography-module__ignoreMediaQuery___7lF-F {
  font-size: 14px;
  line-height: 20px
}

.typography-module__typography___OFnEO.typography-module__code___28xy- {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px
}

.typography-module__typography___OFnEO.typography-module__code___28xy-.typography-module__ignoreMediaQuery___7lF-F {
  font-size: 16px;
  line-height: 24px
}

.typography-module__typography___OFnEO.typography-module__tag___3NdHj {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase
}

.typography-module__typography___OFnEO.typography-module__tag___3NdHj.typography-module__ignoreMediaQuery___7lF-F {
  font-size: 12px;
  line-height: 16px
}

.typography-module__typography___OFnEO.typography-module__tapBar_menu___M8zm6 {
  font-size: 10px;
  font-weight: 500;
  line-height: 12px
}

@media only screen and (width <=425px) {
  .typography-module__typography___OFnEO.typography-module__tapBar_menu___M8zm6 {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px
  }
}

.typography-module__typography___OFnEO.typography-module__tapBar_menu___M8zm6.typography-module__disabled__mediaQueryProps___2NRlj {
  font-size: 10px;
  font-weight: 500;
  line-height: 12px
}

.typography-module__typography___OFnEO.typography-module__fontWeight_200___AC7KX {
  font-weight: 200
}

.typography-module__typography___OFnEO.typography-module__fontWeight_300___uIZPr {
  font-weight: 300
}

.typography-module__typography___OFnEO.typography-module__fontWeight_400___FlwVo {
  font-weight: 400
}

.typography-module__typography___OFnEO.typography-module__fontWeight_500___BsWiV {
  font-weight: 500
}

.typography-module__typography___OFnEO.typography-module__fontWeight_600___s5-1D {
  font-weight: 600
}

.typography-module__typography___OFnEO.typography-module__fontWeight_700___DsZ4O {
  font-weight: 700
}

.typography-module__typography___OFnEO.typography-module__textTransform_uppercase___DF2Qu {
  text-transform: uppercase
}

.typography-module__typography___OFnEO.typography-module__textTransform_lowercase___tHFap {
  text-transform: lowercase
}

.typography-module__typography___OFnEO.typography-module__textTransform_capitalize___kDAgp {
  text-transform: capitalize
}

.typography-module__typography___OFnEO.typography-module__textTransform_fullWidth___TOZ9Y {
  text-transform: full-width
}

.typography-module__typography___OFnEO.typography-module__textDecoration_underline___fNTNO {
  text-decoration: underline
}

.typography-module__typography___OFnEO.typography-module__textDecoration_overline___z47Zv {
  text-decoration: overline
}

.typography-module__typography___OFnEO.typography-module__textDecoration_lineThrough___xoCMx {
  text-decoration: line-through
}

.typography-module__typography___OFnEO.typography-module__textWrap_wrap___mbtJO {
  text-wrap: wrap
}

.typography-module__typography___OFnEO.typography-module__textWrap_nowrap___kC-PN {
  text-wrap: nowrap
}

.typography-module__typography___OFnEO.typography-module__textWrap_balance___JyjEe {
  text-wrap: balance
}

.typography-module__typography___OFnEO.typography-module__textWrap_pretty___3wpUx {
  text-wrap: pretty
}

.typography-module__typography___OFnEO.typography-module__disabled__rtl___1AF8b {
  direction: ltr
}

.autosize-input-module__sizer___0dZ6O {
  height: 0;
  left: 0;
  overflow: scroll;
  position: absolute;
  top: 0;
  visibility: hidden;
  white-space: pre
}

.autosize-input-module__inputWrapper___Vn9va {
  display: flex;
  line-height: 24px;
  position: relative;
  width: 100%
}

.autosize-input-module__inputWrapper___Vn9va.autosize-input-module__limitWidth___zQozB {
  max-width: calc(100% - var(--sizerWidth))
}

.autosize-input-module__input___FlvsX {
  font-family: Golos, sans-serif;
  line-height: inherit;
  min-width: 2px
}

.autosize-input-module__fakeInput___Gyud3 {
  align-items: center;
  display: flex;
  margin-inline-end: 2px
}

.autosize-input-module__hiddenInput___s9zMQ {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.autosize-input-module__placeholder___g-8Ts {
  align-items: center;
  display: flex;
  line-height: inherit;
  margin-inline-start: -2px;
  user-select: none
}

.autosize-input-module__placeholder___g-8Ts.autosize-input-module__empty___0qH14,
.autosize-input-module__placeholder___g-8Ts.autosize-input-module__tertiaryPlaceholder___sZnK7 {
  color: var(--cryptomus_text_tertiary)
}

.burger-menu-container-module__floatingOverlay___0oJoZ {
  z-index: 99
}

.burger-menu-container-module__shadow_wrapper___U0MlA {
  background: var(--cryptomus_modal_bg);
  height: 100dvh;
  inset-inline-start: 0;
  position: fixed;
  top: 0;
  width: 100dvw;
  z-index: 99
}

@media only screen and (width <=576px) {
  .burger-menu-container-module__shadow_wrapper___U0MlA {
    display: none
  }
}

.burger-menu-container-module__burger___rEe1v {
  height: 100%;
  max-width: 480px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000
}

@media only screen and (width <=768px) {
  .burger-menu-container-module__burger___rEe1v {
    max-width: 438px
  }
}

@media only screen and (width <=576px) {
  .burger-menu-container-module__burger___rEe1v {
    max-width: none
  }
}

.burger-menu-container-module__burger___rEe1v::-webkit-scrollbar {
  width: 12px
}

.burger-menu-container-module__burger___rEe1v::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--cryptomus_select_border);
  border-right: 1px solid var(--cryptomus_select_border)
}

.burger-menu-container-module__burger___rEe1v::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: var(--cryptomus_text_secondary);
  border: 3px solid transparent;
  border-radius: 6px
}

.burger-menu-container-module__burger___rEe1v ::-webkit-scrollbar {
  width: 12px
}

.burger-menu-container-module__burger___rEe1v ::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--cryptomus_select_border);
  border-right: 1px solid var(--cryptomus_select_border)
}

.burger-menu-container-module__burger___rEe1v ::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: var(--cryptomus_text_secondary);
  border: 3.5px solid transparent;
  border-radius: 6px;
  width: 6px
}

.burger-menu-container-module__burger__container___-j3-w {
  background: var(--cryptomus_select_default);
  height: 100%;
  position: relative;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s;
  width: 100%;
  z-index: 100
}

.burger-menu-container-module__burger__container___-j3-w .burger-menu-container-module__burger__wrapper___UbHok {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%
}

.burger-menu-container-module__burger___rEe1v:before {
  background: var(--cryptomus_select_default);
  content: "";
  height: 100dvh;
  position: absolute;
  top: 0;
  width: 200px;
  z-index: 99
}

.burger-menu-container-module__burger___rEe1v.burger-menu-container-module__left___dkl05 {
  inset-inline: 0 auto
}

.burger-menu-container-module__burger___rEe1v.burger-menu-container-module__left___dkl05:before {
  inset-inline: auto 99%
}

.burger-menu-container-module__burger___rEe1v.burger-menu-container-module__right___SiSyD {
  inset-inline: auto 0
}

.burger-menu-container-module__burger___rEe1v.burger-menu-container-module__right___SiSyD:before {
  inset-inline: 99% auto
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) {
  column-gap: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 18px 16px;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) .button-module__buttonIcon___MaWPC {
  align-items: center;
  display: flex;
  justify-content: center
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) svg {
  height: 24px;
  width: 24px
}

.button-module__btn___XFZLT:not(.button-module__custom___IzyDx) [aria-disabled=true],
.button-module__btn___XFZLT:not(.button-module__custom___IzyDx).button-module__disabled___tB8LZ,
.button-module__btn___XFZLT:not(.button-module__custom___IzyDx):disabled {
  background: var(--cryptomus_neutral_20);
  color: var(--cryptomus_text_disable);
  cursor: unset;
  pointer-events: none
}

.button-module__btn___XFZLT {
  align-items: center;
  border: none;
  border-radius: 10px !important;
  cursor: pointer;
  display: flex;
  justify-content: center;
  position: relative;
  touch-action: manipulation;
  user-select: none
}

.button-module__btn___XFZLT.button-module__fullWidth___H0P0F {
  width: 100%
}

.button-module__btn___XFZLT.button-module__left___I7Bup {
  justify-content: flex-start
}

.button-module__btn___XFZLT.button-module__center___obgWG {
  justify-content: center
}

.button-module__btn___XFZLT.button-module__right___cFNaA {
  justify-content: flex-end
}

.button-module__btn___XFZLT.button-module__loading___OPRPN .button-module__buttonIcon___MaWPC,
.button-module__btn___XFZLT.button-module__loading___OPRPN .button-module__buttonText___1UwXX {
  visibility: hidden
}

.button-module__btn___XFZLT .button-module__buttonSpin___2Id09 {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.button-module__btn___XFZLT .button-module__buttonSpin___2Id09 path {
  fill: var(--cryptomus_text_primary)
}

.button-module__s___0ol5y {
  height: 40px;
  padding: 0 16px
}

.button-module__m___Obm-m {
  height: 48px;
  padding: 0 20px
}

.button-module__l___3rzym {
  height: 56px;
  padding: 0 24px
}

.button-module__white___aSrz5 {
  background: var(--cryptomus_white);
  color: var(--cryptomus_black);
  display: flex
}

.button-module__white___aSrz5:hover {
  background: #a1a1a1
}

.button-module__white___aSrz5:active {
  background: #7a7a7a
}

.button-module__special_green___TJiwH {
  background: var(--cryptomus_special_green);
  color: var(--cryptomus_white);
  padding: 8px 16px
}

.button-module__special_green___TJiwH p {
  line-height: 24px !important
}

.button-module__special_green___TJiwH:hover {
  background: var(--cryptomus_special_green_bg)
}

.button-module__special_green___TJiwH:active {
  background: var(--cryptomus_special_green)
}

.button-module__special_green___TJiwH .button-module__disabled___tB8LZ,
.button-module__special_green___TJiwH [aria-disabled=true],
.button-module__special_green___TJiwH:disabled {
  background: var(--cryptomus_neutral_20)
}

.button-module__primary___ppbyq {
  background: var(--cryptomus_neutral_80);
  color: var(--cryptomus_text_inverted)
}

.button-module__primary___ppbyq svg path {
  fill: var(--cryptomus_text_inverted)
}

.button-module__primary___ppbyq:hover {
  background: var(--cryptomus_neutral_70)
}

.button-module__primary___ppbyq:active {
  background: var(--cryptomus_neutral_60)
}

.button-module__primary___ppbyq .button-module__disabled___tB8LZ,
.button-module__primary___ppbyq [aria-disabled=true],
.button-module__primary___ppbyq:disabled {
  background: var(--cryptomus_neutral_25)
}

.button-module__special_red___-25HV {
  background: var(--cryptomus_special_red);
  color: var(--cryptomus_white)
}

.button-module__special_red___-25HV svg path {
  fill: var(--cryptomus_text_primary)
}

.button-module__special_red___-25HV:active,
.button-module__special_red___-25HV:hover {
  background: var(--cryptomus_special_red)
}

.button-module__secondary___esy5L {
  background: var(--cryptomus_neutral_30);
  color: var(--cryptomus_text_primary)
}

.button-module__secondary___esy5L:hover {
  background: var(--cryptomus_neutral_40)
}

.button-module__secondary___esy5L:active {
  background: var(--cryptomus_neutral_50)
}

.button-module__secondary___esy5L .button-module__disabled___tB8LZ,
.button-module__secondary___esy5L [aria-disabled=true],
.button-module__secondary___esy5L:disabled {
  background: var(--cryptomus_neutral_25)
}

.button-module__tertiary___y-3Z1 {
  background: none;
  color: var(--cryptomus_text_primary)
}

.button-module__tertiary___y-3Z1:hover {
  background: var(--cryptomus_neutral_30)
}

.button-module__tertiary___y-3Z1:active {
  background: var(--cryptomus_neutral_40)
}

.button-module__tertiary___y-3Z1 .button-module__disabled___tB8LZ,
.button-module__tertiary___y-3Z1 [aria-disabled=true],
.button-module__tertiary___y-3Z1:disabled {
  background: none
}

.button-module__stroked___SMfOe {
  background: none;
  color: var(--cryptomus_text_primary);
  outline: 1px solid var(--cryptomus_text_primary)
}

.button-module__stroked___SMfOe:hover {
  background: var(--cryptomus_neutral_20)
}

.button-module__stroked___SMfOe:active {
  background: var(--cryptomus_neutral_30)
}

.button-module__stroked___SMfOe:focus {
  outline: 1px solid var(--cryptomus_text_primary)
}

.button-module__stroked___SMfOe .button-module__disabled___tB8LZ,
.button-module__stroked___SMfOe [aria-disabled=true],
.button-module__stroked___SMfOe:disabled {
  background: none;
  outline: 1px solid var(--cryptomus_neutral_50)
}

.button-module__outline___qVYGR {
  background: none;
  color: var(--cryptomus_text_primary);
  padding: 0
}

.button-module__outline___qVYGR .button-module__disabled___tB8LZ,
.button-module__outline___qVYGR [aria-disabled=true],
.button-module__outline___qVYGR:disabled {
  background: none
}

.button-module__outline_small___Gv1NR {
  background: none;
  color: var(--cryptomus_text_primary);
  padding: 0
}

.button-module__outline_small___Gv1NR .button-module__disabled___tB8LZ,
.button-module__outline_small___Gv1NR [aria-disabled=true],
.button-module__outline_small___Gv1NR:disabled {
  background: none
}

.button-module__footer___Hx6V7 {
  background-color: var(--cryptomus_footer_btn);
  color: var(--cryptomus_text_primary);
  padding: 10px 12px
}

.button-module__footer___Hx6V7:active,
.button-module__footer___Hx6V7:hover {
  background-color: var(--cryptomus_footer_btn_hover)
}

.button-module__advertisement___amQAW {
  background-color: var(--cryptomus_neutral_25);
  color: var(--cryptomus_text_primary);
  padding: 12px
}

.button-module__advertisement___amQAW:active,
.button-module__advertisement___amQAW:hover {
  background-color: var(--cryptomus_neutral_30)
}

.button-module__advertisement___amQAW .button-module__disabled___tB8LZ,
.button-module__advertisement___amQAW [aria-disabled=true],
.button-module__advertisement___amQAW:disabled {
  background-color: var(--cryptomus_neutral_25)
}

@media only screen and (width <=576px) {
  .button-module__advertisement___amQAW {
    max-width: 46px;
    padding: 11px
  }

  .button-module__advertisement___amQAW .button-module__buttonText___1UwXX {
    display: none
  }

  .button-module__advertisement___amQAW .button-module__buttonIcon___MaWPC {
    margin-left: unset;
    margin-right: unset
  }
}

.checkbox-module__custom_checkbox_wrapper___1AxbK {
  display: inline-block;
  position: relative
}

.checkbox-module__custom_checkbox_wrapper___1AxbK.checkbox-module__fullWidth___cTXH3 {
  width: 100%
}

.checkbox-module__custom_checkbox___IZLjV {
  height: 100%;
  inset-inline-start: -5px;
  position: absolute;
  visibility: hidden;
  width: 100%
}

.checkbox-module__custom_checkbox___IZLjV:hover+label .checkbox-module__square___bJR26 {
  border-color: var(--cryptomus_el_inactive_hover)
}

.checkbox-module__custom_checkbox___IZLjV:active+label .checkbox-module__square___bJR26 {
  border-color: var(--cryptomus_el_inactive_pressed)
}

.checkbox-module__custom_checkbox___IZLjV:disabled+label {
  color: var(--cryptomus_text_disable);
  cursor: default
}

.checkbox-module__custom_checkbox___IZLjV:disabled+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_inactive_disabled_color_inside);
  border-color: var(--cryptomus_el_inactive_disabled)
}

.checkbox-module__custom_checkbox___IZLjV+label {
  align-items: center;
  border-radius: 6px;
  color: var(--cryptomus_text_primary);
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  gap: 12px;
  line-height: 24px;
  position: relative;
  user-select: none
}

.checkbox-module__custom_checkbox___IZLjV+label .checkbox-module__icon___RO-yn {
  background: transparent;
  color: var(--cryptomus_el_active_color_inside);
  display: flex;
  visibility: hidden
}

.checkbox-module__custom_checkbox___IZLjV+label .checkbox-module__square___bJR26 {
  align-items: center;
  border: 2px solid var(--cryptomus_el_inactive_default);
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  height: 20px;
  justify-content: center;
  position: relative;
  transition: background-color .3s ease, border-color .3s ease;
  width: 20px
}

.checkbox-module__custom_checkbox___IZLjV+label.checkbox-module__rounded___prj7H .checkbox-module__square___bJR26,
.checkbox-module__custom_checkbox___IZLjV+label.checkbox-module__rounded___prj7H:before {
  border-radius: 50%
}

.checkbox-module__custom_checkbox___IZLjV:checked+label .checkbox-module__icon___RO-yn {
  visibility: visible
}

.checkbox-module__custom_checkbox___IZLjV:checked+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_default);
  border-color: var(--cryptomus_el_active_default)
}

.checkbox-module__custom_checkbox___IZLjV:checked:hover+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_hover);
  border-color: var(--cryptomus_el_active_hover)
}

.checkbox-module__custom_checkbox___IZLjV:checked:active+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_pressed);
  border-color: var(--cryptomus_el_active_pressed)
}

.checkbox-module__custom_checkbox___IZLjV:checked:disabled+label {
  color: var(--cryptomus_text_disable);
  cursor: default
}

.checkbox-module__custom_checkbox___IZLjV:checked:disabled+label .checkbox-module__icon___RO-yn {
  color: var(--cryptomus_el_inactive_disabled_color_inside)
}

.checkbox-module__custom_checkbox___IZLjV:checked:disabled+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_disabled);
  border-color: var(--cryptomus_el_active_disabled)
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__indeterminate___IXRz7.checkbox-module__dark___Nryl0+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_default);
  border-color: var(--cryptomus_el_active_default)
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__indeterminate___IXRz7+label .checkbox-module__icon___RO-yn {
  visibility: visible
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__indeterminate___IXRz7+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_default);
  border-color: var(--cryptomus_el_active_default)
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__indeterminate___IXRz7:hover+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_hover);
  border-color: var(--cryptomus_el_active_hover)
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__indeterminate___IXRz7:active+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_pressed);
  border-color: var(--cryptomus_el_active_pressed)
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__indeterminate___IXRz7:disabled {
  color: var(--cryptomus_text_disable)
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__indeterminate___IXRz7:disabled+label {
  cursor: default
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__indeterminate___IXRz7:disabled+label .checkbox-module__square___bJR26 {
  background: var(--cryptomus_el_active_disabled);
  border-color: var(--cryptomus_el_active_disabled)
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__leftLabel___U7e4r+label {
  flex-direction: row-reverse
}

.checkbox-module__custom_checkbox___IZLjV.checkbox-module__fullWidth___cTXH3+label {
  justify-content: space-between
}

.copy-caption-module__share_block__copy___kwpJK {
  align-items: center;
  background-color: var(--cryptomus_block_bg);
  border-radius: 16px;
  color: var(--cryptomus_text_secondary);
  cursor: pointer;
  display: flex;
  gap: 16px;
  justify-content: flex-start;
  padding: 8px 16px;
  width: 100%
}

.copy-caption-module__share_block__copy___kwpJK:active .copy-caption-module__copy__icon___fNpto {
  transform: scale(.85)
}

.copy-caption-module__share_block__copy___kwpJK .copy-caption-module__copy__icon___fNpto {
  align-items: center;
  background: var(--cryptomus_text_inverted);
  border-radius: 40px;
  color: var(--cryptomus_text_primary);
  display: flex;
  justify-content: center;
  min-height: 44px;
  min-width: 44px;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s
}

.copy-caption-module__share_block__copy___kwpJK .copy-caption-module__copy__text___f8-YQ {
  color: var(--cryptomus_text_primary);
  overflow: hidden;
  width: 100%;
  word-break: break-all
}

.counter-badge-module__counter___VZRy- {
  align-items: center;
  background: var(--cryptomus_special_red);
  border-radius: 50%;
  color: #fff !important;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px
}

.counter-badge-module__counter___VZRy-.counter-badge-module__medium___EM9lo {
  height: 24px;
  width: 24px
}

.counter-badge-module__counter___VZRy-.counter-badge-module__small___qzb-y {
  height: 20px;
  width: 20px
}

.dropdown-list-module__mainListWrapper___LlEHE {
  display: flex
}

.dropdown-list-module__mainList___UVp28 {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  width: 100%
}

.dropdown-list-module__mainList__item___tjCsv {
  color: var(--cryptomus_text_primary);
  position: relative
}

.dropdown-list-module__mainList__item___tjCsv>a,
.dropdown-list-module__mainList__item___tjCsv>button {
  cursor: pointer
}

.dropdown-list-module__mainList__item___tjCsv:hover>a,
.dropdown-list-module__mainList__item___tjCsv:hover>button {
  background: var(--cryptomus_select_hover)
}

.dropdown-list-module__mainList__item___tjCsv:hover>a div:has(>svg),
.dropdown-list-module__mainList__item___tjCsv:hover>button div:has(>svg) {
  background: var(--cryptomus_select_item_hover)
}

.dropdown-list-module__mainList__item___tjCsv .dropdown-list-module__arrow___VdEQm {
  cursor: pointer;
  inset-inline-end: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg)
}

html[dir=rtl] .dropdown-list-module__mainList__item___tjCsv .dropdown-list-module__arrow___VdEQm {
  transform: translateY(-50%) rotate(0)
}

.dropdown-list-module__mainList__item___tjCsv .dropdown-list-module__arrow___VdEQm.dropdown-list-module__big_padding___IAOIa {
  inset-inline-end: 32px
}

@media only screen and (width <=768px) {
  .dropdown-list-module__mainList__item___tjCsv .dropdown-list-module__arrow___VdEQm.dropdown-list-module__big_padding___IAOIa {
    inset-inline-end: 24px
  }
}

@media only screen and (width <=576px) {
  .dropdown-list-module__mainList__item___tjCsv .dropdown-list-module__arrow___VdEQm.dropdown-list-module__big_padding___IAOIa {
    inset-inline-end: 16px
  }
}

.dropdown-list-module__mainList__item___tjCsv .dropdown-list-module__arrow___VdEQm.dropdown-list-module__default_cursor___zMcyM {
  cursor: default
}

.dropdown-list-module__subItem___Ljk8G {
  color: var(--cryptomus_text_primary);
  display: flex;
  flex-direction: column
}

.dropdown-list-module__subItem___Ljk8G.dropdown-list-module__openedSubMenu___kfill {
  padding: 8px 0
}

.dropdown-list-module__subItem__back_btn___Y3X9y {
  align-items: center;
  color: var(--cryptomus_text_primary);
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 12px 16px;
  position: relative;
  width: 100%
}

.dropdown-list-module__subItem__back_btn___Y3X9y:focus-visible {
  outline-offset: -1px
}

.dropdown-list-module__subItem__back_btn___Y3X9y svg {
  inset-inline-start: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

html[dir=rtl] .dropdown-list-module__subItem__back_btn___Y3X9y svg {
  transform: translateY(-50%) rotate(180deg)
}

.dropdown-list-module__subItem__back_btn___Y3X9y.dropdown-list-module__burger___b344h {
  height: 80px;
  padding: 28px 32px
}

@media only screen and (width <=768px) {
  .dropdown-list-module__subItem__back_btn___Y3X9y.dropdown-list-module__burger___b344h {
    padding: 28px 24px
  }
}

@media only screen and (width <=576px) {
  .dropdown-list-module__subItem__back_btn___Y3X9y.dropdown-list-module__burger___b344h {
    height: 60px;
    padding: 18px 16px
  }
}

.dropdown-list-module__subItem__back_btn___Y3X9y.dropdown-list-module__burger___b344h svg {
  inset-inline-start: 32px
}

@media only screen and (width <=768px) {
  .dropdown-list-module__subItem__back_btn___Y3X9y.dropdown-list-module__burger___b344h svg {
    inset-inline-start: 24px
  }
}

@media only screen and (width <=576px) {
  .dropdown-list-module__subItem__back_btn___Y3X9y.dropdown-list-module__burger___b344h svg {
    inset-inline-start: 16px
  }
}

.menu-container-module__container___VO-pp {
  background-color: var(--cryptomus_select_default);
  border: 1px solid var(--cryptomus_select_border);
  border-radius: 16px;
  box-shadow: var(--cryptomus_selected_shadow);
  overflow: hidden
}

.dropdown-menu-module__dropdown___0tIwY {
  position: relative
}

.dropdown-menu-module__dropdown__btn___oh72A {
  align-items: center;
  background: none;
  border: none;
  color: var(--cryptomus_text_primary);
  column-gap: 2px;
  display: flex;
  outline: none
}

.dropdown-menu-module__menuWrapper___MiDl9 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative
}

.dropdown-menu-module__menuWrapper___MiDl9::-webkit-scrollbar {
  width: 12px
}

.dropdown-menu-module__menuWrapper___MiDl9::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--cryptomus_select_border);
  border-right: 1px solid var(--cryptomus_select_border)
}

.dropdown-menu-module__menuWrapper___MiDl9::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: var(--cryptomus_text_secondary);
  border: 3px solid transparent;
  border-radius: 6px
}

.dropdown-menu-module__menuWrapper___MiDl9 ::-webkit-scrollbar {
  width: 12px
}

.dropdown-menu-module__menuWrapper___MiDl9 ::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--cryptomus_select_border);
  border-right: 1px solid var(--cryptomus_select_border)
}

.dropdown-menu-module__menuWrapper___MiDl9 ::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: var(--cryptomus_text_secondary);
  border: 3.5px solid transparent;
  border-radius: 6px;
  width: 6px
}

@media only screen and (width <=576px) {
  .dropdown-menu-module__menuWrapper___MiDl9:not(.dropdown-menu-module__no_mobile___HD61W) {
    padding: 0;
    width: 100%
  }
}

.dropdown-menu-module__menuWrapper___MiDl9 a:not(.customFocus):focus-visible,
.dropdown-menu-module__menuWrapper___MiDl9 button:not(.customFocus):focus-visible {
  border-radius: 0;
  outline: none;
  outline-color: transparent;
  position: relative
}

.dropdown-menu-module__menuWrapper___MiDl9 a:not(.customFocus):focus-visible:after,
.dropdown-menu-module__menuWrapper___MiDl9 button:not(.customFocus):focus-visible:after {
  border: 1px solid var(--cryptomus_text_primary);
  border-radius: 5px;
  content: "";
  inset: 4px 6px;
  position: absolute
}

.dropdown-menu-module__floating_overlay___K-zNq {
  z-index: 99
}

.dropdown-menu-module__container___BopAF {
  z-index: 999
}

.error-input-module__input__error___SZfE1 {
  align-items: center;
  display: flex;
  padding: 12px 0 0 12px;
  text-align: start
}

.error-input-module__input__error___SZfE1 .error-input-module__error__icon___VgxKo {
  color: var(--cryptomus_special_red);
  margin-inline-end: 6px
}

.error-input-module__input__error___SZfE1 .error-input-module__error__icon___VgxKo path {
  min-height: 20px;
  min-width: 20px
}

.error-input-module__input__error___SZfE1 .error-input-module__error__description___yllZg {
  color: var(--cryptomus_special_red);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: start
}

.fiat-icon-module__fiatIcon___dngKb {
  align-items: center;
  background-color: var(--cryptomus_neutral_80);
  border-radius: 50%;
  color: var(--cryptomus_text_inverted);
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px
}

.input-label-module__label___wcYz- {
  color: var(--cryptomus_text_primary);
  cursor: pointer;
  margin-bottom: 8px;
  width: max-content
}

.input-label-module__label___wcYz-.input-label-module__left___z2lXS {
  margin-right: auto
}

.input-label-module__label___wcYz-.input-label-module__right___UpSYH {
  margin-left: auto
}

.input-module__container___Gch8D {
  display: flex;
  flex-direction: column;
  width: 100%
}

.input-module__container___Gch8D div[data-value] {
  position: relative
}

.input-module__container___Gch8D div[data-value]:after {
  content: attr(data-value) attr(data-symbol);
  position: absolute
}

.input-module__container___Gch8D .input-module__label_container___3aqEb {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%
}

.input-module__container___Gch8D .input-module__label_container___3aqEb.input-module__disabled___K-5hi {
  pointer-events: none
}

.input-module__container___Gch8D .input-module__label_container___3aqEb.input-module__disabled___K-5hi>* {
  color: var(--cryptomus_text_disable)
}

.input-module__container___Gch8D .input-module__input___h7K-F {
  color: var(--cryptomus_text_primary);
  font-family: Golos, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  width: 100%
}

.input-module__container___Gch8D .input-module__input___h7K-F:disabled {
  pointer-events: none;
  user-select: none
}

.input-module__container___Gch8D .input-module__input___h7K-F:disabled::placeholder {
  color: var(--cryptomus_text_disable)
}

.input-module__container___Gch8D .input-module__input___h7K-F::placeholder {
  color: var(--cryptomus_text_tertiary);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px
}

.input-module__container___Gch8D .input-module__input__label___qUVli {
  color: var(--cryptomus_text_primary);
  cursor: pointer;
  margin-bottom: 8px;
  width: max-content
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x {
  align-items: center;
  border: 1px solid var(--cryptomus_border_primary);
  border-radius: 10px;
  box-sizing: border-box;
  color: var(--cryptomus_text_primary) !important;
  column-gap: 4px;
  cursor: text;
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  line-height: 24px;
  z-index: 1
}

.input-module__container___Gch8D .input-module__input__wrapper_disabled___INfkZ {
  background: var(--cryptomus_neutral_25);
  border: 1px solid var(--cryptomus_border_secondary);
  cursor: default;
  pointer-events: none
}

.input-module__container___Gch8D .input-module__input__wrapper_autosize___akHsd {
  align-items: center;
  column-gap: 0;
  display: grid;
  grid-template-columns: minmax(1px, 100%) repeat(2, fit-content(0))
}

.input-module__container___Gch8D .input-module__input__wrapper_autosize___akHsd:has(>:nth-child(2)) {
  column-gap: 4px
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x:has(input:focus-visible) {
  border: 1px solid var(--cryptomus_border_active)
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x .input-module__input__left___RHwnb {
  align-items: center;
  column-gap: 4px;
  display: flex;
  width: 100%
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x:active,
.input-module__container___Gch8D .input-module__input__wrapper___Ip67x:hover {
  background-color: var(--cryptomus_neutral_20)
}

.input-module__container___Gch8D .input-module__input__wrapper___Ip67x:-webkit-autofill,
.input-module__container___Gch8D .input-module__input__wrapper___Ip67x:-webkit-autofill:active,
.input-module__container___Gch8D .input-module__input__wrapper___Ip67x:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--cryptomus_text_primary);
  box-shadow: 0 0 0 30px var(--cryptomus_bg_primary) inset;
  caret-color: var(--cryptomus_text_primary)
}

.input-module__container___Gch8D .input-module__input__wrapper_normal___Y60xR {
  padding: 17px 16px
}

.input-module__container___Gch8D .input-module__input__wrapper_compact___uD1yC {
  padding: 11px 16px
}

.input-module__container___Gch8D .input-module__input__wrapper_error___QhX4r {
  background-color: var(--cryptomus_special_red_bg2) !important;
  border-color: var(--cryptomus_special_red) !important
}

.input-module__container___Gch8D .input-module__input__icon___zsBty {
  align-items: center;
  display: flex;
  justify-content: center
}

.input-module__container___Gch8D .input-module__input__icon___zsBty svg path {
  color: var(--cryptomus_text_tertiary)
}

.input-module__container___Gch8D .input-module__input__hint___yjMqS {
  color: var(--cryptomus_text_secondary);
  margin-top: 8px
}

.input-module__container___Gch8D .input-module__input__errorWrapper___Nz9ux {
  align-items: center;
  color: var(--cryptomus_special_red);
  column-gap: 8px;
  display: grid;
  grid-template-columns: 16px 1fr
}

.input-module__container___Gch8D .input-module__input__errorWrapper___Nz9ux svg path {
  color: var(--cryptomus_special_red)
}

.input-module__input__error___jztGY {
  word-break: break-word
}

.textarea-module__container___3Op9O {
  display: flex;
  flex-direction: column
}

.textarea-module__container___3Op9O .textarea-module__label___ejhyZ {
  color: var(--cryptomus_text_primary);
  margin-bottom: 8px
}

.textarea-module__container___3Op9O .textarea-module__textarea___0y-7v {
  background: transparent;
  border: 1px solid var(--cryptomus_border_primary);
  border-radius: 10px;
  color: var(--cryptomus_text_primary);
  font-family: Golos, sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: calc(var(--rows)*21px);
  line-height: 24px;
  padding: 12px 16px;
  resize: none;
  width: 100%
}

.textarea-module__container___3Op9O .textarea-module__textarea___0y-7v:disabled {
  background: var(--cryptomus_neutral_25);
  border: 1px solid var(--cryptomus_border_secondary);
  pointer-events: none;
  user-select: none
}

.textarea-module__container___3Op9O .textarea-module__textarea___0y-7v:disabled::placeholder {
  color: var(--cryptomus_text_disable)
}

.textarea-module__container___3Op9O .textarea-module__textarea___0y-7v::placeholder {
  color: var(--cryptomus_text_tertiary);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px
}

.textarea-module__container___3Op9O .textarea-module__textarea___0y-7v .textarea-module__errorIcon___kAtjv {
  height: 16px;
  width: 16px
}

.textarea-module__container___3Op9O .textarea-module__textarea___0y-7v:active,
.textarea-module__container___3Op9O .textarea-module__textarea___0y-7v:hover {
  background-color: var(--cryptomus_neutral_20)
}

.textarea-module__container___3Op9O .textarea-module__textarea___0y-7v:focus-visible {
  border: 1px solid var(--cryptomus_border_active)
}

.textarea-module__container___3Op9O .textarea-module__textarea_error___0JgsF {
  background-color: var(--cryptomus_pecial_red_bg2) !important;
  border-color: var(--cryptomus_special_red) !important
}

.textarea-module__container___3Op9O .textarea-module__textarea__errorWrapper___VCnlD {
  align-items: center;
  color: var(--cryptomus_special_red);
  column-gap: 8px;
  display: flex
}

.textarea-module__container___3Op9O .textarea-module__textarea__errorWrapper___VCnlD svg path {
  color: var(--cryptomus_special_red)
}

.icon-button-module__container___HP-0a {
  background: none;
  border: none;
  border-radius: 50% !important;
  cursor: pointer;
  outline: none;
  outline-offset: 3px !important;
  padding: 0;
  position: relative;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s;
  width: fit-content
}

.icon-button-module__container___HP-0a:disabled {
  color: var(--cryptomus_text_disable);
  pointer-events: none
}

.icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t {
  align-items: center;
  background: var(--cryptomus_block_btn);
  border-radius: 612px;
  color: var(--cryptomus_text_primary);
  column-gap: 12px;
  display: flex;
  flex-flow: row nowrap;
  padding: 4px;
  padding-inline-end: 16px
}

@media only screen and (width <=425px) {
  .icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t.icon-button-module__btn_with_text___RkW-n {
    background: var(--cryptomus_block_btn);
    color: var(--cryptomus_text_primary)
  }

  .icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t.icon-button-module__btn_with_text___RkW-n.icon-button-module__pressed___Zj6fi {
    background: var(--cryptomus_block_btn_hover)
  }
}

.icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t:hover {
  background: var(--cryptomus_block_btn_hover);
  color: var(--cryptomus_text_inverted)
}

.icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t:hover .icon-button-module__btn_with_text___RkW-n {
  background: var(--cryptomus_block_btn_item_hover);
  color: var(--cryptomus_text_inverted)
}

@media only screen and (width <=425px) {
  .icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t:hover .icon-button-module__btn_with_text___RkW-n {
    background: var(--cryptomus_block_btn_hover)
  }
}

.icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t:active {
  background: var(--cryptomus_block_btn_hover);
  color: var(--cryptomus_text_inverted)
}

.icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t:active .icon-button-module__btn_with_text___RkW-n {
  background: var(--cryptomus_block_btn_item_hover);
  color: var(--cryptomus_text_inverted)
}

@media only screen and (width <=425px) {
  .icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t:active .icon-button-module__btn_with_text___RkW-n {
    background: var(--cryptomus_block_btn_hover)
  }
}

.icon-button-module__container___HP-0a.icon-button-module__wrapper___dxJ0t:disabled {
  background: var(--cryptomus_block_btn);
  color: var(--cryptomus_text_disable);
  pointer-events: none
}

.icon-button-module__container___HP-0a .icon-button-module__btn_text___L1veZ {
  text-align: center
}

.icon-button-module__container___HP-0a .icon-button-module__counter___kEJGx {
  inset-block-start: -8px;
  inset-inline-end: -8px;
  position: absolute
}

.icon-button-module__container___HP-0a .icon-button-module__btn___D60K3.icon-button-module__btn_with_text___RkW-n {
  background: var(--cryptomus_block_btn_item);
  color: var(--cryptomus_text_primary)
}

.icon-button-module__container___HP-0a .icon-button-module__btn___D60K3.icon-button-module__disabled___zoISf {
  color: var(--cryptomus_text_disable);
  pointer-events: none
}

.icon-button-module__container___HP-0a .icon-button-module__primary___OrVdb.icon-button-module__open___9HoAN,
.icon-button-module__container___HP-0a .icon-button-module__primary___OrVdb:hover {
  background: var(--cryptomus_neutral_70)
}

.icon-button-module__container___HP-0a .icon-button-module__primary___OrVdb:active {
  background: var(--cryptomus_neutral_60)
}

.icon-button-module__container___HP-0a .icon-button-module__primary___OrVdb.icon-button-module__disabled___zoISf {
  background: var(--cryptomus_neutral_20)
}

.icon-button-module__container___HP-0a .icon-button-module__neutral_20___zvJOh {
  background-color: var(--cryptomus_neutral_20)
}

.icon-button-module__container___HP-0a .icon-button-module__table___obw-X {
  background: var(--cryptomus_table_action_btn);
  color: var(--cryptomus_text_primary)
}

.icon-button-module__container___HP-0a .icon-button-module__table___obw-X.icon-button-module__open___9HoAN,
.icon-button-module__container___HP-0a .icon-button-module__table___obw-X:active,
.icon-button-module__container___HP-0a .icon-button-module__table___obw-X:hover {
  background: var(--cryptomus_table_action_btn_hover);
  color: var(--cryptomus_text_inverted)
}

.icon-button-module__container___HP-0a .icon-button-module__table___obw-X.icon-button-module__disabled___zoISf {
  background: var(--cryptomus_table_action_btn);
  color: var(--cryptomus_text_primary)
}

.icon-button-module__container___HP-0a .icon-button-module__card___tOQq1 {
  background: var(--cryptomus_block_bg)
}

.icon-button-module__container___HP-0a .icon-button-module__card___tOQq1.icon-button-module__open___9HoAN,
.icon-button-module__container___HP-0a .icon-button-module__card___tOQq1:active,
.icon-button-module__container___HP-0a .icon-button-module__card___tOQq1:hover {
  background: var(--cryptomus_block_bg_cards_hover_item);
  color: var(--cryptomus_text_inverted)
}

.icon-button-module__container___HP-0a .icon-button-module__card___tOQq1.icon-button-module__disabled___zoISf {
  background: var(--cryptomus_block_bg_cards_item)
}

.icon-button-module__container___HP-0a .icon-button-module__footer___VuKQw.icon-button-module__open___9HoAN,
.icon-button-module__container___HP-0a .icon-button-module__footer___VuKQw:active,
.icon-button-module__container___HP-0a .icon-button-module__footer___VuKQw:hover {
  background: var(--cryptomus_footer_btn_hover)
}

.icon-button-module__container___HP-0a .icon-button-module__footer___VuKQw.icon-button-module__disabled___zoISf {
  background: var(--cryptomus_footer_btn)
}

.icon-button-module__container___HP-0a .icon-button-module__outlined___GLb6D.icon-button-module__open___9HoAN,
.icon-button-module__container___HP-0a .icon-button-module__outlined___GLb6D:hover {
  background: var(--cryptomus_neutral_20)
}

.icon-button-module__container___HP-0a .icon-button-module__outlined___GLb6D:active {
  background: var(--cryptomus_neutral_30)
}

.icon-button-module__container___HP-0a .icon-button-module__outlined___GLb6D.icon-button-module__disabled___zoISf {
  background: transparent
}

.icon-button-module__container___HP-0a .icon-button-module__stroked___ZS3qm {
  color: var(--cryptomus_text_tertiary)
}

.icon-button-module__container___HP-0a .icon-button-module__stroked___ZS3qm.icon-button-module__open___9HoAN svg,
.icon-button-module__container___HP-0a .icon-button-module__stroked___ZS3qm:active svg,
.icon-button-module__container___HP-0a .icon-button-module__stroked___ZS3qm:hover svg {
  color: var(--cryptomus_text_primary)
}

.icon-button-module__container___HP-0a .icon-button-module__stroked___ZS3qm.icon-button-module__disabled___zoISf svg {
  color: var(--cryptomus_text_tertiary)
}

.icon-button-module__container___HP-0a .icon-button-module__header___q-1pe.icon-button-module__open___9HoAN,
.icon-button-module__container___HP-0a .icon-button-module__header___q-1pe:active,
.icon-button-module__container___HP-0a .icon-button-module__header___q-1pe:hover {
  background: #1a1a1a
}

.icon-button-module__container___HP-0a .icon-button-module__header___q-1pe.icon-button-module__open___9HoAN svg path,
.icon-button-module__container___HP-0a .icon-button-module__header___q-1pe:active svg path,
.icon-button-module__container___HP-0a .icon-button-module__header___q-1pe:hover svg path {
  color: #b1b1b1
}

@media only screen and (width <=576px) {
  .icon-button-module__container___HP-0a .icon-button-module__header___q-1pe {
    border: none;
    height: 24px;
    overflow: visible;
    width: 24px
  }
}

.icon-button-module__container___HP-0a .icon-button-module__select___KFzCr.icon-button-module__open___9HoAN,
.icon-button-module__container___HP-0a .icon-button-module__select___KFzCr:active,
.icon-button-module__container___HP-0a .icon-button-module__select___KFzCr:hover {
  background: var(--cryptomus_select_item_hover)
}

.icon-button-module__container___HP-0a .icon-button-module__select___KFzCr.icon-button-module__disabled___zoISf {
  background: var(--cryptomus_select_item)
}

.icon-wrapper-module__icon_wrapper___tbsQr {
  align-items: center;
  border: none;
  border-radius: 50%;
  color: var(--cryptomus_primary);
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  overflow: hidden;
  position: relative;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s
}

.icon-wrapper-module__ghost___SRMC9 {
  height: 24px;
  width: 24px
}

.icon-wrapper-module__small___BGf1H {
  height: 40px;
  width: 40px
}

.icon-wrapper-module__medium___rtGXW {
  height: 44px;
  width: 44px
}

.icon-wrapper-module__big___Sk-E9 {
  height: 48px;
  width: 48px
}

.icon-wrapper-module__very_big___-wQWY {
  height: 56px;
  width: 56px
}

.icon-wrapper-module__extra_big___X3onb {
  height: 68px;
  width: 68px
}

.icon-wrapper-module__primary___jnsGz {
  background: var(--cryptomus_neutral_80);
  color: var(--cryptomus_text_inverted)
}

.icon-wrapper-module__inverted___qW8YF {
  background: var(--cryptomus_neutral_10);
  color: var(--cryptomus_text_primary)
}

.icon-wrapper-module__table___P1S0u {
  background: var(--cryptomus_table_action_btn);
  color: var(--cryptomus_text_primary)
}

.icon-wrapper-module__table___P1S0u:hover {
  background: var(--cryptomus_table_hover_action_btn);
  color: var(--cryptomus_text_inverted)
}

.icon-wrapper-module__card___1VJT4 {
  background: var(--cryptomus_block_bg_cards_item)
}

.icon-wrapper-module__neutral_20___-pt6I {
  background: var(--cryptomus_neutral_20)
}

.icon-wrapper-module__outlined___avSQ1 {
  background: transparent;
  border: 1px solid var(--cryptomus_border_primary)
}

.icon-wrapper-module__stroked___HjJgK {
  background: transparent;
  height: 100%;
  width: 100%
}

.icon-wrapper-module__footer___fTGTc {
  background: var(--cryptomus_footer_btn)
}

.icon-wrapper-module__advertisement___TznmT {
  background: var(--cryptomus_neutral_25);
  border-radius: 10px
}

.icon-wrapper-module__header___wmQWC {
  background: #0a0a0a;
  border: 1px solid #2d2d2d;
  color: #fff
}

.icon-wrapper-module__select___q-qEU {
  background: var(--cryptomus_select_item)
}

.icon-wrapper-module__success___cSCUy {
  background: var(--cryptomus_special_green);
  color: var(--cryptomus_text_inverted)
}

.icon-wrapper-module__action___BmBH1 {
  cursor: pointer
}

.infinite-scroll-module__scroll_container___2FKfL {
  position: relative
}

.infinite-scroll-module__scroll_container___2FKfL:before {
  background: var(--blog_gr);
  left: 0
}

.infinite-scroll-module__scroll_container___2FKfL:after {
  background: var(--blog_gr_rtl);
  right: 0
}

.infinite-scroll-module__scroll_container___2FKfL:after,
.infinite-scroll-module__scroll_container___2FKfL:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 56px;
  z-index: 9
}

.infinite-scroll-module__scroll_parent___YIsb8 {
  --gap: 20px;
  display: flex;
  gap: var(--gap);
  height: 100%;
  inset-inline-start: 1px;
  overflow: hidden;
  position: relative
}

.infinite-scroll-module__scroll_element___-WxzM {
  animation: infinite-scroll-module__slide___AEON2 80s linear infinite;
  column-gap: 20px;
  display: flex
}

html[dir=rtl] .infinite-scroll-module__scroll_element___-WxzM {
  animation: infinite-scroll-module__rtlSlide___J62G9 80s linear infinite
}

.infinite-scroll-module__scroll_element___-WxzM a {
  margin-right: var(--gap)
}

@keyframes infinite-scroll-module__slide___AEON2 {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(calc(-100% - var(--gap, 0px)))
  }
}

@keyframes infinite-scroll-module__rtlSlide___J62G9 {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(calc(100% - var(--gap, 0px)))
  }
}

.input-search-module__input__wrapper___avmaz {
  align-items: center;
  background: var(--cryptomus_neutral_90);
  border: none;
  border-radius: 10px;
  cursor: text;
  display: grid;
  gap: 8px;
  grid-template-columns: 24px calc(100% - 56px) 16px;
  height: 100%;
  overflow: hidden;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s;
  width: 100%
}

.input-search-module__input__wrapper___avmaz:hover {
  background: var(--cryptomus_neutral_100)
}

.input-search-module__input__wrapper___avmaz:focus-within {
  background: var(--cryptomus_neutral_90)
}

.input-search-module__input__wrapper___avmaz.input-search-module__big___K7diY {
  padding: 12px 16px
}

.input-search-module__input__wrapper___avmaz.input-search-module__medium___b9OBn {
  padding: 8px 16px
}

.input-search-module__input__wrapper___avmaz.input-search-module__small___HVJvj {
  padding: 4px 16px
}

.input-search-module__input__wrapper___avmaz.input-search-module__dropdown___Chq1r {
  background: transparent;
  border-bottom: 1px solid var(--cryptomus_border_primary);
  border-radius: 0;
  padding: 12px 16px
}

.input-search-module__input__wrapper___avmaz .input-search-module__input___im5Ab {
  background: transparent;
  color: var(--cryptomus_text_primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  overflow: hidden
}

.input-search-module__input__wrapper___avmaz .input-search-module__input___im5Ab::placeholder {
  color: var(--cryptomus_text_tertiary)
}

.input-search-module__input__wrapper___avmaz .input-search-module__icon_search___XVeV7 {
  align-items: center;
  color: var(--cryptomus_text_tertiary);
  display: flex;
  height: 24px;
  justify-content: center;
  overflow: hidden;
  width: 24px
}

.input-search-module__input__wrapper___avmaz .input-search-module__icon_clear_wrapper___ubX1W {
  align-items: center;
  display: flex;
  justify-content: start;
  min-height: 16px;
  min-width: 16px;
  overflow: hidden
}

.input-search-module__input__wrapper___avmaz .input-search-module__icon_clear___ZRr7b {
  align-items: center;
  color: var(--cryptomus_text_tertiary);
  cursor: pointer;
  display: flex;
  justify-content: center;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s
}

.input-search-module__input__wrapper___avmaz .input-search-module__icon_clear___ZRr7b:hover {
  color: var(--cryptomus_text_secondary)
}

.input-search-module__input__wrapper___avmaz .input-search-module__icon_clear___ZRr7b:active {
  color: var(--cryptomus_text_tertiary)
}

.mobile-menu-container-module__mobileOptions___42Aml {
  inset: 0;
  position: fixed;
  width: 100vw;
  z-index: 99
}

.mobile-menu-container-module__mobileOptions___42Aml::-webkit-scrollbar {
  width: 12px
}

.mobile-menu-container-module__mobileOptions___42Aml::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--cryptomus_select_border);
  border-right: 1px solid var(--cryptomus_select_border)
}

.mobile-menu-container-module__mobileOptions___42Aml::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: var(--cryptomus_text_secondary);
  border: 3px solid transparent;
  border-radius: 6px
}

.mobile-menu-container-module__mobileOptions___42Aml ::-webkit-scrollbar {
  width: 12px
}

.mobile-menu-container-module__mobileOptions___42Aml ::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--cryptomus_select_border);
  border-right: 1px solid var(--cryptomus_select_border)
}

.mobile-menu-container-module__mobileOptions___42Aml ::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: var(--cryptomus_text_secondary);
  border: 3.5px solid transparent;
  border-radius: 6px;
  width: 6px
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__bottomOverlay___ujWqf {
  background: var(--cryptomus_select_default);
  height: 100dvh;
  position: absolute;
  top: 100%;
  width: 100%
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__optionsOverlay___4a9SP {
  background: var(--cryptomus_modal_bg);
  inset: 0;
  position: fixed
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__optionsContent___sfGsA {
  background: var(--cryptomus_select_default);
  border-radius: 32px 32px 0 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  max-height: calc(100dvh - 44px);
  position: fixed;
  right: 0
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__optionsContent___sfGsA .mobile-menu-container-module__optionsHeader___GK7qT {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 20px 16px 0;
  position: relative;
  width: 100%
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__optionsContent___sfGsA .mobile-menu-container-module__optionsHeader___GK7qT .mobile-menu-container-module__title___dzyCh {
  color: var(--cryptomus_text_primary)
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__optionsContent___sfGsA .mobile-menu-container-module__optionsBody___jVdfH {
  display: flex;
  height: 100%;
  overflow-y: auto;
  padding-bottom: env(safe-area-inset-bottom, 0);
  position: relative;
  z-index: 1
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__optionsContent___sfGsA .mobile-menu-container-module__optionsBody___jVdfH.mobile-menu-container-module__visible___zduWO {
  overflow-y: visible
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__title___dzyCh {
  color: var(--cryptomus_text_primary)
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__closeButton___v8Lso {
  -webkit-tap-highlight-color: transparent;
  color: var(--cryptomus_text_primary);
  margin-inline-start: auto
}

.mobile-menu-container-module__mobileOptions___42Aml .mobile-menu-container-module__closeButton___v8Lso:active {
  outline: none
}

.modal-module__floating_overlay___b-V6O {
  z-index: 99
}

.modal-module__modal_backdrop___z5MVw {
  --headerHeight: 75px;
  align-items: center;
  background-color: var(--cryptomus_modal_bg);
  display: flex;
  height: 100%;
  inset: 0;
  margin: auto;
  overflow: hidden;
  position: fixed;
  z-index: 99
}

@media only screen and (width <=576px) {
  .modal-module__modal_backdrop___z5MVw {
    --headerHeight: 61px
  }
}

.modal-module__wrapper___3iqhB {
  background-color: var(--cryptomus_modal_primary);
  border: 1px solid var(--cryptomus_border_primary);
  border-radius: 24px;
  box-shadow: var(--cryptomus_modal_shadow);
  display: flex;
  flex-direction: column;
  margin: auto;
  max-height: calc(100dvh - 80px);
  overflow-y: hidden;
  width: 484px;
  z-index: 1000
}

.modal-module__wrapper___3iqhB::-webkit-scrollbar {
  width: 12px
}

.modal-module__wrapper___3iqhB::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--cryptomus_select_border);
  border-right: 1px solid var(--cryptomus_select_border)
}

.modal-module__wrapper___3iqhB::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: var(--cryptomus_text_secondary);
  border: 3px solid transparent;
  border-radius: 6px
}

.modal-module__wrapper___3iqhB ::-webkit-scrollbar {
  width: 12px
}

.modal-module__wrapper___3iqhB ::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--cryptomus_select_border);
  border-right: 1px solid var(--cryptomus_select_border)
}

.modal-module__wrapper___3iqhB ::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: var(--cryptomus_text_secondary);
  border: 3.5px solid transparent;
  border-radius: 6px;
  width: 6px
}

@media only screen and (width <=576px) {
  .modal-module__wrapper___3iqhB {
    border-radius: 0;
    height: 100dvh;
    max-height: 100%;
    width: 100%
  }
}

.modal-module__modalHeader___m13nX {
  border-bottom: 1px solid var(--cryptomus_border_primary);
  color: var(--cryptomus_text_primary);
  column-gap: 16px;
  display: flex;
  justify-content: space-between;
  max-height: var(--cryptomus_headerHeight);
  padding: 24px
}

@media only screen and (width <=576px) {
  .modal-module__modalHeader___m13nX {
    max-height: fit-content;
    padding: 18px 16px
  }
}

.modal-module__modalHeader___m13nX.modal-module__custom_header___IpdMx {
  max-height: fit-content
}

.modal-module__modalHeader___m13nX .modal-module__icon___yjMm- {
  color: inherit;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  height: 24px;
  width: 24px
}

.modal-module__modalHeader___m13nX.modal-module__no_title___W3iXN {
  border-bottom: none
}

.modal-module__modalBody___UdJbK {
  height: 100%;
  max-height: calc(100dvh - 80px - var(--cryptomus_headerHeight));
  overflow-y: auto;
  padding: 24px
}

@media only screen and (width <=576px) {
  .modal-module__modalBody___UdJbK {
    height: calc(100dvh - var(--cryptomus_headerHeight));
    max-height: none;
    padding: 24px 16px
  }
}

.modal-module__modalBody___UdJbK.modal-module__no_padding___J7rHv {
  padding: 0
}

@media only screen and (width <=576px) {
  .modal-module__modalBody___UdJbK.modal-module__no_padding___J7rHv {
    padding: 0
  }
}

.skeleton-module__skeleton___HCSvg {
  animation: skeleton-module__shine-lines___G2C4S 1.6s linear infinite;
  background-size: 200%;
  float: left
}

.skeleton-module__skeleton___HCSvg,
.skeleton-module__skeleton_circular___0URBf {
  background-image: linear-gradient(90deg, var(--cryptomus_border_secondary) 0, var(--cryptomus_neutral_25) 40px, var(--cryptomus_border_secondary) 80px)
}

.skeleton-module__skeleton_circular___0URBf {
  animation: skeleton-module__shine-avatar___1K-TW 1.6s linear infinite;
  background-size: 300%;
  border-radius: 100%
}

:where(.skeleton-module__skeleton___HCSvg) {
  border-radius: 4px;
  height: 100%;
  width: 100%
}

@keyframes skeleton-module__shine-lines___G2C4S {
  0% {
    background-position: 100%
  }

  40% {
    background-position: -100%
  }

  to {
    background-position: -100%
  }
}

@keyframes skeleton-module__shine-avatar___1K-TW {
  0% {
    background-position: 50%
  }

  40% {
    background-position: -25%
  }

  to {
    background-position: -50%
  }
}

.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) {
  align-items: center;
  color: #a3a3a3;
  display: flex;
  gap: 8px;
  justify-content: center;
  white-space: nowrap
}

.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) .pagination-input-module__input__wrapper___nxdMj {
  border: 1px solid var(--cryptomus_border_primary);
  border-radius: 10px;
  color: var(--cryptomus_text_primary);
  transition: border .3s ease
}

.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) .pagination-input-module__input__wrapper___nxdMj:has(input:disabled) {
  border: 1px solid var(--cryptomus_border_secondary)
}

.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) .pagination-input-module__input__wrapper___nxdMj:active,
.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) .pagination-input-module__input__wrapper___nxdMj:has(input:focus-visible),
.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) .pagination-input-module__input__wrapper___nxdMj:hover {
  border: 1px solid var(--cryptomus_border_active)
}

.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) input {
  color: var(--cryptomus_text_primary);
  padding: 4px 16px
}

.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) input:-webkit-autofill,
.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) input:-webkit-autofill:active,
.pagination-input-module__container___p75Bl:not(.pagination-input-module__custom___juNqH) input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--cryptomus_text_primary);
  box-shadow: 0 0 0 30px var(--cryptomus_bg_primary) inset;
  caret-color: var(--cryptomus_text_primary)
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) {
  align-items: center;
  display: flex;
  justify-content: center
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__input__wrapper___J6GFe {
  border: 1px solid var(--cryptomus_border_primary);
  border-radius: 10px;
  color: var(--cryptomus_text_primary);
  transition: border .3s ease
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__input__wrapper___J6GFe:active,
.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__input__wrapper___J6GFe:has(input:focus-visible),
.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__input__wrapper___J6GFe:hover {
  border: 1px solid var(--cryptomus_border_active)
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) input {
  padding: 4px 16px;
  text-align: center
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) input:-webkit-autofill,
.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) input:-webkit-autofill:active,
.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--cryptomus_text_primary);
  box-shadow: 0 0 0 30px var(--cryptomus_bg_primary) inset;
  caret-color: var(--cryptomus_text_primary)
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__input__container___tUq7l {
  align-items: center;
  color: var(--cryptomus_text_tertiary);
  display: flex;
  gap: 8px;
  justify-content: center;
  white-space: nowrap
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__counter__wrapper___aVTZi {
  align-items: center;
  display: flex;
  gap: 6px;
  justify-content: center;
  margin-inline-start: 24px
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2 {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-inline-start: 10px
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2 button {
  align-items: center;
  background: transparent;
  display: flex;
  height: 24px;
  justify-content: center;
  transition: background .3s ease;
  width: 24px
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2 button svg {
  color: var(--cryptomus_text_primary);
  transition: color .3s ease
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2 button:disabled {
  cursor: default
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2 button:disabled svg {
  color: var(--cryptomus_text_disable)
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2 button:not(:disabled):active,
.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2 button:not(:disabled):hover {
  background: var(--cryptomus_table_hover_stroke)
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2>:first-child svg {
  transform: rotate(-180deg)
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2>:last-child svg,
html[dir=rtl] .pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2>:first-child svg {
  transform: rotate(0)
}

html[dir=rtl] .pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__pagination__buttons___EmbI2>:last-child svg {
  transform: rotate(-180deg)
}

.pagination-module__container___YETeD:not(.pagination-module__custom___VH87Z) .pagination-module__skeleton___STWc- {
  height: 24px;
  width: 16px
}

.pin-input-module__pin__wrapper___MjtIZ {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start
}

.pin-input-module__pin__input___ZY-4O {
  -webkit-text-security: disc;
  background-color: var(--cryptomus_block_bg_cards);
  border: 1px solid var(--cryptomus_border_primary);
  border-radius: 12px;
  color: var(--cryptomus_text_primary);
  font-size: 24px;
  height: 60px;
  line-height: 32px;
  margin-inline-end: 16px;
  text-align: center;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s;
  width: 96px
}

.pin-input-module__pin__input___ZY-4O:focus {
  border: 1px solid var(--cryptomus_text_primary)
}

.pin-input-module__pin__input___ZY-4O:last-of-type {
  margin-right: 0
}

.pin-input-module__pin__input___ZY-4O.pin-input-module__loading___cw0g3 {
  opacity: .4
}

.pin-input-module__pin__input___ZY-4O.pin-input-module__error___ORPqY {
  background-color: var(--cryptomus_special_red_bg1);
  border: 1px solid var(--cryptomus_special_red)
}

.pin-input-mobile-module__pin__wrapper___bW3Uy {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, 68px);
  justify-content: center
}

.pin-input-mobile-module__pin__wrapper___bW3Uy button {
  background-color: var(--cryptomus_neutral_20);
  border: none;
  border-radius: 53px;
  color: var(--cryptomus_text_primary);
  font-size: 24px;
  height: 68px;
  line-height: 32px;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s;
  user-select: none;
  width: 68px
}

.pin-input-mobile-module__pin__wrapper___bW3Uy button:active {
  transform: scale(.9)
}

.pin-input-mobile-module__pin__wrapper___bW3Uy button:disabled {
  opacity: .4;
  user-select: none
}

.pin-input-mobile-module__pin__wrapper___bW3Uy button:nth-last-of-type(2) {
  grid-column: 2
}

.pin-input-mobile-module__pin__wrapper___bW3Uy button:last-of-type {
  align-items: center;
  display: flex;
  grid-column: 3;
  justify-content: center
}

.range-slider-module__wrapper___yoe9M {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 100%
}

.range-slider-module__wrapper___yoe9M.range-slider-module__disabled___PVV5g {
  pointer-events: none
}

.range-slider-module__wrapper___yoe9M.range-slider-module__disabled___PVV5g .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-webkit-slider-thumb {
  display: none
}

.range-slider-module__wrapper___yoe9M.range-slider-module__disabled___PVV5g .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-moz-range-thumb {
  display: none
}

.range-slider-module__wrapper___yoe9M.range-slider-module__disabled___PVV5g .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-ms-thumb {
  display: none
}

.range-slider-module__wrapper___yoe9M.range-slider-module__disabled___PVV5g .range-slider-module__labels___khbKX .range-slider-module__label___fbeGe,
.range-slider-module__wrapper___yoe9M.range-slider-module__disabled___PVV5g .range-slider-module__labels___khbKX .range-slider-module__label___fbeGe:first-child,
.range-slider-module__wrapper___yoe9M.range-slider-module__disabled___PVV5g .range-slider-module__labels___khbKX .range-slider-module__label___fbeGe:last-child {
  color: var(--cryptomus_text_tertiary) !important
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 {
  align-items: center;
  display: flex;
  height: 14px;
  position: relative;
  width: 100%
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__marker___SFbpE {
  background-color: var(--cryptomus_trade_spot_blocks);
  border: 4px solid var(--cryptomus_neutral_40);
  border-radius: 50%;
  height: 14px;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 14px;
  z-index: 2
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__startMarker___Fk6hP {
  left: 0
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__centerMarker___gBaWL {
  left: 50%;
  transform: translateX(-50%)
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__endMarker___RQUkr {
  left: 100%;
  transform: translateX(-100%)
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__track___-X1Tz {
  background-color: var(--cryptomus_neutral_40);
  border-radius: 2px;
  height: 2px;
  position: absolute;
  width: 100%
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__fill___qz--I {
  border-radius: 2px;
  height: 2px;
  pointer-events: none;
  position: absolute
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__fillNegative___ggXq1 {
  background-color: var(--cryptomus_special_red)
}

html[dir=ltr] .range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__fillNegative___ggXq1 {
  left: auto;
  right: 50%
}

html[dir=rtl] .range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__fillNegative___ggXq1 {
  left: 50%;
  right: auto
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__fillPositive___jVVoq {
  background-color: var(--cryptomus_special_green)
}

html[dir=ltr] .range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__fillPositive___jVVoq {
  left: 50%;
  right: auto
}

html[dir=rtl] .range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__fillPositive___jVVoq {
  left: auto;
  right: 50%
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 100%;
  margin: 0;
  position: absolute;
  width: 100%;
  z-index: 2
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-webkit-slider-runnable-track {
  background: transparent;
  border: none;
  height: 2px
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-moz-range-track {
  background: transparent;
  border: none;
  height: 2px
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-ms-track {
  background: transparent;
  border: none;
  color: transparent;
  height: 2px
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: var(--cryptomus_trade_spot_blocks);
  border-color: var(--cryptomus_neutral_80);
  border-radius: 50%;
  border-style: solid;
  border-width: 4px;
  box-shadow: 0 8px 43px 0 rgba(0, 0, 0, .129);
  cursor: grab;
  height: 14px;
  margin-top: -6px;
  transition: border-width .1s ease-in-out;
  width: 14px
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-webkit-slider-thumb:hover {
  border-width: 2px;
  transition: border-width .1s ease-in-out
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-webkit-slider-thumb:active {
  border-width: 2px;
  cursor: grabbing;
  transition: border-width .1s ease-in-out
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-moz-range-thumb {
  -webkit-appearance: none;
  background: var(--cryptomus_trade_spot_blocks);
  border-color: var(--cryptomus_neutral_80);
  border-radius: 50%;
  border-style: solid;
  border-width: 4px;
  box-shadow: 0 8px 43px 0 rgba(0, 0, 0, .129);
  cursor: grab;
  height: 14px;
  margin-top: -6px;
  transition: border-width .1s ease-in-out;
  width: 14px
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-moz-range-thumb:hover {
  border-width: 2px;
  transition: border-width .1s ease-in-out
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-moz-range-thumb:active {
  border-width: 2px;
  cursor: grabbing;
  transition: border-width .1s ease-in-out
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-ms-thumb {
  -webkit-appearance: none;
  background: var(--cryptomus_trade_spot_blocks);
  border-color: var(--cryptomus_neutral_80);
  border-radius: 50%;
  border-style: solid;
  border-width: 4px;
  box-shadow: 0 8px 43px 0 rgba(0, 0, 0, .129);
  cursor: grab;
  height: 14px;
  margin-top: -6px;
  transition: border-width .1s ease-in-out;
  width: 14px
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-ms-thumb:hover {
  border-width: 2px;
  transition: border-width .1s ease-in-out
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW::-ms-thumb:active {
  border-width: 2px;
  cursor: grabbing;
  transition: border-width .1s ease-in-out
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__input___b-BGW:hover~.range-slider-module__tooltip___LYdli {
  opacity: 1
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__tooltip___LYdli {
  background-color: var(--cryptomus_select_item);
  border-radius: 6px;
  bottom: 100%;
  color: var(--cryptomus_text_primary);
  direction: ltr;
  font-size: 12px;
  left: 0;
  opacity: 0;
  padding: 6px;
  pointer-events: none;
  position: absolute;
  transform: translateX(-50%) translateY(-8px);
  transition: opacity .3s;
  white-space: nowrap;
  width: fit-content;
  z-index: 3
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__tooltip___LYdli:after {
  box-sizing: border-box;
  content: "";
  font-size: 12px;
  font-weight: 400;
  left: 50%;
  line-height: 16px;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  transition: opacity .3s
}

.range-slider-module__wrapper___yoe9M .range-slider-module__container___eURN4 .range-slider-module__tooltip___LYdli.range-slider-module__visible___2MCMU {
  opacity: 1
}

.range-slider-module__wrapper___yoe9M .range-slider-module__labels___khbKX {
  display: flex;
  justify-content: space-between;
  width: 100%
}

.range-slider-module__wrapper___yoe9M .range-slider-module__labels___khbKX .range-slider-module__label___fbeGe {
  color: var(--cryptomus_text_tertiary);
  direction: ltr;
  text-align: center
}

html[dir=ltr] .range-slider-module__wrapper___yoe9M .range-slider-module__labels___khbKX .range-slider-module__label___fbeGe {
  padding-inline-end: 4px
}

html[dir=rtl] .range-slider-module__wrapper___yoe9M .range-slider-module__labels___khbKX .range-slider-module__label___fbeGe {
  padding-inline-start: 4px
}

.range-slider-module__wrapper___yoe9M .range-slider-module__labels___khbKX .range-slider-module__label___fbeGe:first-child {
  color: var(--cryptomus_special_red);
  padding-inline-end: 0;
  text-align: left;
  width: auto
}

.range-slider-module__wrapper___yoe9M .range-slider-module__labels___khbKX .range-slider-module__label___fbeGe:last-child {
  color: var(--cryptomus_special_green);
  padding-inline-end: 0;
  text-align: right;
  width: auto
}

.selector-search-module__selector___8JR05 {
  background: var(--cryptomus_select_default);
  display: flex;
  flex-direction: column
}

.selector-search-module__selector__search___8ROQY {
  border-bottom: 1px solid var(--cryptomus_select_border);
  padding: 12px 16px
}

.selector-search-module__selector__list___vpmeb {
  display: flex;
  flex-direction: column;
  overflow: hidden auto
}

.selector-search-module__selector__not_found___MbEEH {
  color: var(--cryptomus_text_disable);
  padding: 8px 16px;
  text-align: center
}

.selector-search-module__selector__loading___dy05X {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 8px 16px
}

.selector-search-module__selector__loading___dy05X svg {
  height: 50px;
  width: 50px
}

.selector-search-module__selector___8JR05 .selector-search-module__item___Ax91t {
  position: relative
}

.selector-search-module__selector___8JR05 .selector-search-module__item___Ax91t .selector-search-module__check_icon___rUcng {
  color: var(--cryptomus_special_green);
  inset-inline-end: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.selector-search-module__ref__item___GU5OG {
  bottom: 20px;
  position: absolute
}

.slider-module__wrapper___ZEE0w {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%
}

.slider-module__wrapper___ZEE0w.slider-module__size-default___8dViv {
  --bar_height: 4px;
  --thumb_size: 24px;
  --thumb_margin_top: 8px;
  --thumb_shadow: inset 0px 0px 0px 8px var(--thumb_main_color);
  --thumb_shadow_disabled: inset 0px 0px 0px 8px var(--thumb_main_color_disabled);
  --thumb_shadow_hover: inset 0px 0px 0px 4px var(--thumb_main_color);
  --thumb_shadow_active: inset 0px 0px 0px 4px var(--thumb_main_color);
  --thumb_shadow_focus-visible: inset 0px 0px 0px 8px var(--thumb_main_color), inset 0px 0px 0px 10px var(--thumb_inner_color), inset 0px 0px 0px 12px var(--thumb_main_color);
  --mark_border_width: 8px;
  --mark_border_width_hover: 4px;
  --tooltip-gap: 8px
}

.slider-module__wrapper___ZEE0w.slider-module__size-small___ArnsT {
  --bar_height: 2px;
  --thumb_size: 14px;
  --thumb_margin_top: 4px;
  --thumb_shadow: inset 0px 0px 0px 4px var(--thumb_main_color);
  --thumb_shadow_disabled: inset 0px 0px 0px 4px var(--thumb_main_color_disabled);
  --thumb_shadow_hover: inset 0px 0px 0px 2px var(--thumb_main_color);
  --thumb_shadow_active: inset 0px 0px 0px 2px var(--thumb_main_color);
  --thumb_shadow_focus-visible: inset 0px 0px 0px 4px var(--thumb_main_color), inset 0px 0px 0px 6px var(--thumb_inner_color), inset 0px 0px 0px 8px var(--thumb_main_color);
  --mark_border_width: 4px;
  --mark_border_width_hover: 2px;
  --tooltip-gap: 6px
}

.slider-module__wrapper___ZEE0w.slider-module__default___gDbWj {
  --groove_color_disabled: var(--cryptomus_neutral_30);
  --thumb_inner_color: var(--cryptomus_text_inverted);
  --thumb_color_disabled: var(--cryptomus_neutral_25);
  --thumb_main_color: var(--cryptomus_special_green);
  --thumb_main_color_hover: var(--cryptomus_special_green_bg);
  --thumb_main_color_disabled: var(--cryptomus_neutral_50)
}

.slider-module__wrapper___ZEE0w.slider-module__spot___tol-m {
  --groove_color_disabled: var(--cryptomus_trade_spot_blocks);
  --thumb_inner_color: var(--cryptomus_trade_spot_blocks);
  --thumb_color_disabled: var(--cryptomus_trade_spot_blocks);
  --thumb_main_color: var(--cryptomus_neutral_80);
  --thumb_main_color_hover: var(--cryptomus_neutral_80);
  --thumb_main_color_disabled: var(--cryptomus_neutral_40)
}

.slider-module__wrapper___ZEE0w input {
  appearance: none;
  background-color: transparent;
  border-radius: 2px;
  cursor: pointer;
  min-height: var(--bar_height);
  width: 100%
}

.slider-module__wrapper___ZEE0w input:not(:disabled):hover+.slider-module__tooltip___4l-n6:before {
  opacity: 1
}

.slider-module__wrapper___ZEE0w input:not(:disabled)::-webkit-slider-thumb:hover {
  box-shadow: var(--thumb_shadow_hover);
  cursor: grab
}

.slider-module__wrapper___ZEE0w input:not(:disabled)::-moz-range-thumb:hover {
  box-shadow: var(--thumb_shadow_hover);
  cursor: grab
}

.slider-module__wrapper___ZEE0w input:not(:disabled)::-ms-thumb:hover {
  box-shadow: var(--thumb_shadow_hover);
  cursor: grab
}

.slider-module__wrapper___ZEE0w input:active:not(:disabled) {
  cursor: grabbing
}

.slider-module__wrapper___ZEE0w input:active:not(:disabled)::-webkit-slider-thumb {
  cursor: grabbing
}

.slider-module__wrapper___ZEE0w input:active:not(:disabled)::-moz-range-thumb {
  cursor: grabbing
}

.slider-module__wrapper___ZEE0w input:active:not(:disabled)::-ms-thumb {
  cursor: grabbing
}

.slider-module__wrapper___ZEE0w input:focus-visible {
  --thumb_shadow: var(--thumb_shadow_focus-visible)
}

.slider-module__wrapper___ZEE0w input:disabled {
  --thumb_shadow: var(--thumb_shadow_disabled);
  cursor: default !important
}

.slider-module__wrapper___ZEE0w input::-webkit-slider-thumb {
  appearance: none;
  background-color: var(--thumb_inner_color);
  border: none;
  border-radius: 50%;
  box-shadow: var(--thumb_shadow);
  height: var(--thumb_size);
  pointer-events: auto;
  position: relative;
  transition: .1s;
  width: var(--thumb_size);
  z-index: 10
}

.slider-module__wrapper___ZEE0w input::-moz-range-thumb {
  appearance: none;
  background-color: var(--thumb_inner_color);
  border: none;
  border-radius: 50%;
  box-shadow: var(--thumb_shadow);
  height: var(--thumb_size);
  pointer-events: auto;
  position: relative;
  transition: .1s;
  width: var(--thumb_size);
  z-index: 10
}

.slider-module__wrapper___ZEE0w input::-ms-thumb {
  appearance: none;
  background-color: var(--thumb_inner_color);
  border: none;
  border-radius: 50%;
  box-shadow: var(--thumb_shadow);
  height: var(--thumb_size);
  pointer-events: auto;
  position: relative;
  transition: .1s;
  width: var(--thumb_size);
  z-index: 10
}

.slider-module__wrapper___ZEE0w .slider-module__hint___f3R9r {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: var(--thumb_margin_top)
}

.slider-module__wrapper___ZEE0w .slider-module__hint___f3R9r.slider-module__disabled___vavZx {
  color: var(--cryptomus_text_tertiary)
}

.slider-module__wrapper___ZEE0w .slider-module__hint__title___Asr1c {
  color: var(--cryptomus_text_tertiary);
  transition: .5s
}

.slider-module__wrapper___ZEE0w .slider-module__hint__title_active___vuFvm {
  color: var(--cryptomus_text_primary)
}

.slider-module__tooltip___4l-n6 {
  display: flex;
  height: var(--thumb_size);
  justify-content: center;
  pointer-events: none;
  position: absolute;
  top: calc(-100% - var(--tooltip-gap));
  width: var(--thumb_size);
  z-index: 10
}

.slider-module__tooltip___4l-n6:before {
  align-items: center;
  background-color: var(--cryptomus_select_item);
  border-radius: 6px;
  bottom: 0;
  box-sizing: border-box;
  color: var(--cryptomus_text_primary);
  content: attr(data-progress);
  display: flex;
  font-family: Golos, sans-serif;
  font-size: 12px;
  font-weight: 400;
  height: 28px;
  justify-content: center;
  line-height: 16px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  transition: opacity .3s;
  width: fit-content
}

.slider-module__sliderInputWrapper___W7p7Z {
  align-items: center;
  display: flex;
  height: 100%;
  position: relative
}

.slider-module__marksWrapper___--Of0 {
  height: var(--thumb_size);
  position: absolute;
  width: 100%
}

.slider-module__marksWrapper___--Of0 .slider-module__sliderMark___K9HjY {
  background-color: var(--thumb_inner_color);
  border: var(--mark_border_width) solid var(--thumb_main_color_disabled);
  border-radius: 50%;
  cursor: pointer;
  height: var(--thumb_size);
  opacity: 1;
  position: absolute;
  transition: border .1s;
  width: var(--thumb_size);
  z-index: 3
}

.slider-module__marksWrapper___--Of0 .slider-module__sliderMark_disabled___ZsYfk {
  border: var(--mark_border_width) solid var(--thumb_main_color_disabled);
  pointer-events: none
}

.slider-module__marksWrapper___--Of0 .slider-module__sliderMark_active___63OIP {
  border: var(--mark_border_width) solid var(--thumb_main_color)
}

.slider-module__marksWrapper___--Of0 .slider-module__sliderMark___K9HjY:not(.slider-module__marksWrapper___--Of0 .slider-module__sliderMark_disabled___ZsYfk):hover {
  border: var(--mark_border_width_hover) solid var(--thumb_main_color)
}

.slider-module__marksWrapper___--Of0 .slider-module__sliderMark___K9HjY:not(.slider-module__marksWrapper___--Of0 .slider-module__sliderMark_disabled___ZsYfk):hover+.slider-module__tooltip___4l-n6:before {
  opacity: 1
}

.slider-module__track___OgQCo {
  background: linear-gradient(to right, var(--cryptomus_special_green) 0, var(--cryptomus_neutral_30) 0);
  height: var(--bar_height);
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: background 1s;
  width: 100%
}

.switch-module__toggle-switch___obJ4p {
  --thumbWidth: 20px;
  --thumbDuration: 0.3s;
  --thumbWidthMultiplier: 1.25;
  display: inline-block;
  height: 24px;
  position: relative;
  width: 40px
}

.switch-module__toggle-switch___obJ4p input[type=checkbox] {
  border: none !important;
  opacity: 0;
  outline: none !important;
  position: absolute;
  width: 0
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:focus-visible+.switch-module__switch___M6-tU {
  outline: 1px solid var(--cryptomus_text_primary);
  outline-offset: 3px
}

.switch-module__toggle-switch___obJ4p .switch-module__switch___M6-tU {
  background-color: var(--cryptomus_el_inactive_default);
  border-radius: 24px;
  cursor: pointer;
  inset: 0;
  position: absolute;
  transition: all .2s ease
}

.switch-module__toggle-switch___obJ4p .switch-module__switch___M6-tU:hover {
  background-color: var(--cryptomus_el_inactive_hover)
}

.switch-module__toggle-switch___obJ4p .switch-module__switch___M6-tU:active {
  background-color: var(--cryptomus_el_inactive_pressed)
}

.switch-module__toggle-switch___obJ4p .switch-module__switchThumb___RNx6A {
  animation-duration: var(--thumbDuration);
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.4, 0, .6, 1);
  background-color: var(--cryptomus_el_active_color_inside);
  border-radius: 50%;
  content: "";
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .24));
  height: var(--thumbWidth);
  inset-inline-start: 2px;
  position: absolute;
  top: 2px;
  width: var(--thumbWidth)
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:checked+.switch-module__switch___M6-tU {
  background-color: var(--cryptomus_el_active_default)
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:checked+.switch-module__switch___M6-tU:hover {
  background-color: var(--cryptomus_el_active_hover)
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:checked+.switch-module__switch___M6-tU:active {
  background-color: var(--cryptomus_el_active_pressed)
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:disabled+.switch-module__switch___M6-tU {
  background-color: var(--cryptomus_el_inactive_disabled);
  cursor: not-allowed
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:disabled+.switch-module__switch___M6-tU:active,
.switch-module__toggle-switch___obJ4p input[type=checkbox]:disabled+.switch-module__switch___M6-tU:hover {
  background-color: var(--cryptomus_el_active_disabled)
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:disabled+.switch-module__switch___M6-tU .switch-module__switchThumb___RNx6A {
  background-color: var(--cryptomus_el_inactive_disabled_color_inside);
  filter: none
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:disabled:checked+.switch-module__switch___M6-tU {
  background-color: var(--cryptomus_el_active_disabled);
  cursor: not-allowed
}

.switch-module__toggle-switch___obJ4p input[type=checkbox]:disabled:checked+.switch-module__switch___M6-tU .switch-module__switchThumb___RNx6A {
  background-color: var(--cryptomus_el_active_disabled_color_inside)
}

.styled-table-module__table___O745G {
  background: var(--cryptomus_table_bg);
  border-radius: 0 0 10px 10px;
  table-layout: fixed;
  width: 100%
}

@media only screen and (width <=576px) {
  .styled-table-module__table___O745G {
    table-layout: auto
  }

  .styled-table-module__table___O745G thead {
    display: none
  }
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp {
  background: transparent;
  border-bottom: 1px solid var(--cryptomus_border_primary);
  color: var(--cryptomus_text_secondary);
  padding: 14px 20px;
  text-align: left;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s;
  vertical-align: middle
}

@media only screen and (width <=1150px) {
  .styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__hideInLaptopC___P66fX {
    display: none
  }
}

@media only screen and (width <=1024px) {
  .styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__hideInLaptop___aLWR8 {
    display: none
  }
}

@media only screen and (width <=920px) {
  .styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__hideInTabletL___O5RXJ {
    display: none
  }
}

@media only screen and (width <=768px) {
  .styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__hideInTablet___bYPYP {
    display: none
  }
}

@media only screen and (width <=576px) {
  .styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__hideInTabletS___wGA2b {
    display: none
  }
}

@media only screen and (width <=425px) {
  .styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__hideInMobileL___Y1q5C {
    display: none
  }
}

@media only screen and (width <=375px) {
  .styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__hideInMobile___6JxZg {
    display: none
  }
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__canSort___JmDGP {
  cursor: pointer
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__canSort___JmDGP:hover {
  background: var(--cryptomus_table_hover_stroke)
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__canSort___JmDGP:hover .styled-table-module__thContent___LAbo2 .styled-table-module__sortIcon___Te4YP {
  max-height: 20px;
  max-width: 20px;
  opacity: 1
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp.styled-table-module__sorted___8Hbtp {
  background: var(--cryptomus_table_hover_stroke)
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp .styled-table-module__thContent___LAbo2 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp .styled-table-module__thContent___LAbo2 .styled-table-module__truncate___EvWR0 {
  text-wrap: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp .styled-table-module__thContent___LAbo2 .styled-table-module__truncate___EvWR0.styled-table-module__withSortIcon___J3U26 {
  max-width: calc(100% - 20px)
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp .styled-table-module__thContent___LAbo2 .styled-table-module__sortIcon___Te4YP {
  color: var(--cryptomus_text_secondary);
  max-height: 20px;
  max-width: 20px;
  opacity: 0;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp .styled-table-module__thContent___LAbo2 .styled-table-module__sortIcon___Te4YP.styled-table-module__active___3-fcZ {
  color: var(--cryptomus_text_primary);
  opacity: 1
}

.styled-table-module__table___O745G thead .styled-table-module__tableHead___UgRTp .styled-table-module__thContent___LAbo2 .styled-table-module__sortIcon___Te4YP .styled-table-module__sortAsc___r-hnN {
  transform: rotate(180deg)
}

.styled-table-module__tableData___ce72W {
  display: table-cell
}

@media only screen and (width <=375px) {
  .styled-table-module__tableData___ce72W.styled-table-module__hideInMobile___6JxZg {
    display: none
  }
}

@media only screen and (width <=425px) {
  .styled-table-module__tableData___ce72W.styled-table-module__hideInMobileL___Y1q5C {
    display: none
  }
}

@media only screen and (width <=576px) {
  .styled-table-module__tableData___ce72W.styled-table-module__hideInTabletS___wGA2b {
    display: none
  }
}

@media only screen and (width <=768px) {
  .styled-table-module__tableData___ce72W.styled-table-module__hideInTablet___bYPYP {
    display: none
  }
}

@media only screen and (width <=920px) {
  .styled-table-module__tableData___ce72W.styled-table-module__hideInTabletL___O5RXJ {
    display: none
  }
}

@media only screen and (width <=1024px) {
  .styled-table-module__tableData___ce72W.styled-table-module__hideInLaptop___aLWR8 {
    display: none
  }
}

@media only screen and (width <=1150px) {
  .styled-table-module__tableData___ce72W.styled-table-module__hideInLaptopC___P66fX {
    display: none
  }
}

.styled-table-module__tbody___JQp-h tr {
  background: transparent;
  border-top: 1px solid var(--cryptomus_border_primary);
  box-sizing: content-box;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s
}

.styled-table-module__tbody___JQp-h tr:focus-visible {
  outline: 1px solid var(--cryptomus_text_primary);
  outline-offset: 3px
}

.styled-table-module__tbody___JQp-h tr:first-of-type {
  border-top: none
}

.styled-table-module__tbody___JQp-h tr:last-of-type td:first-child {
  border-bottom-left-radius: 10px
}

.styled-table-module__tbody___JQp-h tr:last-of-type td:last-child {
  border-bottom-right-radius: 10px
}

.styled-table-module__tbody___JQp-h tr:hover {
  background: var(--cryptomus_table_hover_stroke)
}

.styled-table-module__tbody___JQp-h td {
  box-sizing: border-box;
  color: var(--cryptomus_text_primary);
  overflow: hidden;
  padding: 16px 20px;
  text-overflow: ellipsis;
  vertical-align: middle
}

@media only screen and (width <=768px) {
  .styled-table-module__tbody___JQp-h td {
    padding: 16px 20px
  }
}

@media only screen and (width <=425px) {
  .styled-table-module__tbody___JQp-h td {
    padding: 16px
  }
}

@media only screen and (width <=768px) {
  .styled-table-module__tbody___JQp-h td:last-of-type {
    text-align: right
  }
}

.styled-table-module__tbody___JQp-h td p,
.styled-table-module__tbody___JQp-h td span {
  overflow: hidden;
  text-overflow: ellipsis
}

.styled-table-module__tbody___JQp-h td .styled-table-module__tdContent___TqUGt .styled-table-module__desktop___ni8FS {
  display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

@media only screen and (width <=768px) {
  .styled-table-module__tbody___JQp-h td .styled-table-module__tdContent___TqUGt .styled-table-module__desktop___ni8FS {
    display: none
  }
}

.styled-table-module__tbody___JQp-h td .styled-table-module__tdContent___TqUGt .styled-table-module__mobile___xb9wA {
  display: none
}

@media only screen and (width <=768px) {
  .styled-table-module__tbody___JQp-h td .styled-table-module__tdContent___TqUGt .styled-table-module__mobile___xb9wA {
    display: inline
  }
}

.table-dropdown-module__container___UiL6G {
  align-items: center;
  column-gap: 8px;
  cursor: pointer;
  display: flex;
  height: 40px;
  padding: 10px 16px;
  transition: .3s
}

.table-dropdown-module__container___UiL6G:hover,
.table-dropdown-module__container_opened___HF0UG {
  background: var(--cryptomus_table_items)
}

.table-dropdown-module__container___UiL6G .table-dropdown-module__icon___Xp4rL>div {
  color: var(--cryptomus_text_primary)
}

.table-dropdown-module__container___UiL6G .table-dropdown-module__icon_opened___sViUr {
  transform: rotate(180deg)
}

.table-dropdown-module__dropdown___4ApeH {
  background: var(--cryptomus_select_default);
  color: var(--cryptomus_text_primary);
  padding: 0
}

.table-dropdown-module__dropdownMenuContainer___E9KwD {
  box-shadow: none;
  margin-bottom: -8px
}

.table-dropdown-module__list___ZXCAP {
  background: var(--cryptomus_select_default)
}

.table-dropdown-module__list__item___QL2oQ {
  cursor: pointer;
  padding: 2px 10px;
  transition: .3s;
  width: 100%
}

.table-dropdown-module__list__item___QL2oQ:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px
}

.table-dropdown-module__list__item___QL2oQ:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}

.table-dropdown-module__list__item___QL2oQ:hover,
.table-dropdown-module__list__item_active___0jv5M {
  background-color: var(--cryptomus_select_hover)
}

.table-header-module__tableHeader___Vay8N {
  align-items: flex-start;
  background: var(--cryptomus_table_bg);
  border-bottom: 1px solid var(--cryptomus_border_primary);
  border-radius: 10px 10px 0 0;
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 0
}

@media only screen and (width <=768px) {
  .table-header-module__tableHeader___Vay8N {
    padding: 20px 20px 0
  }
}

@media only screen and (width <=425px) {
  .table-header-module__tableHeader___Vay8N {
    padding: 20px 16px 0
  }
}

.table-header-module__tableHeader___Vay8N .table-header-module__tableTitle___8MM2O {
  color: var(--cryptomus_text_primary)
}

.table-header-module__tableHeader___Vay8N .table-header-module__tableTitle___8MM2O.table-header-module__isText___HCLg5 {
  margin-bottom: 20px
}

.table-header-module__tableHeader___Vay8N .table-header-module__button___ryEhV {
  background: transparent;
  border: none;
  color: var(--cryptomus_text_secondary);
  cursor: pointer;
  margin: 0;
  padding: 0
}

@media only screen and (width <=768px) {
  .table-header-module__tableHeader___Vay8N .table-header-module__button___ryEhV {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    width: 100%
  }
}

.table-header-module__tableHeader___Vay8N .table-header-module__button___ryEhV .table-header-module__buttonWrapper___4vpyc {
  align-items: center;
  column-gap: 2px;
  display: flex;
  justify-content: center
}

.table-header-module__tableHeader___Vay8N .table-header-module__button___ryEhV .table-header-module__buttonWrapper___4vpyc .table-header-module__buttonText_transactionsEnabled___QvAnl {
  display: none
}

@media only screen and (width <=1150px) {
  .table-header-module__tableHeader___Vay8N .table-header-module__button___ryEhV .table-header-module__buttonWrapper___4vpyc .table-header-module__buttonText_transactionsEnabled___QvAnl {
    display: block
  }
}

@media only screen and (width <=768px) {
  .table-header-module__tableHeader___Vay8N .table-header-module__button___ryEhV .table-header-module__buttonWrapper___4vpyc .table-header-module__buttonText___qWl3b {
    display: none
  }
}

.table-header-module__tableHeader___Vay8N .table-header-module__button___ryEhV .table-header-module__buttonWrapper___4vpyc .table-header-module__buttonIcon___rXOec {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  width: 24px
}

html[dir=rtl] .table-header-module__tableHeader___Vay8N .table-header-module__button___ryEhV .table-header-module__buttonWrapper___4vpyc .table-header-module__buttonIcon___rXOec {
  transform: rotate(180deg)
}

.table-pagination-module__pagination___m1hvQ {
  align-items: center;
  display: flex;
  max-width: fit-content
}

.table-pagination-module__pagination__info___uX6Bi {
  box-sizing: content-box;
  column-gap: 4px;
  display: flex;
  justify-content: flex-end;
  min-width: 45px;
  padding: 10px 16px
}

.table-pagination-module__pagination__info___uX6Bi span:first-child {
  display: inline-block;
  min-width: 1em;
  text-align: center
}

html[dir=rtl] .table-pagination-module__pagination__info___uX6Bi {
  flex-direction: row-reverse
}

.table-pagination-module__pagination__info___uX6Bi.table-pagination-module__no_count___VLfzF {
  min-width: 15px
}

.table-pagination-module__pagination__arrow___WSP-T {
  align-items: center;
  background: transparent;
  color: var(--cryptomus_text_primary);
  display: flex;
  height: 40px;
  justify-content: center;
  padding: 10px;
  transition: .3s;
  width: 40px
}

html[dir=rtl] .table-pagination-module__pagination__arrow___WSP-T {
  transform: rotate(180deg)
}

.table-pagination-module__pagination__arrow___WSP-T:hover {
  background: var(--cryptomus_table_hover_stroke)
}

.table-pagination-module__pagination__arrow___WSP-T:active {
  background: var(--cryptomus_table_items)
}

.table-pagination-module__pagination__arrow_reverse___9UHch {
  transform: rotate(180deg)
}

html[dir=rtl] .table-pagination-module__pagination__arrow_reverse___9UHch {
  transform: rotate(0)
}

.table-pagination-module__pagination__arrow_disabled___fQYB9 {
  color: var(--cryptomus_text_disable);
  cursor: default
}

.table-pagination-module__pagination__arrow_disabled___fQYB9:active,
.table-pagination-module__pagination__arrow_disabled___fQYB9:hover {
  background: transparent
}

.tab-item-module__tabButton___hLeAT {
  background: transparent;
  border: none;
  color: var(--cryptomus_text_primary);
  cursor: pointer;
  padding: 0
}

.tab-item-module__tabButton___hLeAT:focus-visible {
  outline: none
}

.tab-item-module__tabButton___hLeAT:focus-visible>span>span {
  border-radius: 3px;
  outline: 1px solid var(--cryptomus_text_primary);
  outline-offset: 3px
}

.tab-item-module__tabItem___uNYBO {
  align-items: center;
  display: flex
}

.tab-item-module__tabItem___uNYBO>* {
  margin-bottom: 21px
}

@media only screen and (width <=1024px) {
  .tab-item-module__tabItem___uNYBO>* {
    margin-bottom: 17px
  }
}

.tab-item-module__icon___AvF9a {
  display: block;
  margin-top: -4px;
  margin-inline-start: 4px
}

.tab-item-module__icon___AvF9a svg {
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s
}

.tab-item-module__icon___AvF9a.tab-item-module__open___VZqkc svg {
  transform: rotate(180deg)
}

.tab-dropdown-item-module__item___J0klU {
  align-items: center;
  background: var(--cryptomus_select_default);
  column-gap: 16px;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  padding: 8px 16px;
  position: relative;
  text-align: start;
  transition: all .3s ease, outline-offset 0s, outline-color 0s, outline 0s;
  width: 100%
}

.tab-dropdown-item-module__item___J0klU.tab-dropdown-item-module__with_children___xawpr {
  padding-inline-end: 15%
}

.tab-dropdown-item-module__item___J0klU:active,
.tab-dropdown-item-module__item___J0klU:hover {
  background: var(--cryptomus_select_hover)
}

.tab-dropdown-item-module__item___J0klU:focus-visible:after {
  inset: 2px 6px !important
}

.tab-dropdown-item-module__item__icon___fbXi9 {
  color: var(--cryptomus_text_primary);
  height: 24px;
  width: 24px
}

.tab-dropdown-item-module__item__content___rtZNO {
  display: flex;
  flex-direction: column
}

.tab-dropdown-item-module__item__content___rtZNO p {
  color: var(--cryptomus_text_primary)
}

.tab-dropdown-item-module__item__content___rtZNO span {
  color: var(--cryptomus_text_secondary)
}

.tab-dropdown-module__tabDropdown___uOwQq {
  position: relative
}

.tab-dropdown-module__dropdown___Eza9A {
  width: 336px
}

.tab-dropdown-module__divider___AmIc2 {
  background: var(--cryptomus_select_border);
  height: 1px;
  margin: 8px auto;
  width: calc(100% - 36px)
}

.tab-dropdown-module__sub_list___GT39o {
  border-top: 1px solid var(--cryptomus_select_border);
  display: flex;
  flex-direction: column;
  margin-top: 8px;
  padding-top: 8px
}

.tabs-module__tabs___UMeM9 {
  display: flex;
  gap: 24px
}

.tabs-module__tabs_border___YQ-si {
  border-bottom: 1px solid var(--cryptomus_border_primary)
}

@media only screen and (width <=1024px) {
  .tabs-module__tabs___UMeM9 {
    gap: 20px
  }
}

.tabs-module__tabItems___EKPH8 {
  background: transparent;
  border: none;
  color: var(--cryptomus_text_primary);
  list-style: none;
  position: relative
}

.tabs-module__swiper___URZpY {
  display: block;
  width: 100%
}

.tabs-module__swiper___URZpY .tabs-module__tabItems___EKPH8 {
  width: fit-content
}

.tabs-module__swiper___URZpY .tabs-module__tabItems___EKPH8:not(:last-of-type) {
  margin-inline-end: 24px
}

@media only screen and (width <=1024px) {
  .tabs-module__swiper___URZpY .tabs-module__tabItems___EKPH8:not(:last-of-type) {
    margin-inline-end: 20px
  }
}

.tabs-module__underline___qEJfO {
  background: var(--cryptomus_text_primary);
  border-radius: 6px 6px 0 0;
  bottom: 0;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%
}

.tabs-module__divider___lZk82 {
  background: var(--cryptomus_border_primary);
  height: 24px;
  width: 1px
}

.tooltip-module__container___Z91On {
  display: inline-flex;
  height: max-content;
  max-width: calc(100dvw - 32px);
  position: relative;
  width: fit-content
}

.tooltip-module__tooltipWrapper___XRg0Q {
  border-radius: 10px;
  position: absolute;
  z-index: calc(infinity)
}

.tooltip-module__tooltipWrapper___XRg0Q.tooltip-module__normal___RRqWq {
  background-color: var(--cryptomus_select_default);
  box-shadow: var(--cryptomus_tooltip_shadow);
  color: var(--cryptomus_text_primary)
}

.tooltip-module__tooltipWrapper___XRg0Q.tooltip-module__normal___RRqWq .tooltip-module__arrow___bw9Z7 {
  fill: var(--cryptomus_select_default)
}

.tooltip-module__tooltipWrapper___XRg0Q.tooltip-module__white___UHWBC {
  background-color: var(--cryptomus_white);
  box-shadow: 0 0 57px 0 rgba(0, 0, 0, .09), 0 16px 47px 0 rgba(0, 0, 0, .06);
  color: var(--cryptomus_black)
}

.tooltip-module__tooltipWrapper___XRg0Q.tooltip-module__white___UHWBC .tooltip-module__arrow___bw9Z7 {
  fill: var(--cryptomus_white)
}

.tooltip-module__tooltipWrapper___XRg0Q.tooltip-module__table___GoM-f {
  background-color: var(--cryptomus_neutral_80);
  color: var(--cryptomus_text_inverted)
}

.tooltip-module__tooltipWrapper___XRg0Q.tooltip-module__table___GoM-f .tooltip-module__arrow___bw9Z7 {
  fill: none
}

.tooltip-module__targetWrapper___ZRbsI {
  height: min-content
}