/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `sections` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the buttons border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

.deposit__qr-code {
    border-radius: 25px;
    background-color: white;
    max-width: 200px;
    max-height: 200px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

.deposit__qr-code img {
    max-width: 180px;
    max-height: 180px;
    margin-right: auto;
    margin-left: auto;
}

.join-Jumpstart__title, .previous-projects__title, .bot-marketplace__title, .api-integration__title, .status-table__title, .status-issue__title, .status-upgrades__title, .guide-buy__title, .what-is__title, .what-can__title, .why-buy__title, .how-buy__title, .users-saying__title, .powerful-solutions__title, .clients-say__title, .why-choose__title, .commitment__title, .industry-leading__title, .ventures-portfolio__title, .ventures-support__title, .coverage__title, .listing-experience__title, .staking-highlights__title, .staking-flow__title, .faqs__title, .traveller-tiers__title, .more-benefits__title, .get-commission__title {
    font-size: 33px;
    line-height: 60px;
    color: #1B212D;
    text-align: center;
}

.your-fingertips__title, .ready-join__title, .spend-anywhere__title, .earn-crypto__title, .create-card__title, .the-choice__title, .card-works__title {
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
    text-align: center;
}

.status-home__title, .buy-usdt__title, .savings-home__title, .api-home__title, .money-home__title, .ventures-home__title, .volume-home__title, .protecting-home__title, .staking-home__title, .traveller-home__title {
    font-size: 55px;
    line-height: 64px;
    color: #FFFFFF;
}

.sing-in__code-title, .sing-in__have span, .sing-in__form-title, .sing-in__title, .not-found__title, .your-fingertips__card-title, .earn-crypto__benefit-title, .create-card__item-title, .the-choice__benefit-title, .payment-home__surprise-title, .payment-home__title, .withdrawal-popup__close, .withdrawal-popup__title, .card-works__card-description, .traders-leaderboard__card-link, .traders.traders-day .traders-day__link, .trader-card__table-value, .api-home__link, .api-home__description, .institutions__title, .industry-leading__link, .your-trading__title, .start-cooperation__form-title, .fast-listing__title, .partners-feedback__title, .skyrocket-benefits__title, .aml-score__button-gray, .aml-score__button-purple, .aml-score__title, .aml-score__subtitle, .verification__drop-title, .verification__input-title, .verification__info-title, .affiliate-step__item-title, .affiliate-start__share-title, .affiliate-start__title, .authentication__qrcode-text, .authentication__step-title, .api-filter__title, .settings__photo-remove, .settings__title, .disable-authentication__title, .table-investments__item-action a, .table-investments__title, .chat__message-text, .chat__title, .promo-code__title, .form-profit__value span, .form-profit__title, .table-p2p__filter-link, .table-p2p__item-price, .table-p2p__item-trader a, .upgrade-verification__subtitle, .upgrade-verification__title, .levels-verification__title, .levels-verification__status, .change-password__title, .top-line__title, .table-balance__item-coin, .verificationPayment__title, .footer__link-title, .header-menu__user-nickname, .header__link span, .date-picker__menu-week-day, .step-verification__block-title, .notification__title, .important-information__info span, .important-information__item span, .important-information__title, .form-faq__question, .step__qrcode-btn, .step__staking-percent, .step__staking-days, .step__available span, .step__title, .step__number, .code__input, .select__name span, .verified-status, .input__01-copyText .input__01-copyBtn, .buttons__01,
.buttons__02, .your-fingertips__title, .ready-join__title, .spend-anywhere__title, .earn-crypto__title, .create-card__title, .the-choice__title, .card-works__title {
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 500;
}

.sing-in__left-logo, .launchpad-home__title, .footer__logo-text, .header__logo {
    font-family: "Roboto-Black", sans-serif;
    font-weight: 900;
}

.sing-in__right-title, .earn-crypto__card-name, .payment-home__surprise-value, .withdrawal-popup__table-key.pending, .withdrawal-popup__table-value.pending, .withdrawal-popup__table-key.completed, .withdrawal-popup__table-value.completed, .card-works__card-number, .traders-leaderboard__card-description, .traders-leaderboard__card-title, .traders-home__card-title, .traders-home__title, .traders__link, .traders__title, .trader-card.trader-card-roi .trader-card__no, .trader-card__link, .trader-card__percent, .trader-card__img-status, .trader-card__name, .join-Jumpstart__benefit-title, .previous-projects__item-key, .previous-projects__item-value, .previous-projects__item-title, .launchpad-home__stat-value, .bot-marketplace__card-avatar, .bot-marketplace__card-percentage, .bot-marketplace__card-title, .api-integration__card-title, .api-integration__visualization-icon, .status-issue__item-title, .status-upgrades__item-title, .buy-usdt__link, .buy-usdt__input-element input, .buy-usdt__tabs-tab, .buy-usdt__top-title, .why-buy__item-title, .how-buy__card-title, .savings-offers__item-apy span, .savings-offers__item-symbol, .savings-offers__title, .users-saying__slide-box, .bots-home__stats-value, .bots-home__title, .institutions__item-title, .powerful-solutions__card-block, .powerful-solutions__card-title, .clients-say__slide-company, .clients-say__slide-text, .why-choose__slide-list ul li, .why-choose__slide-title, .money-home__description, .commitment__description, .industry-leading__card-description, .industry-leading__card-value, .your-trading__item-title, .ventures-portfolio__card-title, .ventures-support__card-title, .ventures-home__tab-title, .coverage__card-percent, .protecting-content__block-description ul li span, .protecting-content__block-subtitle, .protecting-content__block-title, .staking-convert__link, .partners-feedback__card-title, .faqs__link-wrapper a, .traveller-banner__link, .traveller-banner__title, .skyrocket-benefits__item-title, .traveller-tiers__link, .traveller-tiers__card-value, .traveller-tiers__card-title, .more-benefits__card-title, .get-commission__step-title, .aml-score__value-value, .aml-score__value-text, .aml-score__score-text, .wallet-info__usd span, .header-menu__overview-value span, .join-Jumpstart__title, .previous-projects__title, .bot-marketplace__title, .api-integration__title, .status-table__title, .status-issue__title, .status-upgrades__title, .guide-buy__title, .what-is__title, .what-can__title, .why-buy__title, .how-buy__title, .users-saying__title, .powerful-solutions__title, .clients-say__title, .why-choose__title, .commitment__title, .industry-leading__title, .ventures-portfolio__title, .ventures-support__title, .coverage__title, .listing-experience__title, .staking-highlights__title, .staking-flow__title, .faqs__title, .traveller-tiers__title, .more-benefits__title, .get-commission__title, .status-home__title, .buy-usdt__title, .savings-home__title, .api-home__title, .money-home__title, .ventures-home__title, .volume-home__title, .protecting-home__title, .staking-home__title, .traveller-home__title {
    font-family: "Roboto-Bold", sans-serif;
    font-weight: 700;
}

.sing-in__have, .sing-in__link, .sing-in__des, .sing-in__message, .sing-in__right-description, .your-fingertips__card-description, .your-fingertips__subtitle, .ready-join__link, .spend-anywhere__link, .spend-anywhere__description, .earn-crypto__card-available, .earn-crypto__card-subtitle, .earn-crypto__card-earn, .earn-crypto__benefit-description, .earn-crypto__description, .create-card__item-description, .the-choice__coin-name, .the-choice__benefit-description, .the-choice__description, .payment-home__more, .payment-home__link, .withdrawal-popup__table-key, .withdrawal-popup__table-value, .traders-home__card-value, .traders-home__card-name, .traders-home__card-measured, .traders__description, .trader-card__info-days, .trader-card__info, .trader-card__followers, .join-Jumpstart__benefit-description, .join-Jumpstart__link, .join-Jumpstart__description, .previous-projects__link, .previous-projects__item-description, .previous-projects__item-title span, .previous-projects__item-tag, .launchpad-home__stat-title, .launchpad-home__description, .launchpad-home__slogan, .bot-marketplace__pagination-item, .bot-marketplace__card-copy, .bot-marketplace__card-name, .bot-marketplace__card-pair, .bot-marketplace__card-subtitle, .bot-marketplace__card-time, .bot-marketplace__card-pnl, .bot-marketplace__card-used, .bot-marketplace__card-tag, .api-integration__card-link, .api-integration__visualization-line span, .api-integration__description, .status-table__link, .status-table__item-deposits, .status-table__item-withdrawals, .status-table__item-name, .status-table__item-code, .status-table__name, .status-table__search-update, .status-table__search-input input, .status-table__description, .status-issue__link, .status-issue__item-date, .status-upgrades__item-bottom, .status-upgrades__item-status, .status-upgrades__item-date, .status-home__subtext, .status-home__description, .buy-usdt__subtitle, .buy-usdt__input-title, .buy-usdt__accepts-item, .buy-usdt__accepts, .buy-usdt__description, .buy-usdt__top-link, .guide-buy__card, .guide-buy__description, .what-is__description, .what-can__description, .why-buy__item-description, .savings-offers__link, .savings-offers__item-action a, .savings-offers__item-apy, .savings-offers__item-term, .savings-offers__item-name, .savings-offers__table-name, .savings-offers__search input, .users-saying__slide-text, .bots-home__stats-description, .bots-home__description, .savings-home__link, .savings-home__description, .institutions__item-des, .institutions__des, .powerful-solutions__card-link, .powerful-solutions__card-block ul li, .powerful-solutions__description, .commitment__link, .trading-bot-grid, .your-trading__item-des, .ventures-portfolio__card-description, .ventures-support__card-description, .ventures-home__tab-description, .ventures-home__description, .volume-home__link, .volume-home__description, .start-cooperation__right, .start-cooperation__input, .start-cooperation__form-des, .coverage__card-title, .listing-experience__card-title, .protecting-content__block-description ul li, .protecting-content__block-description, .fast-listing__des, .protecting-home__description, .staking-highlights__item-description, .staking-highlights__item-title, .staking-convert__subtitle, .staking-convert__ratio, .staking-convert__percent, .staking-convert__title, .staking-flow__step-description, .staking-flow__step-title, .staking-flow__step-number, .staking-home__description, .traveller-home__card-earned, .traveller-home__card-email, .traveller-home__link, .traveller-home__description, .partners-feedback__bottom-title, .partners-feedback__text, .content, .accordion__item-title, .faqs.faq-card .content, .traveller-banner__description, .skyrocket-benefits__des, .traveller-tiers__requirements-title, .traveller-tiers__requirements ul, .traveller-tiers__card-key, .more-benefits__card-description, .get-commission__step-description, .aml-score__description, .verification__drop-description, .verification__info-description, .table-information__item, .table-information__name, .information__container p, .table-affiliate__item-notFound, .table-affiliate__item, .table-affiliate__name, .affiliate-step__item-description, .affiliate-start__share-input .input__01-copyBtn, .affiliate-start__description, .authentication__alert-description, .authentication__step-description, .authentication__alert-top, .table-keys__item-notFound, .table-keys__item, .table-keys__name, .api-filter__description, .settings__description, .disable-authentication__bottom, .disable-authentication__des, .disable-authentication__btn, .disable-authentication__message, .table-investments__item-notFound, .table-investments__item, .table-investments__name, .chat__files, .chat__textarea, .chat__message-data, .chat__message-img-title, .promo-code__description, .form-alert, .form-profit__expected, .form-profit__total, .form-profit__description, .form-coins.verification-step-two .input__01-amount, .form-coins__alert-text, .form-coins__btn .buttons__01, .form-coins__rate div, .table-p2p__filter-search, .table-p2p__filter-switch, .table-p2p__filter-amount input, .table-p2p__pagination-page, .table-p2p__item, .table-p2p__name, .upgrade-verification__subdescription, .upgrade-verification__description, .levels-verification__requirement, .levels-verification__feature, .wallet-info__last, .wallet-info__username, .wallet-info__mail, .wallet-info__id, .wallet-info__percent, .wallet-info__circle, .wallet-info__convert, .wallet-info__usd, .wallet-info__select, .change-password__enter .input__01, .change-password__confirm .input__01, .change-password__des, .top-line__item-title, .top-line__menu-btn, .top-line__des, .table-transaction__item-notFund, .table-transaction__pagination-page, .table-transaction__item, .table-transaction__name, .table-balance__item-coin span, .table-balance__item, .table-balance__name, .verificationPayment__des, .tabs-menu__link, .footer__sub-text, .footer__link, .footer__sing-up, .footer__input, .footer__label, .footer__description, .header-menu__user-mail, .header-menu__links-link, .header-menu__overview-link, .header-menu__overview-value, .header-menu__overview-title, .header__user-name, .header__more-name, .header__link, .date-picker__menu-day, .date-picker__months, .date-picker__years, .date-picker__selected-value, .permissions-api, .step-verification__block-description, .notification__description, .important-information__info, .important-information__item, .form-faq__answer, .step__staking-button span, .step__populars-btn, .step__populars-title, .step__available, .step__enter-all, .step__enter.amount .step__enter-input .step__enter-fee, .step__description, .select__name, .drop, .alert, .checkbox, .input__01, .buttons__04, .buttons__03 {
    font-family: "Roboto-Regular", sans-serif;
    font-weight: 400;
}

@media (max-width: 768px) {
    .status-home__title, .buy-usdt__title, .savings-home__title, .api-home__title, .money-home__title, .ventures-home__title, .volume-home__title, .protecting-home__title, .staking-home__title, .traveller-home__title {
        font-size: 50px;
        line-height: 55px;
    }
}
@media (max-width: 550px) {
    .join-Jumpstart__title, .previous-projects__title, .bot-marketplace__title, .api-integration__title, .status-table__title, .status-issue__title, .status-upgrades__title, .guide-buy__title, .what-is__title, .what-can__title, .why-buy__title, .how-buy__title, .users-saying__title, .powerful-solutions__title, .clients-say__title, .why-choose__title, .commitment__title, .industry-leading__title, .ventures-portfolio__title, .ventures-support__title, .coverage__title, .listing-experience__title, .staking-highlights__title, .staking-flow__title, .faqs__title, .traveller-tiers__title, .more-benefits__title, .get-commission__title {
        font-size: 30px;
        line-height: 40px;
    }
    .status-home__title, .buy-usdt__title, .savings-home__title, .api-home__title, .money-home__title, .ventures-home__title, .volume-home__title, .protecting-home__title, .staking-home__title, .traveller-home__title {
        font-size: 40px;
        line-height: 45px;
    }
}
@media (max-width: 400px) {
    .status-home__title, .buy-usdt__title, .savings-home__title, .api-home__title, .money-home__title, .ventures-home__title, .volume-home__title, .protecting-home__title, .staking-home__title, .traveller-home__title {
        font-size: 38px;
    }
}
@font-face {
    font-family: Roboto-Medium;
    font-display: swap;
    src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Roboto-Bold;
    font-display: swap;
    src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Roboto-Black;
    font-display: swap;
    src: url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Roboto-Regular;
    font-display: swap;
    src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
html {
    scroll-behavior: smooth;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
}

html,
body {
    height: 100%;
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #EAECEF;
}

button {
    border: none;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: inherit;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: inherit;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #D6D7DD;
}

.wrapper {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 600px;
    padding-bottom: 71px;
}
.main.landings {
    padding-bottom: 0;
    background-color: #000000;
}
.main.padding-null {
    padding-bottom: 0;
}
.main.bg-white {
    background-color: #fff;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

body.lock {
    overflow: hidden;
}

body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

a {
    text-decoration: none;
    color: inherit;
}

.header__nav-link,
.content__description-link,
.footer__link {
    opacity: 1;
}

.header__nav-link:hover,
.content__description-link:hover {
    opacity: 0.7;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "Roboto-Regular", sans-serif;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: inherit;
}

.main__box {
    min-height: calc(100vh - 200px);
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}

.buttons__01,
.buttons__02 {
    width: 404px;
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 19px;
    cursor: pointer;
}

.buttons__01 {
    background-color: #7044EE;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF;
}
.buttons__01:hover {
    background-color: #825fe9;
}

.buttons__02 {
    background-color: #F8FAFC;
    border: 1px solid #D0D5DD;
    border-radius: 5px;
    color: #444444;
    cursor: pointer;
}
.buttons__02:hover {
    background-color: #eef1f4;
}

.buttons__03 {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #78778B;
    width: 218px;
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px;
    cursor: pointer;
}
.buttons__03 svg {
    margin-right: 12px;
}
.buttons__03:hover {
    background-color: #f1f1f1;
}

.buttons__04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #6544C6;
    border: 1px solid #6544C6;
    border-radius: 5px;
    width: 332px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    padding: 13px 0;
    cursor: pointer;
}
.buttons__04 svg {
    margin-right: 10px;
}

*.buttons__disabled {
    opacity: 70%;
    pointer-events: none;
}
*.buttons__loading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
*.button__loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
*.button__loader svg {
    -webkit-animation: loaderButton 2s linear infinite;
    animation: loaderButton 2s linear infinite;
}

@-webkit-keyframes loaderButton {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes loaderButton {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.input__01-box {
    width: 404px;
}
.input__01-box.copy {
    width: 492px;
}
.input__01-box.copy .input__01,
.input__01-box.copy .input__01-copyBtn {
    height: 53px;
}

.inputs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 20px;
    margin: 15px;
}

.input__01-password {
    position: relative;
}
.input__01-password svg {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.input__01-password .input__01 {
    padding: 15px 20px 15px 40px;

}

.input__01-search {
    position: relative;
}
.input__01-search svg {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.input__01-copyText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.input__01-copyText .input__01-copyBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 106px;
    height: 47px;
    left: 578px;
    top: 727px;
    background-color: #F8FAFC;
    border: 1px solid #DADADA;
    border-left: 0;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #444444;
}
.input__01-copyText .input__01-copyBtn svg {
    margin-right: 7px;
}
.input__01-copyText .input__01 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input__01 {
    width: 404px;
    height: 47px;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    outline-color: #7044EE;
    font-size: 14px;
    line-height: 16px;
    color: #78778B;
}
.input__01:disabled {
    background-color: #EAECEF;
}

.verified-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0.005em;
    text-transform: uppercase;
    padding: 5px 13px 4px 10px;
    border-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.verified-status svg {
    margin-right: 4px;
}
.verified-status__unverified {
    color: #FF4C00;
    background: rgba(255, 76, 0, 0.1);
    border: 1px solid #FF4C00;
}
.verified-status__verified {
    color: #1E9D0A;
    background: rgba(30, 157, 10, 0.1);
    border: 1px solid #1E9D0A;
}
.verified-status__pending {
    color: #FDC500;
    background: rgba(253, 197, 0, 0.1);
    border: 1px solid #FDC500;
}

.checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 26px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #3F3356;
}
.checkbox input {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    padding-left: 26px;
}
.checkbox input:checked + .checkbox__style {
    background-color: #7A5AF8;
    border: 1px solid #7A5AF8;
}
.checkbox input:checked + .checkbox__style:before {
    opacity: 1;
}
.checkbox__style {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #7A5AF8;
    border-radius: 3.33333px;
    margin-left: -26px;
}
.checkbox__style:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("/themes/5/images/sign-in/check.svg");
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    color: #6D6D6D;
    padding: 20px 20px;
    background: #FFFDEC;
    border: 1px solid #FFDBA6;
    border-radius: 5px;

}
.alert__img {
    margin-right: 12px;
}
.alert ul {
    list-style: disc;
    margin-left: 0px;
}
.alert ul li {
    list-style: disc;
    font-size: 13px;
    line-height: 140%;
    color: #404053;

}

.drop {
    border: 1px dashed #DADADA;
    width: 332px;
    height: 66px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F8FAFC;
    font-size: 14px;
    line-height: 16px;
    color: #78778B;
}
.drop__img-default, .drop__img-active {
    margin-right: 12px;
}
.drop.active .drop__img-default,
.drop.active .drop__text {
    display: none;
}
.drop.active .drop__img-active,
.drop.active .drop__img-delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.drop.active .drop__text-file {
    display: block;
}
.drop.hover * {
    pointer-events: none;
}
.drop__img-active, .drop__text-file {
    display: none;
}
.drop__img-delete {
    width: 26px;
    height: 26px;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F8FAFC;
    border: 1px solid #EAECF0;
    border-radius: 4px;
    margin-left: 18px;
    cursor: pointer;
}
.drop__text span {
    color: #7044EE;
}
.drop__text-file span {
    color: #1B212D;
}
.drop__btn {
    cursor: pointer;
}

.select {
    width: 495px;
    position: relative;
}
.select__selected, .select__menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 13px 26px 13px 21px;
    cursor: pointer;
}
.select__img {
    pointer-events: none;
    width: 26px;
    height: 26px;
}
.select__img img {
    width: 26px;
    height: 26px;
}
.select__name {
    font-size: 14px;
    line-height: 19px;
    color: #51535C;
    margin-left: 16px;
    pointer-events: none;
    white-space: nowrap;
}
.select__arrow {
    margin-left: auto;
    pointer-events: none;
}
.select__menu {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    max-height: 318px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    z-index: 30;
    display: none;
}
.select__menu::-webkit-scrollbar-track {
    background: #FFFFFF;
    border-radius: 10px 10px 0 0;
}
.select__menu.select-active {
    display: block;
}
.select__menu-item {
    border: none;
    border-bottom: 1px solid #DADADA;
    border-radius: 0;
    min-height: 56px;
}
.select__menu-item:first-child {
    border-radius: 5px 5px 0 0;
}
.select__menu-item:last-child {
    border-radius: 0 0 0 5px;
    border-bottom: none;
}
.select__menu-item:hover {
    background-color: #F8FAFC;
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch input:checked + .slider {
    background-color: #7044EE;
}
.switch input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}
.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #D0D5DD;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.switch .slider::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 2px;
    background-color: #FFFFFF;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.switch .slider.round {
    border-radius: 34px;
}
.switch .slider.round::before {
    border-radius: 50%;
}

.code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
}
.code__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 68px;
    padding: 0 16px 0 24px;
    background: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px;
    font-size: 26px;
    line-height: 20px;
    color: #101828;
}

.step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.step__number {
    background-color: #7044EE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
    margin-right: 19px;
}
.form-coins__left .step__number::before {
    content: counter(step);
    /* дальше — стили оформления по желанию */
    display: inline-block;
    font-weight: 600;
}
.step__wrapper {
    margin-top: -4px;
    max-width: 495px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.step__title {
    font-size: 18px;
    line-height: 160%;
    color: #101828;
}
.step__description {
    font-size: 12px;
    line-height: 160%;
    color: #667085;
    margin-bottom: 11px;
}
.step__enter, .step__enter-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.step__enter {
    max-width: 495px;
}
.step__enter .select {
    max-width: 138px;
}
.step__enter .select__selected {
    border-radius: 0 5px 5px 0;
    background-color: #F8FAFC;
}
.step__enter .select__selected .select__name {
    margin-left: 10px;
}
.step__enter .select__selected, .step__enter .select__menu-item {
    padding: 12.5px 19px 12.5px 19px;
}

.step__enter .amount {
    min-width: 100%;
    padding-right: 45px;
}

/* РњРµРґРёР°-Р·Р°РїСЂРѕСЃ РґР»СЏ РјРѕР±РёР»СЊРЅС‹С… СѓСЃС‚СЂРѕР№СЃС‚РІ */
@media (max-width: 750px) {
    .step__enter.amount {
        min-width: auto; /* РЈР±РёСЂР°РµРј min-width */
        padding-right: 0; /* РЈР±РёСЂР°РµРј padding-right */
    }
}

.step__enter.amount .step__enter-input {
    width: 100%;
}
.step__enter.amount .step__enter-input .input__01 {
    width: 100%;
    max-width: 100%;
    border-radius: 5px;
    border-right: 1px solid #DADADA;
    padding-right: 120px;
}
.step__enter.amount .step__enter-input .step__enter-all {
    right: 69px;
}
.step__enter.amount .step__enter-input .step__enter-fee {
    position: absolute;
    z-index: 10;
    right: 18px;
    font-size: 15.9px;
    line-height: 19px;
    color: #51535C;
}
.step__enter.amount .step__enter-input .step__enter-fee:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -19px;
    width: 1px;
    height: 38px;
    background-color: #DADADA;
}
.step input::-webkit-input-placeholder {
    color: #A5A9B9;
}
.step input::-moz-placeholder {
    color: #A5A9B9;
}
.step input:-ms-input-placeholder {
    color: #A5A9B9;
}
.step input::-ms-input-placeholder {
    color: #A5A9B9;
}
.step input::placeholder {
    color: #A5A9B9;
}
.step__enter-input {
    position: relative;
}
.step__enter-input .input__01 {
    color: #101828;
    height: 53px;
    border-radius: 5px 0 0 5px;
    max-width: 358px;
    padding-right: 40px;
}
.step__enter-all {
    font-size: 15.9px;
    line-height: 19px;
    color: #7044EE;
    position: absolute;
    right: 0px;
    cursor: pointer;
    z-index: 10;
}
.step__available {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5px;
    font-size: 12px;
    line-height: 160%;
    color: #667085;
}
.step__available span {

}
.step__populars-title {
    font-size: 12px;
    line-height: 160%;
    color: #667085;
    margin-top: 7px;
}
.step__populars-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    margin-top: 7px;
}
.step__populars-btn {
    background-color: #F8FAFC;
    border: 1px solid #D0D5DD;
    border-radius: 5px;
    padding: 0 9px;
    font-size: 12px;
    line-height: 26px;
    color: #404053;
    cursor: pointer;
}
.step__populars-btn.active {
    border: 1px solid #7044EE;
}
.step__select.network .select__selected, .step__select.network .select__menu-item {
    padding: 16px 19px 16px 21px;
}
.step__select.network .select__name {
    margin-left: 0;
}
.step__input .input__01 {
    width: 100%;
    height: 53px;
}
.step__staking-buttons {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (233px)[2];
    grid-template-columns: repeat(2, 233px);
    -ms-grid-rows: (82px)[2];
    grid-template-rows: repeat(2, 82px);
    -webkit-column-gap: 28px;
    -moz-column-gap: 28px;
    column-gap: 28px;
    row-gap: 20px;
    margin-top: 16px;
}
.step__staking-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px;
    max-width: 233px;
    padding: 12px 0 12px 0;
    cursor: pointer;
}
.step__staking-button * {
    pointer-events: none;
}
.step__staking-button span {
    font-size: 14px;
    line-height: 160%;
    color: #667085;
}
.step__staking-button.active {
    border: 1px solid #7044EE;
}
.step__staking-days {
    font-size: 22px;
    line-height: 105%;
    color: #3A3E47;
    min-width: 79px;
}
.step__staking-percent {
    font-size: 22px;
    line-height: 105%;
    color: #3FB82C;
}
.step__staking-line {
    width: 1px;
    height: 58px;
    background-color: #DADADA;
    margin-right: 21px;
}
.step__staking-left {
    padding-left: 24px;
}
.step__staking-right {
    padding-right: 35px;
}
.step__qrcode-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    color: #7044EE;
    margin: 17px 0 0 0;
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.step__qrcode-btn.qrcode-active svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.step__qrcode-btn svg {
    margin-left: 5px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.step__qrcode-code {
    margin-top: 19px;
    display: none;
    width: 200px;
    height: 200px;
    background-color: #FFFFFF;
    border: 1.5px dashed #DADADA;
    border-radius: 5px;
    padding: 20px 18px 19px 21px;
}
.step__qrcode-code.qrcode-active {
    display: block;
}

.form-faq {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 34px 33px 35px 34px;
}
.form-faq__block + .form-faq__block {
    margin-top: 34px;
}
.form-faq__question {
    font-size: 15px;
    line-height: 17px;
    color: #101828;
    margin-bottom: 14px;
}
.form-faq__answer {
    font-size: 13px;
    line-height: 140%;
    color: #667085;
}

@media (max-width: 600px) {
    .form-faq {
        padding: 34px 20px 35px 20px;
    }
}
.important-information {
    padding: 44px 90px 44px 38px;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    max-width: 531px;
    position: relative;
}
.important-information svg {
    position: absolute;
    right: 0;
    top: 0;
}
.important-information__title {
    font-size: 18px;
    line-height: 160%;
    color: #101828;
    margin-bottom: 37px;
    margin-left: 9px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
}
.important-information__title:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 4px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), color-stop(100.84%, #CC44EE));
    background: -o-linear-gradient(left, #7044EE 0%, #CC44EE 100.84%);
    background: linear-gradient(90deg, #7044EE 0%, #CC44EE 100.84%);
    border-radius: 3px;
}
.important-information__item {
    font-size: 14px;
    line-height: 22px;
    color: #667085;
    padding-left: 20px;
    position: relative;
}
.important-information__item:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 7px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #667085;
}
.important-information__item span {
    color: #7044EE;
}
.important-information__info {
    width: 100%;
    height: 47px;
    background-color: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px;
    font-size: 14px;
    line-height: 22px;
    color: #51535C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 65px;
    margin-top: 23px;
    position: relative;
}
.important-information__info span {
    margin-left: 3px;
}
.important-information__info svg {
    position: absolute;
    left: 25px;
    top: 13px;
}

@media (max-width: 500px) {
    .important-information {
        padding: 30px 30px 30px 20px !important;
    }
}
.notification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 100;
    padding: 18px 30px 22px 21px;
    max-width: 346px;
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    transform: translateX(500px);
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
.notification.notification-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.notification__wrapper {
    padding-left: 20px;
}
.notification__title {
    font-size: 16px;
    line-height: 26px;
    color: #0A1811;
    margin-bottom: 6px;
}
.notification__description {
    font-size: 12px;
    line-height: 14px;
    color: #2B2B2B;
}
.notification__close {
    position: absolute;
    top: 13px;
    right: 11px;
    cursor: pointer;
}
.notification.notification-ok {
    background-color: #A8F1C6;
}
.notification.notification-warning {
    background-color: #FFD38A;
}
.notification.notification-error {
    background-color: #F6A7A3;
}

.notification.notification-info {
    background-color: #2F96B4;
}

@media (max-width: 400px) {
    .notification {
        right: 5px;
    }
}
.step-verification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 10px;
    position: relative;
}
.step-verification svg {
    position: absolute;
    left: 0;
    top: 0;
}
.step-verification svg path:nth-child(2) {
    fill: white;
}
.step-verification svg path:nth-child(3) {
    fill: #DADADA;
}
.step-verification__block {
    padding: 10px 0 10px 29px;
    border-radius: 5px 0 0 5px;
    position: relative;
    height: 56px;
    border-right: 0;
    border-left: 0;
    min-width: 198px;
}
.step-verification__block.step-verification__block-active svg path:nth-child(2) {
    fill: #E3D9FF;
}
.step-verification__block.step-verification__block-active svg path:nth-child(3) {
    fill: #B59BFF;
}
.step-verification__block-title {
    font-size: 14px;
    line-height: 20px;
    color: #101828;
    position: relative;
    z-index: 1;
}
.step-verification__block-description {
    font-size: 12px;
    line-height: 16px;
    color: #697386;
    position: relative;
    z-index: 1;
}

@media (max-width: 1100px) {
    .step-verification {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 10px;
        padding: 0 15px;
    }
}
@media (max-width: 520px) {
    .step-verification {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
        padding: 0;
    }
    .step-verification__block {
        width: 100%;
        background-color: #FFFFFF;
        border: 1px solid #DADADA;
        border-radius: 5px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 20px;
        text-align: center;
    }
    .step-verification__block.step-verification__block-active {
        background-color: #E3D9FF;
        border: 1px solid #B59BFF;
    }
    .step-verification__block svg {
        display: none;
    }
    .step-verification__block-title {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .step-verification__block-description {
        font-size: 15px;
    }
}
.permissions-api {
    padding: 8px 12px;
    font-size: 12px;
    line-height: 12px;
    border-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.permissions-api.green {
    background-color: #CEF0C8;
    color: #257317;
}
.permissions-api.red {
    background-color: #FFD4D4;
    color: #8A1D1D;
}
.permissions-api.blue {
    background-color: #BDD7FF;
    color: #224B87;
}
.permissions-api.yellow {
    background-color: #FFE8C6;
    color: #694613;
}

.date-picker {
    max-width: 368px;
    position: relative;
}
.date-picker svg,
.date-picker span, .date-picker__selected-value {
    pointer-events: none;
}
.date-picker__selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFFFFF;
    border: 1.5px solid #DADADA;
    border-radius: 5px;
    cursor: pointer;
    padding-right: 24px;
}
.date-picker__selected-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 50px;
    background: #F9F9FA;
    border-right: 1.5px solid #DADADA;
    border-radius: 5px 0 0 5px;
}
.date-picker__selected-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 22px;
    font-size: 14px;
    line-height: 16px;
    color: #78778B;
}
.date-picker__selected-arrow {
    margin-left: auto;
    pointer-events: none;
}
.date-picker__menu {
    display: none;
    position: absolute;
    top: 91px;
    right: 0;
    width: 368px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: #FFFFFF;
    border: 1.5px solid #DADADA;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    z-index: 30;
}
.date-picker__menu.date-picker__menu-active {
    display: block;
}
.date-picker__menu-selects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    margin-top: 16px;
}
.date-picker__months, .date-picker__years {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #101828;
    width: 148px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #98A2B3;
    border-radius: 4px;
    padding: 0 8px 0 16px;
    cursor: pointer;
    position: relative;
}
.date-picker__months-selected, .date-picker__years-selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.date-picker__months-selected svg, .date-picker__years-selected svg {
    margin-left: auto;
}
.date-picker__months-selected.date-picker__months-selected-active svg, .date-picker__months-selected.date-picker__years-selected-active svg, .date-picker__years-selected.date-picker__months-selected-active svg, .date-picker__years-selected.date-picker__years-selected-active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.date-picker__months-menu, .date-picker__years-menu {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 30;
    border: 1px solid #E4E7EC;
    border-radius: 5px;
    width: 100%;
    background-color: #FFFFFF;
    max-height: 130px;
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
}
.date-picker__months-menu::-webkit-scrollbar, .date-picker__years-menu::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.date-picker__months-menu.date-picker__months-menu-active, .date-picker__months-menu.date-picker__years-menu-active, .date-picker__years-menu.date-picker__months-menu-active, .date-picker__years-menu.date-picker__years-menu-active {
    display: block;
}
.date-picker__months-element, .date-picker__years-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
    padding-left: 12px;
}
.date-picker__months-element.date-picker__months-element-active, .date-picker__months-element.date-picker__years-element-active, .date-picker__years-element.date-picker__months-element-active, .date-picker__years-element.date-picker__years-element-active {
    background-color: #F0F5FF;
}
.date-picker__menu-week {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
    padding: 0 16px;
    margin-top: 21px;
    margin-bottom: 4px;
}
.date-picker__menu-week-day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    color: #667085;
    width: 36px;
    height: 28px;
}
.date-picker__menu-days {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (36px)[7];
    grid-template-columns: repeat(7, 36px);
    -ms-grid-rows: (28px)[6];
    grid-template-rows: repeat(6, 28px);
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
    row-gap: 4px;
    padding: 0 16px 16px;
}
.date-picker__menu-day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    color: #101828;
    cursor: pointer;
    position: relative;
}
.date-picker__menu-day:before {
    content: "";
    position: absolute;
    top: 2px;
    right: 6px;
    width: 25px;
    height: 25px;
    background-color: #7044EE;
    border-radius: 5px;
    z-index: -1;
    display: none;
}
.date-picker__menu-day.date-picker__menu-day-active {
    color: #FFFFFF;
}
.date-picker__menu-day.date-picker__menu-day-active:before {
    display: block;
}
.date-picker__menu-day.date-picker__menu-day-prev, .date-picker__menu-day.date-picker__menu-day-next {
    color: #98A2B3;
    pointer-events: none;
}

