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_1cbvz_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;
}

._accordion_1cbvz_227 {
  color: var(--primary);
  -webkit-tap-highlight-color: transparent;
}
._accordion__item_1cbvz_231 {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: 24px 0;
  cursor: pointer;
}
._accordion__item_1cbvz_231:not(:last-of-type) {
  border-bottom: 1px solid var(--borderCatalogWhiteLine);
}
._accordion__item_1cbvz_231 ._item__description_1cbvz_241 {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  letter-spacing: -0.12px;
  font-size: 16px;
  line-height: 24px;
}
._accordion__item_1cbvz_231 ._item__description_1cbvz_241 ._description__row_1cbvz_249 {
  padding-top: 16px;
}
._accordion__item_1cbvz_231 ._item__header_1cbvz_252 {
  display: flex;
  justify-content: space-between;
}
._accordion__item_1cbvz_231 ._item__header_1cbvz_252 p {
  margin: 0;
  max-width: 80%;
}
._accordion__item_1cbvz_231 ._item__header_1cbvz_252 ._plus_1cbvz_260 {
  width: 16px;
  height: 16px;
  position: relative;
}
._accordion__item_1cbvz_231 ._item__header_1cbvz_252 ._plus_1cbvz_260::before,
._accordion__item_1cbvz_231 ._item__header_1cbvz_252 ._plus_1cbvz_260::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: var(--primary);
  border-radius: 2px;
  transform-origin: center;
  transition: all 0.3s ease;
}
._accordion__item_1cbvz_231 ._item__header_1cbvz_252 ._plus_1cbvz_260::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
._accordion__item_1cbvz_231 ._item__header_1cbvz_252 ._plus_1cbvz_260::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
._accordion__item_1cbvz_231 ._item__header_1cbvz_252 ._plus_1cbvz_260._minus_1cbvz_284::after {
  transform: translate(-50%, -50%) rotate(90deg) scaleX(0);
}
._accordion_1cbvz_227 ._not_found_1cbvz_287 {
  color: var(--primary);
  text-align: center;
  padding: 32px;
}body {
  --black: #000;
  --white: #fff;
  --primary: #000;
  --secondary: #fff;
  --negative: #ff3d4d;
  --backgroundPrimary: #f6f6f6;
  --backgroundPrimaryFiat: #f6f6f6;
  --backgroundPrimaryOverlay: rgb(0 0 0 / 3%);
  --backgroundInverted: #000;
  --backgroundSecondary: #ebebeb;
  --backgroundApp: #fff;
  --backgroundExpiration: #fff;
  --backgroundCopyIcon: #fff;
  --backgroundPayForm: #f8f8f8;
  --backgroundSearchBar: #f6f6f6;
  --backgroundTxID: #fff;
  --backgroundTertiary: #ebebeb;
  --bg_buttonUp: #f6f6f6;
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 6%);
  --backgroundNegativeOverlay: rgb(255 61 77 / 16%);
  --backgroundSuccessLightOverlay: rgb(58 194 112 / 10%);
  --backgroundSuccessOverlay: rgb(58 194 112 / 16%);
  --backgroundWarningLightOverlay: rgb(255 166 77 / 6%);
  --backgroundWarningOverlay: rgb(255 166 77 / 16%);
  --backgroundNoticeOverlay: #ffa64d;
  --border_primary: #e6e6e6;
  --border_active: #0a0a0a;
  --borderPrimarySolid: rgb(0 0 0 / 10%);
  --borderPrimaryOverlay: rgb(0 0 0 / 10%);
  --borderCatalogWhiteLine: #e6e6e6;
  --select_border: #e6e6e6;
  --select_hover: #f6f6f6;
  --backgroundAlpha_1: rgb(0 0 0 / 14%);
  --backgroundAlpha_2: rgb(0 0 0 / 16%);
  --backgroundAlpha_3: rgb(0 0 0 / 18%);
  --backgroundAlpha_4: rgb(0 0 0 / 24%);
  --backgroundAlpha_5: rgb(0 0 0 / 32%);
  --backgroundAlpha_6: rgb(0 0 0 / 80%);
  --backgroundAlpha_7: rgb(0 0 0 / 90%);
  --backgroundAlpha_8: rgb(255 255 255 / 32%);
  --backgroundAlpha_9: rgb(255 255 255 / 1.2%);
  --backgroundPayformHint: rgb(0 0 0 / 3%);
  --text_primary: #0a0a0a;
  --text_tertiary: #a3a3a3;
  --textSecondary: #747474;
  --textPlaceholder: #a3a3a3;
  --textDisabled: #f6f6f6;
  --contentSecondary: #666;
  --contentTertiary: #a3a3a3;
  --text_disable: #808080;
  --iconsPrimary: #000;
  --iconsSecondary: #9f9f9f;
  --iconsTertiary: #d2d2d2;
  --contentDisabled: #f6f6f6;
  --iconSecondary: #a3a3a3;
  --buttonPrimaryBackground: #000;
  --buttonPrimaryForeground: #fff;
  --buttonSecondaryBackground: rgb(0 0 0 / 8%);
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #e6e6e6;
  --buttonHeaderActive: #e3e3e3;
  --bsPrimaryHoverBackground: rgb(0 0 0 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(0 0 0 / 70%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(0 0 0 / 16%);
  --bsSecondaryHoverForeground: #000;
  --bsSecondaryPressedBackground: rgb(0 0 0 / 12%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryHoverBackground: rgb(0 0 0 / 4%);
  --bsTertiaryHoverForeground: #000;
  --bsTertiaryPressedBackground: rgb(0 0 0 / 8%);
  --bsTertiaryPressedForeground: #000;
  --cPrimaryBackground: #000;
  --cPrimaryForeground: #fff;
  --cSecondaryBackground: rgb(0 0 0 / 8%);
  --cSecondaryForeground: #000;
  --neutral-background: #fff;
  --neutral-1: #fafafa;
  --neutral-3: #e0e0e0;
  --neutral-2: #f0f0f0;
  --neutral-4: #a3a3a3;
  --neutral-5: #5c5c5c;
  --neutral-6: #333;
  --neutral-7: #141414;
  --neutral-8: #000;
  --neutral_20: #f6f6f6;
  --neutral_25: #efeeee;
  --neutral-alpha-background: rgb(0 0 0 / 2%);
  --neutral-alpha-02: rgb(0 0 0 / 2%);
  --neutral-alpha-06: rgb(0 0 0 / 6%);
  --neutral-alpha-12: rgb(0 0 0 / 12%);
  --neutral-alpha-36: rgb(0 0 0 / 36%);
  --neutral-alpha-64: rgb(0 0 0 / 64%);
  --neutral-alpha-80: rgb(0 0 0 / 80%);
  --neutral-alpha-92: rgb(0 0 0 / 92%);
  --neutral-alpha-100: rgb(0 0 0 / 100%);
  --panel-neutral-100: #fff;
  --panel-neutral-alpha-64: rgb(255 255 255 / 64%);
  --panel-neutral-alpha-12: rgb(255 255 255 / 12%);
  --success-lighter-alpha: rgb(58 194 112 / 12%);
  --success-lighter: #e7f7ed;
  --success-light: #3ac270;
  --success: #2aa668;
  --success-dark: #127053;
  --success-alpha: 58, 194, 112;
  --warning-lighter-alpha: rgb(247 200 84 / 12%);
  --warning-lighter: #fef8ea;
  --warning-light: #f7c854;
  --warning: #f2ae1d;
  --warning-dark: #d08e15;
  --danger-lighter-alpha: rgb(255 26 45 / 12%);
  --danger-lighter: #ffe3e5;
  --danger-fail: rgb(255 61 77 / 6%);
  --danger-light: #ff1a2d;
  --danger: #dc1429;
  --danger-dark: #b91026;
  --info-lighter-alpha: rgb(33 177 255 / 12%);
  --info-lighter: #e4f5ff;
  --info-light: #21b1ff;
  --info: #188adb;
  --info-dark: #1067b7;
  --sElevation_1_bordered: 0px 0px 0px 1px #f5f5f5, 0px 8px 16px rgb(41 41 41 / 4%), 0px 0px 6px rgb(41 41 41 / 4%);
  --sElevation_3: 0px 0px 20px rgb(0 0 0 / 10%), 0px 0px 6px rgb(0 0 0 / 4%);
  --sElevation_4: 0px 0px 80px rgb(0 0 0 / 10%);
  --borderAlpha_1: rgb(0 0 0 / 10%);
  --borderAlpha_Inverted_1: rgb(255 255 255 / 30%);
  --borderAlpha_2: #e8e8e8;
  --border_lang: transparent;
  --payform: linear-gradient(247.95deg, #ededed 5.87%, #f6f6f6 96.55%);
  --payformCheckout: #fff;
  --Dark_bg1: #fff;
  --scrollbar_track: #7a7a7a;
  --special_red_bg2: #f7eced;
  --scrollbar_background: #666;
  --select_default: #fff;
  --modal_primary: #fff;
}
body._dark_inqhw_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;
}

._faq_inqhw_227 {
  background-color: var(--Dark_bg1);
  border-radius: 0 0 24px 24px;
  overflow: hidden;
  color: var(--primary);
}
._faq__back_btn_inqhw_233 {
  width: 100%;
  background: var(--backgroundTertiary) !important;
  border-radius: 0 !important;
}
._faq__back_btn_inqhw_233:hover {
  background: var(--bsTertiaryHoverBackground) !important;
}
._faq__back_btn_inqhw_233:active {
  background: var(--bsSecondaryPressedBackground) !important;
}
._faq__content_inqhw_244 {
  padding: 32px;
  padding-bottom: 0;
  height: 416px;
  overflow-y: auto;
}
._faq__content_inqhw_244::-webkit-scrollbar {
  width: 12px;
}
._faq__content_inqhw_244::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--select_border);
  border-right: 1px solid var(--select_border);
}
._faq__content_inqhw_244::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar_background);
  border-radius: 6px;
  border: 3px solid transparent;
  background-clip: padding-box;
}
._faq__content_inqhw_244 *::-webkit-scrollbar {
  width: 12px;
}
._faq__content_inqhw_244 *::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--select_border);
  border-right: 1px solid var(--select_border);
}
._faq__content_inqhw_244 *::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar_background);
  border-radius: 6px;
  width: 6px;
  border: 3.5px solid transparent;
  background-clip: padding-box;
}
@media only screen and (width <= 460px) {
  ._faq__content_inqhw_244 {
    padding: 16px;
    height: fit-content;
  }
}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-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.modal-form .form__element {
  width: 100%;
  margin-bottom: 32px;
  max-height: 56px;
}
.modal-form .form__submit {
  width: 100%;
  margin-bottom: 16px;
}
.modal-form .form__description {
  text-align: center;
  max-width: 352px;
  letter-spacing: -0.08px;
  color: var(--textSecondary);
}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_1co3e_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;
}

