@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&family=Arial:wght@700&display=swap');

.p_5f853fc8682f81 {
    margin: 24px 0;
}

.o_a12b80dd87f4f9 {
    display: flex;
    flex-direction: column;
    counter-reset: toplist-cryptonaute-counter 0;
}

.z_f70461f0dfa07c {
    box-sizing: border-box;
}

.b_32de928bc7f089 {
    display: flex;
    flex-wrap: wrap;
    margin: 16px 0;
    gap: 4px;
}

.e_4686178c52be50 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 140%;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    padding: 6px 12px;
    cursor: pointer;
    user-select: none;
    color: #113283;
    border: 1px solid #113283;
    border-radius: 50px;
    background: #fff;
}

.e_4686178c52be50.y_2b75062e2ed056 {
    color: #fff;
    background: #113283;
}

.j_97a14415992445 {
    display: grid;
    padding: 20px;
    counter-increment: toplist-cryptonaute-counter 1;
    border: 1px solid #e0e0e0;
    background: #fff;
    gap: 20px;
    grid-template-areas: 'logo main';
    grid-template-columns: 130px auto;
    grid-template-rows: auto;
}

.j_97a14415992445:first-child {
    border-radius: 4px 4px 0 0;
}

.j_97a14415992445:last-child {
    border-radius: 0 0 4px 4px;
}

.j_97a14415992445.z_3bed0d338399ea {
    display: none;
}

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

.h_f925b25b14f23c {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 62px;
    border-radius: 4px;
}

.h_f925b25b14f23c img {
    width: 130px;
    height: 62px;
    border-radius: inherit;
    object-fit: contain;
}

.y_aa83c7808f4834 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 135%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    gap: 8px;
}

.e_499087af15e619 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 135%;
    color: #000;
}

.e_499087af15e619:before {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 135%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-right: 8px;
    content: counter(toplist-cryptonaute-counter);
    color: #fff;
    border-radius: 4px 0 0 4px;
    background: #757575;
}

.x_52980c5a1e3f76 .e_499087af15e619 {
    display: none;
}

.h_92d527ab4a9fc5 {
    display: flex;
    justify-content: space-between;
    border-radius: 4px;
    background: #f5f5f5;
    gap: 20px;
    grid-area: main;
}

.l_b0f6a2e6f354be {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.e_48b0e1b7f3f1cc {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    line-height: 135%;
    position: relative;
    display: block;
    padding-left: 28px;
    color: #000;
}

.e_48b0e1b7f3f1cc:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    background-image: url('https://cryptonaute.fr/wp-content/uploads/621f0890/static/3-30-6/images/fire-cryptonaute.svg');
    background-size: 20px;
}

.b_9bdebd0c1b23f4 {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    min-width: 160px;
    height: 48px;
    margin: 20px;
    padding: 12px 16px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: #163eb2;
}

.b_9bdebd0c1b23f4:hover {
    text-decoration: unset;
    color: #fff;
    background-color: #113283;
}

.o_6f7a2315c8ec54 {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    height: 44px;
    margin: 16px auto 0;
    padding: 12px 8px;
    text-align: center;
    color: #060606;
    border: 1px solid #9e9e9e;
    border-radius: 4px;
}

.o_6f7a2315c8ec54:hover {
    cursor: pointer;
    text-decoration: unset;
    border: 1px solid #212121;
}

@media (max-width: 991px) {
    .b_32de928bc7f089 {
        overflow-x: scroll;
        flex-wrap: nowrap;
        width: 100vw;
        margin: 0 -16px 16px;
        padding: 0 16px;
    }

    .b_32de928bc7f089::-webkit-scrollbar {
        display: none;
    }

    .j_97a14415992445 {
        gap: 16px;
        grid-template-areas:
            'logo'
            'main';
        grid-template-columns: auto;
    }

    .v_594fd45856977b {
        flex-direction: row;
        justify-content: space-between;
        gap: 32px;
    }

    .h_f925b25b14f23c,
    .h_f925b25b14f23c img {
        width: 125px;
        min-width: 125px;
        height: 60px;
    }

    .x_52980c5a1e3f76 {
        display: flex;
        align-items: end;
        flex-direction: column;
        gap: 8px;
    }

    .x_52980c5a1e3f76 .e_499087af15e619 {
        position: relative;
        display: flex;
        min-height: 24px;
        padding: 2px 8px 2px 4px;
        border-radius: 0 4px 4px 0;
        background: #f5f5f5;
    }

    .h_92d527ab4a9fc5 {
        flex-direction: column;
        justify-content: unset;
        border-radius: unset;
        background: unset;
        gap: 16px;
    }

    .l_b0f6a2e6f354be {
        padding: 8px;
        border-radius: 4px;
        background: #f5f5f5;
    }

    .l_b0f6a2e6f354be .e_499087af15e619 {
        display: none;
    }

    .e_499087af15e619:before {
        position: absolute;
        top: 0;
        left: -24px;
        height: 100%;
        margin-right: 0;
    }

    .e_48b0e1b7f3f1cc {
        font-size: 20px;
        padding-left: 32px;
    }

    .e_48b0e1b7f3f1cc:before {
        top: 2px;
        width: 24px;
        min-width: 24px;
        height: 24px;
        background-size: 24px;
    }

    .b_9bdebd0c1b23f4 {
        width: 100%;
        height: 44px;
        margin: 0;
    }
}