@media (max-width: 830px) {
    .date-picker__menu {
        left: 0;
        top: 65px;
    }
}
.header {
    background-color: #121212;
    position: relative;
    z-index: 30;
}
.header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 26px;
    line-height: 30px;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
}
.header__logo-icon {
    margin-right: 15px;
}
.header__wrapper {
    max-width: 1440px;
    min-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 68px 0 34px;
    margin: 0 auto;
}
.header__links-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.header__link {
    font-size: 14px;
    line-height: 19px;
    height: 80px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.header__link:hover {
    color: #9D7AFF;
}
.header__link:hover svg path {
    fill: #9D7AFF;
}
.header__link-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 3px;
}
.header__link span {
    font-size: 8px;
    line-height: 4px;
    color: #FFFFFF;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25px;
    height: 16px;
    margin-left: 6px;
}
.header__link span.header__link-new {
    background: #1E9D0A;
    font-size: 9px;
}
.header__link span.header__link-hot {
    background: #FF4D00;
}
.header__more {
    display: none;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 8px;
    top: 80px;
    left: 1px;
    background-color: #18191C;
    width: 325px;
    padding: 10px 14px 10px 15px;
    -webkit-box-shadow: 0 0 11.8239px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 11.8239px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 6px 6px;
    z-index: 20;
}
.header__more.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header__more-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 15px 20px 12px 11px;
    border-radius: 5px;
}
.header__more-link:hover {
    background-color: #26272C;
}
.header__more-img {
    margin-right: 18px;
}
.header__more-name {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 3px;
}
.header__more-description {
    font-size: 11.9352px;
    line-height: 15px;
    color: rgba(208, 208, 208, 0.8);
}
.header__user {
    position: relative;
}
.header__user-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-menu {
    position: absolute;
    background-color: #18191C;
    top: 58px;
    right: -36px;
    width: 280px;
    color: #FFFFFF;
    -webkit-box-shadow: 0 0 11.8239px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 11.8239px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 6px 6px;
    display: none;
    z-index: 2;
}
.header-menu.active {
    display: block;
}
.header-menu * img {
    pointer-events: none;
}
.header__user-name {
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    background-color: #26272C;
    border-radius: 5px;
    padding: 8px 32px 8px 14px;
    position: relative;
    cursor: pointer;
}
.header__user-name:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    width: 12px;
    height: 7px;
    background-image: url("/themes/5/images/profile/arrow.svg");
    background-repeat: no-repeat;
    background-size: cover;
}
.header__user-img {
    cursor: pointer;
    pointer-events: all;
    width: 42px;
    height: 40px;
    border-radius: 50%;
}
.header__user-img img {
    width: 42px;
    height: 40px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.header__user-img, .header-menu__user-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #CBC5F0;
    -webkit-box-shadow: 106.429px 121.248px 120.238px -44.4577px rgba(0, 0, 0, 0.4);
    box-shadow: 106.429px 121.248px 120.238px -44.4577px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    position: absolute;
    right: -33px;
    width: 42px;
    height: 40px;
}
.header__user-img img, .header-menu__user-img img {
    width: 42px;
    height: 40px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
}
.header__user-img picture, .header-menu__user-img picture {
    pointer-events: none;
    width: 42px;
    height: 40px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}
.header__user-img picture source, .header-menu__user-img picture source {
    pointer-events: none;
}
.header-menu__overview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 0 14px 0;
    border-bottom: 1px solid #2A2C31;
}
.header-menu__overview-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #121212;
    border: 1px solid #282828;
    border-radius: 5px;
    width: 222px;
    height: 74px;
    position: relative;
    margin-bottom: 14px;
    padding-left: 9px;
}
.header-menu__overview-info:before {
    content: "";
    position: absolute;
    left: 0;
    width: 15px;
    height: 100%;
    background: #5A2CA4;
    border-radius: 5px 0px 0px 5px;
}
.header-menu__overview-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 18px;
    width: 33px;
}
.header-menu__overview-img img {
    width: 33px;
}
.header-menu__user-img {
    position: static;
}
.header-menu__overview-title {
    font-size: 11px;
    line-height: 16px;
    color: #717171;
}
.header-menu__overview-value {
    font-size: 16px;
    line-height: 22px;
}
.header-menu__overview-value span {
    font-size: 22px;
    line-height: 22px;
    padding-right: 3px;
    pointer-events: none;
}
.header-menu__overview-link {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #DADADA;
    background: #23262E;
    border: 1px solid #3A3A3A;
    border-radius: 5px;
    min-width: 106px;
    padding: 12px 0;
    text-align: center;
}

.header-menu__overview-link:hover {
    background: #2f3138;
}



.header-menu__overview-link + .header-menu__overview-link {
    margin-left: 6px;
}
.header-menu__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 0;
    border-bottom: 1px solid #2A2C31;
}
.header-menu__links-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.02em;
    padding: 10px 32px;
}
.header-menu__links-link img {
    width: 18px;
    height: 18px;
    margin-right: 12px;
}
.header-menu__links-link:hover {
    background-color: #26272C;
}
.header-menu__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 24px 15px 33px;
}
.header-menu__user-wrapper {
    margin: 0 0 0 20px;
}
.header-menu__user-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-menu__user-nickname {
    font-size: 12px;
    line-height: 160%;
    margin-bottom: 1px;
}
.header-menu__user-mail {
    font-size: 10px;
    line-height: 160%;
    color: #949494;
}
.header-menu__user-exit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    width: 36px;
    height: 36px;
    background: #23262E;
    border: 1.125px solid #3A3A3A;
    border-radius: 4.5px;
}
.header__btn-mobile {
    display: none;
    cursor: pointer;
}
.header__btn-mobile svg {
    pointer-events: none;
}
.header__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__nav-line {
    fill: none;
    stroke: #fff;
    stroke-width: 12;
    -webkit-transition: stroke-dasharray 800ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 800ms cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: stroke-dasharray 800ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 800ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: stroke-dasharray 800ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 800ms cubic-bezier(0.4, 0, 0.2, 1);
}

.header__nav-line1 {
    stroke-dasharray: 60 207;
    stroke-width: 12;
}

.header__nav-line2 {
    stroke-dasharray: 60 60;
    stroke-width: 12;
}

.header__nav-line3 {
    stroke-dasharray: 60 207;
    stroke-width: 12;
}

.header__mobile-open .header__nav-line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 12;
}

.header__mobile-open .header__nav-line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 12;
}

.header__mobile-open .header__nav-line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 12;
}

@media (max-width: 1180px) {
    .header__btn-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 50px;
    }
    .header-menu {
        display: block;
        position: fixed;
        top: 80px;
        right: 0;
        -webkit-transform: translateX(500px);
        -ms-transform: translateX(500px);
        transform: translateX(500px);
        -webkit-transition: -webkit-transform 0.8s ease 0s;
        transition: -webkit-transform 0.8s ease 0s;
        -o-transition: transform 0.8s ease 0s;
        transition: transform 0.8s ease 0s;
        transition: transform 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
    }
    .header-menu.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .header__wrapper {
        padding: 0 30px;
    }
    .header__links-wrapper {
        display: block;
        padding: 0 30px;
    }
    .header__link-wrapper {
        height: 60px;
    }
    .header__link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto;
    }
    .header__link-arrow,
    .header__link span {
        margin-left: 8px;
        pointer-events: none;
    }
    .header__link:hover {
        color: #FFFFFF;
    }
    .header__link:hover svg path {
        fill: #FFFFFF;
    }
    .header__more-link {
        height: 50px !important;
    }
    .header__more,
    .header__links a {
        padding: 0;
    }
    .header__more-description {
        display: none;
    }
    .header__links-wrapper {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 600px;
        padding-bottom: 15px;
    }
    .header__links {
        position: fixed;
        width: 225px;
        top: 80px;
        right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #18191C;
        -webkit-box-shadow: 0 0 11.8239px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 11.8239px rgba(0, 0, 0, 0.25);
        z-index: 10;
        padding: 0;
        border-radius: 0 0 0 6px;
        -webkit-transform: translateX(500px);
        -ms-transform: translateX(500px);
        transform: translateX(500px);
        -webkit-transition: -webkit-transform 0.8s ease 0s;
        transition: -webkit-transform 0.8s ease 0s;
        -o-transition: transform 0.8s ease 0s;
        transition: transform 0.8s ease 0s;
        transition: transform 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
    }
    .header__links a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 60px;
    }
    .header__links.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .header__right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header__more {
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@media (max-width: 600px) {
    .header__user-name {
        display: none;
    }
    .header__wrapper {
        padding: 0 15px;
    }
}
.footer {
    background: #121212;
}
.footer__container {
    max-width: 1271px;
    padding: 80px 15px 25px 15px;
    margin: 0 auto;
}
.footer__logo-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3px;
}
.footer__logo-icon {
    margin-right: 15px;
}
.footer__logo-text {
    font-size: 26px;
    line-height: 30px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 26px;
}
.footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 206px;
    width: 100%;
    padding-top: 26px;
    padding-right: 52px;
}
.footer__info {
    max-width: 240px;
}
.footer__description {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: rgba(232, 232, 232, 0.7);
    margin-top: 23px;
    margin-bottom: 47px;
}
.footer__label {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: rgba(232, 232, 232, 0.7);
    margin-bottom: 17px;
}
.footer__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer__input {
    font-size: 12px;
    line-height: 14px;
    color: #A8A8A8;
    background: #232323;
    border: 1px solid #373737;
    border-radius: 5px;
    outline: none;
    padding: 8px 10px 8px 11px;
    max-width: 139px;
}
.footer__sing-up {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 7px 18px 7px 19px;
    background: #6544C6;
    border-radius: 5px;
    margin-left: 10px;
}
.footer__link-title {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 24px;
}
.footer__links-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 9px;
}
.footer__link {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: rgba(232, 232, 232, 0.7);
}
.footer__link:hover {
    color: #fff;
}
.footer__bottom {
    padding-top: 30px;
    border-top: 1px solid rgba(196, 196, 196, 0.75);
}
.footer__sub-text {
    font-size: 9px;
    line-height: 15px;
    color: rgba(232, 232, 232, 0.7);
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

@media (max-width: 1100px) {
    .footer__links {
        margin-left: 90px;
        padding-right: 30px;
    }
}
@media (max-width: 870px) {
    .footer__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer__links {
        margin-left: 0;
        padding-right: 0;
        max-width: 700px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer__logo-top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer__info {
        max-width: 600px;
        text-align: center;
    }
    .footer__description {
        margin-bottom: 30px;
    }
    .footer__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 550px) {
    .footer__links {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
        row-gap: 50px;
        max-width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, auto);
        gap: 20px;
    }
    .footer__links-block {
        min-width: 90px;
    }
}
.tabs-menu {
    max-width: 1240px;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0 auto;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    z-index: 5;
}
.tabs-menu__link {
    font-size: 14px;
    line-height: 16px;
    color: #667085;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    padding: 8px 27px;
}
.tabs-menu__link span {
    line-height: 19px;
}
.tabs-menu__link.tabs-menu__link-active {
    background-color: #F8FAFC;
    border: 1px solid #D0D5DD;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    pointer-events: none;
}
.tabs-menu__link.tabs-menu__link-active svg path {
    stroke: #101828;
}
.tabs-menu__link.tabs-menu__link-active span {
    color: #101828;
}
.tabs-menu__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    height: 37.6px;
}

@media (max-width: 1237px) {
    .tabs-menu {
        padding: 0 10px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .tabs-menu__link {
        padding: 8px 20px;
    }
}
@media (max-width: 1150px) {
    .tabs-menu__link {
        font-size: 14px;
        line-height: 16px;
        color: #667085;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px;
        padding: 8px 10px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}
@media (max-width: 990px) {
    .tabs-menu__link {
        font-size: 12px;
    }
}
@media (min-width: 1009px) {
    .tabs-menu__link.tabs-menu__link-menu {
        display: none;
    }
    .tabs-menu__link:hover span {
        color: #8d98b0;
    }
    .tabs-menu__link:hover svg path {
        stroke: #8d98b0;
    }
}
@media (max-width: 1009px) {
    .tabs-menu {
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
    }
    .tabs-menu__right {
        position: fixed;
        bottom: 63px;
        right: 0;
        left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #FFFFFF;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }
    .tabs-menu__right.tabs-menu__right-active {
        opacity: 1;
        visibility: visible;
    }
    .tabs-menu__right .tabs-menu__link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .tabs-menu__right .tabs-menu__link svg {
        width: 27px;
    }
    .tabs-menu__link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 2px;
        height: 47px;
        padding: 2px 10px;
    }
    .tabs-menu__link span {
        line-height: 16px;
    }
}
@media (max-width: 400px) {
    .tabs-menu {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (max-width: 370px) {
    .tabs-menu {
        padding: 0 5px;
    }
}
.verificationPayment {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    width: 838px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 126px auto;
}
.verificationPayment.error-occurred {
    width: 668px;
}
.verificationPayment.error-occurred .verificationPayment__right {
    padding: 55px 43px 49px 50px;
    width: 59.5%;
}
.verificationPayment.error-occurred .verificationPayment__left {
    width: 40.5%;
}
.verificationPayment__right {
    padding: 72px 52px 56px 58px;
    width: 67.5%;
}
.verificationPayment__left {
    width: 32.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #272132;
}
.verificationPayment__title {
    font-size: 24px;
    line-height: 28px;
    color: #101828;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.verificationPayment__title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), color-stop(100.84%, #EE4444));
    background: -o-linear-gradient(left, #7044EE 0%, #EE4444 100.84%);
    background: linear-gradient(90deg, #7044EE 0%, #EE4444 100.84%);
    bottom: -5px;
    border-radius: 2px;
    left: 3px;
}
.verificationPayment__des {
    max-width: 454px;
    font-size: 14px;
    line-height: 20px;
    color: #667085;
    margin-top: 32px;
}
.verificationPayment__btn-start .buttons__01, .verificationPayment__btn-return .buttons__02 {
    font-size: 14px !important;
    line-height: 16px !important;
}
.verificationPayment__btn-start .buttons__01 {
    width: 195px !important;
}
.verificationPayment__btn-return .buttons__02 {
    width: 166px !important;
}
.verificationPayment__btn-box {
    margin-top: 29px;
}
.verificationPayment__btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;
}

@media (max-width: 876px) {
    .verificationPayment {
        width: 726px;
    }
}
@media (max-width: 749px) {
    .verificationPayment__right {
        padding: 72px 20px 56px;
    }
    .verificationPayment {
        width: 610px;
    }
}
@media (max-width: 643px) {
    .verificationPayment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .verificationPayment.error-occurred {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .verificationPayment.error-occurred .verificationPayment__right {
        padding: 15px 15px 15px 15px;
        width: 100%;
    }
    .verificationPayment.error-occurred .verificationPayment__left {
        width: 100%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .verificationPayment__left {
        width: 100%;
        height: 160px;
    }
    .verificationPayment__right {
        width: 100%;
        padding: 20px 20px 20px;
        text-align: center;
    }
    .verificationPayment__title {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
    }
    .verificationPayment__btn-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 520px) {
    .verificationPayment {
        width: 100%;
        margin: 50px auto;
    }
}
@media (max-width: 410px) {
    .verificationPayment__btn-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        row-gap: 10px;
    }
    .verificationPayment__btn-start .buttons__01,
    .verificationPayment__btn-return .buttons__02 {
        width: 250px !important;
    }
    .verificationPayment__title {
        font-size: 22px;
    }
    .verificationPayment__des {
        font-size: 12px;
        margin-top: 17px;
    }
    .verificationPayment__btn-box {
        margin-top: 17px;
    }
}
.table-balance {
    margin-top: 24px;
}
.table-balance__container {
    max-width: 1270px;
    margin: 0 auto;
}
.table-balance__wrapper {
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.table-balance__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 0 34px 34px;
    background: #F8FAFC;
    border-radius: 5px 5px 0 0;
}
.table-balance__name {
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}
.table-balance__name-coin, .table-balance__item-coin {
    width: 25%;
}
.table-balance__name-total, .table-balance__item-total {
    width: 25%;
}
.table-balance__name-orders, .table-balance__item-orders {
    width: 25%;
}
.table-balance__name-equivalent, .table-balance__item-equivalent {
    width: 25%;
}

.table-balance__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 19px;
    color: #404053;
    padding: 15px 0 16px 34px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
}
.table-balance__item span {
    color: #929EAE;
    margin-left: 3px;
}
.table-balance__item:last-child {
    border-radius: 0 0 5px 5px;
}
.table-balance__item-coin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.table-balance__item-coin img {
    margin-right: 18px;
}
@media (max-width: 1100px) {
    .table-balance__name-coin, .table-balance__item-coin {
        width: 275px;
    }
    .table-balance__name-total, .table-balance__item-total {
        width: 208px;
    }
    .table-balance__name-orders, .table-balance__item-orders {
        width: 151px;
    }
    .table-balance__name-equivalent, .table-balance__item-equivalent {
        width: 180px;
    }
    .table-balance__name-actions, .table-balance__item-actions {
        width: 234px;
    }
    .table-fees .table-balance__name-coin, .table-balance__item-coin {
        width: 275px;
    }
}
@media (max-width: 920px) {
    .table-balance__wrapper {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .table-balance__names,
    .table-balance__items {
        min-width: 890px;
    }

    .table-fees .table-balance__names,
    .table-fees .table-balance__items {
        min-width: 1080px;
    }
}
.table-transaction {
    margin-top: 24px;
}
.table-transaction__container {
    max-width: 1270px;
    margin: 0 auto;
}
.table-transaction__wrapper {
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.table-transaction__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 0 34px 34px;
    background: #F8FAFC;
    border-radius: 5px 5px 0 0;
}
.table-transaction__name {
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}
.table-transaction__name-time, .table-transaction__item-time {
    width: 213px;
}
.table-transaction__name-type, .table-transaction__item-type {
    width: 182px;
}
.table-transaction__name-amount, .table-transaction__item-amount {
    width: 130px;
}
.table-transaction__name-asset, .table-transaction__item-asset {
    width: 130px;
}
.table-transaction__name-status, .table-transaction__item-status {
    width: 130px;
}
.table-transaction__name-id, .table-transaction__item-id {
    width: 250px;
}
.table-transaction__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 26px;
    color: #404053;
    padding: 17px 10px 18px 34px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
}
.table-transaction__item:last-child {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}
.table-transaction__item span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 95px;
    height: 26px;
    letter-spacing: 0.005em;
}
.table-transaction__item-completed span {
    background: rgba(30, 157, 10, 0.1);
    border: 1px solid #1E9D0A;
    border-radius: 5px;
    color: #1E9D0A;
}
.table-transaction__item-canceled span {
    background: #FEE2E2;
    border: 1px solid #EF4444;
    border-radius: 5px;
    color: #FF5858;
}
.table-transaction__item-pending span {
    background: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px;
    color: #5B5B68;
}
.table-transaction__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 21px;
}
.table-transaction__pagination-prev, .table-transaction__pagination-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 4px;
    cursor: pointer;
}
.table-transaction__pagination-prev {
    margin-right: 12px;
}
.table-transaction__pagination-next {
    margin-left: 12px;
}
.table-transaction__pagination-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 160%;
    color: #667085;
}
.table-transaction__pagination-page.active {
    background: #F8FAFC;
    border-radius: 4px;
    color: #101828;
}
.table-transaction__pagination-page + .table-transaction__pagination-page {
    margin-left: 8px;
}
.table-transaction__item-notFund {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 502px;
    background-color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    color: #302E42;
}

@media (max-width: 920px) {
    .table-transaction__wrapper {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .table-transaction__names,
    .table-transaction__items {
        min-width: 1250px;
    }
}
.top-line {
    height: 142px;
    width: 100%;
    background: -o-linear-gradient(0.32deg, rgba(41, 34, 56, 0.74) 57.47%, rgba(32, 31, 34, 0) 100.1%), #201F22;
    background: linear-gradient(89.68deg, rgba(41, 34, 56, 0.74) 57.47%, rgba(32, 31, 34, 0) 100.1%), #201F22;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 70px;
    margin-bottom: 34px;
}
.top-line__box {
    max-width: 1262px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.top-line__title {
    font-size: 26px;
    line-height: 30px;
}
.top-line__des {
    font-size: 14px;
    line-height: 16px;
    color: #B3B3B3;
}
.top-line__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.top-line__img {
    margin-right: 10px;
}
.top-line__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
}
.top-line__menu-btn {
    width: 142px;
    height: 46px;
    left: 730px;
    top: 48px;
    background-color: #454256;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
.top-line__menu-btn:hover {
    background-color: #624b81;
}
.top-line__menu-btn svg {
    margin-right: 10px;
}
.top-line .top-line__menu-btn-active {
    background-color: #6544C6;
}
.top-line .top-line__menu-btn-active:hover {
    background-color: #6d52bc;
}
.top-line__info {
    row-gap: 7px;
}
.top-line__info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}
.top-line__item-img {
    margin-right: 11px;
}
.top-line__item-title {
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
}

@media (max-width: 1230px) {
    .top-line {
        padding: 0 10px;
    }
}
@media (max-width: 1100px) {
    .top-line__img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .top-line {
        padding: 0;
        height: 110px;
    }
}
@media (max-width: 1070px) {
    .top-line__menu {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: -o-linear-gradient(0.32deg, rgba(41, 34, 56, 0.74) 57.47%, rgba(32, 31, 34, 0) 100.1%), #201F22;
        background: linear-gradient(89.68deg, rgba(41, 34, 56, 0.74) 57.47%, rgba(32, 31, 34, 0) 100.1%), #201F22;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px;
        z-index: 40;
    }
}
@media (max-width: 640px) {
    .top-line__menu-btn {
        width: 25%;
    }
}
@media (max-width: 550px) {
    .top-line__menu-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 60px;
        text-align: center;
    }
    .top-line__menu-btn svg {
        margin-right: 0;
        margin-bottom: 5px;
    }
}
@media (max-width: 570px) {
    .top-line {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 15px 0;
    }
    .top-line__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .top-line__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (max-width: 540px) {
    .top-line__info-item {
        display: none;
    }
}
@media (max-width: 450px) {
    .top-line__title {
        font-size: 22px;
        line-height: 30px;
    }
    .top-line__box {
        max-width: 1262px;
        width: 100%;
        margin: 0 auto;
        padding: 0 8px;
    }
    .top-line__des {
        font-size: 12px;
    }
}
@media (max-width: 380px) {
    .top-line__item-img {
        margin-right: 5px;
    }
    .top-line__item-title {
        font-size: 13px;
    }
}
.change-password {
    max-width: 1240px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    margin: 24px auto 200px;
    padding: 20px 68px;
    display: flex;
    flex-direction: column; /* <- меняем направление на вертикальное */
    row-gap: 16px; /* расстояние между блоками */
    height: fit-content;
}

.change-password__box {
    display: flex;
    flex-direction: column; /* чтобы информация и поля шли друг под другом */
    row-gap: 16px;
    width: 100%;
}



.change-password__title {
    font-size: 18px;
    line-height: 18px;
    color: #101828;
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 500;
}

.change-password__des {
    font-size: 12px;
    line-height: 18px;
    color: #667085;
}

.change-password__left {
    display: flex;
    row-gap: 5px;
    align-items: center;
    gap: 5px;
}

.change-password__form {
    display: flex;
    flex-direction: column; /* все элементы сверху вниз */
    row-gap: 22px; /* отступ между полями и кнопкой */
    width: 100%; /* растягиваем форму на всю ширину блока */
}

.input__01-password {
    display: flex;
    align-items: center;
    width: 100%;
}

.input__01-password {
    position: relative;
    width: 100%;
}

.input__01-password input.input__01 {
    width: 100%;
    border: 1px solid #DADADA;
    border-radius: 5px;
    height: 40px;
    padding-left: 32px; /* оставляем место под иконку */
    font-size: 13px;
    line-height: 16px;
    outline: none;
    box-sizing: border-box;
}

.input__01-password svg {
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* чтобы svg не мешала клику в input */
}

.change-password__right {
    display: flex;
    flex-direction: column; /* поля и кнопка в колонку */
    row-gap: 10px;
}

.change-password__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.change-password .buttons__01,
.change-password .buttons__02,
.change-password .buttons__03 {
    height: 40px !important;
}

.change-password .buttons__01 {
    width: 218px;
}

.change-password .buttons__01 svg {
    margin-right: 5px;
}

.change-password__enter .input__01,
.change-password__confirm .input__01 {
    width: 100%; /* растянуть по ширине блока */
    height: 40px !important;
    font-size: 13px;
    line-height: 16px;
}

@media (max-width: 1100px) {
    .change-password {
        padding: 0 30px;
    }
}
@media (max-width: 1000px) {
    .change-password {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 20px 30px;
    }
    .change-password__right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 5px;
    }
    .change-password .buttons__01 {
        width: 218px;
    }
}
@media (max-width: 545px) {
    .change-password__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        row-gap: 10px;
    }
}
.wallet-info {
    margin-top: 36px;
    margin-bottom: 24px;
}
.wallet-info__container {
    max-width: 1270px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 33px;
    -moz-column-gap: 33px;
    column-gap: 33px;
}
.wallet-info__balance {
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 15.5px);
}
.wallet-info__balance-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #F8FAFC;
    padding: 24px 63px 24px 37px;
    border-right: 1px solid #DADADA;
    border-radius: 5px 0 0 5px;
}
.wallet-info__select {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #404053;
}
.wallet-info__select-selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    cursor: pointer;
}
.wallet-info__select-selected svg {
    margin-left: 5px;
    pointer-events: none;
}
.wallet-info__select-menu {
    position: absolute;
    top: 30px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    min-width: 152px;
    display: none;
    z-index: 10;
}
.wallet-info__select-menu.active {
    display: block;
}
.wallet-info__select-item {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #DADADA;
    cursor: pointer;
}
.wallet-info__select-item:last-child {
    border-bottom: none;
}
.wallet-info__usd {
    font-size: 38px;
    line-height: 40px;
    color: #404053;
    margin-bottom: 4px;
}
.wallet-info__convert {
    font-size: 14px;
    line-height: 16px;
    color: #404053;
}
.wallet-info__balance-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 38px 16px 55px;
}
.wallet-info__circle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 104px;
    height: 104px;
    border-radius: 50%;
    position: relative;
    z-index: 0;
    font-size: 10px;
    line-height: 22px;
    color: #404053;
}
.wallet-info__circle::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    padding: 16px;

    background: linear-gradient(#f3f3f3, #f3f3f3) content-box,
    conic-gradient(
            #f7931a 0 var(--p1),
            #627eea calc(var(--p1) + 0.5%) calc(var(--p1) + var(--p2)),
            #21D92D 0
    );

    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 16px), #fff calc(100% - 15px));
}
.wallet-info__percentages {
    margin-left: 24px;
}
.wallet-info__percent {
    font-size: 14px;
    line-height: 18px;
    color: #404053;
    padding: 8px 0 8px 9px;
    border-bottom: 1px solid #E4E4E4;
}
.wallet-info__percent:last-child {
    border-bottom: none;
}
.wallet-info__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #DADADA;
    background-color: #FFFFFF;
    border-radius: 5px;
    width: calc(50% - 15.5px);
}
.wallet-info__user-left {
    padding: 25px 32px 25px 42px;
    background: #F8FAFC;
    border-right: 1px solid #DADADA;
    border-radius: 5px 0 0 5px;
    height: 100%;
}
.wallet-info__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #CBC5F0;
    -webkit-box-shadow: 106.429px 121.248px 120.238px -44.4577px rgba(0, 0, 0, 0.4);
    box-shadow: 106.429px 121.248px 120.238px -44.4577px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
}
.wallet-info__photo img,
.wallet-info__photo picture {
    width: 90px;
    height: 86px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
.wallet-info__user-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 20px 29px 23px;
}
.wallet-info__user-info {
    margin-right: 49px;
}
.wallet-info__username, .wallet-info__mail, .wallet-info__id {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 16px;
    line-height: 19px;
    color: #404053;
}
.wallet-info__username span, .wallet-info__mail span, .wallet-info__id span {
    inline-size: 112px;
    overflow-wrap: break-word;
    text-align: left;
}
.wallet-info__username + .wallet-info__username, .wallet-info__username + .wallet-info__mail, .wallet-info__username + .wallet-info__id, .wallet-info__mail + .wallet-info__username, .wallet-info__mail + .wallet-info__mail, .wallet-info__mail + .wallet-info__id, .wallet-info__id + .wallet-info__username, .wallet-info__id + .wallet-info__mail, .wallet-info__id + .wallet-info__id {
    margin-top: 10px;
}
.wallet-info__username svg, .wallet-info__mail svg, .wallet-info__id svg {
    margin-right: 9px;
}
.wallet-info__last {
    font-size: 14px;
    line-height: 18px;
    color: #667085;
    margin-top: 16px;
}

@media (max-width: 1300px) {
    .wallet-info__container {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
    .wallet-info__balance-left {
        padding: 24px 24px 24px 37px;
    }
}
@media (max-width: 1230px) {
    .wallet-info__user-right {
        padding: 24px 24px 29px 23px;
    }
}
@media (max-width: 1170px) {
    .wallet-info__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .wallet-info__balance,
    .wallet-info__user {
        min-width: 600px;
    }
}
@media (max-width: 700px) {
    .wallet-info__balance,
    .wallet-info__user {
        min-width: 100%;
    }
}
@media (max-width: 600px) {
    .wallet-info__balance,
    .wallet-info__balance-left,
    .wallet-info__user {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .wallet-info__balance-left,
    .wallet-info__user-left {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .wallet-info__user-info {
        margin-right: 0;
    }
    .wallet-info__user-right {
        -ms-flex-wrap: wrap;
        /* flex-wrap: wrap; */
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        /* text-align: center; */
        row-gap: 30px;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    .wallet-info__balance-right {
        padding: 16px 30px;
    }
    .wallet-info__user-left {
        padding: 25px 32px;
        border-right: none;
    }
    .wallet-info__balance-left {
        padding: 24px;
        border-right: none;
    }
}
.levels-verification {
    margin-bottom: 48px;
}
.levels-verification__container {
    max-width: 1270px;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (389px)[3];
    grid-template-columns: repeat(3, 389px);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 36px;
    -moz-column-gap: 36px;
    column-gap: 36px;
}
.levels-verification__item {
    max-width: 389px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
.levels-verification__item-top {
    padding: 20px 48px 15px 34px;
    background: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px 5px 0 0;
}
.levels-verification__status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 160%;
    color: #101828;
}
.levels-verification__status span {
    color: #44AB42;
    margin-left: 4px;
}
.levels-verification__item-center {
    padding: 35px 34px 32px 34px;
    background: #FFFFFF;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
}
.levels-verification__title {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.005em;
    color: #101828;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
}
.levels-verification__title::before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 3px;
    border-radius: 5px;
}
.levels-verification__title.levels-verification__title-purple::before {
    background-color: #6544C6;
}
.levels-verification__title.levels-verification__title-orange::before {
    background-color: #FF993A;
}
.levels-verification__title.levels-verification__title-blue::before {
    background-color: #3AB8FF;
}
.levels-verification__features {
    margin-top: 35px;
}
.levels-verification__feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.005em;
    color: #101828;
    border-bottom: 1px dashed #DADADA;
    padding: 14px 0;
}
.levels-verification__feature svg {
    margin-right: 16px;
}
.levels-verification__feature:first-child {
    padding: 0 0 11px 0;
}
.levels-verification__feature:last-child {
    border-bottom: none;
    padding: 10px 0 0 0;
}
.levels-verification__item-bottom {
    background: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 0 0 5px 5px;
    padding: 23px 34px 32px 34px;
}
.levels-verification__requirements {
    margin-top: 23px;
}
.levels-verification__requirement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.005em;
    color: #101828;
}
.levels-verification__requirement svg {
    margin-right: 15px;
}
.levels-verification__requirement + .levels-verification__requirement {
    margin-top: 18px;
}
.levels-verification__button {
    margin-top: 10px;
}
.levels-verification__button.levels-verification__button-disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.levels-verification__button.levels-verification__button-disabled a {
    background: rgba(101, 68, 198, 0.5);
    border: 1px solid #a898da;
}
.levels-verification__button .buttons__04 {
    background-color: #6544C6;
    width: 100%;
    height: 60px;
}
.levels-verification__button .buttons__04 svg {
    margin-right: 20px;
}

@media (max-width: 1300px) {
    .levels-verification__container {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 1100px) {
    .levels-verification__container {
        max-width: 850px;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        -ms-grid-rows: auto 30px auto;
        grid-template-areas: "one two" "three three";
        row-gap: 30px;
    }
    .levels-verification__item {
        max-width: 100%;
        height: 100%;
    }
    .levels-verification__item-one {
        grid-area: one;
    }
    .levels-verification__item-two {
        grid-area: two;
    }
    .levels-verification__item-three {
        grid-area: three;
    }
}
@media (max-width: 1100px) {
    .levels-verification__item-one {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .levels-verification__item-two {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    .levels-verification__item-three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
    }
}
@media (max-width: 720px) {
    .levels-verification__container {
        grid-template-areas: "one" "two" "three";
    }
    .levels-verification__item-one {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .levels-verification__item-two {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .levels-verification__item-three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }
}
@media (max-width: 400px) {
    .levels-verification__item-top {
        padding: 20px 34px 15px 34px;
    }
}
.upgrade-verification {
    margin-bottom: 48px;
}
.upgrade-verification__container {
    max-width: 1270px;
    margin: 0 auto;
}
.upgrade-verification__item {
    background-color: #FFFFFF;
    padding: 34px;
    max-width: 400px;
}
.upgrade-verification__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}
.upgrade-verification__img {
    margin-right: 18px;
}
.upgrade-verification__title {
    font-size: 18px;
    line-height: 18px;
    color: #101828;
}
.upgrade-verification__description {
    font-size: 12px;
    line-height: 18px;
    color: #667085;
    padding-top: 8px;
}
.upgrade-verification__block {
    margin-bottom: 24px;
}
.upgrade-verification__subtitle {
    font-size: 14px;
    line-height: 16px;
    color: #1B212D;
    margin-bottom: 12px;
}
.upgrade-verification__address .input__01 {
    width: 100%;
}
.upgrade-verification__subdescription {
    font-size: 14px;
    line-height: 18px;
    color: #78778B;
}
.upgrade-verification__alert {
    margin-top: 18px;
}
.upgrade-verification__alert .alert {
    width: 100%;
}
.upgrade-verification__drop {
    margin-bottom: 24px;
}
.upgrade-verification__drop .drop__image {
    width: 100%;
}
.upgrade-verification__link a {
    width: 100%;
}

@media (max-width: 700px) {
    .upgrade-verification__item {
        max-width: 100%;
        padding: 20px;
    }
}
.table-p2p {
    margin-top: 24px;
}
.table-p2p__container {
    max-width: 1270px;
    margin: 0 auto;
}
.table-p2p__wrapper {
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.table-p2p__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 0 34px 34px;
    background: #F8FAFC;
    border-radius: 5px 5px 0 0;
}
.table-p2p__name {
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}
.table-p2p__name-trader, .table-p2p__item-trader {
    width: 311px;
}
.table-p2p__name-method, .table-p2p__item-method {
    width: 217px;
}
.table-p2p__name-price, .table-p2p__item-price {
    width: 210px;
}
.table-p2p__name-price {
    padding-left: 30px;
}
.table-p2p__name-limits {
    padding-left: 40px;
}
.table-p2p__name-action {
    padding-left: 39px;
}
.table-p2p__name-limits, .table-p2p__item-limits {
    width: 286px;
}
.table-p2p__name-action, .table-p2p__item-action {
    width: 147px;
}
.table-p2p__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 26px;
    color: #404053;
    padding: 17px 10px 18px 34px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
}
.table-p2p__item:last-child {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}
.table-p2p__item-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 17px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
}
.table-p2p__item-avatar img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.table-p2p__item-avatar::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #0E9B35;
    opacity: 0;
}
.table-p2p__item-avatar.table-p2p__item-online::after {
    opacity: 1;
}
.table-p2p__item-method {
    padding-left: 18px;
}
.table-p2p__item-method span {
    padding: 3px 7px 3px 8px;
    background: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.table-p2p__item-trader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.table-p2p__item-trader a {
    font-size: 14px;
    line-height: 16px;
    color: #7044EE;
}
.table-p2p__item-price {
    color: #0E9B35;
}
.table-p2p__item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    line-height: 16px;
    color: #404053;
}
.table-p2p__item-action a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFDBDB;
    border: 1px solid #FF9F9F;
    border-radius: 5px;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 18px;
    color: #F96262;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.table-p2p__item-action a svg {
    margin-right: 5px;
}
.table-p2p__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 21px;
    margin-right: 20px;
}
.table-p2p__pagination-prev, .table-p2p__pagination-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 4px;
    cursor: pointer;
}
.table-p2p__pagination-prev {
    margin-right: 12px;
}
.table-p2p__pagination-next {
    margin-left: 12px;
}
.table-p2p__pagination-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 160%;
    color: #667085;
}
.table-p2p__pagination-page.active {
    background: #F8FAFC;
    border-radius: 4px;
    color: #101828;
}
.table-p2p__pagination-page + .table-p2p__pagination-page {
    margin-left: 8px;
}
.table-p2p__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 22px 34px 19px 34px;
    margin-bottom: 24px;
}
.table-p2p__filter-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
    margin-right: 44px;
}
.table-p2p__filter-link {
    background: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 160%;
    color: #404053;
    padding: 9px 17px;
}
.table-p2p__filter-link svg {
    margin-right: 8px;
}
.table-p2p__filter-link.active {
    background-color: #7044EE;
    border: 1px solid #7044EE;
    color: #FFFFFF;
}
.table-p2p__filter-link.active svg path {
    stroke: #FFFFFF;
}
.table-p2p__filter-amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    margin-right: 44px;
}
.table-p2p__filter-amount input {
    font-size: 14px;
    line-height: 16px;
    color: #A5A9B9;
    outline: none;
    border: none;
    padding: 14px 5px 13px 21px;
    max-width: 145px;
}
.table-p2p__filter-amount .select {
    width: 100%;
    min-width: 117px;
    border-left: 1px solid #DADADA;
}
.table-p2p__filter-amount .select .select__selected, .table-p2p__filter-amount .select .select__menu-item {
    border: none;
    padding: 8px 14px 9px 11px;
}
.table-p2p__filter-amount .select .select__name {
    margin-left: 8px;
    margin-right: 8px;
}
.table-p2p__filter-amount .select .select__img {
    width: 24px;
    height: 24px;
}
.table-p2p__filter-amount .select .select__img img {
    width: 24px;
    height: 24px;
}
.table-p2p__filter-payments {
    margin-right: 83px;
    min-width: 184px;
}
.table-p2p__filter-payments .select {
    width: 100%;
}
.table-p2p__filter-payments .select .select__selected, .table-p2p__filter-payments .select .select__menu-item {
    padding: 12px 20px 12px 19px;
}
.table-p2p__filter-payments .select .select__name {
    margin-left: 0;
    width: 100%;
}
.table-p2p__filter-payments .select .select__arrow {
    margin-left: 40px;
}
.table-p2p__filter-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.table-p2p__filter-switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    color: #404053;
    margin-right: 15px;
}
.table-p2p__filter-switch .switch {
    margin-right: 19px;
}
.table-p2p__filter-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #7044EE;
    border-radius: 5px;
    padding: 11px 22px 11px 20px;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-left: auto;
    cursor: pointer;
}
.table-p2p__filter-search svg {
    margin-right: 10px;
}

