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_ab74b_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;
}

._modal__form_ab74b_227 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: var(--primary);
}
._modal__form_ab74b_227 ._input__label_ab74b_233 {
  margin-bottom: 16px;
}
._modal__form_ab74b_227 ._input__label_ab74b_233:not(:first-child) {
  margin-top: 16px;
}
._modal__form_ab74b_227 ._input__container_ab74b_239 {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
}
._modal__form_ab74b_227 ._input__container_ab74b_239::placeholder {
  color: var(--textPlaceholder);
}
._modal__form_ab74b_227 ._input__container_ab74b_239 ._form__input_ab74b_247 {
  width: 100%;
  padding: 16px 18px;
  border: 1px solid var(--borderPrimarySolid);
  border-radius: 12px;
  font-weight: 400;
  letter-spacing: -0.12px;
  font-size: 16px;
  line-height: 24px;
  color: var(--primary);
}
._modal__form_ab74b_227 ._input__container_ab74b_239 ._input__error_ab74b_258 {
  color: var(--negative);
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 8px;
  gap: 8px;
  transition: all 0.3s ease;
}
._modal__form_ab74b_227 ._input__container_ab74b_239 ._input__error_ab74b_258 svg path {
  fill: var(--negative);
}
._modal__form_ab74b_227 ._input__container_ab74b_239 ._resend_ab74b_270 {
  margin-top: 8px;
  width: max-content;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: var(--primary);
  cursor: default;
}
._modal__form_ab74b_227 ._input__container_ab74b_239 ._resend_btn_ab74b_279 {
  cursor: pointer;
}
._modal__form_ab74b_227 ._input__container_ab74b_239 ._resend_btn_ab74b_279:hover {
  color: var(--textSecondary);
  transition: all 0.3s ease;
}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_14mf0_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;
}

._cryptomus_pay_14mf0_227 {
  min-width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
._cryptomus_pay_14mf0_227 ._funds_caption_14mf0_233 > div {
  background: var(--backgroundNegativeLightOverlay);
  margin-bottom: 0;
}
._cryptomus_pay_14mf0_227 ._funds_caption_14mf0_233 > div a {
  color: var(--primary);
}

._button_14mf0_241 span svg path {
  fill: currentcolor !important;
}

._tooltip__trigger_14mf0_245 {
  width: 100%;
}

._tooltip__content_14mf0_249 {
  padding: 8px 12px;
  background: var(--backgroundInverted);
  color: var(--secondary);
  border-radius: 10px;
  max-width: 367px;
  line-height: 1.2 !important;
}
._tooltip__content_14mf0_249 a {
  text-decoration: underline;
}

._tooltip__arrow_14mf0_261 {
  fill: var(--backgroundInverted) !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_1qa1k_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;
}

._body_1qa1k_227 {
  height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  margin-bottom: 56px;
  padding: 20px 30px;
}

._icon_1qa1k_238 {
  margin-bottom: 37px;
}
._icon_1qa1k_238 path {
  fill: var(--primary);
}

._description_1qa1k_245 {
  text-align: center;
  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_2z5n4_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;
}

._button_2z5n4_227 span svg path {
  fill: currentcolor !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_2alql_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;
}

._modal_info_2alql_227 {
  display: flex;
  flex-direction: column;
  padding: 32px;
  color: var(--primary);
}
._modal_info_2alql_227 ._link_2alql_233 {
  color: var(--primary);
}
._modal_info_desc_2alql_236 {
  margin-bottom: 24px;
}
._modal_info_step_2alql_239:nth-child(2) {
  margin-bottom: 16px;
}
._modal_info_2alql_227 ._gray_block_2alql_242 {
  background-color: var(--backgroundPrimaryFiat);
  padding: 12px;
  border-radius: 12px;
  margin-bottom: 16px;
  margin-top: 8px;
}
._modal_info_2alql_227 ._checkbox_2alql_249 {
  margin-bottom: 32px;
  margin-top: 32px;
}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_13x10_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_13x10_227 {
  padding: 24px;
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
@media only screen and (width <= 460px) {
  ._wrapper_13x10_227 {
    padding: 16px;
  }
}
._wrapper_13x10_227 ._item_13x10_238 {
  border-radius: 16px;
  background: var(--Dark_bg1);
  border: 1px solid var(--borderCatalogWhiteLine);
  padding: 16px;
  display: flex;
  column-gap: 16px;
  align-items: center;
  justify-content: start;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0 16px 0 rgba(37, 33, 41, 0.04), 0 16px 28px 0 rgba(37, 33, 41, 0.04);
}
._wrapper_13x10_227 ._item_13x10_238:hover {
  background: var(--backgroundSearchBar);
}
._wrapper_13x10_227 ._item_13x10_238._disabled_13x10_254 {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
._wrapper_13x10_227 ._item_13x10_238 ._icon_13x10_259 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary);
}
._wrapper_13x10_227 ._item_13x10_238 ._icon_13x10_259 svg {
  width: 40px;
  height: 40px;
}
._wrapper_13x10_227 ._item_13x10_238 ._description_13x10_269 {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: flex-start;
  row-gap: 2px;
}
._wrapper_13x10_227 ._item_13x10_238 ._description_13x10_269 ._title_13x10_276 {
  color: var(--primary);
}
._wrapper_13x10_227 ._item_13x10_238 ._description_13x10_269 ._text_13x10_279 {
  letter-spacing: -0.08px;
  color: var(--textSecondary);
}
._wrapper_13x10_227 ._item_13x10_238 ._iconChevron_13x10_283 {
  width: 32px;
  height: 32px;
  margin-inline-start: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--backgroundTertiary);
  color: var(--primary);
  padding: 7px;
  border-radius: 56px;
}
body[dir=rtl] ._wrapper_13x10_227 ._item_13x10_238 ._iconChevron_13x10_283 {
  transform: rotate(180deg);
}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_1rau9_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;
}

._alternative_pay_1rau9_227 {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
._alternative_pay_divider_1rau9_232 {
  display: flex;
  gap: 32px;
  align-items: center;
}
._alternative_pay_divider_line_1rau9_237 {
  width: 100%;
  border-top: 1px solid var(--borderPrimarySolid);
}
._alternative_pay_divider_1rau9_232 p {
  color: var(--contentSecondary);
}
._alternative_pay_btns_1rau9_244 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
._alternative_pay_btns_1rau9_244 > * {
  flex: 1;
  min-width: 249px;
  max-width: 100%;
}
._alternative_pay_test_1rau9_255 {
  display: flex;
  flex-direction: column;
  padding: 32px;
  gap: 16px;
}

._link_1rau9_262 {
  text-decoration: underline;
}

._tooltip__trigger_1rau9_266 {
  width: 100%;
}

._tooltip__content_1rau9_270 {
  padding: 8px 12px;
  background: var(--backgroundInverted);
  color: var(--secondary);
  border-radius: 10px;
  max-width: 367px;
  line-height: 1.2 !important;
}
._tooltip__content_1rau9_270 a {
  text-decoration: underline;
}

._tooltip__arrow_1rau9_282 {
  fill: var(--backgroundInverted) !important;
}

._button_1rau9_286 span svg path {
  fill: none !important;
}