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_1vnic_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;
}

._caption_1vnic_227 a {
  color: var(--primary);
  text-decoration: underline;
}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_jc831_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;
}

._contractAddressContainer_jc831_227 {
  padding: 16px;
  display: flex;
  gap: 4px;
  border-radius: 16px;
  background: var(--payformCheckout);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04), 0 0 6px rgba(0, 0, 0, 0.04);
  color: var(--contentSecondary);
}
._contractAddressContainer_jc831_227 svg {
  color: var(--primary);
}
._contractAddressContainer_jc831_227 > span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
._contractAddressContainer_jc831_227 h5 {
  font-weight: 400;
}

._contractAddressUrl_jc831_248 {
  color: inherit;
}
._contractAddressUrl_jc831_248 ._contractAddress_jc831_227 {
  word-break: break-all;
  text-decoration: underline;
  cursor: pointer;
}

._tooltipContainer_jc831_257 {
  z-index: 1 !important;
}

._iconQuestion_jc831_261 {
  cursor: pointer;
}

._tooltip_jc831_257 {
  max-width: 367px;
  background: var(--buttonPrimaryBackground);
  border-radius: 10px;
  line-height: 1.2 !important;
  color: var(--secondary);
  padding: 8px 12px;
}

._arrow_jc831_274 {
  fill: var(--buttonPrimaryBackground) !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_1foo3_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;
}

._qrCodeWrapper_1foo3_227 {
  border: 4px solid #fff;
}body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}
body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(
    90deg,
    rgb(79 79 79 / 96%) -0.45%,
    rgb(79 79 79 / 67%) 6.8%,
    rgb(79 79 79 / 31%) 29.11%
  );
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.modal__qr {
  display: flex;
  justify-content: center;
  padding: 24px;
}

.checkout {
  display: flex;
  flex-direction: column;
  border-radius: 16px;
  width: 100%;
  background: var(--payformCheckout);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04), 0 0 6px rgba(0, 0, 0, 0.04);
}
.checkout .checkout__info {
  border-bottom: 1px solid var(--borderPrimarySolid);
  display: flex;
  padding: 16px;
}
.checkout .checkout__info .info__qr-wrapper {
  margin-right: 16px;
}
body[dir=rtl] .checkout .checkout__info .info__qr-wrapper {
  margin-right: unset;
  margin-left: 16px;
}
.checkout .checkout__info .info__recipient {
  padding: 0;
  padding-top: 4px;
  width: 100%;
}
.checkout .checkout__info .info__recipient .recipient__title {
  text-align: start;
  color: var(--textSecondary);
  letter-spacing: -0.08px;
  margin-bottom: 2px;
}
.checkout .checkout__info .info__recipient .recipient__address {
  display: grid;
  grid-template-columns: minmax(100px, auto) 1fr;
  gap: 4px;
  margin-bottom: 8px;
  word-break: break-all;
}
.checkout .checkout__info .info__recipient .recipient__address svg {
  cursor: pointer;
}
.checkout .checkout__info .info__recipient .recipient__address .address__text {
  color: var(--contentPrimary);
  display: block;
  overflow: hidden;
  font-weight: 400;
  letter-spacing: -0.12px;
  font-size: 16px;
  line-height: 24px;
  text-overflow: ellipsis;
}
.checkout .checkout__info .info__recipient .recipient__address .address__text.old {
  word-wrap: break-word;
}
.checkout .checkout__info .info__recipient .recipient__address .address__copy_btn {
  border: none;
  background: none;
  color: var(--primary);
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.checkout .checkout__info .info__recipient .recipient__address .address__buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 24px;
  gap: 8px;
}
.checkout .checkout__info .info__notification-alarm {
  letter-spacing: -0.08px;
  color: var(--textSecondary);
}
.checkout .checkout__info .info__notification-alarm .notification-alarm__email {
  font-weight: 400;
  letter-spacing: -0.08px;
  font-size: 14px;
  line-height: 20px;
  color: var(--textSecondary);
  margin-bottom: 2px;
  background: none;
  outline: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  text-align: start;
  cursor: pointer;
}
.checkout .checkout__status {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (width <= 768px) {
  .checkout .checkout__status {
    grid-template-columns: 1fr;
  }
}
.checkout .checkout__status .status__expire {
  display: flex;
  align-items: center;
  border-right: 1px solid var(--borderPrimarySolid);
}
.checkout .checkout__status .status__expire > div {
  background: transparent;
}
body[dir=rtl] .checkout .checkout__status .status__expire {
  border-left: 1px solid var(--borderPrimarySolid);
  border-right: none;
}
@media only screen and (width <= 768px) {
  .checkout .checkout__status .status__expire {
    border-right: none;
    border-bottom: 1px solid var(--borderPrimarySolid);
  }
  body[dir=rtl] .checkout .checkout__status .status__expire {
    border-left: none;
  }
}
.checkout .checkout__status .status__confirms {
  position: relative;
}
.checkout .checkout__status .status__confirms .confirms__notification {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary);
  background-color: var(--backgroundApp);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.04), 0 0 6px rgba(0, 0, 0, 0.04);
  position: absolute;
  top: 50%;
  right: -20px;
  cursor: pointer;
  height: 40px;
  width: 40px;
  padding: 0;
  border-radius: 100px;
  outline: none;
  border: none;
  transform: translate(0%, -50%);
  transition: all 0.3s ease;
}
body[dir=rtl] .checkout .checkout__status .status__confirms .confirms__notification {
  right: unset;
  left: -20px;
}
.checkout .checkout__status .status__confirms .confirms__notification:hover {
  background-color: var(--backgroundPrimary);
}
@media only screen and (width <= 768px) {
  .checkout .checkout__status .status__confirms .confirms__notification {
    right: 16px;
  }
  body[dir=rtl] .checkout .checkout__status .status__confirms .confirms__notification {
    left: 16px;
    right: auto;
  }
}
.checkout__actions-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.checkout__actions-wrapper .actions__qr {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.checkout__actions-wrapper .actions__button-wrapper {
  display: flex;
  align-items: center;
}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_l33qa_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;
}