@media (max-width: 1200px) {
    .table-p2p__name-trader, .table-p2p__item-trader {
        width: 260px;
    }
    .table-p2p__name-method, .table-p2p__item-method {
        width: 200px;
    }
    .table-p2p__name-price, .table-p2p__item-price {
        width: 177px;
    }
    .table-p2p__name-limits, .table-p2p__item-limits {
        width: 245px;
    }
    .table-p2p__name-action, .table-p2p__item-action {
        width: 147px;
    }
    .table-p2p__filter-wrapper {
        max-width: 320px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 20px;
    }
    .table-p2p__filter {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 45px;
        -moz-column-gap: 45px;
        column-gap: 45px;
        row-gap: 30px;
    }
    .table-p2p__filter-links,
    .table-p2p__filter-amount,
    .table-p2p__filter-payments,
    .table-p2p__filter-switch,
    .table-p2p__filter-search {
        margin-right: 0;
    }
    .table-p2p__filter-search {
        margin-left: initial;
    }
}
@media (max-width: 920px) {
    .table-p2p__wrapper {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .table-p2p__names,
    .table-p2p__items {
        min-width: 890px;
    }
}
.form-coins {
    margin-bottom: 48px;
}
.form-coins__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 34px;
    -moz-column-gap: 34px;
    column-gap: 34px;
}
.form-coins__left {
    counter-reset: step;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 51px 0 0 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
.form-coins .step {
    counter-increment: step;
    padding: 0 90px 0 45px;
}
.form-coins__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 18px auto 18px auto;
    padding-right: 16px;
}
.form-coins__rate {
    padding-left: 88px;
    padding-right: 90px;
    margin-top: 33px;
    margin-bottom: 12px;
}


.form-commision__rate {
    padding-left: 88px;
    padding-right: 90px;
    margin-top: 13px;
    margin-bottom: 22px;
}
.form-coins__rate > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    color: #101828;
    border-bottom: 1px dashed #DADADA;
    padding-bottom: 9px;
}
.form-coins__btn {
    margin-left: 88px;
    padding-right: 90px;
    margin-bottom: 29px;
}
.form-coins__btn .buttons__01 {
    width: 100%;
    height: 54px;
}
.form-coins__btn .buttons__01 svg {
    /*  margin-right: 12px; */
}
.form-coins__alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 26px 55px 24px 58px;
    background: #F8FAFC;
    border-top: 1px solid #DADADA;
    border-radius: 0 0 5px 5px;
}
.form-coins__alert-img {
    margin-right: 25px;
}
.form-coins__alert-text {
    max-width: 507px;
    font-size: 14px;
    line-height: 18px;
    color: #667085;
}
.form-coins.staking .form-coins__btn {
    margin-top: 24px;
}
.form-coins.staking .step.amount {
    margin-top: 29px;
}
.form-coins.staking .step {
    padding: 0 96px 0 39px;
}
.form-coins.staking .step__description {
    margin-bottom: 15px;
}
.form-coins.staking .form-coins__arrow {
    padding-right: 57px;
    margin: 18px auto 24px auto;
}
.form-coins.staking .form-coins__btn {
    margin-left: 82px;
    padding-right: 96px;
}
.form-coins.staking .form-coins__alert {
    padding: 26px 55px 24px 41px;
}
.form-coins.transfer .step + .step {
    margin-top: 27px;
}
.form-coins.transfer .form-coins__btn {
    margin-top: 24px;
}
.form-coins.transfer .step__description {
    margin-bottom: 16px;
}
.form-coins.transfer .form-coins__alert {
    padding: 28px 55px 24px 41px;
}
.form-coins.withdraw .important-information {
    margin-bottom: 34px;
}
.form-coins.withdraw .step + .step {
    margin-top: 28px;
}
.form-coins.withdraw .form-coins__btn {
    margin-top: 24px;
}
.form-coins.withdraw .step__description {
    margin-bottom: 16px;
}
.form-coins.withdraw .form-coins__alert {
    padding: 28px 55px 24px 39px;
}
.form-coins.withdraw .form-coins__alert-img {
    margin-top: -12px;
}
.form-coins.withdraw .form-faq__block + .form-faq__block {
    margin-top: 39px;
}
.form-coins.deposit .important-information {
    margin-bottom: 34px;
}
.form-coins.deposit .step-form-coins-deposit-network .select__name {
    margin-left: 0;
}
.form-coins.deposit .step + .step {
    margin-top: 28px;
}
.form-coins.deposit .form-coins__alert {
    margin-top: 28px;
    padding: 28px 10px 24px 28px;
}
.form-coins.deposit .form-coins__alert-text {
    max-width: 100%;
}
.form-coins.deposit .form-coins__alert-img {
    margin-right: 16px;
}
.form-coins.deposit .step__description {
    margin-bottom: 16px;
    max-width: 480px;
}
.form-coins.deposit .important-information {
    padding: 37px 20px 34px 37px;
}
.form-coins.deposit .input__01-box.copy {
    width: 100%;
}
.form-coins.deposit .important-information__info {
    max-width: 394px;
}
.form-coins.verification {
    margin-top: 19px;
}
.form-coins.verification .step-form-coins-verification-one-network .select__name {
    margin-left: 0;
}
.form-coins.verification .step + .step {
    margin-top: 48px;
}
.form-coins.verification .form-coins__btn {
    max-width: 195px;
    margin-top: 23px;
    margin-left: 103px;
    padding-right: 0;
}
.form-coins.verification .form-coins__btn .buttons__01 {
    height: 50px;
}
.form-coins.verification .form-coins__left {
    padding: 59px 0 0 0;
}
.form-coins.verification .step__description {
    margin-bottom: 16px;
}
.form-coins.verification .step {
    padding: 0 30px 0 61px;
}
.form-coins.verification .form-coins__alert {
    padding: 30px 60px 24px 39px;
}
.form-coins.verification .important-information {
    padding: 46px 50px 44px 60px;
}
.form-coins.verification .important-information__title {
    margin-bottom: 27px;
}
.form-coins.verification-step-two .input__01-copyText .input__01-copyBtn {
    max-width: 44px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.form-coins.verification-step-two .input__01-copyText .input__01-copyBtn svg {
    margin-right: 0;
}
.form-coins.verification-step-two .input__01-box + .input__01-box {
    margin-top: 20px;
}
.form-coins.verification-step-two .input__01-box.address .input__01 {
    width: 426px;
}
.form-coins.verification-step-two .form-coins__alert {
    margin-top: 20px;
}
.form-coins.verification-step-two .input__01-amount {
    padding: 19px 13px 16px 19px;
    white-space: nowrap;
    background: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px 0 0 5px;
    font-size: 14px;
    line-height: 16px;
    color: #444444;
}
.form-coins.verification-step-two .step__description {
    margin-bottom: 12px;
}
.form-coins.verification-step-two .input__01-box.amount .input__01 {
    width: 305px;
    border-radius: 0;
    border-left: none;
}
.form-coins.verification-step-two .form-coins__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-top: 41px;
}
.form-coins.verification-step-two .form-coins__buttons .buttons__01 {
    width: 195px;
}
.form-coins.verification-step-two .form-coins__buttons .buttons__02 {
    width: 127px;
}
.form-coins.verification-step-two .form-coins__btn {
    margin-top: 0;
}
.form-coins.verification-step-two .form-coins__btn-two {
    margin-left: 0;
}
.form-coins.verification-step-two .step {
    padding: 0 30px 0 54px;
}
.form-coins.verification-step-three .step__title-clock,
.form-coins.verification-step-three .step__title-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.form-coins.verification-step-three .step__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.form-coins.verification-step-three .form-coins__buttons {
    margin-top: 6px;
    margin-left: 65px;
}
.form-coins.verification-step-three .form-coins__buttons .form-coins__btn {
    margin-left: 0 !important;
}
.form-coins.verification-step-three .step__title-clock {
    margin-right: 8px;
}
.form-coins.verification-step-three .form-coins__left {
    padding: 72px 0 0 0;
}
.form-coins.verification-step-three .step {
    padding: 0 25px 0 65px;
}
.form-coins.verification-step-three .step__title-loader {
    margin-left: 10px;
    width: 21px;
    height: 21px;
    -webkit-animation: loader 2s linear infinite;
    animation: loader 2s linear infinite;
}
.form-coins.verification-step-three .step__title-loader picture,
.form-coins.verification-step-three .step__title-loader img {
    width: 21px;
    height: 21px;
}
.form-coins.verification-step-three .form-coins__alert {
    margin-top: 34px;
}
.form-coins.usdt-withdraw .form-coins__left {
    min-width: 675px;
}
.form-coins.usdt-withdraw .step-usdt-withdraw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 22px;
    -moz-column-gap: 22px;
    column-gap: 22px;
}
.form-coins.usdt-withdraw .select__name {
    margin-left: 0;
}
.form-coins.usdt-withdraw .select {
    width: 167px;
}
.form-coins.usdt-withdraw .step + .step {
    margin-top: 34px;
}
.form-coins.usdt-withdraw .step__description {
    margin-bottom: 16px;
}
.form-coins.usdt-withdraw .form-coins__btn {
    margin-top: 24px;
}
.form-coins.usdt-withdraw .form-coins__alert {
    padding: 30px 60px 24px 39px;
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.form-profit {
    background-color: #FFFCF2;
    border: 2px dashed #FFD5A5;
    border-radius: 5px;
    padding: 39px 52px 34px 41px;
}
.form-profit__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-profit__wrapper {
    margin-left: 13px;
}
.form-profit__title {
    font-size: 18px;
    line-height: 105%;
    color: #101828;
}
.form-profit__description {
    font-size: 12px;
    line-height: 160%;
    color: #667085;
}
.form-profit__expected, .form-profit__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.005em;
    color: #101828;
}
.form-profit__box {
    margin-top: 37px;
    padding-left: 20px;
}
.form-profit__expected {
    padding-bottom: 24px;
    border-bottom: 1px dashed #DADADA;
}
.form-profit__total {
    padding-top: 23px;
}
.form-profit__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
    padding-right: 9px;
}
.form-profit__value span {
    color: #0E9B35;
    margin-top: 5px;
}

.form-alert {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 32px 32px 34px 52px;
    font-size: 13px;
    line-height: 140%;
    color: #667085;
    margin-top: 34px;
}
.form-alert ul {
    list-style: disc;
    margin-left: 0px;
}
.form-alert ul li {
    list-style: disc;
}
.form-alert ul li + li {
    margin-top: 18px;
}

@media (max-width: 1100px) {
    .form-coins__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        row-gap: 30px;
    }
    .form-coins .important-information {
        max-width: 657px;
        margin: 0 auto;
    }
    .form-coins__right {
        width: 100%;
    }
    .form-coins__arrow {
        padding-right: 0 !important;
    }
}
@media (max-width: 750px) {
    .form-coins__left {
        width: 100%;
        min-width: 100% !important;
    }
    .form-coins.staking .step__staking-buttons {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
    .form-coins.staking .step__staking-button {
        max-width: 100%;
    }
    .form-coins .select {
        width: 100%;
    }
    .form-coins .input__01-box.copy {
        width: 100%;
    }
    .form-coins .step .step__wrapper {
        max-width: 100%;
        width: 100%;
    }
    .form-coins .step .input__01 {
        width: 100% !important;
        max-width: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }
    .form-coins .step .step__enter {
        max-width: 100%;
    }
    .form-coins .step .step__enter .step__enter-input {
        width: 100%;
    }
    .form-coins .step .step__enter .step__enter-input .input__01 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
@media (max-width: 700px) {
    .step__staking-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .form-coins.staking .step__staking-button {
        padding: 12px 40px;
    }
}
@media (max-width: 650px) {
    .form-coins .step,
    .form-coins .form-coins__rate,
    .form-coins .form-coins__btn,
    .form-coins .form-coins__alert,
    .form-coins .form-profit,
    .form-coins .form-alert {
        padding-right: 40px !important;
    }
}
@media (max-width: 600px) {
    .form-coins .step,
    .form-coins .form-coins__btn,
    .form-coins .form-coins__alert,
    .form-coins .form-profit {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .form-coins .form-alert {
        padding-left: 30px;
        padding-right: 20px !important;
    }
    .form-coins .form-coins__rate {
        padding-left: 60px;
    }
    .form-coins .form-coins__btn {
        margin-left: 60px !important;
        padding-left: 0 !important;
    }
    .form-coins .step__populars-buttons {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 10px;
    }
    .verification-step-three .form-coins__buttons {
        margin-top: 0 !important;
        margin-left: 20px !important;
    }
}
@media (max-width: 500px) {
    .form-coins.usdt-withdraw .select {
        width: 155px;
    }
}
@media (max-width: 450px) {
    .form-coins__left {
        padding-top: 20px !important;
    }
    .form-coins.usdt-withdraw .select {
        width: 100%;
    }
    .form-coins__arrow {
        margin: 18px auto 0 auto !important;
    }
    .form-coins .form-coins__btn {
        margin-left: 20px !important;
    }
    .form-coins .form-coins__rate {
        padding-left: 20px;
    }
    .form-coins.staking .step__staking-button {
        padding: 12px 10px;
    }
    .form-coins .step {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        row-gap: 15px !important;
    }
    .form-coins .form-coins__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 15px;
        padding-right: 15px;
        padding-left: 20px;
        margin-bottom: 29px;
        width: 100%;
    }
    .form-coins .form-coins__buttons .form-coins__btn {
        margin-left: 0 !important;
        margin-bottom: 0 !important;
        max-width: 100%;
        width: 100%;
        padding-right: 0 !important;
    }
    .form-coins .form-coins__buttons .form-coins__btn a {
        width: 100% !important;
    }
    .form-coins .form-coins__buttons .form-coins__btn-two {
        width: 100%;
    }
    .form-coins .form-coins__buttons .form-coins__btn-two a {
        width: 100% !important;
    }
    .verification-step-three .form-coins__buttons {
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    .verification-step-three .form-coins__buttons .form-coins__btn {
        margin-top: 15px !important;
    }
}
.promo-code__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 33px 31px 34px 25px;
    margin-bottom: 25px;
}
.promo-code__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.promo-code__wrapper {
    margin-left: 23px;
}
.promo-code__title {
    font-size: 18px;
    line-height: 18px;
    color: #101828;
}
.promo-code__description {
    font-size: 12px;
    line-height: 18px;
    color: #667085;
}
.form-promo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.form-promo .input__01 {
    width: 307px;
    border-radius: 5px 0 0 5px;
    border-right: none;
    padding-left: 24px;
}
.form-promo .buttons__01 {
    width: 128px;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
    font-size: 14px;
    line-height: 160%;
}
.promo-code .alert {
    width: 100%;
    padding: 17px 20px;
}

@media (max-width: 900px) {
    .promo-code__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 30px;
    }
}
@media (max-width: 510px) {
    .promo-code__input .input__01 {
        width: 100%;
    }
}
.chat {
    width: 100%;
    border: 1px solid #DADADA;
}
.chat__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 16px 45px;
    background: #F8FAFC;
    border-bottom: 1px solid #DADADA;
    border-radius: 5px 5px 0 0;
}
.chat__avatar {
    border-radius: 50%;
}
.chat__avatar-box {
    position: relative;
    margin-right: 32px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.chat__avatar-box:before {
    content: "";
    position: absolute;
    right: 1px;
    bottom: 2px;
    border: 3px solid #ffffff;
    width: 14px;
    height: 14px;
    background-color: #41D37E;
    border-radius: 50%;
}
.chat__title {
    font-size: 20px;
    line-height: 23px;
    color: #101828;
    position: relative;
}
.chat__title:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 4px;
    border-radius: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), color-stop(100.84%, #CC44EE));
    background: -o-linear-gradient(left, #7044EE 0%, #CC44EE 100.84%);
    background: linear-gradient(90deg, #7044EE 0%, #CC44EE 100.84%);
}
.chat__messages {
    height: 589px;
    background: #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.chat__message-img-title {
    font-size: 11px;
    line-height: 13px;
    color: #6B798D;
    margin-top: 6px;
}
.chat__message-img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
}
.chat__message-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 16px;
}
.chat__message {
    width: calc(50% - 5px);
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.chat__message-text {
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 10px 14px;
    background: #A162F7;
    border-radius: 5px 0 5px 5px;
}
.chat__message-data {
    font-size: 11px;
    line-height: 13px;
    color: #6B798D;
    margin-top: 6px;
    text-align: right;
}
.chat__message-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: 100%;
    row-gap: 12px;
    padding: 46px;
    overflow-y: scroll;
}
.chat__message-box svg {
    margin: auto;
}
.chat__message.chat__message-support {
    margin-right: auto;
    margin-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.chat__message.chat__message-support .chat__message-right {
    margin-left: 0;
    margin-right: 12px;
}
.chat__message.chat__message-support .chat__message-text {
    background-color: #F5F6FA;
    color: #242731;
    border: 1px solid #DADADA;
    border-radius: 0 5px 5px 5px;
}
.chat__new-message {
    background: #F5F6FA;
    border: 1px solid #DADADA;
    border-radius: 5px;
    height: 74px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 14px 24px;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
    margin-top: 24px;
}
.chat__new-message .buttons__01 {
    width: 120px;
    height: 46px;
}
.chat__new-message .buttons__01 svg {
    margin-right: 8px;
}
.chat__textarea {
    width: 100%;
    height: 46px;
    font-size: 14px;
    line-height: 16px;
    color: #404053;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 15px 18px;
    outline: none;
}
.chat__add-file, .chat__files-delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 46px;
    min-height: 46px;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    cursor: pointer;
}
.chat__files {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 20px;
    color: #78778B;
    margin-top: 10px;
    background: #F5F6FA;
    border: 1px solid #DADADA;
    padding: 20px;
}
.chat__files.chat__files-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.chat__files span {
    color: #1B212D;
    margin-right: 5px;
}
.chat__files-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.chat__files-element .chat__files-delete {
    margin-left: 10px;
    min-width: 35px;
    min-height: 35px;
}
.chat__files-element .chat__files-delete svg {
    width: 20px;
    height: 20px;
    pointer-events: none;
}

@media (max-width: 767px) {
    .chat__message {
        width: 100%;
    }
    .chat__message-box {
        row-gap: 32px;
    }
}
@media (max-width: 500px) {
    .chat__message-box {
        padding: 46px 20px;
    }
    .chat__messages {
        height: 500px;
    }
    .chat__new-message {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        row-gap: 10px;
    }
    .chat__add-file {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .chat__textarea {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .chat__send-message {
        width: 77%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .chat__send-message .buttons__01 {
        width: 100%;
    }
}
.table-investments {
    margin-top: 24px;
}
.table-investments__container {
    max-width: 1200px;
}
.table-investments__title {
    font-size: 20px;
    line-height: 23px;
    color: #101828;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 32px;
}
.table-investments__title::before {
    content: "";
    position: absolute;
    bottom: -6px;
    width: 100%;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), color-stop(100.84%, #CC44EE));
    background: -o-linear-gradient(left, #7044EE 0%, #CC44EE 100.84%);
    background: linear-gradient(90deg, #7044EE 0%, #CC44EE 100.84%);
    border-radius: 10px;
}
.table-investments__wrapper {
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.table-investments__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 34px 0 34px 34px;
    background: #F8FAFC;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #DADADA;
}
.table-investments__name {
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}
.table-investments__name-asset, .table-investments__item-asset {
    width: 241px;
}
.table-investments__name-plan, .table-investments__item-plan {
    width: 187px;
}
.table-investments__name-left, .table-investments__item-left {
    width: 173px;
}
.table-investments__name-profit, .table-investments__item-profit {
    width: 211px;
}
.table-investments__name-invested, .table-investments__item-invested {
    width: 194px;
}
.table-investments__name-action, .table-investments__item-action {
    width: 140px;
}
.table-investments__name-plan, .table-investments__name-left {
    padding-left: 8px;
}
.table-investments__name-invested {
    padding-left: 19px;
}
.table-investments__name-action {
    padding-left: 21px;
}
.table-investments__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 26px;
    color: #404053;
    padding: 19px 0 18px 34px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
}
.table-investments__item span {
    color: #929EAE;
    margin-left: 3px;
}
.table-investments__item:last-child {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}
.table-investments__item-asset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.table-investments__item-asset img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.table-investments__item-usd {
    color: #0E9B35;
    line-height: 10px;
}
.table-investments__item-action a {
    background-color: #FFDBDB;
    border: 1px solid #FF9F9F;
    border-radius: 5px;
    font-size: 12px;
    line-height: 14px;
    color: #F24141;
    padding: 11px 22px 12px 23px;
}
.table-investments__item-box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: right;
}
.table-investments__item-notFound {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 383px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #404053;
    background-color: #FFFFFF;
}

@media (max-width: 920px) {
    .table-investments__wrapper {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .table-investments__names,
    .table-investments__items {
        min-width: 890px;
    }
}
.disable-authentication {
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.disable-authentication__box {
    padding: 34px 34px 0;
    margin-bottom: 34px;
}
.disable-authentication__message {
    width: 100%;
    background-color: #ECFFF1;
    border: 1px solid #71DA8F;
    border-radius: 5px;
    padding: 13px 65px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #101828;
}
.disable-authentication__message svg {
    position: absolute;
    left: 27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.disable-authentication__btn {
    background-color: rgba(241, 76, 76, 0.1);
    border: 1px solid #F24141;
    border-radius: 7px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #F24141;
    width: 132px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.disable-authentication__btn:hover {
    background-color: rgba(240, 120, 120, 0.1);
}
.disable-authentication__box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.disable-authentication__box-content svg {
    margin-right: 18px;
    min-width: 28px;
    min-height: 30px;
}
.disable-authentication__title-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.disable-authentication__title {
    font-size: 18px;
    line-height: 20px;
    color: #101828;
}
.disable-authentication__des {
    font-size: 12px;
    line-height: 20px;
    color: #667085;
}
.disable-authentication__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 33px;
}
.disable-authentication__bottom {
    font-size: 14px;
    line-height: 18px;
    color: #667085;
    padding: 25px 61px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8FAFC;
    border-top: 1px solid #DADADA;
    border-radius: 0 0 5px 5px;
}
.disable-authentication__bottom svg {
    margin-right: 20px;
    min-width: 24px;
    min-height: 24px;
}

@media (max-width: 690px) {
    .disable-authentication__bottom {
        padding: 25px 33px;
    }
    .disable-authentication__btn {
        margin-left: 15px;
    }
}
@media (max-width: 600px) {
    .disable-authentication__box {
        padding: 15px 15px 0;
    }
}
@media (max-width: 480px) {
    .disable-authentication__center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .disable-authentication__btn {
        margin-top: 20px;
        width: 100%;
    }
}
.settings__container {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.settings__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 110px;
    padding: 30px 75px 30px 68px;
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
}
.settings__block:first-child {
    border-top: 0;
}
.settings__block:last-child {
    border-bottom: 0;
}
.settings__block-left, .settings__block-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.settings__img {
    margin-right: 22px;
}
.settings__title {
    font-size: 18px;
    line-height: 18px;
    color: #101828;
}
.settings__description {
    font-size: 12px;
    line-height: 18px;
    color: #667085;
}
.settings__block-update .input__01 {
    width: 227px;
}
.settings__block-update .buttons__02 {
    width: 115px;
    margin-left: 18px;
}
.settings__block-mail .input__01 {
    width: 252px;
}
.settings .buttons__02 svg {
    margin-right: 10px;
}
.settings__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.settings__photo-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.settings__photo-remove {
    font-size: 14px;
    line-height: 16px;
    color: #444444;
    border: none;
    background: none;
    cursor: pointer;
    margin-right: 26px;
}
.settings__photo-upload .buttons__02 {
    width: 114px;
}
.settings__photo-img {
    width: 90px;
    height: 86px;
    border-radius: 50%;
    background-color: #CBC5F0;
    margin-left: 48px;
}
.settings__photo-img picture,
.settings__photo-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.settings__photo-line {
    width: 191px;
    height: 4px;
    background-color: #EAECF0;
    border-radius: 999px;
    margin-top: 16px;
}
.settings__photo-progress {
    background: -o-linear-gradient(29.77deg, #2970FF 0.2%, #FF52F8 99.99%);
    background: linear-gradient(60.23deg, #2970FF 0.2%, #FF52F8 99.99%);
    border-radius: 999px;
    height: 4px;
}

@media (max-width: 830px) {
    .settings__container {
        max-width: 700px;
        margin: 0 auto;
    }
    .settings__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        row-gap: 15px;
        padding: 30px;
    }
}
@media (max-width: 500px) {
    .settings__photo,
    .settings__block-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 20px;
    }
    .settings__photo-img,
    .settings__block-update .buttons__02 {
        margin-left: 0;
    }
}
.api-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 37px 29px 34px;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.api-filter__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.api-filter__img {
    margin-right: 18px;
}
.api-filter__title {
    font-size: 18px;
    line-height: 18px;
    color: #101828;
}
.api-filter__description {
    font-size: 12px;
    line-height: 18px;
    color: #667085;
}
.api-filter__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 48px;
    -moz-column-gap: 48px;
    column-gap: 48px;
    margin-left: 96px;
    margin-top: -4px;
}
.api-filter__checkbox .checkbox__style {
    border: 1px solid #D7DBDF;
}
.api-filter__button {
    margin-left: auto;
}
.api-filter__button .buttons__01 {
    width: 128px;
    height: 48px;
    font-size: 14px;
    line-height: 160%;
}

.table-keys {
    margin-top: 24px;
    margin-bottom: 24px;
}
.table-keys__container {
    max-width: 1270px;
    margin: 0 auto;
}
.table-keys__wrapper {
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.table-keys__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0 22px 34px;
    background: #F8FAFC;
    border-radius: 5px 5px 0 0;
}
.table-keys__name {
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}
.table-keys__name-key, .table-keys__item-key {
    width: 265px;
}
.table-keys__item-key {
    font-size: 12px;
    line-height: 26px;
    color: #404053;
}
.table-keys__name-permissions, .table-keys__item-permissions {
    width: 629px;
}
.table-keys__item-permissions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 34px;
    -moz-column-gap: 34px;
    column-gap: 34px;
}
.table-keys__name-status, .table-keys__item-status {
    width: 157px;
}
.table-keys__name-action, .table-keys__item-action {
    width: 118px;
}
.table-keys__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 19px;
    color: #404053;
    padding: 13px 0 14px 34px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
}
.table-keys__item:first-child {
    border-top: 1px solid #DADADA;
}
.table-keys__item:last-child {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}
.table-keys__item-action div {
    width: 34px;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F8FAFC;
    border: 1px solid #DADADA;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 3px;
}
.table-keys__item-notFound {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFFFFF;
    border-top: 1px solid #DADADA;
    width: 100%;
    min-height: 220px;
    font-size: 12px;
    line-height: 14px;
    color: #302E42;
}

@media (max-width: 1300px) {
    .api-filter__info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
    .api-filter {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 20px;
    }
    .api-filter__checkbox {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 15px;
    }
    .api-filter__checkbox,
    .api-filter__button {
        margin-left: 0;
    }
}
@media (max-width: 920px) {
    .table-keys__wrapper {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .table-keys__names,
    .table-keys__items {
        min-width: 890px;
    }
}
@media (max-width: 650px) {
    .api-filter__checkbox {
        max-width: 400px;
    }
}
@media (max-width: 500px) {
    .api-filter {
        padding: 30px 20px;
    }
}
.authentication__container {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding-top: 34px;
}
.authentication__alert-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #FFEDED;
    border: 1px solid #FFB5B5;
    border-radius: 5px;
    padding: 8px 10px 7px 24px;
    margin: 0 33px 53px 35px;
    font-size: 14px;
    line-height: 18px;
    color: #924B4B;
}
.authentication__alert-top-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 14px;
}
.authentication__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.authentication__step + .authentication__step {
    margin-top: 44px;
}
.authentication__step-img {
    margin: 5px 18px 0 0;
}
.authentication__step-title {
    font-size: 18px;
    line-height: 20px;
    color: #101828;
}
.authentication__step-description {
    font-size: 14px;
    line-height: 20px;
    color: #667085;
}
.authentication__step-description a {
    color: #754FE1;
}
.authentication__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 33px 0 34px;
    margin-bottom: 51px;
}
.authentication__qrcode {
    width: 215px;
    margin: 10px 40px 0 0;
}
.authentication__qrcode-text {
    margin-top: 10px;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #667085;
    background-color: #F8FAFC;
    border: 1px solid #DADADA;
    width: 100%;
    padding: 6px 0;
}
.authentication__step-code {
    margin-top: 21px;
}
.authentication__step-code .code {
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
}
.authentication__step-code .code__input {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 0px;
}
.authentication__alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F8FAFC;
    border-top: 1px solid #DADADA;
    border-radius: 0 0 5px 5px;
    padding: 14px 55px 14px 64px;
}
.authentication__alert-img {
    margin-right: 20px;
}
.authentication__alert-button {
    margin-left: 60px;
}
.authentication__alert-button .buttons__04 {
    width: 132px;
    height: 40px;
}
.authentication__alert-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.authentication__alert-description {
    font-size: 14px;
    line-height: 18px;
    color: #667085;
}

@media (max-width: 1200px) {
    .authentication__alert {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 14px 33px 14px 33px;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
    .authentication__alert-button {
        margin-left: 0;
    }
}
@media (max-width: 950px) {
    .authentication__wrapper {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
    .authentication__qrcode {
        margin-right: 0;
    }
}
@media (max-width: 700px) {
    .authentication__alert-top {
        margin-bottom: 30px;
    }
    .authentication__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .authentication__qrcode {
        margin-top: 30px;
    }
}
@media (max-width: 530px) {
    .authentication__wrapper {
        padding: 0 15px;
    }
    .authentication__alert-top {
        margin: 0 15px 30px 15px;
        padding: 8px 10px 7px 10px;
    }
    .authentication__alert {
        padding: 14px 15px;
    }
}
@media (max-width: 500px) {
    .authentication__alert,
    .authentication__step {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .authentication__alert-top {
        margin-bottom: 20px;
    }
    .authentication__container {
        padding-top: 15px;
    }
    .authentication__wrapper {
        margin-bottom: 30px;
    }
    .authentication__step-img {
        margin: 0 0 10px 0;
    }
    .authentication__alert-button {
        margin-top: 15px;
        width: 100%;
    }
    .authentication__alert-button .buttons__04 {
        width: 100%;
    }
}
.affiliate-start__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 24px 40px 24px 54px;
}
.affiliate-start__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 11px;
}
.affiliate-start__title {
    font-size: 20px;
    line-height: 100%;
    color: #101828;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 25px;
}
.affiliate-start__title:before {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 3px;
    background-color: #F9B955;
    border-radius: 10px;
}
.affiliate-start__left {
    max-width: 576px;
}
.affiliate-start__left-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.affiliate-start__description {
    font-size: 14px;
    line-height: 160%;
    color: #101828;
}
.affiliate-start__share-title {
    font-size: 14px;
    line-height: 160%;
    color: #101828;
    margin-bottom: 12px;
}
.affiliate-start__share-input .input__01-box.copy {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.affiliate-start__share-input .input__01 {
    width: 270px !important;
    height: 40px !important;
    padding: 12px 10px 12px 2px;
    border-radius: 5px 0 0 5px;
}
.affiliate-start__share-input .input__01-copyBtn {
    width: 135px !important;
    height: 40px !important;
    background-color: #6544C6;
    border: 1px solid #6544C6;
    border-radius: 0 5px 5px 0;
    color: #FFFFFF;
}
.affiliate-start__line {
    width: 1px;
    height: 109px;
    background-color: #DADADA;
    margin: 0 74px 0 81px;
}

.affiliate-step {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 35px 54px 45px 56px;
    margin-top: 24px;
}
.affiliate-step__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.affiliate-step__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 249px;
}
.affiliate-step__item-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.affiliate-step__item-arrow svg {
    margin-top: -87px;
}
.affiliate-step__item-img {
    width: 154px;
    height: 154px;
    margin-bottom: 15px;
}
.affiliate-step__item-img picture,
.affiliate-step__item-img img {
    width: 154px;
    height: 154px;
}
.affiliate-step__item-title {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}
.affiliate-step__item-description {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #667085;
}

.table-affiliate {
    margin-top: 24px;
    margin-bottom: 29px;
}
.table-affiliate__container {
    max-width: 1270px;
    margin: 0 auto;
}
.table-affiliate__wrapper {
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.table-affiliate__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 31px 33px 30px 33px;
    background: #F8FAFC;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #DADADA;
}
.table-affiliate__name {
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}
.table-affiliate__name-id, .table-affiliate__item-id {
    width: 201px;
}
.table-affiliate__name-time, .table-affiliate__item-time {
    width: 266px;
}
.table-affiliate__name-amount, .table-affiliate__item-amount {
    width: 302px;
}
.table-affiliate__name-volume, .table-affiliate__item-volume {
    width: 299px;
}
.table-affiliate__name-back, .table-affiliate__item-back {
    width: 100px;
}
.table-affiliate__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 19px;
    color: #404053;
    padding: 20px 33px 20px 33px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
}
.table-affiliate__item:last-child {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}
.table-affiliate__item-notFound {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #302E42;
    min-height: 216px;
    background-color: #FFFFFF;
    border-radius: 0 0 5px 5px;
}
.table-affiliate__item-notFound svg {
    margin-top: -20px;
}

