.article-content p+figure {
    margin-top: 60px
}

.article-content h3,
.article-content h4,
.article-content h5 {
    margin-top: 60px
}

.learn-more-bunner {
    margin-top: 40px
}

.subscribe__form-top.error input {
    border-color: #ff000080;
    background-color: #ff00001c
}

.subscribe__form-check.error {
    color: red
}

.form-success {
    font-size: 14px;
    margin-top: 10px;
    color: green
}

.author-pagi {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 50px;
    margin-top: 35px
}

.wpcf7-list-item-label {
    display: none
}

.header__list {
    justify-content: flex-start;
    gap: 50px
}

@media (min-width:1021px) {
    .keep-learning__slider .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:768px) {
    .show-mob {
        display: none !important
    }
}

@media (max-width:767px) {
    .airdrops-table__reward {
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 140px;
        display: block
    }

    .airdrops-table table tr {
        align-items: center
    }

    .header-top__rate {
        animation: text 800s infinite linear !important
    }

    .ab1uf__slider .swiper-slide img {
        height: calc(100vw / 4.7)
    }

    .ab1uf__slider .swiper-slide {
        min-width: calc(2.81 * (100vw / 4.7))
    }

    .header-top__rate {
        animation: text 200s infinite linear
    }

    .mlmob {
        margin-left: 50px
    }

    @keyframes text {
        0% {
            transform: translate(0, 0)
        }

        100% {
            transform: translate(-160%, 0)
        }
    }
}

.form-step:not(.active) {
    display: none
}

.js-presale.hide {
    display: none !important
}

.add-coin__field-image {
    position: relative
}

.file-name {
    position: absolute;
    bottom: -20px;
    font-size: 13px;
    color: #f2de38
}

.add-coin__field>select {
    width: 100%;
    min-width: calc(100% - 15px);
    text-align: left;
    height: 55px;
    background: #222;
    border: 1px solid #313130;
    border-radius: 7px;
    padding: 10px 24px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: var(--main-text);
    appearance: none;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: right .7rem top 50%;
    background-size: .65rem auto
}

.add-coin__field>input[type="date"] {
    background-repeat: no-repeat;
    background-position: 97% 50%;
    padding-right: 0;
    background-size: .65rem auto;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%23fff" d="M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H64C28.7 64 0 92.7 0 128v16 48V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192 144 128c0-35.3-28.7-64-64-64H344V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H152V24zM48 192H400V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192z"/%3E%3C/svg%3E')
}

[type="date"]::-webkit-inner-spin-button {
    display: none
}

[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0
}

[data-theme=light] .d,
[data-theme=dark] .l {
    display: none
}

[data-theme=light] .add-coin__field>select {
    background-color: var(--main-bg);
    border: 1px solid var(--secondary-bg);
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23313130%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E)
}

[data-theme=light] .add-coin__field>input[type="date"] {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3Cpath fill="%23313131" d="M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H64C28.7 64 0 92.7 0 128v16 48V448c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192 144 128c0-35.3-28.7-64-64-64H344V24c0-13.3-10.7-24-24-24s-24 10.7-24 24V64H152V24zM48 192H400V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192z"/%3E%3C/svg%3E')
}

[data-theme=light] .js-vote.btn_light-check {
    color: var(--main-text);
    background: var(--secondary-bg)
}

[data-theme=light] .js-vote.btn_light-check.voted {
    background: var(--yellow);
    color: var(--main-text)
}

.js-coin-remove,
.js-coin-remove2 {
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
    color: #f2de38;
    text-decoration: underline;
    cursor: pointer
}

input.error,
select.error,
textarea.error {
    border-color: #ff5959 !important
}

.js-next-step {
    cursor: pointer
}

.js-copy {
    position: relative
}

.copied {
    position: absolute;
    bottom: 100%
}

@media (min-width:768px) {
    .blog-category:last-child {
        margin-bottom: 90px
    }
}

@media (min-width:1024px) {
    .blog-category:last-child {
        margin-bottom: 120px
    }

    .blog-section__wrap h1 {
        margin-bottom: 20px
    }
}

@media (min-width:1366px) {
    .blog-category:last-child {
        margin-bottom: 130px
    }
}

@media (max-width:1100px) {
    .blog-section__wrap h1 {
        margin-bottom: 18px
    }

    .blog-section__under .coin-table__nav-more {
        margin-bottom: 37px
    }
}

@media (min-width:601px) {
    .article-content h5 {
        font-size: 23px
    }
}

.fer_r {
    font-size: 14px;
    margin-top: 10px;
    color: #dd8282
}

