.S5edcda__701-74375 {
    margin: 24px 0;
}

.K5edcda__c24-41b1f {
    display: flex;
    flex-direction: column;
    counter-reset: bm-toplist-flagship-crypto-counter;
    gap: 16px;
}

.C5edcda__e0b-9e734 {
    display: grid;
    margin-bottom: 16px;
    padding: 16px;
    color: #211b2e;
    border: 1px solid #e8e8e8;
    background: #f6f8fb;
    gap: 0 16px;
    grid-auto-flow: row;
    grid-template-areas: 'logo main actions';
    grid-template-columns: 160px auto 160px;
    grid-template-rows: auto;
}

.F5edcda__ee2-828a1 {
    position: relative;
    overflow: hidden;
    animation: skeleton-shimmer 1.5s infinite;
    border-radius: 8px;
    background: linear-gradient(90deg, #e1e5eb 25%, #d1d6de 50%, #e1e5eb 75%);
    background-size: 200% 100%;
}

.H5edcda__3d7-4944b {
    display: flex;
    flex-direction: column;
    gap: 8px;
    grid-area: logo;
}

.T5edcda__799-071ea {
    width: 100%;
    height: 80px;
}

.A5edcda__1ec-a2018 {
    width: 100%;
    height: 24px;
}

.L5edcda__e35-8c245 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    grid-area: main;
}

.V5edcda__812-c1ba4 {
    width: 100%;
    height: 24px;
}

.K5edcda__457-a7c56 {
    width: 100%;
    height: 74px;
}

.A5edcda__f08-14c17 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    grid-area: actions;
}

.E5edcda__3a4-52dce {
    width: 100%;
    height: 32px;
}

.G5edcda__112-d1a4c {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
}

.F5edcda__f93-17edb {
    width: 100%;
    height: 48px;
    border-radius: 16px;
}

.E5edcda__5da-3a231 {
    width: 100%;
    height: 16px;
    border-radius: 16px;
}

@keyframes skeleton-shimmer {
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

.G5edcda__5d4-6cf51 {
    display: grid;
    padding: 16px;
    color: #211b2e;
    border: 1px solid #e8e8e8;
    background: #f6f8fb;
    gap: 0 16px;
    grid-auto-flow: row;
    grid-template-areas: 'logo main sidebar';
    grid-template-columns: 160px auto 160px;
    grid-template-rows: auto;
}

.D5edcda__fd1-85c3a {
    grid-area: main;
}

.T5edcda__ad6-9654d {
    display: flex;
    flex-direction: column;
    gap: 10px;
    grid-area: sidebar;
}

.J5edcda__1ed-73fb3.I5edcda__4e2-ac3b5 {
    display: none !important;
}

.J5edcda__1ed-73fb3.visible {
    display: grid !important;
}

.J5edcda__1ed-73fb3.first-visible .G5edcda__5d4-6cf51,
.J5edcda__1ed-73fb3:first-child .G5edcda__5d4-6cf51 {
    border: 2px solid #e5c0da;
    background: #f3f3f3;
}

.H5edcda__ec4-76418 {
    font-family: var(--bm-alt-font-family);
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 24px auto 0;
    padding: 13px 16px;
    color: #060606;
    border: 2px solid #060606;
    border-radius: 7px;
    gap: 8px;
}

.H5edcda__ec4-76418:hover {
    cursor: pointer;
    color: #fff;
    background: #060606;
}

.H5edcda__ec4-76418:hover svg path {
    stroke: #fff;
}

.J5edcda__284-6602d {
    position: relative;
    grid-area: logo;
}

.Z5edcda__106-77706 img {
    width: 160px;
    height: 80px;
    object-fit: cover;
}

.Z5edcda__106-77706:before {
    font-family: var(--bm-alt-font-family);
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 150%;
    position: absolute;
    z-index: 1;
    top: -17px;
    left: -17px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    content: counter(bm-toplist-flagship-crypto-counter);
    counter-increment: bm-toplist-flagship-crypto-counter;
    text-align: center;
    color: #211b2e;
    border: none;
    background: #f3f3f3;
}

.J5edcda__1ed-73fb3.first-visible .Z5edcda__106-77706:before,
.J5edcda__1ed-73fb3:first-child .Z5edcda__106-77706:before {
    background: #e5c0da;
}

.O5edcda__e62-b2a15 {
    font-family: var(--bm-alt-font-family);
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 150%;
    margin-top: 8px;
    color: #211b2e;
}

.O5edcda__e62-b2a15:N5edcda__098-40fe2 {
    display: none;
}

.O5edcda__423-3faf6,
.O5edcda__423-3faf6 p {
    font-family: var(--bm-alt-font-family);
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    margin-bottom: 0;
    color: #211b2e;
}

.O5edcda__423-3faf6 {
    margin-bottom: 16px;
}

.O5edcda__423-3faf6:N5edcda__098-40fe2 {
    display: none;
}

.U5edcda__b54-05072 {
    display: flex;
    flex-direction: column;
    margin: 0;
    list-style-type: none;
    gap: 4px;
}

.E5edcda__d9e-fc716 {
    font-family: var(--bm-alt-font-family);
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    padding-bottom: 0 !important;
    padding-left: 20px;
    color: #211b2e;
    background: url('https://cryptonews.com/es/wp-content/uploads/sites/12/62120897/static/3-30-3-2/images/tick-green.svg') left 5px no-repeat;
}

.Q5edcda__9af-92fd3 {
    font-family: var(--bm-alt-font-family);
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 135%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 32px;
    margin-top: 0;
    text-align: center;
    vertical-align: middle;
    color: #fff !important;
    background-color: #591c7e;
}

.Q5edcda__9af-92fd3:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 32px;
    content: '';
    background-color: #f6f8fb;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='32' viewBox='0 0 10 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0V22L10 32V0H0Z' fill='%23591C7E'/%3E%3C/svg%3E%0A");
}