@media (max-width: 1130px) {
    .affiliate-start__left-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .affiliate-step {
        padding: 35px 30px;
    }
    .affiliate-start__img {
        margin-top: 8px;
    }
    .affiliate-start__container {
        padding: 24px 30px;
    }
    .affiliate-start__line {
        margin: 0 50px;
    }
}
@media (max-width: 920px) {
    .table-affiliate__wrapper {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .table-affiliate__names,
    .table-affiliate__items {
        min-width: 890px;
    }
}
@media (max-width: 900px) {
    .affiliate-start__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .affiliate-start__left {
        max-width: 100%;
    }
    .affiliate-start__line {
        width: 100%;
        height: 2px;
        margin: 30px 0;
        border-radius: 10px;
    }
    .affiliate-step__item-arrow {
        display: none;
    }
    .affiliate-step__item {
        max-width: 300px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .affiliate-step__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        row-gap: 20px;
    }
}
@media (max-width: 530px) {
    .affiliate-start__right {
        width: 100%;
    }
    .affiliate-start__line {
        margin: 20px 0;
    }
    .affiliate-start__container {
        padding: 20px;
    }
    .affiliate-start__share-input .input__01-box.copy,
    .affiliate-start__share-input .input__01 {
        width: 100% !important;
    }
    .affiliate-start__share-input .input__01-copyBtn {
        padding: 0 12px;
        width: -webkit-fit-content !important;
        width: -moz-fit-content !important;
        width: fit-content !important;
        white-space: nowrap;
    }
}
.information__container {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 48px;
}
.information__container p {
    font-size: 14px;
    line-height: 140%;
    color: #404053;
}

.information__container a {
    color: #6544C6;
}

.information__container p + p {
    margin-top: 16px;
    margin-bottom: 16px;
}

.information__container p ul, li{
    font-size: 14px;
    line-height: 140%;
    color: #404053;
    list-style:decimal;


}

.information__container p, ol {
    margin-left:20px;
    list-style:none;
    margin-top:16px;
}

.table-information {
    margin-top: 37px;
}
.table-information__container {
    max-width: 1270px;
    margin: 0 auto;
}
.table-information__wrapper {
    border: 1px solid #DADADA;
    border-radius: 5px;
}
.table-information__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 38px 0 27px 46px;
    background: #F8FAFC;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #DADADA;
}
.table-information__name {
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}
.table-information__name-one, .table-information__item-one {
    width: 260px;
}
.table-information__name-two, .table-information__item-two {
    width: 260px;
}
.table-information__name-three, .table-information__item-three {
    width: 260px;
}
.table-information__name-four, .table-information__item-four {
    width: 260px;
}
.table-information__name-five, .table-information__item-five {
    width: 46px;
}
.table-information__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 19px;
    color: #404053;
    padding: 28px 0 28px 45px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
}
.table-information__item:last-child {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}

@media (max-width: 920px) {
    .information__container {
        padding: 20px;
    }
    .table-information__wrapper {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .table-information__names,
    .table-information__items {
        min-width: 890px;
    }
}
@media (max-width: 500px) {
    .information__container p {
        font-size: 14px;
    }
}
.verification__container {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 35px 34px 34px 34px;
}
.verification__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 31px;
}
.verification__info-img {
    margin-right: 18px;
}
.verification__info-title {
    font-size: 18px;
    line-height: 18px;
    color: #101828;
}
.verification__info-description {
    font-size: 12px;
    line-height: 18px;
    color: #667085;
}
.verification__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 42px;
}
.verification__submit .buttons__04 {
    width: 368px;
}
.verification__inputs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 368px 34px 368px 34px 368px;
    grid-template-columns: repeat(3, 368px);
    -ms-grid-rows: 82px 25px 82px 25px 82px;
    -webkit-column-gap: 34px;
    -moz-column-gap: 34px;
    column-gap: 34px;
    row-gap: 25px;
    grid-template-areas: "firstName lastName country" "address phone date" "type idNumber empty";
}
.verification__input-first {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: firstName;
}
.verification__input-last {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: lastName;
}
.verification__input-country {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: country;
}
.verification__input-country .select__selected, .verification__input-country .select__menu-item {
    padding: 0 24px 0 0;
}
.verification__input-country .select__menu-item {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
}
.verification__input-country .select__menu-item .select__img {
    border-radius: 0;
    border-left: 1px solid #DADADA;
}
.verification__input-country .select__menu-item:first-child .select__img {
    border-radius: 5px 0 0 0;
}
.verification__input-country .select__menu-item:last-child .select__img {
    border-radius: 0 0 0 5px;
}
.verification__input-country .select__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 54px;
    height: 50px;
    background-color: #F9F9FA;
    border-right: 1px solid #DADADA;
    border-radius: 5px 0 0 5px;
}
.verification__input-country .select__img picture,
.verification__input-country .select__img img {
    width: 20px;
    height: 15px;
}
.verification__input-address {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: address;
}
.verification__input-phone {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: phone;
}
.verification__input-phone .input__01 {
    border-left: none;
    border-radius: 0 5px 5px 0;
}
.verification__input-date {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    grid-area: date;
}
.verification__input-date .date-picker {
    width: 100%;
}
.verification__input-type {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: type;
}
.verification__input-type .select__selected, .verification__input-type .select__menu-item {
    padding: 18px 26px 13px 17px;
}
.verification__input-type .select__name {
    margin-left: 0;
    font-size: 14px;
    line-height: 16px;
    color: #78778B;
}
.verification__input-number {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    grid-area: idNumber;
}
.verification__input-title {
    font-size: 14px;
    line-height: 16px;
    color: #1B212D;
    margin-bottom: 14px;
}
.verification__input-icon {
    max-width: 48px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    background-color: #F9F9FA;
    border: 1.5px solid #DADADA;
    border-radius: 5px 0 0 5px;
}
.verification__input-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.verification__input-element .input__01 {
    width: 100%;
    height: 50px;
    padding-left: 17px;
}
.verification__input-element .select {
    width: 100%;
}
.verification__drops {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 34px;
    -moz-column-gap: 34px;
    column-gap: 34px;
    justify-content: space-around;
}
.verification__drop {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    max-width: 368px;
    margin-top: 25px;
}
.verification__drop .drop {
    width: 100%;
    height: 90px;
}
.verification__drop-title {
    font-size: 14px;
    line-height: 16px;
    color: #1B212D;
    margin-bottom: 14px;
}
.verification__drop-description {
    font-size: 13px;
    line-height: 16px;
    color: #78778B;
    margin-bottom: 25px;
}

@media (max-width: 1300px) {
    .verification__inputs {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 950px) {
    .verification__inputs {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (max-width: 830px) {
    .verification__inputs {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas: "firstName lastName" "country address" "date phone" "idNumber type";
    }
    .verification__input-first {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .verification__input-last {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    .verification__input-country {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .verification__input-address {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }
    .verification__input-phone {
        -ms-grid-row: 3;
        -ms-grid-column: 2;
    }
    .verification__input-date {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .verification__input-type {
        -ms-grid-row: 4;
        -ms-grid-column: 2;
    }
    .verification__input-number {
        -ms-grid-row: 4;
        -ms-grid-column: 1;
    }
}
@media (max-width: 600px) {
    .verification__container {
        padding: 20px;
    }
    .verification__drops {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .verification__drop {
        max-width: 100%;
    }
}
@media (max-width: 520px) {
    .verification__inputs {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        grid-template-areas: "firstName" "lastName" "country" "address" "phone" "date" "type" "idNumber";
    }
    .verification__input-element .date-picker {
        max-width: 100%;
    }
    .verification__input-element .date-picker__menu {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 30;
    }
    .verification__input-first {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .verification__input-last {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .verification__input-country {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .verification__input-address {
        -ms-grid-row: 4;
        -ms-grid-column: 1;
    }
    .verification__input-phone {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .verification__input-date {
        -ms-grid-row: 6;
        -ms-grid-column: 1;
    }
    .verification__input-type {
        -ms-grid-row: 7;
        -ms-grid-column: 1;
    }
    .verification__input-number {
        -ms-grid-row: 8;
        -ms-grid-column: 1;
    }
}
@media (max-width: 380px) {
    .date-picker__menu {
        width: 355px;
    }
    .date-picker__menu-days,
    .date-picker__menu-week {
        padding: 0 10px 10px;
    }
}
.aml-score {
    background-color: #EAECEF;
    padding: 26px 0;
}
.aml-score__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.aml-score__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    min-width: 838px;
    max-width: 838px;
}
.aml-score__left {
    background: #22202E;
    border: 1px solid #DADADA;
    border-radius: 5px 0 0 5px;
    padding: 120px 65px;
    min-width: 273px;
    border-right: 0;
}
.aml-score__subtitle {
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    margin-bottom: 19px;
}
.aml-score__score {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
.aml-score__score-text {
    position: absolute;
    top: 49px;
    left: 40px;
    font-size: 36px;
    line-height: 12px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.aml-score__score-text span {
    font-size: 11.6308px;
    line-height: 12px;
    letter-spacing: 0;
    margin-bottom: 11px;
}
.aml-score__right {
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 0 5px 5px 0;
    padding: 72px 52px 56px 59px;
    max-width: 565px;
}
.aml-score__icon {
    margin-right: 10px;
}
.aml-score__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    line-height: 28px;
    color: #101828;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 22px;
}
.aml-score__title span {
    position: relative;
}
.aml-score__title span:before {
    content: "";
    position: absolute;
    bottom: 3px;
    right: 1px;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, right top, from(rgb(112, 68, 238)), to(rgb(238, 68, 68)));
    background: -o-linear-gradient(left, rgb(112, 68, 238), rgb(238, 68, 68));
    background: linear-gradient(90deg, rgb(112, 68, 238), rgb(238, 68, 68));
}
.aml-score__description {
    font-size: 14px;
    line-height: 20px;
    color: #667085;
    margin-bottom: 30px;
}
.aml-score__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;
}
.aml-score__button-purple {
    background: #7044EE;
    border-radius: 5px;
    padding: 13px 45px;
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
}
.aml-score__button-gray {
    background: #F8FAFC;
    border: 1px solid #D0D5DD;
    border-radius: 5px;
    padding: 16px 29px;
    font-size: 14px;
    line-height: 16px;
    color: #444444;
}
.aml-score__values {
    max-width: 136px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;
    row-gap: 10px;
    margin: 15px auto auto auto;
}
.aml-score__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.aml-score__value.aml-score__value-red .aml-score__value-dot {
    background: -o-linear-gradient(227.19deg, #F36363 14.1%, #FD9A9A 85.22%);
    background: linear-gradient(222.81deg, #F36363 14.1%, #FD9A9A 85.22%);
}
.aml-score__value.aml-score__value-red .aml-score__value-text {
    color: #FF5172;
}
.aml-score__value.aml-score__value-blue .aml-score__value-dot {
    background: -o-linear-gradient(227.19deg, #6E48EE 14.1%, #6F54FB 85.22%);
    background: linear-gradient(222.81deg, #6E48EE 14.1%, #6F54FB 85.22%);
}
.aml-score__value.aml-score__value-blue .aml-score__value-text {
    color: #6E4DF3;
}
.aml-score__value.aml-score__value-lazur .aml-score__value-dot {
    background: -o-linear-gradient(253.59deg, #8BDDFF 11.56%, #BCEBFF 85.73%);
    background: linear-gradient(196.41deg, #8BDDFF 11.56%, #BCEBFF 85.73%);
}
.aml-score__value.aml-score__value-lazur .aml-score__value-text {
    color: #30ADF3;
}
.aml-score__value.aml-score__value-yellow .aml-score__value-dot {
    background: -o-linear-gradient(227.19deg, #EF9D00 14.1%, #FFEE32 85.22%);
    background: linear-gradient(222.81deg, #EF9D00 14.1%, #FFEE32 85.22%);
}
.aml-score__value.aml-score__value-yellow .aml-score__value-text {
    color: #FFEE32;
}
.aml-score__value-dot {
    border-radius: 22.1818px;
    margin-right: 5px;
    width: 11px;
    height: 11px;
}
.aml-score__value-text {
    font-size: 9.85859px;
    line-height: 14px;
    letter-spacing: -0.02em;
    color: transparent;
    margin-right: 5px;
}
.aml-score__value-value {
    font-size: 9.85859px;
    line-height: 14px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}

@media (max-width: 880px) {
    .aml-score__box {
        min-width: 100%;
    }
    .aml-score__right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 50px 30px;
    }
}
@media (max-width: 750px) {
    .aml-score__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .aml-score__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 15px;
    }
    .aml-score__score {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    .aml-score__values {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        margin: 0;
    }
    .aml-score__right {
        max-width: 100%;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px;
    }
    .surprise .aml-score__left {
        padding-top: 0 !important;
        max-width: 100% !important;
    }
    .surprise .aml-score__right {
        padding: 30px 20px !important;
    }

    .surprise .aml-score__buttons {
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }

    .surprise .aml-score__button-wallet {
        max-width: 48% !important;
    }

    .surprise .aml-score__button-wallet svg {
        margin-left: 30px;
    }

    .surprise .aml-score__description {
        max-width: 100% !important;
    }

    .surprise .aml-score__left-img {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 200px;
    }

    .surprise .aml-score__left-img img {
        transform: scale(0.5) translateX(0%) !important;
    }
}
@media (max-width: 560px) {
    .surprise .aml-score__buttons {
        flex-direction: column !important;
        max-width: 300px;
    }

    .surprise .aml-score__button-wallet {
        max-width: 100% !important;
    }
}
@media (max-width: 500px) {
    .aml-score__right {
        padding: 30px 15px;
    }
    .aml-score__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 15px;
        width: 100%;
        max-width: 350px;
    }
    .aml-score__buttons a {
        width: 100%;
    }
    .aml-score__title {
        font-size: 21px;
    }
}
.violethrefintext {
    color: #825fe9;
    font-weight: 600;
}

.get-commission {
    background-color: #FFFFFF;
    padding: 24px 0 72px 0;
}
.get-commission__container {
    max-width: 1266px;
    padding: 0 15px;
    margin: 0 auto;
}
.get-commission__steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.get-commission__steps:before {
    content: "";
    position: absolute;
    top: 81px;
    left: 194px;
    width: 317px;
    height: 26px;
    background-image: url("../../img/get-commission/lineOne.svg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
}
.get-commission__steps:after {
    content: "";
    position: absolute;
    top: 34px;
    right: 206px;
    width: 317px;
    height: 26px;
    background-image: url("../../img/get-commission/lineTwo.svg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
}
.get-commission__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.get-commission__step-share {
    max-width: 205px;
}
.get-commission__step-share .get-commission__step-img {
    width: 149px;
    height: 117px;
}
.get-commission__step-share .get-commission__step-img picture,
.get-commission__step-share .get-commission__step-img img {
    width: 149px;
    height: 117px;
}
.get-commission__step-sign {
    max-width: 242px;
    margin-top: -16px;
    margin-right: -45px;
}
.get-commission__step-sign .get-commission__step-img {
    width: 115px;
    height: 134px;
    position: relative;
    z-index: 10;
}
.get-commission__step-sign .get-commission__step-img picture,
.get-commission__step-sign .get-commission__step-img img {
    width: 115px;
    height: 134px;
}
.get-commission__step-earning {
    max-width: 252px;
    margin-top: 12px;
}
.get-commission__step-earning .get-commission__step-img {
    width: 109px;
    height: 127px;
}
.get-commission__step-earning .get-commission__step-img picture,
.get-commission__step-earning .get-commission__step-img img {
    width: 109px;
    height: 127px;
}
.get-commission__step-title {
    font-size: 20px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.85);
    margin: 12px 0 15px 0;
}
.get-commission__step-description {
    font-size: 15px;
    line-height: 18px;
    color: #616161;
}
.get-commission__step-description a {
    color: #6544C6;
    text-decoration: underline;
}

@media (max-width: 950px) {
    .get-commission__steps:after,
    .get-commission__steps:before {
        width: 190px;
    }
}
@media (max-width: 810px) {
    .get-commission__steps {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 30px;
        -webkit-column-gap: 90px;
        -moz-column-gap: 90px;
        column-gap: 90px;
    }
    .get-commission__step-sign {
        margin-right: 0;
        margin-top: 0;
    }
    .get-commission__step-earning {
        margin-top: 0;
    }
    .get-commission__steps:after,
    .get-commission__steps:before {
        display: none;
    }
}
@media (max-width: 768px) {
    .get-commission {
        padding: 20px 0 30px 0;
    }
}
.more-benefits {
    background-color: #FFFFFF;
    padding: 41px 0 42px 0;
    border-radius: 20px 20px 0 0;
}
.more-benefits__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.more-benefits__title {
    margin-bottom: 20px;
}
.more-benefits__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.more-benefits__card {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    -webkit-box-shadow: 0 20px 50px rgba(172, 200, 198, 0.12);
    box-shadow: 0 20px 50px rgba(172, 200, 198, 0.12);
    border-radius: 8px;
    padding: 31px 25px 39px 24px;
    max-width: 394px;
}
.more-benefits__card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(31, 31, 36, 0.1);
}
.more-benefits__card-title {
    font-size: 18px;
    line-height: 20px;
    color: #1B212D;
}
.more-benefits__card-img {
    width: 58px;
    height: 58px;
}
.more-benefits__card-img picture,
.more-benefits__card-img img {
    width: 58px;
    height: 58px;
}
.more-benefits__card-description {
    font-size: 14px;
    line-height: 21px;
    color: #667085;
    padding-top: 22px;
}

@media (max-width: 1200px) {
    .more-benefits__cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 30px;
    }
}
@media (max-width: 950px) {
    .more-benefits__card:nth-child(1),
    .more-benefits__card:nth-child(2) {
        max-width: 47%;
    }
}
@media (max-width: 768px) {
    .more-benefits {
        padding: 20px 0 50px 0;
    }
}
@media (max-width: 700px) {
    .more-benefits__cards {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .more-benefits__cards {
        max-width: 600px;
        margin: 0 auto;
    }
    .more-benefits__card {
        max-width: 100% !important;
    }
}
.traveller-tiers {
    background-color: #000000;
    padding: 58px 0 56px 0;
}
.traveller-tiers__container {
    max-width: 1271px;
    padding: 0 15px;
    margin: 0 auto;
}
.traveller-tiers__title {
    margin-bottom: 20px;
    color:#fff;
}
.traveller-tiers__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 21px;
    -moz-column-gap: 21px;
    column-gap: 21px;
}
.traveller-tiers__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 28px 54px 34px 54px;
    max-width: 294px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.traveller-tiers__card-title {
    font-size: 18px;
    line-height: 24px;
    color: #1B212D;
    margin-bottom: 11px;
}
.traveller-tiers__card-img {
    width: 135px;
    height: 185px;
    margin-bottom: 10px;
    position: relative;
}
.traveller-tiers__card-img picture,
.traveller-tiers__card-img img {
    width: 135px;
    height: 185px;
    position: relative;
    z-index: 5;
}
.traveller-tiers__card-line {
    position: absolute;
    bottom: -5px;
    z-index: 3;
}
.traveller-tiers__card-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.traveller-tiers__card-table + .traveller-tiers__card-table {
    margin-top: 22px;
}
.traveller-tiers__card-key {
    font-size: 13px;
    line-height: 21px;
    color: #667085;
}
.traveller-tiers__card-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
    color: #667085;
}
.traveller-tiers__card-value span {
    color: #7044EE;
}
.traveller-tiers__card-value .traveller-tiers__card-question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 11px;
    cursor: pointer;
}
.traveller-tiers__requirements ul {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
    line-height: 20px;
    color: #969eaf;
    padding: 0 15px;
}
.traveller-tiers__requirements ul li {
    list-style: auto;
}
.traveller-tiers__requirements ul li a {
    color: #7044EE;
    text-decoration: underline;
}
.traveller-tiers__requirements-title {
    text-align: center;
    font-size: 19px;
    line-height: 21px;
    color: #fff;
    margin: 24px 0 18px 0;
}
.traveller-tiers__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
}
.traveller-tiers__link {
    background-color: #7044EE;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 202px;
    height: 48px;
    font-size: 14px;
    line-height: 38px;
    color: #EBEBEB;
}

@media (max-width: 1200px) {
    .traveller-tiers__cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 21px;
    }
}
@media (max-width: 830px) {
    .traveller-tiers__card {
        max-width: 48%;
        padding: 20px 25px;
    }
}
@media (max-width: 768px) {
    .traveller-tiers {
        padding: 20px 0 30px 0;
    }
}
@media (max-width: 560px) {
    .traveller-tiers__cards {
        max-width: 450px;
        margin: 0 auto;
    }
    .traveller-tiers__card {
        max-width: 100%;
    }
}
.skyrocket-benefits {
    background-color: #EAECEF;
    padding: 109px 15px 135px;
}
.skyrocket-benefits__box {
    max-width: 1240px;
    margin: 0 auto;
}
.skyrocket-benefits__title {
    font-size: 33px;
    line-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #1B212D;
}
.skyrocket-benefits__des {
    font-size: 16px;
    line-height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #667085;
    margin-top: 6px;
    margin-bottom: 48px;
}
.skyrocket-benefits__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 55px;
    -moz-column-gap: 55px;
    column-gap: 55px;
}
.skyrocket-benefits__item {
    width: 291px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.skyrocket-benefits__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background-color: #FFFFFF;
    border-radius: 16px;
    margin-bottom: 25px;
}
.skyrocket-benefits__item-title {
    font-size: 18px;
    line-height: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #1B212D;
    margin-bottom: 15px;
}

@media (max-width: 900px) {
    .skyrocket-benefits__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .skyrocket-benefits__item {
        width: calc(50% - 27.5px);
    }
}
@media (max-width: 768px) {
    .skyrocket-benefits {
        padding: 20px 10px 50px;
    }
}
@media (max-width: 500px) {
    .skyrocket-benefits__item {
        width: 100%;
    }
}
.traveller-banner__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.no-webp .traveller-banner__box {
    background-image: url("../img/traveller-banner/bg.jpg"); }
.traveller-banner__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 42px 20px 57px 40px;
}
.traveller-banner__title {
    font-size: 36px;
    line-height: 49px;
    color: #FFFFFF;

}
.traveller-banner__description {
    font-size: 20px;
    line-height: 20px;
    color: #FFFFFF;
    margin-left: 4px;
}
.traveller-banner__description span {
    color: #FFBB0C;
    margin-left: 5px;
}
.traveller-banner__link {
    font-size: 16px;
    line-height: 21px;
    color: #131316;
    padding: 10px 70px;
    background-color: #FFFFFF;
    border-radius: 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 16px 30px 0 0;
}

@media (max-width: 1100px) {
    .traveller-banner__box {
        background-position: center center;
    }
    .traveller-banner__link {
        margin: 0 30px 0 0;
    }
}
@media (max-width: 800px) {
    .traveller-banner__box {
        padding: 30px;
    }
    .traveller-banner__link {
        margin: 0;
    }
}
@media (max-width: 765px) {
    .traveller-banner__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .traveller-banner__link {
        margin: 20px 0 0 0;
    }
}
@media (max-width: 550px) {
    .traveller-banner__title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
}
.faqs {
    background-color: #FFFFFF;
    padding: 30px 0 55px 0;
}
.faqs__container {
    max-width: 1271px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.faqs__title {
    padding-bottom: 21px;
    border-bottom: 1px solid #DADADA;
}
.faqs__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 58px;
}
.faqs__link-wrapper a {
    background-color: #7044EE;
    border-radius: 5px;
    padding: 5px 58px;
    font-size: 14px;
    line-height: 38px;
    color: #EBEBEB;
}
.faqs.faqs-dark {
    background-color: #000000;
}
.faqs.faqs-dark .faqs__title {
    border: none;
}
.faqs.faqs-dark * {
    color: #FFFFFF !important;
}
.faqs.faqs-api {
    padding-bottom: 105px;
}
.faqs.faqs-savings {
    padding-bottom: 136px;
}
.faqs.faq-api {
    padding-bottom: 120px;
}
.faqs.faqs-jumpstart {
    padding-bottom: 130px;
}
.faqs.faq-card {
    background-color: #000000;
    padding: 150px 0;
}
.faqs.faq-card * {
    color: #FFFFFF !important;
}
.faqs.faq-card .faqs__title {
    text-align: left;
    border-bottom: none;
    padding-bottom: 38px;
}
.faqs.faq-card .accordion__item-title {
    padding: 10px 37px 14px 3px;
    font-size: 23px;
    line-height: 32px;
    letter-spacing: 0.01em;
}
.faqs.faq-card .accordion__item-arrow svg path {
    -webkit-transition: stroke 0.4s ease-in-out;
    -o-transition: stroke 0.4s ease-in-out;
    transition: stroke 0.4s ease-in-out;
}
.faqs.faq-card .accordion__item-title.accordion__item-title-active .accordion__item-arrow svg path {
    stroke: #FFFFFF;
}
.faqs.faq-card .accordion__item {
    border-bottom: 1px solid #35273E;
}
.faqs.faq-card .content {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.01em;
    color: #929DA6 !important;
    position: relative;
    padding-left: 27px;
    padding-bottom: 1px;
}
.faqs.faq-card .content:last-child {
    padding-bottom: 19px;
}
.faqs.faq-card .content:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #929DA6;
    top: 10px;
    left: 11px;
}

.accordion__item {
    margin-top: 10px;
    border-bottom: 1px solid #DADADA;
}

.accordion__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    font-size: 18px;
    line-height: 24px;
    color: #1B212D;
    padding: 25px 17px 33px 3px;
}

.accordion__item-arrow {
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    pointer-events: none;
    margin-left: 15px;
}

.accordion__item-title.accordion__item-title-active .accordion__item-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.accordion__item-body {
    overflow: hidden;
    height: 0;
}

.content {
    font-size: 17px;
    line-height: 24px;
    color: #1B212D;
    padding: 0 0 14px 3px;
}

@media (max-width: 768px) {
    .faqs {
        padding: 60px 0 80px 0 !important;
    }
    .faqs__title {
        padding-bottom: 20px !important;
    }
    .faqs.faq-card .accordion__item-title {
        padding-right: 10px;
        font-size: 18px;
    }
}
@media (max-width: 500px) {
    .accordion__item-title {
        font-size: 17px;
        padding: 20px 17px 20px 3px;
    }
}
.partners-feedback {
    background-color: #EAECEF;
    padding: 100px 15px 176px;
}
.partners-feedback__title {
    font-size: 33px;
    line-height: 60px;
    color: #1B212D;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 52px;
}
.partners-feedback__box {
    max-width: 1238px;
    margin: 0 auto;
}
.partners-feedback__card {
    width: 402px;
    height: 461px;
    background-color: #FFFFFF;
    border-radius: 16px;
    padding: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.partners-feedback__card-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    margin-bottom: 24px;
}
.partners-feedback__card-title {
    font-size: 17px;
    line-height: 20px;
    color: #1B212D;
}
.partners-feedback__card-img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.partners-feedback__text {
    font-size: 16px;
    line-height: 26px;
    color: #667085;
}
.partners-feedback__bottom-title {
    font-size: 16px;
    line-height: 26px;
    color: #1B212D;
}
.partners-feedback__bottom {
    padding-top: 20px;
    border-top: 2px solid #D4D5DA;
}
.partners-feedback__card-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 16px;
}

@media (max-width: 768px) {
    .partners-feedback {
        padding: 20px 10px 50px;
    }
    .partners-feedback__title {
        margin-bottom: 20px;
    }
}
@media (max-width: 410px) {
    .partners-feedback__card {
        width: 100%;
    }
}
.no-webp .traveller-home {
    background-image: url("../img/traveller-home/bg.jpg"); }
.traveller-home {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    min-height: 625px;
    position: relative;
    padding-bottom: 50px;
    overflow: hidden;
}
.traveller-home:after {
    content: "";
    position: absolute;
    top: -80px;
    right: -310px;
    width: 765px;
    height: 765px;
    background-image: url("../img/traveller-home/effect.svg");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    pointer-events: none;
}
.traveller-home__container {
    max-width: 1278px;
    padding: 0 15px;
    margin: 0 auto;
}
.traveller-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px;
    padding-top: 120px;
}
.traveller-home__title {
    margin-bottom: 20px;
    max-width: 702px;
}
.traveller-home__description {
    font-size: 22px;
    line-height: 50px;
    color: #FFFFFF;
    margin-bottom: 35px;
}
.traveller-home__img {
    margin-top: -10px;
}
.traveller-home__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    height: 46px;
    background-color: #6544C6;
    border: 1px solid #6544C6;
    border-radius: 5px;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
.traveller-home__slider {
    width: 100%;
    padding-left: 20px;
    overflow: hidden;
}
.traveller-home__slider:hover #track-one {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.traveller-home__cards-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.traveller-home__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, left top, right top, color-stop(47.6%, rgba(27, 28, 30, 0.8)), color-stop(95.6%, rgba(30, 31, 32, 0)));
    background: -o-linear-gradient(left, rgba(27, 28, 30, 0.8) 47.6%, rgba(30, 31, 32, 0) 95.6%);
    background: linear-gradient(90deg, rgba(27, 28, 30, 0.8) 47.6%, rgba(30, 31, 32, 0) 95.6%);
    border-radius: 38px;
    padding-left: 5px;
    white-space: nowrap;
}
.traveller-home__card-img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
.traveller-home__card-img picture,
.traveller-home__card-img img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
.traveller-home__card-email {
    font-size: 13px;
    line-height: 34px;
    color: #FFFFFF;
    margin: 0 3px 0 8px;
}
.traveller-home__card-earned {
    font-size: 15px;
    line-height: 34px;
    color: #FFFFFF;
    margin-left: 14px;
}
.traveller-home__card-earned span {
    color: #7044EE;
    margin-left: 3px;
}
.traveller-home__slider-wrapper {
    max-width: 1440px;
    margin: -13px auto auto auto;
}

#track-one {
    -webkit-animation: scrollCardsOne 30s linear infinite;
    animation: scrollCardsOne 30s linear infinite;
}

@-webkit-keyframes scrollCardsOne {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
        /* --x = width elements + column-gap * elements in partners__cards-track */
    }
}

@keyframes scrollCardsOne {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
        /* --x = width elements + column-gap * elements in partners__cards-track */
    }
}
@media (max-width: 1200px) {
    .traveller-home__box {
        padding-top: 100px;
    }
    .traveller-home__slider-wrapper {
        margin: 20px auto auto auto;
    }
}
@media (max-width: 900px) {
    .traveller-home__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-top: 50px;
    }
    .traveller-home__link {
        margin: 0 auto;
    }
    .traveller-home__img {
        margin-top: 30px;
    }
    .traveller-home__slider-wrapper {
        margin: 10px auto auto auto;
    }
    .traveller-home__description {
        line-height: 40px;
    }
}
@media (max-width: 768px) {
    .traveller-home__title {
        margin-bottom: 10px;
    }
    .traveller-home__description {
        margin-bottom: 20px;
        line-height: 30px;
    }
}
@media (max-width: 550px) {
    .traveller-home__title {
        margin-bottom: 10px;
    }
}
.staking-home {
    background-color: #000000;
    padding: 62px 0 60px 0;
}
.staking-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.staking-home__container {
    max-width: 1317px;
    padding: 0 15px;
    margin: 0 auto;
}
.staking-home__left {
    margin-top: 28px;
    margin-left: 17px;
}
.staking-home__title {
    margin-bottom: 55px;
    max-width: 522px;
}
.staking-home__description {
    font-size: 22px;
    line-height: 33px;
    color: rgba(255, 255, 255, 0.6);
    margin-left: 8px;
}
.staking-home__img {
    width: 501px;
    height: 364px;
}
.staking-home__img picture,
.staking-home__img img {
    width: 501px;
    height: 364px;
}

@media (max-width: 1000px) {
    .staking-home__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .staking-home__left {
        margin: 0;
    }
    .staking-home__img {
        margin-top: 30px;
    }
}
@media (max-width: 830px) {
    .staking-home {
        padding: 30px 0;
    }
    .staking-home__title {
        max-width: 100%;
        margin-bottom: 20px;
    }
}
@media (max-width: 550px) {
    .staking-home__img,
    .staking-home__img picture,
    .staking-home__img img {
        width: 450px;
        height: 320px;
    }
}
@media (max-width: 480px) {
    .staking-home__img,
    .staking-home__img picture,
    .staking-home__img img {
        width: 400px;
        height: 300px;
    }
}
@media (max-width: 430px) {
    .staking-home__img,
    .staking-home__img picture,
    .staking-home__img img {
        width: 350px;
        height: 270px;
    }
}
.staking-flow {
    background-color: #000000;
    padding: 71px 0 104px 0;
}
.staking-flow__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.staking-flow__title {
    margin-bottom: 41px;
    color: #fff;
}
.staking-flow__steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 63px;
    -moz-column-gap: 63px;
    column-gap: 63px;
}
.staking-flow__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 372px;
}
.staking-flow__step-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background-color: #7044EE;
    border-radius: 60px;
    font-size: 30px;
    line-height: 60px;
    color: #FFFFFF;
    margin-bottom: 23px;
}
.staking-flow__step-title {
    font-size: 21px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
}
.staking-flow__step-description {
    font-size: 15px;
    line-height: 25px;
    color: #667085;
    text-align: center;
}
.staking-flow__step-two {
    position: relative;
}
.staking-flow__step-two:before {
    content: "";
    position: absolute;
    top: 29px;
    left: -194px;
    width: 321px;
    height: 1px;
    background-color: #DADADA;
}
.staking-flow__step-two:after {
    content: "";
    position: absolute;
    top: 29px;
    right: -194px;
    width: 321px;
    height: 1px;
    background-color: #DADADA;
}

@media (max-width: 1300px) {
    .staking-flow__steps {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .staking-flow__step {
        max-width: 372px;
        min-height: 223px;
        min-width: 300px;
    }
    .staking-flow__step-two:before,
    .staking-flow__step-two:after {
        display: none;
    }
}
@media (max-width: 768px) {
    .staking-flow {
        padding: 30px 0 40px 0;
    }
    .staking-flow__title {
        margin-bottom: 20px;
    }
    .staking-flow__steps {
        row-gap: 30px;
    }
    .staking-flow__step {
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
    }
}
.staking-convert {
    background-color: #FFFFFF;
    padding: 63px 0 80px 0;
}
.staking-convert__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.staking-convert__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 16px;
    padding: 32px 37px 44px 36px;
}
.staking-convert__title {
    font-size: 15px;
    line-height: 20px;
    color: #1B212D;
}
.staking-convert__ratio, .staking-convert__percent {
    font-size: 24px;
    line-height: 33px;
    color: #1B212D;
    margin-bottom: 8px;
}
.staking-convert__percent {
    font-size: 22px;
}
.staking-convert__wrapper-center {
    margin-top: 16px;
}
.staking-convert__subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
    color: #929292;
}
.staking-convert__subtitle span {
    display: block;
    width: 1px;
    height: 10px;
    background-color: #929292;
    margin: 0 8px 0 16px;
}
.staking-convert__link {
    width: 195px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #7044EE;
    border-radius: 5px;
    font-size: 14px;
    line-height: 38px;
    color: #EBEBEB;
}