.fer_s {
    font-size: 14px;
    margin-top: 10px;
    color: #82dd98
}

.coin-table thead button.active {
    color: var(--yellow)
}

.coin-table thead button.desc svg {
    transform: rotate(180deg)
}

.loader {
    position: relative
}

.loader:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 9999;
    background: #00000082
}

/* .token-card .promoted-coins .coin-table {
    max-width: 100%
} */

.coin-table__nav-pagination-list a {
    cursor: pointer
}

.most-popular__text a {
    color: var(--yellow);
    text-decoration: underline
}

.js-vote.voted {
    background: var(--yellow);
    color: var(--main-bg);
    pointer-events: none
}

.ab1uf__slider:not(.swiper-initialized) .swiper-wrapper {
    gap: 14px
}

.ab1uf__slider:not(.swiper-initialized) .swiper-wrapper>* {
    flex: 0 0 calc(33.33% - (14px / 3) * 2)
}

.airdrops-table thead button.active {
    color: var(--yellow)
}

.airdrops-table thead button.desc svg {
    transform: rotate(180deg)
}

.token-card__info-list-item_link .right .value {
    font-size: 14px
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto
}

/* .token-card__text {
    max-height: 400px
} */

.submission-support__item a {
    text-transform: none
}

.ico__search {
    position: relative
}

.ico__search.open .header__search-list {
    opacity: 1;
    visibility: visible
}

.ico__search .header__search-list-back {
    display: none
}

.ico__search .header__search-list-label {
    display: none
}

.coin-table th:last-child,
.coin-table td:last-child {
    display: table-cell !important
}

@media (max-width:500px) {
    .tops-section__block-list-item .cost {
        margin-left: 5px;
        white-space: nowrap
    }

    .coin-table__name .coin-table__num {
        top: 35px
    }

    .coin-table__nav-pagination-list li {
        margin: 0 8px
    }

    span.page-numbers.dots {
        margin: 0 -8px
    }

    .coin-table__nav-pagination-list {
        font-size: 12px
    }

    .coin-table__nav-pagination-button {
        width: 25px;
        min-width: 25px;
        height: 25px;
        margin: 0 5px
    }

    .coin-table__nav-pagination-button .arrow {
        width: 11px;
        height: auto
    }

    .coin-table__nav-pagination-list li.active {
        height: 30px;
        width: 30px
    }
}

.coin-table__nav-pagination-list li:nth-child(4),
.coin-table__nav-pagination-list li:nth-child(5) {
    display: flex !important
}

@media (min-width:1200px) {
    .tops-section__block.swiper-slide {
        max-width: calc(33% - 12px);
        margin-right: 12px
    }
}

.add-coin__field.tba {
    height: 100%
}

.add-coin .tba .radio-check {
    margin-right: 0;
    margin-left: 20px;
    margin-bottom: 8px
}

.header__logo img,
.footer__logo img {
    display: block;
    max-width: 100%
}

@media (max-width:1100px) {
    .airdrops-table__name .text {
        min-width: calc(100% - 65px);
        flex: 0 0 calc(100% - 65px)
    }
}

.airdrops-inner__socials-grid a {
    position: relative
}

.airdrops-inner__socials-grid a img~img {
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.airdrops-inner__socials-grid a:hover img~img {
    opacity: 1
}

@media (min-width:651px) {
    .header__logo {
        margin-top: -10px
    }
}

.header__logo,
.footer__logo {
    width: 180px;
    height: auto
}

@media (max-width:650px) {

    .header__logo,
    .footer__logo {
        width: 122px
    }
}

@media (min-width:768px) {
    .show-mob {
        display: none !important
    }
}

@media (max-width:767px) {
    .trending-coins__filter-item-sub {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 10;
        order: 10
    }
}

.token-card__text.open {
    max-height: none !important
}

.most-popular__text u {
    color: var(--yellow)
}

.contact-us__follow .links a:hover.telegram {
    background: #25a7f0;
    color: #fff
}


.js-banner-close {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjMuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMCAzMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzAgMzA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTcsNEM2LjcsNCw2LjUsNC4xLDYuMyw0LjNsLTIsMmMtMC40LDAuNC0wLjQsMSwwLDEuNGw3LjMsNy4zbC03LjMsNy4zYy0wLjQsMC40LTAuNCwxLDAsMS40bDIsMgoJYzAuNCwwLjQsMSwwLjQsMS40LDBsNy4zLTcuM2w3LjMsNy4zYzAuNCwwLjQsMSwwLjQsMS40LDBsMi0yYzAuNC0wLjQsMC40LTEsMC0xLjRMMTguNCwxNWw3LjMtNy4zYzAuNC0wLjQsMC40LTEsMC0xLjRsLTItMgoJYy0wLjQtMC40LTEtMC40LTEuNCwwTDE1LDExLjZMNy43LDQuM0M3LjUsNC4xLDcuMyw0LDcsNHoiLz4KPC9zdmc+Cg==) !important;
    width: 16px !important;
    height: 16px !important;
    display: block !important;
    cursor: pointer !important;
    filter: invert(10%) !important;
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
    z-index: 99999
}