._lang_selector_1co3e_227 {
  display: flex;
  flex-direction: column;
  background: var(--backgroundCopyIcon);
}
._lang_selector__back_btn_1co3e_232 {
  padding: 12px 16px !important;
  width: 100%;
  background: transparent !important;
  color: var(--primary) !important;
  justify-content: flex-start !important;
  column-gap: 0 !important;
}
._lang_selector__back_btn_1co3e_232 svg {
  transform: scale(1.1);
}
._lang_selector__back_btn_1co3e_232 svg path {
  fill: var(--primary) !important;
}
body[dir=rtl] ._lang_selector__back_btn_1co3e_232 svg {
  transform: scale(1.1) rotate(180deg);
}
._lang_selector__search_1co3e_249 {
  padding: 12px 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
._lang_selector__list_1co3e_254 {
  max-height: 240px;
  overflow-y: auto;
}
._lang_selector__list_1co3e_254::-webkit-scrollbar {
  width: 12px;
}
._lang_selector__list_1co3e_254::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--select_border);
  border-right: 1px solid var(--select_border);
}
._lang_selector__list_1co3e_254::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar_background);
  border-radius: 6px;
  border: 3px solid transparent;
  background-clip: padding-box;
}
._lang_selector__list_1co3e_254 *::-webkit-scrollbar {
  width: 12px;
}
._lang_selector__list_1co3e_254 *::-webkit-scrollbar-track {
  background-color: transparent;
  border-left: 1px solid var(--select_border);
  border-right: 1px solid var(--select_border);
}
._lang_selector__list_1co3e_254 *::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar_background);
  border-radius: 6px;
  width: 6px;
  border: 3.5px solid transparent;
  background-clip: padding-box;
}
@media only screen and (width <= 460px) {
  ._lang_selector__list_1co3e_254 {
    max-height: 190px;
  }
}
._lang_selector__list_1co3e_254 ._list__item_1co3e_292 {
  padding: 12px 16px;
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}
._lang_selector__list_1co3e_254 ._list__item_1co3e_292:hover {
  background: var(--backgroundSearchBar);
}
._lang_selector__list_1co3e_254 ._list__item_1co3e_292:active {
  background: var(--backgroundTertiary);
}
._lang_selector__list_1co3e_254 ._list__item_1co3e_292 ._item__check_1co3e_308 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
body[dir=rtl] ._lang_selector__list_1co3e_254 ._list__item_1co3e_292 ._item__check_1co3e_308 {
  right: auto;
  left: 16px;
}
._lang_selector__list_1co3e_254 ._notFoundText_1co3e_318 {
  padding: 12px 16px;
  margin: 0;
  text-align: center;
}
._menu__item--disabled {
  pointer-events: none !important;
  cursor: default !important;
  opacity: 0.7;
}
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_7hvjz_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(
    90deg,
    rgb(79 79 79 / 96%) -0.45%,
    rgb(79 79 79 / 67%) 6.8%,
    rgb(79 79 79 / 31%) 29.11%
  );
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._container_7hvjz_227 {
  display: flex;
  flex-flow: row nowrap;
  column-gap: 16px;
  position: relative;
}
._container_7hvjz_227 svg {
  color: var(--primary);
}
._container_7hvjz_227 ._icon__btn_7hvjz_236 {
  width: 40px;
  height: 40px;
  background: var(--secondary);
  border-radius: 50%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
._container_7hvjz_227 ._icon__btn_7hvjz_236._inverted_7hvjz_248 {
  filter: invert(1);
}
._container_7hvjz_227 ._icon__btn_7hvjz_236 svg {
  min-width: 24px;
  min-height: 24px;
}
._container_7hvjz_227 ._icon__btn_7hvjz_236:hover {
  background: var(--buttonHeaderHover);
}
._container_7hvjz_227 ._icon__btn_7hvjz_236:active {
  background: var(--buttonHeaderActive);
}
._container_7hvjz_227 ._menu_7hvjz_261 {
  position: relative;
  color: var(--primary);
}
@media only screen and (width <= 460px) {
  ._container_7hvjz_227 ._menu_7hvjz_261 {
    position: static;
  }
}
._container_7hvjz_227 ._menu__dropdown_7hvjz_270 {
  position: absolute;
  top: 48px;
  right: 0;
  width: 343px;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: -10px 0 80px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid var(--borderCatalogWhiteLine);
  z-index: 10;
}
@media only screen and (width <= 576px) {
  ._container_7hvjz_227 ._menu__dropdown_7hvjz_270 {
    right: auto;
    left: -10vw;
  }
}
@media only screen and (width <= 460px) {
  ._container_7hvjz_227 ._menu__dropdown_7hvjz_270 {
    width: calc(100vw - 32px);
    right: 0;
    left: 0;
  }
}
body[dir=rtl] ._container_7hvjz_227 ._menu__dropdown_7hvjz_270 {
  right: auto;
  left: 0;
}
@media only screen and (width <= 576px) {
  body[dir=rtl] ._container_7hvjz_227 ._menu__dropdown_7hvjz_270 {
    left: auto;
    right: -10vw;
  }
}
@media only screen and (width <= 460px) {
  body[dir=rtl] ._container_7hvjz_227 ._menu__dropdown_7hvjz_270 {
    left: auto;
    right: -10px;
  }
}
@media only screen and (width <= 576px) {
  ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._staticWallet_7hvjz_311 {
    left: -10vw;
  }
}
@media only screen and (width <= 460px) {
  ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._staticWallet_7hvjz_311 {
    left: -10px;
  }
  body[dir=rtl] ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._staticWallet_7hvjz_311 {
    left: auto;
    right: -10px;
  }
}
@media only screen and (width <= 576px) {
  ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._recurring_7hvjz_325 {
    left: -10vw;
  }
}
@media only screen and (width <= 460px) {
  ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._recurring_7hvjz_325 {
    left: 0;
  }
  body[dir=rtl] ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._recurring_7hvjz_325 {
    left: auto;
    right: -10px;
  }
}
._container_7hvjz_227 ._menu__dropdown_7hvjz_270._alwaysToRight_7hvjz_338 {
  left: 0;
}
@media only screen and (width <= 576px) {
  ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._alwaysToRight_7hvjz_338 {
    left: -10vw;
  }
}
@media only screen and (width <= 460px) {
  ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._alwaysToRight_7hvjz_338 {
    left: 0;
  }
}
body[dir=rtl] ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._alwaysToRight_7hvjz_338 {
  left: auto;
  right: 0;
}
@media only screen and (width <= 576px) {
  body[dir=rtl] ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._alwaysToRight_7hvjz_338 {
    right: -10vw;
  }
}
@media only screen and (width <= 460px) {
  body[dir=rtl] ._container_7hvjz_227 ._menu__dropdown_7hvjz_270._alwaysToRight_7hvjz_338 {
    right: 0;
  }
}
._container_7hvjz_227 ._menu__list_7hvjz_365 {
  display: flex;
  flex-flow: column nowrap;
}
._container_7hvjz_227 ._menu__item_7hvjz_369 {
  width: 100%;
  padding: 10px 16px;
  background: var(--backgroundCopyIcon);
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 11px;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
._container_7hvjz_227 ._menu__item_7hvjz_369:not(:last-child) {
  border-bottom: 1px solid var(--borderCatalogWhiteLine);
}
._container_7hvjz_227 ._menu__item_7hvjz_369:hover {
  background: var(--backgroundSecondary);
}
._container_7hvjz_227 ._menu__item_7hvjz_369:active {
  background: var(--backgroundPrimaryFiat);
}
._container_7hvjz_227 ._menu__item_7hvjz_369 ._item__icon_7hvjz_391 {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--primary);
}
._container_7hvjz_227 ._menu__item_7hvjz_369 ._item__content_7hvjz_399 {
  display: flex;
  flex-direction: column;
  row-gap: 2px;
}
._container_7hvjz_227 ._menu__item_7hvjz_369 ._item__content_7hvjz_399 ._content__title_7hvjz_404 {
  font-weight: 400;
  letter-spacing: -0.12px;
  font-size: 16px;
  line-height: 24px;
  color: var(--primary);
}
._container_7hvjz_227 ._menu__item_7hvjz_369 ._item__content_7hvjz_399 ._content__description_7hvjz_411 {
  font-weight: 400;
  letter-spacing: -0.08px;
  font-size: 14px;
  line-height: 20px;
  color: var(--textSecondary);
  color: var(--contentSecondary);
}
._container_7hvjz_227 ._menu__item_7hvjz_369 ._item__arrow_7hvjz_419 {
  position: absolute;
  right: 8px;
  top: 50%;
  width: 24px;
  height: 24px;
  transform: translateY(-50%) rotate(180deg);
}
body[dir=rtl] ._container_7hvjz_227 ._menu__item_7hvjz_369 ._item__arrow_7hvjz_419 {
  transform: translateY(-50%) rotate(0);
  right: auto;
  left: 8px;
}

._tooltip__content_7hvjz_433 {
  padding: 8px 12px;
  background: var(--buttonPrimaryBackground);
  color: var(--secondary);
  border-radius: 10px;
  max-width: 367px;
  line-height: 1.2 !important;
}
._tooltip__content_7hvjz_433 a {
  text-decoration: underline;
}

._tooltip__arrow_7hvjz_445 {
  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_q2vi5_141 {
  --primary: #fff;
  --secondary: #000;
  --negative: #ff3d4d;
  --warning: #ffa64d;
  --success: #3ac270;
  --backgroundPrimary: #000;
  --backgroundPrimaryFiat: #373737;
  --backgroundSecondary: #242424;
  --backgroundTertiary: #373737;
  --backgroundInverted: #fff;
  --backgroundApp: #242424;
  --backgroundExpiration: #141414;
  --backgroundCopyIcon: #2d2d2d;
  --backgroundPayForm: #242424;
  --backgroundControl: linear-gradient(
    90deg,
    rgb(79 79 79 / 96%) -0.45%,
    rgb(79 79 79 / 67%) 6.8%,
    rgb(79 79 79 / 31%) 29.11%
  );
  --backgroundSearchBar: #242424;
  --backgroundTxID: linear-gradient(255deg, #282828 3.88%, #232323 100%);
  --bg_buttonUp: #292929;
  --text_primary: #fff;
  --text_tertiary: #888;
  --text_disable: #828282;
  --warning-lighter-alpha: rgb(255 166 77 / 24%);
  --danger-lighter-alpha: rgb(255 61 77 / 24%);
  --backgroundNegativeLightOverlay: rgb(255 61 77 / 24%);
  --neutral-alpha-92: rgb(255 255 255 / 92%);
  --neutral_20: #1a1a1a;
  --neutral_25: #212121;
  --border_primary: #2d2d2d;
  --border_active: #fff;
  --borderPrimarySolid: rgb(255 255 255 / 10%);
  --borderCatalogWhiteLine: #2d2d2d;
  --select_border: #3c3c3c;
  --select_hover: #333;
  --buttonPrimaryBackground: #fff;
  --buttonPrimaryForeground: #000;
  --buttonSecondaryBackground: #242424;
  --buttonSecondaryForeground: #000;
  --buttonTertiaryBackground: #000;
  --buttonHeaderHover: #151515;
  --buttonHeaderActive: #191919;
  --bsPrimaryHoverBackground: rgb(255 255 255 / 60%);
  --bsPrimaryHoverForeground: #fff;
  --bsPrimaryPressedBackground: rgb(255 255 255 / 30%);
  --bsPrimaryPressedForeground: #fff;
  --bsSecondaryHoverBackground: rgb(255 255 255 / 16%);
  --bsSecondaryHoverForeground: #fff;
  --bsSecondaryPressedBackground: rgb(255 255 255 / 10%);
  --bsSecondaryPressedForeground: #000;
  --bsTertiaryPressedBackground: rgb(255 255 255 / 8%);
  --bsTertiaryHoverBackground: rgb(255 255 255 / 4%);
  --backgroundAlpha_1: rgb(255 255 255 / 14%);
  --backgroundAlpha_2: rgb(255 255 255 / 16%);
  --backgroundAlpha_3: rgb(255 255 255 / 18%);
  --backgroundAlpha_4: rgb(255 255 255 / 24%);
  --backgroundAlpha_5: rgb(255 255 255 / 32%);
  --backgroundAlpha_6: rgb(255 255 255 / 80%);
  --backgroundAlpha_7: rgb(255 255 255 / 90%);
  --backgroundAlpha_8: rgb(0 0 0 / 32%);
  --backgroundAlpha_9: rgb(0 0 0 / 1.2%);
  --backgroundPayformHint: rgb(255 255 255 / 14%);
  --contentPrimary: #fff;
  --contentSecondary: #c5c5c5;
  --contentTertiary: #888;
  --contentOnColor: #000;
  --contentDisabled: #2d2d2d;
  --iconSecondary: #c5c5c5;
  --sElevation_3: 0px 8px 16px rgb(255 255 255 / 6%), 0px 0px 10px rgb(255 255 255 / 20%);
  --borderAlpha_1: rgb(255 255 255 / 30%);
  --borderAlpha_Inverted_1: rgb(0 0 0 / 10%);
  --borderAlpha_2: #444;
  --border_lang: rgb(255 255 255 / 30%);
  --payform: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --payformCheckout: linear-gradient(255.05deg, #282828 3.88%, #232323 100%);
  --Dark_bg1: #141414;
  --scrollbar_track: #2d2d2d;
  --scrollbar_background: #b1b1b1;
  --select_default: #2c2c2c;
  --modal_primary: #202020;
}

._container_q2vi5_227 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--secondary);
  width: 100%;
  min-height: 100vh;
  color: var(--primary);
  padding: 0 16px;
}
@media only screen and (width <= 460px) {
  ._container_q2vi5_227 {
    padding: 0;
    justify-content: flex-start;
    align-items: start;
  }
}
._container_q2vi5_227 ._forbidden_q2vi5_244 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 578px;
  margin-top: 40px;
  border-radius: 24px;
  box-shadow: var(--sElevation_4);
  background: var(--payform);
}
@media only screen and (width <= 460px) {
  ._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 {
    width: 100%;
    margin: 0;
    border-radius: 0;
  }
}
._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 ._header_q2vi5_266 {
  padding: 32px;
  padding-bottom: 0;
}
@media only screen and (width <= 460px) {
  ._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 ._header_q2vi5_266 {
    padding: 16px;
    padding-bottom: 0;
  }
}
._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 ._information_q2vi5_276 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 32px;
  padding: 0 32px;
  padding-bottom: 32px;
}
@media only screen and (width <= 460px) {
  ._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 ._information_q2vi5_276 {
    padding: 0 16px;
    padding-bottom: 16px;
    gap: 24px;
  }
}
._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 ._information_q2vi5_276 ._text_q2vi5_291 {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 16px;
  background-color: var(--special_red_bg2);
  border-radius: 10px;
}
._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 ._logo_q2vi5_299 {
  width: 192px;
  height: 45px;
}
._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 ._buttons_q2vi5_303 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (width <= 460px) {
  ._container_q2vi5_227 ._forbidden_q2vi5_244 ._wrapper_q2vi5_249 ._buttons_q2vi5_303 {
    justify-content: flex-start;
  }
}

._warning_q2vi5_314 {
  width: 24px;
  height: 24px;
}