@media (max-width: 768px) {
    .staking-convert {
        padding: 30px 0;
    }
    .staking-convert__box {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 550px) {
    .staking-convert__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
}
.staking-highlights {
    background-color: #FFFFFF;
    padding: 99px 0 137px 0;
}
.staking-highlights__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.staking-highlights__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (596px)[2];
    grid-template-columns: repeat(2, 596px);
    -ms-grid-rows: (115px)[2];
    grid-template-rows: repeat(2, 115px);
    -webkit-column-gap: 47px;
    -moz-column-gap: 47px;
    column-gap: 47px;
    row-gap: 68px;
}
.staking-highlights__title {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 38px auto;
}
.staking-highlights__title:before {
    content: "";
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), color-stop(100.84%, #CC44EE));
    background: -o-linear-gradient(left, #7044EE 0%, #CC44EE 100.84%);
    background: linear-gradient(90deg, #7044EE 0%, #CC44EE 100.84%);
    border-radius: 5px;
}
.staking-highlights__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.staking-highlights__item-img {
    width: 79px;
    height: 79px;
    margin-right: 17px;
}
.staking-highlights__item-img picture,
.staking-highlights__item-img img {
    width: 79px;
    height: 79px;
}
.staking-highlights__item-title {
    font-size: 22px;
    line-height: 30px;
    color: #1B212D;
    margin-bottom: 12px;
}
.staking-highlights__item-description {
    font-size: 16px;
    line-height: 25px;
    color: #667085;
}

@media (max-width: 1300px) {
    .staking-highlights__items {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 900px) {
    .staking-highlights {
        padding: 50px 0;
    }
    .staking-highlights__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 30px;
    }
}
@media (max-width: 768px) {
    .staking-highlights {
        padding: 20px 0 30px 0;
    }
}
@media (max-width: 500px) {
    .staking-highlights__item-description {
        font-size: 14px;
    }
}
.protecting-home {
    background-color: #000000;
    padding: 110px 0 137px 0;
}
.protecting-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 216px;
    -moz-column-gap: 216px;
    column-gap: 216px;
}
.protecting-home__container {
    max-width: 1276px;
    padding: 0 15px;
    margin: 0 auto;
}
.protecting-home__title {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.protecting-home__title:before {
    content: "";
    position: absolute;
    top: -28px;
    left: 3px;
    width: 42px;
    height: 3px;
    background-color: #7044EE;
}
.protecting-home__description {
    font-size: 20px;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.6);
    margin: 74px 0 0 3px;
    max-width: 623px;
}
.protecting-home__img {
    width: 388px;
    height: 371px;
    position: relative;
}
.protecting-home__img:before {
    content: "";
    position: absolute;
    bottom: 48px;
    right: -95px;
    width: 32px;
    height: 4px;
    background-color: #68BC4A;
}
.protecting-home__img picture,
.protecting-home__img img {
    width: 388px;
    height: 371px;
}

@media (max-width: 1200px) {
    .protecting-home__box {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .protecting-home__img:before {
        bottom: 42px;
        right: 0;
    }
}
@media (max-width: 1000px) {
    .protecting-home__description {
        margin-top: 50px;
    }
}
@media (max-width: 830px) {
    .protecting-home__box {
        row-gap: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .protecting-home__title {
        margin: 0 auto;
    }
    .protecting-home__description {
        max-width: 100%;
        margin-left: 0;
    }
}
@media (max-width: 768px) {
    .protecting-home {
        padding: 70px 0 50px 0;
    }
}
@media (max-width: 550px) {
    .protecting-home__description {
        margin-top: 30px;
        font-size: 19px;
    }
    .protecting-home__title:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media (max-width: 430px) {
    .protecting-home__img,
    .protecting-home__img picture,
    .protecting-home__img img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
}
.no-webp .fast-listing {
    background-image: url("../img/fast-listing/bg.jpg"); }
.fast-listing {
    max-width: 100%;
    height: 382.25px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
}
.fast-listing__title {
    font-size: 33px;
    line-height: 60px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), color-stop(100.84%, #CC44EE));
    background: -o-linear-gradient(left, #7044EE 0%, #CC44EE 100.84%);
    background: linear-gradient(90deg, #7044EE 0%, #CC44EE 100.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: center;
}
.fast-listing__des {
    font-size: 16px;
    line-height: 29px;
    color: rgba(255, 255, 255, 0.7);
    margin: 27px 0 40px 0;
    text-align: center;
}
.fast-listing .buttons__01 {
    width: 195px;
}

.protecting-content {
    background-color: #FFFFFF;
    padding: 72px 0 130px 0;
}
.protecting-content__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.protecting-content__block + .protecting-content__block {
    margin-top: 41px;
}
.protecting-content__block-title {
    font-size: 28px;
    line-height: 60px;
    color: #404053;
    margin-bottom: 10px;
}
.protecting-content__block-subtitle {
    font-size: 15px;
    line-height: 28px;
    color: #404053;
    margin-top: 30px;
}
.protecting-content__block-description {
    font-size: 16px;
    line-height: 28px;
    color: #404053;
}
.protecting-content__block-description ul {
    margin: 30px 0 0 50px;
}
.protecting-content__block-description ul li {
    list-style: initial;
    font-size: 15px;
    line-height: 28px;
    color: #404053;
}
@media (max-width: 768px) {
    .protecting-content {
        padding: 40px 0 50px;
    }
    .protecting-content__block + .protecting-content__block {
        margin-top: 20px;
    }
}
@media (max-width: 550px) {
    .protecting-content__block-title {
        font-size: 25px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .protecting-content__block-description ul {
        margin: 30px 0 0 30px;
    }
    .protecting-content__block-description {
        font-size: 14px;
    }
}
.listing-experience {
    background-color: #EAECEF;
    padding: 90px 0 31px 0;
}
.listing-experience__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.listing-experience__title {
    margin-bottom: 14px;
}
.listing-experience__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 16px;
}
.listing-experience__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 16px;
    padding-right: 68px;
}
.listing-experience__card-left, .listing-experience__card-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.listing-experience__card-right {
    padding: 15px 0;
}
.listing-experience__card-left {
    background-color: #F8FAFC;
    border-radius: 16px 0 0 16px;
    min-width: 373px;
    min-height: 114px;
    margin-right: 96px;
    padding: 0 67px 0 74px;
    white-space: nowrap;
    position: relative;
}
.listing-experience__card-left:after {
    content: "";
    position: absolute;
    top: 0;
    right: -29px;
    border-top: 57px solid transparent;
    border-bottom: 57px solid transparent;
    border-left: 30px solid #F8FAFC;
}
.listing-experience__card-left .listing-experience__card-icon {
    margin-right: 17px;
}
.listing-experience__card-right .listing-experience__card-icon {
    margin-right: 38px;
}
.listing-experience__card-title {
    font-size: 16px;
    line-height: 26px;
    color: #1B212D;
}

@media (max-width: 1000px) {
    .listing-experience__card {
        padding-right: 30px;
    }
    .listing-experience__card-left {
        margin-right: 60px;
    }
}
@media (max-width: 900px) {
    .listing-experience__card-left {
        min-width: 300px;
        padding: 0 30px;
    }
}
@media (max-width: 815px) {
    .listing-experience__card {
        padding-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .listing-experience__card-left,
    .listing-experience__card-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .listing-experience__card-right {
        padding: 20px 40px;
    }
    .listing-experience__card-right .listing-experience__card-icon {
        margin-right: 20px;
    }
    .listing-experience__card-left {
        width: 100%;
        padding: 0 30px;
        margin-right: 0;
        border-radius: 16px 16px 0 0;
    }
    .listing-experience__card-left:after {
        display: none;
    }
}
@media (max-width: 768px) {
    .listing-experience {
        padding: 30px 0;
    }
    .listing-experience__card-left {
        min-height: 90px;
    }
    .listing-experience__card-right {
        padding: 20px;
    }
}
.coverage {
    background-color: #FFFFFF;
    padding: 50px 0 56px 0;
    position: relative;
}
.coverage:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url("../../img/coverage/bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 5;
}
.coverage__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.coverage__title {
    margin-bottom: 34px;
    position: relative;
    z-index: 10;
}
.coverage__map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 10;
}
.coverage__map svg {
    height: auto;
}
.coverage__map g {
    cursor: pointer;
}
.coverage__map g:hover path {
    fill: #7044EE !important;
}
.coverage__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 20px;
    margin-top: 24px;
}
.coverage__card {
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 8px;
    padding: 18px 10px 19px 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 180px;
    min-height: 89px;
    position: relative;
    z-index: 10;
    cursor: pointer;
}
.coverage__card.coverage__card-active {
    background-color: #f8f8f8;
    border: 1px solid #7044EE;
}
.coverage__card-title {
    font-size: 14px;
    line-height: 23px;
    color: rgba(29, 37, 47, 0.7);
    margin-bottom: 1px;
}
.coverage__card-percent {
    font-size: 22px;
    line-height: 26px;
    color: #1B212D;
}

@media (max-width: 1300px) {
    .coverage__cards {
        max-width: 1020px;
        margin: 24px auto auto auto;
    }
}
@media (max-width: 768px) {
    .coverage {
        padding: 20px 0 30px 0;
    }
}
@media (max-width: 550px) {
    .coverage__cards {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas: "europa asia" "south africa" "others CIS";
    }
    .coverage__card-europa {
        grid-area: europa;
    }
    .coverage__card-asia {
        grid-area: asia;
    }
    .coverage__card-CIS {
        grid-area: CIS;
    }
    .coverage__card-south {
        grid-area: south;
    }
    .coverage__card-africa {
        grid-area: africa;
    }
    .coverage__card-others {
        grid-area: others;
    }
    .coverage__card {
        min-width: auto;
        min-height: auto;
        text-align: center;
        padding: 15px 0;
    }
}
@media (max-width: 550px) {
    .coverage__card-europa {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .coverage__card-asia {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    .coverage__card-CIS {
        -ms-grid-row: 3;
        -ms-grid-column: 2;
    }
    .coverage__card-south {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .coverage__card-africa {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }
    .coverage__card-others {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
}
.no-webp .start-cooperation {
    background-image: url("../img/lets-start-cooperation/form-bg.jpg"); }
.start-cooperation {
    max-width: 100%;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    padding: 101px 15px 90px;
}
.start-cooperation__input-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 432px;
    margin: 0 auto;
    row-gap: 30px;
}
.start-cooperation__form-title {
    text-align: center;
    font-size: 33px;
    line-height: 60px;
    color: #000000;
}
.start-cooperation__form-des {
    font-size: 17px;
    line-height: 29px;
    color: #667085;
    text-align: center;
    margin: 27px 0 50px;
}
.start-cooperation__input {
    background: #FFFFFF;
    border: 1px solid rgba(39, 44, 69, 0.2);
    -webkit-box-shadow: inset 0 0 0 1000px #FFFFFF;
    box-shadow: inset 0 0 0 1000px #FFFFFF;
    border-radius: 8px;
    padding: 18px;
    font-size: 16px;
    line-height: 26px;
    color: #667085;
    height: 62px;
    width: 100%;
}
.start-cooperation__btn {
    margin-top: 21px;
}
.start-cooperation__btn .buttons__01 {
    width: 100%;
    height: 62px;
}
.start-cooperation__right {
    font-size: 16px;
    line-height: 16px;
    color: #667085;
    margin-left: 12px;
}
.start-cooperation__right span {
    color: #9B9BAB;
}
.start-cooperation__check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.start-cooperation__left .switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 32px;
    height: 18px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.07);
    border-radius: 9px;
}
.start-cooperation__left .switch .slider::before {
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    width: 10px;
    height: 10px;
    left: 4px;
    bottom: 4px;
}
.start-cooperation__left .switch input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

@media (max-width: 768px) {
    .start-cooperation {
        padding: 30px 15px 50px;
    }
}
.no-webp .volume-home {
    background-image: url("../img/volume-home/bg.jpg"); }
.volume-home {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 556px;
    padding: 112px 0 145px 0;
}
.volume-home__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.volume-home__box {
    max-width: 398px;
}
.volume-home__title {
    margin-bottom: 25px;
}
.volume-home__description {
    font-size: 18px;
    line-height: 29px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 40px;
}
.volume-home__link {
    display: block;
    background-color: #6544C6;
    border: 1px solid #6544C6;
    border-radius: 5px;
    padding: 13px 60px;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

@media (max-width: 830px) {
    .volume-home {
        padding: 60px 0 30px 0;
    }
}
@media (max-width: 500px) {
    .volume-home {
        background-size: 2000px;
        padding: 165px 0 30px 0;
    }
    .volume-home__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin: 0 auto;
    }
}
.ventures-home {
    background-color: #000000;
    padding: 187px 0 20px 0;
    min-height: 1150px;
    overflow-x: hidden;
}
.ventures-home * {
    position: relative;
    z-index: 10;
}
.ventures-home__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.no-webp .ventures-home__container:before {
    background-image: url("../img/ventures-home/arrow.png"); }
.ventures-home__container:before {
    content: "";
    position: absolute;
    left: -85px;
    top: 300px;
    width: 350px;
    height: 36px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
}
.no-webp .ventures-home__container:after {
    background-image: url("../img/ventures-home/bg.png"); }
.ventures-home__container:after {
    content: "";
    position: absolute;
    top: -120px;
    right: -85px;
    width: 662px;
    height: 1071px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
}
.ventures-home__title {
    margin-bottom: 45px;
}
.ventures-home__description {
    font-size: 20px;
    line-height: 31px;
    color: #A8A6AB;
    max-width: 750px;
}
.ventures-home__tabs {
    max-width: 686px;
    margin-top: 339px;
}
.ventures-home__tabs-about, .ventures-home__tabs-focus {
    display: none;
}
.ventures-home__tabs-about.ventures-home__tab-active, .ventures-home__tabs-focus.ventures-home__tab-active {
    display: block;
}
.ventures-home__tab-titles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 43px;
    -moz-column-gap: 43px;
    column-gap: 43px;
    margin-bottom: 47px;
}
.ventures-home__tab-title {
    font-size: 26px;
    line-height: 37px;
    color: #A8A6AB;
    cursor: pointer;
}
.ventures-home__tab-title.ventures-home__tab-active {
    color: #FFFFFF;
}
.ventures-home__tab-description {
    font-size: 16px;
    line-height: 28px;
    color: #A8A6AB;
}
.ventures-home__tab-description + .ventures-home__tab-description {
    margin-top: 20px;
}

@media (max-width: 1050px) {
    .ventures-home {
        padding: 100px 0 20px 0;
        min-height: 1050px;
    }
    .ventures-home__description {
        max-width: 445px;
    }
    .ventures-home__container:after {
        width: 440px;
        height: 600px;
        top: 23px;
        right: -10px;
    }
}
@media (max-width: 760px) {
    .ventures-home__container:after {
        display: none;
    }
    .ventures-home {
        padding: 80px 0 50px 0;
        min-height: 850px;
    }
    .ventures-home__tabs {
        margin-top: 150px;
    }
    .ventures-home__container:before {
        top: 225px;
    }
}
@media (max-width: 550px) {
    .ventures-home__tab-titles {
        margin-bottom: 30px;
    }
    .ventures-home__tabs {
        margin-top: 130px;
    }
    .ventures-home__title {
        margin-bottom: 30px;
    }
    .ventures-home__description {
        font-size: 18px;
    }
}
@media (max-width: 400px) {
    .ventures-home {
        padding: 50px 0;
    }
    .ventures-home__tab-title {
        font-size: 23px;
    }
    .ventures-home__tabs {
        margin-top: 105px;
    }
}
.ventures-support {
    background-color: #000000;
    padding: 19px 0 126px 0;
}
.ventures-support__container {
    max-width: 1290px;
    padding: 0 15px;
    margin: 0 auto;
}
.ventures-support__title {
    margin-bottom: 48px;
    color: #FFFFFF;
}
.ventures-support__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 69px;
}
.ventures-support__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ventures-support__card-wrapper {
    margin-top: -20px;
}
.ventures-support__card-overseas .ventures-support__card-img {
    width: 203px;
    height: 209px;
    margin-right: 58px;
}
.ventures-support__card-overseas .ventures-support__card-img picture,
.ventures-support__card-overseas .ventures-support__card-img img {
    width: 200px;

}
.ventures-support__card-ecosystem .ventures-support__card-img {
    width: 218px;
    height: 207px;
    margin-right: 33px;
}
.ventures-support__card-ecosystem .ventures-support__card-img picture,
.ventures-support__card-ecosystem .ventures-support__card-img img {
    width: 200px;
    height: 150px;
}
.ventures-support__card-development .ventures-support__card-img {
    width: 191px;
    height: 181px;
    margin-right: 60px;
}
.ventures-support__card-development .ventures-support__card-img picture,
.ventures-support__card-development .ventures-support__card-img img {
    width: 200px;
    height: 150px;
}
.ventures-support__card-title {
    font-size: 25px;
    line-height: 42px;
    color: #FFFFFF;
    margin-bottom: 4px;
}
.ventures-support__card-description {
    font-size: 18px;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.6);
}

@media (max-width: 900px) {
    .ventures-support__card-description {
        font-size: 16px;
    }
}
@media (max-width: 830px) {
    .ventures-support__card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .ventures-support__card-img {
        margin-right: 0 !important;
        margin-bottom: 40px;
    }
    .ventures-support {
        padding: 20px 0 60px 0;
    }
}
@media (max-width: 500px) {
    .ventures-support__cards {
        row-gap: 30px;
    }
    .ventures-support__card-overseas .ventures-support__card-img,
    .ventures-support__card-overseas .ventures-support__card-img picture,
    .ventures-support__card-overseas .ventures-support__card-img img {
        width: 180px;
        height: 180px;
    }
    .ventures-support__card-ecosystem .ventures-support__card-img,
    .ventures-support__card-ecosystem .ventures-support__card-img picture,
    .ventures-support__card-ecosystem .ventures-support__card-img img {
        width: 180px;
        height: 180px;
    }
    .ventures-support__card-development .ventures-support__card-img,
    .ventures-support__card-development .ventures-support__card-img picture,
    .ventures-support__card-development .ventures-support__card-img img {
        width: 180px;
        height: 165px;
    }
    .ventures-support__card-description {
        font-size: 14px;
    }
}
.ventures-portfolio {
    background-color: #000000;
    padding: 20px 0 93px 0;
}
.ventures-portfolio__title {
    color: #FFFFFF;
    margin-bottom: 55px;
}
.ventures-portfolio__slider {
    width: 100%;
    padding-left: 20px;
    overflow: hidden;
}
.ventures-portfolio__slider:hover #track-ventures-portfolio-top,
.ventures-portfolio__slider:hover #track-ventures-portfolio-bottom {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.ventures-portfolio__cards-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
}
.ventures-portfolio__card {
    background-color: #19161F;
    border-radius: 8px;
    min-width: 358px;
    height: 310px;
    padding: 50px 36px 10px 36px;
}
.ventures-portfolio__card-img {
    width: 56px;
    height: 56px;
    margin-bottom: 31px;
}
.ventures-portfolio__card-img picture,
.ventures-portfolio__card-img img {
    width: 56px;
    height: 56px;
}
.ventures-portfolio__card-title {
    font-size: 22px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 15px;
}
.ventures-portfolio__card-description {
    font-size: 13px;
    line-height: 22px;
    color: #909090;
}
.ventures-portfolio__slider-wrapper {
    max-width: 1440px;
    margin: 0 auto;
}

#track-ventures-portfolio-top {
    -webkit-animation: scrollCardsTrack-ventures-portfolio-top 30s linear infinite;
    animation: scrollCardsTrack-ventures-portfolio-top 30s linear infinite;
}

#track-ventures-portfolio-bottom {
    -webkit-animation: scrollCardsTrack-ventures-portfolio-bottom 30s linear infinite;
    animation: scrollCardsTrack-ventures-portfolio-bottom 30s linear infinite;
    margin-top: 32px;
}

@-webkit-keyframes scrollCardsTrack-ventures-portfolio-top {
    0% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes scrollCardsTrack-ventures-portfolio-top {
    0% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes scrollCardsTrack-ventures-portfolio-bottom {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
    }
}
@keyframes scrollCardsTrack-ventures-portfolio-bottom {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
    }
}
@media (max-width: 768px) {
    .ventures-portfolio {
        padding: 20px 0 50px 0;
    }
    .ventures-portfolio__title {
        margin-bottom: 30px;
    }
}
.your-trading {
    background-color: #19161F;
    padding: 75px 15px 80px;
}
.your-trading__box {
    max-width: 1260px;
    margin: 0 auto;
}
.your-trading__title {
    font-size: 33px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 22px;
}
.your-trading__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.your-trading__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 310px;
}
.your-trading__item-title {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #FFFFFF;
    margin: 16px 0 8px;
}
.your-trading__item-des {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    color: #A8A8A8;
}

@media (max-width: 1020px) {
    .your-trading__title {
        margin-bottom: 30px;
    }
    .your-trading__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 20px;
    }
}
@media (max-width: 768px) {
    .your-trading {
        padding: 30px 15px 40px;
    }
}
.trading-bot-grid {
    max-width: 1240px;
    margin: 0 auto;
    background-color: #19161F;
    border-radius: 12px;
    color: #FFFFFF;
}
.trading-bot-grid__box {
    padding: 54px 56px 52px 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 76px;
    -moz-column-gap: 76px;
    column-gap: 76px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
}
.trading-bot-grid__title {
    color: #FAFAFA;
    font-size: 17px;
    line-height: 20px;
}
.trading-bot-grid__items-img {
    margin-right: 4px;
    width: 18px;
    height: 18px;
}
.trading-bot-grid__left {
    max-width: 408px;
}
.trading-bot-grid__left-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin: 17px 0 25px;
}
.trading-bot-grid__left-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.trading-bot-grid__item-title {
    white-space: nowrap;
    font-size: 13px;
    line-height: 16px;
}
.trading-bot-grid__left-text {
    font-size: 14px;
    line-height: 22px;
    color: #909090;
}
.trading-bot-grid__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 642px;
    -webkit-column-gap: 22px;
    -moz-column-gap: 22px;
    column-gap: 22px;
    row-gap: 7px;
}
.trading-bot-grid__right-item {
    width: 310px;
    height: 64px;
    background-color: #3B3941;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 18px;
}
.trading-bot-grid__right-item svg {
    margin-right: 10px;
}
.trading-bot-grid__right-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 69px;
    height: 32px;
    background-color: #19161F;
    border-radius: 4px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: #FAFAFA;
    margin-left: auto;
}
.trading-bot-grid__right-btn:hover {
    background-color: #252329;
}

@media (max-width: 1271px) {
    .trading-bot-grid__right-item {
        width: 100%;
    }
}
@media (max-width: 950px) {
    .trading-bot-grid__left {
        max-width: 350px;
    }
    .trading-bot-grid__box {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
    .trading-bot-grid__left-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 5px;
    }
}
@media (max-width: 800px) {
    .trading-bot-grid__left {
        max-width: 50%;
    }
}
@media (max-width: 767px) {
    .trading-bot-grid__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 20px;
    }
    .trading-bot-grid__left {
        max-width: 100%;
    }
    .trading-bot-grid__left-items {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
@media (max-width: 550px) {
    .trading-bot-grid__box {
        padding: 30px;
    }
}
@media (max-width: 550px) {
    .trading-bot-grid__left-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.industry-leading {
    background-color: #25212E;
    padding: 78px 0 110px 0;
}
.industry-leading__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.industry-leading__title {
    color: #EBEBEB;
    margin-bottom: 62px;
}
.industry-leading__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (164px)[3];
    grid-template-columns: repeat(3, 164px);
    -ms-grid-rows: (185px)[2];
    grid-template-rows: repeat(2, 185px);
    -webkit-column-gap: 114px;
    -moz-column-gap: 114px;
    column-gap: 114px;
    row-gap: 56px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.industry-leading__card-value {
    width: 100%;
    height: 97px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 38px;
    color: #EBEBEB;
    border: 1px solid #EBEBEB;
    border-radius: 6px;
    text-align: center;
}
.industry-leading__card-description {
    font-size: 22px;
    line-height: 32px;
    color: #EBEBEB;
    text-align: center;
}
.industry-leading__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 81px;
}
.industry-leading__link {
    display: block;
    background-color: #7044EE;
    border-radius: 5px;
    padding: 13px 27px;
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
}

@media (max-width: 768px) {
    .industry-leading {
        padding: 50px 0 80px 0;
    }
    .industry-leading__cards {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }
}
@media (max-width: 650px) {
    .industry-leading__cards {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: (185px)[3];
        grid-template-rows: repeat(3, 185px);
        row-gap: 20px;
    }
    .industry-leading__link-wrapper {
        margin-top: 40px;
    }
    .industry-leading__title {
        margin-bottom: 40px;
    }
}
@media (max-width: 400px) {
    .industry-leading__cards {
        -ms-grid-columns: 280px;
        grid-template-columns: 280px;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        row-gap: 30px;
    }
}
.commitment {
    background-color: #EAECEF;
    padding: 84px 0 88px 0;
}
.commitment__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.commitment__title {
    margin-bottom: 30px;
}
.commitment__description {
    font-size: 18px;
    line-height: 24px;
    color: #1B212D;
    text-align: center;
}
.commitment__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 43px;
}
.commitment__link {
    padding: 13px 85px;
    background-color: #6544C6;
    border: 1px solid #6544C6;
    border-radius: 5px;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

@media (max-width: 768px) {
    .commitment {
        padding: 40px 0 60px 0;
    }
}
@media (max-width: 550px) {
    .commitment__title {
        margin-bottom: 20px;
    }
    .commitment__link-wrapper {
        margin-top: 30px;
    }
    .commitment__link {
        padding: 13px 60px;
    }
}
.money-home {
    background: -o-linear-gradient(272deg, #000000 0%, #1A1A1A 98%);
    background: linear-gradient(178deg, #000000 0%, #1A1A1A 98%);
    padding: 95px 0 116px 0;
}
.money-home__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.money-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.money-home__left {
    max-width: 485px;
}
.money-home__logo {
    margin-bottom: 66px;
}
.money-home__title {
    color: #EBEBEB;
    margin-bottom: 22px;
    margin-top: 20%;
}
.money-home__description {
    font-size: 24px;
    line-height: 32px;
    color: #EBEBEB;
}
.money-home__img {
    margin-right: -100px;
    margin-top: 2px;
}

@media (max-width: 1270px) {
    .money-home__img {
        margin-right: -15px;
    }
}
@media (max-width: 1150px) {
    .money-home__img,
    .money-home__img img,
    .money-home__img picture {
        width: 600px;
        height: 400px;
    }
}
@media (max-width: 1000px) {
    .money-home__box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .money-home__img,
    .money-home__img img,
    .money-home__img picture {
        width: 500px;
        height: 300px;
    }
}
@media (max-width: 900px) {
    .money-home {
        padding: 40px 0 80px 0;
        text-align: center;
    }
    .money-home__logo {
        margin-bottom: 30px;
    }
    .money-home__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .money-home__right {
        margin-top: 50px;
        margin-right: -30px;
        width: 100%;
    }
    .money-home__img {
        width: 100%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        margin-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .money-home__img img,
    .money-home__img picture {
        width: 730px;
        height: 499px;
    }
}
@media (max-width: 760px) {
    .money-home__img img,
    .money-home__img picture {
        width: 600px;
        height: 400px;
    }
}
@media (max-width: 615px) {
    .money-home__img img,
    .money-home__img picture {
        width: 500px;
        height: 300px;
    }
}
@media (max-width: 550px) {
    .money-home__description {
        font-size: 21px;
    }
}
@media (max-width: 500px) {
    .money-home__img img,
    .money-home__img picture {
        width: 105%;
        height: auto;
    }
}
.why-choose {
    background-color: #25212E;
    padding: 79px 0 148px 0;
}
.why-choose__container {
    max-width: 1440px;
    margin: 0 auto;
    overflow-x: hidden;
}
.why-choose__title {
    color: #EBEBEB;
    margin-bottom: 55px;
    padding: 0 15px;
}
.why-choose__slider {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.why-choose__slider:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(#000000));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    z-index: 10;
}
.why-choose__slide {
    width: 360px !important;
    height: 438px !important;
    background-color: #1A1A1A;
    border: 1px solid #6C6C6C;
    border-radius: 6px;
    padding: 49px 0 0 0;
}
.why-choose__slide-img {
    margin-bottom: 16px;
    text-align: center;
}
.why-choose__slide-title {
    font-size: 22px;
    line-height: 28px;
    color: #EBEBEB;
    margin-bottom: 20px;
    text-align: center;
}
.why-choose__slide-list {
    padding-left: 64px;
}
.why-choose__slide-list ul li {
    list-style: initial;
    font-size: 13px;
    line-height: 20px;
    color: #EBEBEB;
}
.why-choose__slide-list ul li + li {
    margin-top: 12px;
}

@media (max-width: 768px) {
    .why-choose {
        padding: 30px 0 100px 0;
    }
    .why-choose__title {
        margin-bottom: 30px;
    }
    .why-choose__slider:after {
        right: -55px;
    }
}
@media (max-width: 500px) {
    .why-choose__slider:after {
        display: none;
    }
}
.clients-say {
    background-color: #19161F;
    padding: 80px 0;
}
.clients-say__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.clients-say__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.clients-say__title {
    color: #EBEBEB;
    max-width: 263px;
    text-align: left;
    line-height: 39px;
}
.clients-say__slider {
    margin-left: 120px !important;
    max-width: 658px;
    min-width: 658px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.clients-say__slide-text {
    font-size: 24px;
    line-height: 32px;
    color: #EBEBEB;
    max-width: 658px;
}
.clients-say__slide-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
.clients-say__slide-company {
    font-size: 19px;
    line-height: 24px;
    color: #EBEBEB;
    margin-right: 78px;
    max-width: 227px;
}
.clients-say__slider-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 10;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .clients-say__slider {
        margin-left: 50px !important;
    }
}
@media (max-width: 1050px) {
    .clients-say__slider {
        margin-left: 0 !important;
    }
}
@media (max-width: 1000px) {
    .clients-say__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .clients-say__title {
        margin: 0 auto;
        text-align: center;
        max-width: 440px;
    }
    .clients-say__slider-next {
        right: 20px;
    }
    .clients-say {
        padding: 40px 0 60px 0;
    }
    .clients-say__slider {
        margin: 30px auto auto auto !important;
        max-width: 100%;
        min-width: 100%;
    }
    .clients-say__slide-text {
        max-width: 100%;
        padding-right: 55px;
    }
}
@media (max-width: 700px) {
    .clients-say__slide-text {
        font-size: 20px;
    }
}
@media (max-width: 500px) {
    .clients-say__slide-text {
        padding-right: 0;
        font-size: 18px;
    }
    .clients-say__slide-company {
        font-size: 17px;
    }
    .clients-say__slide-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 30px;
    }
    .clients-say__slider-next {
        display: none;
    }
}
.powerful-solutions {
    background-color: #25212E;
    padding: 20px 0 82px 0;
}
.powerful-solutions__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.powerful-solutions__title {
    color: #EBEBEB;
    margin-bottom: 21px;
}
.powerful-solutions__description {
    font-size: 18px;
    line-height: 24px;
    color: #EBEBEB;
    text-align: center;
    margin-bottom: 62px;
}
.powerful-solutions__card-right {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (295px)[2];
    grid-template-columns: repeat(2, 295px);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 33px;
    -moz-column-gap: 33px;
    column-gap: 33px;
    row-gap: 31px;
}
.powerful-solutions__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 37px;
}
.powerful-solutions__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 121px;
    -moz-column-gap: 121px;
    column-gap: 121px;
    border: 1px solid #EBEBEB;
    border-radius: 6px;
    padding: 48px 90px 55px 92px;
}
.powerful-solutions__card-title {
    font-size: 23px;
    line-height: 32px;
    color: #EBEBEB;
}
.powerful-solutions__card-block {
    font-size: 15px;
    line-height: 20px;
    color: #EBEBEB;
    max-width: 295px;
}
.powerful-solutions__card-block ul {
    margin-top: 17px;
    padding-left: 22px;
}
.powerful-solutions__card-block ul li {
    list-style: initial;
    font-size: 14px;
    line-height: 20px;
    color: #EBEBEB;
}
.powerful-solutions__card-block ul li + li {
    margin-top: 11px;
}
.powerful-solutions__card-link {
    display: block;
    margin-top: 25px;
}

@media (max-width: 1200px) {
    .powerful-solutions__card {
        padding: 50px;
    }
}
@media (max-width: 1150px) {
    .powerful-solutions__card {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
    }
}
@media (max-width: 1050px) {
    .powerful-solutions__card {
        padding-right: 20px;
    }
    .powerful-solutions__card-right {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 900px) {
    .powerful-solutions__card-right {
        -webkit-column-gap: 65px;
        -moz-column-gap: 65px;
        column-gap: 65px;
    }
    .powerful-solutions__card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        row-gap: 30px;
        padding-left: 20px;
    }
}
@media (max-width: 515px) {
    .powerful-solutions__card-right {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .powerful-solutions__card-right {
        width: 100%;
    }
    .powerful-solutions__card-block {
        width: 100%;
        max-width: 100%;
    }
}
.institutions {
    padding-bottom: 100px;
}
.institutions__box {
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 15px;
}
.institutions__title {
    font-size: 33px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
}
.institutions__des {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: rgba(255, 255, 255, 0.75);
    margin: 2px auto 84px;
    max-width: 800px;
}
.institutions__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px 28px;
    width: calc(33.33% - 27px);
    min-height: 306px;
    background-color: #19161F;
    border-radius: 8px;
}
.institutions__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.institutions__img {
    width: 120px;
    height: 120px;
}
.institutions__item-title {
    font-size: 17px;
    line-height: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
    margin: 24px 0 9px;
}
.institutions__item-des {
    font-size: 14px;
    line-height: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(255, 255, 255, 0.75);
    max-width: 256px;
}

@media (max-width: 1050px) {
    .institutions__des {
        font-size: 16px;
        margin: 2px auto 30px;
    }
    .institutions__item {
        width: calc(33.33% - 5px);
    }
}
@media (max-width: 790px) {
    .institutions__item {
        width: calc(50% - 5px);
    }
    .institutions__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 10px;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (max-width: 550px) {
    .institutions__item {
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .institutions__des {
        font-size: 14px;
    }
}
.no-webp .api-home {
    background-image: url("../img/api-home/bg.png"); }
.api-home {
    background-color: #000000;
    padding: 0 0 60px 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}
.api-home__container {
    max-width: 1068px;
    padding: 0 15px;
    margin: 0 auto;
}
.api-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 66px;
    -moz-column-gap: 66px;
    column-gap: 66px;
}
.api-home__left {
    margin-top: 7px;
}
.api-home__title {
    color: #FFFFFF;
    line-height: 53px;
    margin-bottom: 10px;
}
.api-home__description {
    font-size: 15px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 32px;
}
.api-home__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
.api-home__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 203px;
    height: 48px;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 8px;
}
.api-home__link:hover {
    background-color: #FFFFFF;
    border: 1px solid #666666;
    color: #1B212D;
}

@media (max-width: 1230px) {
    .api-home {
        background-size: 1245px;
    }
}
@media (max-width: 1020px) {
    .api-home {
        padding: 30px 0 50px 0;
    }
    .api-home__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
}
@media (max-width: 580px) {
    .api-home__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
    }
    .api-home__left {
        width: 100%;
    }
    .api-home__link {
        width: 100%;
        max-width: 300px;
    }
    .api-home__img picture,
    .api-home__img img {
        width: 100%;
    }
}
.savings-home {
    background-color: #000000;
    padding: 18px 0 66px 0;
}
.savings-home__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.savings-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.savings-home__left {
    margin-top: 42px;
}
.savings-home__title {
    color: #FFFFFF;
    margin-bottom: 35px;
}
.savings-home__description {
    font-size: 22px;
    line-height: 33px;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 66px;
}
.savings-home__link {
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 15px 48px;
}
.savings-home__link:hover {
    background-color: #FFFFFF;
    color: #1B212D;
}
.savings-home__img {
    margin-right: 36px;
}

@media (max-width: 1100px) {
    .savings-home__img {
        margin-right: 0;
    }
}
@media (max-width: 1050px) {
    .savings-home__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .savings-home__title {
        margin-bottom: 20px;
    }
    .savings-home__description {
        margin-bottom: 40px;
    }
    .savings-home__img {
        margin-top: 50px;
    }
}
@media (max-width: 768px) {
    .savings-home {
        padding: 40px 0 66px 0;
    }
    .savings-home__left {
        margin-top: 0;
    }
    .savings-home__img picture,
    .savings-home__img img {
        width: 100%;
    }
}
.no-webp .bots-home {
    background-image: url("../../img/bots-home/bg.png"); }
.bots-home {
    background-color: #000000;
    padding: 48px 0 102px 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
}
.bots-home__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.bots-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.bots-home__title {
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    margin-bottom: 8px;
}
.bots-home__description {
    font-size: 19px;
    line-height: 24px;
    color: #909090;
    margin-bottom: 32px;
}
.bots-home__stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 650px;
    margin-right: -18px;
}
.bots-home__stats-value {
    font-size: 25px;
    line-height: 34px;
    color: #FAFAFA;
    margin-bottom: 1px;
}
.bots-home__stats-description {
    font-size: 15px;
    line-height: 18px;
    color: #909090;
}

@media (max-width: 768px) {
    .bots-home {
        background-position: center bottom;
    }
    .bots-home__stats {
        margin-right: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 100px;
        -moz-column-gap: 100px;
        column-gap: 100px;
        row-gap: 30px;
    }
}
@media (max-width: 550px) {
    .bots-home__title {
        font-size: 40px;
        line-height: 45px;
    }
    .bots-home__description {
        font-size: 17px;
    }
}
@media (max-width: 400px) {
    .bots-home__title {
        font-size: 38px;
    }
}
.users-saying {
    background-color: #25212E;
    padding: 30px 0 78px 0;
}
.users-saying__title {
    color: #FFFFFF;
    margin-bottom: 38px;
    padding: 0 15px;
}
.users-saying__slider {
    width: 100%;
    max-width: 1440px;
    overflow: hidden;
    margin: 0 auto;
}
.users-saying__slider:hover #users-saying-track-one, .users-saying__slider:hover #users-saying-track-two {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.users-saying__slider-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.users-saying__slider-track + .users-saying__slider-track {
    margin-top: 80px;
}
.users-saying__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #1A1A1A;
    border-radius: 8px;
    padding: 20px;
    max-width: 556px;
    min-width: 556px;
}
.users-saying__slide-img {
    margin-right: 20px;
    border-radius: 17px;
    width: 100px;
    height: 100px;
}
.users-saying__slide-img picture,
.users-saying__slide-img img {
    border-radius: 17px;
    width: 100px;
    height: 100px;
}
.users-saying__slide-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 14px;
}
.users-saying__slide-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.users-saying__slide-icon {
    margin-right: 8px;
}
.users-saying__slide-text {
    font-size: 12px;
    line-height: 18px;
    color: #A8A8A8;
}

#users-saying-track-one {
    -webkit-animation: users-saying-track-one 50s linear infinite;
    animation: users-saying-track-one 50s linear infinite;
}

#users-saying-track-two {
    -webkit-animation: users-saying-track-two 50s linear infinite;
    animation: users-saying-track-two 50s linear infinite;
}

@-webkit-keyframes users-saying-track-one {
    0% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        /* --x = width elements + column-gap * elements in partners__cards-track */
    }
}

