.k5edcda-3a11c2 {
    margin: 24px 0;
}

.p5edcda-53a41d {
    display: flex;
    flex-direction: column;
    counter-reset: bm-toplist-flagship-crypto-counter;
    gap: 16px;
}

.m5edcda-9190b5 {
    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;
}

.s5edcda-8a244f {
    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%;
}

.v5edcda-94c099 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    grid-area: logo;
}

.k5edcda-8fa989 {
    width: 100%;
    height: 80px;
}

.s5edcda-27876a {
    width: 100%;
    height: 24px;
}

.x5edcda-6e2e90 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    grid-area: main;
}

.e5edcda-aeca92 {
    width: 100%;
    height: 24px;
}

.i5edcda-24c57c {
    width: 100%;
    height: 74px;
}

.v5edcda-968305 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    grid-area: actions;
}

.h5edcda-dcbf66 {
    width: 100%;
    height: 32px;
}

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

.o5edcda-6c9a55 {
    width: 100%;
    height: 48px;
    border-radius: 16px;
}

.h5edcda-56121f {
    width: 100%;
    height: 16px;
    border-radius: 16px;
}

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

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

.g5edcda-f657c5 {
    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;
}

.m5edcda-5a682e {
    grid-area: main;
}

.y5edcda-d30613 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    grid-area: sidebar;
}

.g5edcda-0af748.k5edcda-28e74f {
    display: none !important;
}

.g5edcda-0af748.visible {
    display: grid !important;
}

.g5edcda-0af748.first-visible .g5edcda-f657c5,
.g5edcda-0af748:first-child .g5edcda-f657c5 {
    border: 2px solid #e5c0da;
    background: #f3f3f3;
}

.c5edcda-d5a4e7 {
    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;
}

.c5edcda-d5a4e7:hover {
    cursor: pointer;
    color: #fff;
    background: #060606;
}

.c5edcda-d5a4e7:hover svg path {
    stroke: #fff;
}

.d5edcda-73a02e {
    position: relative;
    grid-area: logo;
}

.k5edcda-cdd887 img {
    width: 160px;
    height: 80px;
    object-fit: cover;
}

.k5edcda-cdd887: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;
}

.g5edcda-0af748.first-visible .k5edcda-cdd887:before,
.g5edcda-0af748:first-child .k5edcda-cdd887:before {
    background: #e5c0da;
}

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

.g5edcda-37b240:m5edcda-3061b9 {
    display: none;
}

.a5edcda-93a3b4,
.a5edcda-93a3b4 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;
}

.a5edcda-93a3b4 {
    margin-bottom: 16px;
}

.a5edcda-93a3b4:m5edcda-3061b9 {
    display: none;
}

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

.t5edcda-9dc7d4 {
    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/nl/wp-content/uploads/sites/7/62120897/static/3-30-3-1/images/tick-green.svg') left 5px no-repeat;
}

.u5edcda-ee55ef {
    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;
    background-color: #591c7e;
}

.u5edcda-ee55ef: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");
}

.u5edcda-ee55ef: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");
}

.g5edcda-0af748:first-child .u5edcda-ee55ef:before,
.g5edcda-0af748:first-child .u5edcda-ee55ef:after {
    background-color: #f3f3f3;
}

.u5edcda-ee55ef:hover {
    text-decoration: none;
    color: #fff;
}

.n5edcda-2a672b {
    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;
}

.n5edcda-2a672b img {
    width: 80px;
    height: 16px;
    object-fit: contain;
}

.k5edcda-167108 {
    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;
}

.k5edcda-167108: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;
}

.k5edcda-167108:hover {
    text-decoration: none;
    color: #a72e83;
}

.g5edcda-0af748 .s5edcda-e35bfd {
    background-color: unset;
}

.p5edcda-9e5f34 {
    display: none;
}

.f5edcda-e25896 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    gap: 16px;
}

.w5edcda-d45d4c {
    box-sizing: border-box;
}

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

.o5edcda-7f93fc {
    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;
}

.o5edcda-7f93fc.a5edcda-6a7c49 {
    color: #fff;
    border-color: #2e83a7;
    background: #2e83a7;
}

.y5edcda-58ff02 {
    position: relative;
    flex-shrink: 0;
    order: 2;
}

.x5edcda-249cd4 {
    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;
}

.x5edcda-249cd4: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");
}

.y5edcda-58ff02.selected .x5edcda-249cd4,
.y5edcda-58ff02.opened .x5edcda-249cd4 {
    border: 1px solid #dfeff6;
    background-color: #dfeff6;
}

.c5edcda-e71904 {
    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;
}

.y5edcda-58ff02.opened .c5edcda-e71904 {
    display: flex;
}

.s5edcda-6bdb17 {
    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;
}

.s5edcda-6bdb17.active,
.s5edcda-6bdb17:hover {
    color: #2e83a7;
    background-color: #dfeff6;
}

.v5edcda-0898d8,
.v5edcda-0898d8 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) {
    .m5edcda-9190b5 {
        padding: 16px;
        gap: 16px;
        grid-template-areas:
            'logo'
            'main'
            'actions';
        grid-template-columns: 1fr;
    }

    .v5edcda-94c099 {
        gap: 16px;
    }

    .k5edcda-8fa989 {
        height: 120px;
    }

    .e5edcda-aeca92 {
        height: 48px;
    }

    .i5edcda-24c57c {
        height: 68px;
    }

    .v5edcda-968305 {
        gap: 16px 0;
    }

    .z5edcda-ecdafb {
        flex-direction: row;
        width: 100%;
        gap: 10px;
    }

    .o5edcda-6c9a55,
    .h5edcda-56121f {
        height: 32px;
    }

    .p5edcda-9e5f34 {
        display: block;
    }

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

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

    .y5edcda-d30613 {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 16px 0;
    }

    .k5edcda-cdd887 img {
        width: 100%;
        height: 120px;
    }

    .g5edcda-37b240 {
        margin-top: 16px;
    }

    .t5edcda-0a201a {
        padding-top: 0;
    }

    .n5edcda-2a672b {
        display: flex;
        flex-direction: row;
        width: 50%;
        gap: 8px;
    }

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

    .u5edcda-ee55ef {
        width: 100%;
    }

    .f5edcda-e25896 {
        align-items: flex-start;
        flex-direction: column;
    }

    .e5edcda-fb40a4 {
        order: 2;
    }

    .y5edcda-58ff02 {
        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;
    }

    .c5edcda-e71904 {
        right: unset;
        left: 0;
    }
}