.fix-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.dynamic-class-name_sticky-header .dynamic-class-name_sticky-close .dynamic-class-name_close-link {
    display: none !important
}

.cookies {
    z-index: 100000;
}


/* -- */
.token-card__sidebar-item_total-buys {
    padding: 0;
    overflow: hidden;
}

.total-buys__header {
    width: 100%;
    display: flex;
}

.total-buys__button {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px;
    text-align: center;
    border-bottom: 1px solid #2C2C29;
    cursor: pointer;
}

[data-theme=light] .total-buys__button {
    border-color: var(--secondary-bg);
}

.total-buys__button:hover {
    background: #2f2f2f;
}

[data-theme=light] .total-buys__button:hover {
    background: var(--secondary-bg);
}

.total-buys__button.active {
    border-bottom: 1px solid var(--main-yellow, #F3DE38);
    background: var(--dark-secondary-bg, #232320);
}

[data-theme=light] .total-buys__button.active {
    border-bottom: 1px solid var(--main-yellow, #F3DE38);
    background: var(--secondary-bg);
}

.total-buys__button .title {
    /* color: var(--main-white, #FFF); */
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 2px;
}

.total-buys__button .value {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
}

.total-buys__button .value.buy {
    color: var(--dark-green-accent, #76DBA1);
}

.total-buys__button .value.sell {
    color: var(--main-red, #FF5959);
}

.total-buys__body {
    width: 100%;
    padding: 16px 20px;
}

.total-buys__body-labels {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 8px;
}

.total-buys__body-labels .label {
    color: var(--dark-mid-gray-text, #A3A3A0);
    font-size: 13px;
    font-weight: 500;
    display: block;
    margin-bottom: 2px;
}

.total-buys__body-labels .right {
    text-align: right;
}

.total-buys__body-labels .value {
    /* color: var(--main-white, #FFF); */
    font-size: 13px;
    font-weight: 600;
}

.total-buys__body-bar {
    width: 100%;
    display: flex;
    gap: 2px;
    height: 4px;
    margin-bottom: 18px;
}

.total-buys__body-bar .buy {
    height: 4px;
    border-radius: 2px;
    background: var(--dark-green-accent, #76DBA1);
}

.total-buys__body-bar .sell {
    height: 4px;
    border-radius: 2px;
    background: var(--main-red, #FF5959);
}

.total-buys__footer {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.total-buys__footer span {
    color: var(--dark-mid-gray-text, #A3A3A0);
    font-size: 13px;
    font-weight: 500;
}

.total-buys__footer p {
    font-size: 16px;
    font-weight: 500;
}

.token-card__sidebar-item_global-prices .title {
    display: flex;
    align-items: center;
    gap: 8px;
}

.global-prices__list {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

.global-prices__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.global-prices__item .left {
    display: flex;
    align-items: center;
    gap: 8px;
}

.global-prices__item .titl {
    color: var(--main-yellow, #F3DE38);
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
}

.global-prices__item .label {
    color: var(--dark-high-gray-text, #6C6C67);
    font-size: 11px;
    font-weight: 500;
    text-transform: capitalize;
}

.global-prices__item .right {
    text-align: right;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}

/* =============================================================================== */

.converter-section {
    width: 100%;
    margin-bottom: 70px;
    padding-top: 30px;
}

.converter-section h2 {
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.converter-section p {
    color: var(--mid-gray-text);
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
}

.converter-section__wrap {
    width: 100%;
    border-radius: 14px;
    background: #1A1A1A;
    padding: 20px;
}

[data-theme=light] .converter-section__wrap {
    background: #fff;
    box-shadow: 0px 29px 52px -4px rgba(0, 0, 0, 0.05);
}

.converter-section__form {
    width: 100%;
    display: grid;
    margin-bottom: 15px;
    grid-template-columns: 1fr 50px 1fr;
    gap: 16px;
    align-items: center;
}

.converter-section__item {
    position: relative;
    width: 100%;
    position: relative;
}

.converter-section__item span {
    position: absolute;
    top: 50%;
    right: 16px;
    display: block;
    transform: translateY(-50%);
}

.converter-section__reverse {
    display: flex;
    align-items: center;
    justify-content: center;
}

.converter-section__item>input {
    width: 100%;
    text-align: left;
    height: 55px;
    background: #222222;
    border: 1px solid #313130;
    border-radius: 7px;
    padding: 10px 24px;
    padding-right: 80px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: var(--main-text);
}

.converter-section__item>input::-webkit-input-placeholder {
    color: var(--high-gray-text);
}

.converter-section__item>input::-moz-placeholder {
    color: var(--high-gray-text);
}

.converter-section__item>input:-ms-input-placeholder {
    color: var(--high-gray-text);
}

.converter-section__item>input::-ms-input-placeholder {
    color: var(--high-gray-text);
}

.converter-section__itemld>input::placeholder {
    color: var(--high-gray-text);
}

.converter-section__item>input:hover {
    border: 1px solid #41413F;
}

.converter-section__item>input:focus {
    border: 1px solid #F3DE38;
}


[data-theme=light] .converter-section__item>input,
[data-theme=light] .converter-section__item>textarea {
    background-color: var(--main-bg);
    border: 1px solid var(--secondary-bg);
}

[data-theme=light] .converter-section__item>input::-webkit-input-placeholder,
[data-theme=light] .converter-section__item>textarea::-webkit-input-placeholder {
    color: #A8A8A8;
}

[data-theme=light] .converter-section__item>input::-moz-placeholder,
[data-theme=light] .converter-section__item>textarea::-moz-placeholder {
    color: #A8A8A8;
}

[data-theme=light] .converter-section__item>input:-ms-input-placeholder,
[data-theme=light] .converter-section__item>textarea:-ms-input-placeholder {
    color: #A8A8A8;
}

[data-theme=light] .converter-section__item>input::-ms-input-placeholder,
[data-theme=light] .converter-section__item>textarea::-ms-input-placeholder {
    color: #A8A8A8;
}

[data-theme=light] .converter-section__item>input::placeholder,
[data-theme=light] .converter-section__item>textarea::placeholder {
    color: #A8A8A8;
}

[data-theme=light] .converter-section__item>input:hover,
[data-theme=light] .converter-section__item>textarea:hover {
    border: 1px solid #CECECA;
}

[data-theme=light] .converter-section__item>input:focus,
[data-theme=light] .converter-section__item>textarea:focus {
    border: 1px solid #DBC308;
}

.table-blocks_four .table-blocks__row {
    grid-template-columns: repeat(4, 1fr);
}

.table-blocks_four .table-blocks__row_head {
    grid-template-columns: repeat(2, 1fr);
    text-align: center;
}

.row-table_mobile {
    display: none;
}

@media (max-width: 700px) {

    .converter-section__form {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .converter-section__reverse {
        width: 50px;
        height: 50px;
        margin: 0 auto;
        transform: rotate(90deg);
    }

    .table-blocks_four {
        display: none;
    }

    .table-blocks__row-hidden {
        display: none;
    }

    .row-table_mobile {
        display: block;
    }
}

/* --------------------------------------------------------------------------- */

.section-accordion {
    width: 100%;
    margin-bottom: 70px;

}

.accordion-items {
    width: 100%;
}

.accordion__item {
    width: 100%;
    margin-bottom: 8px;
    border-radius: 14px;
    border: 1px solid var(--dark-secondary-bg, #232320);
    background: #1A1A1A;
    padding-bottom: 0;
}

[data-theme=light] .accordion__item {
    background: var(--main-bg);
    border: 2px solid var(--secondary-bg);
}

.accordion__item .faq__item-title {
    margin: 0;
}

.accordion__item.open .accordion__item-content {
    grid-template-rows: 1fr;
}

.accordion__item-top {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    cursor: pointer;
}

.accordion__item.open svg {
    transform: rotateX(180deg);
}

.accordion__item-content {
    display: grid;
    grid-template-rows: 0;
    transition: .3s;
    overflow: hidden;
}

.accordion__item-content p {
    margin: 0;
    padding: 0;
    max-height: 100%;
    padding: 0 24px 24px;
}


@media (max-width: 600px) {
    .accordion__item-top {
        padding: 16px;
    }

    .accordion__item-content p {
        padding: 0 16px 16px;
    }
}

.token-card__sidebar-item_safety__banner.error .info {
    color: var(--red);
}


/* .faq__item a {
    color: #007BFF;
    text-decoration: underline;
    font-weight: bold;
    transition: color 0.3s ease;
}

.faq__item a:hover {
    color: #0056b3;
    text-decoration: none;
} */
/*# sourceMappingURL=bst.min.css.map */