._progressBar_l33qa_227 {
  width: fit-content;
  height: 8px;
  margin: 0 auto;
  display: flex;
  flex-flow: row nowrap;
  column-gap: 8px;
  margin-top: 16px;
}
._progressBar__item_l33qa_236 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--backgroundSecondary);
  transition: background-color 0.3s ease;
}
._progressBar__item_l33qa_236._active_l33qa_243 {
  background-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_10ss5_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;
}

@media only screen and (width <= 576px) {
  ._swiper_container_10ss5_228 {
    display: flex;
    justify-content: center;
  }
}
._swiper_container_10ss5_228 ._banner_skeleton_10ss5_233 {
  height: 206px;
  margin-bottom: 16px;
  max-width: 514px;
  border-radius: 16px;
}
@media only screen and (width <= 576px) {
  ._swiper_container_10ss5_228 ._banner_skeleton_10ss5_233 {
    height: 262px;
    max-width: 343px;
  }
}
._swiper_container_10ss5_228 ._swiper_10ss5_228 {
  max-width: 514px;
  height: 206px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (width <= 576px) {
  ._swiper_container_10ss5_228 ._swiper_10ss5_228 {
    max-width: 343px;
    height: 262px;
    margin: 0 auto;
  }
}
._swiper_container_10ss5_228 ._swiper_slide_10ss5_262,
._swiper_container_10ss5_228 ._swiper_10ss5_228 ._swiper-slide_10ss5_263 {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
._swiper_container_10ss5_228 ._swiper_slide_10ss5_262 a,
._swiper_container_10ss5_228 ._swiper_10ss5_228 ._swiper-slide_10ss5_263 a {
  display: block;
  max-width: 514px;
  height: 206px;
}
@media only screen and (width <= 576px) {
  ._swiper_container_10ss5_228 ._swiper_slide_10ss5_262 a,
  ._swiper_container_10ss5_228 ._swiper_10ss5_228 ._swiper-slide_10ss5_263 a {
    max-width: 343px;
    height: 262px;
  }
}
._swiper_container_10ss5_228 ._swiper_slide_10ss5_262 img,
._swiper_container_10ss5_228 ._swiper_10ss5_228 ._swiper-slide_10ss5_263 img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}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_1mh3k_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;
}