@keyframes users-saying-track-one {
    0% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        /* --x = width elements + column-gap * elements in partners__cards-track */
    }
}
@-webkit-keyframes users-saying-track-two {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
        /* --x = width elements + column-gap * elements in partners__cards-track */
    }
}
@keyframes users-saying-track-two {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(var(--x));
        transform: translateX(var(--x));
        /* --x = width elements + column-gap * elements in partners__cards-track */
    }
}
@media (max-width: 600px) {
    .users-saying__slide {
        max-width: 400px;
        min-width: 400px;
    }
    .users-saying__slider-track + .users-saying__slider-track {
        margin-top: 50px;
    }
}
@media (max-width: 400px) {
    .users-saying__slide {
        max-width: 350px;
        min-width: 350px;
    }
}
.savings-offers {
    background-color: #FFFFFF;
    padding: 100px 0 120px 0;
}
.savings-offers__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.savings-offers__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}
.savings-offers__title {
    font-size: 22px;
    line-height: 33px;
    color: #000000;
}
.savings-offers__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.savings-offers__checkbox {
    margin-right: 38px;
}
.savings-offers__checkbox .checkbox__style {
    border: 1px solid #DBDBDB;
    width: 16px;
    height: 16px;
}
.savings-offers__search {
    position: relative;
}
.savings-offers__search input {
    background-color: #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    padding: 10px 20px 9px 32px;
    max-width: 243px;
    min-width: 243px;
    font-size: 11px;
    line-height: 14px;
    color: #BDBDBD;
}
.savings-offers__search:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 8px;
    background-image: url("../img/savings-offers/search.svg");
    background-repeat: no-repeat;
    background-size: contain;
}
.savings-offers__table-names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 14px 0 16px 0;
    border-top: 1px solid #EBEBEB;
}
.savings-offers__table-name {
    font-size: 11px;
    line-height: 16px;
    color: #7B8293;
}
.savings-offers__table-token, .savings-offers__item-token {
    width: 416px;
}
.savings-offers__table-apy {
    padding-left: 5px;
}
.savings-offers__table-apy, .savings-offers__item-apy {
    width: 313px;
}
.savings-offers__table-term {
    padding-left: 7px;
}
.savings-offers__table-term, .savings-offers__item-term {
    width: 417px;
}
.savings-offers__table-action {
    text-align: right;
}
.savings-offers__table-action, .savings-offers__item-action {
    width: 94px;
}
.savings-offers__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 28px 0 31px 0;
    border-top: 1px solid #EBEBEB;
}
.savings-offers__item:last-child {
    border-bottom: 1px solid #EBEBEB;
}
.savings-offers__item-token {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.savings-offers__item-img {
    margin-right: 16px;
}
.savings-offers__item-symbol {
    font-size: 17px;
    line-height: 24px;
    color: #000000;
    margin-right: 13px;
}
.savings-offers__item-name {
    font-size: 13px;
    line-height: 20px;
    color: #929292;
}
.savings-offers__item-apy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.savings-offers__item-apy span {
    background-color: #3FB82D;
    border-radius: 24px;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 0 8px;
    margin-left: 8px;
}
.savings-offers__item-apy, .savings-offers__item-term {
    font-size: 17px;
    line-height: 24px;
    color: #000000;
}
.savings-offers__item-action a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 94px;
    height: 36px;
    background-color: #7044EE;
    border-radius: 4px;
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF;
}
.savings-offers__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 29px;
}
.savings-offers__link {
    font-size: 15px;
    line-height: 20px;
    color: #000000;
}

@media (max-width: 920px) {
    .savings-offers__table {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .savings-offers__table-names,
    .savings-offers__table-items {
        min-width: 890px;
    }
}
@media (max-width: 768px) {
    .savings-offers {
        padding: 60px 0 80px 0;
    }
}
@media (max-width: 500px) {
    .savings-offers__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        row-gap: 10px;
    }
}
@media (max-width: 430px) {
    .savings-offers__wrapper {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .savings-offers__search input {
        width: auto;
    }
}
.how-buy {
    background-color: #FFFFFF;
    padding: 148px 0 120px 0;
}
.how-buy__container {
    max-width: 1009px;
    padding: 0 15px;
    margin: 0 auto;
}
.how-buy__title {
    margin-bottom: 44px;
}
.how-buy__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.how-buy__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    min-width: 105px;
    max-width: 105px;
}
.how-buy__card-img {
    margin-bottom: 17px;
}
.how-buy__card-title {
    font-size: 20px;
    line-height: 24px;
    color: #1B212D;
}
.how-buy__card-left {
    margin-top: -20px;
}
.how-buy__card-right {
    margin-top: -30px;
}
.how-buy__card-center {
    position: relative;
}
.how-buy__card-center:before {
    content: "";
    position: absolute;
    left: -232px;
    top: 40px;
    background-color: #6E6E6E;
    width: 136px;
    height: 1px;
}
.how-buy__card-center:after {
    content: "";
    position: absolute;
    right: -228px;
    top: 40px;
    background-color: #6E6E6E;
    width: 136px;
    height: 1px;
}

@media (max-width: 850px) {
    .how-buy__card-center:before {
        left: -180px;
    }
    .how-buy__card-center:after {
        right: -180px;
    }
}
@media (max-width: 768px) {
    .how-buy {
        padding: 100px 0;
    }
}
@media (max-width: 715px) {
    .how-buy__card-center:before,
    .how-buy__card-center:after {
        display: none;
    }
}
@media (max-width: 500px) {
    .how-buy {
        padding: 80px 0;
    }
    .how-buy__title {
        margin-bottom: 30px;
    }
    .how-buy__cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
        row-gap: 30px;
    }
    .how-buy__card-right,
    .how-buy__card-left {
        margin-top: 0;
    }
}
.why-buy {
    background-color: #ffffff;
    padding: 95px 0 99px 0;
}
.why-buy__container {
    max-width: 1297px;
    padding: 0 15px;
    margin: 0 auto;
}
.why-buy__title {
    color: #423d54;
    margin-bottom: 45px;
}
.why-buy__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.why-buy__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 277px;
    max-width: 320px;
    text-align: center;
}
.why-buy__item-img {
    margin-bottom: 15px;
}
.why-buy__item-title {
    font-size: 22px;
    line-height: 24px;
    color: #423d54;
    margin-bottom: 16px;
}
.why-buy__item-description {
    font-size: 14px;
    line-height: 22px;
    color: #423d54;
}

@media (max-width: 1200px) {
    .why-buy__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 80px;
        -moz-column-gap: 80px;
        column-gap: 80px;
        row-gap: 40px;
    }
}
@media (max-width: 768px) {
    .why-buy {
        padding: 50px 0 80px 0;
    }
    .why-buy__items {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        grid-template-areas: "item-left item-center" "item-right item-right";
    }
    .why-buy__item {
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
        margin: 0 auto;
    }
    .why-buy__item-description {
        max-width: 400px;
    }
    .why-buy__item-left {
        grid-area: item-left;
    }
    .why-buy__item-center {
        grid-area: item-center;
    }
    .why-buy__item-right {
        grid-area: item-right;
    }
}
@media (max-width: 768px) {
    .why-buy__item-left {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .why-buy__item-center {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    .why-buy__item-right {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
    }
}
@media (max-width: 600px) {
    .why-buy__items {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto;
        grid-template-columns: auto;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        grid-template-areas: "item-left" "item-center" "item-right";
    }
    .why-buy__item-left {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .why-buy__item-center {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .why-buy__item-right {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }
}
.what-can {
    background-color: #FFFFFF;
    padding: 75px 0 171px 0;
}
.what-can__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.what-can__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-column-gap: 150px;
    -moz-column-gap: 150px;
    column-gap: 150px;
}
.what-can__right {
    max-width: 608px;
}
.what-can__img {
    margin-top: 56px;
}
.what-can__title {
    margin-bottom: 25px;
    text-align: left;
}
.what-can__description {
    font-size: 13px;
    line-height: 21px;
    color: #3F475A;
}
.what-can__description + .what-can__description {
    margin-top: 21px;
}

@media (max-width: 1140px) {
    .what-can__box {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }
}
@media (max-width: 900px) {
    .what-can__title {
        line-height: 45px;
    }
}
@media (max-width: 768px) {
    .what-can {
        padding: 50px 0 80px 0;
    }
    .what-can__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .what-can__title {
        text-align: center;
    }
    .what-can__img {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .what-can__right {
        max-width: 100%;
        text-align: center;
    }
}
.what-is {
    background-color: #FFFFFF;
    padding: 0 0 140px 0;
}
.what-is__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.what-is__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 59px;
    -moz-column-gap: 59px;
    column-gap: 59px;
}
.what-is__left {
    max-width: 680px;
}
.what-is__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 26px;
    margin-bottom: 23px;
}
.what-is__icon {
    margin-right: 38px;
}
.what-is__description {
    font-size: 16px;
    line-height: 25px;
    color: #667085;
}
.what-is__description + .what-is__description {
    margin-top: 26px;
}
.what-is__right {
    margin-top: 4px;
    margin-right: -50px;
}

@media (max-width: 1000px) {
    .what-is {
        padding: 0;
    }
    .what-is__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .what-is__icon {
        margin-right: 20px;
    }
    .what-is__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
}
@media (max-width: 768px) {
    .what-is {
        overflow-x: hidden;
    }
}
@media (max-width: 500px) {
    .what-is__description {
        font-size: 14px;
    }
}
.guide-buy {
    background-color: #FFFFFF;
    padding: 10px 0 167px 0;
}
.guide-buy__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.guide-buy__title {
    margin-bottom: 22px;
    text-align: left;
}
.guide-buy__description {
    font-size: 15px;
    line-height: 25px;
    color: #3F475A;
    margin-bottom: 50px;
}
.guide-buy__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (298px)[4];
    grid-template-columns: repeat(4, 298px);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 10px;
}
.guide-buy__card {
    font-size: 15px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    background-color: #F9F9F9;
    border-radius: 4px;
    min-height: 52px;
}

@media (max-width: 1300px) {
    .guide-buy__cards {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    }
}
@media (max-width: 850px) {
    .guide-buy {
        padding-bottom: 80px;
    }
    .guide-buy__cards {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 600px) {
    .guide-buy__cards {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
    .guide-buy__title {
        margin-bottom: 10px;
    }
    .guide-buy__description {
        margin-bottom: 30px;
    }
}
@media (max-width: 450px) {
    .guide-buy__title,
    .guide-buy__description {
        text-align: center;
    }
}
.buy-usdt {
    background-color: #000000;
    padding: 30px 0 30px 0;
    position: relative;
}

.buy-usdt__container {
    max-width: 1267px;
    padding: 0 15px;
    margin: 0 auto;
}
.buy-usdt__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.buy-usdt__top-title {
    font-size: 17px;
    line-height: 20px;
    color: #1B212D;
    padding-left: 8px;
}
.buy-usdt__top-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 39px;
    -moz-column-gap: 39px;
    column-gap: 39px;
}
.buy-usdt__top-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 14px;
    color: #1B212D;
}
.buy-usdt__top-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
}
.buy-usdt__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 80px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.buy-usdt__left {
    padding-top: 67px;
}
.buy-usdt__title {
    color: #ffffff;
    margin-bottom: 21px;
    max-width: 336px;
}
.buy-usdt__description {
    font-size: 23px;
    line-height: 33px;
    color: #ffffff;
    margin-bottom: 106px;
}
.buy-usdt__accepts {
    font-size: 13px;
    line-height: 14px;
    color: #ffffff;
}
.buy-usdt__accepts-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-top: 14px;
}
.buy-usdt__accepts-item {
    font-size: 13px;
    line-height: 16px;
    color: #ffffff;
}
.buy-usdt__panel {
    background-color: #FFFFFF;
    border: 1px solid #EFEFEF;
    -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, 0.06), 0 2px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.06), 0 2px 6px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    max-width: 450px;
}
.buy-usdt__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.buy-usdt__tabs-tab {
    font-size: 24px;
    line-height: 28px;
    color: #929292;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 72px;
    cursor: pointer;
    background-color: #F7F7F7;
}
.buy-usdt__tabs-tab:first-child {
    border-radius: 16px 0 0 0;
}
.buy-usdt__tabs-tab.buy-usdt__tabs-active {
    color: #1B212D;
    background-color: #FFFFFF;
}
.buy-usdt__input-wrapper {
    max-width: 221px;
}
.buy-usdt__input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #D8D8D8;
    border-radius: 12px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 14px 13px 10px 21px;
    min-width: 386px;
}
.buy-usdt__input-title {
    font-size: 13px;
    line-height: 16px;
    color: #667085;
    margin-bottom: 8px;
}
.buy-usdt__input-element input {
    border: none;
    outline: none;
    font-size: 23px;
    line-height: 28px;
    width: 100%;
    padding-right: 10px;
}
.buy-usdt__input-element input::-webkit-input-placeholder {
    color: #BDBDBD;
}
.buy-usdt__input-element input::-moz-placeholder {
    color: #BDBDBD;
}
.buy-usdt__input-element input:-ms-input-placeholder {
    color: #BDBDBD;
}
.buy-usdt__input-element input::-ms-input-placeholder {
    color: #BDBDBD;
}
.buy-usdt__input-element input::placeholder {
    color: #BDBDBD;
}
.buy-usdt__panel-wrapper {
    padding: 37px 32px 43px 32px;
    display: none;
}
.buy-usdt__panel-wrapper.buy-usdt__panel-active {
    display: block;
}
.buy-usdt__subtitle {
    font-size: 11px;
    line-height: 16px;
    color: #929292;
    margin: 10px 0 20px 25px;
}
.buy-usdt__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 56px;
    background-color: #7044EE;
    border-radius: 8px;
    margin-top: 46px;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
}
.buy-usdt__input-select .select {
    width: 130px;
}
.buy-usdt__input-select .select__selected {
    background-color: #F7F7F7;
    border-radius: 8px;
    border: none;
}
.buy-usdt__input-select .select__img,
.buy-usdt__input-select .select__img picture,
.buy-usdt__input-select .select__img img {
    width: 28px;
    height: 28px;
}
.buy-usdt__input-select .select__name {
    margin-left: 10px;
}
.buy-usdt__input-select .select__arrow {
    display: none;
}
.buy-usdt__tabs-sell {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 0 16px 0 0;
}
.buy-usdt__tabs-sell.buy-usdt__tabs-active {
    background-color: #F7F7F7;
}
.buy-usdt__tabs-sell.buy-usdt__tabs-active .buy-usdt__tabs-bg svg path {
    fill: #FFFFFF;
}
.buy-usdt__tabs-sell span {
    position: relative;
    z-index: 11;
}
.buy-usdt__tabs-bg {
    position: absolute;
    top: -3px;
    left: -28px;
    z-index: 10;
    pointer-events: none;
}
@media (max-width: 815px) {
    .buy-usdt__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .buy-usdt__description {
        margin-bottom: 40px;
    }
    .buy-usdt__accepts-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .buy-usdt__left {
        padding-top: 0;
        text-align: center;
    }
    .buy-usdt__right {
        margin-top: 40px;
    }
}
@media (max-width: 768px) {
    .buy-usdt__box {
        padding-top: 40px;
    }
}
@media (max-width: 480px) {
    .buy-usdt__right {
        width: 100%;
    }
    .buy-usdt__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        row-gap: 20px;
    }
    .buy-usdt:before {
        top: 70px;
    }
    .buy-usdt__panel-wrapper {
        padding: 20px;
    }
    .buy-usdt__panel {
        max-width: 100%;
        overflow-x: hidden;
    }
    .buy-usdt__input {
        min-width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.status-home {
    background-color: #25212E;
    padding: 81px 0 0 0;
}
.status-home__title {
    margin-bottom: 10px;
    text-align: center;
    padding: 0 15px;
}
.status-home__description {
    font-size: 19px;
    line-height: 24px;
    color: #909090;
    text-align: center;
    margin-bottom: 47px;
    padding: 0 15px;
}
.status-home__subtext {
    background-color: #1A1A1A;
    padding: 8px 15px;
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #909090;
}

@media (max-width: 768px) {
    .status-home {
        padding-top: 50px;
    }
}
.status-upgrades {
    background-color: #EAECEF;
    padding: 58px 0 100px 0;
}
.status-upgrades__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.status-upgrades__title {
    margin-bottom: 30px;
    position: relative;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.status-upgrades__title:before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), to(#CC44EE));
    background: -o-linear-gradient(left, #7044EE, #CC44EE);
    background: linear-gradient(to right, #7044EE, #CC44EE);
    border-radius: 10px;
}
.status-upgrades__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 22px;
    background-color: #FFFFFF;
    border-radius: 20px;
    padding: 60px 55px;
}
.status-upgrades__item {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 8px;
    position: relative;
}
.status-upgrades__item:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 8px;
    background-color: #05C28C;
    border-radius: 8px 8px 0 0;
}
.status-upgrades__item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 39px 82px 0 55px;
}
.status-upgrades__item-title {
    font-size: 18px;
    line-height: 20px;
    color: #1B212D;
    margin-bottom: 8px;
}
.status-upgrades__item-date {
    font-size: 14px;
    line-height: 16px;
    color: #667085;
    margin-bottom: 40px;
}
.status-upgrades__item-status {
    font-size: 14px;
    line-height: 16px;
    color: #05C28C;
    padding-top: 15px;
    white-space: nowrap;
}
.status-upgrades__item-status svg {
    margin-right: 5px;
}
.status-upgrades__item-bottom {
    background-color: #F9F9F9;
    font-size: 14px;
    line-height: 16px;
    color: #667085;
    padding: 16px 10px 16px 55px;
    border-top: 1px solid #EBEBEB;
    border-radius: 0 0 8px 8px;
}
.status-upgrades__item-bottom svg {
    margin-left: 5px;
}

@media (max-width: 900px) {
    .status-upgrades__item-top {
        padding: 35px 30px 0 30px;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    .status-upgrades__item-bottom {
        padding: 16px 10px 16px 30px;
    }
}
@media (max-width: 800px) {
    .status-upgrades__items {
        padding: 30px;
    }
}
@media (max-width: 768px) {
    .status-upgrades {
        padding: 40px 0 60px 0;
    }
}
@media (max-width: 550px) {
    .status-upgrades__item-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 30px 20px 0 20px;
    }
    .status-upgrades__item-status {
        padding-top: 0;
        margin-bottom: 15px;
    }
    .status-upgrades__item-date {
        margin-bottom: 30px;
    }
    .status-upgrades__item-bottom {
        padding: 16px 10px 16px 20px;
    }
    .status-upgrades__items {
        padding: 20px;
    }
    .status-upgrades__item-title {
        font-size: 16px;
    }
}
.status-issue {
    background-color: #EAECEF;
    padding: 10px 0 65px 0;
}
.status-issue__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.status-issue__title {
    margin-bottom: 34px;
    position: relative;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.status-issue__title:before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 5px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), to(#CC44EE));
    background: -o-linear-gradient(left, #7044EE, #CC44EE);
    background: linear-gradient(to right, #7044EE, #CC44EE);
    border-radius: 10px;
}
.status-issue__items {
    background-color: #FFFFFF;
    border-radius: 20px;
    padding: 60px 55px;
}
.status-issue__items-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 24px;
}
.status-issue__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    background: rgba(255, 255, 255, 0.002);
    -webkit-box-shadow: inset 0 0 0 1px #EBEBEB;
    box-shadow: inset 0 0 0 1px #EBEBEB;
    border-radius: 8px;
    padding: 29px 51px 29px 34px;
}
.status-issue__item-title {
    font-size: 16px;
    line-height: 20px;
    color: #1B212D;
    margin-bottom: 9px;
}
.status-issue__item-date {
    font-size: 13px;
    line-height: 16px;
    color: #667085;
}
.status-issue__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 50px;
    height: 50px;
    background-color: #F9F9F9;
    border-radius: 100px;
}
.status-issue__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 19px;
}
.status-issue__link {
    font-size: 15px;
    line-height: 20px;
    color: #1B212D;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.status-issue__link-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 6px;
}

@media (max-width: 1100px) {
    .status-issue__item {
        padding: 25px;
    }
}
@media (max-width: 1000px) {
    .status-issue__items {
        padding: 30px 30px;
    }
}
@media (max-width: 730px) {
    .status-issue__items-box {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
@media (max-width: 500px) {
    .status-issue__items,
    .status-issue__item {
        padding: 20px;
    }
}
.status-table {
    background-color: #EAECEF;
    padding: 10px 0 178px 0;
}
.status-table__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.status-table__title {
    text-align: left;
}
.status-table__description {
    font-size: 18px;
    line-height: 20px;
    color: #667085;
    margin-bottom: 37px;
}
.status-table__search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F8FAFC;
    border-radius: 5px 5px 0 0;
    padding: 26px 26px 29px 35px;
    border: 1px solid #DADADA;
}
.status-table__search-input {
    position: relative;
}
.status-table__search-input input {
    background-color: #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    width: 220px;
    height: 31px;
    padding-left: 31px;
    font-size: 11px;
    line-height: 14px;
    outline: none;
}
.status-table__search-input input::-webkit-input-placeholder {
    color: #BDBDBD;
}
.status-table__search-input input::-moz-placeholder {
    color: #BDBDBD;
}
.status-table__search-input input:-ms-input-placeholder {
    color: #BDBDBD;
}
.status-table__search-input input::-ms-input-placeholder {
    color: #BDBDBD;
}
.status-table__search-input input::placeholder {
    color: #BDBDBD;
}
.status-table__search-icon {
    position: absolute;
    top: 8px;
    left: 8px;
}
.status-table__search-update {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
    color: #929292;
}
.status-table__search-btn {
    margin-left: 24px;
    cursor: pointer;
}
.status-table__names {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px 24px 35px;
    background-color: #F8FAFC;
    border: 1px solid #DADADA;
    border-top: none;
}
.status-table__name {
    font-size: 16px;
    line-height: 19px;
    color: #828282;
}
.status-table__name-asset, .status-table__item-asset {
    width: 496px;
}
.status-table__name-deposits, .status-table__item-deposits {
    width: 469px;
}
.status-table__name-withdrawals, .status-table__item-withdrawals {
    width: 190px;
}
.status-table__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px 10px 17px 35px;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-top: none;
}
.status-table__item-asset, .status-table__item-deposits, .status-table__item-withdrawals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.status-table__item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 14px;
}
.status-table__item-code {
    font-size: 20px;
    line-height: 24px;
    color: #1B212D;
    margin-right: 8px;
}
.status-table__item-name {
    font-size: 15px;
    line-height: 16px;
    color: #BDBDBD;
}
.status-table__item-deposits, .status-table__item-withdrawals {
    font-size: 16px;
    line-height: 16px;
    color: #3D3D3D;
}
.status-table__item-deposits svg, .status-table__item-withdrawals svg {
    margin-right: 11px;
    min-width: 24px;
    min-height: 24px;
}
.status-table__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 33px 0;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    border-top: none;
}
.status-table__link {
    font-size: 15px;
    line-height: 20px;
    color: #3D3D3D;
}

@media (max-width: 920px) {
    .status-table__box {
        overflow-y: hidden;
        overflow-x: scroll;
    }
    .status-table__names,
    .status-table__items {
        min-width: 890px;
    }
}
@media (max-width: 768px) {
    .status-table {
        padding-bottom: 70px;
    }
}
@media (max-width: 550px) {
    .status-table__title {
        margin-bottom: 15px;
        text-align: center;
    }
    .status-table__description {
        text-align: center;
    }
}
@media (max-width: 530px) {
    .status-table__search {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        row-gap: 20px;
    }
}
.api-integration {
    background-color: #000000;
    padding: 95px 0 112px 0;
}
.api-integration__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.api-integration__title {
    color: #FFFFFF;
    margin-bottom: 2px;
}
.api-integration__description {
    font-size: 17px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 81px;
    text-align: center;
}
.api-integration__visualization {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
}
.api-integration__visualization-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    line-height: 24px;
    color: #FFFFFF;
}
.api-integration__visualization-img {
    margin-bottom: 9px;
}
.api-integration__visualization-user .api-integration__visualization-img {
    width: 84px;
    height: 84px;
}
.api-integration__visualization-user .api-integration__visualization-img picture,
.api-integration__visualization-user .api-integration__visualization-img img {
    width: 84px;
    height: 84px;
}
.api-integration__visualization-api .api-integration__visualization-img {
    width: 56px;
    height: 56px;
}
.api-integration__visualization-api .api-integration__visualization-img picture,
.api-integration__visualization-api .api-integration__visualization-img img {
    width: 56px;
    height: 56px;
}
.api-integration__visualization-project .api-integration__visualization-img {
    width: 85px;
    height: 85px;
}
.api-integration__visualization-project .api-integration__visualization-img picture,
.api-integration__visualization-project .api-integration__visualization-img img {
    width: 85px;
    height: 85px;
}
.api-integration__visualization-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: calc(100% - 215px);
}
.api-integration__visualization-line span {
    font-size: 13px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.9);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.25))), #000000;
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25)), #000000;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25)), #000000;
    border-radius: 60px;
    padding: 4px 10px;
    position: relative;
    z-index: 2;
}
.api-integration__visualization-border {
    position: absolute;
    width: 100%;
    height: 1px;
    border: 1px dashed #929292;
    z-index: 1;
}
.api-integration__visualization-border:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -14px;
    width: 20px;
    height: 20px;
    background-image: url("../img/api-integration/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.api-integration__visualization-border:after {
    content: "";
    position: absolute;
    top: -10px;
    right: -14px;
    width: 20px;
    height: 20px;
    background-image: url("../img/api-integration/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.api-integration__visualization-manage {
    width: calc(100% - 215px);
    top: -4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.api-integration__visualization-trade {
    bottom: -30px;
    right: 110px;
    width: 35%;
}
.api-integration__visualization-deploy {
    bottom: -30px;
    left: 110px;
    width: 35%;
}
.api-integration__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-top: 100px;
}
.api-integration__card {
    background-color: #19161F;
    border-radius: 8px;
    padding: 31px 15px 32px 28px;
    max-width: 388px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.api-integration__card-title {
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 24px;
}
.api-integration__card-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 17px;
}
.api-integration__card-link {
    font-size: 15px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.9);
    background: rgba(255, 255, 255, 0.06);
    border-radius: 50px;
    padding: 9px 20px 9px 17px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.api-integration__card-link svg {
    margin-left: 14px;
}

@media (max-width: 1020px) {
    .api-integration__visualization-trade,
    .api-integration__visualization-deploy {
        width: 30%;
    }
    .api-integration__cards {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}
@media (max-width: 900px) {
    .api-integration__cards {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: auto 15px auto;
        grid-template-areas: "card-api card-data" "card-services card-services";
        row-gap: 15px;
        margin-top: 50px;
    }
    .api-integration__card-api {
        grid-area: card-api;
        text-align: center;
    }
    .api-integration__card-api .api-integration__card-links {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .api-integration__card-data {
        grid-area: card-data;
        text-align: center;
    }
    .api-integration__card-data .api-integration__card-links {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .api-integration__card-services {
        grid-area: card-services;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
    .api-integration__card-services .api-integration__card-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin: 0;
    }
    .api-integration__card-services .api-integration__card-links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .api-integration__card-services .api-integration__card-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-height: 45px;
    }
    .api-integration__card {
        max-width: 100%;
    }
}
@media (max-width: 900px) {
    .api-integration__card-api {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .api-integration__card-data {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    .api-integration__card-services {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
    }
}
@media (max-width: 770px) {
    .api-integration__visualization-trade,
    .api-integration__visualization-deploy {
        width: 27%;
    }
}
@media (max-width: 768px) {
    .api-integration {
        padding: 50px 0 80px 0;
    }
}
@media (max-width: 700px) {
    .api-integration__visualization-trade,
    .api-integration__visualization-deploy {
        width: 23%;
    }
}
@media (max-width: 670px) {
    .api-integration__cards {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: "card-api" "card-data" "card-services";
    }
    .api-integration__card-services {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .api-integration__card-title {
        margin: 20px 0 !important;
    }
    .api-integration__card-links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        row-gap: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .api-integration__card {
        padding: 30px 15px;
    }
    .api-integration__card-api {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .api-integration__card-data {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .api-integration__card-services {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }
}
@media (max-width: 600px) {
    .api-integration__card {
        margin-top: 25px;
    }
    .api-integration__visualization-border {
        display: none;
    }
    .api-integration__visualization-trade {
        right: 80px;
    }
    .api-integration__visualization-deploy {
        left: 80px;
    }
    .api-integration__visualization-trade,
    .api-integration__visualization-deploy,
    .api-integration__visualization-manage {
        width: auto;
        min-width: 110px;
    }
    .api-integration__visualization-trade span,
    .api-integration__visualization-deploy span,
    .api-integration__visualization-manage span {
        min-width: 110px;
        text-align: center;
    }
    .api-integration__visualization-project .api-integration__visualization-img,
    .api-integration__visualization-project .api-integration__visualization-img picture,
    .api-integration__visualization-project .api-integration__visualization-img img {
        width: 70px;
        height: 70px;
    }
    .api-integration__visualization-user .api-integration__visualization-img,
    .api-integration__visualization-user .api-integration__visualization-img picture,
    .api-integration__visualization-user .api-integration__visualization-img img {
        width: 70px;
        height: 70px;
    }
    .api-integration__visualization-manage {
        top: -20px;
    }
}
@media (max-width: 470px) {
    .api-integration__visualization-trade {
        right: 40px;
        bottom: -155px;
    }
    .api-integration__visualization-deploy {
        left: 40px;
        bottom: -155px;
    }
}
.bot-marketplace {
    background-color: #25212E;
    padding: 55px 0 149px 0;
}
.bot-marketplace__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.bot-marketplace__title {
    color: #FFFFFF;
    margin-bottom: 47px;
    text-align: left;
}
.bot-marketplace__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 23px;
}
.bot-marketplace__card {
    background-color: #19161F;
    border-radius: 12px;
    min-height: 348px;
    padding: 25px;
}
.bot-marketplace__card-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 19px;
    line-height: 24px;
    color: #FAFAFA;
}
.bot-marketplace__card-title svg {
    margin-right: 9px;
}
.bot-marketplace__card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 14px;
    border-bottom: 1px solid #3B3941;
}
.bot-marketplace__card-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    margin-top: 8px;
}
.bot-marketplace__card-tag {
    font-size: 13px;
    line-height: 16px;
    color: #DF473D;
    padding: 4px 6px;
    background-color: #361604;
    border-radius: 4px;
}
.bot-marketplace__card-tag:hover {
    background-color: #242424;
    color: #FAFAFA;
}
.bot-marketplace__card-used {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
    color: #CCCCCC;
}
.bot-marketplace__card-used svg {
    margin-right: 2px;
}
.bot-marketplace__card-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 17px;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
.bot-marketplace__card-percentage {
    font-size: 22px;
    line-height: 33px;
    color: #05C48E;
}
.bot-marketplace__card-pnl {
    font-size: 11px;
    line-height: 16px;
    color: #909090;
    margin-top: 3px;
}
.bot-marketplace__card-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5px;
}
.bot-marketplace__card-box:nth-child(2) {
    text-align: right;
}
.bot-marketplace__card-time {
    font-size: 11px;
    line-height: 16px;
    color: #FAFAFA;
}
.bot-marketplace__card-subtitle {
    font-size: 11px;
    line-height: 16px;
    color: #909090;
}
.bot-marketplace__card-drawdown {
    border-bottom: 1px dashed #909090;
}
.bot-marketplace__card-pair {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 14px;
    color: #909090;
    margin-top: 21px;
    margin-bottom: 22px;
}
.bot-marketplace__card-pair img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
.bot-marketplace__card-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bot-marketplace__card-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bot-marketplace__card-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    background-color: #404040;
    border-radius: 24px;
    font-size: 14px;
    line-height: 16px;
    color: #FAFAFA;
    margin-right: 6px;
}
.bot-marketplace__card-name {
    font-size: 13px;
    line-height: 16px;
    color: #909090;
}
.bot-marketplace__card-copy {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 164px;
    height: 40px;
    font-size: 13px;
    line-height: 16px;
    color: #FAFAFA;
}
.bot-marketplace__card-profit {
    padding-top: 8px;
}
.bot-marketplace__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
}
.bot-marketplace__pagination-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 31px;
    min-height: 31px;
    font-size: 14px;
    line-height: 32px;
    color: #FAFAFA;
    border-radius: 50%;
}
.bot-marketplace__pagination-item + .bot-marketplace__pagination-item {
    margin-left: 17px;
}
.bot-marketplace__pagination-item.bot-marketplace__pagination-active {
    background-color: #404040;
}
.bot-marketplace__pagination-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
.bot-marketplace__pagination-arrow:first-child {
    margin-right: 30px;
}
.bot-marketplace__pagination-arrow:last-child {
    margin-left: 30px;
}

