body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgba(0, 0, 0, 0.03);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgba(255, 61, 77, 0.06);
  --backgroundNegativeOverlay: rgba(255, 61, 77, 0.16);
  --backgroundSuccessLightOverlay: rgba(58, 194, 112, 0.1);
  --backgroundSuccessOverlay: rgba(58, 194, 112, 0.16);
  --backgroundWarningLightOverlay: rgba(255, 166, 77, 0.06);
  --backgroundWarningOverlay: rgba(255, 166, 77, 0.16);
  --backgroundNoticeOverlay: #ffa64d;
  --borderPrimarySolid: rgba(0, 0, 0, 0.1);
  --borderPrimaryOverlay: rgba(0, 0, 0, 0.1);
  --borderCatalogWhiteLine: #e6e6e6;
  --backgroundAlpha_1: rgba(0, 0, 0, 0.14);
  --backgroundAlpha_2: rgba(0, 0, 0, 0.16);
  --backgroundAlpha_3: rgba(0, 0, 0, 0.18);
  --backgroundAlpha_4: rgba(0, 0, 0, 0.24);
  --backgroundAlpha_5: rgba(0, 0, 0, 0.32);
  --backgroundAlpha_6: rgba(0, 0, 0, 0.8);
  --backgroundAlpha_7: rgba(0, 0, 0, 0.9);
  --backgroundAlpha_8: hsla(0, 0%, 100%, 0.32);
  --backgroundAlpha_9: hsla(0, 0%, 100%, 0.012);
  --backgroundPayformHint: rgba(0, 0, 0, 0.03);
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgba(0, 0, 0, 0.08);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgba(0, 0, 0, 0.6);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgba(0, 0, 0, 0.7);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgba(0, 0, 0, 0.16);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgba(0, 0, 0, 0.12);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgba(0, 0, 0, 0.04);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgba(0, 0, 0, 0.08);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgba(0, 0, 0, 0.08);
  --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-alpha-background: rgba(0, 0, 0, 0.02);
  --neutral-alpha-02: rgba(0, 0, 0, 0.02);
  --neutral-alpha-06: rgba(0, 0, 0, 0.06);
  --neutral-alpha-12: rgba(0, 0, 0, 0.12);
  --neutral-alpha-36: rgba(0, 0, 0, 0.36);
  --neutral-alpha-64: rgba(0, 0, 0, 0.64);
  --neutral-alpha-80: rgba(0, 0, 0, 0.8);
  --neutral-alpha-92: rgba(0, 0, 0, 0.92);
  --neutral-alpha-100: #000;
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: hsla(0, 0%, 100%, 0.64);
  --panel-neutral-alpha-12: hsla(0, 0%, 100%, 0.12);
  --success-lighter-alpha: rgba(58, 194, 112, 0.12);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgba(247, 200, 84, 0.12);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgba(255, 26, 45, 0.12);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgba(255, 61, 77, 0.06);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgba(33, 177, 255, 0.12);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5,
    0px 8px 16px rgba(41, 41, 41, 0.04), 0px 0px 6px rgba(41, 41, 41, 0.04);
  --sElevation_3: 0px 0px 20px rgba(0, 0, 0, 0.1),
    0px 0px 6px rgba(0, 0, 0, 0.04);
  --sElevation_4: 0px 0px 80px rgba(0, 0, 0, 0.1);
  --borderAlpha_1: rgba(0, 0, 0, 0.1);
  --borderAlpha_Inverted_1: hsla(0, 0%, 100%, 0.3);
  --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;
}
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,
    rgba(79, 79, 79, 0.96) -0.45%,
    rgba(79, 79, 79, 0.67) 6.8%,
    rgba(79, 79, 79, 0.31) 29.11%
  );
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323);
  --bg_buttonUp: #292929;
  --warning-lighter-alpha: rgba(255, 166, 77, 0.24);
  --danger-lighter-alpha: rgba(255, 61, 77, 0.24);
  --backgroundNegativeLightOverlay: rgba(255, 61, 77, 0.24);
  --neutral-alpha-92: hsla(0, 0%, 100%, 0.92);
  --borderPrimarySolid: hsla(0, 0%, 100%, 0.1);
  --borderCatalogWhiteLine: #2d2d2d;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: hsla(0, 0%, 100%, 0.6);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: hsla(0, 0%, 100%, 0.3);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: hsla(0, 0%, 100%, 0.16);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: hsla(0, 0%, 100%, 0.1);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: hsla(0, 0%, 100%, 0.08);
  --bsTertiaryHoverBackground: hsla(0, 0%, 100%, 0.04);
  --backgroundAlpha_1: hsla(0, 0%, 100%, 0.14);
  --backgroundAlpha_2: hsla(0, 0%, 100%, 0.16);
  --backgroundAlpha_3: hsla(0, 0%, 100%, 0.18);
  --backgroundAlpha_4: hsla(0, 0%, 100%, 0.24);
  --backgroundAlpha_5: hsla(0, 0%, 100%, 0.32);
  --backgroundAlpha_6: hsla(0, 0%, 100%, 0.8);
  --backgroundAlpha_7: hsla(0, 0%, 100%, 0.9);
  --backgroundAlpha_8: rgba(0, 0, 0, 0.32);
  --backgroundAlpha_9: rgba(0, 0, 0, 0.012);
  --backgroundPayformHint: hsla(0, 0%, 100%, 0.14);
  --border_lang: hsla(0, 0%, 100%, 0.3);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px hsla(0, 0%, 100%, 0.06),
    0px 0px 10px hsla(0, 0%, 100%, 0.2);
  --borderAlpha_1: hsla(0, 0%, 100%, 0.3);
  --borderAlpha_Inverted_1: rgba(0, 0, 0, 0.1);
  --borderAlpha_2: #444;
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 400;
  src: url(../font/Golos-Text_Regular.b1395e91e001884eee01.woff);
  src: local('Golos-Text'), local('Golos-Text_Regular'),
    url(../font/Golos-Text_Regular.ae582e244fd754e381e0.woff2) format('woff2');
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 900;
  src: url(../font/Golos-Text_Black.17b95b7c508b0429f63d.woff);
  src: local('Golos-Text'), local('Golos-Text_Black'),
    url(../font/Golos-Text_Black.0edc07b81d93a7efd521.woff2) format('woff2');
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 700;
  src: url(../font/Golos-Text_Bold.ee4278a57fc4ea9c5733.woff);
  src: local('Golos-Text'), local('Golos-Text_Bold'),
    url(../font/Golos-Text_Bold.e214a16e8ae6b4697669.woff2) format('woff2');
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 600;
  src: url(../font/Golos-Text_DemiBold.888b4bed37bbb263737e.woff);
  src: local('Golos-Text'), local('Golos-Text_DemiBold'),
    url(../font/Golos-Text_DemiBold.df1ca88b09db868af09b.woff2) format('woff2');
}
@font-face {
  font-family: Golos;
  font-style: normal;
  font-weight: 500;
  src: url(../font/Golos-Text_Medium.4907ba017df6078151bb.woff);
  src: local('Golos-Text'), local('Golos-Text_Medium'),
    url(../font/Golos-Text_Medium.4076af3347fdf5c7ae52.woff2) format('woff2');
}
@font-face {
  font-family: Biennale;
  src: url(https://pay.cryptomus.com/static/media/Biennale-SemiBold.c38b7b412cb316ccb23d.otf)
    format('opentype');
}
.SnackbarContent-root {
  align-items: flex-start !important;
}
.SnackbarContainer-root {
  max-width: 40% !important;
}
@media only screen and (max-width: 768px) {
  .SnackbarContainer-root {
    max-width: calc(100% - 32px) !important;
  }
}
.SnackbarItem-message {
  align-items: flex-start !important;
  max-width: 80%;
  padding: 10px 0 !important;
}
body[dir='rtl'] .SnackbarItem-action {
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
  padding-right: 16px;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
* {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
body {
  margin: 0;
}
body.dark .MuiSkeleton-root {
  background: var(--backgroundAlpha_4);
}
body.dark .MuiDivider-root {
  background-color: var(--backgroundAlpha_5);
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: initial;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: initial;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
body {
  font-family: Golos;
}
ol,
ul {
  list-style: none outside none;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
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: none repeat scroll 0 0 transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: initial;
}
.snack-close {
  color: inherit !important;
}
body {
  background-color: var(--secondary);
}
.CookieModal_wrapper__CRNPp {
  background: var(--secondary);
  border: 1px solid var(--border_1);
  border-radius: 20px;
  bottom: 50px;
  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);
  color: var(--primary);
  left: 50px;
  max-width: 403px;
  padding: 24px;
  position: fixed;
  z-index: 1000;
}
@media only screen and (max-width: 576px) {
  .CookieModal_wrapper__CRNPp {
    border-radius: 20px;
    bottom: 24px;
    left: 50%;
    max-width: 373px;
    -webkit-transform: translate(-50%, -5%);
    transform: translate(-50%, -5%);
    width: 100%;
  }
}
.CookieModal_wrapper__CRNPp .CookieModal_header__ufRBA {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.CookieModal_wrapper__CRNPp .CookieModal_header__ufRBA svg {
  cursor: pointer;
}
.CookieModal_wrapper__CRNPp .CookieModal_header__ufRBA img {
  color: var(--secondary);
  cursor: pointer;
}
.CookieModal_wrapper__CRNPp .CookieModal_header__ufRBA h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-right: 6px;
  margin-top: 0;
}
.CookieModal_wrapper__CRNPp
  .CookieModal_header__ufRBA
  .CookieModal_header__title__55swm {
  align-items: center;
  display: flex;
  margin-bottom: 16px;
}
.CookieModal_wrapper__CRNPp .CookieModal_button_wrapper__uzNb9 {
  grid-gap: 16px;
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
}
.CookieModal_wrapper__CRNPp .CookieModal_link__jYoB5:hover {
  color: var(--text_1);
}
.CookieModal_wrapper__CRNPp .CookieModal_text__9GCmL {
  color: var(--textSecondary);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.08px;
  letter-spacing: -0.12px;
  line-height: 20px;
  line-height: 24px;
  overflow: hidden;
}
.btn {
  align-items: center;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  justify-content: center;
  line-height: 20px;
  padding: 18px 16px;
  transition: all 0.3s ease;
  width: 100%;
}
.btn svg {
  -webkit-margin-end: 10px;
  height: 20px;
  margin-inline-end: 10px;
  width: 21px;
}
.btn .button-spin svg {
  -webkit-margin-end: -10px;
  margin-inline-end: -10px;
}
.btn:disabled {
  cursor: inherit;
  opacity: 0.36;
}
.btn.small {
  padding: 10px 16px;
}
.btn.medium {
  padding: 14px 20px;
}
.btn.large {
  padding: 18px 24px;
}
.btn.caption {
  background: var(--buttonPrimaryBackground);
  color: var(--secondary);
  font-weight: 500;
  margin-top: 16px;
  padding: 12px 20px;
}
.btn.caption:not(:disabled):hover {
  background: var(--bsPrimaryHoverBackground);
}
.btn.caption:not(:disabled):active {
  background: var(--bsPrimaryPressedBackground);
}
.btn.border {
  background: transparent;
  border: 1px solid var(--primary);
  color: var(--primary);
}
.btn.border:not(:disabled):hover {
  background: var(--btnSecondaryHover);
}
.btn.border:not(:disabled):active {
  background: var(--btnSecondaryActive);
}
.btn.border:disabled {
  background: var(--btnSecondaryHover);
}
.btn.primary {
  background: var(--buttonPrimaryBackground);
  color: var(--secondary);
}
.btn.primary:not(:disabled):hover {
  background: var(--bsPrimaryHoverBackground);
}
.btn.primary:not(:disabled):active {
  background: var(--bsPrimaryPressedBackground);
}
.btn.secondary {
  background: var(--buttonSecondaryBackground);
  color: var(--primary);
}
.btn.secondary:not(:disabled):hover {
  background: var(--bsSecondaryHoverBackground);
}
.btn.secondary:not(:disabled):active {
  background: var(--bsSecondaryPressedBackground);
}
.btn.tertiary {
  background: none;
  color: var(--primary);
}
.btn.tertiary:not(:disabled):hover {
  background: var(--bsTertiaryHoverBackground);
}
.btn.tertiary:not(:disabled):active {
  background: var(--bsTertiaryPressedBackground);
}
.btn.btn-primary {
  background-color: var(--cPrimaryBackground);
  color: var(--textDisabled);
}
.btn.btn-primary:not(:disabled):hover {
  background-color: var(--bsPrimaryHoverBackground);
}
.btn.btn-primary:not(:disabled):active {
  background-color: var(--bsPrimaryPressedBackground);
}
.btn.btn-primary:disabled {
  background-color: var(--cPrimaryBackground);
  cursor: inherit;
  opacity: 0.36;
}
.btn.btn-secondary {
  background-color: var(--cSecondaryBackground);
}
.btn.btn-secondary:not(:disabled):hover {
  background-color: var(--bsSecondaryHoverBackground);
}
.btn.btn-secondary:not(:disabled):active {
  background-color: var(--bsSecondaryPressedBackground);
}
.btn.btn-secondary:disabled {
  cursor: inherit;
}
.btn.btn-tertiary {
  background: none;
}
.btn.btn-tertiary:not(:disabled):hover {
  background-color: var(--bsTertiaryHoverBackground);
}
.btn.btn-tertiary:not(:disabled):active {
  background-color: var(--bsTertiaryPressedBackground);
}
.btn.btn-tertiary:disabled {
  cursor: inherit;
  opacity: 0.36;
}
.Widget_widget__29xI\+ {
  border: 1px solid #ebebeb;
  border-radius: 16px;
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
}
.Widget_widget__29xI\+ .Widget_widgetHeader__84xa2 {
  padding: 24px;
}
.Widget_widget__29xI\+ .Widget_widgetHeader__84xa2 .Widget_headerTitle__5K7hW {
  grid-gap: 8px;
  display: grid;
  gap: 8px;
  grid-template-areas: 'logo cashback int';
  grid-template-columns: -webkit-min-content 1fr -webkit-min-content;
  grid-template-columns: min-content 1fr min-content;
}
@media only screen and (max-width: 460px) {
  .Widget_widget__29xI\+
    .Widget_widgetHeader__84xa2
    .Widget_headerTitle__5K7hW {
    grid-template-areas: 'logo int' 'cashback cashback';
    grid-template-columns: -webkit-min-content -webkit-min-content;
    grid-template-columns: min-content min-content;
    justify-content: space-between;
  }
}
.Widget_widget__29xI\+
  .Widget_widgetHeader__84xa2
  .Widget_headerTitle__5K7hW
  .Widget_logo__UC2i- {
  grid-area: logo;
  height: 26px;
}
.Widget_widget__29xI\+
  .Widget_widgetHeader__84xa2
  .Widget_headerTitle__5K7hW
  .Widget_cashbackWrapper__z8luW {
  display: flex;
  grid-area: cashback;
  justify-content: flex-end;
}
@media only screen and (max-width: 460px) {
  .Widget_widget__29xI\+
    .Widget_widgetHeader__84xa2
    .Widget_headerTitle__5K7hW
    .Widget_cashbackWrapper__z8luW {
    justify-content: center;
  }
}
.Widget_widget__29xI\+
  .Widget_widgetHeader__84xa2
  .Widget_headerTitle__5K7hW
  .Widget_cashbackWrapper__z8luW
  .Widget_cashback__Dp119 {
  align-items: center;
  border-radius: 78px;
  display: flex;
  font-family: Golos;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  gap: 2px;
  letter-spacing: -0.08px;
  line-height: 14px;
  padding: 4px;
}
@media only screen and (max-width: 460px) {
  .Widget_widget__29xI\+
    .Widget_widgetHeader__84xa2
    .Widget_headerTitle__5K7hW
    .Widget_cashbackWrapper__z8luW
    .Widget_cashback__Dp119 {
    justify-content: center;
    width: 100%;
  }
}
.Widget_widget__29xI\+
  .Widget_widgetHeader__84xa2
  .Widget_headerTitle__5K7hW
  .Widget_cashbackWrapper__z8luW
  .Widget_cashback__Dp119
  .Widget_cashbackLogo__H41bQ {
  background: var(--backgroundSecondary);
  border-radius: 46px;
  color: var(--black);
  max-height: 18px;
  max-width: 18px;
  padding: 2px;
}
.Widget_widget__29xI\+
  .Widget_widgetHeader__84xa2
  .Widget_headerTitle__5K7hW
  .Widget_cashbackWrapper__z8luW
  .Widget_cashback__Dp119
  .Widget_cashbackLogo__H41bQ
  svg {
  height: 100%;
  width: 100%;
}
.Widget_widget__29xI\+
  .Widget_widgetHeader__84xa2
  .Widget_headerTitle__5K7hW
  .Widget_cashbackWrapper__z8luW
  .Widget_cashback__Dp119
  .Widget_cashbackValue__c9ccQ {
  align-items: center;
  color: inherit;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.08px;
  line-height: 16px;
}
.Widget_widget__29xI\+
  .Widget_widgetHeader__84xa2
  .Widget_headerTitle__5K7hW
  .Widget_cashbackWrapper__z8luW
  .Widget_cashback__Dp119
  .Widget_icon__xZlrQ {
  color: var(--contentTertiary);
  display: inline-block;
  height: 14px;
  margin-left: 2px;
  width: 14px;
}
.Widget_widget__29xI\+
  .Widget_widgetHeader__84xa2
  .Widget_headerTitle__5K7hW
  .Widget_iconInt__G0RSL {
  align-items: center;
  display: flex;
  grid-area: int;
  justify-content: center;
}
.Widget_widget__29xI\+ .Widget_headerContent__eA3\+3 {
  color: var(--black);
  margin-top: 24px;
}
.Widget_widget__29xI\+
  .Widget_headerContent__eA3\+3
  .Widget_paymentName__qsfmN {
  color: var(--contentPrimary);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.08px;
  line-height: 16px;
  margin-bottom: 6px;
}
.Widget_widget__29xI\+ .Widget_headerContent__eA3\+3 .Widget_amount__W2CtY {
  color: var(--contentPrimary);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 768px) {
  .Widget_widget__29xI\+ .Widget_headerContent__eA3\+3 .Widget_amount__W2CtY {
    font-size: 22px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 460px) {
  .Widget_widget__29xI\+ .Widget_headerContent__eA3\+3 .Widget_amount__W2CtY {
    font-size: 20px;
    line-height: 28px;
  }
}
.Widget_widget__29xI\+
  .Widget_headerContent__eA3\+3
  .Widget_amount__W2CtY
  .Widget_placeholder__cDAB- {
  color: var(--contentTertiary);
}
.Widget_widget__29xI\+
  .Widget_headerContent__eA3\+3
  .Widget_amount__W2CtY
  .Widget_fiat__sGiPI {
  color: var(--contentPrimary);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.08px;
  line-height: 16px;
  margin-top: 6px;
}
.Widget_widget__29xI\+ .Widget_headerContent__eA3\+3 .Widget_subAmount__QxdGR {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.08px;
  line-height: 16px;
}
.Widget_widget__29xI\+
  .Widget_headerContent__eA3\+3
  .Widget_subAmount__QxdGR
  .Widget_fiat__sGiPI,
.Widget_widget__29xI\+
  .Widget_headerContent__eA3\+3
  .Widget_subAmount__QxdGR
  .Widget_network__WuOxj {
  display: inline-block;
  margin-bottom: 6px;
}
.Widget_widget__29xI\+ .Widget_headerContent__eA3\+3 .Widget_info__mY906 {
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  font-weight: 400;
  line-height: 16px;
}
.Widget_widget__29xI\+
  .Widget_headerContent__eA3\+3
  .Widget_info__mY906
  .Widget_icon__xZlrQ {
  display: inline-block;
  height: 14px;
  margin-right: 4px;
  width: 14px;
}
.Widget_widget__29xI\+ .Widget_widgetContent__4M7\+T {
  border-radius: 0 0 16px 16px;
  padding: 24px 20px;
}
.Widget_widget__29xI\+ .Widget_widgetContent__4M7\+T.Widget_noPadding__N9MWs {
  padding: 0;
}
.Widget_widget__29xI\+ .Widget_widgetContent__4M7\+T .Widget_formButton__NEUoi {
  align-items: center;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  line-height: 20px;
  padding: 12px 11px;
  position: relative;
  width: 100%;
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_formButton__NEUoi:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_formButton__NEUoi:before {
  background-color: hsla(0, 0%, 100%, 0);
  border-radius: 16px;
  content: '';
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 1;
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_formButton__NEUoi:hover:before {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_formButton__NEUoi:active:before {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_formButton__NEUoi
  svg {
  height: 20px;
  margin: 0 6px;
  width: 20px;
}
.Widget_widget__29xI\+ .Widget_widgetContent__4M7\+T .Widget_button__kV7zK {
  align-items: center;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8px;
  transition: all 0.3s ease;
  width: 100%;
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_button__kV7zK:before {
  background-color: hsla(0, 0%, 100%, 0);
  border-radius: 16px;
  content: '';
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 1;
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_button__kV7zK:hover:before {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_button__kV7zK:active:before {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_button__kV7zK
  .Widget_buttonAmount__oi1yY {
  color: var(--textSecondary);
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  font-weight: 600;
  letter-spacing: -0.08px;
  line-height: 20px;
}
.Widget_widget__29xI\+
  .Widget_widgetContent__4M7\+T
  .Widget_button__kV7zK
  .Widget_buttonCashback__yN8CH {
  align-items: center;
  color: var(--textSecondary);
  color: inherit;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.08px;
  line-height: 20px;
}
.Widget_widget__29xI\+ .Widget_widgetContent__4M7\+T .Widget_button__kV7zK svg {
  height: 20px;
  margin: 0 6px;
  width: 20px;
}
.Widget_amountInput__njZNe {
  font-size: 14px !important;
  letter-spacing: -0.0799999982px;
  line-height: 20px !important;
  margin-bottom: 16px;
  padding: 12px 16px !important;
  text-align: start;
}
.Widget_currencySelect__vJQNk {
  height: 44px !important;
}
.Widget_currencySelectWrapper__wl-fF {
  margin-bottom: 24px;
}
.Widget_qrWrapper__tc80P {
  align-items: center;
  display: flex;
  justify-content: center;
}
.Widget_tooltip__descr__QsmjQ,
.Widget_tooltip__descr__QsmjQ a {
  color: var(--white);
}
.Widget_errorWrapper__OoE2p {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.Widget_errorWrapper__OoE2p .Widget_statusCode__IEpOH {
  color: var(--contentPrimary);
  font-size: 128px;
  font-weight: 600;
  line-height: 128px;
}
.Widget_errorWrapper__OoE2p .Widget_errorText__MaRfP {
  color: var(--contentPrimary);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 24px 0;
}
@media only screen and (max-width: 460px) {
  .Widget_errorWrapper__OoE2p .Widget_errorText__MaRfP {
    font-size: 16px;
  }
}
.Badge_wrapper__E1Gj0 {
  background-color: rgba(var(--success-alpha), 0.06);
  border-radius: 65px;
  color: var(--success-light);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.08px;
  line-height: 20px;
  overflow: hidden;
  padding: 2px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Badge_dark__Xfmfj {
  background-color: rgba(var(--success-alpha), 0.24);
}
.CryptoSpin_spinWrapper__DObQi {
  height: 100%;
  width: 100%;
}
.CryptoSpin_spinWrapper__DObQi.CryptoSpin_active__g1REf {
  pointer-events: none;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}
.CryptoSpin_spinWrapper__DObQi.CryptoSpin_active__g1REf
  .CryptoSpin_contentContainer__qHkti {
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.CryptoSpin_loader__ekt-- {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1003;
}
@media (prefers-reduced-motion: no-preference) {
  .CryptoSpin_loaderIcon__UfVbB {
    -webkit-animation: CryptoSpin_spin__oA\+ z9 0.5s linear infinite;
    animation: CryptoSpin_spin__oA\+ z9 0.5s linear infinite;
  }
}
@-webkit-keyframes CryptoSpin_spin__oA\+z9 {
  0% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes CryptoSpin_spin__oA\+z9 {
  0% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.Input_wrapper__Pfdoj {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.Input_input__zS8lj {
  background-color: var(--secondary);
  border: 1px solid var(--borderAlpha_1);
  border-radius: 12px;
  color: var(--contentPrimary);
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  letter-spacing: -0.12px;
  line-height: 24px;
  padding: 18px 16px;
  transition: all 0.3s ease;
}
.Input_input__zS8lj[data-type='password'] {
  padding: 18px 32px 18px 16px;
}
.Input_input__zS8lj::-webkit-input-placeholder {
  color: var(--contentTertiary);
}
.Input_input__zS8lj::placeholder {
  color: var(--contentTertiary);
}
.Input_input__zS8lj:disabled {
  color: var(--contentTertiary);
}
.Input_input__zS8lj:disabled,
.Input_input__zS8lj:hover {
  background-color: var(--backgroundSecondary);
  border-color: var(--borderAlpha_1);
}
.Input_input__zS8lj.Input_small__tRACL {
  padding: 12px 16px;
}
.Input_input__zS8lj:active {
  box-shadow: inset 0 3px 11px -2px rgba(50, 50, 93, 0.25);
}
.Input_input__zS8lj:focus {
  background-color: var(--secondary);
  border-color: var(--primary);
}
.Input_input__zS8lj.Input_invalid__KsBTG {
  background-color: var(--backgroundAlpha_Negative_1);
}
.Input_input__zS8lj.Input_valid__lrye\+ {
  background-color: var(--backgroundAlpha_3);
}
.Input_suffix__Zdvvl {
  position: absolute;
  right: 18px;
  -webkit-transform: translateY(115%);
  transform: translateY(115%);
}
.Input_suffix__Zdvvl svg {
  color: gray;
  cursor: pointer;
  height: 14px;
  min-width: 14px;
}
.Input_button__W0b-- {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 8px 16px;
  position: absolute;
  right: 0;
  top: 0;
}
.input__error {
  align-items: center;
  display: flex;
  margin-top: 8px;
  padding-left: 2px;
}
.input__error .error__icon {
  color: var(--negative);
  margin-right: 6px;
  min-height: 12px;
  min-width: 12px;
}
.input__error .error__description {
  color: var(--negative);
  font-size: 16px;
  font-weight: 400;
}
.redirect__wrapper {
  background-color: var(--secondary);
  min-height: 100vh;
}
@media only screen and (max-width: 460px) {
  .redirect__wrapper {
    background-color: var(--secondary);
    color: var(--primary);
  }
}
.redirect__wrapper .redirect__container {
  align-items: center;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
@media only screen and (max-width: 768px) {
  .redirect__wrapper .redirect__container {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 460px) {
  .redirect__wrapper .redirect__container {
    padding: 0;
  }
}
.redirect__wrapper .redirect__content {
  background-color: var(--Dark_bg1);
  border-radius: 24px;
  box-shadow: var(--sElevation_4);
  box-sizing: border-box;
  color: var(--primary);
  display: flex;
  flex-direction: column;
  margin-top: 40px;
  max-width: 578px;
  width: 100%;
}
@media only screen and (max-width: 460px) {
  .redirect__wrapper .redirect__content {
    background-color: transparent;
    border-radius: 0 !important;
    box-shadow: none;
    height: 100vh;
    justify-content: space-between;
    margin: 0;
    padding: 0;
  }
}
.redirect__wrapper .redirect__header {
  background: var(--payform);
  border-radius: 24px 24px 0 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media only screen and (max-width: 460px) {
  .redirect__wrapper .redirect__header {
    border-radius: 0;
  }
}
.mercuryo__redirect {
  margin: 0 auto;
  max-width: 350px;
  padding: 32px 0;
  text-align: center;
}
@media only screen and (max-width: 460px) {
  .mercuryo__redirect {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
  }
}
.mercuryo__redirect .redirect__text {
  color: var(--primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 4px;
}
.mercuryo__redirect .redirect__description {
  color: var(--textSecondary);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.08px;
  line-height: 20px;
}
.confirm {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-self: center;
  padding: 16px;
}
.confirm.box-shadow {
  border-radius: 16px;
  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);
}
@-webkit-keyframes ckw {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes ckw {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.confirm__icon_uniq {
  align-items: center;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: ckw;
  animation-name: ckw;
  color: var(--success);
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  margin-right: 16px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
body[dir='rtl'] .confirm__icon_uniq {
  margin-left: 16px;
  margin-right: 0;
}
.cancel_btn {
  background-color: #ebebeb;
  border: none;
  color: #000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  justify-content: center;
  line-height: 20px;
  padding: 14px;
  width: 100%;
}
.cancel_btn_disabled {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}
.Header_header__OKWO7 {
  align-items: center;
  padding: 32px 32px 0;
  position: relative;
}
@media only screen and (max-width: 460px) {
  .Header_header__OKWO7 {
    padding: 16px 16px 0;
  }
}
.Header_header__OKWO7.Header_noPadding__W3ADZ {
  padding: 0;
}
.Header_header__OKWO7 .Header_button__back__gKmwh {
  align-items: center;
  background: var(--secondary);
  border-radius: 40px;
  box-shadow: var(--sElevation_3);
  color: var(--contentPrimary);
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  height: 44px;
  justify-content: center;
  left: -22px;
  position: absolute;
  transition: all 0.3s ease;
  width: 44px;
}
.Header_header__OKWO7 .Header_header__top__juJZi {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 16px;
  justify-content: space-between;
}
@media only screen and (max-width: 576px) {
  .Header_header__OKWO7 .Header_header__top__juJZi {
    align-items: flex-start;
    flex-direction: column;
    row-gap: 24px;
  }
}
.Header_header__OKWO7 .Header_header__top__juJZi .Header_top__logo__jio87 {
  align-items: center;
  display: flex;
  font-family: Biennale, Golos;
  font-size: 16px;
  font-weight: 600;
  gap: 8px;
  grid-area: logo;
  letter-spacing: -0.59px;
  line-height: 36px;
}
.Header_header__OKWO7 .Header_header__top__juJZi .Header_top__logo__jio87 img {
  height: 45px;
  width: 45px;
}
.Header_header__OKWO7 .Header_header__top__juJZi .Header_sign_up_btn__BxQpS {
  color: var(--secondary);
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.Header_header__OKWO7
  .Header_header__top__juJZi
  .Header_sign_up_btn__BxQpS
  button {
  border-radius: 78px;
  padding: 8px 32px;
}
@media only screen and (max-width: 576px) {
  .Header_header__OKWO7 .Header_header__top__juJZi .Header_sign_up_btn__BxQpS {
    width: 100%;
  }
}
.Header_header__OKWO7 svg {
  min-height: 20px;
  min-width: 20px;
}
.help-wrapper .help__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
.help-wrapper .help__content .help__description {
  color: var(--textSecondary);
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.08px;
  line-height: 20px;
  margin-bottom: 4px;
  padding: 0 12px;
}
@media only screen and (max-width: 460px) {
  .help-wrapper .help__content .help__description {
    text-align: center;
  }
}
.help-wrapper .help__content .help__icon-wrapper {
  align-items: center;
  -webkit-column-gap: 16px;
  column-gap: 16px;
  display: flex;
}
.help-wrapper .help__content .help__icon-wrapper .help__icon {
  align-items: center;
  background: var(--backgroundApp);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  width: 44px;
}
.TgButton_tgButton__2PpqP {
  height: 100%;
  width: 100%;
}
.TgButton_tgButton__2PpqP svg path:first-of-type {
  fill: var(--bg_buttonUp);
}
.TgButton_tgButton__2PpqP svg path:last-of-type {
  fill: var(--primary);
}
.ZDButton_zenDesk__O6YZZ {
  align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.ZDButton_icon__JVtKg {
  color: var(--primary);
}
.ZDButton_iconUnread__jwAqM {
  align-items: center;
  background: #d93f4c;
  border-radius: 20px;
  color: var(--white);
  display: flex;
  font-size: 14px;
  height: 20px;
  justify-content: center;
  padding: 0 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.SupportButton_supportButton__d2d43 {
  align-items: center;
  background: var(--bg_buttonUp);
  border: none;
  border-radius: 50%;
  bottom: 24px;
  box-shadow: 0 20px 30px rgba(23, 73, 77, 0.15);
  cursor: pointer;
  display: flex;
  height: 64px;
  justify-content: center;
  padding: 0;
  position: fixed;
  right: 24px;
  -webkit-user-select: none;
  user-select: none;
  width: 64px;
  z-index: 9999;
}
@media only screen and (hover: none) and (pointer: coarse) {
  .SupportButton_supportButton__d2d43 {
    bottom: 78px;
  }
}