._btn_1mh3k_227 {
  width: 100%;
  padding: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 6px;
  border: 1px solid rgb(0, 182, 122);
  border-radius: 10px;
  color: var(--primary);
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  transition: all 0.3s ease;
  background: none;
}
._btn_1mh3k_227:hover {
  background: var(--bsTertiaryHoverBackground);
}
._btn_1mh3k_227:active {
  background: var(--bsTertiaryPressedBackground);
}body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}
body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(
    90deg,
    rgb(79 79 79 / 96%) -0.45%,
    rgb(79 79 79 / 67%) 6.8%,
    rgb(79 79 79 / 31%) 29.11%
  );
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.paid {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.paid .paid__txId {
  padding: 16px;
  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);
}
.paid .paid__txId .txId__title {
  font-weight: 400;
  letter-spacing: -0.08px;
  font-size: 14px;
  line-height: 20px;
  color: var(--textSecondary);
  margin-bottom: 2px;
}
.paid .paid__txId .txId__link {
  display: grid;
  grid-template-columns: minmax(100px, auto) 1fr;
  align-items: center;
  gap: 4px;
  margin-bottom: 8px;
  cursor: pointer;
}
.paid .paid__txId .txId__link .link__value {
  color: var(--contentPrimary);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.paid .divider {
  margin: 0;
  border: solid var(--borderCatalogWhiteLine);
  border-bottom-width: thin;
  border-top: 0;
}
.paid .actions_container {
  display: flex;
  flex-flow: column nowrap;
  row-gap: 20px;
}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_dzwfa_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_dzwfa_227 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: var(--Dark_bg1);
  border-radius: 0 0 24px 24px;
}
._wrapper_dzwfa_227 ._icon_dzwfa_237 {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 64px;
  background: var(--negative);
  color: var(--secondary);
  margin-bottom: 24px;
}
._wrapper_dzwfa_227 ._title_dzwfa_248 {
  color: var(--primary);
  margin-bottom: 4px;
}
._wrapper_dzwfa_227 ._description_dzwfa_252 {
  letter-spacing: -0.08px;
  color: var(--textSecondary);
  margin-bottom: 24px;
}body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}
body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(
    90deg,
    rgb(79 79 79 / 96%) -0.45%,
    rgb(79 79 79 / 67%) 6.8%,
    rgb(79 79 79 / 31%) 29.11%
  );
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.left-to-pay {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  border-radius: 16px;
  background-color: var(--Dark_bg1);
}
.left-to-pay .cell {
  display: flex;
  justify-content: space-between;
}
.left-to-pay .cell .cell__value {
  color: var(--textSecondary);
}
.left-to-pay .cell .cell__amount {
  color: var(--contentPrimary);
}body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}
body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(
    90deg,
    rgb(79 79 79 / 96%) -0.45%,
    rgb(79 79 79 / 67%) 6.8%,
    rgb(79 79 79 / 31%) 29.11%
  );
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.payment-details {
  display: flex;
  flex-direction: column;
  padding: 0 32px;
}
.payment-details__amount_skeleton {
  height: 44px;
  width: 170px;
}
.payment-details.amount_only {
  flex-direction: row;
  justify-content: space-between;
}
@media only screen and (width <= 576px) {
  .payment-details.amount_only {
    flex-direction: column;
    row-gap: 8px;
    padding-bottom: 32px;
  }
}
@media only screen and (width <= 460px) {
  .payment-details.amount_only {
    padding-bottom: 16px;
  }
}
@media only screen and (width <= 460px) {
  .payment-details {
    padding: 0 16px;
  }
}
.payment-details.info_only {
  padding-bottom: 32px;
}
.payment-details__header {
  color: var(--contentSecondary);
  margin-bottom: 8px;
  font-weight: 400;
  letter-spacing: -0.12px;
  font-size: 16px;
  line-height: 24px;
}
.payment-details__wrapper {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
}
.payment-details__amount_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.payment-details__amount {
  display: flex;
  align-items: center;
  gap: 8px;
  word-break: break-all;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
}
@media only screen and (width <= 768px) {
  .payment-details__amount {
    font-size: 32px;
    line-height: 40px;
  }
}
@media only screen and (width <= 460px) {
  .payment-details__amount {
    font-size: 26px;
    line-height: 36px;
  }
}
.payment-details__subheading {
  display: flex;
  flex-direction: column;
  column-gap: 6px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.payment-details__subheading .subheading__currency {
  margin-bottom: 8px;
}
.payment-details__subheading .subheading__contract-address {
  display: flex;
  align-items: center;
  gap: 8px;
}
.payment-details__subheading svg {
  cursor: pointer;
}
@media only screen and (width <= 460px) {
  .payment-details__subheading {
    margin-top: 12px;
  }
}
.payment-details__fee {
  display: flex;
  align-items: center;
  color: var(--contentSecondary);
  gap: 8px;
  margin-top: 16px;
}
@media only screen and (width <= 460px) {
  .payment-details__fee {
    margin-top: 12px;
  }
}
.payment-details .left_to_pay {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.payment-details__menu {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (width <= 576px) {
  .payment-details__menu {
    flex-direction: column;
    row-gap: 24px;
    align-items: flex-start;
  }
}
.payment-details__menu.info_only {
  padding-bottom: 32px;
}
@media only screen and (width <= 576px) {
  .payment-details__menu.info_only {
    padding-bottom: 16px;
  }
}
.payment-details__menu .menu__btns {
  padding-bottom: 16px;
  color: var(--primary);
}body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}
body.dark {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(
    90deg,
    rgb(79 79 79 / 96%) -0.45%,
    rgb(79 79 79 / 67%) 6.8%,
    rgb(79 79 79 / 31%) 29.11%
  );
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

.pay {
  min-height: 100vh;
  background-color: var(--secondary);
}
@media only screen and (width <= 460px) {
  .pay {
    color: var(--primary);
    background-color: var(--secondary);
  }
}
.pay .pay-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 24px;
}
@media only screen and (width <= 768px) {
  .pay .pay-container {
    padding: 0 16px;
  }
}
@media only screen and (width <= 460px) {
  .pay .pay-container {
    padding: 0;
  }
}
.pay .pay-container .selector__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
.pay .pay-container .pay__content {
  display: flex;
  flex-direction: column;
  color: var(--primary);
  box-sizing: border-box;
  max-width: 578px;
  width: 100%;
  box-shadow: var(--sElevation_4);
  margin-top: 40px;
  border-radius: 24px;
}
@media only screen and (width <= 460px) {
  .pay .pay-container .pay__content {
    padding: 0;
    margin: 0;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0 !important;
  }
}
.pay .pay-container .pay__content .content__info {
  display: flex;
  flex-direction: column;
  gap: 32px;
  background: var(--payform);
  border-radius: 24px;
}
@media only screen and (width <= 768px) {
  .pay .pay-container .pay__content .content__info {
    gap: 24px;
  }
}
.pay .pay-container .pay__content .content__info.bottom_border {
  border-radius: 24px;
}
.pay .pay-container .pay__content .content__info.bottom_padding {
  padding-bottom: 32px;
}
.pay .pay-container .pay__content .content__info.p2p {
  padding: 0;
}
.pay .pay-container .pay__content .content__info .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pay .pay-container .pay__content .content__info .cancel_btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  background-color: #ebebeb;
  padding: 14px;
  width: 100%;
  display: flex;
  justify-content: center;
  border: none;
  cursor: pointer;
}
.pay .pay-container .pay__content .content__info .cancel_btn_disabled {
  opacity: 0.5;
  user-select: none;
  cursor: default;
  pointer-events: none;
}
.pay .pay-container .pay__content .content__info .p2p_iframe {
  border-radius: 0 0 24px 24px;
}
@media only screen and (width <= 460px) {
  .pay .pay-container .pay__content .content__info {
    border-radius: 0;
  }
}
.pay .pay-container .content__actions {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px;
  border-radius: 0 0 24px 24px;
  background-color: var(--Dark_bg1);
}
@media only screen and (width <= 460px) {
  .pay .pay-container .content__actions {
    padding: 32px 16px;
    border-radius: 0;
  }
}