@media (max-width: 1100px) {
    .bot-marketplace__cards {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 768px) {
    .bot-marketplace {
        padding: 55px 0 70px 0;
    }
}
@media (max-width: 700px) {
    .bot-marketplace__title {
        text-align: center;
        margin-bottom: 30px;
    }
    .bot-marketplace__cards {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        max-width: 500px;
        margin: 0 auto;
    }
}
@media (max-width: 500px) {
    .bot-marketplace__pagination-item + .bot-marketplace__pagination-item {
        margin-left: 10px;
    }
}
@media (max-width: 400px) {
    .bot-marketplace__pagination-item + .bot-marketplace__pagination-item {
        margin-left: 6px;
    }
    .bot-marketplace__card-percentage {
        font-size: 20px;
    }
}
.launchpad-home {
    background-color: #000000;
}
.no-webp .launchpad-home__box {
    background-image: url("../img/launchpad-home/bg.png"); }
.launchpad-home__box {
    background-repeat: no-repeat;
    background-size: 1085px;
    background-position: center right;
    height: 100%;
    padding: 126px 0 169px 0;
    max-width: 1440px;
    margin: 0 auto;
}
.launchpad-home__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.launchpad-home__slogan {
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 16px;
}
.launchpad-home__title {
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.launchpad-home__title span {
    color: #7044EE;
}
.launchpad-home__description {
    font-size: 16px;
    line-height: 24px;
    color: #BDBDBD;
    max-width: 560px;
}
.launchpad-home__stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 72px;
    -moz-column-gap: 72px;
    column-gap: 72px;
    margin-top: 35px;
}
.launchpad-home__stat-value {
    font-size: 27px;
    line-height: 36px;
    color: #FFFFFF;
    margin-bottom: 6px;
}
.launchpad-home__stat-title {
    font-size: 13px;
    line-height: 16px;
    color: #929292;
}

@media (max-width: 1060px) {
    .launchpad-home__box {
        background-size: 880px;
        background-position: bottom right;
    }
}
@media (max-width: 980px) {
    .launchpad-home__box {
        background-size: 800px;
    }
}
@media (max-width: 920px) {
    .launchpad-home__box {
        padding: 50px 0 500px 0;
        background-size: 1000px;
    }
    .launchpad-home__slogan,
    .launchpad-home__title,
    .launchpad-home__description,
    .launchpad-home__stats {
        text-align: center;
    }
    .launchpad-home__description {
        margin: 0 auto;
    }
    .launchpad-home__stats {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 768px) {
    .launchpad-home__title {
        font-size: 50px;
        line-height: 55px;
    }
}
@media (max-width: 600px) {
    .launchpad-home__box {
        background-position-x: 85%;
    }
    .launchpad-home__stats {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 30px;
    }
}
@media (max-width: 500px) {
    .launchpad-home__stats {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.previous-projects {
    background-color: #FFFFFF;
    padding: 60px 0 120px 0;
}
.previous-projects__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.previous-projects__title {
    text-align: left;
    margin-bottom: 16px;
}
.previous-projects__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 35px;
    -moz-column-gap: 35px;
    column-gap: 35px;
    row-gap: 97px;
}
.previous-projects__item {
    position: relative;
}
.previous-projects__item-tags {
    position: absolute;
    top: 8px;
    left: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
}
.previous-projects__item-tag {
    font-size: 11px;
    line-height: 12px;
    color: #FFFFFF;
    padding: 6px 9px;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 24px;
}
.previous-projects__item-img {
    margin-bottom: 9px;
}
.previous-projects__item-img picture,
.previous-projects__item-img img {
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 220px;
}
.previous-projects__item-title {
    font-size: 19px;
    line-height: 32px;
    color: #1B212D;
    margin-bottom: 10px;
}
.previous-projects__item-title span {
    font-size: 9px;
    line-height: 32px;
    color: #929292;
}
.previous-projects__item-description {
    font-size: 14px;
    line-height: 22px;
    color: #1B212D;
    margin-bottom: 12px;
}
.previous-projects__item-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.previous-projects__item-table + .previous-projects__item-table {
    margin-top: 12px;
}
.previous-projects__item-key, .previous-projects__item-value {
    font-size: 13px;
    line-height: 16px;
    color: #1B212D;
}
.previous-projects__item-value.percent {
    color: #05C28C;
}
.previous-projects__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 94px;
}
.previous-projects__link {
    font-size: 15px;
    line-height: 20px;
    color: #1B212D;
    padding: 14px 53px;
    border: 1px solid #1B212D;
    border-radius: 8px;
}

@media (max-width: 930px) {
    .previous-projects__items {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        row-gap: 30px;
    }
    .previous-projects__link-wrapper {
        margin-top: 60px;
    }
}
@media (max-width: 768px) {
    .previous-projects {
        padding: 40px 0 80px 0;
    }
}
@media (max-width: 600px) {
    .previous-projects__title {
        text-align: center;
    }
    .previous-projects__items {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
.no-webp .join-Jumpstart {
    background-image: url("../img/join-Jumpstart/bg-two.png"); }
.join-Jumpstart {
    background-color: #F1F1F8;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.no-webp .join-Jumpstart__wrapper {
    background-image: url("../img/join-Jumpstart/bg-one.png"); }
.join-Jumpstart__wrapper {
    max-width: 1440px;
    padding: 119px 0 120px 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
}
.join-Jumpstart__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.join-Jumpstart__box {
    max-width: 622px;
}
.join-Jumpstart__title {
    text-align: left;
    margin-bottom: 19px;
}
.join-Jumpstart__description {
    font-size: 18px;
    line-height: 30px;
    color: #1B212D;
    margin-bottom: 29px;
}
.join-Jumpstart__link {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #7044EE;
    border-radius: 8px;
    padding: 13px 25px;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
}
.join-Jumpstart__benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 102px;
    -moz-column-gap: 102px;
    column-gap: 102px;
    margin-top: 80px;
}
.join-Jumpstart__benefit-img {
    width: 36px;
    height: 36px;
    margin-bottom: 7px;
}
.join-Jumpstart__benefit-img picture,
.join-Jumpstart__benefit-img img {
    width: 36px;
    height: 36px;
}
.join-Jumpstart__benefit-title {
    font-size: 16px;
    line-height: 24px;
    color: #1B212D;
    margin-bottom: 4px;
}
.join-Jumpstart__benefit-description {
    font-size: 14px;
    line-height: 22px;
    color: #1B212D;
}

@media (max-width: 768px) {
    .join-Jumpstart__wrapper {
        padding: 50px 0 100px 0;
    }
    .join-Jumpstart__box {
        max-width: 100%;
    }
    .join-Jumpstart__link {
        margin: 0 auto;
    }
    .join-Jumpstart__benefits {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 30px;
        margin-top: 50px;
    }
    .join-Jumpstart__benefit-img {
        width: 100%;
    }
    .join-Jumpstart__benefit {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .join-Jumpstart__title,
    .join-Jumpstart__description {
        text-align: center;
    }
}
.trader-card {
    background-color: #FFFFFF;
    border: 1px solid #F3F5F7;
    -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding: 22px 32px 25px 21px;
    min-width: 291px;
    max-width: 291px;
}
.trader-card__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 19px;
}
.trader-card__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 28px;
    color: #1B212D;
    margin-bottom: 5px;
    white-space: nowrap;
}
.trader-card__reward {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 8px;
}
.trader-card__followers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    color: #667085;
}
.trader-card__followers-change {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 6px;
}
.trader-card__followers-change.trader-card__followers-minus {
    color: #EF454A;
}
.trader-card__followers-change.trader-card__followers-minus .trader-card__followers-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.trader-card__followers-change.trader-card__followers-minus .trader-card__followers-icon svg path {
    fill: #DC2D2D;
}
.trader-card__followers-change.trader-card__followers-plus {
    color: #24AE64;
}
.trader-card__followers-icon {
    margin-right: 4px;
}
.trader-card__img {
    width: 60px;
    height: 60px;
    margin-right: 8px;
    position: relative;
}
.trader-card__img picture,
.trader-card__img img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}
.trader-card__img-status {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 20px;
    color: #1B212D;
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 20px;
    height: 20px;
}
.trader-card__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    color: #667085;
}
.trader-card__info-days {
    border: 1px solid #ADB1B8;
    border-radius: 4px;
    font-size: 10px;
    line-height: 22px;
    color: #667085;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 33px;
    height: 14px;
    margin-left: 7px;
}
.trader-card__wrapper {
    margin-bottom: -11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.trader-card__percent {
    font-size: 24px;
    line-height: 32px;
    color: #24AE64;
    padding-top: 14px;
}
.trader-card__table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.trader-card__table + .trader-card__table {
    margin-top: 1px;
}
.trader-card__table-value {
    font-size: 14px;
    line-height: 22px;
    color: #1B212D;
}
.trader-card__table-value.trader-card__table-green {
    color: #24AE64;
}
.trader-card__link {
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    background-color: #7044EE;
    border-radius: 4px;
    margin-top: 20px;
}
.trader-card__link.trader-card__link-full {
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), color-stop(100.84%, #CC44EE));
    background: -o-linear-gradient(left, #7044EE 0%, #CC44EE 100.84%);
    background: linear-gradient(90deg, #7044EE 0%, #CC44EE 100.84%);
}
.trader-card__link.trader-card__link-full .trader-card__link-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 9px;
}
.trader-card.trader-card-roi {
    position: relative;
    padding-top: 37px;
    min-width: 320px;
    max-width: 320px;
}
.trader-card.trader-card-roi:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -0.9px;
    width: 320px;
    height: 127px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 7;
}
.trader-card.trader-card-roi .trader-card__img-status {
    z-index: 10;
}
.trader-card.trader-card-roi .trader-card__user-wrapper {
    position: relative;
    z-index: 10;
    padding-top: 8px;
}
.trader-card.trader-card-roi .trader-card__no {
    position: absolute;
    top: -1px;
    right: -1px;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 88px;
    height: 40px;
    border-radius: 0 8px 0 24px;
    z-index: 10;
}
.trader-card.trader-card-roi .trader-card__no.trader-card__no-gold {
    background: rgba(194, 137, 0, 0.3);
}
.trader-card.trader-card-roi .trader-card__no.trader-card__no-silver {
    background-color: #D2DAEA;
}
.trader-card.trader-card-roi .trader-card__no.trader-card__no-bronze {
    background: #E6C29D;
}
.trader-card.trader-card-roi .trader-card__user {
    margin-left: -3px;
}
.trader-card.trader-card-roi .trader-card__name {
    margin-bottom: 11px;
}
.trader-card.trader-card-roi .trader-card__img {
    margin-right: 11px;
    width: 80px;
    height: 80px;
}
.trader-card.trader-card-roi .trader-card__img picture,
.trader-card.trader-card-roi .trader-card__img img {
    width: 80px;
    height: 80px;
    border-radius: 0;
    object-fit: cover;
}
.no-webp .trader-card.trader-card-gold:before {
    background-image: url("../img/trader-card/gold-bg.png"); }
.no-webp .trader-card.trader-card-silver:before {
    background-image: url("../img/trader-card/silver-bg.png"); }
.no-webp .trader-card.trader-card-bronze:before {
    background-image: url("../img/trader-card/bronze-bg.png"); }
.no-webp .trader-card.trader-card-silver-two:before {
    background-image: url("../img/trader-card/silver-two-bg.png"); }

.traders {
    background-color: #FFFFFF;
    padding: 48px 0;
}
.traders__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.traders__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.traders__title {
    font-size: 24px;
    line-height: 32px;
    color: #1B212D;
    margin-bottom: 3px;
}
.traders__description {
    font-size: 16px;
    line-height: 24px;
    color: #667085;
}
.traders__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    color: #7044EE;
}
.traders__link-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
}
.traders__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    row-gap: 21px;
    margin-top: 25px;
}
.traders__cards .trader-card {
    min-width: 100%;
    max-width: 100%;
}
.traders.traders-day .traders__cards {
    row-gap: 24px;
    margin-top: 22px;
}
.traders.traders-day .traders-day__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 48px;
    margin-top: 44px;
    background-color: #F3F5F7;
    border-radius: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #667085;
}
.traders.traders-day .traders-day__link-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 5px;
}
.traders.traders-lowest .traders__slider, .traders.traders-roi .traders__slider {
    margin-top: 26px;
    position: relative;
    overflow: hidden;
}
.traders.traders-lowest .traders__slider:after, .traders.traders-roi .traders__slider:after {
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    width: 78px;
    height: 402px;
    z-index: 10;
    background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), color-stop(94.95%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(right, #FFFFFF 0%, rgba(255, 255, 255, 0) 94.95%);
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 94.95%);
}
.traders.traders-lowest .traders__slider-prev,
.traders.traders-lowest .traders__slider-next, .traders.traders-roi .traders__slider-prev,
.traders.traders-roi .traders__slider-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #E9EDF2;
    cursor: pointer;
    position: absolute;
    bottom: 127px;
    z-index: 10;
}
.traders.traders-lowest .traders__slider-prev, .traders.traders-roi .traders__slider-prev {
    left: -56px;
}
.traders.traders-lowest .traders__slider-next, .traders.traders-roi .traders__slider-next {
    right: -55px;
}
.traders.traders-lowest .trader-card, .traders.traders-roi .trader-card {
    min-width: 320px;
    max-width: 320px;
}

@media (max-width: 1260px) {
    .traders__cards {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
    .trader-card {
        padding: 22px;
    }
}
@media (max-width: 900px) {
    .traders__cards {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 850px) {
    .traders__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .traders__link {
        margin-top: 30px;
    }
}
@media (max-width: 600px) {
    .traders__cards {
        max-width: 450px;
        margin: 25px auto auto auto;
    }
    .traders__cards {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
@media (max-width: 400px) {
    .traders__slider:after {
        display: none;
    }
}
.no-webp .traders-home {
    background-image: url("../img/traders-home/bg.jpg"); }
.traders-home {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.traders-home__container {
    max-width: 1267px;
    padding: 0 15px;
    margin: 0 auto;
}
.traders-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 184px;
}
.traders-home__title {
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
}
.traders-home__card {
    background: -o-linear-gradient(160.43deg, rgba(15, 19, 35, 0.2) 6.82%, rgba(255, 255, 255, 0.09) 79.78%);
    background: linear-gradient(289.57deg, rgba(15, 19, 35, 0.2) 6.82%, rgba(255, 255, 255, 0.09) 79.78%);
    border: 1px solid rgba(178, 203, 221, 0.3);
    border-radius: 8px;
    padding: 17px 15px 15px 17px;
    position: relative;
    min-width: 340px;
}
.traders-home__card-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.traders-home__card-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
.traders-home__card-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 9px;
    cursor: pointer;
}
.traders-home__card-measured {
    font-size: 12px;
    line-height: 18px;
    color: #667085;
}
.traders-home__card-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 56px;
    -moz-column-gap: 56px;
    column-gap: 56px;
    margin-top: 16px;
}
.traders-home__card-name {
    font-size: 12px;
    line-height: 18px;
    color: #ADB1B8;
    margin-bottom: 4px;
}
.traders-home__card-value {
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.12em;
    color: #FFFFFF;
}
.traders-home__card-arrow {
    position: absolute;
    right: 13px;
    bottom: 20px;
    cursor: pointer;
}

@media (max-width: 1000px) {
    .traders-home__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding: 35px 0;
    }
    .traders-home__card {
        margin-top: 40px;
    }
}
@media (max-width: 500px) {
    .traders-home__title {
        font-size: 45px;
    }
}
.traders-leaderboard {
    background-color: #FFFFFF;
    padding: 36px 0;
}
.traders-leaderboard__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.traders-leaderboard__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}
.traders-leaderboard__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 38px 9px 175px;
    min-width: 608px;
    max-width: 608px;
    min-height: 80px;
    position: relative;
    border-radius: 8px;
}
.no-webp .traders-leaderboard__card-one {
    background-image: url("../img/traders-leaderboard/leaderBoard-bg-one.jpg"); }
.traders-leaderboard__card-one {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding-left: 188px;
}
.no-webp .traders-leaderboard__card-two {
    background-image: url("../img/traders-leaderboard/leaderBoard-bg-two.jpg"); }
