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_131j5_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;
}

._svg_131j5_227 {
  overflow: visible;
  display: block;
  max-width: 100%;
  transform: rotate(-90deg);
}

._circleBg_131j5_234 {
  fill: none;
}

._circle_131j5_234 {
  fill: none;
}