.section__title a {
    color: var(--title-color);
}


.search-container {

}


div.tippy-box {
    border-radius: 8px;
    background-color: var(--control-background-color);
    color: var(--text-color);
    box-shadow: var(--shadow-normal);
}

[data-tippy-root] {
    max-width: -webkit-calc(100vw - 10px);
    max-width: calc(100vw - 10px);
    pointer-events: auto !important;
}


/*! CSS Used from: Embedded */
.jIzzVN {
    box-sizing: border-box;
    margin: 0px;
    height: 16px;
    width: 16px;
}

.fohPuJ {
    box-sizing: border-box;
    margin: 0px;
    height: 12px;
    width: 12px;
}

.jWTcho {
    box-sizing: border-box;
    margin: 0px 0px 0px 4px;
    height: 16px;
    width: 16px;
    color: rgb(255, 119, 95);
}

.inmfMP {
    -webkit-box-align: center;
    align-items: center;
    background: rgb(239, 242, 245);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(0, 0, 0);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    height: 32px;
    font-size: 12px;
    padding: 0px 16px;
    line-height: 18px;
}

.inmfMP:active {
    background: rgb(239, 242, 245);
}

.inmfMP:focus {
    background: rgb(239, 242, 245);
    box-shadow: rgb(207, 214, 228) 0px 0px 0px 3px;
    color: rgb(0, 0, 0);
}

.inmfMP:disabled {
    background: rgb(239, 242, 245);
    color: rgb(0, 0, 0);
    opacity: 0.5;
    cursor: not-allowed;
}

.HBft {
    -webkit-box-align: center;
    align-items: center;
    background: rgb(56, 97, 251);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(255, 255, 255);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    height: 32px;
    font-size: 12px;
    padding: 0px 16px;
    line-height: 18px;
}

.HBft:active {
    background: rgb(56, 97, 251);
}

.HBft:focus {
    background: rgb(56, 97, 251);
    box-shadow: rgba(56, 97, 251, 0.32) 0px 0px 0px 3px;
    color: rgb(255, 255, 255);
}

.HBft:disabled {
    background: rgb(56, 97, 251);
    color: rgb(255, 255, 255);
    opacity: 0.5;
    cursor: not-allowed;
}

.eTtjLA {
    line-height: 1.5;
    margin: 0px;
    color: rgb(88, 102, 126);
    font-size: 14px;
}

.lhJnKD {
    line-height: 1.5;
    margin: 0px;
    color: rgb(34, 37, 49);
    font-weight: 600;
    font-size: 14px;
}

.iBBTXX {
    line-height: 1.5;
    margin: 0px 4px 0px 0px;
    color: rgb(128, 138, 157);
    font-size: 12px;
}

.POSot {
    line-height: 1.5;
    margin: 0px;
    color: rgb(88, 102, 126);
    font-size: 11px;
}

.cyOgPD {
    line-height: 1.5;
    margin: 0px;
    color: rgb(128, 138, 157);
    font-size: 12px;
    font-weight: 500;
}

.ieeNQV {
    margin: 0px;
    color: var(--text-color);
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}

.BCRsW {
    margin: 0px;
    color: var(--text-color-sub);
    font-size: 12px;
    line-height: 18px;
}

.kjUrda button {
    height: 36px;
    white-space: nowrap;
}


.jWqGZj {
    width: 400px;
    min-height: 140px;
    max-height: 673px;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
}

@media (max-width: 1199.98px) {
    .jWqGZj {
        width: 100%;
        height: 100%;
        overflow-y: hidden;
        border-radius: 0px;
        max-height: 100vh;
        padding: 0px;
    }
}

.cjWuer {
    padding: 18px 15px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(128, 138, 157);
}

@media (max-width: 1199.98px) {
    .cjWuer {
        background-color: rgb(255, 255, 255);
        padding: 16px;
        box-shadow: rgba(128, 138, 157, 0.08) 0px 1px 2px, rgba(128, 138, 157, 0.12) 0px 4px 12px;
    }
}

.hAGqgD {
    display: flex;
    flex: 1 1 0%;
    padding: 0px 4px;
}

.gCtKq {
    border: none;
    outline: none;
    width: 100%;
    box-shadow: none;
    background-color: rgb(255, 255, 255);
    color: rgb(34, 37, 49);
}

.gCtKq.desktop-input {
    width: 310px;
}

.gCtKq::-webkit-input-placeholder {
    color: rgb(166, 176, 195);
}

.gCtKq::placeholder {
    color: rgb(166, 176, 195);
}

@media (max-width: 991px) {
    .gCtKq {
        font-size: 16px;
        font-weight: 500;
    }
}

.gjQAVR {
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(207, 214, 228);
    color: rgb(255, 255, 255);
    border-radius: 8px;
}

.ksYoHE {
    display: none;
}

@media (max-width: 991px) {
    .ksYoHE {
        display: flex;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
    }

    .ksYoHE button {
        margin-left: 8px;
    }
}