.traders-leaderboard__card-two {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding-left: 175px;
}
.traders-leaderboard__card-title {
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 2px;
}
.traders-leaderboard__card-description {
    font-size: 24px;
    line-height: 32px;
    background: -webkit-gradient(linear, left top, right top, from(#7044EE), color-stop(100.84%, #CC44EE));
    background: -o-linear-gradient(left, #7044EE 0%, #CC44EE 100.84%);
    background: linear-gradient(90deg, #7044EE 0%, #CC44EE 100.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.traders-leaderboard__card-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    padding: 4px 8px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 24px;
}
.traders-leaderboard__card-link svg {
    margin-left: 7px;
}
.traders-leaderboard__card-user {
    position: absolute;
}
.traders-leaderboard__card-user picture,
.traders-leaderboard__card-user img {
    border-radius: 50%;
}
.traders-leaderboard__card-user-one {
    top: 16px;
    left: 67px;
}
.traders-leaderboard__card-user-two {
    top: 30px;
    left: 18px;
}
.traders-leaderboard__card-user-three {
    top: 30px;
    left: 130px;
}

@media (max-width: 1300px) {
    .traders-leaderboard__card {
        background-size: cover;
        min-width: auto;
        background-position: left;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}
@media (max-width: 1230px) {
    .traders-leaderboard__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 15px;
    }
    .traders-leaderboard__card {
        min-width: 800px;
        padding-left: 250px;
    }
}
@media (max-width: 830px) {
    .traders-leaderboard__card {
        min-width: 100%;
    }
}
@media (max-width: 700px) {
    .traders-leaderboard__card {
        padding-left: 210px;
        padding-right: 15px;
    }
}
@media (max-width: 630px) {
    .traders-leaderboard__card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-left: 260px;
        padding-bottom: 15px;
    }
    .traders-leaderboard__card-description {
        margin-bottom: 5px;
    }
}
@media (max-width: 550px) {
    .traders-leaderboard__card-title {
        font-size: 18px;
        margin-bottom: 0;
    }
    .traders-leaderboard__card-description {
        font-size: 20px;
    }
}
@media (max-width: 530px) {
    .traders-leaderboard__card {
        padding-left: 200px;
    }
    .traders-leaderboard__card-title {
        display: none;
    }
}
@media (max-width: 380px) {
    .traders-leaderboard__card-description {
        font-size: 16px;
    }
}

.card-works__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.card-works__container:before {
    content: "";
    position: absolute;
    width: 734px;
    height: 691px;
    left: -342px;
    bottom: -550px;
    background-color: #280D43;
    -webkit-filter: blur(167px);
    filter: blur(167px);
}
.card-works__title {
    margin-bottom: 69px;
}
.card-works__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 30px;
}
.card-works__card {
    background-image: url("../../img/card-works/bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding: 44px 39px 64px 56px;
    min-height: 288px;
    position: relative;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 372px;
}
.card-works__card-number {
    position: absolute;
    top: 20px;
    right: 21px;
    font-size: 96px;
    letter-spacing: 0.01em;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-62.5%, rgba(49, 54, 58, 0.3)), color-stop(132.81%, #31363A));
    background: -o-linear-gradient(bottom, rgba(49, 54, 58, 0.3) -62.5%, #31363A 132.81%);
    background: linear-gradient(0deg, rgba(49, 54, 58, 0.3) -62.5%, #31363A 132.81%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.card-works__card-img {
    margin-bottom: 22px;
}
.card-works__card-description {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

@media (max-width: 1200px) {
    .card-works__cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
        row-gap: 40px;
    }
}
@media (max-width: 768px) {
    .card-works {
        padding: 80px 0;
    }
    .card-works__title {
        margin-bottom: 40px;
    }
}
@media (max-width: 400px) {
    .card-works__card {
        min-height: 267px;
        max-width: 350px;
        padding: 30px;
        background-size: contain;
    }
}
@media (max-width: 370px) {
    .card-works__card {
        min-height: 255px;
    }
}
.withdrawal-popup {
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    z-index: 99;
}
.withdrawal-popup.lvl3-required .verificationPayment__left {
    background-color: #22202E;
}
.withdrawal-popup.lvl3-required .verificationPayment__right {
    background-color: #fff;
}
.withdrawal-popup.lvl3-required .verificationPayment {
    border: none;
    background-color: transparent;
    overflow: hidden;
}
.withdrawal-popup.lvl3-required .verificationPayment__btn-start .buttons__01 {
    width: 157px !important;
}
.withdrawal-popup.lvl3-required .verificationPayment__btn-return .buttons__02 {
    width: 152px !important;
}
.withdrawal-popup.withdrawal-successful-active {
    opacity: 1;
    visibility: visible;
    backdrop-filter: blur(5px);
}
.withdrawal-popup.withdrawal-pending-active {
    opacity: 1;
    visibility: visible;
    backdrop-filter: blur(5px);
}
.withdrawal-popup__block {
    min-width: 341px;
    background-color: #FFFFFF;
    border-radius: 13px;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.withdrawal-popup__top {
    background: -webkit-gradient(linear, left top, left bottom, from(#22202E), to(#282442));
    background: -o-linear-gradient(top, #22202E 0%, #282442 100%);
    background: linear-gradient(180deg, #22202E 0%, #282442 100%);
    border-radius: 10px 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 33px 0 38px 0;
}
.withdrawal-popup__title {
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 20px;
}
.withdrawal-popup__bottom {
    padding: 35px 31px 28px 26px;
}
.withdrawal-popup__table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.withdrawal-popup__table + .withdrawal-popup__table {
    margin-top: 21px;
}
.withdrawal-popup__table-key, .withdrawal-popup__table-value {
    font-size: 14px;
    line-height: 16px;
    color: #101828;
}
.withdrawal-popup__table-key.completed, .withdrawal-popup__table-value.completed {
    color: #4DB742;
}
.withdrawal-popup__table-key.pending, .withdrawal-popup__table-value.pending {
    color: #E7BD1F;
}
.withdrawal-popup__table-value {
    text-align: right;
    max-width: 157px;
    overflow-wrap: break-word;
}
.withdrawal-popup__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 41px;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    margin-top: 45px;
    background-color: #7044EE;
    border-radius: 5px;
    cursor: pointer;
}

.payment-home {

    padding: 47px 0 143px 0;
}
.payment-home__container {
    max-width: 1278px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.payment-home__container:before {
    content: "";
    position: absolute;
    width: 790px;
    height: 790px;
    right: -337px;
    top: -322px;
    background-color: #382845;
    -webkit-filter: blur(199px);
    filter: blur(199px);
    z-index: 1;
}
.payment-home__container:after {
    content: "";
    position: absolute;
    width: 962px;
    height: 960px;
    left: -600px;
    top: 583px;
    background-color: #280D43;
    opacity: 0.8;
    -webkit-filter: blur(174.5px);
    filter: blur(174.5px);
}
.payment-home__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 71px;
    -moz-column-gap: 71px;
    column-gap: 71px;
    position: relative;
    z-index: 1;
}
.payment-home__left {
    padding-top: 70px;
    max-width: 629px;
}
.payment-home__title {
    font-size: 52px;
    line-height: 80px;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.payment-home__surprise {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.payment-home__surprise-icon {
    margin-right: 22px;
}
.payment-home__surprise-title {
    font-size: 19px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.payment-home__surprise-value {
    font-size: 22px;
    line-height: 26px;
    color: #7044EE;
}
.payment-home__link {
    background-color: #7044EE;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 344px;
    height: 63px;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    margin-top: 29px;
}
.payment-home__more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: -150px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #929DA6;
}
.payment-home__more-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 11px;
}
.payment-home__more-arrow svg:first-child path {
    -webkit-animation: glow 2s infinite ease-in-out;
    animation: glow 2s infinite ease-in-out;
}
.payment-home__more-arrow svg:last-child path {
    -webkit-animation: glow 4s infinite ease-in-out;
    animation: glow 4s infinite ease-in-out;
}

@-webkit-keyframes glow {
    0% {
        stroke: #929DA6;
    }
    50% {
        stroke: #FFFFFF;
    }
    100% {
        stroke: #929DA6;
    }
}

@keyframes glow {
    0% {
        stroke: #929DA6;
    }
    50% {
        stroke: #FFFFFF;
    }
    100% {
        stroke: #929DA6;
    }
}
@media (max-width: 1060px) {
    .payment-home__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .payment-home__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
    }
    .payment-home__right {
        margin-top: 50px;
    }
    .payment-home__surprise {
        text-align: left;
    }
    .payment-home__title {
        line-height: 63px;
    }
}
@media (max-width: 600px) {
    .payment-home__title {
        font-size: 47px;
    }
}
@media (max-width: 530px) {
    .payment-home__img,
    .payment-home__img img {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .payment-home__title {
        font-size: 43px;
        margin-bottom: 30px;
    }
}
@media (max-width: 400px) {
    .payment-home__title {
        font-size: 32px;
        line-height: 50px;
    }
    .payment-home__link {
        width: 300px;
        height: 50px;
    }
}

.the-choice__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.the-choice__title {
    text-align: left;
    margin-bottom: 24px;
}
.the-choice__description {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}
.the-choice__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 242px;
    -moz-column-gap: 242px;
    column-gap: 242px;
}
.the-choice__left {
    padding-top: 47px;
}
.the-choice__benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 485px;
}
.the-choice__benefit + .the-choice__benefit {
    margin-top: 42px;
}
.the-choice__benefit-icon {
    margin-right: 29px;
}
.the-choice__benefit-title {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    margin-bottom: 3px;
}
.the-choice__benefit-description {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.01em;
    color: #929DA6;
}
.the-choice__coins {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (169px)[2];
    grid-template-columns: repeat(2, 169px);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    row-gap: 19px;
    margin-top: -13px;
}
.the-choice__coin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 169px;
    height: 70px;
    background-color: #342A3D;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
    border-radius: 40px;
    padding-left: 13px;
}
.the-choice__coin:nth-child(3), .the-choice__coin:nth-child(4), .the-choice__coin:nth-child(7), .the-choice__coin:nth-child(8) {
    margin-left: 59px;
}
.the-choice__coin-icon {
    margin-right: 17px;
}
.the-choice__coin-name {
    font-size: 27px;
    line-height: 32px;
    color: #FFFFFF;
}

@media (max-width: 1200px) {
    .the-choice__box {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        padding-right: 59px;
    }
}
@media (max-width: 900px) {
    .the-choice__box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .the-choice__coins {
        margin-top: 0;
    }
}
@media (max-width: 850px) {
    .the-choice {
        padding: 70px 0 110px 0;
    }
    .the-choice__title {
        margin-bottom: 15px;
    }
    .the-choice__title,
    .the-choice__description {
        text-align: center;
    }
    .the-choice__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-right: 0;
    }
    .the-choice__coin:nth-child(3),
    .the-choice__coin:nth-child(4),
    .the-choice__coin:nth-child(7),
    .the-choice__coin:nth-child(8) {
        margin-left: 0;
    }
    .the-choice__coins {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 700px;
        margin: 30px auto auto auto;
    }
}
@media (max-width: 430px) {
    .the-choice__right {
        width: 100%;
    }
    .the-choice__coins {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
    .the-choice__coin-icon svg {
        width: 40px;
        height: 40px;
    }
    .the-choice__coin {
        width: 100%;
    }
}

.create-card__container {
    max-width: 1285px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.create-card__container:before {
    content: "";
    position: absolute;
    width: 622px;
    height: 622px;
    right: -539px;
    bottom: -599px;
    background-color: #280D43;
    -webkit-filter: blur(167px);
    filter: blur(167px);
}
.create-card__title {
    margin-bottom: 72px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.create-card__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}
.create-card__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    max-width: 296px;
}
.create-card__item-img {
    margin-bottom: 26px;
}
.create-card__item-title {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.create-card__item-description {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #929DA6;
}
.create-card__item-center {
    position: relative;
}
.create-card__item-center:before, .create-card__item-center:after {
    content: "";
    position: absolute;
    width: 46px;
    height: 17px;
    top: 151px;
    background-image: url("../../img/create-card/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
}
.create-card__item-center:before {
    left: -113px;
}
.create-card__item-center:after {
    right: -118px;
}

@media (max-width: 1100px) {
    .create-card__item-center:before {
        left: -60px;
    }
    .create-card__item-center:after {
        right: -60px;
    }
}
@media (max-width: 950px) {
    .create-card__item-center:before,
    .create-card__item-center:after {
        display: none;
    }
    .create-card__items {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 30px 1fr;
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        grid-template-areas: "item-one item-two" "item-three item-three";
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 30px;
    }
    .create-card__item {
        max-width: 600px;
        margin: 0 auto;
    }
    .create-card__item:first-child {
        grid-area: item-one;
    }
    .create-card__item-center {
        grid-area: item-two;
    }
    .create-card__item:first-child {
        grid-area: item-three;
    }
}
@media (max-width: 950px) {
    .create-card__item:first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .create-card__item-center {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
    .create-card__item:first-child {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
    }
}
@media (max-width: 768px) {
    .create-card {
        padding: 60px 0 100px 0;
    }
}
@media (max-width: 600px) {
    .create-card__title {
        margin-bottom: 30px;
    }
    .create-card__item-img {
        margin-bottom: 15px;
    }
    .create-card__items {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: "item-one" "item-two" "item-three";
    }
    .create-card__item {
        max-width: 400px;
    }
    .create-card__item:first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .create-card__item-center {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .create-card__item:first-child {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }
}
.earn-crypto {

    padding: 150px 0;
}
.earn-crypto__container {
    max-width: 1067px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.earn-crypto__container:before {
    content: "";
    position: absolute;
    width: 496px;
    height: 496px;
    left: -437px;
    bottom: -201px;
    background-color: #280D43;
    opacity: 0.7;
    -webkit-filter: blur(167px);
    filter: blur(167px);
}
.earn-crypto__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}
.earn-crypto__right {
    max-width: 572px;
    margin-right: -171px;
}
.earn-crypto__title {
    margin-bottom: 22px;
    text-align: left;
}
.earn-crypto__description {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    margin-bottom: 48px;
}
.earn-crypto__benefits {
    margin-left: -11px;
}
.earn-crypto__benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 500px;
}
.earn-crypto__benefit + .earn-crypto__benefit {
    margin-top: 44px;
}
.earn-crypto__benefit-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 34px;
    min-height: 34px;
    max-height: 34px;
    margin-right: 37px;
}
.earn-crypto__benefit-title {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    margin-bottom: 3px;
}
.earn-crypto__benefit-description {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.01em;
    color: #929DA6;
}
.earn-crypto__card {
    padding: 0 31px 0 31px;
    background: #342A3D;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    min-width: 360px;
    position: relative;
}
.earn-crypto__card:before {
    content: "";
    position: absolute;
    top: 83px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #3D3D3D;
}
.earn-crypto__card:last-child {
    position: absolute;
    left: 76px;
    bottom: 137px;
    z-index: 5;
}
.earn-crypto__card-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
}
.earn-crypto__card-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 13px 0 14px 0;
}
.earn-crypto__card-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 26px 0 28px 0;
}
.earn-crypto__card-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.earn-crypto__card-icon {
    margin-right: 20px;
}
.earn-crypto__card-name {
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}
.earn-crypto__card-available, .earn-crypto__card-subtitle, .earn-crypto__card-earn {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}
.earn-crypto__card-subtitle {
    color: #ABABAB;
}
.earn-crypto__card-earn {
    color: rgba(42, 163, 131, 0.992702);
}
.earn-crypto__card-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.earn-crypto__left {
    padding-top: 155px;
    position: relative;
}

@media (max-width: 1200px) {
    .earn-crypto__right {
        margin-right: -100px;
    }
}
@media (max-width: 1100px) {
    .earn-crypto__right {
        margin-right: -50px;
    }
}
@media (max-width: 1030px) {
    .earn-crypto {
        padding: 70px 0 100px 0;
    }
    .earn-crypto__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .earn-crypto__left {
        padding-top: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 30px;
    }
    .earn-crypto__title,
    .earn-crypto__description {
        text-align: center;
    }
    .earn-crypto__right {
        margin-right: 0;
        max-width: 100%;
    }
    .earn-crypto__benefit {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        text-align: center;
    }
    .earn-crypto__benefit-icon {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .earn-crypto__description {
        margin-bottom: 30px;
    }
    .earn-crypto__benefits {
        margin: 0 auto;
        max-width: 600px;
    }
    .earn-crypto__card:last-child {
        position: inherit;
        bottom: auto;
        left: auto;
    }
}
@media (max-width: 375px) {
    .earn-crypto__card {
        min-width: 350px;
        padding: 0 20px;
    }
}
.spend-anywhere {

    padding: 188px 0 150px 0;
    overflow-x: hidden;
}
.spend-anywhere__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.spend-anywhere__container .spend-anywhere__img {
    position: absolute;
    top: -67px;
    right: 88px;
    z-index: 15;
}
.spend-anywhere__box-wrapper {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.spend-anywhere__box-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    z-index: 5;
    background: -webkit-gradient(linear, left top, right top, from(rgb(29, 35, 38)), color-stop(rgb(255, 255, 255)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(left, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
    background: linear-gradient(90deg, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
}
.spend-anywhere__box-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    z-index: 5;
    background: -webkit-gradient(linear, left top, right top, from(rgb(29, 35, 38)), color-stop(rgb(255, 255, 255)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(left, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
    background: linear-gradient(90deg, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
}
.no-webp .spend-anywhere__box {
    background-image: url("../../img/spend-anywhere/map-bg.png"); }
.spend-anywhere__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    width: 100%;
    height: 464px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 105px;
    position: relative;
}
.spend-anywhere__box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(29, 35, 38)), color-stop(rgb(112, 68, 238)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
    background: linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
}
.spend-anywhere__box:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(29, 35, 38)), color-stop(rgb(112, 68, 238)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
    background: linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
}
.spend-anywhere__title {
    margin-bottom: 23px;
}
.spend-anywhere__description {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    margin-bottom: 31px;
    max-width: 399px;
}
.spend-anywhere__link {
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #7044EE;
    border-radius: 5px;
    width: 200px;
    height: 55px;
}

@media (max-width: 1150px) {
    .spend-anywhere__container .spend-anywhere__img {
        right: 30px;
    }
    .spend-anywhere__box {
        background-size: cover;
    }
}
@media (max-width: 1060px) {
    .spend-anywhere__box {
        padding-left: 50px;
    }
    .spend-anywhere__container .spend-anywhere__img {
        right: 15px;
    }
}
@media (max-width: 990px) {
    .spend-anywhere__container .spend-anywhere__img {
        top: 9px;
    }
    .spend-anywhere__img picture,
    .spend-anywhere__img img {
        width: 470px;
        height: 500px;
    }
}
@media (max-width: 890px) {
    .spend-anywhere {
        padding: 70px 0 100px 0;
    }
    .spend-anywhere__box {
        height: 700px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 30px;
    }
    .spend-anywhere__left {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .spend-anywhere__container .spend-anywhere__img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        top: auto;
        bottom: -45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media (max-width: 550px) {
    .spend-anywhere__box {
        height: 700px;
        padding: 30px 15px;
    }
    .spend-anywhere__container .spend-anywhere__img {
        bottom: -6%;
    }
}
@media (max-width: 500px) {
    .spend-anywhere__img picture, .spend-anywhere__img img {
        width: 400px;
        height: 435px;
    }
}
@media (max-width: 400px) {
    .spend-anywhere__box {
        height: 660px;
    }
    .spend-anywhere__img picture, .spend-anywhere__img img {
        width: 350px;
        height: 375px;
    }
}
.ready-join {

    padding: 0 0 141px 0;
}
.ready-join__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}
.ready-join__box-wrapper {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.ready-join__box-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    z-index: 5;
    background: -webkit-gradient(linear, left top, right top, from(rgb(29, 35, 38)), color-stop(rgb(255, 255, 255)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(left, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
    background: linear-gradient(90deg, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
}
.ready-join__box-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    z-index: 5;
    background: -webkit-gradient(linear, left top, right top, from(rgb(29, 35, 38)), color-stop(rgb(255, 255, 255)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(left, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
    background: linear-gradient(90deg, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
}
.no-webp .ready-join__box {
    background-image: url("../../img/spend-anywhere/map-bg.png"); }
.ready-join__box {

    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 320px;
    background-repeat: no-repeat;
    background-size: cover;
}
.ready-join__box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(29, 35, 38)), color-stop(rgb(112, 68, 238)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
    background: linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
}
.ready-join__box:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(29, 35, 38)), color-stop(rgb(112, 68, 238)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
    background: linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
}
.ready-join__card {
    position: absolute;
    z-index: 5;
}
.ready-join__card-left {
    top: -75px;
    left: 42px;
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
}
.ready-join__card-right {
    bottom: -78px;
    right: 96px;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
}
.ready-join__title {
    margin-bottom: 32px;
    position: relative;
    z-index: 10;
    padding: 0 15px;
}
.ready-join__link {
    background-color: #7044EE;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 200px;
    height: 55px;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    position: relative;
    z-index: 10;
}

@media (max-width: 990px) {
    .ready-join__card-left {
        left: 20px;
    }
    .ready-join__card-right {
        right: 20px;
    }
}
@media (max-width: 768px) {
    .ready-join {
        padding: 80px 0 100px 0;
    }
}
@media (max-width: 600px) {
    .ready-join__box {
        height: 370px;
    }
    .ready-join__card,
    .ready-join__card picture,
    .ready-join__card img {
        width: 200px;
    }
    .ready-join__card-left {
        top: -50px;
    }
}
.your-fingertips {

    padding: 143px 0 150px 0;
}
.your-fingertips__container {
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.your-fingertips__subtitle {
    font-size: 14px;
    line-height: 16px;
    color: #7044EE;
    margin-bottom: 17px;
    text-align: left;
}
.your-fingertips__title {
    text-align: left;
    max-width: 239px;
}
.your-fingertips__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 36px 1fr 36px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-template-areas: "card-one card-two card-four" "card-one card-three card-five";
    -webkit-column-gap: 36px;
    -moz-column-gap: 36px;
    column-gap: 36px;
    row-gap: 24px;
}
.your-fingertips__card-wrapper {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    min-height: 328px;
    max-height: 328px;
}
.your-fingertips__card-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    z-index: 5;
    background: -webkit-gradient(linear, left top, right top, from(rgb(29, 35, 38)), color-stop(rgb(255, 255, 255)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(left, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
    background: linear-gradient(90deg, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
}
.your-fingertips__card-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    z-index: 5;
    background: -webkit-gradient(linear, left top, right top, from(rgb(29, 35, 38)), color-stop(rgb(255, 255, 255)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(left, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
    background: linear-gradient(90deg, rgb(29, 35, 38), rgb(255, 255, 255), rgb(0, 0, 0));
}
.your-fingertips__card {
    min-height: 328px;
    max-height: 328px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 60px 0 55px;

    border-radius: 20px;
    position: relative;
}
.your-fingertips__card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(29, 35, 38)), color-stop(rgb(112, 68, 238)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
    background: linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
}
.your-fingertips__card:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(29, 35, 38)), color-stop(rgb(112, 68, 238)), to(rgb(0, 0, 0)));
    background: -o-linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
    background: linear-gradient(rgb(29, 35, 38), rgb(112, 68, 238), rgb(0, 0, 0));
}
.your-fingertips__card-title {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    margin-bottom: 24px;
    max-width: 277px;
}
.your-fingertips__card-description {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #929DA6;
}
.your-fingertips__card-one {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: card-one;
    margin-top: 130px;
}
.your-fingertips__card-two {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: card-two;
}
.your-fingertips__card-three {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: card-three;
}
.your-fingertips__card-four {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: card-four;
    margin-top: -124px;
}
.your-fingertips__card-five {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    grid-area: card-five;
    margin-top: -124px;
}

@media (max-width: 1200px) {
    .your-fingertips__card {
        padding: 15px 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
    .your-fingertips__card-title {
        max-width: 100%;
    }
}
@media (max-width: 1000px) {
    .your-fingertips__cards {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas: "card-one card-two" "card-three card-four" "card-five card-five";
        margin: 40px auto auto auto;
        max-width: 900px;
    }
    .your-fingertips__title {
        text-align: center;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .your-fingertips__subtitle {
        text-align: center;
    }
    .your-fingertips__card-description {
        max-width: 500px;
    }
    .your-fingertips__card-wrapper {
        margin-top: 0 !important;
    }
    .your-fingertips__card-one {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
    }
    .your-fingertips__card-two {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }
    .your-fingertips__card-three {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .your-fingertips__card-four {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }
    .your-fingertips__card-five {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
    }
}
@media (max-width: 768px) {
    .your-fingertips {
        padding: 80px 0 100px 0;
    }
}
@media (max-width: 700px) {
    .your-fingertips__cards {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: "card-one" "card-two" "card-three" "card-four" "card-five";
        max-width: 550px;
    }
    .your-fingertips__card-one {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
    }
    .your-fingertips__card-two {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
    .your-fingertips__card-three {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .your-fingertips__card-four {
        -ms-grid-row: 4;
        -ms-grid-column: 1;
    }
    .your-fingertips__card-five {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }
}
.account-password .tabs-menu {
    margin: 43px auto 0;
}
.account-password .change-password {
    margin: 24px 0 300px;
}

.wallet-overview .table-balance {
    margin-bottom: 40px;
}
.wallet-overview__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wallet-overview__search {
    max-width: 236px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 60px;
}
.wallet-overview__search input {
    width: 100% !important;
}

@media (max-width: 500px) {
    .wallet-overview__search {
        margin-right: 30px;
    }
}
@media (max-width: 450px) {
    .wallet-overview__search {
        max-width: 160px;
        margin-right: 25px;
    }
}
.transaction-history .table-transaction {
    /* margin-bottom: 70px; */
}

.kyc-verification .tabs-menu {
    margin-bottom: 24px;
}

@media (max-width: 1009px) {
    .kyc-verification .tabs-menu {
        margin-bottom: 0;
    }
}
.not-found {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    text-align: center;
}
.not-found__title {
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #464F61;
    margin: 21px 0 14px;
}
.not-found .buttons__02 {
    width: 153px;
    height: 39px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 16px;
}

@media (max-width: 460px) {
    .not-found__content svg {
        width: 300px;
    }
}
.sing-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
}
.sing-in__left-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 26px;
    line-height: 30px;
    color: #121212;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
    left: 0;
    top: 0;
    margin-bottom: 60px;
}
.sing-in__left-icon {
    margin-right: 12px;
}
.sing-in__body {
    background-color: #FFFFFF;
}
.sing-in__left {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sing-in__right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100vh;
    background-color: #121212;
    overflow: hidden;
    margin: auto;
}
.sing-in__right img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sing-in__right-join {
    position: absolute;
    bottom: 225px;
    top: calc(50% + 325px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 400px;
    min-width: 400px;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    background-color: #fff;
    padding: 12px 20px;
    border-radius: 10px;
    height: fit-content;
}
.sing-in__right-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #000;
}
.sing-in__right-description {
    font-size: 12px;
    line-height: 16px;
    color: #5e5e5e;
}
.sing-in__message {
    width: 244px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: #FFFFFF;
    border-radius: 5px;
    position: absolute;
    bottom: 33px;
    left: 36px;
    font-size: 12px;
    line-height: 120%;
    -webkit-font-feature-settings: "pnum" on, "lnum" on;
    font-feature-settings: "pnum" on, "lnum" on;
    color: #3E3F4F;
    padding: 18px 16px 18px 34px;
}
.sing-in__message svg {
    position: absolute;
    right: 16px;
    bottom: -10px;
}
.sing-in__box {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    height: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sing-in__title {
    position: relative;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    color: #1B212D;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.sing-in__title svg {
    position: absolute;
    top: -41px;
    right: -59px;
}
.sing-in__des {
    font-size: 16px;
    line-height: 19px;
    color: #78778B;
}
.sing-in__form-title {
    font-size: 14px;
    line-height: 16px;
    color: #1B212D;
    margin-bottom: 10px;
}
.sing-in__form {
    margin-top: 20px;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 15px;
}
.sing-in__title {
    margin-bottom: 8px;
}
.sing-in__params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.captcha-mt {
    margin-top: 15px;
}
.sing-in__content {
    max-width: 404px;
}
.sing-in__link {
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #1B212D;
}
.sing-in .buttons__02 {
    background-color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    color: #78778B;
}
.sing-in .buttons__02 svg {
    margin-right: 10px;
}
.sing-in__have {
    font-size: 14px;
    line-height: 16px;
    color: #929EAE;
    margin: 25px auto 0;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.sing-in__have span {
    font-size: 14px;
    line-height: 16px;
    color: #1B212D;
}
.sing-in__have svg {
    position: absolute;
    right: 0;
    bottom: -9px;
}
.sing-in__have-bef-top svg {
    bottom: -4px;
}
.sing-in__code-title {
    font-size: 14px;
    line-height: 16px;
    color: #1B212D;
    margin-bottom: 16px;
}

@media (max-height: 900px) {
    .sing-in__box {
        height: 100%;
    }
    .sing-in__left-logo {
        top: 10px;
    }

    .sing-in__right {
        height: 100%;
    }
    .sing-in__form {
        margin-top: 5px;
    }
}
@media (max-width: 1210px) {
    .sing-in__content {
        left: 12%;
    }
    .sing-in__box {
        padding: 10px 20px 0;
    }
}
@media (max-width: 850px) {
    .sing-in__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        row-gap: 15px;
    }
    .sing-in__left {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        position: static;
        overflow: visible;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .sing-in__content {
        left: 50px;
        margin-top: 50px;
    }
    .sing-in__right-join {
        display: inline-block;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 30px;
    }
    .sing-in__box {
        padding-left: 0;
        padding-right: 0;
    }
    .sing-in__left-logo {
        position: static;
    }
    .sing-in__right {
        position: static;
        width: 100%;
        height: inherit;
        text-align: center;
        padding: 30px 0;
    }
    .sing-in__message {
        width: 212px;
        padding: 12px 15px 18px;
    }
    .sing-in__right img {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .sing-in__message {
        left: 10px;
    }
}
@media (max-width: 760px) {
    .sing-in__right {
        display: none;
    }
    .sing-in__content {
        margin-top: 50px;
    }
    .sing-in__left {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 500px) {
    .sing-in__content {
        width: 100%;
    }
    .sing-in__form .input__01,
    .sing-in__form .buttons__01,
    .sing-in__form .buttons__02 {
        width: 100%;
    }
    .sing-in__box {
        padding: 20px 15px 0;
    }
    .sing-in__code .code__input {
        width: 16%;
        padding: 0 16px 0 20px;
    }
}
@media (max-width: 400px) {
    .sing-in__code .code__input {
        padding: 0 16px 0 16px;
        min-width: 47px;
    }
}
.defi-staking .table-investments {
    margin-bottom: 40px;
}

.setup-2fa-authentication .tabs-menu {
    margin-bottom: 24px;
}

@media (max-width: 1009px) {
    .setup-2fa-authentication .tabs-menu {
        margin-bottom: 0;
    }
}
.step-verification-root .step-verification {
    margin-top: 34px;
}

.main.token-listing {
    padding-bottom: 0;
}

.trading-bots .trading-bot-grid {
    margin-top: 55px;
}

.trader-card__graphic,
.trader-card__graphic svg {
    height: 75px !important;
}

.surprise .aml-score__title span:before {
    bottom: -5px;
    right: -1px;
}

.surprise .aml-score__left {
    padding-top: 81px;
    padding-bottom: 0;
    padding-right: 10px;
    max-width: 273px;
}

.surprise .aml-score__right {
    padding: 72px 49px 58px 59px;
    min-width: auto;
}

.surprise .aml-score__title {
    margin-bottom: 38px;
}

.surprise .aml-score__description {
    margin-bottom: 0;
    line-height: 20px;
    max-width: 392px;
}

.surprise .aml-score__description + .aml-score__description {
    margin-top: 20px;
}

.surprise .aml-score__left-img img {
    transform: scale(0.5) translateX(-50%);
}

.surprise .aml-score__buttons {
    flex-direction: column;
    row-gap: 11px;
    margin-top: 26px;
}

.surprise .aml-score__button-wallet {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 296px;
    flex-basis: 100%;
    padding: 10px 27px 10px 27px;
    border: 1px solid #DBDDE5;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    background: #7044EE;
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.surprise .aml-score__button-wallet:hover {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 296px;
    flex-basis: 100%;
    padding: 10px 27px 10px 27px;
    border: 1px solid #DBDDE5;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    background: #8362e1;
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.surprise .aml-score__button-wallet2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 296px;
    flex-basis: 100%;
    padding: 14px 27px 14px 27px;
    border: 1px solid #DBDDE5;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    background: #F2F3F5;
    font-family: "Roboto-Medium", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #101828;
}

.table-fees .table-balance__item-coin img {
    width: 34px;
    height: 32px;
}

.table-fees .table-balance__item span {
    margin-left: 6px;
}

.table-fees-title {
    font-size: 30px;
    line-height: 35px;
}

.table-fees-trading .table-investments__container {
    max-width: 100%;
}

.table-fees-trading .table-investments__name-asset, .table-investments__item-asset {
    width: 241px;
}

.table-fees-trading .table-investments__name-profit, .table-investments__item-profit {
    width: 211px;
    text-align: center;
}

.table-fees-trading .table-investments__name-invested, .table-investments__item-invested {
    width: 194px;
    text-align: center;
    padding-left: 0;
}

.table-fees-trading .table-investments__item-box {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: center;
    width: 100%;
}

.table-fees-trading .table-investments__item-box + .table-investments__item-box {
    margin-top: 10px;
}

.table-fees-trading .table-investments__item-usd {
    color: #000000;
    margin-right: 10px;
    min-width: 50px;
    text-align: left;
}

.table-fees-trading .table-investments__names,
.table-fees-trading .table-investments__item {
    justify-content: space-between;
}

.table-fees-trading .table-investments__item {
    font-size: 15px;
}

.invoice {
    display: flex;
    justify-content: center;
}

.invoice .form-coins__container {
    flex-direction: column;
}

.invoice__line {
    font-family: "Roboto-Medium", sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, #262132 0%, #372A55 100%);
    border-radius: 5px 5px 0px 0px;
    padding: 29px 62px 28px 56px;
    font-size: 20px;
    line-height: 160%;
    color: #FFFFFF;
    position: relative;
    width: 100%;
}

.invoice__line:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #EB00FF 0%, #31ff67 100%);
    background-size: 200% 200%;
    -webkit-animation: gradientInvoice 2s ease infinite;
    -moz-animation: gradientInvoice 2s ease infinite;
    animation: gradientInvoice 2s ease infinite;
}

.invoice__line-title span {
    color: #AD91FF;
}

.invoice .form-coins__left {
    border-radius: 0 0 5px 5px;
}

@-webkit-keyframes gradientInvoice {
    0%{background-position:10% 0%}
    50%{background-position:100% 0%}
    100%{background-position:10% 0%}
}
@-moz-keyframes gradientInvoice {
    0%{background-position:10% 0%}
    50%{background-position:100% 0%}
    100%{background-position:10% 0%}
}
@keyframes gradientInvoice {
    0%{background-position:10% 0%}
    50%{background-position:100% 0%}
    100%{background-position:10% 0%}
}

.invoice-two .form-coins.verification .form-coins__alert {
    padding: 18px 41px 18px 29px;
}

.base-timer {
    position: relative;
    width: 51px;
    height: 51px;
    margin-right: 27px;
}

.base-timer__svg {
    transform: scaleX(-1);
}

.base-timer__circle {
    fill: none;
    stroke: none;
}

.base-timer__path-elapsed {
    stroke-width: 7px;
    stroke: #E9E9FF;
}

.base-timer__path-remaining {
    stroke-width: 7px;
    stroke-linecap: round;
    transform: rotate(90deg);
    transform-origin: center;
    transition: 1s linear all;
    fill-rule: nonzero;
    stroke: currentColor;
}

.base-timer__path-remaining.purple {
    color: #7A22D2;
}

.base-timer__label {
    position: absolute;
    width: 51px;
    height: 51px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Roboto-Medium", sans-serif;
    font-size: 11px;
    line-height: 7px;
    letter-spacing: 0.463636px;
    color: #070417;
}

.webp .traveller-banner__box { background-image: url(../img/traveller-banner/bg.webp); }

.webp .traveller-home { background-image: url(../img/traveller-home/bg.webp); }

.webp .fast-listing { background-image: url(../img/fast-listing/bg.webp); }

.webp .start-cooperation { background-image: url(../img/lets-start-cooperation/form-bg.webp); }

.webp .volume-home { background-image: url(../img/volume-home/bg.webp); }

.webp .ventures-home__container:before { background-image: url(../img/ventures-home/arrow.webp); }

.webp .ventures-home__container:after { background-image: url(../img/ventures-home/bg.webp); }

.landings .api-home { background-image: url(../img/api-home/bg.webp); }

.webp .bots-home { background-image: url(../img/bots-home/bg.webp); }

.webp .launchpad-home__box { background-image: url(../img/launchpad-home/bg.webp); }

.webp .join-Jumpstart { background-image: url(../img/join-Jumpstart/bg-two.webp); }

.webp .join-Jumpstart__wrapper { background-image: url(../img/join-Jumpstart/bg-one.webp); }

.webp .trader-card.trader-card-gold:before { background-image: url(../img/trader-card/gold-bg.webp); }

.webp .trader-card.trader-card-silver:before { background-image: url(../img/trader-card/silver-bg.webp); }

.webp .trader-card.trader-card-bronze:before { background-image: url(../img/trader-card/bronze-bg.webp); }

.webp .trader-card.trader-card-silver-two:before { background-image: url(../img/trader-card/silver-two-bg.webp); }

.webp .traders-home { background-image: url(../img/traders-home/bg.webp); }

.webp .traders-leaderboard__card-one { background-image: url(../img/traders-leaderboard/leaderBoard-bg-one.webp); }

.webp .traders-leaderboard__card-two { background-image: url(../img/traders-leaderboard/leaderBoard-bg-two.webp); }

.webp .spend-anywhere__box { background-image: url(../../img/spend-anywhere/map-bg.webp); }

.webp .ready-join__box { background-image: url(../../img/spend-anywhere/map-bg.webp); }


@media only screen and (min-width:1102px) {
    .table-balance__name-actions {
        margin-right: 107px !important;
    }

    .table-balance__item-actions {
        min-width: 155px !important;
    }
}

/*style for fix bug with icon in input*/

label {
    display: inherit;
}

/*style for fix bug with icon in input*/



.rs-buy-sell {
    font-family: 'Roboto', sans-serif;
}

.rs-buy-sell__top-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1270px;
    padding: 0 15px;
    margin: 0 auto;
}

.rs-buy-sell__top-info {
    display: flex;
    align-items: center;
    column-gap: 13px;
}

.rs-buy-sell__top {
    padding: 48px 0;
    background: linear-gradient(89.68deg, rgba(41, 34, 56, 0.74) 57.47%, rgba(32, 31, 34, 0) 100.1%), #201F22;
}

.rs-buy-sell__top-icon {
    display: flex;
    align-items: center;
}

.rs-buy-sell__top-title {
    font-weight: 600;
    font-size: 26px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 4px;
    font-family: 'Roboto', sans-serif;
}

.rs-buy-sell__top-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #B3B3B3;
    font-family: 'Roboto', sans-serif;
}

.rs-buy-sell__container {
    display: flex;
    justify-content: space-between;
    column-gap: 34px;
    max-width: 1270px;
    padding: 34px 15px;
    margin: 0 auto;
}

.rs-buy-sell__iframe {
    max-width: 575px;
    flex-basis: 100%;
    height: 884px;
    background: #FFFFFF;
    /*  border: 1px solid #DADADA; */
    border-radius: 5px;
    position: relative;
}

.rs-buy-sell__iframe iframe {
    width: 100%;
    height: 100%;
    border: 1px solid #DADADA;
}

.rs-buy-sell__faq {
    max-width: 635px;
    height: fit-content;
    padding: 34px 33px 20px 47px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    position: relative;
}

.rs-buy-sell__faq:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-color: #FFFFFF #68BC4A #FFFFFF #FFFFFF;
    border-style: solid;
    border-width: 0 40px 40px 40px;
    height: 0;
    width: 0;
}

.rs-buy-sell__faq-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    color: #101828;
    position: relative;
    width: fit-content;
    margin-bottom: 46px;
}

.rs-buy-sell__faq-title:before {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #7044EE 0%, #CC44EE 100.84%);
    border-radius: 4px;
}

.rs-buy-sell__faq-item {
    display: flex;
    align-items: flex-start;
}

.rs-buy-sell__faq-item + .rs-buy-sell__faq-item {
    margin-top: 16px;
}

.rs-buy-sell__faq-number {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 24px;
    min-height: 24px;
    background-color: #7044EE;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 50%;
    margin-right: 17px;
    padding-top: 2px;
}

.rs-buy-sell__faq-answer {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #667085;
}

.rs-buy-sell__faq-answer span {
    font-weight: 600;
}

.rs-buy-sell__faq-answer a {
    color: #7044EE;
    text-decoration: none;
}

.rs-buy-sell__loader {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    z-index: 10;
}

.rs-buy-sell__loader.disable {
    opacity: 0;
    visibility: hidden;
}

.rs-buy-sell__loader-icon {
    width: 48px;
    height: 48px;
    border: 5px solid #7044EE;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1.5s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 930px) {
    .rs-buy-sell__faq {
        max-width: 575px;
    }

    .rs-buy-sell__container {
        flex-direction: column-reverse;
        align-items: center;
        row-gap: 30px;
    }

    .rs-buy-sell__iframe {
        min-width: 575px;
        height: fit-content;
        min-height: 800px;
        max-height: 800px;
    }

    .rs-buy-sell__iframe iframe {
        min-height: 800px;
    }
}

@media (max-width: 600px) {
    .rs-buy-sell__iframe {
        min-width: 100%;
    }

    .rs-buy-sell__faq {
        padding: 30px;
    }
}

.crypto-d6-buy {
    font-family: 'Roboto', sans-serif;
    padding: 120px 0 180px 0;
    background: linear-gradient(98.33deg, #000000 0.36%, #191620 100%);
}

.crypto-d6-buy__container {
    max-width: 1116px;
    padding: 0 15px;
    margin: 0 auto;
}

.crypto-d6-buy__wrapper {
    display: flex;
    align-items: center;
}

.crypto-d6-buy__left {
    max-width: 391px;
    padding-top: 23px;
}

.crypto-d6-buy__arrow {
    padding: 41px 0 0 0;
    margin: 0 106px 0 41px;
}

.crypto-d6-buy__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 35px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.crypto-d6-buy__title span {
    color: #6544C6;
    font-weight: 600
}

.crypto-d6-buy__description {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #667085;
    margin-bottom: 29px;
}

.crypto-d6-buy__accept-title {
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.crypto-d6-buy__accept-wrapper {
    display: flex;
    align-items: center;
    column-gap: 29px;
}

.crypto-d6-buy__accept-item {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}

.crypto-d6-buy__items {
    display: grid;
    grid-template-columns: repeat(2, 187px);
    grid-template-rows: repeat(3, 69px);
    row-gap: 22px;
    column-gap: 38px;
}

.crypto-d6-buy__item {
    display: flex;
    align-items: center;
    border: 2px solid #1B212D;
    border-radius: 10px;
    text-decoration: none;
    transition: border .3s ease-in-out;
    padding: 0 10px 0 32px;
}

.crypto-d6-buy__item:hover {
    border: 2px solid #6544C6;
}

.crypto-d6-buy__item-icon {
    display: flex;
    align-items: center;
    margin-right: 12px;
}

.crypto-d6-buy__item-code {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}

.crypto-d6-buy__item-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #667085;
}

@media (max-width: 1200px) {
    .crypto-d6-buy__wrapper {
        justify-content: space-between;
    }

    .crypto-d6-buy__arrow {
        margin: 0 30px;
    }
}

@media (max-width: 1000px) {
    .crypto-d6-buy__wrapper {
        flex-direction: column;
    }

    .crypto-d6-buy__arrow {
        padding: 0;
        margin: 30px 0;
        transform: rotate(105deg);
    }

    .crypto-d6-buy__left {
        max-width: 100%;
        text-align: center;
        padding-top: 0;
    }

    .crypto-d6-buy__accept-wrapper {
        justify-content: center;
    }

    .crypto-d6-buy__right {
        width: 100%;
        max-width: 600px;
    }

    .crypto-d6-buy__items {
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 75px);
    }

    .crypto-d6-buy__item {
        padding: 0;
        justify-content: center;
    }

    .crypto-d6-buy__item-wrapper {
        min-width: 80px;
    }
}

@media (max-width: 500px) {
    .crypto-d6-buy {
        padding: 80px 0;
    }

    .crypto-d6-buy__right {
        max-width: 250px;
    }

    .crypto-d6-buy__items {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(6, 75px);
        column-gap: 30px;
        row-gap: 30px;
    }

}





.order__slider input[type=range]::-webkit-slider-thumb {
    opacity: 0;
}

.order__slider input[type=range]::-moz-range-thumb {
    opacity: 0;
}

.order__slider-dot {
    position: absolute;
    top: 0;
    background: #000000;
    height: 16px;
    width: 16px;
    margin-top: 7px;
    margin-left: 2px;
    border-radius: 50%;
    border: 4px solid #ffffff;
    cursor: pointer;
    z-index: 1000;
    pointer-events: none;
}

.order__slider-percent {
    position: absolute;
    top: 29px;
    font-size: 12px;
    pointer-events: none;
}

.order__slider-percent-one {
    left: 2px;
}
.order__slider-percent-two {
    left: 25%;
    transform: translateX(-25%);
}
.order__slider-percent-three {
    left: 50%;
    transform: translateX(-50%);
}
.order__slider-percent-four {
    left: 75%;
    transform: translateX(-75%);
}
.order__slider-percent-five {
    right: 0;
}
.order__slider-input {
    margin: 0 0 30px 0;
}

.authentication {
    margin: 24px 0;
}

.levels-verification {
    margin: 24px 0;
}

.tabs-menu__left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-column-gap: 8px;
-moz-column-gap: 8px;
column-gap: 8px;
height: 37.6px;
}

.promo-code-section {
    margin: 24px 0;
}

.affiliate-start {
    margin: 24px 0;
}

.payment-systems {
    min-width: 100%;
    margin-top: 35px;
    font-family: 'Roboto', sans-serif;
    max-width: 635px;
    height: fit-content;
    padding: 34px 33px 20px 47px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 5px;
    position: relative;
}

.payment-systems-item {
    display: flex;
    align-items: flex-start;
}

.payment-systems-item a {
    padding-left: 15px;
    width: 250px;
    height: 40px;
    min-width: 210px;
}

.payment-systems-item img {
    border-radius: 5px;
    /* width: 150px; */
    height: 60px;
}

@media (max-width: 767px) {
    .payment-systems-item {
        display: flex;
        flex-direction: column;
    }

    .payment-systems-item a {
        width: 100%;
        margin-top: 15px;
    }

    .payment-systems-item img {
        min-width: 150px;
        width: 100%;
        height: 100%;
        min-height: 60px;
        margin-bottom: 15px;
    }
}

.payment-system-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #667085;
    padding-right: 25px;
}

.exchange-calculator .select2-container--default .select2-selection--single {
    border-color: transparent
}
.currency-calculator-item .select2-container--default {
    border-top: 1px solid #DADADA !important;
    border-right: 1px solid #DADADA !important;
    border-bottom: 1px solid #DADADA !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.currency-calculator-item .select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
}

.select2-results__option[aria-selected] {
    display: flex;
    align-items: center;
}

.select2-results__option[aria-selected] i {
    font-size: 2rem
}

.exchange-section__left-side .exchange-section__title-wrapper  {
    border-left: 6px solid  var(--text-secondary);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: flex;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 10px;
    gap: 30px;
    align-items: center;
}

.currency-calculator-item > span {
    width: 130px !important;
    display: flex;
    box-shadow: 1px 1px 2px 2px rgba(108, 112, 128, 0.034);
    flex-shrink: 0;
}

.currency-calculator-item .select2-container {
    width: 130px !important;
    height: 53px;
}

.currency-calculator-item .select2-selection {
    width: 130px !important;
}

.currency-calculator-item > span {
    width: 130px !important;
    display: flex;
    box-shadow: 1px 1px 2px 2px rgba(108, 112, 128, 0.034);
    flex-shrink: 0;
}

.currency-calculator-item .select2-container--default .select2-selection--single {
    height: 100%;
    align-items: center;
    display: flex;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: var(--bg-primary);
}

.currency-calculator-item .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
}

.currency-calculator-item .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 15px;
    line-height: 1;
    padding-right: 30px;
}

.currency-calculator-item .select2-container--default .select2-selection--single .select2-selection__rendered i {
    font-size: 20px;
    margin-right: 3px;
}

.select2-container.select2-container--default.select2-container--open ul li {
    font-size: 15px;
    color: #23262f;
}

.select2-container.select2-container--default.select2-container--open ul li  i {
    font-size: 30px;
    margin-right: 3px;
}


:is(.exchange-action-card, .deposit-modal, .withdraw-tab) .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 500;
    line-height: 22px;
    color: #9498a4;
    font-size: 16px;
    justify-content: start;
    padding: 0;
}

.select2-selection__rendered {
    font-family: 'Roboto-Regular', sans-serif !important;
}

.exchange-select-big + .select2-container {
    max-width: 495px !important;
    height: 54px !important;
    width: 100% !important;
}

.exchange-select-big + .select2-container .select2-selection--single {
    height: 54px !important;
    line-height: 54px !important;
    padding: 0 12px !important;
    box-sizing: border-box;
}

.exchange-select-big + .select2-container .select2-selection__rendered {
    line-height: 54px !important;
}

.exchange-select-big + .select2-container .select2-selection__arrow {
    height: 54px !important;
}

.fa-solid.fa-arrows-rotate {
    margin-right: 10px;
}

.table-transaction__names {
    display: flex;
    justify-content: space-between;
}

.coin-full-name,
.coin-balance,
.coin-value {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    color: rgb(64, 64, 83) !important;
}

.top-line__menu-btn.active {
    background-color: #6544C6;
}

.tabs-menu__link.active {
    background-color: #F8FAFC;
    border: 1px solid #D0D5DD;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 1px 3px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    pointer-events: none;
}

.top-line__menu a {
    display: inline-flex;
    align-items: center;
    gap: 8px;           /* расстояние между иконкой и текстом */
    padding: 6px 12px;
    border-radius: 6px;
    transition: background 0.3s, color 0.3s;
}

.top-line__menu a:hover {
    background: rgba(255,255,255,0.1);
    color: white;
    text-decoration: none;
}

.header-menu__links-link {
    color: inherit; /* или конкретный цвет, например white */
    text-decoration: none;
}

.header-menu__links-link:hover {
    color: inherit; /* сохраняем тот же цвет при hover */
    text-decoration: none; /* чтобы не появлялось подчеркивание */
}

.step__enter-input {
    position: relative !important;
    width: 100% !important;
    display: flex !important;
}

.step__enter-input input {
    flex: 1 !important;
    height: 53px !important;
    border: 1px solid #DADADA !important;
    border-radius: 8px 0 0 8px !important;
    font-size: 16px !important;
    padding: 0 12px !important;
}

.step__enter-all {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 60px !important;
    height: 52px !important;
    color: #6C63FF !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    transition: 0.2s ease !important;
}

.step__enter-all:hover {
    background: #6C63FF !important;
    color: #fff !important;
}

.coins-exchange.from-exchange {
    height: 50px !important;
    border: 1px solid #DADADA !important;
    border-left: none !important;
    border-radius: 0 8px 8px 0 !important;
    padding: 0 12px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    background: #fff !important;
}

.form-coins__btn a.buttons__01 {
    color: #fff !important; /* твой основной цвет текста */
    text-decoration: none !important; /* убираем подчёркивание */
}

.form-coins__btn a.buttons__01:hover,
.form-coins__btn a.buttons__01:focus {
    color: #fff !important; /* остаётся белым при hover */
    text-decoration: none !important; /* без подчёркивания */
}

a.buttons__01 {
    color: #fff !important;
    text-decoration: none !important;
}

a.buttons__01:hover,
a.buttons__01:focus {
    color: #fff !important;
    text-decoration: none !important;
    opacity: 0.9 !important; /* лёгкий эффект при наведении */
}

.link-transfer {
    color: #7044EE;
}

.form-coins__btn.no-padding-right {
    padding-right: 0;
}

.table-transaction__row {
    display: flex;
    align-items: center;
    width: 100%;
}

.table-transaction__name,
.table-transaction__item-status,
.table-transaction__item-amount,
.table-transaction__item-address,
.table-transaction__item-date {
    flex: 1; /* каждый столбик одинаковой ширины */
    padding: 10px;
    box-sizing: border-box;
}

/* Если хочешь, можно подогнать ширины вручную */
.table-transaction__name-status,
.table-transaction__item-status { flex: 0.5; text-align: center; }
.table-transaction__name-amount,
.table-transaction__item-amount { flex: 1; text-align: left; }
.table-transaction__name-address,
.table-transaction__item-address { flex: 2; text-align: left; }
.table-transaction__name-date,
.table-transaction__item-date { flex: 1.2; text-align: left; }

.table-transaction__items {
    display: flex;
    flex-direction: column;
}

.nowrap-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-margin-top {
    margin-top: 20px;
}

.header-menu__overview-link {
    color: #ffffff !important;
    text-decoration: none !important;
}

.header-menu__overview-link:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

#submit_btn {
    color: #ffffff !important;        /* текст всегда белый */
    text-decoration: none !important; /* убираем подчеркивание */
}

.wallet-coin-cell__coin {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    background-color: #f3f3f3;
}

/* Заголовки таблицы */
table thead th {
    font-size: 14px;
    line-height: 16px;
    color: #828282;
    padding: 34px 14px;
    font-weight: normal;
    letter-spacing: 0;
    transition: all 0.3s ease-in-out;
}

/* Строки таблицы */
table tbody tr {
    font-size: 14px;
    line-height: 19px;
    color: #404053;
    height: 62px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}

/* Кнопки фиолетовые */
.btn-purple {
    background-color: #6f42c1;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border: none;
    text-decoration: none;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active {
    background-color: #6f42c1; /* оставляем фиолетовый */
    color: #fff; /* сохраняем белый текст */
    text-decoration: none;
    box-shadow: none; /* optional, убирает тень при фокусе */
}

.table.currency-table tbody tr,
.table.currency-table tbody th,
.table.currency-table tbody td {
    border-bottom: none !important;
    box-shadow: none !important;
}

/* Задаем свои стили для строк */
.currency-table > tbody > tr {
    font-size: 14px;
    line-height: 19px;
    color: #404053;
    height: 62px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA; /* твоя кастомная линия */
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}

/* Заголовки с плавным переходом */
.currency-table > thead > tr > th {
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    line-height: 16px;
    color: #828282;
    padding: 34px 14px;
    font-weight: normal;
    letter-spacing: 0px;
}

.currency-table tbody td:first-child {
    padding-left: 16px; /* отступ слева */
}

.number-style {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    color: rgb(64, 64, 83) !important;
}

.sticky-wallet-actions__header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

/* Стили для списка табов */
.profile-nav-tabs-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
}

.profile-nav-tabs-list li {
    list-style-type: none !important;
}

/* Общий стиль для табов */
.profile-nav-tab-list-item {
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
    background-color: #6f42c1;
    color: #fff;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.2s;
}

/* Активный таб */
.profile-nav-tab-list-item.active {
    background-color: #580fb2;
}

/* Эффект при наведении */
.profile-nav-tab-list-item:hover {
    background-color: #8041d3;
    transform: translateY(-2px);
}

/* Скрываем цифры, если были */
.profile-nav-tab-list-item .badge {
    display: none;
}

/* Стили для иконки внутри таба */
.profile-nav-tab-list-item-icon {
    margin-right: 8px;
    fill: #fff;
}

/* Заголовок таба */
.profile-nav-tab-list-item-title {
    white-space: nowrap;
}

.profile-nav-tab-list-item.nav-link {
    font-size: 15px;
    font-weight: bold;
    border-radius: 3px;
    background-color: #6f42c1;
    color: #fff; /* обычный цвет текста */
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border: none;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
}

/* Чтобы цвет текста не менялся при наведении */
.profile-nav-tab-list-item.nav-link:hover,
.profile-nav-tab-list-item.nav-link:focus {
    color: #fff !important; /* оставляем белым */
    background-color: #5a32a3; /* можно слегка затемнить фон при ховере */
}

.profile-nav-tab-list-item.nav-link.active {
    border-bottom: 3px solid #fff; /* или фиолетовый оттенок */
}

.gap-with {
    display: flex;
    gap: 10px;
}

.support-chat-open {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: #6a4ff7;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    z-index: 1000;
    transition: background 0.3s ease;
}
.support-chat-open:hover {
    background: #563dd4;
}

/* --- Сам чат --- */
.chat_s {
    position: fixed;
    bottom: 50px;
    right: 20px;
    width: 340px;
    max-height: 500px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    display: none; /* скрыт по умолчанию */
    flex-direction: column;
    overflow: hidden;
    z-index: 1001;
}

/* Заголовок */
.chat-title {
    background: linear-gradient(135deg, #6a4ff7, #563dd4);
    padding: 12px 16px;
    display: flex;
    align-items: center;
    color: #fff;
    position: relative;
}
.chat-title h1,
.chat-title h2 {
    margin: 0;
    font-size: 14px;
}
.chat-title h1 {
    font-size: 15px;
    margin: 0;
    font-weight: 600;
}
.chat-title h2 {
    font-weight: normal;
    opacity: 0.9;
}

/* Аватар + онлайн */
.chat-title .avatar {
    position: relative;
    width: 36px;
    height: 36px;
}
.chat-title .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.chat-title .online {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10px;
    height: 10px;
    background: #4caf50;
    border-radius: 50%;
    border: 2px solid #fff;
}

/* Кнопка закрытия */
.close_s {
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 16px;
    cursor: pointer;
    opacity: 0.9;
    transition: opacity 0.3s;
}

.close_s:hover {
    opacity: 1;
}
/* Сообщения */
.messages {
    height: 450px;
    padding: 10px;
    overflow-y: auto;
    background: #f9f9f9;
    font-size: 14px;
}

/* Футер с вводом */
.footer {
    border-top: 1px solid #eee;
    padding: 10px;
}

.message-input {
    flex: 1;
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    resize: none;
}
.message-submit {
    margin-left: 8px;
    background: #6a4ff7;
    border: none;
    color: #fff;
    padding: 8px 14px;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s;
}
.message-submit:hover {
    background: #563dd4;
}

.message .avatar {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    margin-right: 8px;
}

.message .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.message {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

.message text {
    background: #f1f1f1;
    padding: 8px 12px;
    border-radius: 8px;
    max-width: 75%;
    word-wrap: break-word;
    display: inline-block;
}

.message.message-personal {
    margin-left: auto;
    justify-content: flex-end;
}
.message.message-personal text {
    background: #6a4ff7;
    color: #fff;
    border-radius: 12px 12px 0 12px;
}

/* Футер с вводом */
.panel-body {
    border-top: 1px solid #eee;
    padding: 10px;
    background: #fff;
}

.message-box {
    display: flex;
    align-items: center;
}

.message-input {
    flex: 1;
    resize: none;
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.4;
    outline: none;
    transition: border-color .2s;
    max-height: 100px;
    overflow-y: auto;
}

.message-input:focus {
    border-color: #409eff; /* голубой акцент */
}

.message-submit {
    margin-left: 10px;
    padding: 8px 18px;
    border: none;
    border-radius: 20px;
    background: #409eff;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    transition: background .2s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.message-submit:hover:not([disabled]) {
    background: #66b1ff;
}

.message-submit[disabled] {
    background: #a0cfff;
    cursor: not-allowed;
    opacity: .8;
}

.message-submit .spinner {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spin .6s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

.chat-title {
    display: flex;
    align-items: center;
    gap: 30px; /* отступ между аватаркой и текстом */
}

.chat-title .avatar {
    width: 40px;
    height: 40px;
    position: relative;
    flex-shrink: 0;
}

.chat-title .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.chat-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.chat-info h1 {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}

.chat-info h2 {
    margin: 0;
    font-size: 13px;
    color: #999;
}

.wallet-info__mail span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* опционально, если хотите обрезать слишком длинные адреса */
    display: inline-block;
    max-width: 200px; /* задайте ширину, чтобы работал ellipsis */
    vertical-align: middle;
    white-space: nowrap;
}


.form-coins__left {
    position: relative; /* важно! теперь прелоадер будет ограничен этим блоком */
}

.sticky-wallet-actions__tabs-content-preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    background: rgba(255, 255, 255, 0.8);
    z-index: 10;
}

.sticky-wallet-actions :is(.select-network, .transfer-tabs) ul li a {
    padding: 10px !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}