.Q5edcda__9af-92fd3:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 32px;
    content: '';
    background-color: #f6f8fb;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='32' viewBox='0 0 20 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 32V20L0 0V32H20Z' fill='%23591C7E'/%3E%3C/svg%3E%0A");
}

.J5edcda__1ed-73fb3:first-child .Q5edcda__9af-92fd3:before,
.J5edcda__1ed-73fb3:first-child .Q5edcda__9af-92fd3:after {
    background-color: #f3f3f3;
}

.Q5edcda__9af-92fd3:hover {
    text-decoration: none;
    color: #fff;
}

.A5edcda__d2c-8a689 {
    font-family: var(--bm-alt-font-family);
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 135%;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    color: #211b2e;
}

.A5edcda__d2c-8a689 img {
    width: 80px;
    height: 16px;
    object-fit: contain;
}

.W5edcda__4f4-ae697 {
    font-family: var(--bm-alt-font-family);
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 135%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    text-align: center;
    color: #a72e83;
    gap: 8px;
}

.W5edcda__4f4-ae697:after {
    position: relative;
    width: 10px;
    height: 12px;
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewBox="0 0 10 12" fill="none"><path d="M3 3L6 6L3 9V11L7 7V5L3 1V3Z" fill="%23A72E83"/></svg>')
        no-repeat right;
}

.W5edcda__4f4-ae697:hover {
    text-decoration: none;
    color: #a72e83;
}

.J5edcda__1ed-73fb3 .R5edcda__b78-495d8 {
    background-color: unset;
}

.K5edcda__f43-cc632 {
    display: none;
}

.M5edcda__776-74d9e {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    gap: 16px;
}

.I5edcda__a9f-93aa1 {
    box-sizing: border-box;
}

.V5edcda__2a9-1f8fb {
    display: flex;
    flex-wrap: wrap;
    order: 1;
    margin-bottom: 0 !important;
    gap: 8px;
}

.Q5edcda__e17-cfabf {
    font-family: var(--bm-font-family);
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    height: 28px;
    padding: 0 12px !important;
    cursor: pointer;
    user-select: none;
    color: #2e83a7;
    border: 1px solid #dfeff6;
}

.Q5edcda__e17-cfabf.W5edcda__3ed-775d9 {
    color: #fff;
    border-color: #2e83a7;
    background: #2e83a7;
}

.E5edcda__a88-008fe {
    position: relative;
    flex-shrink: 0;
    order: 2;
}