.hNyObD {
    display: flex;
}

@media (max-width: 991px) {
    .hNyObD {
        display: none;
    }
}

.gwSIuh {
    height: 40px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0px 16px;
    background-color: rgb(248, 250, 253);
    width: 100%;
    border-radius: 0px 0px 8px 8px;
}

@media (max-width: 991px) {
    .gwSIuh {
        display: none;
    }
}

.kHmnwq {
    height: 18px;
    padding: 0px 6px;
    background-color: rgb(166, 176, 195);
    line-height: 18px;
    font-size: 10px;
    margin-right: 4px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font-weight: 600;
}

.fwMRWb {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(88, 102, 126);
    font-size: 11px;
    font-weight: 500;
}

.iqUoqS {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 12px 26px;
    background: linear-gradient(270deg, rgb(210, 226, 255) 0%, rgb(234, 244, 255) 100%);
    cursor: pointer;
}

.gSIltZ {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
    border-radius: 8px;
    min-height: 36px;
    background-color: rgb(248, 250, 253);
}

@media (max-width: 1199.98px) {
    .gSIltZ {
        padding: 12px 10px;
        background-color: rgb(255, 255, 255);
    }
}

.gSIltZ p {
    line-height: 100%;
}

.gSIltZ .coin-item-symbol {
    margin: 2px 0px 0px;
    margin-inline-start: 6px;
    font-size: 12px;
}

.gSIltZ:hover {
    background-color: rgb(248, 250, 253);
}

.MSlDW {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
    border-radius: 8px;
    min-height: 36px;
    background-color: rgb(255, 255, 255);
}

@media (max-width: 1199.98px) {
    .MSlDW {
        padding: 12px 10px;
        background-color: rgb(255, 255, 255);
    }
}

.MSlDW p {
    line-height: 100%;
}

.MSlDW .coin-item-symbol {
    margin: 2px 0px 0px;
    margin-inline-start: 6px;
    font-size: 12px;
}

.MSlDW:hover {
    background-color: rgb(248, 250, 253);
}

.eelAJJ {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 500;
}

.eelAJJ .select-control {
    display: none;
}

.eelAJJ .rank-area {
    display: block;
}

@media (max-width: 991px) {
    .eelAJJ .select-control {
        display: none !important;
    }

    .eelAJJ .rank-area {
        display: block !important;
    }
}

.ldDpTG {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 500;
}

.ldDpTG .select-control {
    display: none;
}

.ldDpTG .rank-area {
    display: block;
}

.ldDpTG .select-control {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.ldDpTG .rank-area {
    display: none;
}

@media (max-width: 991px) {
    .ldDpTG .select-control {
        display: none !important;
    }

    .ldDpTG .rank-area {
        display: block !important;
    }
}

.jcHcik {
    display: inline-block;
    height: 16px;
    padding: 0px 6px;
    background-color: rgb(166, 176, 195);
    line-height: 16px;
    font-size: 9px;
    margin-right: 4px;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    font-weight: 600;
}

.jqPrlG {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    margin-inline-end: 8px;
}

@media (max-width: 991px) {
    .jqPrlG {
        height: 24px;
        width: 24px;
        border-radius: 12px;
    }
}

.egLlDc {
    display: flex;
    flex-direction: column;
    padding: 0px 10px 10px;
    color: rgb(128, 138, 157);
}

@media (max-width: 1199.98px) {
    .liCrLv {
        width: 100%;
        position: fixed;
        bottom: 0px;
        margin-bottom: 0px;
    }
}

.hGenkt {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px 10px;
    margin-bottom: 10px;
}

@media (max-width: 1199.98px) {
    .hGenkt {
        margin-top: 14px;
    }
}

@media (min-width: 576px) {
    .lgTSsf {
        display: none;
    }
}

@media (max-width: 992px) {
    .giRYIg {
        display: none;
    }
}

/*! CSS Used from: https://s2.coinmarketcap.com/_next/static/css/51835809ae73e8cb.css */
.cmc-uikit-tippy.cmc-uikit-theme-day {
    --color-tippy-arrow: #fff;
    --color-text-1: #222531;
    --shadow-normal: 0px 1px 2px rgba(128, 138, 157, 0.12), 0px 8px 32px rgba(128, 138, 157, 0.24);
}

[data-tippy-root] {
    max-width: -webkit-calc(100vw - 10px);
    max-width: calc(100vw - 10px);
    pointer-events: auto !important;
}

.tippy-box {
    position: relative;
    background-color: var(--color-tippy-arrow);
    box-shadow: var(--shadow-normal);
    color: var(--color-text-1);
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    outline: 0;
    -webkit-transition-property: visibility, opacity, -webkit-transform;
    transition-property: visibility, opacity, -webkit-transform;
    transition-property: transform, visibility, opacity;
    transition-property: transform, visibility, opacity, -webkit-transform;
}

.tippy-content {
    position: relative;
    padding: 5px 9px;
    z-index: 1;
}




