html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
input,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: var(--text_primary);
}

body {
    --gradient: linear-gradient(92deg, #fafafa 24.64%, #dde3eb 98.66%);
    --white: #fff;
    --black: #131c26;
    --text_primary: #181d27;
    --text_secondary: #535862;
    --text_tertiary: #c0c0c0;
    --text_disable: #a4a7ae;
    --text_inverted: #fafcff;
    --main: #f21818;
    --button_primary: #f21818;
    --button_secondary: #f2e6e6;
    --button_quaternary: #181d27;
    --button_quaternary_hover:
        linear-gradient(
            0deg,
            rgb(255 255 255 / 8%) 0%,
            rgb(255 255 255 / 8%) 100%
        ),
        var(--button_quaternary);
    --special_red: #f2183d;
    --special_orange: #f8a532;
    --special_yellow: #fec84b;
    --special_green: #12b76a;
    --special_blue: #5b89ff;
    --special_blue_bg1: #243766;
    --special_blue_bg2: #f2f6ff;
    --special_red_bg1: #f2b5c0;
    --special_red_bg2: #fef3f2;
    --special_green_bg: #62d99d;
    --special_green_bg1: #98d9b8;
    --special_green_bg2: #e8faf3;
    --special_green_bg3: #d1fadf;
    --special_orange_bg1: #f8d9ae;
    --special_orange_bg2: #fcf5ea;
    --special_orange_bg3: #fbe8ce;
    --special_purple: #7a45e5;
    --special_purple_bg1: #b7a0e5;
    --special_orange_bg3: rgb(255 166 77 / 6%);
    --special_green_bg3: rgb(58 194 112 / 24%);
    --special_red_bg3: rgb(255 166 77 / 24%);
    --neutral_5: #efefef;
    --neutral_10: #fff;
    --neutral_20: #fdfdfd;
    --neutral_25: #fafafa;
    --neutral_30: #f5f5f5;
    --neutral_40: #e9eaed;
    --neutral_50: #d5d7da;
    --neutral_60: #a4a7ae;
    --neutral_70: #717680;
    --neutral_80: #535862;
    --neutral_90: #f5f5f5;
    --neutral_100: #e9eaeb;
    --border_primary: #e9eaeb;
    --border_secondary: #dfe3eb;
    --border_active: #181d27;
    --el_active_default: #181d27;
    --el_active_hover: #2e2f33;
    --el_active_pressed: #3d3d40;
    --el_active_disabled: #8f9197;
    --el_active_color_inside: #fff;
    --el_active_disabled_color_inside: #d5d8de;
    --el_inactive_default: #adaeb6;
    --el_inactive_hover: #8b8d93;
    --el_inactive_pressed: #828389;
    --el_inactive_disabled: #8f9197;
    --el_inactive_color_inside: #fff;
    --el_inactive_disabled_color_inside: #d5d8de;
    --modal_primary: #fff;
    --modal_bg: rgb(18 19 26 / 54%);
    --select_default: #fafafa;
    --select_hover: #f5f6f6;
    --select_item: #eaecef;
    --select_item_hover: #fafcff;
    --select_border: #e1e3e6;
    --trade_spot_blocks: #fff;
    --trade_spot_bg: #f3f3f3;
    --block_bg: #fafafa;
    --block_bg_cards: #fcfeff;
    --block_bg_cards_hover: #f4f5f6;
    --block_bg_cards_item: #f4f5f6;
    --block_bg_cards_hover_item: #0b1426;
    --block_btn: #f7f7f7;
    --block_btn_item: #f4f4f6;
    --block_btn_hover: #0b1426;
    --block_btn_item_hover: #1d1e24;
    --block_payform: #ebebeb;
    --blog_gr: linear-gradient(
        90deg,
        #f6f6f6 9.52%,
        rgb(246 246 246 / 80%) 51.27%,
        rgb(246 246 246 / 0%) 100%
    );
    --blog_gr_rtl: linear-gradient(
        270deg,
        #f6f6f6 9.52%,
        rgb(246 246 246 / 80%) 51.27%,
        rgb(246 246 246 / 0%) 100%
    );
    --block_gr: linear-gradient(
        90deg,
        #f6f6f6 9.52%,
        rgb(246 246 246 / 80%) 51.27%,
        rgb(244 245 246 / 0%) 100%
    );
    --block_gr_rtl: linear-gradient(
        270deg,
        #f6f6f6 9.52%,
        rgb(246 246 246 / 80%) 51.27%,
        rgb(244 245 246 / 0%) 100%
    );
    --bg_buttonUp: #f6f6f6;
    --table_bg: #fcfeff;
    --table_items: #f4f5f6;
    --table_hover_stroke: #f4f5f6;
    --table_hover_items: #fcfeff;
    --table_action_btn: #fff;
    --table_action_btn_hover: #131c26;
    --table_icon_default: #f4f5f6;
    --table_icon_hover: #fcfeff;
    --footer_bg: #f4f5f6;
    --footer_btn: #fcfeff;
    --footer_btn_hover: #edeeef;
    --footer_tab_bar: rgb(252 254 255 / 60%);
    --footer_tab_bar_shadow: 0px -0.33px 0px 0px #0000004d;
    --block_shadow:
        0px 0px 16px 0px rgb(0 0 0 / 4%), 0px 16px 28px 0px rgb(0 0 0 / 4%);
    --selected_shadow: 0px 8px 43px 0px rgb(0 0 0 / 13%);
    --modal_shadow: 0px 8px 58px 0px rgb(0 0 0 / 16%);
    --cards_shadow:
        0px 0px 16px 0px rgb(0 0 0 / 4%), 0px 16px 28px 0px rgb(0 0 0 / 4%);
    --tooltip_shadow:
        0px 0px 57px 0px rgb(0 0 0 / 9%), 0px 16px 47px 0px rgb(0 0 0 / 6%);
    --toggle_shadow: 0px 1px 2px 0px rgb(0 0 0 / 24%);
    --subheader_bg: #fcfeff;
    --bg_primary: #fff;
    font-family: "Inter", sans-serif;
    background-color: #f5f5f5;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

html,
body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 1 1 0%;
    font-family: Inter, sans-serif;
    width: 100%;
    min-height: 100dvh;
    background: var(--neutral_30) !important;
}

.container {
    max-width: 640px;
    width: 100%;
    padding: 24px;
}

.logo {
    display: inline-block;
    text-decoration: none;
}

.logo svg {
    display: block;
    height: 40px;
    width: auto;
}

.main {
    padding: 0 16px;
    min-height: calc(100vh - 80px);
    display: flex;
    max-width: 688px;
    align-items: center;
    width: 100%;
}

.main > .container {
    width: 100%;
    height: 100%;
}

.invoice-card {
    background-color: #ffffff;
    border-radius: 24px;
    padding: 24px;
    margin: 0 auto 24px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.invoice-header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.invoice-header svg {
    width: 98px;
    height: 16px;
}

._header__buttons_1g8q2_17 {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}
._faq_btn_1g8q2_29 {
    color: var(--text_primary);
    border: none;
    padding: 0;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
._faq_btn_1g8q2_29 svg {
    width: 24px;
    height: 24px;
}
.invoice-card__title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #1a1a1a;
    margin: 0 0 32px;
    text-transform: uppercase;
}

.invoice-card__amount {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 40px;
    padding-bottom: 32px;
    border-bottom: 1px solid #e5e5e5;
}

.invoice-card__amount-icon {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.invoice-card__amount-icon svg {
    width: 100%;
    height: 100%;
    display: block;
}

.invoice-card__amount-value {
    font-size: 36px;
    font-weight: 800;
    color: #000000;
}

.invoice-card__details {
    margin-bottom: 40px;
}

.invoice-card__detail-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.invoice-card__detail-row:last-child {
    border-bottom: none;
}

.invoice-card__detail-label {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
}

.invoice-card__detail-value {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}

.invoice-card__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
    border-top: 1px solid #e5e5e5;
    width: 100%;
}

.invoice-card__status {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.invoice-card__status-label-wrapper {
    display: flex;
    align-items: center;
    gap: 6px;
}

.invoice-card__status-label {
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.invoice-card__status-tooltip {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: help;
}

.invoice-card__status-tooltip svg {
    display: block;
    width: 14px;
    height: 14px;
}

.invoice-card__status-tooltip-text {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 8px;
    padding: 8px 12px;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    border-radius: 6px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
    z-index: 10;
}

.invoice-card__status-tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid transparent;
    border-top-color: #000000;
}

.invoice-card__status-tooltip:hover .invoice-card__status-tooltip-text {
    opacity: 1;
}

.invoice-card__status-value {
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 8px;
}

.invoice-card__status-spinner {
    width: 16px;
    height: 16px;
    border: 2px solid #e5e5e5;
    border-top-color: #000000;
    border-radius: 50%;
    display: none;
    animation: spin 1s linear infinite;
}

.invoice-card__status-value--active .invoice-card__status-spinner {
    display: block;
}

.invoice-card__status-timer {
    display: none;
}

.invoice-card__status-value--active .invoice-card__status-timer {
    display: inline;
}

.invoice-card__status-expired {
    display: none;
}

.invoice-card__status-value--expired .invoice-card__status-expired {
    display: inline;
}

.invoice-card__status-value--expired .invoice-card__status-spinner,
.invoice-card__status-value--expired .invoice-card__status-timer {
    display: none;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.invoice-card__button {
    background-color: #f21818;
    color: #fafafa;
    border: none;
    padding: 16px 40px;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    border-radius: 12px;
    transition: all 0.2s;
    width: 100%;
}

.invoice-card__button:hover {
    filter: brightness(0.9);
}

@media (max-width: 400px) {
    .container {
        padding: 0 20px;
    }

    .invoice-card {
        padding: 20px;
        margin: 0 auto 20px;
    }

    .invoice-card__amount-value {
        font-size: 28px;
    }

    .invoice-card__footer {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .invoice-card__button {
        width: 100%;
        padding: 14px 24px;
    }
}

._containerWrapper_1qmci_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    max-width: 688px;
    padding: 0 16px;
    width: 100%;
}
._container_1qmci_1 {
    border-radius: 24px;
    max-width: 640px;
    width: 100%;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    background: var(--neutral_10);
    box-shadow:
        0 16px 28px #00041a0a,
        0 0 36px #00041a14;
}
@media only screen and (width<576px) {
    ._container_1qmci_1 {
        padding: 24px 16px;
        margin: 0 0 auto;
    }
}
._content__container_1qmci_29 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
._footer_1qmci_36 {
    display: flex;
    flex-direction: row;
    column-gap: 8px;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}
._footer_1qmci_36 p {
    color: var(--text_tertiary);
}
._footer_1qmci_36 ._logo_1qmci_46 {
    cursor: pointer;
}
._footer_1qmci_36 ._logo_1qmci_46 svg {
    width: 74px;
    height: 12px;
}
._container_ca0uw_1 {
    position: relative;
    display: inline-flex;
    width: fit-content;
    height: max-content;
    max-width: calc(100dvw - 32px);
}
._tooltipWrapper_ca0uw_9 {
    position: absolute;
    z-index: calc(infinity);
    border-radius: 10px;
}
._tooltipWrapper_ca0uw_9._normal_ca0uw_14 {
    box-shadow: var(--tooltip_shadow);
    background-color: var(--select_default);
    color: var(--text_primary);
}
._tooltipWrapper_ca0uw_9._normal_ca0uw_14 ._arrow_ca0uw_19 {
    fill: var(--select_default);
}
._tooltipWrapper_ca0uw_9._white_ca0uw_22 {
    box-shadow:
        0 0 57px #00000017,
        0 16px 47px #0000000f;
    background-color: var(--white);
    color: var(--black);
}
._tooltipWrapper_ca0uw_9._white_ca0uw_22 ._arrow_ca0uw_19 {
    fill: var(--white);
}
._tooltipWrapper_ca0uw_9._table_ca0uw_30 {
    background-color: var(--neutral_80);
    color: var(--text_inverted);
}
._tooltipWrapper_ca0uw_9._table_ca0uw_30 ._arrow_ca0uw_19 {
    fill: none;
}
._targetWrapper_ca0uw_38 {
    height: min-content;
}
._paymentInfo_ct5aw_1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
._paymentInfo_ct5aw_1 ._hr_ct5aw_6 {
    margin: 0 24px;
    height: 1px;
    background: var(--neutral_40);
}
@media only screen and (width<768px) {
    ._paymentInfo_ct5aw_1 ._hr_ct5aw_6 {
        margin: 0;
    }
}
._amounts_ct5aw_17 {
    display: flex;
    align-items: end;
    gap: 8px;
}
@media only screen and (width<576px) {
    ._amounts_ct5aw_17 {
        flex-direction: row-reverse;
    }
}
._amountWhithOutDiscount_ct5aw_28 {
    color: var(--text_disable);
    text-decoration-line: line-through;
}
._merchant_name_ct5aw_33 {
    display: flex;
    align-items: center;
    gap: 8px;
}
._merchant_name_ct5aw_33 img {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    overflow: hidden;
}
._toPay_ct5aw_45 {
    display: flex;
    align-items: center;
    gap: 8px;
}
._toPay_ct5aw_45 ._icon_ct5aw_50 {
    width: 24px;
    height: 24px;
    border-radius: 100%;
}
._info_section_ct5aw_56 {
    display: flex;
    align-items: center;
    gap: 8px;
}
._info_section_ct5aw_56 ._item_ct5aw_61 {
    background: var(--neutral_30);
    border-radius: 80px;
    padding: 4px 8px;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--text_primary);
    font-size: 14px;
    line-height: 20px;
}
._info_section_ct5aw_56 ._item_ct5aw_61 span {
    text-transform: none;
}
._info_section_ct5aw_56 ._contract_ct5aw_74 {
    background: var(--neutral_30);
    border-radius: 80px;
    padding: 4px 8px;
    color: var(--text_primary);
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 4px;
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._info_section_ct5aw_56 ._contract_ct5aw_74:hover {
    background: var(--neutral_40);
}
._info_section_ct5aw_56 ._contract_ct5aw_74 svg {
    width: 16px;
    height: 16px;
}
._textTooltip_ct5aw_94 {
    max-width: 321px;
    padding: 8px 12px;
    color: var(--text_secondary);
}
._paymentInfoContent_ct5aw_100 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
._paymentInfoContent_ct5aw_100 ._left_ct5aw_105 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
._paymentInfoContent_ct5aw_100 ._info_ct5aw_56 {
    display: flex;
    align-items: center;
    gap: 4px;
    background: var(--special_blue_bg2);
    padding: 4px 6px;
    border-radius: 42px;
    width: fit-content;
}
._paymentInfoContent_ct5aw_100 ._info_ct5aw_56 svg path {
    fill: var(--special_blue);
}
._paymentInfoContent_ct5aw_100 ._info_ct5aw_56 p {
    color: var(--special_blue);
}
._paymentInfoContent_ct5aw_100 ._bottom_ct5aw_127 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}
@media only screen and (width<576px) {
    ._paymentInfoContent_ct5aw_100 ._bottom_ct5aw_127 {
        grid-template-columns: 1fr;
    }
}
._paymentInfoContent_ct5aw_100 ._bottom_ct5aw_127 ._bottomLeft_ct5aw_137 {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 8px;
}
._paymentInfoContent_ct5aw_100 ._bottom_ct5aw_127 ._bottomRight_ct5aw_143 {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 8px;
}
@media only screen and (width<576px) {
    ._paymentInfoContent_ct5aw_100 ._bottom_ct5aw_127 ._bottomRight_ct5aw_143 {
        align-items: start;
        grid-row: 1;
    }
}
._paymentInfoContent_ct5aw_100
    ._bottom_ct5aw_127
    ._bottomRight_ct5aw_143
    ._discount_ct5aw_155 {
    background: var(--special_green_bg2);
    color: var(--special_green);
    padding: 4px 10px;
    border-radius: 64px;
}
._paymentInfoContent_ct5aw_100 ._right_ct5aw_161 {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
._paymentInfoContent_ct5aw_100 ._right_ct5aw_161 ._chips_ct5aw_166 {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}
._paymentInfoContent_ct5aw_100 ._right_ct5aw_161 ._amount_ct5aw_17 {
    text-align: end;
}
._paymentInfoContent_ct5aw_100 ._right_ct5aw_161 ._dollar_ct5aw_175 {
    color: var(--text_secondary);
}
._skeleton_1dh5p_1 {
    background-image: linear-gradient(
        90deg,
        var(--border_secondary) 0,
        var(--neutral_25) 40px,
        var(--border_secondary) 80px
    );
    background-size: 200%;
    animation: _shine-lines_1dh5p_1 1.6s infinite linear;
}
._skeleton_circular_1dh5p_6 {
    border-radius: 100%;
    background-image: linear-gradient(
        90deg,
        var(--border_secondary) 0,
        var(--neutral_25) 40px,
        var(--border_secondary) 80px
    );
    background-size: 300%;
    animation: _shine-avatar_1dh5p_1 1.6s infinite linear;
}
:where(._skeleton_1dh5p_1) {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
@keyframes _shine-lines_1dh5p_1 {
    0% {
        background-position: 100% 0;
    }
    40% {
        background-position: -100% 0;
    }
    to {
        background-position: -100% 0;
    }
}
@keyframes _shine-avatar_1dh5p_1 {
    0% {
        background-position: 50% 0;
    }
    40% {
        background-position: -25% 0;
    }
    to {
        background-position: -50% 0;
    }
}
._container_14nxz_1 {
    display: flex;
    padding: 16px;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 12px;
    background: var(--gradient);
    position: relative;
    overflow: hidden;
}
._container_14nxz_1._bg_14nxz_11 {
    background: none;
}
._container_14nxz_1._newyear_14nxz_14 {
    background: linear-gradient(
        257deg,
        #0b1841 38.88%,
        #091436 45.05%,
        #081030 61.17%,
        #182c6f 78.27%,
        #09122e 97.08%
    );
    min-height: 148px;
}
@media only screen and (width<768px) {
    ._container_14nxz_1._newyear_14nxz_14 {
        min-height: 168px;
    }
}
._container_14nxz_1._newyear_14nxz_14 ._wrapper_14nxz_23 ._button_14nxz_23,
._container_14nxz_1._newyear_14nxz_14 ._wrapper_14nxz_23 ._button_14nxz_23 p {
    color: var(--white);
}
._container_14nxz_1 ._background_14nxz_29 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
._container_14nxz_1 ._wrapper_14nxz_23 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    z-index: 1;
    max-width: 295px;
    width: 100%;
}
@media only screen and (width<576px) {
    ._container_14nxz_1 ._wrapper_14nxz_23 {
        max-width: 197px;
    }
}
._container_14nxz_1 ._wrapper_14nxz_23 ._content_14nxz_51 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
._container_14nxz_1
    ._wrapper_14nxz_23
    ._content_14nxz_51._newyear_14nxz_14
    ._title_14nxz_57,
._container_14nxz_1
    ._wrapper_14nxz_23
    ._content_14nxz_51._newyear_14nxz_14
    ._description_14nxz_60 {
    color: var(--white);
}
._container_14nxz_1 ._wrapper_14nxz_23 ._content_14nxz_51 ._title_14nxz_57 {
    color: var(--text_primary);
}
._container_14nxz_1
    ._wrapper_14nxz_23
    ._content_14nxz_51
    ._title_14nxz_57._light_14nxz_66 {
    color: var(--white);
}
._container_14nxz_1
    ._wrapper_14nxz_23
    ._content_14nxz_51
    ._description_14nxz_60 {
    color: var(--neutral_80);
}
._container_14nxz_1
    ._wrapper_14nxz_23
    ._content_14nxz_51
    ._description_14nxz_60._light_14nxz_66 {
    color: var(--white);
}
._container_14nxz_1 ._wrapper_14nxz_23 ._button_14nxz_23 {
    color: var(--border_active);
}
._container_14nxz_1 ._wrapper_14nxz_23 ._button_14nxz_23._light_14nxz_66,
._container_14nxz_1 ._wrapper_14nxz_23 ._button_14nxz_23._light_14nxz_66 p {
    color: var(--white);
}
._container_14nxz_1 ._image_14nxz_84 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 174px;
    height: 100%;
    object-fit: cover;
    max-height: 123px;
}
@media only screen and (width<576px) {
    ._container_14nxz_1 ._image_14nxz_84 {
        right: -50px;
    }
}
._skeleton_14nxz_100 {
    width: 100%;
    height: 108px;
    border-radius: 12px;
}
._button_b57ay_1 {
    width: 100%;
    height: 100%;
    padding: 10px;
}
._button_b57ay_1 ._copyIcon_b57ay_7 {
    width: 24px;
    height: 24px;
}
._button_b57ay_1 svg {
    width: 24px;
    height: 24px;
}
._button_b57ay_1 svg path {
    fill: none;
}
._buttonWrapper_b57ay_19 {
    position: relative;
}
._success_b57ay_23 {
    top: 0;
    left: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: var(--special_green_bg2);
}
._copyBlock_1j40u_1 {
    background: var(--neutral_25);
    padding: 12px 16px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}
@media only screen and (width<576px) {
    ._copyBlock_1j40u_1 {
        gap: 0;
    }
}
._copyBlock_1j40u_1 ._title_1j40u_15 {
    color: var(--text_secondary);
}
._copyBlock_1j40u_1 ._wrapperText_1j40u_18 {
    display: flex;
    align-items: center;
}
._copyBlock_1j40u_1 ._textCopy_1j40u_22 {
    word-break: break-all;
}
._copyBlock_1j40u_1 ._textCopy_1j40u_22 span {
    color: var(--text_secondary);
}
._copyBlock_1j40u_1 ._textRight_1j40u_28 {
    margin-top: 4px;
}
._copyBlock_1j40u_1 ._right_1j40u_31 {
    width: 40px;
    height: 40px;
}
._copyBlock_1j40u_1 ._button_1j40u_35 {
    width: 100%;
    height: 100%;
    padding: 0;
}
._copyBlock_1j40u_1 ._button_1j40u_35 svg path {
    fill: none;
}
._statusComponent_cyagh_1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
._content_cyagh_7 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
}
._content_cyagh_7 ._icon_cyagh_13 svg {
    width: 48px;
    height: 48px;
}
._content_cyagh_7 ._text_cyagh_17 {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    gap: 8px;
}
._content_cyagh_7 ._subtitle_cyagh_24 {
    text-align: center;
    max-width: 440px;
}
._overlay_a9gxt_1 {
    height: 100%;
    position: fixed;
    inset: 0;
    z-index: 1000;
    background-color: var(--modal_bg);
    color: var(--text_primary);
    overflow: hidden;
    margin: auto;
    display: flex;
}
@media only screen and (width<768px) {
    ._overlay_a9gxt_1:not(._keepOverlayInMobile_a9gxt_13) {
        background-color: unset;
    }
}
._defaultModalRoot_7mnuh_1 {
    width: 480px;
    background-color: var(--modal_primary);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    max-height: 95vh;
    height: fit-content;
    position: fixed;
    margin: auto;
    inset: 0;
}
._defaultModalRoot_7mnuh_1._extended_7mnuh_13 {
    width: 700px;
}
@media only screen and (width<768px) {
    ._defaultModalRoot_7mnuh_1._extended_7mnuh_13 {
        width: 100%;
        height: 100%;
        max-height: unset;
        border-radius: unset;
    }
}
@media only screen and (width<768px) {
    ._defaultModalRoot_7mnuh_1 {
        width: 100%;
        height: 100%;
        max-height: unset;
        border-radius: unset;
    }
}
._body_7mnuh_33 {
    overflow: hidden auto;
    display: flex;
    flex-direction: column;
    padding: 8px 20px 20px;
    flex-grow: 1;
}
._modalHeaderRoot_1tu55_1 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 16px 20px;
    touch-action: none;
}
._modalHeaderRoot_1tu55_1 ._header_1tu55_8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
._modalHeaderRoot_1tu55_1 ._subtitle_1tu55_13 {
    color: var(--text_secondary);
}
._modalHeaderRoot_1tu55_1 ._iconClose_1tu55_16 {
    width: 24px;
    height: 24px;
}
._container_e13x8_1 {
    border: none;
    outline: none;
    background: none;
    border-radius: 50%;
    outline-offset: 3px !important;
    position: relative;
    padding: 0;
    width: fit-content;
    cursor: pointer;
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._container_e13x8_1:disabled {
    pointer-events: none;
}
._container_e13x8_1._wrapper_e13x8_16 {
    padding: 4px;
    padding-inline-end: 16px;
    display: flex;
    flex-flow: row nowrap;
    column-gap: 12px;
    align-items: center;
    border-radius: 612px;
    background: var(--block_btn);
    color: var(--text_primary);
}
@media only screen and (width<576px) {
    ._container_e13x8_1._wrapper_e13x8_16._btn_with_text_e13x8_28 {
        color: var(--text_primary);
        background: var(--block_btn);
    }
    ._container_e13x8_1._wrapper_e13x8_16._btn_with_text_e13x8_28._pressed_e13x8_32 {
        background: var(--block_btn_hover);
    }
}
._container_e13x8_1._wrapper_e13x8_16:hover {
    background: var(--block_btn_hover);
    color: var(--text_inverted);
}
._container_e13x8_1._wrapper_e13x8_16:hover ._btn_with_text_e13x8_28 {
    background: var(--block_btn_item_hover);
    color: var(--text_inverted);
}
@media only screen and (width<576px) {
    ._container_e13x8_1._wrapper_e13x8_16:hover ._btn_with_text_e13x8_28 {
        background: var(--block_btn_hover);
    }
}
._container_e13x8_1._wrapper_e13x8_16:active {
    background: var(--block_btn_hover);
    color: var(--text_inverted);
}
._container_e13x8_1._wrapper_e13x8_16:active ._btn_with_text_e13x8_28 {
    background: var(-block_btn_item_hoverr);
    color: var(--text_inverted);
}
@media only screen and (width<576px) {
    ._container_e13x8_1._wrapper_e13x8_16:active ._btn_with_text_e13x8_28 {
        background: var(--block_btn_hover);
    }
}
._container_e13x8_1._wrapper_e13x8_16:disabled {
    background: var(--block_btn);
    color: var(--text_disable);
    pointer-events: none;
}
._container_e13x8_1 ._btn_text_e13x8_67 {
    text-align: center;
}
._container_e13x8_1 ._counter_e13x8_70 {
    position: absolute;
    inset-block-start: -6px;
    inset-inline-end: -6px;
}
._container_e13x8_1 ._btn_e13x8_28._btn_with_text_e13x8_28 {
    color: var(--text_primary);
    background: var(--block_btn_item);
}
._container_e13x8_1 ._btn_e13x8_28._disabled_e13x8_79 {
    color: var(--text_disable);
    pointer-events: none;
}
._container_e13x8_1 ._primary_e13x8_83 {
    background-color: var(--block_bg);
    color: var(--text_primary);
}
._container_e13x8_1 ._secondary_e13x8_87 {
    background-color: var(--neutral_50);
    color: var(--text_primary);
    border-radius: 12px;
}
._container_e13x8_1 ._footer_e13x8_92 {
    background-color: var(--neutral_25);
}
._container_e13x8_1 ._header_e13x8_95 {
    background-color: var(--table_action_btn);
    color: var(--text_primary);
}
._container_e13x8_1 ._header_e13x8_95:hover,
._container_e13x8_1 ._header_e13x8_95._open_e13x8_99,
._container_e13x8_1 ._header_e13x8_95:active {
    background: var(--table_action_btn_hover);
    color: var(--text_inverted);
}
._icon_wrapper_13ack_1 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 50%;
    flex-shrink: 0;
    overflow: hidden;
    color: var(--text_primary);
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._ghost_13ack_14 {
    width: 24px;
    height: 24px;
}
._very_small_13ack_19 {
    width: 32px;
    height: 32px;
}
._small_13ack_24 {
    width: 40px;
    height: 40px;
}
._medium_13ack_29 {
    width: 42px;
    height: 42px;
}
._big_13ack_34 {
    width: 48px;
    height: 48px;
}
._very_big_13ack_39 {
    width: 56px;
    height: 56px;
}
._extra_big_13ack_44 {
    width: 68px;
    height: 68px;
}
._primary_13ack_49 {
    background: var(--neutral_80);
    color: var(--text_inverted);
}
._secondary_13ack_54 {
    background-color: var(--neutral_50);
    color: var(--text_primary);
    border-radius: 12px;
}
._table_13ack_60 {
    background: var(--block_btn);
    color: var(--text_primary);
}
._table_13ack_60:hover {
    background: var(--block_btn_hover);
    color: var(--text_inverted);
}
._action_13ack_69 {
    cursor: pointer;
}
._body_b7zvv_1 {
    overflow: hidden auto;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
._defaultModalRoot_b7zvv_8 {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    position: relative;
}
._defaultModalRoot_b7zvv_8::-webkit-scrollbar {
    width: 12px;
}
._defaultModalRoot_b7zvv_8::-webkit-scrollbar-track {
    background-color: transparent;
    border-left: 1px solid var(--select_border);
    border-right: 1px solid var(--select_border);
}
._defaultModalRoot_b7zvv_8::-webkit-scrollbar-thumb {
    background-color: var(--text_secondary);
    border-radius: 6px;
    border: 3px solid transparent;
    background-clip: padding-box;
}
._defaultModalRoot_b7zvv_8 *::-webkit-scrollbar {
    width: 12px;
}
._defaultModalRoot_b7zvv_8 *::-webkit-scrollbar-track {
    background-color: transparent;
    border-left: 1px solid var(--select_border);
    border-right: 1px solid var(--select_border);
}
._defaultModalRoot_b7zvv_8 *::-webkit-scrollbar-thumb {
    background-color: var(--text_secondary);
    border-radius: 6px;
    width: 6px;
    border: 3.5px solid transparent;
    background-clip: padding-box;
}
._optionsContent_b7zvv_45 {
    max-height: calc(100dvh - 44px);
    min-height: 20dvh;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--select_default);
    border-radius: 16px 16px 0 0;
    display: flex;
    flex-direction: column;
}
._optionsContent_b7zvv_45 ._optionsBody_b7zvv_57 {
    display: flex;
    height: 100%;
    overflow-y: auto;
    z-index: 1;
    position: relative;
    padding-bottom: env(safe-area-inset-bottom, 0);
}
._optionsContent_b7zvv_45 ._optionsBody_b7zvv_57._visible_b7zvv_65 {
    overflow-y: visible;
}
._feedbackErrorModal_k7xj4_1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
@media only screen and (width<768px) {
    ._feedbackErrorModal_k7xj4_1 {
        padding: 0 20px 20px;
    }
}
._feedbackErrorModal_k7xj4_1 ._iconWrapper_k7xj4_13 {
    width: 48px;
    height: 48px;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 28px;
    outline: 8px solid var(--special_orange_bg2);
    background: var(--special_orange_bg3);
}
._feedbackErrorModal_k7xj4_1 ._iconWrapper_k7xj4_13 ._icon_k7xj4_13 {
    min-width: 24px;
    height: 24px;
    color: var(--special_orange);
}
._feedbackErrorModal_k7xj4_1 ._content_k7xj4_29 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
._feedbackErrorModal_k7xj4_1 ._content_k7xj4_29 ._textContent_k7xj4_34 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
._feedbackErrorModal_k7xj4_1
    ._content_k7xj4_29
    ._textContent_k7xj4_34
    ._text_k7xj4_34 {
    text-align: center;
}
._feedbackSuccessModal_1028y_1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
@media only screen and (width<768px) {
    ._feedbackSuccessModal_1028y_1 {
        padding: 0 20px 20px;
    }
}
._feedbackSuccessModal_1028y_1 ._iconWrapper_1028y_13 {
    width: 48px;
    height: 48px;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 28px;
    outline: 8px solid var(--special_green_bg2);
    background: var(--special_green_bg3);
}
._feedbackSuccessModal_1028y_1 ._iconWrapper_1028y_13 ._icon_1028y_13 {
    min-width: 24px;
    height: 24px;
    color: var(--special_green);
}
._feedbackSuccessModal_1028y_1 ._content_1028y_29 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
._feedbackSuccessModal_1028y_1 ._content_1028y_29 ._textContent_1028y_34 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
._feedbackSuccessModal_1028y_1
    ._content_1028y_29
    ._textContent_1028y_34
    ._top_1028y_40 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
._feedbackSuccessModal_1028y_1
    ._content_1028y_29
    ._textContent_1028y_34
    ._top_1028y_40
    ._text_1028y_34 {
    text-align: center;
}
._feedbackSuccessModal_1028y_1
    ._content_1028y_29
    ._textContent_1028y_34
    ._textSecondary_1028y_48 {
    text-align: center;
    color: var(--text_secondary);
}
._feedbackSuccessModal_1028y_1 ._content_1028y_29 ._btns_1028y_52 {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
._feedbackSuccessModal_1028y_1 ._content_1028y_29 ._btns_1028y_52 svg path {
    fill: #219653;
    stroke: #219653;
}
._feedbackSuccessModal_1028y_1
    ._content_1028y_29
    ._btns_1028y_52
    ._ghostBtn_1028y_61 {
    padding: 0;
    height: auto;
}
._feedbackThanksModal_43rvz_1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
@media only screen and (width<768px) {
    ._feedbackThanksModal_43rvz_1 {
        padding: 0 20px 20px;
    }
}
._feedbackThanksModal_43rvz_1 ._iconWrapper_43rvz_13 {
    width: 48px;
    height: 48px;
    padding: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 28px;
    outline: 8px solid var(--special_green_bg2);
    background: var(--special_green_bg3);
}
._feedbackThanksModal_43rvz_1 ._iconWrapper_43rvz_13 ._icon_43rvz_13 {
    min-width: 24px;
    height: 24px;
    color: var(--special_green);
}
._feedbackThanksModal_43rvz_1 ._content_43rvz_29 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
._feedbackThanksModal_43rvz_1 ._content_43rvz_29 ._textContent_43rvz_34 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
._feedbackThanksModal_43rvz_1
    ._content_43rvz_29
    ._textContent_43rvz_34
    ._text_43rvz_34 {
    text-align: center;
}
._titleText_23oy6_1 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
._feedbackModal_23oy6_7 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
@media only screen and (width<768px) {
    ._feedbackModal_23oy6_7 {
        padding: 0 20px 20px;
    }
}
._feedbackModal_23oy6_7 ._starsWrapper_23oy6_18 {
    display: flex;
    justify-content: center;
}
._feedbackModal_23oy6_7 ._chips_23oy6_22 {
    height: 84px;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
._feedbackModal_23oy6_7 ._chips_23oy6_22 ._chipsItem_23oy6_29 {
    padding: 8px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    border: 1px solid var(--text_tertiary);
    cursor: pointer;
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._feedbackModal_23oy6_7 ._chips_23oy6_22 ._chipsItem_23oy6_29 p {
    color: var(--text_tertiary);
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._feedbackModal_23oy6_7 ._chips_23oy6_22 ._chipsItem_23oy6_29._active_23oy6_44,
._feedbackModal_23oy6_7 ._chips_23oy6_22 ._chipsItem_23oy6_29:hover {
    border: 1px solid var(--text_primary);
}
._feedbackModal_23oy6_7
    ._chips_23oy6_22
    ._chipsItem_23oy6_29._active_23oy6_44
    p,
._feedbackModal_23oy6_7 ._chips_23oy6_22 ._chipsItem_23oy6_29:hover p {
    color: var(--text_primary);
}
._feedbackModal_23oy6_7 ._form_23oy6_50 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
._feedbackModal_23oy6_7 ._form_23oy6_50 ._textareaContainer_23oy6_55 {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 8px;
}
._feedbackModal_23oy6_7
    ._form_23oy6_50
    ._textareaContainer_23oy6_55
    ._textContainer_23oy6_61 {
    width: 100%;
    max-height: 266px;
    overflow: scroll;
}
._feedbackModal_23oy6_7
    ._form_23oy6_50
    ._textareaContainer_23oy6_55
    ._textContainer_23oy6_61
    *::-webkit-scrollbar {
    width: 12px;
}
._feedbackModal_23oy6_7
    ._form_23oy6_50
    ._textareaContainer_23oy6_55
    ._textContainer_23oy6_61
    *::-webkit-scrollbar-track {
    background-color: transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
._feedbackModal_23oy6_7
    ._form_23oy6_50
    ._textareaContainer_23oy6_55
    ._textContainer_23oy6_61
    *::-webkit-scrollbar-thumb {
    background-color: var(--text_secondary);
    border-radius: 6px;
    width: 4px;
    border: 3.5px solid transparent;
    background-clip: padding-box;
}
._stars_tf49i_1 {
    display: flex;
    gap: 8px;
}
._stars_tf49i_1 ._star_tf49i_1 {
    width: 48px;
    height: 48px;
    color: var(--neutral_50);
    cursor: pointer;
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._stars_tf49i_1 ._star_tf49i_1:hover,
._stars_tf49i_1 ._star_tf49i_1._active_tf49i_12 {
    color: var(--special_yellow);
}
._container_nm1kx_1 {
    display: flex;
    flex-direction: column;
}
._container_nm1kx_1 ._label_nm1kx_5 {
    margin-bottom: 8px;
    color: var(--text_primary);
}
._textarea_nm1kx_10 {
    border-radius: 10px;
    border: 1px solid var(--border_primary);
    resize: none;
    padding: 12px 16px;
    width: 100%;
    height: calc(var(--rows) * 21px);
    color: var(--text_primary);
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    background: transparent;
}
._textarea_nm1kx_10:disabled {
    pointer-events: none;
    user-select: none;
    border: 1px solid var(--border_secondary);
    background: var(--neutral_25);
}
._textarea_nm1kx_10:disabled::placeholder {
    color: var(--text_disable);
}
._textarea_nm1kx_10::placeholder {
    color: var(--text_tertiary);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
._textarea_nm1kx_10 ._errorIcon_nm1kx_39 {
    width: 16px;
    height: 16px;
}
._textarea_nm1kx_10:hover,
._textarea_nm1kx_10:active {
    background-color: var(--neutral_20);
}
._textarea_nm1kx_10:focus-visible {
    border: 1px solid var(--border_active);
}
._textarea_error_nm1kx_49 {
    border-color: var(--special_red) !important;
    background-color: var(--special_red_bg2) !important;
}
._textarea__errorWrapper_nm1kx_53 {
    display: flex;
    column-gap: 8px;
    align-items: center;
    color: var(--special_red);
}
._textarea__errorWrapper_nm1kx_53 svg path {
    color: var(--special_red);
}
._feedbackBanner_19zvb_1 {
    position: relative;
    width: 100%;
    padding: 24px;
    border-radius: 12px;
    background: var(--neutral_30);
}
._feedbackBanner_19zvb_1 ._closeBtn_19zvb_8 {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
    padding: 0;
}
._feedbackBanner_19zvb_1 ._content_19zvb_16 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
._feedbackBanner_19zvb_1 ._content_19zvb_16 ._text_19zvb_22 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
._feedbackBanner_19zvb_1 ._content_19zvb_16 ._text_19zvb_22 ._title_19zvb_27,
._feedbackBanner_19zvb_1
    ._content_19zvb_16
    ._text_19zvb_22
    ._subtitle_19zvb_28 {
    text-align: center;
}
._feedbackBanner_19zvb_1
    ._content_19zvb_16
    ._text_19zvb_22
    ._subtitle_19zvb_28 {
    width: 60%;
    align-self: center;
}
@media only screen and (width<768px) {
    ._feedbackBanner_19zvb_1
        ._content_19zvb_16
        ._text_19zvb_22
        ._subtitle_19zvb_28 {
        width: 70%;
    }
}
._timerPayment_nxnch_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}
._title_nxnch_8 {
    color: var(--text_secondary);
}
._timer_nxnch_1 {
    display: flex;
    align-items: center;
    gap: 6px;
}
._timer_nxnch_1 p {
    color: var(--special_green);
}
._skeleton_nxnch_21 {
    width: 100%;
    border-radius: 12px;
    height: 48px;
}
._warning_1o1k1_1 {
    padding: 16px;
    border-radius: 12px;
    display: flex;
    gap: 12px;
    background: var(--special_orange_bg2);
}
._warning_1o1k1_1 ._icon_1o1k1_8 svg {
    width: 24px;
    height: 24px;
}
._warning_1o1k1_1 p {
    color: var(--text_secondary);
}
._buttonsBlock_1slvw_1 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
._buttonsBlock_1slvw_1 ._linesOr_1slvw_6 {
    display: flex;
    align-items: center;
    gap: 24px;
}
._buttonsBlock_1slvw_1 ._linesOr_1slvw_6 ._or_1slvw_11 {
    color: var(--text_secondary);
}
._buttonsBlock_1slvw_1 ._linesOr_1slvw_6 ._lineLeft_1slvw_14 {
    flex: 1;
    height: 1px;
    background: linear-gradient(
        90deg,
        var(--white) 0%,
        var(--border_primary) 100%
    );
}
._buttonsBlock_1slvw_1 ._linesOr_1slvw_6 ._lineRight_1slvw_19 {
    flex: 1;
    height: 1px;
    background: linear-gradient(
        90deg,
        var(--border_primary) 0%,
        var(--white) 100%
    );
}
._buttonsBlock_1slvw_1 ._buttons_1slvw_1 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
._buttonsBlock_1slvw_1 ._buttons_1slvw_1 ._walletBtn_1slvw_29 {
    display: flex;
    align-items: center;
    gap: 8px;
}
._buttonsBlock_1slvw_1 ._buttons_1slvw_1 ._walletBtn_1slvw_29 svg path {
    fill: #3999fb;
    stroke: transparent;
}
._buttonsBlock_1slvw_1 ._buttons_1slvw_1 ._walletBtn_1slvw_29 p {
    color: #3999fb;
}
._skeletonWallet_1slvw_42 {
    height: 64px;
    border-radius: 16px;
}
._tooltip_ekl1x_1 {
    border-radius: 12px;
    background: var(--select_default);
    padding: 8px 12px;
}
._tooltip_ekl1x_1 ._link_ekl1x_6 {
    text-decoration: underline;
    color: var(--main);
}
._tooltip_ekl1x_1 ._link_ekl1x_6 p {
    color: var(--main);
}
._payByHeleket_ekl1x_14 {
    border-radius: 16px;
    outline: 1px solid var(--border_primary);
    background: var(--neutral_10);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 16px;
    gap: 10px;
}
@media only screen and (width<768px) {
    ._payByHeleket_ekl1x_14 ._tooltipContainer_ekl1x_26 {
        width: 100%;
    }
}
@media only screen and (width<768px) {
    ._payByHeleket_ekl1x_14 ._tooltipTarget_ekl1x_31 {
        width: 100%;
    }
}
@media only screen and (width<768px) {
    ._payByHeleket_ekl1x_14 {
        flex-direction: column;
        align-items: start;
    }
}
@media only screen and (width<768px) {
    ._payByHeleket_ekl1x_14 ._btn_ekl1x_42 {
        width: 100%;
    }
}
._payByHeleket_ekl1x_14 ._left_ekl1x_46 {
    display: flex;
    align-items: center;
    gap: 16px;
}
._payByHeleket_ekl1x_14 ._left_ekl1x_46 ._logo_ekl1x_51 {
    min-width: 40px;
    min-height: 40px;
}
._payByHeleket_ekl1x_14 ._left_ekl1x_46 ._text_ekl1x_55 {
    display: flex;
    align-items: startd;
    flex-direction: column;
    gap: 2px;
}
._payByHeleket_ekl1x_14 ._left_ekl1x_46 ._text_ekl1x_55 ._subtitle_ekl1x_61 {
    color: var(--text_secondary);
}
._payByHeleket_ekl1x_14 ._left_ekl1x_46 ._text_ekl1x_55 ._footer_ekl1x_64 {
    display: flex;
    align-items: center;
    gap: 4px;
}
._payByHeleket_ekl1x_14
    ._left_ekl1x_46
    ._text_ekl1x_55
    ._footer_ekl1x_64
    ._comingSoon_ekl1x_69 {
    background: var(--special_blue);
    padding: 2px 5px;
    border-radius: 42px;
    color: var(--white);
}
._payByHeleket_ekl1x_14
    ._left_ekl1x_46
    ._text_ekl1x_55
    ._footer_ekl1x_64
    ._refreshButton_ekl1x_75 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-left: 4px;
    background: var(--neutral_5);
    width: 20px;
    height: 20px;
    cursor: pointer;
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._payByHeleket_ekl1x_14
    ._left_ekl1x_46
    ._text_ekl1x_55
    ._footer_ekl1x_64
    ._refreshButton_ekl1x_75:hover {
    background: var(--neutral_10);
}
._payByHeleket_ekl1x_14
    ._left_ekl1x_46
    ._text_ekl1x_55
    ._footer_ekl1x_64
    ._refreshButton_ekl1x_75:disabled {
    opacity: 0.5;
}
._payByHeleket_ekl1x_14 ._left_ekl1x_46 ._text_ekl1x_55 ._textHeader_ekl1x_93 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
._payByHeleket_ekl1x_14
    ._left_ekl1x_46
    ._text_ekl1x_55
    ._textHeader_ekl1x_93
    ._comingSoon_ekl1x_69 {
    background: var(--special_blue);
    padding: 2px 5px;
    border-radius: 42px;
    color: var(--white);
}
._modalBody_ekl1x_106 {
    padding: 0 !important;
}
._custom_checkbox_wrapper_cw7xi_1 {
    position: relative;
    display: inline-block;
}
._custom_checkbox_wrapper_cw7xi_1._fullWidth_cw7xi_5 {
    width: 100%;
}
._custom_checkbox_cw7xi_1 {
    position: absolute;
    visibility: hidden;
    width: 100%;
    height: 100%;
    inset-inline-start: -5px;
}
._custom_checkbox_cw7xi_1:hover + label ._square_cw7xi_16 {
    border-color: var(--el_inactive_hover);
}
._custom_checkbox_cw7xi_1:active + label ._square_cw7xi_16 {
    border-color: var(--el_inactive_pressed);
}
._custom_checkbox_cw7xi_1:disabled + label {
    cursor: default;
    color: var(--text_disable);
}
._custom_checkbox_cw7xi_1:disabled + label ._square_cw7xi_16 {
    border-color: var(--el_inactive_disabled);
    background: var(--el_inactive_disabled_color_inside);
}
._custom_checkbox_cw7xi_1 + label {
    display: flex;
    align-items: center;
    user-select: none;
    gap: 8px;
    color: var(--text_primary);
    cursor: pointer;
    border-radius: 6px;
    position: relative;
}
._custom_checkbox_cw7xi_1 + label ._icon_cw7xi_40 {
    display: flex;
    background: transparent;
    visibility: hidden;
    color: var(--el_active_color_inside);
}
._custom_checkbox_cw7xi_1 + label ._square_cw7xi_16 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    border: 2px solid var(--el_inactive_default);
    width: 20px;
    height: 20px;
    border-radius: 3px;
    transition:
        background-color 0.3s ease,
        border-color 0.3s ease;
    flex-shrink: 0;
}
._custom_checkbox_cw7xi_1 + label._rounded_cw7xi_59 ._square_cw7xi_16 {
    border-radius: 50%;
}
._custom_checkbox_cw7xi_1 + label._rounded_cw7xi_59:before {
    border-radius: 50%;
}
._custom_checkbox_cw7xi_1:checked + label ._icon_cw7xi_40 {
    visibility: visible;
}
._custom_checkbox_cw7xi_1:checked + label ._square_cw7xi_16 {
    border-color: var(--el_active_default);
    background: var(--el_active_default);
}
._custom_checkbox_cw7xi_1:checked:hover + label ._square_cw7xi_16 {
    border-color: var(--el_active_hover);
    background: var(--el_active_hover);
}
._custom_checkbox_cw7xi_1:checked:active + label ._square_cw7xi_16 {
    border-color: var(--el_active_pressed);
    background: var(--el_active_pressed);
}
._custom_checkbox_cw7xi_1:checked:disabled + label {
    cursor: default;
    color: var(--text_disable);
}
._custom_checkbox_cw7xi_1:checked:disabled + label ._icon_cw7xi_40 {
    color: var(--el_inactive_disabled_color_inside);
}
._custom_checkbox_cw7xi_1:checked:disabled + label ._square_cw7xi_16 {
    border-color: var(--el_active_disabled);
    background: var(--el_active_disabled);
}
._custom_checkbox_cw7xi_1._indeterminate_cw7xi_93._dark_cw7xi_93
    + label
    ._square_cw7xi_16 {
    border-color: var(--el_active_default);
    background: var(--el_active_default);
}
._custom_checkbox_cw7xi_1._indeterminate_cw7xi_93 + label ._icon_cw7xi_40 {
    visibility: visible;
}
._custom_checkbox_cw7xi_1._indeterminate_cw7xi_93 + label ._square_cw7xi_16 {
    border-color: var(--el_active_default);
    background: var(--el_active_default);
}
._custom_checkbox_cw7xi_1._indeterminate_cw7xi_93:hover
    + label
    ._square_cw7xi_16 {
    border-color: var(--el_active_hover);
    background: var(--el_active_hover);
}
._custom_checkbox_cw7xi_1._indeterminate_cw7xi_93:active
    + label
    ._square_cw7xi_16 {
    border-color: var(--el_active_pressed);
    background: var(--el_active_pressed);
}
._custom_checkbox_cw7xi_1._indeterminate_cw7xi_93:disabled {
    color: var(--text_disable);
}
._custom_checkbox_cw7xi_1._indeterminate_cw7xi_93:disabled + label {
    cursor: default;
}
._custom_checkbox_cw7xi_1._indeterminate_cw7xi_93:disabled
    + label
    ._square_cw7xi_16 {
    border-color: var(--el_active_disabled);
    background: var(--el_active_disabled);
}
._custom_checkbox_cw7xi_1._leftLabel_cw7xi_123 + label {
    flex-direction: row-reverse;
}
._custom_checkbox_cw7xi_1._fullWidth_cw7xi_5 + label {
    justify-content: space-between;
}
._sizer_1mcu0_1 {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 0;
    overflow: scroll;
    white-space: pre;
}
._inputWrapper_1mcu0_11 {
    display: flex;
    position: relative;
    line-height: 24px;
    width: 100%;
}
._inputWrapper_1mcu0_11._limitWidth_1mcu0_17 {
    max-width: calc(100% - var(--sizerWidth));
}
._input_1mcu0_11 {
    min-width: 2px;
    line-height: inherit;
}
._fakeInput_1mcu0_26 {
    display: flex;
    align-items: center;
    margin-inline-end: 2px;
}
._hiddenInput_1mcu0_32 {
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
}
._placeholder_1mcu0_39 {
    display: flex;
    align-items: center;
    line-height: inherit;
    margin-inline-start: -2px;
    user-select: none;
}
._placeholder_1mcu0_39._tertiaryPlaceholder_1mcu0_46,
._placeholder_1mcu0_39._empty_1mcu0_46 {
    color: var(--text_tertiary);
}
._blockRight_1mcu0_50 {
    margin-left: auto;
}
._container_17lqu_1 {
    display: flex;
    flex-direction: column;
    width: 100%;
}
._container_17lqu_1 div[data-value] {
    position: relative;
}
._container_17lqu_1 div[data-value]:after {
    content: attr(data-value) attr(data-symbol);
    position: absolute;
}
._container_17lqu_1 ._label_container_17lqu_13 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
._container_17lqu_1 ._label_container_17lqu_13._disabled_17lqu_19 {
    pointer-events: none;
}
._container_17lqu_1 ._label_container_17lqu_13._disabled_17lqu_19 > * {
    color: var(--text_disable);
}
._container_17lqu_1 ._input_17lqu_25 {
    width: 100%;
    color: var(--text_primary);
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
}
._container_17lqu_1 ._input_17lqu_25:disabled {
    pointer-events: none;
    user-select: none;
    color: var(--text_disable);
}
._container_17lqu_1 ._input_17lqu_25:disabled::placeholder {
    font-family: Inter, sans-serif;
    color: var(--text_disable);
}
._container_17lqu_1 ._input_17lqu_25::placeholder {
    color: var(--text_tertiary);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
._container_17lqu_1 ._input__label_17lqu_48 {
    cursor: pointer;
    width: max-content;
    color: var(--text_primary);
    margin-bottom: 8px;
}
._container_17lqu_1 ._input__wrapper_17lqu_54 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 4px;
    box-sizing: border-box;
    z-index: 1;
    cursor: text;
    border-radius: 10px;
    border: 1px solid var(--border_primary);
    font-size: 16px;
    line-height: 24px;
    color: var(--text_primary) !important;
}
._container_17lqu_1 ._input__wrapper_disabled_17lqu_68 {
    border: 1px solid var(--border_secondary);
    background: var(--neutral_25);
    cursor: default;
    pointer-events: none;
}
._container_17lqu_1 ._input__wrapper_autosize_17lqu_74 {
    justify-self: center;
    display: grid;
    grid-template-columns: minmax(1px, 100%) repeat(2, fit-content(0));
    column-gap: 0;
    align-items: center;
}
._container_17lqu_1 ._input__wrapper_autosize_17lqu_74:has(> :nth-child(2)) {
    column-gap: 4px;
}
._container_17lqu_1 ._input__wrapper_17lqu_54:has(input:focus-visible) {
    border: 1px solid var(--border_active);
}
._container_17lqu_1 ._input__wrapper_17lqu_54 ._input__left_17lqu_87 {
    display: flex;
    column-gap: 4px;
    align-items: center;
    width: 100%;
}
._container_17lqu_1 ._input__wrapper_17lqu_54:hover,
._container_17lqu_1 ._input__wrapper_17lqu_54:active {
    background-color: var(--neutral_20);
}
._container_17lqu_1 ._input__wrapper_17lqu_54:-webkit-autofill,
._container_17lqu_1 ._input__wrapper_17lqu_54:-webkit-autofill:focus,
._container_17lqu_1 ._input__wrapper_17lqu_54:-webkit-autofill:active {
    box-shadow: 0 0 0 30px var(--bg_primary) inset;
    -webkit-text-fill-color: var(--text_primary);
    caret-color: var(--text_primary);
}
._container_17lqu_1 ._input__wrapper_normal_17lqu_101 {
    padding: 17px 16px;
}
._container_17lqu_1 ._input__wrapper_compact_17lqu_104 {
    padding: 11px 16px;
}
._container_17lqu_1 ._input__wrapper_error_17lqu_107 {
    border-color: var(--special_red) !important;
    background-color: var(--special_red_bg2) !important;
}
._container_17lqu_1 ._input__icon_17lqu_111 {
    display: flex;
    align-items: center;
    justify-content: center;
}
._container_17lqu_1 ._input__icon_17lqu_111 svg path {
    color: var(--text_tertiary);
}
._container_17lqu_1 ._input__hint_17lqu_119 {
    color: var(--text_secondary);
    margin-top: 8px;
}
._container_17lqu_1 ._input__errorWrapper_17lqu_123 {
    display: grid;
    grid-template-columns: 20px 1fr;
    column-gap: 4px;
    align-items: flex-start;
    color: var(--special_red);
}
._container_17lqu_1 ._input__errorWrapper_17lqu_123 svg path {
    color: var(--special_red);
}
._input__error_17lqu_123 {
    overflow-wrap: anywhere;
}
._form_1rpvo_1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    color: var(--text_primary);
}
@media only screen and (width<768px) {
    ._form_1rpvo_1 {
        margin: 0 20px 16px;
    }
}
._form__title_1rpvo_14 {
    text-align: center;
}
._form__container_1rpvo_17,
._form__item_1rpvo_22 {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
._form__btn_1rpvo_27 {
    margin-bottom: 16px;
    color: var(--text_primary);
    cursor: pointer;
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._form__btn_1rpvo_27:hover {
    color: var(--text_secondary);
}
._form__counter_1rpvo_36 {
    color: var(--text_secondary);
    margin-bottom: 16px;
}
._form_1rpvo_1 ._spam_1rpvo_40 {
    margin-bottom: 16px;
}
._buttons__container_1rpvo_44 {
    width: 100%;
    display: flex;
    gap: 24px;
}
._tooltip_1rpvo_50 {
    padding: 8px 12px;
    width: 306px;
}
._tooltip_1rpvo_50 p {
    color: var(--text_secondary);
}
._modalContent_1iui9_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 32px;
    width: 100%;
}
._modalContent_1iui9_1 ._warningMessage_1iui9_9 {
    width: 100%;
    border-radius: 8px 8px 0 0;
    padding: 22px;
    background: var(--special_blue_bg2);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    column-gap: 8px;
    color: var(--text_primary);
    margin-bottom: 52px;
}
._modalContent_1iui9_1 ._warningMessage_1iui9_9 ._attentionIcon_1iui9_23 {
    color: var(--special_blue);
}
._modalContent_1iui9_1 ._loaderWrapper_1iui9_26 {
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    background: #fafafa;
    width: min-content;
    box-shadow:
        0 0 57px #29336917,
        0 16px 47px #0404050f;
    position: relative;
}
._modalContent_1iui9_1 ._logo_1iui9_37 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 58px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
._modalContent_1iui9_1 ._logo_1iui9_37 svg {
    width: 100%;
    height: 100%;
}
._modalContent_1iui9_1 ._loader_1iui9_26 {
    display: flex;
    align-items: center;
    justify-content: center;
}
._modalContent_1iui9_1 ._loader_1iui9_26 svg {
    width: 150px;
    height: 150px;
    animation: _spin_1iui9_1 10s linear infinite;
}
._modalContent_1iui9_1 ._subtitle_1iui9_63 {
    max-width: 300px;
    text-align: center;
    padding-bottom: 110px;
}
._modalContent_1iui9_1 ._subtitle_1iui9_63 span {
    color: var(--main);
}
@keyframes _spin_1iui9_1 {
    to {
        transform: rotate(360deg);
    }
}
._amounts_18k61_1 {
    border-radius: 12px;
    background: var(--neutral_25);
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
._amounts_18k61_1 ._amount_wrapper_18k61_9 {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}
._warning_18k61_15 {
    padding: 16px;
    border-radius: 12px;
    display: flex;
    gap: 12px;
    background: var(--special_orange_bg2);
}
._warning_18k61_15 ._icon_18k61_22 svg {
    width: 24px;
    height: 24px;
}
._warning_18k61_15 p {
    color: var(--text_secondary);
}
._process_wrapper_18k61_30 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    text-align: center;
}
._process_wrapper_18k61_30 ._from_18k61_37 {
    color: var(--special_green);
}
@keyframes _spinner_18k61_1 {
    12% {
        transform: rotate(45deg);
    }
    25% {
        transform: rotate(90deg);
    }
    38% {
        transform: rotate(135deg);
    }
    50% {
        transform: rotate(180deg);
    }
    62% {
        transform: rotate(225deg);
    }
    75% {
        transform: rotate(270deg);
    }
    87% {
        transform: rotate(315deg);
    }
    to {
        transform: rotate(360deg);
    }
}
._process_wrapper_18k61_30 ._loader_18k61_66 {
    animation: _spinner_18k61_1 2s infinite;
}
._title_18k61_70 {
    color: var(--text_secondary);
}
._hr_18k61_74 {
    background: var(--neutral_40);
    height: 1px;
    margin: 0 24px;
}
@media only screen and (width<768px) {
    ._hr_18k61_74 {
        margin: 0;
    }
}
._subtitleStatus_18k61_85 {
    color: var(--text_secondary);
    max-width: 440px;
    text-align: center;
}
._subtitleStatus_18k61_85 span {
    font-weight: 600;
}
._content_18k61_94 {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
._content_18k61_94._isConfirm_18k61_99 {
    grid-template-columns: minmax(100px, 1fr);
}
@media only screen and (width<768px) {
    ._content_18k61_94 {
        grid-template-columns: minmax(100px, 1fr);
        justify-items: center;
    }
}
._copyBlocks_18k61_109 {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: fit-content;
    border-radius: 12px;
    border: 1px solid var(--border_primary);
    background: var(--neutral_25);
}
._copyBlocks_18k61_109 ._textCopy_18k61_118 {
    word-break: break-all;
}
._copyBlocks_18k61_109 ._textCopy_18k61_118 span {
    color: var(--special_blue);
}
._copyBlocks_18k61_109 ._lineCopyBlocks_18k61_124 {
    height: 1px;
    background: #00000026;
}
._qr_wrapper_18k61_129 {
    min-width: 152px;
    min-height: 152px;
    max-height: 152px;
    padding: 7.65px;
    border-radius: 11px;
    background: var(--neutral_30);
}
._invoiceCheckStatus_bfyit_1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
._infoContent_bfyit_7 {
    display: flex;
    gap: 12px;
    padding: 16px;
    border-radius: 12px;
    background: var(--special_blue_bg2);
}
._infoContent_bfyit_7 ._icon_bfyit_14 {
    width: 24px;
    height: 24px;
}
._infoContent_bfyit_7 ._icon_bfyit_14 svg path {
    fill: var(--special_blue);
}
._infoContent_bfyit_7 ._infoContentText_bfyit_21 {
    color: var(--text_secondary);
}
._infoContent_bfyit_7 ._infoContentText_bfyit_21 a,
._infoContent_bfyit_7 ._infoContentText_bfyit_21 span {
    color: var(--special_blue);
    text-decoration: underline;
}
._subtitleLocked_bfyit_30 {
    color: var(--text_secondary);
    max-width: 544px;
}
._subtitleLocked_bfyit_30 a {
    color: var(--text_secondary);
}
._subtitleStatus_bfyit_38 {
    color: var(--text_secondary);
    max-width: 400px;
    text-align: center;
}
._subtitleStatus_bfyit_38 span {
    color: var(--text_secondary);
    font-weight: 600;
}
._top_11jar_1,
._bottom_11jar_2 {
    background: var(--neutral_25);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
}
._top_11jar_1 ._title_11jar_9,
._bottom_11jar_2 ._title_11jar_9 {
    color: var(--text_secondary);
}
._line_11jar_14 {
    height: 1px;
    background: var(--border_primary);
}
._timer_11jar_19 {
    display: flex;
    align-items: center;
    gap: 8px;
}
._top_11jar_1 {
    border-radius: 12px 12px 0 0;
}
._bottom_11jar_2 {
    border-radius: 0 0 12px 12px;
}
._container_1h1fg_1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: center;
}
._trigger_1h1fg_10 {
    width: 100%;
}
._disabled_1h1fg_14 {
    color: var(--text_disable);
}
._trigger_10lrg_1 {
    cursor: pointer;
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid var(--border_primary);
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: space-between;
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
}
._trigger_10lrg_1._isOpen_10lrg_14 {
    border-color: var(--border_active);
}
._trigger_10lrg_1._isOpen_10lrg_14 svg {
    transform: rotate(180deg);
}
._trigger_10lrg_1._disabled_10lrg_20 {
    background: var(--neutral_25);
    border-color: var(--border_secondary);
}
._trigger_10lrg_1 ._currency_10lrg_24 {
    margin-right: auto;
    color: var(--text_tertiary);
}
._trigger_10lrg_1 ._currency_10lrg_24._isSelected_10lrg_28 {
    color: var(--text_primary);
}
._trigger_10lrg_1 img {
    width: 24px;
    height: 24px;
}
._trigger_10lrg_1 svg {
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
    transform: rotate(0);
}
._trigger_10lrg_1 svg path {
    width: 20px;
    height: 20px;
}
._select_10lrg_44 {
    cursor: pointer;
    padding: 12px 16px;
    width: 100%;
    transition: background-color 0.3s ease;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    color: var(--text_primary);
}
._select_10lrg_44 ._discount_10lrg_56 {
    padding: 4px 8px;
    border-radius: 42px;
    background: var(--special_green_bg3);
    color: var(--special_green);
}
._select_10lrg_44 img {
    width: 24px;
    height: 24px;
}
._select__title_10lrg_66 {
    color: var(--text_primary);
    width: 100%;
    text-align: left;
}
._select_10lrg_44:hover,
._select_10lrg_44:active,
._select_10lrg_44._active_10lrg_74,
._select_10lrg_44._active_10lrg_74:hover,
._select_10lrg_44._active_10lrg_74:active {
    background: var(--select_hover);
}
._skeleton_10lrg_81 {
    width: 100%;
    height: 56px;
    border-radius: 12px;
}
._container_1h3iq_1 {
    width: max-content;
}
._container_1h3iq_1._green_1h3iq_4 {
    background-color: var(--special_green_bg2);
}
._container_1h3iq_1._green_1h3iq_4 p {
    color: var(--special_green);
}
._container_1h3iq_1._red_1h3iq_10 {
    background-color: var(--special_red_bg2);
}
._container_1h3iq_1._red_1h3iq_10 p {
    color: var(--special_red);
}
._container_1h3iq_1._s_1h3iq_16 {
    padding: 2px 6px;
    border-radius: 79px;
}
._container_1h3iq_1._m_1h3iq_20 {
    padding: 6px 10px;
    border-radius: 55px;
}
._only_ltr_1h3iq_25 {
    direction: ltr !important;
}
._trigger_1n2d9_1 {
    cursor: pointer;
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid var(--border_primary);
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: space-between;
}
._trigger_1n2d9_1._disabled_1n2d9_13 {
    background: var(--neutral_25);
    border-color: var(--border_secondary);
    cursor: default;
}
._trigger_1n2d9_1 svg {
    transition:
        all 0.3s ease,
        outline-offset 0s,
        outline-color 0s,
        outline 0s;
    transform: rotate(0);
    width: 24px;
    height: 24px;
}
._trigger_1n2d9_1 svg path {
    width: 20px;
    height: 20px;
}
._trigger_1n2d9_1._isOpen_1n2d9_28 {
    border-color: var(--border_active);
}
._trigger_1n2d9_1._isOpen_1n2d9_28 svg {
    transform: rotate(180deg);
}
._select_1n2d9_35 {
    cursor: pointer;
    padding: 12px 16px;
    width: 100%;
    transition: background-color 0.3s ease;
    text-align: left;
    color: var(--text_primary);
    display: flex;
    justify-content: space-between;
}
._select__title_1n2d9_45 {
    color: var(--text_primary);
    width: 100%;
    text-align: left;
}
._select_1n2d9_35:hover,
._select_1n2d9_35:active,
._select_1n2d9_35._active_1n2d9_53,
._select_1n2d9_35._active_1n2d9_53:hover,
._select_1n2d9_35._active_1n2d9_53:active {
    background: var(--select_hover);
}
._skeleton_1n2d9_60 {
    width: 100%;
    height: 56px;
    border-radius: 12px;
}
._badge_1n2d9_66 {
    margin-left: auto;
    white-space: nowrap;
}
._text_1n2d9_71 {
    margin-right: auto;
    color: var(--text_tertiary);
}
._text_1n2d9_71._disabled_1n2d9_13 {
    color: var(--text_disable);
}
._text_1n2d9_71._isSelected_1n2d9_78 {
    color: var(--text_primary);
}
._invoiceSelectMethods_r1bbf_1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
._selects_r1bbf_7 {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
._skeleton_r1bbf_13 {
    width: 100%;
    height: 108px;
    border-radius: 12px;
}
._typography_4ed1d_1 {
    line-height: 110%;
}
._typography_4ed1d_1._display_large_4ed1d_4 {
    font-weight: 700;
    font-size: 68px;
    line-height: 80px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._display_large_4ed1d_4 {
        font-size: 64px;
        line-height: 76px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._display_large_4ed1d_4 {
        font-size: 38px;
        line-height: 46px;
    }
}
._typography_4ed1d_1._display_large_4ed1d_4._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 700;
    font-size: 68px;
    line-height: 80px;
}
._typography_4ed1d_1._display_medium_4ed1d_26 {
    font-weight: 700;
    font-size: 60px;
    line-height: 72px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._display_medium_4ed1d_26 {
        font-size: 52px;
        line-height: 60px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._display_medium_4ed1d_26 {
        font-size: 36px;
        line-height: 42px;
    }
}
._typography_4ed1d_1._display_medium_4ed1d_26._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 700;
    font-size: 60px;
    line-height: 72px;
}
._typography_4ed1d_1._h1_4ed1d_48 {
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h1_4ed1d_48 {
        font-size: 44px;
        line-height: 56px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h1_4ed1d_48 {
        font-size: 34px;
        line-height: 40px;
    }
}
._typography_4ed1d_1._h1_4ed1d_48._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
}
._typography_4ed1d_1._h2_4ed1d_70 {
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h2_4ed1d_70 {
        font-size: 38px;
        line-height: 48px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h2_4ed1d_70 {
        font-size: 32px;
        line-height: 38px;
    }
}
._typography_4ed1d_1._h2_4ed1d_70._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
}
._typography_4ed1d_1._h3_4ed1d_92 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h3_4ed1d_92 {
        font-size: 32px;
        line-height: 42px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h3_4ed1d_92 {
        font-size: 30px;
        line-height: 36px;
    }
}
._typography_4ed1d_1._h3_4ed1d_92._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
}
._typography_4ed1d_1._h4_4ed1d_114 {
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h4_4ed1d_114 {
        font-size: 32px;
        line-height: 42px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h4_4ed1d_114 {
        font-size: 28px;
        line-height: 34px;
    }
}
._typography_4ed1d_1._h4_4ed1d_114._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
}
._typography_4ed1d_1._h5_b_4ed1d_136 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h5_b_4ed1d_136 {
        font-size: 32px;
        line-height: 40px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h5_b_4ed1d_136 {
        font-size: 26px;
        line-height: 36px;
    }
}
._typography_4ed1d_1._h5_b_4ed1d_136._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}
._typography_4ed1d_1._h6_b_4ed1d_158 {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h6_b_4ed1d_158 {
        font-size: 22px;
        line-height: 32px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h6_b_4ed1d_158 {
        font-size: 20px;
        line-height: 28px;
    }
}
._typography_4ed1d_1._h6_b_4ed1d_158._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
}
._typography_4ed1d_1._h5_sb_4ed1d_180 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h5_sb_4ed1d_180 {
        font-size: 32px;
        line-height: 40px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h5_sb_4ed1d_180 {
        font-size: 26px;
        line-height: 36px;
    }
}
._typography_4ed1d_1._h5_sb_4ed1d_180._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
}
._typography_4ed1d_1._h6_sb_4ed1d_202 {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h6_sb_4ed1d_202 {
        font-size: 24px;
        line-height: 32px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h6_sb_4ed1d_202 {
        font-size: 20px;
        line-height: 28px;
    }
}
._typography_4ed1d_1._h6_sb_4ed1d_202._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
}
._typography_4ed1d_1._h5_r_4ed1d_224 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h5_r_4ed1d_224 {
        font-size: 32px;
        line-height: 40px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h5_r_4ed1d_224 {
        font-size: 26px;
        line-height: 36px;
    }
}
._typography_4ed1d_1._h5_r_4ed1d_224._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
}
._typography_4ed1d_1._h6_r_4ed1d_246 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._h6_r_4ed1d_246 {
        font-size: 22px;
        line-height: 32px;
    }
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._h6_r_4ed1d_246 {
        font-size: 20px;
        line-height: 28px;
    }
}
._typography_4ed1d_1._h6_r_4ed1d_246._disabled__mediaQueryProps_4ed1d_21 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
}
._typography_4ed1d_1._p1_sb_4ed1d_268 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}
._typography_4ed1d_1._p1_r_4ed1d_273 {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}
._typography_4ed1d_1._p2_sb_4ed1d_278 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
._typography_4ed1d_1._p2_m_4ed1d_283 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
._typography_4ed1d_1._p2_r_4ed1d_288 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
._typography_4ed1d_1._p3_sb_4ed1d_293 {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
._typography_4ed1d_1._p3_m_4ed1d_298 {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
._typography_4ed1d_1._p3_r_4ed1d_303 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
._typography_4ed1d_1._button_4ed1d_308 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.12px;
}
@media only screen and (width<1280px) {
    ._typography_4ed1d_1._button_4ed1d_308 {
        line-height: 20px;
    }
}
._typography_4ed1d_1._button_4ed1d_308._ignoreMediaQuery_4ed1d_319 {
    font-size: 16px;
    line-height: 24px;
}
._typography_4ed1d_1._small_button_4ed1d_323 {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
._typography_4ed1d_1._small_button_4ed1d_323._ignoreMediaQuery_4ed1d_319 {
    font-size: 14px;
    line-height: 20px;
}
._typography_4ed1d_1._link_4ed1d_332 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
._typography_4ed1d_1._link_4ed1d_332._ignoreMediaQuery_4ed1d_319 {
    font-size: 16px;
    line-height: 24px;
}
._typography_4ed1d_1._link_small_4ed1d_347 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
._typography_4ed1d_1._link_small_4ed1d_347._ignoreMediaQuery_4ed1d_319 {
    font-size: 14px;
    line-height: 20px;
}
._typography_4ed1d_1._code_4ed1d_362 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
._typography_4ed1d_1._code_4ed1d_362._ignoreMediaQuery_4ed1d_319 {
    font-size: 16px;
    line-height: 24px;
}
._typography_4ed1d_1._tag_4ed1d_371 {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
}
._typography_4ed1d_1._tag_4ed1d_371._ignoreMediaQuery_4ed1d_319 {
    font-size: 12px;
    line-height: 16px;
}
._typography_4ed1d_1._c1_sb_4ed1d_381 {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
}
._typography_4ed1d_1._c1_r_4ed1d_386 {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
._typography_4ed1d_1._tapBar_menu_4ed1d_391 {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
}
@media only screen and (width<768px) {
    ._typography_4ed1d_1._tapBar_menu_4ed1d_391 {
        font-size: 10px;
        font-weight: 500;
        line-height: 12px;
    }
}
._typography_4ed1d_1._tapBar_menu_4ed1d_391._disabled__mediaQueryProps_4ed1d_21 {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
}
._typography_4ed1d_1._fontWeight_100_4ed1d_408 {
    font-weight: 100;
}
._typography_4ed1d_1._fontWeight_200_4ed1d_411 {
    font-weight: 200;
}
._typography_4ed1d_1._fontWeight_300_4ed1d_414 {
    font-weight: 300;
}
._typography_4ed1d_1._fontWeight_400_4ed1d_417 {
    font-weight: 400;
}
._typography_4ed1d_1._fontWeight_500_4ed1d_420 {
    font-weight: 500;
}
._typography_4ed1d_1._fontWeight_600_4ed1d_423 {
    font-weight: 600;
}
._typography_4ed1d_1._fontWeight_700_4ed1d_426 {
    font-weight: 700;
}
._typography_4ed1d_1._fontWeight_800_4ed1d_429 {
    font-weight: 800;
}
._typography_4ed1d_1._fontWeight_900_4ed1d_432 {
    font-weight: 900;
}
._typography_4ed1d_1._textTransform_uppercase_4ed1d_435 {
    text-transform: uppercase;
}
._typography_4ed1d_1._textTransform_lowercase_4ed1d_438 {
    text-transform: lowercase;
}
._typography_4ed1d_1._textTransform_capitalize_4ed1d_441 {
    text-transform: capitalize;
}
._typography_4ed1d_1._textTransform_fullWidth_4ed1d_444 {
    text-transform: full-width;
}
._typography_4ed1d_1._textDecoration_underline_4ed1d_447 {
    text-decoration: underline;
}
._typography_4ed1d_1._textDecoration_overline_4ed1d_450 {
    text-decoration: overline;
}
._typography_4ed1d_1._textDecoration_lineThrough_4ed1d_453 {
    text-decoration: line-through;
}
._typography_4ed1d_1._textWrap_wrap_4ed1d_456 {
    text-wrap: wrap;
}
._typography_4ed1d_1._textWrap_nowrap_4ed1d_459 {
    text-wrap: nowrap;
}
._typography_4ed1d_1._textWrap_balance_4ed1d_462 {
    text-wrap: balance;
}
._typography_4ed1d_1._textWrap_pretty_4ed1d_465 {
    text-wrap: pretty;
}
._typography_4ed1d_1._disabled__rtl_4ed1d_468 {
    direction: ltr;
}
._btn_izxgc_1:not(._custom_izxgc_1) {
    column-gap: 8px;
}
._btn_izxgc_1 {
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    user-select: none;
    touch-action: manipulation;
    transition: opacity 0.3s ease;
    text-decoration: none;
}
._btn_izxgc_1 ._buttonIcon_izxgc_17 {
    display: flex;
    justify-content: center;
    align-items: center;
}
._btn_izxgc_1 svg {
    width: 20px;
    height: 20px;
}
._btn_izxgc_1._fullWidth_izxgc_26 {
    width: 100%;
}
._btn_izxgc_1._left_izxgc_29 {
    justify-content: flex-start;
}
._btn_izxgc_1._center_izxgc_32 {
    justify-content: center;
}
._btn_izxgc_1._right_izxgc_35 {
    justify-content: flex-end;
}
._btn_izxgc_1._loading_izxgc_38 ._buttonIcon_izxgc_17,
._btn_izxgc_1._loading_izxgc_38 ._buttonText_izxgc_41 {
    visibility: hidden;
}
@keyframes _spinner_izxgc_1 {
    12% {
        transform: rotate(45deg);
    }
    25% {
        transform: rotate(90deg);
    }
    38% {
        transform: rotate(135deg);
    }
    50% {
        transform: rotate(180deg);
    }
    62% {
        transform: rotate(225deg);
    }
    75% {
        transform: rotate(270deg);
    }
    87% {
        transform: rotate(315deg);
    }
    to {
        transform: rotate(360deg);
    }
}
._btn_izxgc_1 ._buttonSpin_izxgc_70 {
    position: absolute;
    animation: _spinner_izxgc_1 2s infinite;
}
._btn_izxgc_1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000014;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    border-radius: 40px;
}
._btn_izxgc_1:hover:before {
    opacity: 1;
}
._btn_izxgc_1:disabled._disabled_izxgc_93:hover:before {
    opacity: 0;
}
._btn_izxgc_1._outline_izxgc_97:hover:before {
    opacity: 0;
}
._btn_izxgc_1._custom_izxgc_1:hover:before {
    opacity: 0;
}
._btn_izxgc_1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000000a;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    border-radius: 40px;
}
._btn_izxgc_1:active:after {
    opacity: 1;
}
._btn_izxgc_1:disabled._disabled_izxgc_93:active:after {
    opacity: 0;
}
._btn_izxgc_1._outline_izxgc_97:active:after {
    opacity: 0;
}
._btn_izxgc_1._custom_izxgc_1:active:after {
    opacity: 0;
}
._s_izxgc_135 {
    padding: 8px 24px;
    height: 40px;
}
._m_izxgc_140 {
    padding: 12px 24px;
    height: 48px;
}
._l_izxgc_29 {
    padding: 16px 24px;
    height: 56px;
}
._quaternary_izxgc_150 {
    background: var(--button_quaternary);
    color: var(--text_inverted);
}
._quaternary_izxgc_150 span {
    color: var(--text_inverted);
}
._quaternary_izxgc_150 svg path {
    fill: var(--text_inverted);
    stroke: var(--text_inverted);
}
._quaternary_izxgc_150:hover {
    background: var(--button_quaternary_hover);
}
._quaternary_izxgc_150 [aria-disabled="true"],
._quaternary_izxgc_150:disabled,
._quaternary_izxgc_150 ._disabled_izxgc_93 {
    background: var(--neutral_90);
    color: var(--text_disable);
}
._quaternary_izxgc_150 [aria-disabled="true"] span,
._quaternary_izxgc_150:disabled span,
._quaternary_izxgc_150 ._disabled_izxgc_93 span {
    color: var(--text_disable);
}
._stroked_light_izxgc_174 {
    padding: 8px 24px;
    background: var(--white);
    color: var(--text_primary);
    outline: 1px solid var(--border_secondary);
}
._stroked_light_izxgc_174 svg path {
    fill: var(--text_primary);
    stroke: var(--text_primary);
}
._stroked_light_izxgc_174 [aria-disabled="true"],
._stroked_light_izxgc_174:disabled,
._stroked_light_izxgc_174 ._disabled_izxgc_93 {
    color: var(--text_disable);
    outline: 1px solid var(--text_disable);
}
._primary_izxgc_190 {
    background-color: var(--button_primary);
    color: var(--text_inverted);
}
._primary_izxgc_190 span {
    color: var(--text_inverted);
}
._primary_izxgc_190 svg path {
    fill: var(--text_inverted);
    stroke: var(--text_inverted);
}
._primary_izxgc_190 [aria-disabled="true"],
._primary_izxgc_190:disabled,
._primary_izxgc_190 ._disabled_izxgc_93 {
    background: var(--neutral_90);
    color: var(--text_disable);
}
._primary_izxgc_190 [aria-disabled="true"] span,
._primary_izxgc_190:disabled span,
._primary_izxgc_190 ._disabled_izxgc_93 span {
    color: var(--text_disable);
}
._secondary_izxgc_211 {
    background-color: var(--neutral_30);
    color: var(--text_secondary);
}
._secondary_izxgc_211 svg path {
    fill: var(--text_secondary);
    stroke: var(--text_secondary);
}
._secondary_izxgc_211 [aria-disabled="true"],
._secondary_izxgc_211:disabled,
._secondary_izxgc_211 ._disabled_izxgc_93 {
    opacity: 0.6;
    background: var(--neutral_90);
    color: var(--text_disable);
}
._tertiary_izxgc_226 {
    background: none;
    color: var(--text_primaryy);
}
._tertiary_izxgc_226 svg path {
    fill: var(--text_primary);
    stroke: var(--text_primary);
}
._tertiary_izxgc_226:hover {
    color: var(--text_secondary);
}
._tertiary_izxgc_226:hover svg path {
    fill: var(--text_secondary);
    stroke: var(--text_secondary);
}
._tertiary_izxgc_226:active {
    color: var(--text_secondary);
}
._tertiary_izxgc_226:active svg path {
    fill: var(--text_secondary);
    stroke: var(--text_secondary);
}
._tertiary_izxgc_226 [aria-disabled="true"],
._tertiary_izxgc_226:disabled,
._tertiary_izxgc_226 ._disabled_izxgc_93 {
    color: var(--text_disable);
}
._stroked_izxgc_174 {
    background: none;
    color: var(--text_primary);
    outline: 1px solid var(--text_secondary);
}
._stroked_izxgc_174 svg path {
    fill: var(--text_primary);
    stroke: var(--text_primary);
}
._stroked_izxgc_174 [aria-disabled="true"],
._stroked_izxgc_174:disabled,
._stroked_izxgc_174 ._disabled_izxgc_93 {
    color: var(--text_disable);
    outline: 1px solid var(--text_disable);
}
._outline_small_izxgc_268 {
    padding: 0;
    background: none;
    color: var(--text_primary);
}
._outline_small_izxgc_268:disabled {
    background: none;
}
._outline_izxgc_97 {
    background: none;
    color: var(--text-icon-primary);
}
._outline_izxgc_97 svg path {
    fill: var(--text_primary);
    stroke: var(--text_primary);
}
._outline_izxgc_97 [aria-disabled="true"],
._outline_izxgc_97:disabled,
._outline_izxgc_97 ._disabled_izxgc_93 {
    background: none;
    color: var(--text_disable);
}
:disabled._disabled_izxgc_93 {
    cursor: unset;
}
:disabled._disabled_izxgc_93 svg path {
    fill: var(--text_disable);
    stroke: var(--text_disable);
}

._hr_ct5aw_6 {
    margin: 0 24px;
    height: 1px;
    background: var(--neutral_40);
}
@media only screen and (width<768px) {
    ._hr_ct5aw_6 {
        margin: 0;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