.E5edcda__00d-96db7 {
    font-family: var(--bm-font-family);
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    display: flex;
    align-items: center;
    height: 28px;
    padding: 0 12px;
    cursor: pointer;
    user-select: none;
    color: #2e83a7;
    border: 1px solid #dfeff6;
    background-color: #fff;
    gap: 4px;
}

.E5edcda__00d-96db7:after {
    position: relative;
    width: 16px;
    height: 16px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4 6.40039L8 8.80039L5.6 6.40039H4L7.2 9.60039H8.8L12 6.40039H10.4Z' fill='%232E83A7'/%3E%3C/svg%3E");
}

.E5edcda__a88-008fe.selected .E5edcda__00d-96db7,
.E5edcda__a88-008fe.opened .E5edcda__00d-96db7 {
    border: 1px solid #dfeff6;
    background-color: #dfeff6;
}

.Z5edcda__036-877d3 {
    position: absolute;
    z-index: 10;
    top: 32px;
    right: 0;
    display: none;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    min-width: 160px;
    border: 1px solid #dfeff6;
    background: #fff;
    box-shadow: 0 4px 13px #0000000c;
    isolation: isolate;
}

.E5edcda__a88-008fe.opened .Z5edcda__036-877d3 {
    display: flex;
}

.D5edcda__398-56021 {
    font-family: var(--bm-font-family);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: block;
    width: 100%;
    padding: 8px 16px;
    cursor: pointer;
    user-select: none;
    color: #737373;
}

.D5edcda__398-56021.active,
.D5edcda__398-56021:hover {
    color: #2e83a7;
    background-color: #dfeff6;
}

.O5edcda__cee-23536,
.O5edcda__cee-23536 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;
    line-height: 12px;
    margin-top: 4px;
    margin-bottom: 0;
    color: #737373;
}

@media (max-width: 991px) {
    .C5edcda__e0b-9e734 {
        padding: 16px;
        gap: 16px;
        grid-template-areas:
            'logo'
            'main'
            'actions';
        grid-template-columns: 1fr;
    }

    .H5edcda__3d7-4944b {
        gap: 16px;
    }

    .T5edcda__799-071ea {
        height: 120px;
    }

    .V5edcda__812-c1ba4 {
        height: 48px;
    }

    .K5edcda__457-a7c56 {
        height: 68px;
    }

    .A5edcda__f08-14c17 {
        gap: 16px 0;
    }

    .G5edcda__112-d1a4c {
        flex-direction: row;
        width: 100%;
        gap: 10px;
    }

    .F5edcda__f93-17edb,
    .E5edcda__5da-3a231 {
        height: 32px;
    }

    .K5edcda__f43-cc632 {
        display: block;
    }

    .toplist-flagship-crypto__show-only-on-desktop {
        display: none;
    }

    .G5edcda__5d4-6cf51 {
        padding: 16px;
        gap: 16px;
        grid-template-areas:
            'logo'
            'main'
            'sidebar';
        grid-template-columns: 1fr;
    }

    .T5edcda__ad6-9654d {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 16px 0;
    }

    .Z5edcda__106-77706 img {
        width: 100%;
        height: 120px;
    }

    .O5edcda__e62-b2a15 {
        margin-top: 16px;
    }

    .U5edcda__b54-05072 {
        padding-top: 0;
    }

    .A5edcda__d2c-8a689 {
        display: flex;
        flex-direction: row;
        width: 50%;
        gap: 8px;
    }

    .W5edcda__4f4-ae697 {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 50%;
        margin-top: 0;
    }

    .Q5edcda__9af-92fd3 {
        width: 100%;
    }

    .M5edcda__776-74d9e {
        align-items: flex-start;
        flex-direction: column;
    }

    .V5edcda__2a9-1f8fb {
        order: 2;
    }

    .E5edcda__a88-008fe {
        order: 1;
    }

    .toplist-flagship-crypto__filter {
        overflow-x: scroll;
        flex-wrap: nowrap;
        width: 100vw;
        margin: 0 -16px !important;
        padding: 0 16px !important;
    }

    .toplist-flagship-crypto__filter::-webkit-scrollbar {
        display: none;
    }

    .Z5edcda__036-877d3 {
        right: unset;
        left: 0;
    }
}
